/* Radiology Imaging CSS */


body
{
margin: 0;
padding: 0;
text-align: center;
background-color: #660000;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
color: #333333;
line-height: 1.25em;
}


#container
{
width: 760px;
margin: auto;
padding: 0;
text-align: left;
}


#header
{
margin: 0;
padding: 0;
height: 170px;
clear: right;
}



#content-home
{
margin: 0;
padding: 0 20px 20px 20px;
height: 330px;
width: 556px;
float: left;
background: url(images/flower_march.jpg) right bottom no-repeat;
background-color: #FFFFFF;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
color: #333333;
line-height: 1.25em;
}

.content
{
margin: 0;
width: 596px;
background-color: #FFFFFF;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
color: #333333;
line-height: 1.25em;
vertical-align: top;
}

.contentmap
{
margin: 0;
padding: 0;
background-color: #FFFFFF;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
color: #333333;
line-height: 1.25em;
vertical-align: top;
text-align: center;
}


#sidebar-home
{
margin: 0;
padding: 10px;
float: right;
width: 144px;
height: 330px;
background-color: #000000;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
color: #FFFFFF;
line-height: 1.25em;
}

.payment
{
margin: 0;
padding-top: 6px;
width: 164px;
height: 32px;
background: url(images/payment.gif) top no-repeat;
background-color: #000000;
text-align: center;
}

.sidebar
{
margin: 0;
padding: 0;
background-color: #000000;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
color: #FFFFFF;
line-height: 1.25em;
vertical-align: top;
}


#divider-home
{
margin: auto;
padding: 10px;
background-color: #B00909;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
color: #FFFFFF;
line-height: 1.25em;
clear: both;
}


#footer
{
margin: auto;
margin-top: .5em;
padding: 0;
width: 760px;
font-family: Helvetica, Arial, sans-serif;
font-size: 9pt;
line-height: 1.5em;
color: #FFFFFF;
clear: both;
}


/* Navigation */

.menu
{
height: 32px;
width: 760px;
}

.cssnav
{
margin: 0; 
padding: 0;
position:relative;
float: left;
font-family: helvetica, arial, sans-serif;
background: url(images/dwnbtn.gif) repeat-x;
height: 32px;
overflow:hidden;/* for ie to hide extra height*/	
}

.cssnav a
{
display: block;
color: #FFFFFF;
font-size: .80em;
font-weight: bold;
height: 32px;
display: block;
float: left;
color: #FFFFFF; 
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}

.cssnav a:hover
{
color: #FFFFFF;
}
			

.cssnav img
{
height: 32px;
border: 0;
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

			
.cssnav span
{
margin-top: 7px;
position: absolute;
left: 0px;
text-align: center;
width: 95px;
cursor: pointer;   
}




p.white
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

p.red
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #CC3333;
	font-style: italic;
}


p.white-sml
 { 
color: #FFFFFF; 
font-size: 9pt; 
font-family: Helvetica, Arial, sans-serif;
}

h1
{ 
color: #333333; 
font-size: 10pt; 
font-family: Helvetica, Arial, sans-serif; 
font-weight: bold;
}

h2
{
margin: 0;
padding: 0;
color: #CC3333;
font-size: 12pt;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold
}

h3
{
margin: 0;
padding: 0;
color: #CC3333; 
font-size: 10pt; 
font-family: Helvetica, Arial, sans-serif; 
font-weight: bold;
}

h4
{ 
color: #FFCCCC; 
font-size: 16pt; 
font-family: Georgia, "Times New Roman", serif; 
font-style: italic;
}

h5
{
color: #FFFFFF;
font-size: 11pt;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold
}

h6
   { 
color: #FFFFFF; 
font-size: 10pt; 
font-family: Helvetica, Arial, sans-serif; 
font-weight: bold;
 }


a.more
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #CC3333;
	text-decoration: none;
}

a.more:link
{
	text-decoration: none;
}

a.more:hover
{
	text-decoration: underline;
}

a.blue
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #006699;
	text-decoration: none;
}

a.blue:link
{
	text-decoration: none;
}

a.blue:hover
{
	text-decoration: underline;
}

a.news
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
}

a.news:hover
{
	text-decoration: none;
}


a.white
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


a.bold
 { color: #ffffff; font-size: 10pt; font-family: Helvetica, Arial, sans-serif; font-weight: bold; text-decoration: none }
a.bold:hover
 { 
 color: #CCCCCC;
 text-decoration: underline; }

.silver
{
margin: 0;
padding: 10px;
background: url(images/silver_bkg.gif) bottom repeat-x;
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
width: 210px;
}

.silvermap
{
margin: 0;
padding: 0;
background: url(images/silver_bkg.gif) bottom repeat-x;
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
width: 280px;
text-align: center;
}

.red
{ 
text-align: center; 
padding: 6px; 
border-left: 1px solid #CC3333;
}


.black
{
padding: 6px;
border: solid 2px #B00909;
position: relative;
}

.circle
{
margin: 0;
padding: 0;
list-style-type: circle;
font-size: 9pt;
line-height: 1.25em;
}
