/* start reset */

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, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
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;
	}
#content table.donate {
	border:1px solid #CCCCCC;
	padding:20px;
	text-align:left;
	border-collapse: inherit;
}
#content table.donate tr td {
	padding:5px;
}

/* end reset */

html,body {
	background-color:#529EAB;
	font-family:arial;
	display:block;
	height:100%;
	}	
/* top */
#top {
	background-image:url(/images/topbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	display:block;
	}
#topcon {
	width:953px;
	margin:0px auto;
	padding:10px 4px 2px 10px;
	position:relative;
	}
.logo {
	float:left;
	}
.logo_new {
	float:left;
	margin-top:-5px;
	}
#searcher {
	display:block;
	text-align:right;
	padding:0px 0px 25px 0px;
	top:0px;
	right:0px;
	height:26px;
	}
#searcher .searchfield {
	padding:3px;
	border:1px solid #000000;
	font-weight:bold;
	display:block;
	}
#searcher .searchbut {
	border:none;
	display:block;
	}
	
/* slider on homepage */
.arrows
{
	float: right;
    margin-top: -12px;
    position: relative;
    right: 171px;
    width: 150px;
    z-index: 99;
}
#prev
{
	display:block;
	width:10px;
	height:12px;
	background:url(images/prev-arrow.png) no-repeat;
	float:left;
}

#next
{
	background: url(images/next-arrow.png) no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 12px;
    width: 10px;
}	
	
/* nav */
#nav {
	text-align:right;
	bottom:0px;
	right:0px;
	display:block;
	padding:0px 0px 4px 10px;
	color:#FFFFFF;
	font-size:12px;
	}
#nav a {
	text-decoration:none;
	padding:6px 11px;
	margin:0px;
	color:#FFFFFF;
	background:url(images/navbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#40909b;
	}
#nav a:hover {
	background:url(images/navhov.jpg);
	padding:6px 10px;
	background-repeat:repeat-x;
	background-position:bottom left;
	border-right:1px solid #99CCCC;
	border-left:1px solid #99CCCC;
	}
#middle {
	background-color:#E5EEEE;
	}

#adnav { z-index: 50; position: absolute; margin:-10px 0px 0px 367px; height:30px; display:block; }
#adnav a { margin: 0 2px; padding: 0px 4px; background: #cff; text-decoration: none; }
#adnav a.activeSlide { background-image: url(images/active.png); height:50px; }
#adnav a { background: url(images/blast.png); background-repeat: no-repeat; height:30px; }
#adnav a:focus { outline: none; } 
/* content */
#content {
	width:933px;
	margin:0px auto;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-y;
	padding:10px 30px;
	}
#content hr {
	border:1px solid #99CCCC;
	margin:5px 10px 5px 0px;
	}
#content p, legend, ol, table.news {
	font-size:14px;
	color:#666666;
	line-height:150%;
	padding:5px 0px;
	}
#content p a, a, table.news a {
	color:#146E72;
	}
#content p a:hover, a:hover, table.news a:hover {
	color:#000000;
	}
#content a {
	color:#146E72;
	}
#content a:hover {
	color:#000000;
	}
#content ul, table.news ul {
	padding-left:20px;
	}
#content ul.subnav {
	list-style:none;
	background:#fff url(images/subbg.jpg) repeat-x;
	margin:0px 11px 0px 0px;
	padding:0px;
	width:215px;
	display:block;
	float:left;
	}
#content .subnav li {
	font-size:14px;
	overflow:hidden;
	padding:0px;
	}
#content .subnav li a {
	font-weight:bold;
	/*color:#146E72;*/
	color:#1A4D66;
	text-decoration:none;
	display:block;
	padding:7px;
	border-bottom:1px solid #9ED3D8;
	}
#content .subnav a:hover {
	color:#FFFFFF;
	background-image:url(images/subhov.jpg);
	background-repeat:repeat-x;
	background-color:#1D4B62;
	}
h1 {
	font-size:20px;
	color:#666666;
	padding-top:10px;
	}
h2 {
	font-size:16px;
	color:#000000;
	font-style:italic;
	font-weight:normal;
	}
h3 {
	font-size:16px;
	color:#333333;
	padding-top:10px;
	}
h3.light { 
	color:#666666;
	font-size:16px;
	}
