/*
-----------------------------------------------
Author:   Michael Woodruff
Created:  July 2008
----------------------------------------------- */

/* Normalizing Imported Styles
----------------------------------------------- */
@import url("reset-fonts.css");


html, body {
	/*background: #23224E;
	background: #7070AE;*/
	background: url('/images/bluebg.gif') repeat;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin:5px 0px 1px 0px;
	min-height: 100%; 
}
form
{
	margin:0px 0px 0px 0px;
}

a:hover, a:link, a:visited
{
	color:#23214E;
}
#bgwrap {
	width: 990px;
	margin: 0 auto;
	background: #a3d2d2 url('../images/back.gif') no-repeat;
	
}

#bgwrapint {
	width: 990px;
	margin: 0 auto;
	/*position:absolute;
	background: #a3d2d2 url('../images/back_int.gif') no-repeat;*/
}

#wrapper {
	width: 990px;
	margin: 0 auto;
}

#bgwrapint_yc {
	width: 960px;
	margin: 0 auto;
	/*background: #a3d2d2 url('../images/back_int.gif') no-repeat;*/
}

#wrapper_yc {
	width: 960px;
	margin: 0 auto;
}

.curvy {position:relative; width:960px; background:#D3D3D3 url('/images/topHeader.jpg') repeat-x; color:#000; margin:-1em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#9caf9c; background:#7070AE; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#FFFFFF; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:15px 0px 0px 15px; font-size:11px;}

.curvy_sites {position:relative; width:990px; background:#D3D3D3 url('/images/topHeader.jpg') repeat-x; color:#000; margin:-1em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#9caf9c; background:#7070AE; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy_sites em b {position:absolute; font-size:150px; font-family:arial; color:#FFFFFF; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy_sites p {position:relative; z-index:100; padding:15px 0px 0px 15px; font-size:11px;}

.curvy_sites_bottom {position:relative; width:990px; background:#D3D3D3 url('/images/topHeader.jpg') repeat-x; color:#000; margin:-1em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#9caf9c; background:#7070AE; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy_sites_bottom em b {position:absolute; font-size:150px; font-family:arial; color:#FFFFFF; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy_sites_bottom p {position:relative; z-index:100; padding:15px 0px 0px 15px; font-size:11px;}

.curvy_bottom {position:relative; width:960px; background:#FFFFFF; color:#000; margin:-1em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#FFFFFF; background:#7070AE; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy_bottom em b {position:absolute; font-size:150px; font-family:arial; color:#FFFFFF; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy_bottom p {position:relative; z-index:100; padding:15px 10px; font-size:11px;}


.ycHeader
{
	padding-top:15px;
	text-align:center;
	font-size:26px;
	text-decoration:underline;
}
.ycHeader_sm
{
	text-align:center;
	font-size:20px;
	text-decoration:underline;
}

#header {
	height: 20px;
	padding: 10px 0px 5px 20px;
	z-index:0;
	width:970px;
	background-color:#D3D3D3;
}

#header_yc {
	padding: 0px 0px 13px 0px;
	z-index:0;
	width:955px;
	background-color:#D3D3D3;
}


#content {
	background: #fff;
	padding: 0px 0px 0px 0px;
}


#footer 
{
	background: url('/images/bluebg.gif') repeat;
	padding: 16px 0;
	font-size: 92%;
	color: #fff;
}

#footer a {
	color: #fff;
}

#footer li {
	display: inline;
	padding-right: 5px;
}

#footer ul {
	margin: 0 0 15px 0;
}

#footer p {
	font-size: 85%;
}

h1 { font-size: 17px; font-weight: bold; padding: 0; margin: 0; border: 0; }

h1 span {
	display: none;
}

h2 {
	font-size: 123.1%;
	font-weight: bold;
	margin: 10px 0;
}

h3 {
	font-weight: bold;
}

h4 {
	font-weight: bold;
}

p {
	margin: 0 0 10px 0;
}
.account
{
	font-size:11px;
	color:#23214E;
	font-weight:bold;
}
.breadcrumblog
{
	font-family: Arial, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	padding:3px 3px 3px 10px;
	font-weight:bold;
}

#mainnav {
	background: #23214e;
	color: #fff;
	padding: 10px;
	font-size: 92%;
	margin: 0 0 10px 0;
	z-index:10;
}

