@import url(navigation.css);
@import url(layout.css);
@import url(footer.css);
@import url(sitemap.css);
@import url(forms.css);
@import url(tables.css);


/*-------------------------------------------------------------------------------------*/
/* Interface Shell */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 100.01%;
	background: url(../images/bckgrnd_body.gif) repeat-x scroll center top;
	background-color: #212a36;
	color:#333333;
}

#container, BODY.RadEContent, BODY.RadEContentBordered,  .RadEContent,.RadEContentBordered  {
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bckgrnd_mainpage.png) repeat-x;
	background-color: #ffffff;	
	width: 760px;
	padding: 0px 0px 0px 0px;
	display:table;
	text-align: left;
}

/* ----------------------------- */

#header #logo {
	background-image: url(../images/logo_Virgina_Hospital_Center.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 216px;
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
}

#header #mid {
	background-image: url(../images/hdr_middle_sweep.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 532px;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#header #logo a {
	height: 78px;
	width: 133px;
	display: inline;
	border: none;
	background-image: none; 
}

/* ----------------------------- */

#content {
	padding: 0px;
	margin: 0px;
}
		
#contentleft {
	width: 550px;
	padding: 0px;
	margin-top: 26px;
	display: inline;
	float: left;
}

/* ----------------------------- */

#divContent {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#homecontentTop {
	padding: 0px 0px 0px 0px;
	margin: 10px 8px 0px 8px;
	width: 744px;	
	display: inline;
	float: left;
}

#homecontent {
	padding: 0px 0px 0px 0px;
	margin: 0px 8px 0px 8px;
	background:url(/images/bckgrnd_bottom_page_fill.png) repeat-x;
	width: 744px;	
	display: inline;
	float: left;
}

/*-------------------------------------------------------------------------------------*/
/* Flash */

#flashcontent {
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 8px;
	display: inline;
	width: 744px;
	float: left;
}

#subflash {
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
	border-left: dotted #999999 1px;
	display: inline;
	width: 190px;
	float: right;
}

/* ----------------------------- */

.tableBG {
	background:url(/images/bckgrnd_large_home_bubble.png) repeat-y;
	padding: 3px 18px 3px 18px;
	font-size: 70%;
}

.tableBG tr.List {
	float:left;
	display:block;
	width:440px;
	padding:0;
	margin:0;
}

.tableBG td.List {
	float:left;
	display:block;
	width:215px;
	padding:0px 5px 0px 0px;
	margin:0;
}

.tableBGsm {
	background:url(/images/bckgrnd_small_home_bubble.png) repeat-y;
	padding: 0px 0px 0px 0px;
	font-size: 70%;		
}

#divCommunity, #divCorporate{
	height: 110px;
	display: block;
}
#lowerBlock{
	display: block;
	width:210px;
}

.ListBottom {
	float:left;
	display:block;
	width:425px;
	padding:0px 15px 0px 0px;
	margin:0;
	
	}



/* ----------------------------- */

.sectionbar {
	width: 475px;
	background: url(../layout/hdr_bar.gif) top right no-repeat #eeeff0;
	display: block;
	padding-left: 8px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: 600;
	color:#5283C7;
	margin-bottom: 10px;
	margin-top: 10px;
	border: solid  #eeeeee 1px;
}


/*------------------- Form Popup --------------------------*/
#formpop {
	margin: 0px 0px 0px 0px;
	display: block;
}
#formpop ul {
	margin-bottom: 10px;
}
#formpop ul li  {
	list-style-position: outside;
	line-height: 16px;
	list-style-image: url(/images/bullett.gif);
}
#formpop ol li  {
	line-height: 16px;
}

/* Universal Content styles ----------------------------------------------------------------------*/

a:link {
	color:#0166fe;
	background-color:transparent;
	text-decoration:underline;
}
/*	color:#004bb4;  */

a:visited {
	color:#6600cc;
	background-color:transparent;
	text-decoration:underline;
}

a:hover {
	color:#a6aa77;
	text-decoration:none;
	background-color:transparent;
	text-decoration:none;
}

H1 {
	color: #355784;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

H2 {
	color: #355784;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;		
}

H3 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#copy h3, #utilityPages h3 {
	color: #b39608;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal; 		
}

hr {
	border-right: #000000 0px solid;
	border-top: #CCCCCC 1px dotted;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	color: #CCCCCC;
	height: 1px;
}
#mediaCenter p {
	margin-bottom:0px;
	padding-bottom:0px;
}
#healthright ul li {
	line-height: 17px;
	margin-top:2px;
	margin-bottom:2px;
}

p {
	margin: 0px 0px 15px 0px;
}

#copy p, #utilityPages p, #mediaCenter p {
	line-height: 17px;
	color: #333;
}

ul {
	margin: 10px 0px 10px 10px;
	padding-left: 10px;
	list-style: square;
}
li {
	margin: 3px 0px 8px 0px;
}

ul.arrow {
	margin: 10px 0px 20px 10px;
	padding-left: 10px;
	list-style: square url(../layout/bullet_arrow.gif);
}