#content ul {
	list-style:none;
	color:#666666;
	line-height:150%;
	font-size:14px;
	}
#content ul li {
	padding:5px 0px;
	}
#content ul.number {
	list-style:decimal;
	}
#content ul.height {
	line-height:100%;
	}
#content ul.height b {
	padding-top:20px;
	display:block;
	}
#content .ad, #content .rotate, #content table.order {
	background-image:url(images/subbg.jpg);
	background-repeat:repeat-x;
	border:1px solid #529EAB;
	border-top:5px solid #529EAB;
	margin-top:0px;
	}
#content table.order {
	background-image:none;
	padding:20px;
	border-collapse:inherit;
}
#content .ad img, #content .rotate .box img {
	float:left;
	display:block;
	margin:10px 10px 0px 10px;
	}
.imgl {
	float:left;
	width:309px;
	background-color:#EDEDED;
	border:1px solid #666666;
	margin:0px 20px 10px 0px;
	}
.imgl img {
	margin:3px;
	}
.imgl span {
	display:block;
	padding:5px;
	}
.imgl span small {
	font-size:10px;
	}
.gentable {
	border-top:3px solid #666666;
	margin-top:20px;
	}
.gentable td {
	padding:5px;
	font-size:14px;
	color:#666666;
	border-bottom:1px solid #CCCCCC;
	}
.gentable td.off {
	background-color:#EDEDED;
	}
	
/* bottom */
#bottom {
	height:96px;
	background-image:url(images/bottombg.jpg);
	background-repeat:repeat-x;
	background-color:#529EAB;
	text-align:center;
	color:#99CCCC;
	}
#bottom hr {
	width:650px;
	border-bottom:1px solid #99CCCC;
	padding:0px;
	margin:0px;
	}
#bottom #footer {
	width:930px;
	text-align:center;
	margin:0px auto;
	display:block;
	font-size:14px;
	}
#bottom #footer #bottomnav {
	padding:7px;
	}
#bottom #footer #bottomnav a {
	color:#99CCCC;
	text-decoration:none;
	padding:0px 10px;
	}
#bottom #footer #bottomnav a:hover {
	color:#FFFFFF;
	}
#bottom #footer #address span, #bottom #footer .privacy span {
	padding:0px 5px;
	}
#bottom #footer #address {
	font-size:12px;
	padding:7px 0px 3px 0px;
	}
#bottom #footer .privacy {
	font-size:12px;
	padding:3px 0px 7px 0px;
	}
#bottom #footer .privacy a {
	color:#99CCCC;
	text-decoration:none;
	}
#bottom #footer .privacy a:hover {
	color:#FFFFFF;
	}

	
/* rehab set */
#rehabnav {
	width:682px;
	padding:10px;
	margin-right:230px;
	display:block;
	background-color:#529EAB;
	color:#FFFFFF;
	text-align:center;
	}
#rehabnav a {
	text-decoration:none;
	padding:10px 20px;
	margin:0px;
	font-size:16px;
	color:#EDEDED;
	}
#rehabnav a:hover {
	color:#529EAB;
	background-color:#FFFFFF;
	border:1px solid #529EAB;
	padding:9px 19px;
	}
#rehabcon p {
	line-height:180%;
	}
#rehabcon {
	padding:10px;
	}
#rehabcon ul {
	list-style:none;
	margin:0px 0px 0px 10px;
	padding:10px;
	font-weight:bold;
	}
#rehabcon ul li {
	padding:5px 10px;
	font-size:14px;
	border-bottom:1px solid #CCCCCC;
	}
#rehabcon ul li.off {
	background-color:#EDEDED;
	}
#rehabcon ul li ul {
	margin:5px 0px 5px 20px;
	padding:0px;
	font-weight:normal;
	}
#rehabcon ul li ul li {
	padding:2px 0px;
	font-size:12px;
	border-bottom:none;
	}
#rehabwrap h3 {
	font-family:georgia;
	font-size:38px;
	font-style:italic;
	padding-left:20px;
	color:#CCCCCC;
	margin:10px 0px 20px 0px;
	font-weight:normal;
	}
#rehabcon h4 {
	color:#666666;
	font-size:22px;
	font-style:italic;
	padding:10px 0px 5px 0px;
	margin:0px;
	border-bottom:5px solid #529EAB;
	}
