/* Treatment Guides */

div.main_nav .nav_one a {
	font-size:11px;
}

ul.nav_tab li {
	padding:0 0 5px;
}

body#treatment_guide div.home_left_col {
	float:none;
	width:auto;
}

body#treatment_guide div.home_left_col .sponsor_column {
	float:right;
	width:350px;
}

body#treatment_guide div.home_left_col .treatment_guide_column {
	width:580px;
	float:left;
}

.treatment_guide_column h2 {
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
}

.treatment_guide_column h1 {
	color:#006697;
	margin:15px 0px;
	padding:0px;
	font-size:27px;
	font-weight:normal;
}

.treatment_guide_column .nav {
	background:url( '/images/guide_nav_bg.gif' ) top left;
	height:35px;
}

.treatment_guide_column .nav ul {
	list-style-type:none;
	padding:4px 0px 0px 10px;
	margin:0px;
}

.treatment_guide_column .nav ul li { 
	float:left;
	font-size:13px;
	font-weight:bold;
	padding-right:0px;
	color:white;
}

.treatment_guide_column .nav ul li a { 
	color:white;
}

.treatment_guide_column .treatment_guide_content {
	line-height:18px;
	font-size:11px;
}

.treatment_guide_column .treatment_guide_content img {
	border:1px solid #C2C9C6;
	padding:5px;
	float:right;
}

.treatment_guide_column .nav ul li a:hover, .treatment_guide_column .nav ul li a.active {   
	color:#043264;
	text-decoration:none;
}

.sponsor_column .col { 
	background:url( '/images/guide_sponsor_col_bg.gif' ) top left;
	border-bottom:6px solid #E5E6D6;
}

.sponsor_column .col td .sponsor b {
	display:block;
	color:#14396E;
	font-family:Goergiam,Times;
	font-size:12px;
}

.sponsor_column .block {
	width:278px;
	margin-top:15px;
	text-align:left;
}

.sponsor_column .block .headline {
	background:url( '/images/guide_sponsor_col_head.gif' ) top left no-repeat;
	height:24px;
	text-align:center;
}

.sponsor_column .block .headline h4 {
	font-family:Georgia, Times;
	color:white;
	padding:5px 0px 0px 0px;
	margin:0px;
	font-size:13px;
}

.sponsor_column .custom h3 {
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	margin-top:5px;
}

.sponsor_column .custom h3 ul {
	margin:0px;
	padding:0px 0px 0px 20px;
}

.sponsor_column .block td h3 a {
	margin:0px;
	padding:0px;
	color:#016798;
}

.sponsor_column .block td h4 {
	color:black;
	font-size:11px;
	font-weight:normal;
}



/*** Listing Data Form ***/
.listing_data .header {
	background: url(/redesign/images/philly/bg_listing_header.gif) no-repeat left top;
	height:34px;
	margin-bottom:10px;
	text-align:center;
}

.listing_data .header h2 {
	display:block;
	color:black;
	font-family:Georgia, Verdana, Arial;
	font-size:16px;
	padding:8px 0px 4px 0px;
	background-color:#E5E5D7;
}

.listing_data h2 {
	font-size:14px;
}

.listing_data .row {
	margin-bottom:10px;
}

.listing_data .login .field input {
	width:200px;
	border:1px solid #999999;
	padding:3px;
}


.listing_data .field input {
	border:1px solid #999999;
	padding:3px;
}

.listing_data td .field select {
	border:1px solid #666666;
	padding:2px;
}

.listing_data .content {
	line-height:17px;
}



/*** Microsite Archive List ***/
.archive .microsite_archive_col {
	width:155px;
	float:left;
}

.archive .microsite_archive_col ul {
	padding:0px 15px 0px 0px;
	list-style-type:none;
}

.archive .microsite_archive_col ul li {
	padding:0px;
	margin:0px;
	line-height:17px;
	font-size:10px;
}

.archive .microsite_archive_col ul li a {
	font-size:10px;
	color:#009999;
}