table.newsrow {
	margin: 0 0 10px 0;
}


div.roundbox {
	background: #fff;
	padding: 10px;
	margin-bottom: 10px;
}

/*#headertools {
	position: absolute;
	right: 200px;
	top: 3px;
	width: 300px;
}*/
.resourcesbkg
{
	font-family:Arial, Sans-Serif,verdana,tahoma,helvetica;
    font-size:10pt;
    background: #E9EAEE url('/images/providerbkg4.jpg') repeat-x;
    border:solid 1px #808080;
    border-top-width:0px;
}
#headertools_oneclick
{
	float:right;
	padding-top:0px;
	width:45%;
}
#headertools_oneclick a {
	color: #23214E;
	font-weight:bold;
}

#headertools_oneclick ul 
{
	position: absolute;
	margin: 0px 15px;
}

#headertools_oneclick li 
{
	display:inline;
	padding: 4px 0 4px 5px;
}

#headertools_home
{
	padding:0px 20px 0px 0px;
	text-align:left;
}
#headertools_home a {
	color: #23214E;
	font-weight:bold;
}

#headertools_home ul 
{

}

#headertools_home li 
{
	display:inline;
	padding: 4px 0 4px 5px;
}
#searchMed 
{
	position:relative;
	text-align:left;
	padding:0px 6px 7px 6px;
	margin-top:5px;
}
#searchMed_right 
{
	background-color:#808080;
	text-align:left;
	padding:2px 6px 7px 6px;
	margin-top:10px;
	width:194px;
	border: solid 2px #23214E;
}
#Searchtagline_right
{
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
}
.btnReliefSearch_right
{
	margin-top:6px;
	/*background-color:#EE0202;*/
	background-color:#808080;
}
#searchMedEHCA {
	background: url(/images/searchback.gif) no-repeat 593px;
	text-align:left;
	width:600px;
	padding:2px 6px 7px 6px;
}
#headertools {
	float:right;
	padding-top:70px;
	width:40%;
}

#headertools a {
	color: #23214E;
	font-weight:bold;
}

#headertools ul 
{
	position: absolute;
	margin: 0px 15px;
}

#headertools li 
{
	display:inline;
	padding: 4px 0 4px 5px;
}
/*.bullet li
{
	background: url(../images/bullet.gif) no-repeat left 50%;	
}*/

#sitetools {
	position: absolute;
	right: 0;
	top: 15px;
	text-align: right;
}

#sitetools a {
	color: #fff;
}

#sitetools li {
	display: inline;
	padding-right: 5px;
}
#selectnewcity 
{
	padding-top:0px;
	z-index:1;
}

#selectcity select {
	width: 150px;
}

#sponsors {
	margin: 10px 0;
}

#sponsors img {
	margin: 0 10px 0 0;
}

#sponsors h3 {
	color: #666;
	margin: 0 0 5px 0;
}

strong {
	font-weight: bold;
}
.watermark
{
	color:#008084;
	font-style:italic;
	z-index:999;
	/*background:#ffffff url('/images/backsearch.png') no-repeat right;*/
}
.watermark_home
{
	color:#000000;
	font-style:italic;
	z-index:999;
	font-size:15px;
	padding-left:5px;
	padding-top:4px;
	/*background:#ffffff url('/images/backsearch.png') no-repeat right;*/
}
.watermark_home_type
{
	color:#000000;
	font-style:italic;
	z-index:999;
	font-size:16px;
	padding-left:5px;
	padding-top:4px;
	/*background:#ffffff url('/images/backsearch.png') no-repeat right;*/
}
.search_dot
{
	background-image:url(/images_new/search_dots.gif);
	background-repeat:repeat-x;
}

/* round boxes
----------------------------------------------- */

#One-Click_home
{
	background: url(/images/reliefcenter/OneClick.jpg) no-repeat;
	height:300px;
	width:480px;
}
#OneClick_info li
{
	list-style-type:none;
	padding-left:95px;
}
.roundbox640 {
	width: 640px;
	padding: 0;
	color: #000000;
}
#OneClick_info
{
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	padding-left:95px;
}

.Provider_Searchtd
{
	padding-top:10px;	
}
#DentSearch
{
	padding-top:10px;	
}
#SpecSearch
{
	padding-top:10px;	
}
#DocSearch
{
	padding-top:10px;	
}
#ParmaSearch
{
	padding-left:10px;	
}

