/* @override http://www.valleyendodontic.com/css/layout.css */

@charset "utf-8";
/* CSS Document */



/* ------- DOC ------- */
#shadow_left{
	width:779px;
	margin:auto;
	position:relative;
	background:url(../images/shadow_left_mid.gif) repeat-y;
}

#shadow_right{
	width:779px;
	margin:auto;
	position:relative;
	background:url(../images/shadow_right_mid.gif) repeat-y right;
}

#shadow_left_top{ position:absolute; left:0px; top:0px; }
#shadow_left_bottom{ position:absolute; left:0px; bottom:0px; }
#shadow_right_top{ position:absolute; right:0px; top:0px; }
#shadow_right_bottom{ position:absolute; right:0px; bottom:0px; }

#main{
	margin-left:22px;
	background-color:#FFFFFF;
	width:735px;
	border-top:7px solid #133642;
	border-bottom:4px solid #e8ab3c;
}

.nav, #banner, #banner_callout, #cont_callout{
	margin-left:10px !important;
	margin-right:10px !important;
}

.clear{
	clear:both;
}

/* ------- HEAD ------- */
#head{
	position:relative;
}

#head img{
	position:absolute;
	top:2px;
	left:210px;
}



/* ------- TOP NAV ------- */
#top_nav{
	padding:0px;
	margin:85px 0px 0px 0px;
	height:34px;
	background:url(../images/main_nav_background.gif) repeat-x;
}

#top_nav ul{
	margin:0px 0px 0px 8px;
	padding:0px;
	width:694px;
	height:34px;
	list-style-type:none;
}

#top_nav li{
	float:left;
	margin:0px;
	padding:0px;
	font-weight: normal;
	font-style: normal;
}

#top_nav a{
	line-height:34px;
	display:block;
	text-align:center;
}

.top_right{	border-right:1px solid #0f2b35; }
.top_left{ border-left:1px solid #3d606c; }

/* ------- BOTTOM NAV ------- */
#sub_nav{
	padding:0px;
	margin:0px;
	height:34px;
	background:url(../images/sub_nav_background2.gif) repeat-x;
}

#sub_nav ul{
	margin:0px 0px 0px 8px;
	padding:0px;
	list-style-type:none;
}

#sub_nav li{
	float:left;
	margin:0px;
	padding:0px;
}

#sub_nav a{
	line-height: 34px;
	display:block;
	text-align:center;
	font-size: 11px;
}

.sub_right{	border-right:1px solid #345c6a; }
.sub_left{ border-left:1px solid #417181; }

/* -------- BANNER ----------*/
#banner{
	margin:7px 0px;
	position:relative;
}

#banner div{
	width:290px;
	height:249px;
	background:url(../images/banner_background.gif) repeat-x;
	margin:0px !important;
	position:absolute;
	top:0px;
	right:0px;
}

#banner div p{
	padding:15px 20px 20px;
	margin:0px;
}

#banner div h1{
	margin:30px 0px 0px 0px;
	padding:0px;
}
#banner span{
	margin:30px 0px 0px 0px;
	padding:0px;
}

#content{
	padding:20px 10px;
	position:relative;
}

/* -------- BANNER CALLOUT ----------*/
#banner_callout{
	background-color:#124654;
	margin-bottom:7px;
	padding:4px;
	height:147px;
	position:relative;
}

#banner_callout div{
	position: absolute;
	border:1px solid #e9e7d8;
	height:145px;
	width:235px;
}

#callout_staff{ left:4px; top:4px; }
#callout_video{ left:240px; top:4px; }
#callout_locations{ left:476px; top:4px; width:233px !important; }

#banner_callout h2{
	margin:4px 4px 0px 4px;
	padding:0px;
}

h2.yellow_bar{ border-top:10px solid #f0b03a; margin:3px;}
h2.blue_bar{ border-top:10px solid #4f7d8c; margin:3px;}

#banner_callout p{
	margin:0px;
	padding:0px 10px;
}

#banner_callout a{
	position:absolute;
	bottom:10px;
	right:10px;
}

