
/*
---------------------------------------------------------------------
---------------------------------------------------------------------
	Screen Styles for Doctors Chambers
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

/*
	Global Tags
---------------------------------------------------------------------
*/

body {
	background: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #4d5055;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

a {
	color: #cf0167;
	text-decoration: none;
}

a:hover {
	color: #828c98;
}

h2 {
	margin: 0 0 .6em 0;
	padding: 0 0 .6em 0;
	font-family: "BebasNeueRegular";
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
	border-bottom: 1px solid #d1d4d9;
}

#home h2 {
	margin: .4em 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	border-bottom: none;
}

h3 {
	margin: .4em 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
}

h4 {
	margin: .3em 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
}	

p {
	margin: .8em 0;
	line-height: 1.4em;
}

ol {
	list-style: decimal outside;
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
}

ul {
	list-style: disc outside;
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
}

ul li ul,
ol li ol {
	margin: 0 0 .5em 0;
}

li {
	margin-left: 1.8em;
	padding: .2em 2em .2em 0em;
}

table {
	margin: 1.3em 0;
	width: 100%;
	border: 1px solid #c4c0c0;
	border-collapse: collapse;
}

table tr.header_row td {
	background: #f5f3f4;
	border: 1px solid #e4e4e4;
	padding: 8px 10px;
}

table td {
	padding: 8px 10px;
	border: 1px solid #dfdede;
	line-height: 1.3em;
	vertical-align: middle;
}


/*
---------------------------------------------------------------------
---------------------------------------------------------------------
	Define Site Layout
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

/*
	Hide unwanted accessibilty tags
---------------------------------------------------------------------
*/

#accessibility_nav,
#bridgehead_search label,
#bridgehead_search legend,
p.screen-reader {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

/*
	Wrappers
---------------------------------------------------------------------
*/

#page_wrapper {
	display: block;
	width: 100%;
	min-width: 980px; 
}

#page_container {
	display: block;
	background: #fff;
	width: 100%;
	min-width: 980px;
	overflow: hidden;
}

#header_wrapper {
	display: block;
	width: 100%;
	min-width: 980px;
	height: 96px;
	overflow: hidden;
}

#navigation_wrapper {
	float: left;
	background: url(../images/navigation_bg.png) 0 0 repeat-x;
	padding: 0 0 25px 0;
	width: 100%;
	min-width: 980px;
	border-top: 1px solid #a9aeb8;
	overflow: visible;
}

#content_wrapper {
	padding: 0 0 25px 0;
	width: 100%;
	min-width: 980px;
	overflow: hidden;
}

#footer_wrapper {
	display: block;
	padding: 25px 0;
	width: 100%;
	min-width: 980px; 
	border-top: 1px solid #a9aeb8;
	overflow: hidden;
}

/*
	Containers
---------------------------------------------------------------------
*/

#header_container,
#navigation_container,
#content_container,
#footer_container {
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 0 20px;
	width: 940px;
	overflow: hidden;
}

#content_container {
	background: url(../images/faux_navigation_column.gif) repeat-y;
	padding: 0;
	width: 938px;
	border: 1px solid #a9aeb8;
}

#wide #content_container {
	background: none;
}

#home #content_container {
	background: none;
	width: 940px;
	border: none;
}


