/* dxhealthcorp.com   |   screen.css   |   6/25/08 */

* {margin: 0; padding: 0;}

body {
	background: #152a6b url(../images/bg.jpg) repeat-x top left;
	font: 62.5% Arial, Helvetica, sans-serif; 
	color: #333; 
	text-align: center; 
	margin: 0; 
	padding: 0;
	}
	
#wrap {
	width: 950px; 
	text-align: left; 
	margin: 0 auto;
	background-color: #fff;
	}
	
#logo {
	border: none;
	margin: 10px 0 0 10px;
	width: 222px;
	float: left;
	}
	
h1 { text-indent: -9999px }

#header { 
	padding-bottom: 20px; 
	background-color: #fff;
	width: 950px;
	border-bottom: #4d91cd solid 1px;
	margin: 0;
	float: left;
	}
	
#internal-header {
	padding-bottom: 0;
	background-color: #fff;
	width: 950px;
	float: left;
	}
	
#nav { 
	width: 640px;
	_width: 664px;
	float: right;
	}

#nav li {
	float: left;
	list-style: none;
	font-size: 1.4em;
	font-weight: bold;
	background: url(../images/nav-bg.jpg) -2px 32px no-repeat;
	* background: url(../images/nav-bg.jpg) -2px 18px no-repeat;
	}
	
#nav li.first {
	background: none;
	}
	
#nav li a {	
	display: block;
	height: 20px;
	float: left;
	color: #75d0d7;
	text-decoration: none;
	padding: 57px 5px 5px 5px;
	_padding: 57px 2px 5px 2px;
	margin: -25px 4px 0 5px;
	* margin: -40px 4px 0 5px;
	}

#nav li a.last {	
	margin: -25px 0px 0 5px;
	* margin: -40px 0px 0 5px;
	}

#nav li a:visited { color: #75d0d7; }
	
#nav li a:hover {
	background-color: #eaedf1;
	color: #205595;
	}
	
#nav li a.active {
	background-color: #eaedf1;
	color: #205595;
	}
	
#nav li.last {
	border-right: none;
	}

#nav li a.portal {color: #205595;}
	
#rotatebox {
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
	width: 950px;
	height: 373px;
	background: no-repeat;
	float: left;
	}
	
#SlideShow {
	filter: alpha(opacity=0); 
	-moz-opacity: 0; 
	opacity: 0;
	}
	
#content {
	width: 950px;
	background: #fff url(../images/content-bg-w.jpg) repeat-y;
	float: left;
	* margin-top: -5px;
	}
	
#content #magnets h2 {
	color: #205595;
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: 5px;
	}
	
#content #magnets p {
	color: #333;
	font-size: 1.2em;
	margin-bottom: 15px;
	}
	
#magnets {
	background: #e9eded url(../images/sidebar-bg-w.jpg) 0 0 no-repeat;
	width: 282px;
	float: left;
	padding: 0 15px 0px 15px;
	margin-right: 30px;
	}
	
#magnets a {
	color: #27aab6;
	text-decoration: underline;
	font-weight: bold;
	}
	
#magnet-01 {
	border-bottom: #fff solid 1px;
	padding-bottom: 20px;
	}
	
#magnet-02 {
	padding-bottom: 20px;
	margin-top: 15px;
	border-bottom: #fff solid 1px;
	}

#magnet-03 {
	padding-bottom: 20px;
	margin-top: 15px;
	border-bottom: #fff solid 1px;
	}
	
#magnet-04 {
	padding-bottom: 20px;
	margin-top: 15px;
	}
	
#copy {
	float: left;
	width: 600px;
	}
	
#copy a {
	color: #27aab6;
	text-decoration: underline;
	font-weight: bold;
	}
	
#copy a:visited { color: #89bdc2; }

#copy a:hover { color: #4c92ce; }

#copy p.bigger {
	font-size:1.5em;
	}

#copy li.bigger {
	font-size:1em;
	}

#copy p.contact {
	float: left;
	}
	
#content h2, #internal-content h2 {
	color: #4d91cd;
	font-size: 1.7em;
	text-transform: uppercase;
	margin-bottom: 15px;
	}
	
#content p, #internal-content p {
	color: #333;
	font-size: 1.2em;
	margin: 0 15px 15px 0;
	line-height: 18px;
	}

	
#footer {
	clear: both;
	border-top: #ccc solid 1px;
	padding-top: 10px;
	margin: 30px 15px 20px 0; 
	font-size: 1.1em;
	}
	
