@charset "utf-8";

/* Default */
body{ background:url(images/background.png) repeat-x top; background-color:#1cb6ec; font-family:verdana; color:#000000; font-size:13px; border-top:#000000 2px solid; padding:0px; margin:0px;}

/* Layers */
.container {position:relative; max-width:1000px; margin:0 auto;}
.header {position:absolute;left:0px;top:0px;width:1000px;height:112px;background-image: url(images/header.png);}
.frheader {position:absolute;left:0px;top:0px;width:1000px;height:112px;background-image: url(images/FRheader.png);}
.seperator {position:absolute;left:0px;top:156px;width:1000px;height:12px;background-image: url(images/seperator.png);}
.body {position:relative;left:0px;top:168px;width:1000px;height:auto;background-image: url(images/body.png);}
.footer {position:relative;left:0px;top:168px;width:1000px;height:54px;background-image: url(images/footer.png);}
.innerbody{margin-left:50px; width:901px; } /* background:url(images/innerbackground.jpg) top repeat-x */
.menuarea {position:absolute;left:0px;top:112px;width:1000px;height:44px;background-image: url(images/Slice.png);}
.header-ceil {position:absolute;left:425px;top:20px;width:475px;height:15px;background: url(images/header_ciel.png) 0px -25px ;}
.heng{
	position:absolute;
	left:339px;
	top:0px;
	width:64px;
	height:22px;
}
.hfre{
	position:absolute;
	left:408px;
	top:0px;
	width:68px;
	height:22px;
}
.labelText {position: relative;padding-left: 0px; display:inline-block;width: 10em; margin-left:5px; font-size:14px; font-weight:bold; font-family:inherit; text-align:left; top:5px; vertical-align:top}
.inputadmin {width:200px; font-size:14px}

/* Menu */
#menu{float:left; margin:0px; width:1000px; padding-left:50px}
#menu a{display:block; height:44px}
#menu li{float:left; list-style:none; margin:0px; width:auto}
#menu #patient{width:112px; background:url(images/menu.png) no-repeat 0px 0px}
#menu #patient:hover{width:112px; background:url(images/menu.png) no-repeat 0px -44px}
#menu #patientover{width:112px; background:url(images/menu.png) no-repeat 0px -44px}
#menu #distributor{width:165px; background:url(images/menu.png) no-repeat -112px 0px}
#menu #distributor:hover{width:165px; background:url(images/menu.png) no-repeat -112px -44px}
#menu #distributorover{width:165px; background:url(images/menu.png) no-repeat -112px -44px}
#menu #physician{width:148px; background:url(images/menu.png) no-repeat -277px 0px}
#menu #physician:hover{width:148px; background:url(images/menu.png) no-repeat -277px -44px}
#menu #physicianover{width:148px; background:url(images/menu.png) no-repeat -277px -44px}
#menu #information{width:136px; background:url(images/menu.png) no-repeat -424px 0px}
#menu #information:hover{width:136px; background:url(images/menu.png) no-repeat -424px -44px}
#menu #informationover{width:136px; background:url(images/menu.png) no-repeat -424px -44px}

#menu #Fpatient{width:112px; background:url(images/fmenu.png) no-repeat 0px 0px}
#menu #Fpatient:hover{width:112px; background:url(images/fmenu.png) no-repeat 0px -44px}
#menu #Fpatientover{width:112px; background:url(images/fmenu.png) no-repeat 0px -44px}
#menu #Fdistributor{width:165px; background:url(images/fmenu.png) no-repeat -112px 0px}
#menu #Fdistributor:hover{width:165px; background:url(images/fmenu.png) no-repeat -112px -44px}
#menu #Fdistributorover{width:165px; background:url(images/fmenu.png) no-repeat -112px -44px}
#menu #Fphysician{width:148px; background:url(images/fmenu.png) no-repeat -277px 0px}
#menu #Fphysician:hover{width:148px; background:url(images/fmenu.png) no-repeat -277px -44px}
#menu #Fphysicianover{width:148px; background:url(images/fmenu.png) no-repeat -277px -44px}
#menu #Finformation{width:136px; background:url(images/fmenu.png) no-repeat -424px 0px}
#menu #Finformation:hover{width:136px; background:url(images/fmenu.png) no-repeat -424px -44px}
#menu #Finformationover{width:136px; background:url(images/fmenu.png) no-repeat -424px -44px}

/* Default - Links */
a:link{color:#000000; text-decoration:underline; }
a:visited{color:#000000; text-decoration:underline;}
a:hover{color:#000000; text-decoration:underline;}
a:active{color:#000000; text-decoration:underline;}

/* SEO */
h1{margin:5px; font-size:20px; font-weight:bold;  }
h2{margin:2px; margin-left:0px; font-size:16px; font-weight:bold;  }
h3{margin:0px; margin-left:10px; font-size:14px; font-weight:normal; line-height:18px}
h4{margin:2px; margin:8px; font-size:15px; font-weight:bold; }

/* Specs 
.specon{ font-size:10px; font-weight:bold;  width:200px;  }
.specoff{ font-size:10px; font-weight:bold;  width:200px;  }
.specdata{background:#EEEEEE; font-weight:normal}
*/
.specon{height:23px; width:530px; background:#CCC; margin:5px; font-size:12px; font-weight:bold; text-indent:5px; line-height:1.7em}
.specoff{height:23px; width:530px; background:#999; margin:5px; font-size:12px; font-weight:bold; text-indent:5px; line-height:1.7em}
.specdata{position:relative; height:23px; margin-top:-20px; width:390px; margin-left:150px; background:#E6E6E6}