.PopularWords
{
	text-align:left;
	font-size:12px;	
	font-style:italic;
}

/* YC Home Mission */
.roundbox835 {
	width: 835px;
	padding-top: 15px;
}

.roundbox835 h3.boxheader {
	background: url(../images/header835.aqua.gif) no-repeat top left;
	color: #fff;
	padding: 4px 15px;
	margin: 0;
	font-size:16px;
}
.roundboxtop835 {
	background: url(../images/bottom835bordaqua.gif) no-repeat bottom left;
	color: #000000;
	padding: 5px 0px 5px 0px;
	width:835px;
	height:102px;
	font-size:15px;
	vertical-align:top;
	
}

.NewsTables
{
	margin-left:5px;	
}
.YCNewsTables
{
	margin:0px 0px 0px 5px;
}
.miscfiller
{
	margin:10px 0px 15px 5px;
	padding-bottom:10px;
}

#weather {
	padding: 10px;
}
/*** Legal Corner ***/
#print
{
	font-size:12px;
	font-weight:normal;
}
#print1
{
	font-size:12px;
	font-weight:normal;
}
.Legal_Header
{
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}
.Legal_List div
{
	padding:10px 0px 0px 5px;
}
.Legal_List ol{	
	margin:3px 0px 0px 10px;
	
}
.Legal_List ol li{
	margin:5px 0px 0px 35px;
	list-style-type:decimal;
}
.Legal_List ul{	
	list-style:square;
}
.Legal_List ul li{
	margin:5px 0px 0px 45px;
	list-style:square;
}
/* Health Day News Feeds */
.consumer_hn li
{
	list-style-type:square;
	margin:0px 0px 0px 20px;
	text-align:left;
}
.consumer_hn
{
	font-size:16px;
	color:#23214E;
	font-weight:bold;
	text-align:left;
}
.consumer_hn_blurb
{
	font-size:12px;
	padding-left:7px;
	padding-bottom:15px;
	text-align:left;
}
.hdnews li
{
	margin: 5px 0px 0px 50px;
}
.hdnews a
{
	font-size:16px;
}
.hp_tips
{
	font-size:14px;
}
.hd_logo
{
	font-size:9px;
}

/*** Wellness Shop ***/
.wellnesspromo {	
	margin-bottom: 5px;	
	margin-right: 15px;
}
#wellnesspromo ul{
	padding:5px 0px 0px 0px;
}
#wellnesspromo li{
	display: block;
	list-style-type:disc;
	margin-left:20px;
	padding:2px 0px 2px 0px;
}

/*** Google Map ***/
#mapWindow
{
	padding: 0px 20px 0px 20px;
}
.mapListing
{
	border-left: solid 1px #008084;
	border-right: solid 1px #008084;
}
.map li
{
	margin: 0px 0px 3px 25px;
	list-style-type:square;
}
/*** Bottom Search Box ***/
.search_table
{
	padding-left:10px;
}
.SearchTable_top
{
	font-family: Arial, Sans-Serif;
	font-size:16px;
	text-align:center;
}
.SearchTable_top_ht
{
	font-family: Klingbold, Verdana, Arial, Sans-Serif;
	font-size:19px;
	text-align:center;
	color:White;
	background-color:#23214E;
	border:solid 2px #008084;
	width:299px;
	height:28px;
}
/*** Love My Doctor ***/
.Services
{
	vertical-align: top;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	text-align:center;
}
.disclaimer 
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #595981;
	text-align: center;
	padding: 12 20 5 20;
}
.loveleft_doc
{
	font-size:12px;
	font-weight:bold;
}
loveleft
{
	font-size:10px;
	font-weight:bold;
}

.loveleft_test
{
	font-size:11px;
	font-style:italic;
}
/*** YourCity Stuff ***/
.topTagline
{
	font-weight:bold;
	font-size:20px;
	color:#23214E;
	font-style:italic;
	padding:0px 0px 0px 0px;
}
.mid_spacer
{
	background:url(/images_new/mid_spacer.gif);
	background-repeat:repeat-y;
	width:1px;
	height:100%;
}
#Searchtagline
{
	font-size:12px;
	color:#ffffff;
	font-style:italic;
	font-weight:bold;
	padding:0px 0px 0px 40px;
	font-family: Arial, Sans-Serif;
}
#tagline
{
	font-size:20px;
	color:#008084;
	font-style:italic;
	font-weight:bold;
	padding:0px 0px 3px 0px;
	font-family: Sans-Serif;
}
#YCtopHeader h1
{
	font-size:18px;
	color:#008084;
	font-style:italic;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
	margin-top:90px;
	float:right;
	width:60%;
}
.YCLogo
{
	width:40%;	
}
.TitleHeader
{
	font-size:24px;
	color:#705E3E;
	padding-left:10px;
	text-align:left;	
}
#SiteCity
{
	font-size:12px;
	font-style:italic;
	width:280px;
}