li.arrow {
	margin: 8px 0px 20px 0px;
}
.photoleft {
	float: left;
	margin: 3px 10px 10px 0px;
	border: 1px solid #5e8bcc;
	clear: left;
}
.photoleft2 {
	float: left;
	margin: 3px 10px 10px 0px;
	clear: left;
}
.photoleft3 {
	float: left;
	margin: 3px 13px 10px 0px;
	border: 1px solid #5e8bcc;
}
.photoright {
	float: right;
	margin: 3px 0px 10px 10px;
	border: 1px solid #5e8bcc;
}
.photoright2 {
	float: right;
	margin: 3px 0px 10px 10px;
}

.tablelist {
	margin: 0px 0px 15px 0px;
	width: 425px;
}
.tablelist td {
	padding: 0px 0px 3px 0px;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}
#medServMain ul {
	list-style: none;
	list-style-image: none;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#medServMain ul li {
	list-style: none;
	list-style-image: none;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#content_indent {
	margin: 0px 10px 0px 8px;
	display: block;
}
#content_indent ul, #utilitycontainer1 ul {
	margin-bottom: 15px;
}
#content_indent ul li, #utilitycontainer1 ul li  {
	list-style-position: outside;
	line-height: 17px;
	list-style-image: url(/images/bullett.gif);
}
#content_indent ol li, #utilitycontainer1 ol li  {
	line-height: 17px;
}

#content_indent #mainpagecaption ul {
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_indent #mainpagecaption ul li {
	margin: 4px 0px 4px -6px;
	list-style-image: none;
	list-style-type: none;
}

#calloutleft_main {
	margin: 10px 0px 0px 4px;
	width: 185px;
	background-image: url(/images/callout_left_mid1.gif);
	background-repeat: repeat-y;
	display: block;
}
#calloutleft_top {
	height: 9px;
	display: block;
	background-image: url(/images/callout_left_top.gif);
	background-repeat: no-repeat;
}
#calloutleft_mid {
	display: block;
	background-image: url(/images/callout_left_mid2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 185px;
}
#calloutleft_text {
	width: auto;
	padding: 12px 20px 10px 20px;
	display: block;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
#calloutleft_bot {
	height: 9px;
	display: block;
	background-image: url(/images/callout_left_bot.gif);
	background-repeat: no-repeat;
}

/*-------------------------------------------------------------------------------------*/
/* tierAboutUs */

#tierAboutUs {
	padding: 0px;
	margin: 0px 0px 30px 0px;
	color: #0066ff;
}

#tierAboutUs UL{
	list-style: none;
	padding: 0px;
}

#tierAboutUs UL LI {
	text-indent: 38px;
	
}
#tierAboutUs a:link, #tierAboutUs a:visited {
}

#tierAboutUs a:hover, #tierAboutUs a:active {
}



.morenews {
	vertical-align: middle;
}

/*-------------------------------------------------------------------------------------*/
/* tierMedServices */

#tierMedServices {
	padding: 0px;
	margin: 0px;
	display: inline;	
	width: 502px;

}

#tierMedServices UL{
	list-style: none;
	padding: 0px 0px 12px 0px;
}
#tierMedServices UL LI{
	list-style: none;
}

#tierMedServicesInt {
	padding: 0px 0px 15px 8px;
	margin: 0px 0px 30px 0px;
	display: inline;
	width: 300px;
	float: left;
}

#tierMedServicesCopy {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	display:block;
}
#tierMedServicesCopy table {
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 0px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
#tierMedServicesCopy_thumb {
	padding-left: 8px;
	padding-right: 8px;
}
#tierMedServicesCopy_btn {
	padding-top: 8px;
}
#tierMedServicesCopy #text {
	color: #6699cc;
	font-size: 90.01%;
	line-height: 150%;
}
#tierMedServicesCopy #text #heading {
	color: #345783;
	font-weight: bold;
	font-size: 120%;
}

#tierMedServicesInt #caption {
	margin: 0px;
	color: #6699cc;
	font-size: 90.01%;
	padding: 0px 0px 0px 15px;
}

#tierMedServicesInt #caption.heading {
	color: #345783;
	font-weight: bold;
}


#tierMedServicesRight {
	display: inline;
	float: right;
	width: 177px;
	margin: 0px 0px 10px 20px;	
	color: #333;
	clear: right; 
}

#tierMedServicesRight_head {
	display: block;
	padding: 10px;
	background-color: #E7EDF7;
	color: #345783;
	font-size: 120%;
}
#tierMedServicesRight_head2 {
	display: block;
	padding: 10px;
	background-color: #DAE6F7;
	color: #345783;
	font-size: 120%;
}
#tierMedServicesRight_copy {
	display: block;
	padding-top: 1px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#tierMedServicesRight ul {
	list-style-type: none;
	padding: 0px 8px 0px 0px;	
}

#borderOn {
	display: inline;
	float: left;
	width: 177px;
	padding: 0px 0px 0px 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
}