#rehabsub {
	width:200px;
	float:left;
	border:1px solid #529EAB;
	border-bottom:5px solid #529EAB;
	margin:0px 20px 10px 0px;
	background-color: #ffffff;
	}
#rehabsub ul {
	margin:0px;
	padding:0px;
	}
#rehabsub ul li {
	border-bottom:1px solid #529EAB;
	padding:0px;
	margin:0px;
	}
#rehabsub a {
	text-decoration:none;
	display:block;
	padding:3px 5px;
	color:#666666;
	font-size:11px;
	}
#rehabsub a:hover {
	background-color:#529EAB;
	background-repeat:repeat-x;
	color:#FFFFFF;
	}
.intpic {
	float:right;
	margin:10px 10px 10px 20px;
	padding:2px;
	background-color:#EDEDED;
	border:1px solid #666666;
	}
	
/* contacts */
.contacts {
	width:205px;
	background-color:#EDEDED;
	border:1px solid #CCCCCC;
	float:right;
	padding:5px;
	margin:0px 0px 10px 10px;
	}
.contacts h4 {
	margin:0px;
	padding:5px;
	background-color:#CCCCCC;
	font-size:16px;
	color:#333333;
	}
.contacts div {
	margin:10px 0px;
	font-size:12px;
	line-height:100%;
	}
#content .contacts hr {
	border: 1px dotted #666666;
	}
.contacts div b {
	display:block;
	margin:0px;
	padding:0px 0px 2px 0px;
	font-size:13px;
	}


#content .servsub {
	width:20em;
	float:left;
	margin:10px 20px 10px 0px;
	}
#content .servsub ul {
	margin:0px;
	padding:0px;
	border:1px solid #529EAB;
	border-bottom:5px solid #529EAB;
	}
#content .servsub ul li ul {
	border:0;
}
#content .servsub ul li {
	border-bottom:1px solid #529EAB;
	padding:0px;
	margin:0px;
	}
#content .servsub ul li ul li {
	border:0;
	font-size:11px;
	padding:0px 0px 0px 20px;
	}
#content .servsub ul li.nolink {
	padding:3px 5px;
	font-size:11px;
	}
#content .servsub ul li a, #content .servsub ul li.none {
	text-decoration:none;
	color:#666666;
	display:block;
	font-size:11px;
	padding:3px 5px;
	}
#content .servsub a:hover {
	background-color:#529EAB;
	color:#FFFFFF;
	}
	
.bigger { font-size: 14px; }

/* homehead */
#homehead {
	width:704px;
	height:252px;
	overflow:hidden;
	position:relative;
	}
#homehead img {
	height:250px;
	width:702px;
	display:block;
	}
#homehead span img {
	width:100px;
	height:107px;
	}
#homehead #txt {
	background-color:#154d66;
	width:700px;
	margin-top:200px;
	bottom:0px;
	padding:3px;
	left:0px;
	position:absolute;
	z-index:3000;
	opacity:0.9;
	-moz-opacity:0.9;
	filter: DXImageTransform.Microsoft.Alpha(opacity=90);
	filter: alpha(opacity = 90);
	font-family: Arial;
	}
#homehead #txt span, .sliderun span {
	padding:5px 10px;
	color:#FFFFFF;
	}
body div.sliderun div {
	background-color:transparent;
	color:transparent;
}
#homehead #txt div.first {
	font-size:36px;
	font-weight:bold;
	}
#homehead #txt div.runner {
	font-family: Arial;
	font-size:22px;
	padding-left:80px;
	padding-bottom:8px;
	}
#homehead #txt div.runner div.second {
	display: none;
	}
#homehead #jsimg {
	width:702px;
	height:270px;
	overflow:hidden;
	border:1px solid #529EAB;
	}
div.sliderun div {
	background-color:transparent;
}

.cr {
	float:left;
	width: 615px;
	}
.flu {
	float:left;
	width: 307px;
	}
.cleft {
	clear :left;
	display:block;
	height:1px;
	}
.clear {
	clear:both;
	}

#links {
	text-align:right;
	bottom:0px;
	right:0px;
	display:block;
	padding:0px 0px 5px 0px;
	color:#FFFFFF;
	font-size:10px;
	}
