/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-spacing: 0; }
acronym { cursor: help; }

/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; font-family: Arial, sans-serif; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/*-------
// custom styles
//-----*/

a:link, a:visited { color: #6c92a5; }
a:visited { }
a:link:hover, a:visited:hover { }

html { height: 100.01%; }
body {
	background: #fff url(/img/durham_bg.jpg) 50% 0 repeat-x;
	font-family: "Helvetica Neue", Helvetica, Arial Narrow, Arial, sans-serif;
}
#page {
	color: #333333;
	font-size: 1.2em;
	margin: 0 auto;
	width: 960px;
}
	#page2 { min-height: 500px; }

#header { height: 209px; position: relative; }

#logo { float: left; margin: 84px 0 0 0; position: relative; }
#logo a:link, #logo a:visited {
	background: url(/img/durham_logo.png) 0 0 no-repeat;
	display: block;
	height: 103px;
	text-indent: -1000em;
	width: 357px;
}
#contact {
	color: #534919;
	font-size: 13px;
	position: absolute;
	right: 0px;
	top: 95px;
	width: 265px;
}
#contact .banner-ad { display: block !important; text-align: right; }
#contact a { color: #534919; font-weight: 700; }

#wrap { margin: 0 0 24px; min-height: 0; overflow: hidden; position: relative; width: 960px }

#content {
	color: #404041; 
	float: right;
	font-size: 116.67%;
	margin-right: 205px;
	width: 552px;
}

#content h1 {
	color: #3D7B94;
	font-family: "Michroma", Arial, serif;
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 .3em;
	text-shadow: 1px 1px 1px #fff;
}

#content h1 span { display:none; }

#content h2 { font-size: 128%; font-weight: normal; line-height: 24px; }
#content h3 {
	color: #534919;
	border-bottom: 1px solid #d7d7d7;
	font-family: "Michroma", Arial, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 8px;
	text-shadow: 1px 1px 1px #fff;
}

#content p { line-height: 18px; margin: 0 0 1.25em; }
#content ul { list-style: disc; margin: 0 0 1em 1.5em; }

#video { margin: 0 0 24px; }

.section { clear: left; }
.section img { border: 4px solid #D0D5E5; float: left; margin: 0 10px 10px 0; }



#side1 { float: left; width: 185px; }
#side2 { position: absolute; right: 0px; top: 0px; width: 185px; }
#side2 h3 { 
	background: #6D6A5C;
	box-shadow: 0px 0px 2px #D7D7D7;
	color: #fff;
	font-family: "Michroma", Arial, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 8px;
	padding: 8px;
}
#side2 p {}

#contactus { margin: 32px 0 24px; width: 185px; }
#contactus p { border-bottom: 1px solid #d7d7d7; margin: 0 0 8px; padding: 0 0 8px;}
form { }
#page form ul { list-style: none; margin: 0; }
form li { margin: 0 0 5px; }

label.inline { display: block; font-size: 12px; line-height: 14px; margin: 0; }
label.inline span { color: #999; cursor: text; line-height: 14px; margin-left: 3px; padding: 5px 6px 6px; position: absolute; z-index: 1; }
label.inline span.focus { color: #d7d7d7; }
label.inline input.text { background: url(/img/contactus_field_empty.png) 0 0 no-repeat; border: medium none; font-family: "Helvetica Neue", Helvetica, Arial Narrow, Arial, sans-serif; padding: 5px 5px 5px 8px; vertical-align: baseline; width: 175px; }

/* Safari/Chrome mod */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  label.inline span { padding: 7px 6px 6px; }
  label.inline input { padding: 5px 5px 5px 8px } 
}



form li input.submit { background: url(/img/btn_contactus-submit.png) 0 0 no-repeat; border: none; color: #FFFFFF; display: block; font-size: 14px; font-weight: 700; height: 32px; padding 8px; text-align: center; text-transform: uppercase; width: 185px; }
form li input.submit:focus, form li input.submit:hover { background: url(/img/btn_contactus-submit_active.png) 0 0 no-repeat; }

#banners { list-style: none; }
#banners li { margin: 0 0 5px; padding: 0; }


#butConsult {
	margin: 0 0 14px;
}
	#butConsult a:link, #butConsult a:visited {
		display: block;
		width: 194px;
		height: 42px;
	}
		#butConsult a:link span, #butConsult a:visited span {
			background: url(../img/schedule.gif) no-repeat 0 0;
		}

