/* CSS Document */

.menu {
	margin: 10px 0 0 40px;
	padding: 10px;
	list-style: none;
	float:left;
	font: 75%/120% Arial, Helvetica, sans-serif;

}
.menu li {
	padding:  0 2px 5px 0;
	margin: 0 2px 10px 0;
	float: left;
	position: relative;
	text-align: center;
}
.menu a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/button.gif) no-repeat center center;
}
.menu li em {
	background: url(../images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}


body {
width: 821px;
background-color:#92847B;
font-family: Georgia, Helvetica, Arial, sans-serif;

}

body ul{ 
color:#92847B;
}

h3 { color:#666666; margin-left:10px; }

h4 { color:#5c5c5c; margin-left:10px; margin-bottom:5px; }




/* Layer 1 top
------------------------------------------------------------------*/
#Layer1 {
	z-index:1;
	position:absolute;
	top:18px;
	left:40px;
	width:785px;
	visibility: visible;

}



/* Toplinks
------------------------------------------------------------------*/
#toplinks {
	font-size:.94em;
	color:#ffffff;
	font-family:"Trebuchet MS", Verdana;
	
}
#toplinks ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#toplinks ul li {
	display:inline;
	margin-right:2em;
	}
#toplinks a {
	font-size:1.2em;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	
	}
	
#toplinks a:hover{
	font-size:1.2em;
	border:0;
	color:#FF9900;
	text-decoration:none;

	}
	
#toplinks span{
	font-size:1.0em;
	border:0;
	color:#ffffff;
	text-decoration:underline;
	padding:2px;
	}
	
#toplinks span:hover{
	font-size:1.0em;
	border:0;
	color:#ff6600;
	text-decoration:none;
	background-color:#ffffff;
	padding:2px;
	}
	
#skip img{
	border:#92847B;
	}

#skip {
	float:right;
	text-align:right;

	padding:0 13px 0 14px;
	}

.skip a{
	color:#FFFFFF;
	margin-left:20px;

	}
	
.skip a:hover{
	color:#FF6600;
	}

	
	

/* Layer 2 header horozontal menu
------------------------------------------------------------------*/

#Layer2 {
	z-index:2;
	width:815px;
	height:150px;
	background:url(../images/top.png) no-repeat;
	margin:45px 0 0 0;
	}
	
	
.logo{
	  margin-left:60px;
	  margin-top:50px;
	  }

.header {
		margin-left:330px;
		margin-top:10px;
		margin-bottom:20px;
       }

#banner {
	
	height:65px;
	width:815px;
	clear:both;
	padding-bottom:15px;
	margin-top:-70px;
	padding-top:-70px;

	}


	   
/* small layout
------------------------------------------------------------------*/


.small #content {

	background:url(../images/background.jpg);
	}
.small #content-footer {
	background:url(../images/bottom2.png) no-repeat bottom left;
	height:65px;
	width:815px;
	clear:both;

	}

/* -------------- horozontal menu ------------- */ 

.MainMenu {
	
	position: relative;
	margin-top:-72px;
	float:right;
	width: 450px;
	margin-right:-10px;
	background:url();	
	font-family:"Trebuchet MS", Verdana;
}
.MainMenu UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px; 
	PADDING-TOP: 0px
}

.MainMenu UL a:visited {
	color:ffffff;
}

.MainMenu LI {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	TEXT-TRANSFORM: lowercase;
	PADDING-TOP: 0px;
	FONT-FAMILY: "Trebuchet MS"
	}

.MainMenu LI.current_page_item {
	BACKGROUND: #ffffff; COLOR: #5c5c5c;
}
.MainMenu A {
	 FLOAT: left; PADDING-BOTTOM: 3px; COLOR: #5c5c5c;  PADDING-TOP: 3px; DISPLAY: block; BACKGROUND:  #ffffff ; VERTICAL-ALIGN: middle; WIDTH: 75px;  LINE-HEIGHT: 15px; HEIGHT: 10px;  TEXT-DECORATION: none; text-align:center;
}

.MainMenu A:hover {
	 COLOR: #ff6600; TEXT-DECORATION: none;  FLOAT: left; PADDING-BOTTOM: 3px; HEIGHT: 15px;
}
	
/* Layer 3 :: NAVIGATION
------------------------------------------------------------------*/

#Layer3 {
width: 12em;
border-top: none;
margin-left:50px;
padding-top:20px;

color: #333;
   }

#Layer3 h1{
	margin-top: 12px;
	font-size:1.2em;
	color: white;
	background-color: #666666;
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #333;
	padding: 1px;
	width:190px;
	text-align:center
}


.small #content #Layer3 {
	width:190px;
	margin-top:-40px;
	float:left;
	z-index:3;
}



#Layer3 ul {
list-style: none;
margin: 0;
padding-bottom:5px;
padding:0;
border: none;
   }
   
#Layer3 ul a:visited{
   color:#FFFFFF;
   }
		
#Layer3 li {
border-top: 1px solid #333;
margin: 0;
         }