/*
---------------------------------------------------------------------
---------------------------------------------------------------------
| Define Header Content
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#header_container {
	height: 96px;
	overflow: hidden;
}

#header_container h1 {
	float: left;
	display: block;
	margin: 15px 0 0 0;
	width: 343px;
	height: 60px;
}

#header_container h1 a {
	display: block;
	background: url(../images/dc_bodycare_logo.png) no-repeat;
	width: 343px;
	height: 60px;
	text-indent: -9999em;
	overflow: hidden;
}

#header_container p {
	float: right;
	margin: 0 0 0 30px;
	padding: 22px 10px 0 0;
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1em;
	text-align: right;
	color: #828c98;
	border-right: 1px solid #a9aeb8;
}

#header_container p strong {
	display: block;
	width: auto;
	font-weight: normal;
}


#search_form_container {
	float: right;
	margin: 30px 0 0 34px;
}

#search_form_container input[type=text] {
	float: left;
	display: block;
	background: #fff;
	margin: 0;
	padding: 0 5px;
	width: 156px;
	height: 23px;
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	color: #bfc2ca;
	border: 1px solid #a9aeb8;
	-webkit-border-radius: 0;
}

#search_form_container input[type=image] {
	float: left;
	margin: 0 0 0 2px;
	-webkit-border-radius: 0;
}


/*
---------------------------------------------------------------------
---------------------------------------------------------------------
| Define Main Navigation
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#navigation_container {
	position: relative;
	height: auto;
	overflow: visible;
}

#main_nav {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 780px;
	list-style: none;
	line-height: 1;
}

#group_nav {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	width: 160px;
	list-style: none;
	line-height: 1;
}

#main_nav li,
#group_nav li {
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	font-family: "BebasNeueRegular";
	font-size: 18px;
}

#group_nav li {
	float: left;
	width: 160px;
}

#main_nav li a,
#group_nav li a {
	float: left;
	display: block;
	margin: 0;
	padding: 7px 12px;
	width: auto;
	height: 18px;
	color: #81899c;
}

#group_nav li a {
	float: right;
}

#main_nav li a:hover,
#main_nav li.active_menu a,
#group_nav li a {
	background: #81899c; 
	color: #fff;
}

#group_nav li a:hover,
#group_nav li.active_menu a {
	background: #de006e; 
}

#main_nav li ul {
	float: left;
	margin: 4px 0;
	padding: 0;
	width: 218px;
	overflow: hidden;
}

#group_nav li ul {
	position: absolute;
	display: block;
	background: #fff;
	top: 32px;
	left: 0;
	margin: 0;
	padding: 3px 0 6px 0;
	width: 152px;
	height: auto;
	border: 4px solid #de006e;
	overflow: hidden;
	z-index: 1000;
	display: none;
}

#main_nav li ul li,
#group_nav li ul li {
	float: none;
	display: block;
	margin: 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #d1d4d9;
	line-height: 1.3em;
	overflow: hidden;
}

#main_nav li ul li.last,
#group_nav li ul li.last {
	border-bottom: none;
}

#main_nav li .nav_supporting_content a,
#main_nav li.active_menu .nav_supporting_content a,
#group_nav li ul a,
#group_nav li.active_menu ul a {
	background: none;
	width: 194px;
	height: auto;
	padding: 8px 0;
	color: #cf0167;
	text-decoration: none;
}

#group_nav li ul a,
#group_nav li.active_menu ul a {
	float: left;
	width: 128px;
}


#main_nav li .nav_supporting_content a:hover,
#main_nav li.active_menu .nav_supporting_content a:hover,
#group_nav li ul li a:hover {
	background: none;
	color: #83899f;
}

.nav_supporting_content {
	position: absolute;
	display: block;
	background: url(../images/drop_down_faux_column.png) center top repeat-y;
	top: 32px;
	padding: 0 0 3px 0;
	width: 400px;
	height: auto;
	border: 4px solid #81899c;
	overflow: hidden;
	z-index: 1000;
	display: none;
}

.nav_supporting_content.no_cta {
	background: #fff;
	width: 218px;
}

.upsell_content {
	float: right;
	padding: 14px;
	width: 152px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}

.upsell_content h3 {
	margin: 0;
	padding: 0;
	font-family: "BebasNeueRegular";
	font-size: 16px;
	font-weight: normal;
	border: none;
}

.upsell_content p {
	margin: 0 0 .7em 0;
}

#main_nav li .nav_supporting_content .upsell_content ol,
#main_nav li .nav_supporting_content .upsell_content ul {
	float: none;
	display: block;
	list-style: disc outside;
	margin: 0 0 .9em 0;
	padding: 0;
	width: auto;
	line-height: 1.4em;
	overflow: visible;
}

#main_nav li .nav_supporting_content .upsell_content ol {
	list-style: decimal outside;
}

#main_nav li .nav_supporting_content .upsell_content li {
	display: list-item;
	margin: 0 0 0 1.7em;
	padding: .2em 0 .2em 0em;
	width: auto;
	border: none;
	overflow: visible;
}

#main_nav li .nav_supporting_content .upsell_content a {
	float: none;
	display: inline;
	width: auto;
	margin: 0;
	padding: 0;
}

/*
---------------------------------------------------------------------
---------------------------------------------------------------------
| Define Page Nav
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#page_nav_container {
	float: left;
	width: 230px;
	height: auto;
	overflow: hidden;
}

#wide  #page_nav_container {
	width: 80px;
}

#page_nav_container h3 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-family: "BebasNeueRegular";
	font-weight: normal;
	font-size: 21px;
	list-style: none;
	line-height: 18px;
}

#back_button {
	background: #abb2be;
	padding: 7px 8px;
	width: 214px;
	height: auto;
}

#wide #back_button {
	width: 64px;
}

#back_button p {
	background: url(../images/back_arrow.png) 0 2px #abb2be no-repeat;
	margin: 0;
	padding: 0 0 0 14px;
	font-family: "BebasNeueRegular";
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	color: #818a9c;
}

#back_button a {
	color: #fff;
}

#back_button a:hover {
	color: #eaebec;
}

.sub_nav {
	padding: 10px 20px 0 20px;
}

.sub_nav ul {
	margin: 0;
	padding: 0 0 4px 0;
	list-style: none;
}

.sub_nav ul li ul,
.sub_nav.level_2 ul {
	margin: 3px 0;
}

.sub_nav.level_2 ul {
	margin: 3px 0 0 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #d1d4d9;
}

.sub_nav.level_2 ul li ul {
	padding: 0;
	border-bottom: none;
}

.sub_nav ul li ul li ul {
	margin: 2px 0 4px 0;
}

.sub_nav ul li {
	margin: 0;
	padding: 9px 0 8px 0;
	font-family: "BebasNeueRegular";
	font-size: 20px;
	list-style: none;
	border-bottom: 1px solid #d1d4d9;
	line-height: 18px;
}
.sub_nav ul li ul li,
.sub_nav.level_2 ul li {
	background: url(../images/sub_nav_arrow_active.png) 2px 4px no-repeat;
	margin: 0;
	padding: 2px 0 2px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	list-style: none;
	border-bottom: none;
}

.sub_nav ul li ul li ul li,
.sub_nav.level_2 ul li ul li {
	background: url(../images/sub_nav_arrow_2.png) 2px 4px no-repeat;
	font-size: 11px;
	line-height: 14px;
}

.location_map,
.testimonial_container {
	padding: 20px 20px 0 20px;
}

.testimonial_text {
	display: block;
	background: #fff;
	margin: 8px 0 0 0;
	padding: 10px 14px 8px 14px;
}

.testimonial_text p {
	margin: 0 0 .6em 0;
	font-size: 11px;
	font-style: italic;
}

.testimonial_author {
	display: block;
	background: url(../images/testimonial_bubble_bottom.png) 8px 0 no-repeat;
	padding: 0 0 0 36px;
}

.testimonial_author p {
	margin: 0;
	padding: .5em 0;
	font-size: 11px;
	line-height: 1.3em;
}


/*
---------------------------------------------------------------------
---------------------------------------------------------------------
| Define Breadcrumb
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#breadcrumb {
	float: left;
	display: block;
	background: #f1f2f4;
	padding: 10px 20px;
	width: 668px;
	height: auto;
	overflow: hidden;
}

#wide #breadcrumb {
	width: 818px;
}

#breadcrumb p {
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}



/*
---------------------------------------------------------------------
---------------------------------------------------------------------
| Define Primary Content
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#primary_content {
	float: left;
	display: block;
	margin: 20px;
	width: 668px;
	height: auto;
	overflow: hidden;
}

#wide #primary_content {
	width: 898px;
}

#primary_content.inc_secondary {
	margin: 20px 0 20px 20px;
	width: 428px;
}

#wide #primary_content.inc_secondary {
	margin: 20px 0 20px 20px;
	width: 658px;
}

#home #primary_content {
	float: none;
	margin: 0;
	width: 940px;
}


/*
---------------------------------------------------------------------
---------------------------------------------------------------------
| Define Form Container
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#form_container {
	margin: 20px 0;
	width: auto;
	height: auto;
}

#form_container label {
	margin: 0 10px 0 0;
}

#form_container h4 {
	margin: 1em 10px 0 0;
	font-size: 1em;
}

#form_container p {
	margin: 1em 0;
}

#form_container p label {
	font-weight: bold;
}

#form_container input[type=text],
#form_container textarea {
	display: block;
	padding: 5px 3px;
	width: 400px;
	border: 1px solid #a9aeb8;
}

#form_container select {
	width: 170px;
}

.submit_button {
	margin: 1.5em 0;
	padding: 1em 0;
	border-top: 1px solid #d1d4d9;
	border-bottom: 1px solid #d1d4d9;
}



/*
---------------------------------------------------------------------
---------------------------------------------------------------------
| Define Secondary Content
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#secondary_content {
	float: right;
	display: block;
	margin: 20px;
	width: 220px;
	overflow: hidden;
}


/*
---------------------------------------------------------------------
---------------------------------------------------------------------
| Define Footer Content
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#footer_container {
	margin: 0 auto;
	font-size: .9em;
}

#footer_nav_container {
	display: block;
	/* background: url(../images/footer_faux_columns.png) repeat-y; */
	margin: 0;
	width: 940px;
	overflow: hidden;
}