.contact {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	display:block;
}
.liteBlue {
	background-color: #f0f6fe;
	background-image: url(/images/bkgrnd_right1.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	display:block;
}

.darkBlue {
	background-color: #e4effe;
	background-image: url(/images/bkgrnd_right2.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-bottom: 5px;
	display:block;
}
.contactInfo {
	color: #0066ff;
	padding:0px 5px 0px 5px;
}
.dottedline {
	border-bottom: dotted 1px #cccccc;
	margin: 0px 0px 15px 0px;
}

/*-------------------------------------------------------------------------------------*/
/* contactHours */

#contactHours {
	width: 185px;
	background: url(../images/bckgrnd_contact.png) no-repeat;
	height: 184px;
	display: inline;
	font-size: 80.01%;
	color: #333333;
	padding: 8px 8px 0px 12px;
	margin:  -3px 0px 0px 0px;
}

/*-------------------------------------------------------------------------------------*/
/* utilityPages */

#utilityPages {
	padding: 0px 10px 0px 10px;
	width:auto;
}

#utilityLeft {
	width: 30%;
	display: inline;
	float:left;
	padding: 0px 0px 0px 10px;
	margin: 2px 0px 0px -3px;
	height: 725px;
	background: url(../images/img_miscfiller.png) no-repeat;
}

#utilityLeft IMG {
	padding: 0px 0px 0px px;
	margin: 10px 0px 0px 0px;
}

#utilityMid {
	width: 30%;
	display: inline;
	float:left;
	border-left: dotted 1px #666666;
	padding: 0px 0px 0px 10px;		
	margin: 45px 0px 0px 10px;
	height: 725px;
}

#utilityRight {
	width: 30%;
	display: inline;
	float:left;
	border-left: dotted 1px #666666;
	padding: 0px 0px 0px 10px;
	margin: 45px 0px 0px 10px;
	height: 725px;	
}

/*-------------------------------------------------------------------------------------*/
/* patientPages */


#patientLeft {
	width: 165px;
	display: inline;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	height: 425px;

}


#patientMid {
	width: 165px;
	display: inline;
	float:left;
	border-left: dotted 1px #ccc;
	padding: 0px 0px 0px 5px;		
	margin: 0px 5px 0px 0px;
	height: 425px;
}

#patientRight {
	width: 165px;
	display: inline;
	float:left;
	border-left: dotted 1px #ccc;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	height: 425px;
}


#patientLeft UL, 
#patientMid  UL,
#patientRight UL {
	padding: 0px 8px 0px 8px;		
	margin: 0px 0px 0px 0px;
	list-style: none;	
}

/*-------------------------------------------------------------------------------------*/
/* results */

#key {
	width:185px;
	display: inline;
	float:left; 
	font-size:90.01%; 
	padding:0px 8px 0px 8px; 
	margin: 0px 8px 0px 5px;
}

#results {
	display:block;
	float:left;
	font-size:90.01%; 
	width:502px;
}

#results .icon {
	display: inline;
	float: left;
	height: 15px;
	width: 26px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 30px 0px;
}

#results .clear {
	background-color: none;
	padding:8px 8px 8px 8px; 
	margin: 10px 0px 10px 0px;	
}

#results .shaded {
	background-color: #edeee3;
	padding: 8px 8px 8px 8px; 
	margin: 10px 0px 10px 0px;	
}

#results .title {
	font-size:100.01%; 
}
#results .link,
#results .link A {
	color: #668d3c;
	font-size: 90.01%; 
}
.percent {
	color: #999999;
	font-size: 90.01%;
}

/*-------------------------------------------------------------------------------------*/
/* medServ */

.dlMedServList1 td
{
	padding: 6px 0px 0px 15px;
}

.dlMedServList1 {
	width: 321px;
	background-image: url(/images/medservright_bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px 0px 0px 0px;
	display: block;
	line-height: 15px;
	padding: 0px 0px 10px 15px;
}
#medServMain {
	margin: 0px 0px 0px 6px;
	display: block;
}
#medServRight {
	background-color: #e6f0fe;
	font-size: 100%;
	width: 321px;
}
#medServRightList {
	width: 321px;
	background-image: url(/images/medservright_bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#medServRight ul li {
	list-style: none;
	margin-left: -7px;
	padding-bottom: 3px;
	line-height: 15px;
}

#medServRight #trailer {
	padding: 10px 0px 10px 20px; 
	display: block;
	background-color: #e6f0fe;
	border-top: #cccccc 1px dotted;
	width: 301px;
}

.healthRight {
	width: 178px;
	padding: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.healthRightList {
	width: 168px;
	background-image: url(/images/medservright_bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	display:block;
	background-color: #e6f0fe;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.healthRight2 {
	width: 178px;
	display:block;
	background-color: #e5effe;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/*-------------------------------------------------------------------------------------*/
/* mediaCenter */

#mediaCenter {


}

#mediaCenter LI {
	list-style: none;
}


/*-------------------------------------------------------------------------------------*/