.TypeAheadList
{
	font-size:10px;	
}
/* Interior Pages */
.interiorroundbox960 {
	width: 960px;
	padding: 0;
}

/* interior two column left */

.interiorroundbox790 {
	width: 790px;
}
#interiorboxcontent790 {
	padding:10px;
}

.interiorroundbox170 {
	width: 183px;
}

#interiorboxcontent170 {
	padding:5px;
}

#interiorboxcell170 {
	width:183px;
	background: url(/images/background183.white.gif) repeat-y
}


.interiorroundbox320 {
	width: 320px;
}


#interiorboxcontent320 {
	padding:5px;
}

.interiorroundbox650 {
	overflow: auto;
	padding:0px;
}


#interiorboxcontent650 {
	padding:5px;
}




/* Small left colun leftovers */


/*** TelaDoc Styles ***/
.telaDocHeader
{
	font-weight:bold;
	font-size:16px;
}
#telaDoc li
{
	display: block;
	list-style-type:disc;
	margin-left:20px;
	padding:2px 0px 2px 0px;
}
#telaDocOL li
{
	display: block;
	list-style-type:decimal;
	margin-left:30px;
	padding:2px 0px 5px 0px;
}

#telaDoc ul
{
	padding:5px 0px 0px 20px;
}

#telaDoc ol
{
	padding:5px 0px 0px 20px;
}

/*** HealthCoaching ***/
#healthcoach li
{
	display: block;
	list-style-type:disc;
	margin-left:20px;
	padding:2px 0px 2px 0px;
}
#healthcoach ul
{
	padding:5px 0px 0px 20px;
}
/*** Used for Adding Testimonial Styles ***/
.pnlAll li
{
	display: block;
	list-style-type:decimal;
	margin-left:20px;
	padding:2px 2px 2px 0px;
	text-align:left;
}
.pnlAll ol
{
	padding:5px 0px 0px 20px;
}
.pnlAllRate
{
	padding-left:40px;	
}
.Testimonial
{
	padding:0px 10px 0px 10px;	
}
/*** Used for the Pre-Registration Page ***/
.PreRegSelectName
{
	padding: 5px 5px 5px 5px;
	text-align:center;	
}
.PreRegInst li
{
	display: block;
	list-style-type:decimal;
	margin-left:30px;
	padding:2px 2px 2px 0px;
}
.PreRegInst ol
{
	padding:5px 0px 0px 20px;
}