#links a {
	text-decoration:none;
	padding:6px 0px 6px 0px;
	margin:0px;
	color:#FFFFFF;
	}
#links span {
	padding:0px 8px 0px 8px;
	}
#content .directions {
	list-style-type: disc;
	}
.places {
	padding-left: 30px;
	}
#space {
	padding-left:215px;
	}
.team {
	float:right;
	}
aaa#amap {
	text-decoration: none;
	color: red;
	}
a.map {
	text-decoration: underline;
	color: #1e7478;
	}
a.map:hover {
	text-decoration: none;
	}

.cse-overlay-bg { z-index: 4000; }
.cse-overlay { z-index: 4100; }

.langlink { float: right; font-size: 12pt; }

#pl { display:none; }

/* @media handheld {
	html, body { }
	.subnav, .logo { float: none; }
	#homehead, #txt, #runbox, #content .ad img, #content .rotate .box img, #links, #searcher, #nav { display: none; }
	.cr { width:100%; }
	} */

@media print {
	html, #content, p { width: 100%; margin: 0; padding: 0; }
	p { text-indent: 2em; }
	body { width: 8.5in; }
	.contacts, div, .imgl { border:0; margin:0; padding:0; }
	.subnav, .logo, .contacts, .team { float: none; }
	#space { padding-left:0px; }
	#homehead, #txt, #runbox, #content .ad img, #content .rotate .box img, #links, #searcher, #nav, .logo, .subnav, #bannerbox, #bottom, #print, .contacts div a, img, #ql, #staff, #rehabsub, .cutline, span small { display: none; }
	#pl, #pl img { display:block !important; }
	}

.backlink {
text-align:left;
}
#emergency {
	background-image:url(images/subbg.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	border:1px solid #529EAB;
	border-top:5px solid #529EAB;
	margin-top:70px;
	width:650px;
	margin-left:auto;
	margin-right:auto;
}
#emergency img {
	float:left;
	display:block;
	margin:10px;
}
#emergency p {
	font-size:14px;
	color:#666666;
	line-height:150%;
	padding:5px 0px;
	}
#emergency p a {
	color:#146E72;
	}
#emergency p a:hover {
	color:#000000;
	}
#emergency a {
	color:#146E72;
	}
#emergency a:hover {
	color:#000000;
	}
#ha {
	width:350px;
	padding-left:20px;
	}
.title, .bm_title {
	background-image:url(/images/top.gif);
	background-repeat:no-repeat;
	display:block;
	line-height:0;
	height:45px;
	width:670px;
	padding-bottom:0;
	margin-bottom:0;
	}
.bm_title {
	background-image:url(/images/top_bm.gif);
	width:480px;
	}
.title h3,  .bm_title h3 {
	padding:15px 0px 0px 20px;
	}
.middle, .bm_middle {
	background-image:url(/images/middle.gif);
	background-repeat:no-repeat;
	display:block;
	line-height:0;
	width:670px;
	padding-top:0;
	margin-top:0;
	}
.bm_middle {
	background-image:url(/images/middle_bm.gif);
	width:480px;
	}
#content .middle ul {
	padding-top:0;
	margin-top:0;
	padding: 0px 40px;
	}
#content .middle ul li {
	padding-top:0;
	margin-top:0;
	padding-bottom:20px;
	}
.repeat, .bm_repeat {
	background-image:url(/images/repeat.gif);
	background-repeat:repeat-y;
	width:670px;
	}
.bm_repeat {
	background-image:url(/images/repeat_bm.gif);
	width:480px;
	}
.bottom, .bm_bottom {
	background-image:url(/images/bottom.gif);
	background-repeat:no-repeat;
	display:block;
	line-height:0;
	height:17px;
	width:670px;
	}
.bm_bottom {
	background-image:url(/images/bottom_bm.gif);
	width:480px;
	}
.bm_container {
	padding:60px 0px 0px 30px;
	}
.surgeries {
	float:left;
	display:block;
	width:480px;
	}
#hbody {
	background-image:url(/images/human.jpg);
	height:380px;
	width:165px;
	display:block;
	position:relative;
	}
#hbody a.p {
	line-height:0;
	display:block;
	position:absolute;
	}
a.a { 
	top:0px;
	left:0px; 
	height:380px;
	width:165px;
	}
