/*==================== Global Styles ===========================*/
@import "rollover.css";
@import "navigation.css";

img, form {
	margin: 0;
	padding: 0;
	border: 0;
}
	
body {
	background:url(../images/body-bg.jpg) top left repeat-x;
	background-color: #23617A;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
	
p {
}
	
ul, ol {
	
}
	
li {

}
	
h1 {	
	color: #004a69;	
	font-size: 16px;
	margin-bottom:-5px;
	line-height:20px;
}
	
h2 {
	font-size:13px;
		color:#004a69;
}

h3 {
	font-size:12px;
}

h4 {
font-size:14px;
padding:.5em 0;
margin:0;
}
	
a, a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}
	
a:hover, a:active {
	color: #004a69;
	text-decoration: underline;
}

hr {
	width:300px;
	height:1px;
	color: #004a69;
	background-color:#004a69;
	border:0;
	margin-top:20px;
	margin-bottom:20px;
	}
	
		hr.services {
			margin-top:5px;
		}
	

/*==================== END Global Styles ===================*/

/*==================== ID Styles ===========================*/

#container {
	border:#FFFFFF solid 2px;
	background-color:#FFFFFF;
	width:920px;
	margin: 20px auto;
}
	
ul#navigation {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#navigation li {
	display: inline;
	padding: 0;
	margin: 0;
}

ul#language {
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
	float:right;
}

ul#language li {
	display: inline;
	padding: 0 10px;
	margin: 0;
}

div.tollFreeNumbers {
	float:right;
	clear:right;
	text-align:right;
	padding:69px 17px 0 0;
	font-weight:bold;
	font-size:13px;
	color:#006486;
	width:350px;
}

	div.tollFreeNumbers p {
		margin:0;
		padding:0;
	}

#subnav ul li {
	font-size: 10px;
}

#subnav ul li.selected a.active
{
	font-weight: bold;	
}

#sub-left p {
	font-size:10px;
	padding-left:20px;
}

#content {
	width: 920px;
	font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 130%;
	clear: both;
	overflow: hidden;
}

#content-home {
	background: url(../images/bg_content.gif) bottom right no-repeat;
}
#sub {
	width: 880px;
	font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 130%;
	clear: both;
	overflow: hidden;
	height: 100%;
	background-color: #EFEFEF;
}
#backtotop {
	text-align: right;
}
#sub-left
	{
	float: left;
	width: 160px;
	padding: 15px 5px 100px 0;
	}		
#sub-left-faq
	{
	float: left;
	width: 160px;
	background-color: #EFEFEF;
	padding: 15px 10px 1800px 0;
	}
#sub-left-centers
	{
	float: left;
	width: 160px;
	background-color: #EFEFEF;
	padding: 15px 10px 2500px 0;
	}
#sub-right
	{
	float: right;
	width: 640px;
	padding: 15px 30px 20px 20px;
	background-color: #ffffff;
	}
#sub-right-centers
	{
	float: right;
	width: 640px;
	padding: 15px 30px 20px 20px;
	background-color: #ffffff;
	}

#press {	
	background-color:#FFFFFF;
	padding:5px 15px 10px 15px;
	width:430px;
	margin:0 auto;
	font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif;
}
	#press h1 {
		font: 20px/1.2em Verdana, Arial, Helvetica, sans-serif;
	}

/*==================== END ID Styles =======================*/

/*=================== Class Styles =========================*/

.navybar {
	background-color:#004a69;
	height:14px;
	overflow: hidden;
	width: 920px;
	clear:both;
}

.pinkbar {
	background-color:#d6a598;
	height:4px;
	overflow: hidden;
	width: 920px;
	clear:both;
}

.pinkbar-thin {
	background-color:#d6a598;
	height:2px;
	overflow: hidden;
	width: 920px;
	clear:both;
}

.greybar {
	background-color:#adadad;
	height:17px;
	overflow: hidden;
	width: 920px;
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 4px;
}

.whitebar {
	background-color:#ffffff;
	height:1px;
	overflow: hidden;
	width: 920px;
	clear:both;
}
.logo 	{
	clear:both;
	background: url(../images/logo.jpg) no-repeat;
	height: 138px;
	xpadding-left: 570px;
	padding-top: 10px;
	xwidth: 350px;
	width:920px;
}
.logo-es 	{
	xwidth: 350px;
	width:920px;
	background: url(../images/logo-es.jpg) no-repeat;
	height: 138px;
	xpadding-left: 570px;
	padding-top: 10px;
}

