body {
  height: 100%;

  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;

  font-size: 11pt;
  font-family: Arial, Helvetica, Sans-serif;
  font-weight: normal;
  font-style: normal;
	color: #000;
}

a, a:visited, a:active, a:link {
  color: blue;
}

.leftbar {
	background-color: #0c7ec1;
	width: 171px;
	vertical-align: top;
}

#activelanguage {
	padding-left: 20px;
	padding-top:6px;
	font-size: 11pt;
	font-weight: bold;
	color: #72a6d4;
}

#activelanguage .language {
  color: #fff;
}

#menuleft {
  margin-top: 0px;
}

#menuleft .menuitem {
  padding-top: 7px;
  width: 154px;
  height: 34px;
  padding-left: 5px;
  vertical-align: top;
}

#menuleft .submenuitem {
  padding-top: 0px;
  padding-left: 2px;
  vertical-align: top;
}

.submenuitem_active {
  color: #fff100;
  font-size: 14px;
  font-weight: bold; 
  padding-top: 0px;
  padding-left: 2px;  
  vertical-align: top; 
}

.menuleftdot {
  width: 12px;
  vertical-align: top;
  text-align: right;
}

.menuleftdot div {
  display: none;
}

.menuleftdot_active {
  padding-top: 11px;
  text-align: right;
  vertical-align: top;
}

.menuleftdot_active div {
  display: inline;
}

.submenuleftdot {
  width: 8px;
  vertical-align: top;
  text-align: right;
}

.submenuleftdot div {
  display: none;
}

.submenuleftdot_active {
  width: 8px;
  padding-top: 5px;
  text-align: right;
  vertical-align: top;
}

.submenuleftdot_active div {
  display: inline;
}

#menuleft .menuitem_active { 
  color: #fff100;
  font-size: 14px;
  font-weight: bold;
  padding-top: 7px;
  vertical-align: top;
  background: url('/images/menuleft_bgactive.gif');
  background-position: top right;
  background-repeat: no-repeat;
}

#menuleft .menuitem_activewithsubmenu {
  color: #a0c4e7;
  font-size: 14px;
  font-weight: bold;
  background: url('/images/menuleft_bgactive.gif');
  background-position: top right;
  background-repeat: no-repeat;
}

#menuleft .menuitem a, #menuleft .menuitem a:link, #menuleft .menuitem a:visited  { 
  color: #a0c4e7;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#menuleft .menuitem a:hover {
  color: #d6e9f5;
  font-size: 14px;
  font-weight: bold;
}


.pageheader { 
  background-color: #ccdbf0;
	vertical-align: top;  
}

#pageheader { 
  border-top: 4px solid #fff;
  background-color: #ccdaef;
}

#contentarea { 
  background-color: #e3ebf7;
  padding-left: 35px;
  padding-right: 5px;
  padding-top: 15px;
  padding-bottom: 25px;
  vertical-align: top;
}

.contentcategory_urinelle {
  background: url('/images/product_bg.gif');
  background-repeat: no-repeat;
}
.contentcategory_sickbag {
  background: url('/images/product_bg.gif');
  background-repeat: no-repeat;
}
.contentcategory_washcloth {
  background: url('/images/product_bg.gif');
  background-repeat: no-repeat;
}
.contentcategory_handgel {
  background: url('/images/product_bg.gif');
  background-repeat: no-repeat;
}

#content {
  width: 500px;
  font-size: 11pt;
  vertical-align: top;  
}

.pagetitle {
  font-size: 18pt;
  font-weight: bold;
  color: #28539c;
}

.header {
  font-size: 13pt;
  font-weight: bold;
  color: #486dac;
}

.smallheader {
  font-size: 14px;
  font-weight: bold;
  color: #486dac;
  margin-top: 2px;
  margin-bottom: 2px;
}

 hr {
  color: #486dac;
}

#contentright {
  text-align: center;
  vertical-align: top;
  padding-top: 25px;
}

#contentright_product {
  text-align: right;
  vertical-align: top;
  padding-top: 25px;
  padding-right: 15px;
}

.productphotoright  {
  border: 1px solid #486dac;
}