a.a:hover {
	background-image:url(/images/arms_legs.gif);
	background-repeat:no-repeat;
	height:380px;
	width:165px;
	}
a.b { 
	top:56px;
	left:46px; 
	height:114px;
	width:73px;
	}
a.b:hover {
	background-image:url(/images/torso.gif);
	background-repeat:no-repeat;
	height:114px;
	width:73px;
	}
a.c { 
	top:161px;
	left:43px; 
	height:63px;
	width:79px;
	}
a.c:hover {
	background-image:url(/images/lower_ab.gif);
	background-repeat:no-repeat;
	height:63px;
	width:79px;
	}
a.d { 
	top:3px;
	left:62px; 
	width:42px;
	height:63px;
}
a.d:hover {
	background-image:url(/images/head.gif);
	background-repeat:no-repeat;
	height:63px;
	width:42px;
}
.jibber {

}
#print a {
	float:right;
	font-size:10pt;
}
#oney table {
	padding:20px;
}
#fee {
	font-size:12px;
}
form table.order tr td {
	padding-top:10px;
	padding-bottom:10px;
}
#content .rotate {
	width:930px;
}
#content .rotate .box {
	background:#a8dfd8 url(/images/bg.jpg) no-repeat;
	width:639px;
	padding-right:20px;
	border-right:1px solid #B2B2B2;
}
#content .rotate p {
	font-size:12px;
	line-height:1.75;
	color:#444444;
}
#content .rotate .box .adl {
	padding-bottom:10px;
	float:right;
}
#content .rotate .box .adr {
	padding-bottom:10px;
	float:left;
}
#content .rotate .box h1, #content .rotate .box2 h1 {
	font-style:italic;
	color:#444444;
}
#content .rotate .box2 h1 {
	padding-bottom:10px;
}
#content .rotate .box hr, #content .rotate .box2 hr {
	border: 1px dotted #CCCCCC;
	vertical-align:middle;
}
#content .rotate .box a, #content .rotate .box2 a {
	text-decoration:none;
	font-size: 12px;
}
#content .rotate .box2 {
	vertical-align:top;
}
#content .box {
	background-color:#ffcb80;
}
#content .rotate, #content .box {
	height:171px;
	overflow:hidden;
}
div.adb {
	padding:0;
	margin:0;
}
.cen { text-align:center; }
#pl { display: none; }
a img { border:0; }
#content .box h1 { letter-spacing:-1px; }

