@charset "utf-8";
/* CSS Document */

html, body{
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}

html{
	background: url("../images/bgGradient.jpg") repeat-x top fixed;
}

body{
	background: url("../images/bgPattern.jpg") no-repeat center 90px fixed;
	height: auto;
}

.clear{
	clear: both;
} 

a{cursor: pointer;}

.pageWrapper{
	margin: 0 auto;
	position: relative;
	width: 960px;
	height: auto;
	padding-bottom: 50px;
}
.topLogoBar{
	position: relative;
	width: auto;
	height: 91px;
	background: url("../images/ycwc_logo.gif") no-repeat top left;
	text-align: right;
}
ul.homeMenuBar{
	position: relative;
	display: block;
	padding: 0;
	margin: 0 4px 0 0;
	height: 450px;
	width: auto;
	float: left;
}
	ul.homeMenuBar li{
		display: block;
		padding:0;
		margin:0;
		height: 75px;
		cursor: pointer;
	}
	
ul.subMenuBar{
	position: relative;
	display: block;
	padding: 0;
	margin: 0 4px 0 0;
	height: 215px;
	width: auto;
	float: left;
	overflow: hidden;/* to hide margin on bottom button */
}
	ul.subMenuBar li{
		display: block;
		padding:0;
		margin:0 0 2px 0;
		height: 29px;
		cursor: pointer;
	}
	
.flashFeature{
	float: left;
	height: 450px;
	width: 760px;
	position: relative;
}
.headerBanner{
	float: left;
	height: 215px;
	width: 768px;
	position: relative;
}