.footer_content_block {
	float: left;
	padding: 0 15px;
	width: 205px;
	overflow: hidden;
}

#footer_nav_container h4 {
	font-family: "BebasNeueRegular";
	font-size: 1.5em;
	font-weight: normal;
	color: #cf0167;
}

#footer_nav_container a {
	color: #4d5055;
}

#footer_nav_container a:hover {
	color: #828c98;
}

/*
---------------------------------------------------------------------
---------------------------------------------------------------------
| Define Reuseable Content Blocks
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

/*
	Homepage Slider
---------------------------------------------------------------------
*/

#slider_wrapper {
	position: relative;
	display: block;
	margin: 0 0 25px 0;
	width: 940px;
	height: 436px;
	overflow: hidden;
}

#slide_container {
	position: relative;
	background: #f5f5f5;
	display: block;
	margin: 0 0 8px 0;
	width: 940px;
	height: 416px;
	overflow: hidden;
}

#slider_nav {
	display: block;
	margin: 0 auto;
	height: 5px;
	overflow: hidden;
}

#slider_nav a {
	float: left;
	display: block;
	background: url(../images/slider_pagination_nav.png) 0 0 no-repeat;
	margin: 0 5px;
	width: 20px;
	height: 5px;
	text-indent: -9999em;
	overflow: hidden;
}

