﻿body
{
	/*background: #6688aa;*/
	/*background: #ffffff url(http://www.responsivehealth.com/Images/bg.jpg) top left repeat-x;*/
	background-color: #f7f7f7;
	color: #101010;
	font: 13px arial,verdana,helvetica,sans-serif;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

a {text-decoration:none; color:#0066CC}

a:hover {text-decoration:underline}

h2 
{
    color:#A0522D;
}

h3
{
    color:#456782;
}

/* RspHlth.master */
.watermarked {
	background-color:#F0F8FF;
	color:#808080;
	text-align:center;
}	

.mainMenu {z-index:1}

.menuMainItems
{
	font-size:9pt;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;	
	width:130px;
	height:20px;
	text-align:center;			
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	z-index:9999
}

.menuSubLevel
{
    background-color:#476983;   
    border-bottom:1px solid #000000;
	height:20px;
	padding-top: 1px;
    font-size:13px;
    text-align:center;
    color: #ffffff;        
    width:140px;
    display:block;    
    vertical-align:middle;
	z-index:9999
    /*font-variant: small-caps;*/
}  
.menuSubLevel a:hover {text-decoration: none;}

.menuHover
{
    background-color: #5e8bae;
    border-top: solid 0px #124265;
    border-left: solid 0px #124265;
    border-right: solid 0px #124265;
    border-bottom: solid 1px #124265;
}

.shadow 
{
	-moz-box-shadow:    0 0 15px 2px #ccc;
	-webkit-box-shadow: 0 0 15px 2px #ccc;
	box-shadow:         0 0 15px 2px #ccc;
}

.rounded-corners
{
	-moz-border-radius:		6px;
	-webkit-border-radius:	6px; 
	border-radius:			6px;
}
/* end */





/* InfoPage.aspx css */
.InfoPageHead1
{
	padding: 5px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #484848;	
	display:block;
}

.InfoPageHead2
{
	padding: 5px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #A0522D;
	display: block;
}
/* end */





/* Home.aspx css */


/* end */





/* MensHealth */


/* end */





/* WomensHealth */

/* end */





/* Community */
.title
{
	color:#A0522D;
	font-size:24px;
	font-weight:bold;	
}

.heading
{
	color:#A0522D;
	font-size:18px;
	font-weight:bold;	
}

.heading2
{
	color:#A0522D;
	font-size:16px;
	font-weight:bold;	
}

.heading3, .heading4
{
	font-weight:bold;	
}


.heading5
{
	color:#A0522D;
	font-weight:bold;	
}

hr.dashed
{
	height:1px;
	border-top:1px dashed #808080;
	border-bottom:0px;
}

/* end */




/* fitness.aspx */
.formatFont
{
	font-size:10pt;
	font-family:Arial;
}
/* end */


/* ArticleList & commonTopic table display */
.ArticleListTable a
{
	font-size:12px;
	text-align:left;
}

.ArticleListHeader
{
	font-size:14px;
	font-weight:bold;
}

.absolute
{
	position:absolute;
	top:0px;
	left:0px;
}
.PagingLink {font-size:13px;font-weight:bold;}

.ClinicalItem
{
	padding:2px 0px 2px 20px;
	width:50%;
	background:e6e6fa;
}
.ClinicalItem_Alternating
{
	padding:2px 0px 2px 20px;
	width:50%;
	background:#ffffff;
}
.ClinicalList, ClinicalSearch
{
	padding:10px 0px 0px 10px;
	width:100%;
	background:#ffffff;
}
.menuRotating {font-size:12px;width:100%;border-bottom:1px solid silver;background:transparent;height:24px;text-align:left;padding-left:5px;}
.menuRotating_hover {background:#dcdcdc}
.menuBreadcrumb {font-size:12px;background:transparent;height:15px;text-align:left;padding:0px;}
.menuBreadcrumb_hover {background:#dcdcdc}


.ClassificationCategory
{
	padding:2px 0px 2px 20px;
	width:50%;
	background: #e6e6fa;
}
.ClassificationCategory_Alternating
{
	padding:2px 0px 2px 20px;
	width:50%;
	background:#ffffff;
}

/* end */

.ContentWImages
{
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}

ul.healthtools {margin-top:8px;margin-bottom:0px;}
li.healthtools {margin-top:5px;margin-left:-25px;}
.quizDescription {color:#A0522D;}
.quizQuestion {}
.quizWrong {color:#ff0000;font-weight:bold;}
.quizCorrect {color:#008000;font-weight:bold;}
.quizExplanation {color:#808080;}




/* fancyMenu */


.bkgBox 
{
	background: url(Images/recepies/bkg.gif) repeat-x bottom;
	background-color: #f3f5e8;
	width: 164px;
	margin-left: 0px;
	text-align: left;
}
ul.nav 
{
	margin: 0px;
}
.recepieSide 
{
	border-bottom: 1px solid #5b7991;
	margin-left: -40px;
	margin-bottom: 10px;
}
.recepieSideHeader
{
	font-size: 14px; 
	font-weight: bold;
	color: #fff; 
	background: url(Images/recepies/header_bkg.gif) repeat-x top; 
	display: block; 
	padding-left: 18px;
	margin-left: -40px;
	height: 35px;
	line-height: 25px;	
}
li.headerOne
{
	font-size: 15px;
	color: #505050;
	list-style-image: url(Images/box_bullet.gif);
	padding: 0; margin-left: 30px;
	margin-bottom: 20px;
}
ul li.subHeaderOne 
{
	color: #505050;
	list-style: disc; list-style-image: none;
	margin-top: 5px; margin-left: -25px;
}
ul li.subHeaderOne a
{
	font-size: 12px;
	padding: 0; margin: 0;
}

.allRecepiesHeader
{
	background: url(Images/recepies/list_header.gif) no-repeat;	
	display: block;
	line-height: 26px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
.recepieTextTitle a
{
	font-size: 13px;
	color: #000;
	text-decoration: underline;
}


blockquote { margin:10px; padding-left:10px; }

/*------------------------------------*\
	NAV
\*------------------------------------*/
#nav{
	width:100%;
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
	position:relative;
	z-index:9999;

}
#nav li{
	float:left;
	margin:0 0 0 64px;
	position:relative;
	display:block;
}
#nav li a{
	display:block;
	padding:4px;
	color:#fff;
	text-decoration:none;
	text-shadow:1px 1px 1px rgba(0,0,0,0.75); /* Text shadow to lift it a little */

}
#nav li a:hover{
	color:#ffffff;
	text-decoration:underline;
}

/*--- DROPDOWN ---*/
#nav ul{
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	opacity:0; /* Set initial state to transparent */
	-webkit-transition:0.25s linear opacity; /* Make the dropdown fade-in in Webkit */
	width:140px;
	margin-left:45px;
	padding-left:0
}
#nav ul li
{
	margin-left:0;
	padding-left:0;
	position:relative;
	float:left;
	width:140px;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	display:block;
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:-45px; /* Bring back on-screen when needed */
	opacity:1; /* Fade to opaque */
	padding:0px
}
#nav li:hover a{ /* Set styles for top level when dropdown is hovered */
	text-decoration:underline;
}
#nav li:hover ul a{ /* Override some top level styles when dropdown is hovered */
	text-decoration:none;
	background:#476983;
	-webkit-transition:-webkit-transform 0.075s linear;
}
#nav li:hover ul li a:hover{ /* Set styles for dropdown when items are hovered */
	text-decoration:underline;
	 background-color:#5E8FAD;
}