/* Deal of the Day */
.deal_day {
	margin:0px 0px 15px 0px;
	cursor:pointer;
	width:170px;
}

.deal_day .deal_content {
	background:url( '/images/deals/deal_bg.gif' ) top left no-repeat;	
}

.listings .deal_day h4 {
	padding:0px;
	margin:0px;
	font-size:15px;
	font-weight:bold;
	font-family:Arial,Verdana;
	color:#231F20;
}

.listings .deal_day h5 {
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#3D3D3D;
	font-family:Arial,Verdana;
}

.deal_day .deal_content .sponsor {
	margin-left:2px;
}

.deal_day .deal_content .button {
	text-align:right;
	padding:0px 3px 0px 0px;
	margin:5px 0px 0px 0px;
}

/*** Facebook ***/
.home_right_col .facebook .facebook_content {
	width:300px;
}

.home_right_col .facebook .facebook_content .fb_border {
	border:1px solid #9CA1B7;
	background-color:#EFEFF1;
	text-align:left;
	padding:10px;
}

.home_right_col .facebook .facebook_content .fb_border td {
	color:#455589;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	line-height:15px;
}

.home_right_col .facebook .facebook_content .fb_border td a {
	color:#455589;
}

.home_right_col .facebook .facebook_content .fb_border td a:hover {
	text-decoration:underline;
}

.home_right_col .facebook .facebook_content .fb_border td a b {
	font-size:14px;
	font-weight:bold;
}

.search_results_title {
	color:#696969;
	margin:15px 0px 20px 0px;
}

.search_type_totals {
	margin:10px 0px;
	padding:0px;
	position:relative;
}

.search_type_totals div.container {
	display:inline;	
	float:left;
	margin:0px 1px;
	border:1px solid #696969;
	background-color:#E9E7E8;
	text-transform:uppercase;
}

.search_type_totals div.container_active {
	display:inline;	
	float:left;
	margin:0px 1px;
	border-top:1px solid #696969;
	border-right:1px solid #696969;
	border-left:1px solid #696969;
	border-bottom:1px solid white;
	background-color:white;
	text-transform:uppercase;
}

.search_type_totals div.container.highlight, 
.search_type_totals div.container:hover {
	background-color:#FFFFFF;	
	border-bottom:1px solid #FFFFFF;
}

.home_left_col .search_type_totals div.container.highlight a, 
.search_type_totals div.container:hover a {
	color:#231F20;	
}

.home_left_col .search_type_totals div.container a,
.home_left_col .search_type_totals div.container_active a {
	color:#696969;
	text-decoration:none;
	font-weight:bold;
}

.search_type_totals div.container div,
.search_type_totals div.container_active div {
	padding:4px 8px 4px 8px;
}

.search_type_totals_bottom {
	border:none;
	border-bottom:1px solid #696969;
	width:460px;
	z-index:-100;
	position:relative;
	bottom:14px;
}

html>body .search_type_totals_bottom {
	position:absolute;
	bottom:1px;
}

img#wpstats {
	display:none;
}

/* Health Resources */

.health_resources {
	padding:0px 10px 0px 20px;
	text-align:center;
}

.health_resources .headline {
	font-size:12px;
	margin-bottom:18px;
}

.health_resources table td {
	text-align:left;
	color:black;
}

.health_resources table td.image {
	padding:0px 10px 5px 0px;
}

.health_resources table td.teaser .title {
	margin:0px 0px 5px 0px;
}

.health_resources table td.teaser .title a {
	font-size:13px;
	font-weight:bold;
	color:#00AEF0;
}

.health_resources table td.teaser .content {
	margin:0px 0px 8px 0px;
}

/* Most Popular Box Module */

.most_popular_box {
	position:relative;
	border:1px solid #CDCDCD;
	margin-top:20px;
	margin-bottom:5px;
	padding:40px 0px 5px 0px;
}

.most_popular_box .headline {
	position:absolute;
	top:-20px;
	left:65px;
	background-color:white;
	width:200px; 
	text-align:center;
}