#footer ul {
	margin: 10px 0 -5px -5px;
	}
	
#footer li {
	color: #6f7e93;
	list-style: none;
	display: inline;
	padding: 0 5px;
	border-right: #ccc solid 1px;
	}
	
#footer li.last { border-right: none; }

a#footer-link {
	font-weight: normal;
	color: #6f7e93;
	}
	
a:visited#footer-link {
	font-weight: normal;
	color: #6f7e93;
	}

#internal-content #footer {
	font-size: 1em;
	width: 680px;
	margin-top: 30px;
	}

#internal-content #footer ul {
	margin: 10px 0 0px -5px;
	}

#sidebar {
	background: url(../images/internal-sidebar-bg-w.jpg) 0 108px no-repeat;
	width: 182px;
	float: left;
	padding: 0 15px 15px 15px;
	margin-right: 30px;
	height: 480px;
	}
	
#sidebar ul {
	padding-top: 100px;
	}
	
#internal-content #sidebar li {
	list-style: none;
	padding-bottom: 10px;
	}
	
#sidebar li a {
	text-decoration: none;
	}
	
#sidebar li a:visited { 
	color: #89bdc2;
	}
	
#sidebar li a:hover { text-decoration: underline; }

#sidebar li a.active { color: #205695; }

img#schedule-icon {
	margin: 120px 0px 0 60px;
	border: none;
	}
	
a#schedule-link {
	font-weight: bold;
	clear: left;
	width: 110px;
	font-size: 1.2em;
	margin: 15px 0 0 30px;
	text-align: center;
	float: left;
	}
	
#internal-wrap {
	background: url(../images/content-bg.jpg) 0 0 repeat-y;
	width: 950px;
	float: left;
	}
	
#internal-content {
	width: 950px;
	_width: 972px;
	float: left;
	background: url(../images/internal-swoosh-w.jpg) no-repeat;
	padding-top: 70px;
	}
	
#internal-content #copy {
	width: 690px;
	}
	
.image-right {
	float: right;
	padding: 3px;
	border: #ccc solid 1px;
	margin: 0 8px 10px 20px;
	}
	
#left-column {
	float: left;
	width: 300px;
	margin-right: 20px;
	}
	
#right-column {
	float: left;
	width: 300px;
	}

#internal-content a {
	color: #27aab6;
	text-decoration: underline;
	font-weight: bold;
	}
	
#internal-content a:visited { color: #92cacf; }

#internal-content a:hover { color: #4c92ce; }

#internal-content h3 {
	color: #215695;
	font-size: 1.4em;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	}
	
#internal-content ul { 
	margin: 0 0 20px 20px; 
	list-style: disc; 
	}
	
#internal-content li {
	font-size: 1.2em;
	line-height: 18px;
	}
	
#internal-content li li {font-size: 1em; list-style: circle;}

#internal-content li ul {margin-bottom: 0; }
	
#internal-content p.state-p {
	float: left;
	width: 550px;
	line-height: 22px;
	}
	
form {
	width: 180px;
	float: left;
	margin: 23px 0 0 -330px;
	}
	
.divider {
	color: #ccc;
	background-color: #ccc;
	margin-bottom: 10px;
	height: 1px;
	width: 680px;
	}
	
p#careers {
	margin: 100px 0 0 20px;
	}
	
p#careers a {
	text-decoration: none;
	}

.bigger {
	font-size:1.3em;
	}

.contact-address {
	width: 210px;
	margin: 0 10px 20px 0;
	}
	
#copy .contact-address ul {
	margin: 0;
	}
	
.contact-address li {
	list-style: none;
	}
	
#referral {margin-left: 0; width: 500px;}
#referral fieldset {border: none;}
#referral label {font-size: 1.2em; width: 100%;}
#referral input[type=text], textarea {display: block; margin-bottom: 1em; margin-top: .5em; margin-right: .5em;}
#referral input[type=submit] {display: block; margin: 2em 0;}
#referral p {margin-bottom: .5em;}

.question {
	border-top: 1px dotted #205595;
	margin-top: 60px;
	font-weight: bold;
	margin-bottom: 0;
	padding-top: 1em;
}

.answer {
	margin-top: 0;
	padding-top: 0;
}

.leftletter {
	font-weight: bold;
	color: #205595;
}

a.top-anchor {
	float: right;
	margin-right: 15px;
	}
	
hr.divider {
	width: 683px;
	float: left;
	}