/*** HealthDay Styles ***/
.article_blurb
{
	font-size:12px;
	font-style:italic;
	font-family:Arial, Sans-Serif;
	text-align:left;
}
.article_body
{
	font-size:12px;
	font-family:Arial, Sans-Serif;
	text-align:left;
}
.article_body ul
{
	margin: 0px 0px 0px 35px;
	text-align:left;
}
.article_body li
{
	list-style-type:disc;
	padding:2px 0px 2px 4px;
}
.article_byline
{
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	text-align:left;
}
.byline ul
{
	margin-left:15px;
}
.article_header
{
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	text-align:left;
}
.category 
{
	font-size: 15px; 
	text-decoration:none; 
	color:#23214E; 
	font-weight: bold;
}
.category_sm
{
	font-size: 11px; 
	color:#23214E; 
}
/*** Newsletter styles ***/
.newsletter
{
	font-size:13px;
	font-weight:bold;
	padding:4px 0px 4px 0px;
}
.newsletter_select
{
	font-size:15px;
	font-weight:bold;
	padding:15px 0px 10px 0px;
}
.newsletter_checkbox
{
	padding:0px 0px 0px 25px;
}
.newsletter_checkbox_cn
{
	padding:0px 0px 0px 25px;
}
/*** In The News ***/
.newslinks
{
	text-align:left;
}
.breadcrumb_about
{
	font-size:11px;
	padding:0px 0px 10px 0px;
}
/*** Ad Styles ***/
.AdHeader
{
	padding:2px 4px 2px 4px;	
	margin:2px 4px 2px 4px;	
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.BuyKeyword
{
	border: solid 1px #23214E;	
}
/*** Left Navigation ***/
.Leftmenu{
list-style-type: none;
font-size:12px;
text-align:left;
}
.Leftmenu a:link
{
	text-decoration:none;
}
.Leftmenu a:visited
{
	text-decoration:none;
}
.Leftmenu a:hover
{
	text-decoration:underline;
}


.Leftmenu li
{
	background:url(/images/spacer_g.gif) repeat-x;
	padding: 6px 0px 6px 0px;
}
.Links
{
	font-size:12px;
	color:#23214E;
	font-weight:bold;
}
/*** Registration Styles ***/
.reg
{
	padding:5px 2px 5px 50px;
}
.reg li
{
	padding:5px 0px 0px 0px;
	list-style-type:decimal;
}
.reg ol
{
	padding:0px 0px 10px 50px;
}
.reg a
{
	color:Red;
}
.reg_hd
{
	font-size:13px;
	font-weight:bold;
}
.reg_title
{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.reg_text
{
	font-size:12px;
	padding-left:5px;
	font-weight:normal;
}
.reg_disclaimer
{
	font-size:10px;
	color:#595981;
}
/*** User Name Display ***/
.UserName
{
	color:Black;
	font-size:11px;	
	padding:3px 10px 0px 0px;
}
/*** Advertisers Section ***/
.advertisers
{
	vertical-align: top;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding: 0px 40px 0px 20px;
}
.advertisers li
{
	margin: 3px 0px 10px 0px;
	list-style-type:square;
}
/*** Top Header for features ie. TelaDoc... ***/
#topHeader
{
	padding:25px 0px 25px 20px;
}
#YCtopHeader
{
	position:absolute;
	margin: 0px 0px 0px 250px;
	width: 700px;
	top:65px;
}
#topHeaderImage
{
	position:absolute;
	right: 150px;
	top: 40px;
	z-index:10;
}
/**** Used for Paging links ****/
.navigation
{

	margin:10px 3px 0px 5px;
	font-size:12px;
}
.navigationHD
{

	margin:10px 3px 0px 5px;
	font-size:12px;
}
.navigationMedline
{

	margin:10px 3px 0px 15px;
	font-size:12px;
}
.ReliefResults
{
	margin:5px 3px 0px 5px;	
}

#leftpagenav 
{
	float:left;
	width:60px;
	text-align:center;
	padding-top:5px;
}

#rightpagenav 
{
	float:right;
	width:60px;
	text-align:center;
	padding-top:5px;
}
#numnav
{
	float:inherit;
	text-align:center;
	vertical-align:text-top;
}
.navcontainer
{
	margin-left: 20px;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 7px;
}
.RCnavcontainer
{
	padding-left: 10px;
	padding-bottom: 4px;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}
.RCHeader
{
	padding:3px 0px 3px 5px;
	font-weight:bold;
	font-size:15px;
	color:#23214E;
}
.RCHeaderLink
{
	font-weight:bold;
	font-size:16px;
	color:#F76120;
	text-decoration:none;
	border-bottom:solid 1px #CECECE;
}

.navlist li
{
	display: inline;
}
.navlist a
{
	padding-left: 28px;
	background: url(/images/dot.gif) no-repeat 15px 6px;
}
.HealthInfoHeaders
{
	font-size:16px;
	font-weight:bold;	
	color:#23214E;
	padding-bottom:10px;
}
.TabHeader
{
	font-size:14px;
	font-weight:bold;	
	color:#FFFFFF;	
}
.Content li
{
	list-style-type:disc;	
	padding:0px 0px 5px 5px;
}
.AtoZ
{
	font-size:16px;
	font-weight:bold;
}
#back
{
	font-size:12px;	
}
.ProviderSearchList
{
	padding:0px 30px 0px 0px;
}
.RCProviderSearchList
{
	padding:0px 10px 5px 10px;
}
.ReliefLogo
{
	font-size:9px;
	text-align:center;
	padding:2px 0px 1px 0px;
}
/********** Doctor Pages ***********/
.ResourceHeader
{
	font-size:16px;
	font-weight:bold;	
	text-align:left;
}
#UserNameDisplayDiv
{
	
}
/********** Parent Tips ***********/
.ParentTips
{
	font-size:16px;	
	font-weight:bold;
	font-style:italic;
	padding-left:150px;
}
/********** Advertiser Page ***********/
.AdHeader
{
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
.AdItem
{
	text-align:center;
	vertical-align:middle;
	padding:10px 10px 10px 10px;
}
/*********** Provider Search **********/
.ProviderHeaders
{
	padding:5px 0px 0px 0px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#A3D2D2;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:10px;
	width:250px;
}
.modalLinks
{
	padding:5px 0px 0px 0px;	
}
/*********** Select City *************/
.SelectCity
{
	text-align:left;	
	border:none 0px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}
/*********** Facilities/Senior Living *************/
.FacilityName
{
	font-size:18px;
}
.PhoneText
{
	font-weight:bold;
	font-size:14px;
}
.SLHeader
{
	background: url('/images/header575.aqua.gif') no-repeat;	
	width:575px;
	text-align:left;
	font-size:16px;
	color:White;
	padding:10px 0px 0px 6px;
	font-weight:bold;
}
.back_arrow
{
	padding-top:0;	
}
.SLRepeaterTemplate
{
	font-size:11px;
	vertical-align:top;
	background-color:#DEDEDE;
	border-right:solid 1px black;
	border-bottom:solid 1px #C0C0C0;	
	padding:3px 3px 5px 3px
}
.SLRepeaterAltTemplate
{
	font-size:11px;
	vertical-align:top;
	background-color:#F4F9FD;
	border-right:solid 1px black;
	border-bottom:solid 1px #C0C0C0;
	padding:3px 3px 5px 3px	
}

/*********** More Specialties *************/
.SpecialtyHeader
{
	font-size:15px;
	text-align:left;
}
.SpecialtyList li
{
	text-align:left;
	padding:0px 0px 4px 10px;
	list-style-type:none;
}
.speclist
{
	padding:3px 2px 2px 0px;
}
.speclist a
{
	padding-left: 28px;
	background: url(/images/dot.gif) no-repeat 15px 6px;	
}
.specnavcontainer
{
	font-size: 16px;
	margin-left: 5px;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}
/***************** Quotes ******************/
.quotes li
{
	width:700px;	
	text-align:left;
	list-style-type:circle;
	vertical-align:text-top;
	padding:0px 0px 15px 4px;
}
/***************** Top Docs ******************/
.topdoctext
{
	font-size:16px;
	padding-left:85px;
	padding-top:10px;
}
/***************** Rate Doctors - Top Image ******************/
.RateTop
{
	padding-left:350px;
}
/***************** Video Player **************/
a.myPlayer 
{
	display:block;
	width: 320px;     
	height:290px;      
	text-align:center;     
	margin:0 15px 15px 0;          
	border:1px solid #999; 
}  
/* play button */ 
a.myPlayer img 
{     
	margin-top:70px;     
	border:0px; 
}  
/* when container is hovered we alter the border color */ 
a.myPlayer:hover 
{     
	border:1px solid #000; 
}

/**********Quick Links**************/
.QuickLinks
{
	font-size:16px;
	font-weight:bold;
	padding:3px 0px 0px 3px;	
	color:#23214E;
}
.QuickLinksmenu{
list-style-type: none;
text-align:left;
}
.QuickLinksmenu a:link
{
	text-decoration:none;
}
.QuickLinksmenu a:visited
{
	text-decoration:none;
}
.QuickLinksmenu a:hover
{
	text-decoration:underline;
}
.QuickLinksList ul
{
	padding-left:1px;	
}
.QuickLinksList ul li
{
	text-decoration:none;
	text-align:left;
	padding:2px 0px 0px 0px;
	list-style-image: url("/images/arrow_left.gif");
	margin-left:30px;
}
.SiteFeatures
{
	font-size:16px;
	font-weight:bold;
	padding:3px 3px 0px 0px;	
	color:#705E3E;
}
.SiteFeaturesmenu
{
	list-style-type: none;
	text-align:left;
}
.SiteFeaturesList ul
{
	padding-left:17px;	
}
.SiteFeaturesList ul li
{
	text-align:left;
	padding:2px 0px 0px 0px;
	list-style:square;
	color:#705E3E;
	margin-left:15px;
	margin-right:7px;
}
.SiteFeaturesList a:link
{
	text-decoration:none;
}
.SiteFeaturesList a:visited
{
	text-decoration:none;
}
.SiteFeaturesList a:hover
{
	text-decoration:underline;
}
/******** Home Page **************/
.HomeHeader
{
	color:#808000;
	font-size:24px;
	text-align:left;	
	padding:5px 10px 0px 10px;
	font-weight:bold;
}
/******************* Columns ******************/
#leftcol {
	float:left;
	width: 170px;
	height: 500px;
}
#middlecontent {
	background: #fff;
	float:left;
	width: 500px;
	height: 500px;
}
#rightcol {
	float:left;
	width: 300px;
	height: 500px;
}
.leftcoltext
{
	padding-top:5px;	
}
/******************* Profile Picture Columns ******************/
#profilepic_leftcol {
	float:left;
	width: 180px;
	height: 220px;

}
#profilepic_rightcol {
	float:left;
	width: 450px;
	height: 220px;
}