.most_popular_box .headline h3 {
	font-family:Georgia,Verdana,Arial;
	font-size:24px;
	font-weight:bold;
}

.most_popular_box .headline h4 {
	text-transform:uppercase;
	font-size:11px;
}

.most_popular_box .headline h4 a {
	color:black;
}

.most_popular_box ol {
	padding:0px;
	margin:0px 0px 0px 30px;
	font-family:Georgia,Verdana,Arial;
}

.most_popular_box ol li {
	line-height:16px;
	margin:0px 0px 6px 0px;
	padding:0px;
}

.most_popular_box ol li a {
	color:#009CCD;
	font-family:Verdana,Arial;
}

/* Most Popular Box Module New */

.most_popular_box_new {
	position:relative;
	border-top:11px solid #EBE7E5;
	border-right:11px solid #EBE7E5;
	border-left:11px solid #EBE7E5;
	margin-top:0px;
	padding:10px 0px 5px 0px;
}

.most_popular_box_new a {
	color:#00BDF2;
}

.most_popular_box_new .headline {
	position:absolute;
	top:-20px;
	left:65px;
	background-color:white;
	width:200px; 
	text-align:center;
}

.most_popular_box_new .headline h3 {
	font-family:Georgia,Verdana,Arial;
	font-size:24px;
	font-weight:bold;
}

.most_popular_box_new .headline h4 {
	text-transform:uppercase;
	font-size:11px;
}

.most_popular_box_new .headline h4 a {
	color:black;
}

.most_popular_box_new ol {
	padding:0px;
	margin:0px 0px 0px 30px;
	font-family:Georgia,Verdana,Arial;
}

.most_popular_box_new ol li {
	line-height:16px;
	margin:0px 0px 6px 0px;
	padding:0px 10px 0px 0px;
	color:#009CCD;
}

.most_popular_box_new ol li a {
	color:black;
	font-family:Verdana,Arial;
}

#pop_most_read {
	float:left;
	padding:10px;
	background-color:#EBE7E5;
}
#pop_most_read a { color:black; }

#pop_recent_tweets {
	float:left;
	padding:10px;
	background-color:white;
}
#pop_recent_tweets a { color:black; }

#pop_events {
	float:left;
	padding:10px;
	background-color:white;
}
#pop_events a { color:black; }

#newsletter_promotion_form {
	margin-left:10px;
	font-size: 1.5em;
	line-height: 1.2em;
	font-family: "Times New Roman",Times,serif;
}

#newsletter_promotion_form table tr td
{
	font-size: 1em;
}

#corner_ad {
	position:fixed;
	z-index:9999;
	bottom:0px;
	right:0px;
}


/* Blog Introduction Module */

.blog_introduction_box {
	margin-bottom:10px;
}

.blog_introduction_box .headline {
	background:url( '/redesign/images/philly/blog_intro_header_bg.gif' ) top left no-repeat;
	height:35px;
	text-align:center;
}

.blog_introduction_box .headline h3 {
	color:white;
	text-transform:uppercase;
	font-size:17px;
	font-weight:bold;
	font-family:Arial,Verdana;
	padding-top:7px;
}

.blog_introduction_box .headline h3 span {
	color:#00ACFF;
}

.blog_introduction_box ul {
	padding:0px;
	margin:5px 0px 0px 0px;
	list-style-type:none;
}

.blog_introduction_box ul li {
	line-height:15px;
	margin-bottom:10px;
	padding-left:3px;
	text-align:left;
}

.blog_introduction_box ul li a {
	color:black;
	font-size:11px;
}

.blog_introduction_box ul li span {
	font-family:Georgia;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}

.blog_introduction_box ul li span a {
	color:#014258;
	text-decoration:none;
}

.blog_introduction_box .community {
	text-align:center;
	font-family:'MS Sans Serif',Geneva,Tahoma,Futura;
	font-size:1.3em;
	color:#696969;
}

.blog_introduction_box .community a {
	color:#696969;
}