a#btn_consult {
  background: url(/img/btn_consult.png) 0 0 no-repeat !important;
  display: block;
  height: 38px;
  margin: 0 0 12px;
  text-indent: -99999px;
  width: 185px;
}
a#btn_consult:focus, a#btn_consult:hover {
  background: url(/img/btn_consult_active.png) 0 0 no-repeat !important;
}

#menu { background: url(/img/menu_top.png) 0 0 no-repeat; padding: 5px 0 0 0;
/*background-color: #D3D1C9 /*D1CEC1; -moz-border-radius: 5px; -webkit-border-radius: 5px;*/ }
#menu ul { background: #E0DED5 url(/img/menu_bottom.png) 0 bottom no-repeat; padding: 0 0 5px; }
#menu li { padding: 0 5px 0 0; }
#menu li, #menu li a:link, #menu li a:visited {
	color: #332B2D;
	font-size: 14px;
	font-weight: 700;
}
#menu li a:link, #menu li a:visited, span.nav-title {
	display: block;
	line-height: 1em;
	padding: .75em 0 .75em 10px;
}
#menu li a:focus, #menu li a:hover { 
	background: rgba(255, 255, 255, .85);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	text-decoration: none;
}
	#menu li ul { background: none; padding: 0; }
	#menu li li { padding: 0; }
	#menu li li a:link, #menu li li a:visited {
		color: #231F20;
		font-size: 12px;
		font-weight: normal;
		padding: .67em 10px .67em 20px;
	}


#footer {
	font-size: 91.67%;
	line-height: 18px;
	text-align: center;
}

#footer p.links { background: #DFE8EC; color: #6c92a5; padding: 10px 0; }
#footer p.links a:link, #footer p.links a:visited { color: #6c92a5; }

#footer p.copyright { color: #999; padding: 5px 0; }
#footer p.copyright a:link, #footer p.copyright a:visited { color: #757575; }

.related {padding-top:20px;}
td h4 {vertical-align:top;}
td.photo {padding:0 15px 15px 0;}
.keyimage {float:right;margin:0 0 20px 20px;}
#longcontact {font-size:12px;}
#longcontact input,#longcontact select,#longcontact textarea {width:300px;margin-bottom:20px;}
#longcontact .submit {width:100px;border: none;
				padding: 4px 10px;
				background: #5a6f81;
				color: #FFFFFF;}
table {margin-top:20px;}
td {vertical-align:top;}
td.photo {width:105px;}
td h4 {margin-top:0px;padding-top:0px;}
.freedvd {margin-bottom:10px;}
.signin {margin-bottom:14px;}


body #recaptcha_area { overflow:hidden; width:185px; }
body #recaptcha_area .recaptchatable { width:168px;}
body #recaptcha_area .recaptchatable td { padding:0px !important; }
body #recaptcha_area .recaptchatable tr { height:0 !important; }
body #recaptcha_area .recaptchatable .recaptcha_image_cell { padding:0px !important; background-color:transparent; height:38px !important; overflow:hidden !important; }
body .recaptchatable { border: medium none !important; }
body .recaptchatable .recaptcha_image_cell center { height:38px !important; }
body #recaptcha_area .recaptcha_image_cell #recaptcha_image { border: medium none !important; width: 185px; height: 38px !important; overflow:hidden !important; }
body #recaptcha_image img { width: 186px !important; height: 38px; } 
body #recaptcha_response_field { background: url(/img/contactus_field_empty.png) 0 0 no-repeat; border: medium none !important; font-size: 12px !important; padding: 5px !important; width: 175px !important; }
.recaptchatable #recaptcha_image { border:0px !important; }
