

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}body {
	background: #000 url('../images/bg.gif') left top repeat-x;
	font: 15px/22px Georgia, Times, Serif;
	color: #000;
	padding: 20px 0;
}

a { color: #710; }
	a:hover { color: #000; }

h1 { font-size: 24px; line-height: 38px; margin-bottom: 10px; }
h2 { font-size: 24px; line-height: 30px; font-weight: normal; font-style: italic; color: #710; }
h3 { font-size: 18px; line-height: 22px; color: #666; }
h4 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
	background-color: #710;
	padding: 20px;
	overflow: hidden;
}
h5 { font-size: 18px; line-height: 24px; font-weight: normal; }
.big { font-size: 22px; line-height: 22px; }
.hidden { display: none; }
.left { float: left; }
.right { float: right; }
.left.push { margin-right: 10px; }
.right.push { margin-left: 10px; }
.clear { clear: both; overflow: hidden; }
.third { width: 286px; }
.fourth { width: 210px; }
.twothird {
	width: 595px;
}
.quad { width: 225px; }
.half { width: 440px; }
.split {
	width: 50%;
	float: left;
}
.split.bull { margin-left: 18px; margin-right: -18px; }
.bull {
	list-style: circle;
	margin-left: 35px;
}

#modals { width: 460px; }
#modals ul {
	line-height: 50px;
}

#featured { width: 400px; }

.featured {
	display: block;
	margin-bottom: 10px;
	height: 45px;
	padding-top: 30px;
	padding-left: 90px;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
}
	#featured-patient_forms { background-image: url('../images/featured-patient_forms.png'); }
	#featured-physician { background-image: url('../images/featured-physician.png'); }
	#featured-webviewer { background-image: url('../images/featured-webviewer.png'); }
	.featured:hover { background-position: 0 -75px; color: #FFF; }

#container {
	width: 900px;
	padding: 20px;
	background-color: #FFF;
	margin: auto;
}

#top {
	height: 114px;
}

#logo {
	display: block;
	width: 130px;
	height: 114px;
	text-indent: -9999px;
	background: url('../images/logo.gif') left top no-repeat;
	float: left;
}
	#logo:hover { background-position: 0 -px; }

#tagline {
	width: 750px;
	height: 94px;
	float: right;
	background-color: #710;
	padding-top: 20px;
	text-align: center;
	font-size: 30px;
	line-height: 36px;
	color: #FFF;
}

#nav {
	width: 900px;
	height: 40px;
	clear: both;
	margin: 20px 0;
	font-size: 16px;
	position: relative;
	z-index: 50;
}

#nav li {
	display: block;
	float: left;
}

#nav li a {
	display: block;
	float: left;
	width: 128px;
	height: 17px;
	text-align: center;
	padding: 10px 0 13px;
	background-image: url('../images/nav-bg.gif');
	color: #fff;
	border-right: 1px solid #FFF;
	text-decoration: none;
	font-style: italic;
}
	#nav li a.double { padding-top: 7px; height: 30px; }
	#nav li a.last { width: 126px; border-right: none; }
	#nav li a:hover { background-position: 0 -50px; }

	#nav li ul {
		font-size: 11px;
		display: none;
		position: absolute;
		z-index: 50;
		margin-top: 40px;
		box-shadow: 0 0 5px #000;
		-moz-box-shadow: 0 0 5px #000;
		-webkit-box-shadow: 0 0 5px #000;
	}
		#nav ul li { float: none; }
		#nav li ul li a {
			display: block;
			padding: 6px;
			width: 200px;
			height: 16px;
			text-align: left;
			float: none;
			border: none;
			border-bottom: 1px solid #FFF;
		}
		#nav li:hover > ul { display :block; }
			#nav li ul li a:hover { }
			
li:hover ul, li:hover li:hover ul { 
   display:block;
}
	
#cyclewrap {
	height: 240px;
	margin-bottom: 20px;
	overflow: hidden;
}
#cyclenav {
	background-image: url('../images/cyclenav.png');
	text-align: center;
	height: 13px;
	padding: 5px 378px;
	margin-top: -60px;
	position: relative; z-index: 40;
}
	#cyclenav a {
		display: block;
		text-indent: -9999px;
		height: 14px;
		width: 14px;
		background-image: url('../images/cyclenav.gif');
		margin: auto;
		float: left;
		margin: 0 5px;
	}
		#cyclenav a.activeSlide, #cyclenav a:hover { background-position: 0 -14px; }

#subtag {
	font-size: 20px;
	line-height: 30px;
	height: 24px;
	background-image: url('../images/cyclenav.png');
	color: #FFF;
	text-align: center;
	padding-bottom: 8px;
	margin-top: -32px;
	position: relative; z-index: 40;
}

#welcome {
	width: 400px;
	height: 200px;
	padding: 20px;
	background-color: #710;
	color: #FFF;
	font-size: 17px;
	line-height: 26px;
}
	#welcome a { color: #CCC; }

