/*
TEMPLATE:
skin and page structure elements
*/

/* reset core reset  */
form{ margin:0; }
div{ font:14px "Trebuchet MS",Trebuchet,Arial,sans-serif; }
hr{ 
	margin:0; padding:0; border:0;
	margin-right: 20px;
	border-bottom:1px solid #beb8ae;
}

/* Utilities */
.Hide{ display:none; }
.Left{ float:left; }
.Right{ float:right; }
.Clear{ clear:both; }

.Red{ color:#b20000; }

body, td{	
	font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;
	font-size: 14px;
	color: black;
	/*text-align:left;
	vertical-align:top;*/
}



body{ width:100%; background:#c7dbeb url("../images/bg.gif") repeat-x top; text-align:center; }
	#dropShadow{ width:892px; background:url("../images/dropshadow.gif") repeat-y; margin:0 auto; }
		#dropShadowGradient{ width:892px; background:url("../images/dropshadowgradient.gif") no-repeat top; margin:0 auto; }

			#mainBodyContainer{ width:874px; margin:0 auto; }
				#mainBody{ width:860px; margin:0 7px; }
					#menuContainer{ text-align:left; }
						/* #menuContainer div{ width:140px; } */
					#rootContent{ min-height:253px; }
					#footerHeader{ 
						width:860px;
						height:10px;
						background:url("../images/footer_header.gif") no-repeat top; 
					}
					#footer{
						font:11px "Trebuchet MS",Trebuchet,Arial,sans-serif;
						color:#807a66;
						text-align:center;
						padding:18px 0 30px 0;
						}
						#footer a{
							font:11px "Trebuchet MS",Trebuchet,Arial,sans-serif;
							color:#807a66;
							text-decoration:none;
							}
							#footer a:hover{ text-decoration:underline; }
		#footerSpacer{
			background:url("../images/spacer_footer.gif");
			width:895px; height:9px;
			margin:0 auto;
		}


#nav {  }
#nav ul { 
	list-style:none; 
	margin:0; 
	padding:0; 
	width:860px; 
}
#nav ul li { 
	float:left;
	margin:0; 
	padding:0;
	position:relative;
}
#nav ul li a { 
	display:block; 
	height:60px;
	text-indent:-9999px;
}

#navServicesForTennesseans a.oldNav {
	background-image:url("../images/servicesfortennesseans.gif");
	width:159px;
}
#navServicesForTennesseans a.oldNav:hover { background-image:url("../images/servicesfortennesseans_over.gif"); }

#navAboutBobCorker a.oldNav { background-image:url("../images/aboutbobcorker.gif"); width:149px; }
#navAboutBobCorker a.oldNav:hover { background-image:url("../images/aboutbobcorker_over.gif"); }

#navContactInformation a.oldNav { background-image:url("../images/contactinformation.gif"); width:156px; }
#navContactInformation a.oldNav:hover { background-image:url("../images/contactinformation_over.gif"); }

#navNewsRoom a.oldNav { background-image:url("../images/newsroom.gif"); width:109px; }
#navNewsRoom a.oldNav:hover { background-image:url("../images/newsroom_over.gif"); }

#navIssuesLegislation a.oldNav { background-image:url("../images/issueslegislation.gif"); width:148px; }
#navIssuesLegislation a.oldNav:hover { background-image:url("../images/issueslegislation_over.gif"); }

#navAboutTennessee a.oldNav { background-image:url("../images/abouttennessee.gif"); width:139px; }
#navAboutTennessee a.oldNav:hover { background-image:url("../images/abouttennessee_over.gif"); }

#nav ul li ul { 
	border:1px solid #ADAEA2;
	border-top:3px solid #ADAEA2;
	display:none;
	position:absolute;
	top:60px;
	width:auto; 
} 
#nav ul li ul li { 
	border-bottom:1px solid #ADAEA2;
	float:none;
}
#nav ul li ul li a { 
	background:#f0f0f0 none;
	color:#58594F;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	height:auto;
	padding:5px;
	padding-left:8px;
	text-decoration:none;
	text-indent:0;
	width:auto;
	display: block;
}
#nav ul li ul li a:hover { 
	background-color:#D9D9D9; 
	background-image:none;
}


#subnavContainer { padding-top:25px; }
#subnav { margin:0 0 0 10px; padding:10px 0 0 0; }

.copy ul li { list-style:disc; }

#copyHeader{ 
	width:860px; height:63px; 
	background:url("../images/copyheader.gif") no-repeat; 
}
#searchBar{ 
	width:860px; height:30px; 
	background:url("../images/copysearch_bg.gif") no-repeat;
	}
	#searchBarLinks{ 
		width:100px; 
		margin-left:583px;
		padding-top:5px;
		float:left;
		display:inline;

		color:#99948d;
		font:bold 12px "Trebuchet MS",Trebuchet,Arial,sans-serif;
		}
		#searchBarLinks a{
			color:#800000;
			text-decoration:none;
			text-transform:uppercase;
			}
			#searchBarLinks a:hover{
				text-decoration:underline;
			}
	#searchKeywords{
		margin:0; padding:0; border:0; background:none;
		width:129px; height:20px;
		float:left;
		margin-left:16px;
		padding-top:7px;
		display:inline;

		color:#595959;
		font:bold 12px "Trebuchet MS",Trebuchet,Arial,sans-serif;
	}
	#searchGo{
		margin:0; padding:0; border:0; background:none;
		width:27px; height:20px;
		float:left;
		padding-top:25px;
		cursor:pointer;
	}