#Layer3 li a {
color: #ffffff;
background-color: #5c5c5c;
display: block;
padding: 1px 5px 5px 1px;
text-decoration: none;
border-bottom-color:#666666;
border-bottom-width:1px;
width: 14em;
   }
   
#Layer3 li a:visited {
color:  #CCCCCC;

   }
   
   

html>body #Layer3 li a {
width: 10em;
   }
	   
#Layer3 li a:hover {
background-color:#ffffff;
color: #666;
font-weight:bold;
   }
   
#Layer3 li a:hover img{
display:none;
   }
	   
	   
 #Layer3 li a:hover:after, #Layer3 li a:focus:after {
content: " [" attr(accesskey) "] ";
   }
   
/* Layer 3 icons and images */

.bullet {
	width: 11px;
	height: 11px;
	border: 0;
	margin-right: 7px;
}

/* Layer 3 search */   
.searchbar{
	font-size:1.2em;
	color:999999;
	margin: 1em 0;
	padding: 1px;
	width:190px;
	text-align:left;
}

#searchform p.p1
	{
	text-indent: -10000px;
	height: 8px;


	background: url(../images/txt-searchstring.gif) no-repeat;
	}

.topsearch{
margin-left:10px; width:100px;	
}


.topsearchA{
font-size:14px; color:#5c5c5c;	
}


#searchform input.inp
	{
	border: 1px solid #ddd;
	width: 100px;
	background: #fcfcfc;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 10px;
	outline: none;
	}
	
#searchform input.inp:hover,
#searchform input.inp:focus
	{ border: 1px solid #aaa; }

#searchform input.search-btn
	{
	width: 54px;
	height: 20px;
	background: #5c5c5c;
	outline: none;
	}
	
#searchform input.search-btn:hover
	{
	background: #5c5c5c 0 -20px;
	}
dl.resource dt a:hover { background-position: -500px 60%; }
dl.resource dd a { color: #888; }
dl.resource dd a:hover { color: #666; }
.no { display: none; }
.clear { clear:left; }
.left { float: left; }
.right { float: right; }

.search{ color: #ffffff; font-size:15px; margin-left:20px;}
.searchorg {color: #ff6600; font-size:15px;}


/* Layer 4 main content
------------------------------------------------------------------*/
#Layer4 {
	z-index: 3;
	width:500px;
	margin-left:275px;
	top:470px;
	text-align:justify;
}

#Layer4 h1{
	margin-top:-20px;
	margin-left:5px;
	font-size:1.1em;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	text-align:left;
	color:#ff6600;
}

#Layer4 h2{
	color:#5c5c5c;
	font-size:1.4em;
}


#Layer4 h3 {
	margin-bottom:-2px;
}

#Layer4 h3 a{
	color:#FF6600;
	font-size:12px;
	text-decoration:underline;
}

#Layer4 h5{
	color:#ff6600;
	font-size:1.4em;
}

#Layer4 h6{
	color:#5c5c5c;
	font-size:1.4em;
	background-color:#CCCCCC;
}

#Layer4 h7{
	color:#cccccc;
	font-size:1.4em;
	background-color:#CCCCCC;
}

#Layer4 a {
	color:#ff6600;
}

#Layer4 a:visited {
	color:#666666;
}

#Layer4 a:hover {
	color:#666666;
}


#Layer4 h3 a:hover {
	color::#ff6600;
	}
	
#Layer4 img {
	float:left;
	padding: 2px;
	margin-top:10px;
	margin-right:15px;
	margin-left:5px;
	}
	
#Layer4 #menu3 img {
	float:left;
	padding: 2px;
	margin-top:10px;
	margin-right:1px;
	margin-left:5px;
	}


.docimg { 
	float:left;
	padding: 2px;
	margin-top:-30px;
	margin-right:15px;
	margin-left:5px;
	}


.series {
margin-top:-21px; font-size:1.2em; font-family:verdana; text-align:center; color:#FFFFFF;
}

.header_print {
display:none;

}
.catch_print{
display:none;


}
.comment_print{
display:none;
}


 .snipimg{
	float:left;
	padding-left:7px; padding-right:7px; padding-bottom:1px; padding-top:1px;
    border:1px solid #CCCC99; background-color:#F0F0F0;
	margin-top:10px;
	margin-right:15px;	
	
	}

.article{
text-align:justify;
font-size:1.2em;
font-family: Helvetica;
}

.docimg {
	float:left;
	padding: 2px;
	margin-top:-10px;
	margin-right:5px;
	}


.imageLeftbdr {
	float:left;
	padding: 2px;
	margin-top:10px;
	margin-right:15px;
	}

.imageclick {
	float:left;
	padding: 2px;
	margin-top:5px;
	margin-right:10px;
	}
	
.printimg {
	float:left;
	padding: 2px;
	margin-top:-4px;
	margin-right:15px;
	}	

	