/******************* Profile Info Columns ******************/
#profileinfo_rightcol {
	background: #E9EAEE url('/images/profilebkg.jpg') repeat-x;
	border-right:solid 2px #008084;
	border-left:solid 2px #008084;
	border-bottom:solid 2px #008084;
	padding-bottom:5px;
	width: 548px;
	height:100%;
	margin:0px 0px 6px 50px;
	padding-top:10px;
}
.addressText
{
	float:left;
	padding:10px 0px 0px 20px;
	text-align:left;
	border:solid 1px black;
}
#gender
{
	width:100px;
	padding:0px 0px 0px 20px;
	text-align:left;
}
#hours
{
	padding:5px 0px 0px 20px;
	text-align:left;
}
#medschool
{
	padding:5px 0px 0px 20px;
	text-align:left;
}
#profaff
{
	padding:5px 0px 0px 20px;
	text-align:left;
}
.NewPats
{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	padding:0px 0px 0px 50px;	
}
.AverageTitle
{
	float:left;
	width:230px;
	text-align:left;	
	padding:3px 0px 0px 15px;
}
.AverageStars
{
	float:left;
	width:140px;
	padding-top:8px;
	text-align:left;
}
.AverageTotal
{
	float:left;
	width:60px;
	font-weight:bold;
	padding-top:7px;
	text-align:left;
}
.StarsTop
{
	padding-top:15px;	
}
.Stars
{
	padding-top:8px;	
}
.TestTotalTop
{
	padding-top:12px;
}
.TestTotal
{
	padding-top:4px;	
}
.imgHyp
{
	text-decoration:none;	
}
/********************** Site Features ************************/
#sfleftpics
{
	float:left;
	width: 110px;
	height: 330px;
	padding:4px 0px 0px 0px;
	text-align:right;
}
#sfleftdesc
{
	float:left;
	width: 115px;
	height: 330px;
	padding:4px 0px 0px 5px;
	text-align:left;
}
#sfmiddlepics
{
	float:left;
	width: 115px;
	height: 330px;
	padding:4px 0px 0px 0px;
	text-align:center;
}
#sfmiddledesc
{
	float:left;
	width: 125px;
	height: 330px;
	padding:4px 0px 0px 5px;
	text-align:left;
}
.BlogHeader
{
	font-size:16px;
	color:#23214E;	
	font-weight:bold;
	padding:2px 0px 5px 0px;
}
.blogtag
{
	font-size:14px;
	color:#23214E;	
}
.RadioLinks td
{
	padding-bottom:5px;	
}
.VideoLink
{
	font-size:12px;
	font-weight:bold;
	color:#23214E;
}
/********* Comphy Sheets **************/
.ComphyText
{
	text-align:center;
	font-size:13px;
	width:70%;	
}

#ComphyBenefits
{
	padding-top:10px;
	
	text-align:left;
	font-size:13px;
	width:700px;	
}
#ComphyBenefits li
{
	list-style-type:disc;
	padding-left:15px;
	padding-right:10px;
	margin-left:15px;
	text-align:left;
	font-size:13px;	
}
.ComphyHeader
{
	font-weight:bold;
	font-size:20px;
	background:#BEBEBE;
}
.ComphyHeaderCell
{
	padding-left:10px;
}