.logo-btn-es
{
	background: url(../images/logo-es.jpg) no-repeat;
}
.logo-btn
{
	background: url(../images/logo.jpg) no-repeat;
}

.picture {
	border: 6px solid #004263;
	padding:1px;
}

.main-header {
	margin-top:10px;
}

.home-about
	{
	float: left;
	width: 335px;
	margin: 25px 0px 5px 0;
	padding-left:10px;
	}
.home-flash
	{
	float: left;
	width: 245px;
	margin:20px 0 0 20px;
	}
.home-calltoaction
	{
	float: right;
	width: 275px;
	margin: 25px 0 10px 0;
	padding-right:10px;
	}
img.float-right
	{
	float:right;
	margin:5px 0 5px 10px;
	border:6px solid #004a69;
	padding:1px;
	}
div.rotation 
{
    float:right;
	margin:5px 0 5px 10px;
	text-align:center;
	width:314px;
}

div#flash
{	
	border:6px solid #004a69;
	padding:1px;
	width:300px;
	}
	
    div.rotation span.caption 
    {
        font-weight:bold;
        font-style:italic;
        padding:2px 5px;
        display:block;
    }
	
.ref-tbl {
	margin-bottom:30px;
}
.ref-tbl td {
	width:170px;
	vertical-align:top;
	width:184px;
	padding-bottom:10px;
}

.ref-tbl img
	{
	margin: 0 1px 0 1px;
	border:6px solid #004a69 !important;
	clear:both;
	}
	
.ref-tbl a:hover {
	text-decoration:none;
}
	
table.success-table td
	{
	border:1px solid #004a69;
	padding:10px;
	margin:0;
	text-align: center;
	}
table.success-table
	{
	border:1px solid #004a69;
	width: 100%;
	}
.sub-left li{
	margin-top:0;
	margin-left:-15px;
	}
.form-text {
	vertical-align:top;
	}
td.rightSide {
	padding-left:60px;
}

tr.locationInfo td{
	padding-top:10px;
}
tr.doctorInfo td {
	padding-bottom:10px;
}
.right 	{
	text-align: right;
	}
.pdf-list li {
	margin-bottom:10px;
	list-style:none;
}
.home-press {
	border:4px solid #004a69;
}
.home-press div {
	border:1px solid #fff;
	padding:10px;
	background:#fff url(../images/recentnews-bg.gif) repeat-x;
}
.home-press h1 {
	margin:0;
	font-size:18px;
	margin-bottom:5px;
}
.home-press p {
	margin:0;
	padding:0;
}
.align-right {
	text-align:right;
}

.featured_link
	{
	float: right;
	width: 150px;
	padding: 10px 5px;
	border: 1px solid #adadad;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
	}

.presssupporttitle
{
	display: inline;
	font-weight: bold;
	margin-bottom: 50px;
}
.presstxtbxtitle
{
	display: inline;
	margin-bottom: 50px;
}

.presssupportdate
{
	display: inline;
	font-weight: bold;
	margin-bottom: 50px;
}

.pressupportdateedit
{
	display: inline;
	margin-bottom: 50px;
}

.presssupportactive
{
	display: inline;
	font-weight: bold;
	margin-bottom: 50px;
}

.presssupportactiveedit
{
	display: inline;
	margin-bottom: 50px;
}

.supportfeatured
{
	display: inline;
	font-weight: bold;
	margin-bottom: 50px;
}

.supportfeaturededit
{
	display: inline;
	margin-bottom: 50px;
}

.presssupportabstract
{
	display: block;
	font-weight: bold;
}
.presssupportabstractedit textarea
{
	width: 600px;
}

.presssupportabstractedit
{
	display: block;
	margin-bottom: 50px;
}

.presssupportdetails
{
	display: block;
	font-weight: bold;
}

.presssupportdetailsedit
{
	display: block;
	margin-bottom: 50px;
}
.supportfileupload
{
	width: 75%;
}

p.topLink {
	text-align:right;
	margin:1em 0 0 0;
}

table.calendar 
{
}

    table.calendar td 
    {
        padding:2px 15px 2px 0;
		
    }
	
	table.calendar td.date {
		white-space:nowrap;
		width:70px;
	}
    
    table.calendar th 
    {
        text-align:left;
    }
	table.calendar td p{
		margin:5px 0;
	}

/*==================== END Class Styles ====================*/