ol.sleep { list-style:disc; margin-left:40px; }
.left { float:left; clear:left; margin:10px 20px 10px 10px; border:1px solid #CCCCCC; }
.physician { width:540px; border:2px solid #CCCCCC; margin:10px 40px; }
.column { float:left; width:350px; }
.webcasts { width:680px; }
.webcasts img { float:left; margin:15px 10px; }
div object { margin-left:40px; }
.hide { display:none; }
#content div.contactsub { float:right; margin:0; padding:0; width:217px; }
#content div.contactsub ul.subnav { float:right; padding:0; margin:0 0 20px 0; }
.clearr { clear:right; }
.clearl { clear:left; }
.directions { float:left; }
ul.directions { float:none; }
.dai p { float:left; width:200px; margin-right:150px; }
.gray { background:#CCCCCC; border:solid #99CCCC; border-width:2px 0; }
.gray.one { width:705px; }
.gray h3 { padding:10px; }
.procedures ol { list-style:decimal; margin-left:50px; }
.procedures ol li { padding:5px 0px; }
#content ul.disc { list-style-type:disc; margin-left:20px; }
.dai { width:700px; float:left; border:1px solid #AAAAAA; margin:20px 0px 15px 0px; }
.dai div.dititle { background:#CCCCCC; width:690px; height:25px; padding:5px; border-bottom:1px solid #BBBBBB; }
#content div.dai p { padding:5px; }
div.location { float:right; margin:35px 14px 10px 0px; padding-left:10px; border-left:1px solid #CCCCCC; }
#content .location p { width:350px; }

.imagingtitles { float:left; width:550px; padding-right:75px; }

/*Radiology Table*/
div.table { background:url(/images/pagecurl.png) no-repeat; width:721px; height:388px; margin:20px 0px 0px -12px; }
table.radiology { margin:0px 0px 0px 12px; width:700px; height:341px; }
table.radiology tr:nth-child(even) { background:#DDFAFF; }
table.radiology, table.radiology th, table.radiology tr, table.radiology td { border:1px solid #CCCCCC; }
table.radiology tr th { font-size:12px; }
table.radiology tr { text-align:center; }
tr.tabletop { background:#EEEEEE url(/images/pro_bg.jpg) repeat-x; }
td span.em { display:block; -moz-border-radius: 20px; -webkit-border-radius: 15px; border-radius: 15px; width:5px; height:5px; background:red; margin:10px 0px 10px 30px; }
td span.dg { display:block; -moz-border-radius: 20px; -webkit-border-radius: 15px; border-radius: 15px; width:5px; height:5px; background:orange; margin:10px 0px 10px 40px; }
td span.dic { display:block; -moz-border-radius: 20px; -webkit-border-radius: 15px; border-radius: 15px; width:5px; height:5px; background:green; margin:10px 0px 10px 50px; }
td span.cdc { display:block; -moz-border-radius: 20px; -webkit-border-radius: 15px; border-radius: 15px; width:5px; height:5px; background:blue; margin:10px 0px 10px 50px; }
td span.ddc { display:block; -moz-border-radius: 20px; -webkit-border-radius: 15px; border-radius: 15px; width:5px; height:5px; background:purple; margin:10px 0px 10px 40px; }
td span.qamp { display:block; -moz-border-radius: 20px; -webkit-border-radius: 15px; border-radius: 15px; width:5px; height:5px; background:#666666; margin:10px 0px 10px 50px; }
#content p#qampo { margin-top:-35px; }

/*shpd */

/* search form */
		
/* results feedback, (each search's header) */

.results_header { margin-top:12px; padding-top:12px;
border-top:1px solid #ccc;
color:#333; font-size:17px;margin-bottom:0px;}

.results_count{font-size:9px; color:#666; }

.commit {font-size:11px; color:#333;}


	
/* result classes */
.record {margin-top:20px; border-top:1px solid #cdd;padding-top:12px; width:100%;} /*this is the tabel holding pic and fields */
.result_title {font-size:13px; font-weight:bold;color: #333;	}
.result_details, .shpd_address {font-size:14px; color:#333; margin-left:10px;}
.result_info{margin-top:4px; font-size:9px; color:#666;}
.result_field, .shpd_title {font-size:14px; color:#427283; font-style:italic; font-weight:bold;}
.result_address { font-size:11px; color:#333; margin-bottom:2px;margin-top:2px;}
.result_phone { font-size:11px; color:#333;}
.result_certification, .shpd_cert { font-size:14px; color:#579;font-style:italic;margin-bottom:4px;margin-top:4px;}
.result_education, .shpd_edu { font-size:14px; color:#579;margin-bottom:4px;margin-top:4px;}
.result_img{}
.portrait{margin-top:2px;}

/*Info sidebar subnav*/
#content .infosub ul.subnav { border:1px solid #CCCCCC; margin:0px 0px 10px 0px; width:203px; }
#content .infosub ul.subnav li:last-child { clear:right; }
.contacts div.infosub { margin-top:0; }

/* colorbox */

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) no-repeat 0 0;}
    #cboxTopCenter{height:14px; background:url(images/border.png) repeat-x top left;}
    #cboxTopRight{width:14px; height:14px; background:url(images/controls.png) no-repeat -36px 0;}
    #cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) no-repeat 0 -32px;}
    #cboxBottomCenter{height:43px; background:url(images/border.png) repeat-x bottom left;}
    #cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) no-repeat -36px -32px;}
    #cboxMiddleLeft{width:14px; background:url(images/controls.png) repeat-y -175px 0;}
    #cboxMiddleRight{width:14px; background:url(images/controls.png) repeat-y -211px 0;}
    #cboxContent{background:#fff; overflow:visible;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}

		
.bigelow { float:left; margin-right:15px; }
li.active { background:url(/services/radiology/images/highlight.png) 0 22px repeat-x; }
#content .subnav li.active a { color:#333333; }
.accredidations { clear:right; }

/*Social Icons*/
#social { float:right; margin-left:-150px; }
#social a img { margin:5px 0px 5px 5px; }