#banner_callout a img{
	position:relative;
	top:2px;
}

#cont_callout{
	border-top:1px solid #133642;
	border-bottom:1px solid #133642;
	margin-top:7px;
	position:relative;
}

#cont_callout img{
	float:right;
}

#cont_callout p, #cont_callout h2{
	margin-left:5px;
	margin-right:5px;
}

#cont_callout h2{ 
	margin-top:10px;
	padding:0px 0px 10px 0px;
}

#cont_callout p{
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	width:445px;
}

#cont_callout a{
	background:url(../images/continue_arrow_yellowonwhite.gif) no-repeat right;
	padding:0px 15px 0px 0px;
	position:absolute;
	bottom:10px;
	right:265px;
}

#home_content{
	text-align:center;
	line-height:16px;
}

#home_location{
	width:450px;
	margin:20px auto; 
}

#home_location p{
	white-space:nowrap;
	width:200px;
}

#home_content h2{
	margin:20px 0px 0px;
	padding:0px;
}

#home_content p{
	margin:0px;
	padding:10px 0px;
}

#home_content a{
	margin:10px 0px;
	display:block;
}

.content_left{ float:left; }
.content_right{ float:right; }


div.staff{	width:442px; margin:35px 0 0 30px;}

div.member{
	width:145px;
	float:left;
	height:220px;
	text-align:center;
}

div.member div{
	width:123px;
	height:130px;
	overflow:hidden;
	position:relative;
	border:3px solid #124654;
	margin:0px auto 15px;
}

div.member a{
	margin-top:15px;
}

div.member img{
	top:-3px;
	left:-3px;
	position:absolute;
}

ul.staff{
	position: absolute;
	right:45px;
	top:55px;
	list-style:none;
	margin:0px;
	padding:0px;
}

div.staff span{
	margin:0px 10px 10px 0px;
	float:left;
	width:123px;
	height:130px;
	overflow:hidden;
	position:relative;
	border:3px solid #124654;
}

div.staff span img{
	top:-3px;
	left:-3px;
	position:absolute;
}

div.location{
	width:330px;
	height:115px;
	float:left;
	margin-left:20px;
}

div.location address, div.location h2, div.location h3{
	margin:0px;
	padding:0px;
}

#footer{
	margin:15px 0 20px;
}

div.info{
	margin:15px 5px;
	position:relative;
}

div.info ul{
	width:355px;
	padding:0px 10px 0px 0px;
	float:right;
}

div.info ul li{
	margin:0px 0px 8px 0px;
	padding:0px;
}

div.info div{
	margin:15px 5px;
}

div.info img{
	float:left;
	border:3px solid #124654;
	margin:0px 10px 0px 0px;
}

div.info a.top, div.faq a.top{
	position:absolute;
	top:1px;
	right:1px;
}

img.info, img.faq{
	float:left;
	border:3px solid #124654;
	margin:0px 10px 0px 0px;
}

ul.page_nav{
	list-style-type:none;
	margin:20px 5px;
	padding:0px;
}

ul.page_nav li{
	border-top:1px dotted #133642;
	padding:6px 0px;
}

ul.page_nav .bottom{
	border-bottom:1px dotted #133642;
}

div.faq{
	margin-top:25px;
}

ul.faq{
	margin-top:3px;
	width:600px;
	float:left;
	margin-left:0px;
}

div.faq{
	position:relative;
}

.loc_info{
	width:650px;
	margin:25px auto;
}

#contact{
	width:400px;
	margin:0px auto;
}

#contact div{
	margin-top:2px;
}

#contact span{
	text-align:left;
	display:block;
	float:left;
	width:130px;
}

#contact div input, #contact div textarea{
	width:200px;
}

input.submit{
	
}

.logo_container a {
	display: block;
	overflow: hidden;
	width: 500px;
	margin-bottom: 20px;
	border: none;
}

.logo_container div.logo {
	margin-bottom: 5px;
	display: block;
	overflow: hidden;
}
.logo_container img.capital_one_logo {
	margin-left: 7px;
}

.nobullet {
	list-style: none;
}