#homebottom div {
	width: 400px;
	padding: 20px;
	background-color: #CCC;
	overflow: hidden;
	background-position: right top;
	background-repeat: no-repeat;
}
	#homebottom-patients { background-image: url('../images/homebottom-patients.gif'); }
	#homebottom-physicians { background-image: url('../images/homebottom-physicians.gif'); }
	
	#homebottom h2 {
		padding-bottom: 7px;
		margin-bottom: 15px;
		background: url('../images/homebottom-h2.png') left bottom no-repeat;
	}
	#homebottom a {
		display: block;
		height: 50px;
		padding-top: 14px;
		margin-bottom: 10px;
		font-size: 18px;
		line-height: 24px;
		padding-left: 70px;
		background-position: left center;
		background-repeat: no-repeat;
	}
		#homebottom a.calendar { background-image: url('../images/calendar-icon.png'); }
		#homebottom a.clipboard { background-image: url('../images/clipboard-icon.png'); }
		#homebottom a.document { background-image: url('../images/document-icon.png'); }
		#homebottom a.monitor { background-image: url('../images/monitor-icon.png'); }

.radiologist {
	overflow: hidden;
	clear: both;
	margin: 10px 0 45px 0;
}
	.radiologist span {
		display: block;
		overflow: hidden;
	}
	.radiologist.highlight {
		background-color: #FFA;
	}

#exam_prep { text-align: center; }
#exam_prep ul { line-height: 30px; }
#exam_prep ul li a {
	display: block;
	margin-right: 10px;
	height: 30px;
	color: #FFF;
	background: url('../images/nav-bg.gif') left -8px repeat-x;
	margin-bottom: 10px;
}
	#exam_prep .last li a { margin-right: 0; }
	#exam_prep ul li a:hover, #exam_prep ul li a.highslide-active-anchor { background-position: 0 -58px; }

.disclaimer {
	padding: 20px;
	overflow: hidden;
	background-color: #DDD;
}
	.disclaimer h2 {
		color: #000;
		font-size: 22px;
	}


.highslide-html { color: #000; padding: 20px; overflow: auto !important; }

.prep { overflow: auto !important; }

a.prinths1 {
	display: block;
	background: url('../images/print.png') left center no-repeat;
	padding-left: 20px;
}
a.prinths {
	display: block;
	background: url('../images/print.gif') left center no-repeat;
	margin-bottom: 10px;
	padding-left: 20px;
}

.closebutton {
	padding-right: 33px;
	padding-top: 8px;
	height: 25px;
	background-position: right top;
	background-repeat: no-repeat;
}
	.closebutton:hover { background-position: right bottom; }

.smalltext { font-size: 11px !important; line-height: 15px; color: #710; }


.req { color: #F00; }

.input {
	height: 26px;
	padding: 2px 6px;
	font-size: 16px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #999;
	border-right: 1px solid #A8A8A8;
	border-left: 1px solid #A8A8A8;
	width: 356px;
	margin-bottom: 10px;
}
	.input.small { width: 135px; }
	textarea.input {
		height: 150px;
		max-width: 356px;
		overflow: hidden;
	}
	select.input { height: 32px; padding: 4px 3px; }
	.input:hover, .input:active { border-color: #CCC !important; }

#contactform { width: 440px; }

#contactform label {
	display: block;
	float: left;
	width: 60px;
	text-align: right;
	padding-right: 10px;
	position: relative;
	top: 6px;
}

.submitp { width: auto; }
	.submit {
		height: 30px;
		padding: 0 6px;
		font-size: 15px;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #999;
		border-right: 1px solid #999;
		border-left: 1px solid #CCC;
		background-image: url('../images/button.gif');
		cursor: pointer;
		margin-top: 10px;
	}
		.submit:hover, .submit:active { border-color: #CCC !important; }
		.submit:active { background: none repeat scroll 0 0 #CCC; }

#patient_forms { margin-top: -10px; }
.formgroup {
	padding: 20px;
	overflow: hidden;
}
	.formgroup.odd { background-color: #ccc; }
	.formgroup.even { background-color: #aaa; }
	.formgroup a { color: #000; }
	.formgroup a:hover { color: #710; }
	
#patient_forms h2 {
	clear: both;
	padding-bottom: 4px;
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
}
#patient_forms a {
	display: block;
	float: left;
	width: 430px;
	margin-bottom: 10px;
}
		
#appointmentform label {
	display: block;
	margin-bottom: 0;
}

#appointmentform p {
	margin-bottom: 5px;
}

#appointmentform h2 { margin-bottom: 10px; }

#appointmentform p.highlight {
	padding: 10px;
	background-color: #CCC;
	overflow: hidden;
	margin: 10px 0;
}

#appointmentform p.left { margin-right: 20px; }
#appointmentform p.last { margin-right: 0 !important; }

#appointmentform p.full .input { width: 886px; max-width: 886px; }

#appointmentform p.half .input { width: 426px; }

#appointmentform p.third .input { width: 273px; }
	#appointmentform p.third select.input { width: 287px; }
	#appointmentform p.third span { width: 133px; }
	#appointmentform p.third span .input { width: 120px; }
	#appointmentform p.third span select.input { width: 134px; }
	
#appointmentform p.fourth .input { width: 196px; }

#links {
	text-align: center;
}

#links a span {
	color: #000;
}

#gmap {
	width: 440px;
	height: 472px;
	float: right;
}


#footer {
	margin-top: 20px;
	clear: both;
	padding: 7px;
	height: 36px;
	background-image: url('../images/nav-bg.gif');
	color: #fff;
	text-align: center;
	font-size: 11px;
}
	#footer a { color: #aaa; }
		#footer a:hover { color: #000; }