.imgfeature {
	float:left;
	padding: 2px;
	margin-top:10px;
	margin-right:15px;
	background-image:url(../article/image/breasts.jpg)
	
	}
	
	
	.icons {
	float:left;
	padding: 2px;
	margin-right:15px;
	
	}
	
	
 img {
 border-color:#FFFFFF;

	}
	
.imghead{
margin-top:22px;
margin-left:10px;
}	







/* Footer
------------------------------------------------------------------*/

.tabimg {
	float:left;
	padding-left:1px; padding-right:1px; padding-bottom:0px; padding-top:0px;
    border:1px solid #CCCC99; background-color:#F0F0F0;
	margin-top:10px;
	margin-right:5px;	
	}

.profile {
	padding-left:5px; 
}

.art_blurb{ 
	background-color:#F0F0F0;
	padding:5px;
}

#art_tag a{ color:#666666;
}


/* symptom builder
------------------------------------------------------------------*/

.autocomplete {
	  		position: absolute;
			padding-right: 0px;
			padding-left: 0px;
			font-size: 125%; 
			padding-bottom: 2px; 
			margin: 0px 2px 0px 0px; 
			padding-top: 2px;
			background-color: #fff;
			border: 1px solid #666;
			overflow: hidden;
			}

			

.autocomplete ul {
			padding: 0;
			margin: 0;
			list-style: none;
			overflow: auto;
			}

			

.autocomplete li {
			display: block;
			white-space: nowrap;
			cursor: pointer;
			margin: 0px;
			padding-left: 5px;
			padding-right: 5px;
			border: 1px solid #ffffff;
			}

			

.autocomplete li.selected {
			background-color: #ffffcc;
			border-top: 1px solid #666;
			border-bottom: 1px solid #666;
			}
			
			
.date { color:#FF9900; font-size:.9em; font-family:Verdana;
	  }
	  

.name { color:#000000; font-size:.9em; font-family:Verdana;
	  }


.description { color: #999999; font-size:.9em; font-family:Verdana; padding-top:5px;
	  }


.profile {
color:ff6600;
} 


.article_title {
margin-top:-31px; 
margin-left:5px; font-size:1.2em;
font-family:Trebuchet MS, Verdana;
text-align:left; color:white;
}

#descr {
	background:#ffffff;
	margin:1em 25px;
	padding:0;
}


.read { color:#FF9900; font-size:.9em; font-family:Verdana;
	  }
	  

.more { color:#000000; font-size:11px; font-family:Verdana;
	  }


.description { color: #5c5c5c; font-size:11px; font-family:Verdana;
	  }

#descr li a {
	background:url() no-repeat 14px 1em;
	margin-top:15px;
	
}


#descr li a:visited {
	background:url() no-repeat 14px 1em;
	color:#ff9900;
	text-decoration:none;
	margin-top:15px;
}


#descr li a:hover {
	background:#5c5c5c url() no-repeat 14px 1em;
	padding:5px;
	color:#FFFFFF;
	text-decoration:none;
}

#descr li a:hover  {
	color:#ffffff;
}


.titlebar{

}


.titlebar_health{
	font-size:1.2em;
	color: white;
	margin: 1em 0;
	background-color: #666666;
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #333;
	padding: 1px;
	width:190px;
	text-align:center
}

#today .bd h3{
font-size:1.1em;
text-align:justify;
color:#5c5c5c;
margin-left:5px;
margin-bottom:-15px;

}

#today .feature{
font-size:1em;
text-align:justify;
margin-left:10px;
margin-top:-15px;

}

#today a{
color:#FF9900;

}





.thumbs { 
font-size:11px;
padding-top:10px;
text-align:left;

}

.more {
	color:#FF9900;
}

.category {
	font-size:1.2em;
	color:white;

}



.reading{
	font-size:1.2em;
	color: white;
	background-color: #666666;
	border-top: 1px solid #333;
	text-align:center
}

/* menu components */
.cate_words {
color:#FFFFFF;
margin-left:30px;
margin-top:-15px;
}

.cate_words a:hover {
		color:#FF6600;

}

a {	text-decoration: none;}

a {	text-decoration: none;}

a:hover { text-decoration: underline; background-color:ffffff;}


 
.ie_fix a { text-decoration: none; } 




#pic {

	background-color: #FFFFFF;

	left: 10px;

	position: relative;

	top: 10px;

	width: 135px;
	
	margin-bottom:100px;

}



#pic a .large {

	border: 0px;

	display: block;

	height: 1px;

	left: -1px;

	position: absolute;

	top: -1px;

	width: 1px;

}



#pic a img {

	border: 0;

}



#pic a.p1, #pic a.p1:visited {

	background: #FFFFFF;



	display: block;

	height: 90px;

	left: 0;

	text-decoration: none;

	top: 0;

	width: 135px;

}



#pic a.p1:hover {

	background-color: #8C97A3;

	color: #000000;

	text-decoration: none;

}



#pic a.p1:hover .large {

	border: 1px solid #000000;

	display: block;

	height: 352px;

	left: -10px;

	position: absolute;

	top: -60px;

	width: 473px;

}


	