.blog_introduction_box .community a span, .blog_introduction_box .community span {
	font-size:13px;
	color:#014258;
	text-transform:uppercase;;
}

.blog_introduction_box td {
	padding-right:3px;
}

.blog_introduction_box td.follow {
	font-family:Impact;
	color:#D80000;
	font-size:1.3em;
}

.blog_introduction_box td.follow a {
	color:#D80000;
	text-decoration:none;
}

.blog_introduction_box td.follow a:hover {
	text-decoration:underline;
}

#corner_ad {
	position:fixed;
	z-index:9999;
	bottom:0px;
	right:0px;
}

/* Article fixes */
div#article .article_content .custom img {
	float:none;
}

/* Twitter Module */

.twitter_box {
	text-align:center;
}

.twitter_box ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.twitter_box ul li {
	padding:0px 20px;
	margin:0px;
}

.twitter_box ul li a {
	color:black;
	font-weight:normal;
}

.twitter_box ul li span {
	display:block;
	color:#ADACAC;
	font-style:italic;
	margin-top:7px;
}

.twitter_box .rule {
	background-color:#E4E7ED;
	font-size:1px;
	height:1px;
	width:125px;
	line-height:1px;
	margin:13px 0px 7px 0px;
}

.twitter_box .follow, .twitter_box .follow a {
	color:#A6A48D;
	font-size:12px;
	font-style:italic;
}

/* Submit Tips */

.submit_tips {
	width:301px;
	overflow:hidden;
	margin-top:15px;
	font-weight:normal;
}

.submit_tips_karma {
	background:url( '/redesign/images/bg_submit_tips.gif' ) top left;
}

.submit_tips #tip_container {
	height:125px;
}

.submit_tips .submission {
	width:252px;
	height:83px;
	border:none;
	background:url( '/redesign/images/bg_submit_tips_textarea.gif') top left;
}

.submit_tips .submission a {
	color:#81BD00;
	font-weight:bold;
}

.submit_tips .submission textarea {
	width:232px;
	height:60px;
	border:none;
}

.submit_tips ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

.submit_tips ul li b {
	font-weight:normal;
}

.submit_tips ul li {
	background:url( '/redesign/images/submit_tips_arrow.png' ) top left no-repeat;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 25px;
	font-weight:normal;
}

.submit_tips .content span {
	display:block;
	font-size:13px;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;
}


/* IE 6 Overlay */
/* the overlayed element */
.simple_overlay {
	display:none;
	z-index:10000;
	background:white url( '/redesign/images/ie6_overlay.gif' ) top left no-repeat;
	width:500px;	
	height:185px;
	line-height:1px;
	border:1px solid black;
    position: absolute;
    margin-left: -255px;
    margin-top: -75px;
    left: 50%;
    top: 50%;
}

#screen_overlay {   
	display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
}


/* close button positioned on upper right corner */
.simple_overlay .close {
	display:block;
	background:url( '/images/spacer.gif' ) top left no-repeat;
	/*background:url( '/redesign/images/ie6_close.gif' ) top left no-repeat;*/
	float:right;
	cursor:pointer;
	width:40px;
	height:40px;
}


/* styling for elements inside overlay */
.details {
	padding:50px 25px 0px 25px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	font-family:Arial,Verdana;
}

.details a {
	color:#0079B7;
	text-decoration:none;
}

.details a:hover {
	text-decoration:underline;
}

.listing_options .details {
	font-size:11px;
	font-weight:normal;
	line-height:17px;
}

/* End IE 6 Overlay */


/* Ratings Stars */

.ratings_stars {
}

.ratings_stars .star {
	float:left;
	background:url( '/redesign/images/star_yellow.gif' ) top left no-repeat;
	width:13px;
	height:13px;
}

.ratings_stars .star_half {
	float:left;
	background:url( '/redesign/images/star_yellow_half.gif' ) top left no-repeat;
	width:13px;
	height:13px;
}

/* End: Ratings Stars */

a.ind_pic img {
	width:120px;
}