.sectionHeader{
	position: relative;
	margin: 4px 0; 
	background: url(../images/subSectionHeaderBg.gif); 
	height: 40px; 
	width: 945px; 
	padding: 0 0 0 15px;
}
.sectionHeader H1{
	font-family: Georgia, 'Times New Roman', Times, serif; 
	color: #ffffff; 
	font-size: 25px; 
	line-height: 40px; 
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.sectionHeader H1 a{
	color: #ffffff; 
	text-decoration: none;
	font-weight: normal;
}
.sectionHeader H1 a:hover{
	text-decoration: underline;
	font-weight: normal;
}


.contentWrapper{
	padding: 0 0 50px 0;
	position: relative;
	width: 960px;
	height: auto;
	background: #ffffff;
	/* background: #ffffff url(../images/subFeature1.jpg) no-repeat; */
}

.contentWrapper_lp{
	padding: 0;
	position: relative;
	width: 960px;
	height: auto;
	background: #ffffff;
	/* background: #ffffff url(../images/subFeature1.jpg) no-repeat; */
}

.leftMargin{
	padding: 400px 15px 0 30px;
	width: 260px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	color: #000066;
	background: #ffffff url(../images/subFeature1.jpg) no-repeat top left;;
}

a{ color: #000066; text-decoration: none; font-weight: bold;}
a.notBold{ color: #000066; text-decoration: none; font-weight: normal;}
a:hover, a.active{color: #3fb5f0; text-decoration: underline;}

.highlight{
	color: #3fb5f0;
}

.placertext{
	color: #dddddd;
	font-size: 10px;
}

.content{
	text-align:justify;
	width: 630px;
	height: auto;
	position: relative;
	margin: 30px 0 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 22px;
	color: #000066;
	float: left;
}

.content_lp{
	text-align:justify;
	width: 655px;
	height: auto;
	position: relative;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 22px;
	color: #000066;
	float: left;
}

.content H2{
	color: #000066;
	font-size: 20px;
	margin: 0;
	font-weight:normal;
}
TABLE#symptomTable{
	border: 1px solid #000088;
}
TABLE#symptomTable TD{
	text-align: left;
	height: 30px;
	line-height: 15px;
	width: 25%;
	padding: 8px 20px 8px 8px;
	vertical-align: middle;
	background: #eeeeee;
	margin: 2px;
}
TABLE#symptomTable TH{
	height: 30px;
	line-height: 15px;
	width: 25%;
	padding: 8px 20px 8px 8px;
	vertical-align: middle;
	margin: 2px;
}
.questionAnswer{
	margin: 0 0 10px;
	padding: 0;
}

.toggledInfo{
	width: 95%;
	margin: 10px auto;
	text-align: left;
	padding: 0;
	background: #eeeeee;
}
.toggledInfo i{
	font-size: smaller;
}

.toggledInfo ul li, .toggledInfo ol li{
	margin-bottom: 10px;
}

.answerTitle{
	padding: 10px;
	color: #ffffff;
	background: #000066;
}
.answerContent{
	padding: 10px;
}

.introTextBlock{
	position: relative;
	margin: 4px 4px 0 0;
	height: auto; 
	width: 544px;
	background: #ffffff url("../images/introTextBg.jpg") no-repeat top;
	float: left;
}
	.introTextBlock .contentBlock{
		padding: 15px;
	}
	.introHeader{
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #119cd0;
		font-size: 25px;
		margin: 0 0 5px;
	}
	.introText{
	        text-align:justify;
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 12px;
		line-height: 17px;
		color: #00002b;
	}
.blogTeaserBlock{
	margin: 4px 0 0;
	height: auto;
	width: 412px;
	background: #e6f9ff url("../images/blogTeaserBg.gif") no-repeat top;
	float: left;
}
	.blogTeaserBlock .feature{
		height: 140px;
		width: 140px;
		padding: 5px;
		float: left;
	}
	.blogTeaserBlock .contentBlock{
		padding: 10px 10px;
		width: 240px;
		float: left;
	}
	.blogTeaserTitle{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 19px;
		font-weight: normal;
		color: #003c82;
		margin: 0 0 15px;
	}
	.blogTeaserText{
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		color: #000000;
	}
	.blogTeaserFooter a{
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 11px;
		line-height: 16px;
		color: #0050ff;
		text-decoration: none;
	}
	.blogTeaserFooter a:hover{
		text-decoration: underline;
	}
	
.categoryDivider{
	padding: 15px 0 10px;
	border-bottom: 1px solid #004477;
	font-size: 20px;
	clear:both;
}
.symptom, .question{
	clear: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cccccc;
	position: relative;
}
.last{
	border: none;
}
.symptom .title, .question .title{
	clear: left;
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
	color: #0066CC;
	width: auto;
	position: relative;
	height: auto;
}
.symptom .titlehover,  .question .titlehover{
	clear: left;
	margin: 0;
	padding: 10px 10px;
	font-weight: bold;
	background: #004477;
	cursor: pointer;
	color: #ffffff;
}
.symptom .content, .question .content{
	clear: left;
	display: none;
	width: auto;
	padding: 0px 10px 30px 10px;
	margin: auto;
	margin-bottom: 10px;
	width: auto;
	height: auto;
	overflow-y: auto;
	overflow-x: hidden;
}
IMG.figure{
	margin: 10px;
}
.symptom .content .subcontent,  .question .content .subcontent{
	clear: left;
	width: auto;
	position: relative;
	margin: auto;
	padding: 5px 0 0 25px;
}
.symptom .subtitlebar, .question .subtitlebar{
	padding: 10px 10px 0 0;
	width: auto;
	clear: left;
	float: left;
	cursor: pointer;
	margin: 0;
}
.expandSymptomImg, .expandQuestionImg{
	top: 15px;
	position: absolute;
	z-index: 200;
	right: 10px;
}
.expandImg{
	vertical-align: baseline;
	position: relative;
	left: 10px;
}
.rightColumn{
	float: right; width: 200px; background: #f3f3f3; padding: 10px; margin: 0 0 15px 25px;text-align: left;
}

.rightColumn ul,.rightColumn ul li{
	margin: 0;
	padding: 0;
}
.rightColumn ul{
	margin: 0 0 0 10px;
	padding: 10px;
}
.content#blog ul{
	padding: 0;
}
.content#blog li{
	padding: 0;
}
BLOCKQUOTE{
	background: #f3f3f3;
	width: 90%;
	margin: auto;
	padding: 10px 15px;;
}
.quote IMG{
	margin-right: 5px;
}
BLOCKQUOTE .signature{
	width: auto;
	text-align: right;
	font-style: italic;
}


h1{
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #119cd0;
		font-size: 25px;
		font-weight: normal;
}
	

.keywordsFooter{
	margin: 4px 0 0;
	height: 161px;
	width: auto;
	padding-left: 46px;
	background: url("../images/keywordsFooter.gif") no-repeat top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	line-height: 21px;
}
	.keywordsFooter DIV{
		position: relative;
		float: left;
		width: 219px;
		height: 106px;
		top: 48px;
	}
	.keywordsFooter DIV.chiro{	width: 257px;}
	.keywordsFooter DIV.state{	width: 200px;}
	.keywordsFooter DIV a{
		color: #ffffff;
		text-decoration: none;
	}
	.keywordsFooter DIV a:hover{
		text-decoration: underline;
	}

.footerText{
	padding: 10px 10px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399CC;
}


.answerContent a{
	font-weight: normal;
	text-decoration: underline;
}

.symptomActionBar TD{
	padding: 5px 10px;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.symptomActionBar a > .text{
	text-decoration: underline;
	}
.symptomActionBar a > IMG{
	vertical-align: middle;
	}
.symptomActionBar a{
	color: #ffffff;
	}
.symptomActionBar a:hover{
	color: #09b0ee;
	text-decoration: none;
	}
.content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #09b0ee;
	font-weight: normal;
	margin-top: 25px;
	font-size: 24px;
	}
		
	
#hiddenHeaderImageForPrint{display: none;}