#copyContainer{ 
	background:#ebe6da; 
	border-left:1px solid #ccc7b8; 
	border-right:1px solid #ccc7b8; 
	}
	#caseworkFix{ 
		width:613px;
		float:left; 
		}
		#cookieCrumb{
			width:613px;
			height:27px;
			background:#807a66;
			overflow:hidden;
			}
			#cookieCrumbText{
				margin-left:21px;
				padding-top:6px;
				color:#ffffff;
				font:bold 12px "Trebuchet MS",Trebuchet,Arial,sans-serif;
				text-align:left;
				}
				#cookieCrumbText a{ color:#ebe6da; }
		#copyContent{
			width:573px;
			margin:0 20px;
			padding:20px 0;
			text-align:left;
			font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;
	font-size: 14px;
	color: black;
		}
	#copyVDiv{
		width:6px;
		height:302px;
		float:left;
		background:url('../images/copyvdiv.gif') no-repeat top;
	}
	#gutter{
		width:239px;
		min-height:302px;
		float:right;
		text-align:left;
		
		background:url("../images/submenu_bg.gif") no-repeat top;
		}
		.SubmenuHeader{ 
			width:239px;
			height:59px;
			background:url("../images/submenu_header.gif") no-repeat top; 
			}
			#caseworkTopics{
				background:url("../images/caseworktopics_header.gif") no-repeat top; 
			}
			#caseworkFAQs{
				background:url("../images/caseworkfaqs_header.gif") no-repeat top; 
			}
			#caseworkLinks{
				background:url("../images/caseworklinks_header.gif") no-repeat top; 
			}
			.Submenu{ 
				padding:0; margin:0; 
				padding-bottom:5px;
				text-align:left;
				}
				.Submenu li{
					width:219px;
					margin-left:20px;
					padding:5px 0;
					font:bold 16px "Trebuchet MS",Trebuchet,Arial,sans-serif;
					}
					.Submenu li a{
						color:#6b889e;
						text-decoration:none;
					}
					.Submenu li a:hover{
						color:#9CC6E5;
					}
		#gutter hr{ 
			padding:0; margin:0; border:0;
			margin:0 auto;
			width:200px;
			border-bottom:1px solid #beb8ae;
		}
		#gutterHome{ padding-top:11px; }



#printThis a { display:block; padding-left:20px; background:url(../../_images/icons/print.gif) no-repeat; }
#emailThis a { display:block; padding-left:20px; background:url(../../_images/icons/email.gif) no-repeat; }
.email_message { width:600px; margin:0 auto; padding:10px; }

div.hr { margin:0 50px 20px 50px; padding:10px 0 0 0; border-bottom:3px double black; }
	div.hr hr { display:none; }

a.readmore { text-decoration:none; }

/* form */
form.padded { margin:0; padding:10px 0; }
form.unpadded { margin:0; padding:0; }

strong.required { color:#B1010C; }

ul.errors { margin:10px 0; padding:6px 4px; list-style:circle; border-top:2px solid #CB0D0D; border-bottom:2px solid #CB0D0D; background-color:#E1DACE; }
ul.errors li { margin:0 20px; padding:4px 0; }

.navMenuItem{
	float: left;
	width: auto;
	position: relative;
}
	.navMenuItemLink{
		display: block;
		height: 60px;
	}
		.navMenuItemLink span{
			display: none;
		}
.navSubMenu{
	display: none;
	position: absolute;
	left: 0px;
	background-color: #ADAEA2;
	padding-top: 3px;
}
	.navSubMenuItemLink span:hover{
		text-decoration: none;
		background-color: #D9D9D9;
	}
	.navSubMenuItemLink:hover{
		text-decoration: none;
	}
	.navSubMenuItemLink span{
		background: #f0f0f0 none;
		color: #58594F;
		font-family: Arial,Verdana,sans-serif;
		font-size: 11px;
		display: block;
		padding: 5px;
		border: solid 1px #ADAEA2;
		border-top: none;
	}

#navServicesForTennesseans a.navMenuItemLink {
	background-image:url("../images/servicesfortennesseans.gif");
	width:159px;
}
	#navServicesForTennesseans a.navMenuItemLink:hover {
		background-image:url("../images/servicesfortennesseans_over.gif");
	}

#navAboutBobCorker a.navMenuItemLink {
	background-image:url("../images/aboutbobcorker.gif");
	width:149px;
}
	#navAboutBobCorker a.navMenuItemLink:hover {
		background-image:url("../images/aboutbobcorker_over.gif");
	}

#navContactInformation a.navMenuItemLink {
	background-image:url("../images/contactinformation.gif"); width:156px;
}
	#navContactInformation a.navMenuItemLink:hover {
		background-image:url("../images/contactinformation_over.gif");
	}

#navNewsRoom a.navMenuItemLink {
	background-image:url("../images/newsroom.gif"); width:109px;
}
	#navNewsRoom a.navMenuItemLink:hover {
		background-image:url("../images/newsroom_over.gif");
	}

#navIssuesLegislation a.navMenuItemLink {
	background-image:url("../images/issueslegislation.gif"); width:148px;
}
	#navIssuesLegislation a.navMenuItemLink:hover {
		background-image:url("../images/issueslegislation_over.gif");
	}

#navAboutTennessee a.navMenuItemLink {
	background-image:url("../images/abouttennessee.gif"); width:139px;
}
	#navAboutTennessee a.navMenuItemLink:hover {
		background-image:url("../images/abouttennessee_over.gif");
	}