#slider_nav a.activeSlide {
	background: url(../images/slider_pagination_nav.png) 0 -5px no-repeat;
}

p#next_img,
p#prev_img {
	position: absolute;
	display: block;
	top: 118px;
	margin: 0;
	padding: 0;
	width: 39px;
	height: 76px;
	z-index: 500;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
}

p#next_img {
	background: url(../images/slider_nav.png) -39px 0 no-repeat;
	right: 0;
}

p#prev_img {
	background: url(../images/slider_nav.png) 0 0 no-repeat;
	left: 0;
}

.slide {
	position: relative;
	display: block;
	width: 940px;
	height: 416px;
	overflow: hidden;
}

.slide img {
	position: absolute;
	z-index: 1;
}

.slide_text {
	position: absolute;
	display: block;
	background: url(../images/body_white_bg_trans.png);
	left: 0;
	bottom: 0;
	padding: 24px 40px;
	width: 860px;
	height: auto;
	z-index: 500;
}

.slide_text p {
	margin: 0;
	font-size: 1.1em;
	line-height: 1.3em;
}

/*
	CTA Blocks
---------------------------------------------------------------------
*/

#spotlight_wrapper {
	float: left;
	display: block;
	margin: 0 0 25px 0;
	width: 940px;
	height: 153px;
	overflow: hidden;
}

.cta_block {
	position: relative;
	display: block;
	background: #eaebee;
	margin: 0 0 20px 0;
	width: 220px;
	height: auto;
	overflow: hidden;
}

.cta_block h3 {
	background: #de006e;
	margin: 0;
	padding: 8px 10px;
	width: 200px;
	height: auto;
	font-family: "BebasNeueRegular";
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	line-height: 1em;
	border: none;
}

.cta_block.spotlight h3 {
	position: absolute;
	background: url(../images/sub_header_grey_bg_trans.png);
	top: 0;
	left: 0;
	z-index: 200;
}

.cta_block h3 a {
	color: #fff;	
}

.cta_block h3 a:hover {
	color: #e7eaef;	
}

.cta_block.spotlight {
	height: 153px;
	overflow: hidden;
}

#home .cta_block {
	float: left;
	margin: 0 20px 0 0;
	height: 153px;
}

#home .cta_block.last {
	margin: 0;
}

.cta_text {
	display: block;
	padding: 10px;
	width: 200px;
	height: auto;
	overflow: hidden;
}

.cta_block.spotlight .cta_text {
	position: absolute;
	background: url(../images/body_white_bg_trans.png);
	top: 154px;
	left: 0;
	height: 97px;
	z-index: 100;
}

.cta_text p {
	margin: 0 0 .6em 0;
}



/*
---------------------------------------------------------------------
---------------------------------------------------------------------
| Common Classes
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

.content_divider {
	display: none;
}

.right {
	float: right;
	margin: 3px 0 6px 12px;
}

.left {
	float: left;
	margin: 3px 12px 6px 0;
}

.content_block {
	clear: both;
	margin: 0 0 .8em 0;
	padding: 0 0 .7em 0;
	border-bottom: 1px solid #d1d4d9;
	overflow: hidden;
}

.content_block img {
	float: right;
	margin: 7px 0 7px 15px;
}

.content_block.page_listing img {
	float: left;
	margin: 7px 15px 7px 0;
}

.content_block.page_listing .listing_content {
	float: left;
	width: 550px;
}

.content_block.page_listing .listing_content.no_image {
	width: 668px;
}

#primary_content.inc_secondary .content_block.page_listing .listing_content {
	width: 310px;
}

#primary_content.inc_secondary .content_block.page_listing .listing_content.no_image {
	width: 428px;
}

.primary_image {
	margin: 0 0 15px 0;
}

.supporting_image {
	margin: 0 0 20px 0;
}

.listing_detail {
	margin: .3em 0 .6em 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.1em;
}

.listing_detail strong {
	color: #818a9c;
}

.read_more_link {
	margin: .5em 0;
}

.pagination {
	overflow: hidden;
}

.pagination p {
	clear: both;
	float: left;
	width: auto;
	margin: 6px 0;
	padding: 0;
	border: 1px solid #eaebee;
}

.pagination p strong {
	float: left;
	background: #eaebee;
	padding: 6px 10px;
}

.pagination p span {
	float: left;
	background: #fff;
	padding: 6px 10px;
}

.pagination a {
	padding: 0 3px;
}

.pagination a.active {
	font-weight: bold;
	text-decoration: underline;
}

/* Static site Tweaks */

#search_form_container {
	display: none;
}