/*
	Author:Md. Shariful Islam 
	Date: 
	Title:     
====================================
*/
body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#393B3E;
	padding:30px 0 0 0;
	text-align:center;
}

*{
	padding:0;	margin:0;	border:0;
}
/* Hides from IE-mac \*/
* html  {height: 1%;}
/* End hide from IE-mac */
	
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	
}
.hide{
     position: absolute;
     left: -9999px;
}

h2{
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#00CCFF;
	font-weight:bold;
	padding-bottom:14px;
	text-transform:capitalize;
}

/*--------------------------Page Structure----------------*/
#wrap{
	margin:0 auto;
	width:1000px;
	text-align:left;
	background:url(images/bg.gif) repeat-y;
}

/*---------------------------Header---------------------*/

#header {
	width:980px;
	background:url(images/logobg.gif) no-repeat;
	padding:12px 10px 0px 10px;	
}

#header p { padding:0 0 2px 26px; }

#banner {
	width:980px;
	background:url(images/banner.gif) no-repeat;
	height:244px;
	
}

#banner h1 span, #middle h3 span, #address h4 span, #heading span {
	display:none;
	visibility:hidden;
}

/*-------------------------Main Body------------------- */

#main{
	width:970px;
	border:5px solid #BFC6C8;
	border-bottom:none;
	border-top:none;
	margin:0 10px 0 10px;
	padding:10px 0 20px 0;
	
	
}
#maincontent{
	width:970px;
	background:url(images/newbg.gif) repeat-y;
	overflow:hidden;
	position:relative;	
}
#leftside{
	width:250px;
	float:left;
	padding:0 0 0 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3D3D3D;
}

/*#leftside dl{
	padding:29px 22px 8px 26px;
}
#leftside dl dd{
	border-bottom:1px solid #1B5568;
	line-height:24px;
}
#leftside dl dd a{
	text-decoration:none;
	color:#3D3D3D;
}
#leftside dl dd a.selected,*/#leftside ul li a.selected{
	color:#0166C4;
	border-bottom:1px solid #1B5568;
}
#leftside ul{
	padding:0 0 34px 14px;
}
#leftside ul li{
	list-style-type: none;
}
#leftside ul li a{
	background:url(images/arrow.gif) no-repeat 0 5px;
	color:#3D3D3D;
	text-decoration:none;
	padding-left:13px;
	line-height:24px;
}
#middle{
	width:458px;
	float:left;
	padding:0 10px 0 10px;
}
#middle h3{
	background:url(images/welcome.gif) no-repeat;
	height:27px;
	margin-bottom:14px;	
}
#middle p,#breastmri p,#breastmri em,#breastmri form{
	font-size:14px;
	color:#5A6E75;
	text-align:justify;
	padding-bottom:17px;
}

#middle ul.home_list, ul.home_list li{
	list-style:url(/images/checkbox.gif);
	list-style-position:outside;
	margin:10px;
}
.box{
	width:458px;
	border:1px solid #DDF3FA;
	overflow:hidden;
	margin-bottom:20px;
	background:url(images/addcallbg.gif) repeat-y;
}
#address h4{
	background:url(images/address.gif) no-repeat;
	height:15px;
	margin-bottom:14px;
}
#address p{
	font-size:12px;
	color:#1EA8BB;
	font-weight:bold;
	padding-right:27px;
	text-transform:uppercase;
	text-align:left;
}

#address {
	float:left;
	width:230px;
	padding:24px 0 0 10px;
}


#plscall {
	float:left;
	width:180px;
	padding:24px 0 0 20px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
}

#plscall h4{
	font-size:13px;
	color:#E00B0B;
	margin-bottom:14px;	
}
#plscall p{
	color:#67757A;
	text-align:left;
}
#plscall p span{
	color:#FF5A00;
}
#plscall p em{
	color:#FF9C00;
	font-style:normal;
}
 #rightside{
	width:210px;
	float:left;
	padding:0 0 0 0;
}

#rightside h4{
 	font-size:17px;
	color:#FF5A00;
	padding:20px 0 30px 11px;
 }
 #rightside p,#rightside h5{
 	font-size:12px;
	color:#1B5568;
	padding:0 7px 15px 11px;
 }
 #rightside h5{
 	font-size:12px;
 	font-weight:bold;
	padding-bottom:0;
 }
 .textlist{
 	font-size:12px;
	color:#1B5568;
	padding:0 7px 15px 11px;
}
 .textlist li{
 	padding:0 0 0 11px;
	background: url(images/arrowrht.gif) no-repeat 0 5px;
	list-style:none;
	margin-bottom:20px;
}
* html .textlist li{
	background: url(images/arrowrht.gif) no-repeat 0 8px;
}

/*-------------------------- Footer----------------------- */
#footer{
	
	width:980px;
	font-size:11px;
	color:#93ADB3;
	text-align:center;
	padding:0 10px 36px 10px;
	background:url(images/footerbtm.gif) no-repeat bottom;
	
}
.footertop{
	width:978px;
	background:url(images/footertop.gif) repeat-x ;
	padding:5px 0 0 0;
	border:1px solid #7E7E7E;
	border-bottom:none;
	border-top:none;
}
.footerimage{
	width:959px;
	border-top:1px solid #7E7E7E;;
	background:#222834 url(images/imgbtmbg.gif) no-repeat bottom;
	padding:14px 0 18px 19px;
	border-bottom:none;
	text-align:left;
	
}
.footerimage a{
	text-decoration:none;
	margin-right:6px;
}
#footer p{
	font-size:11px;
	text-decoration:none;
	color:#93ADB3;
	padding:24px 135px 17px 172px;
}
#footer a{
	text-decoration:none;
	color:#93ADB3;
}
#footer a:hover{
	color:#5A6E75;
}

/*--------------------------breast-mri-and-guided-biopsy----------------------- */

#breastmri{
	width:678px;
	float:left;
	padding: 0px 0 0 10px;
}

#breastmri ul {
	margin-left: 20px;
	font-size: 14px;
	color: #5a6e75;
	text-align: justify;
	padding-bottom: 17px;
}

#breastmri li {
	padding-left: 10px;
	margin-bottom: 15px;
}

#breastmri li i { font-size: 12px; margin-top: 5px; }

#breastmri img{
	
}
#maincontent02{
	width:970px;
	background: url(images/mainbg02.gif) repeat-y;
	overflow:hidden;
	position:relative;	
}
/*--------------------------greater-flint-mri-Areas-of-specialty----------------------- */
h2 span{
	color:#8B9792;
}

/*--------------------------Neurosurgery-Division----------------------- */

h3{
	font-size:15px;
	color:#002B39;
	padding:10px 0 10px 0;
}
#breastmri em{
	display:block;
	font-style:normal;
	padding:0 0 0 20px;
}


/*--------------------------precautions----------------------- */

.textlist01 li{
	color:#5A6E75;
}

/*--------------------------referral-formsbreastmri----------------------- */
.office{
	
	font-size:12px;
	color:#5A6E75;
	margin-bottom:10px;
}
.office input{
	
	height:18px;
	border:1px solid #999999;
	margin-bottom:5px;
}
.office textarea{	height:5em;
	border:1px solid #999999;
	margin-bottom:5px;	
}
.office fieldset{	border:1px solid #999999;
	margin-bottom:5px;	
}
/*--------------------------new css----------------------- */
.welcomegmri{
	width:458px;
	background: url(images/welcomebg.jpg) no-repeat;
	padding-bottom:38px;
}
.welcomegmri h1{
	font-size:25px;
	color:#3B3B3B;
	font-weight:bold;
	padding:24px 0 0 15px;
	text-transform:lowercase;
	line-height:24px;
	letter-spacing:-1px;
}
.welcomegmri h1 span{
	display:block;
	color:#006388;
	padding:0;
	margin:0;
}
.welcomegmri b{
	padding:170px 0 0 0;
	text-align:center;
	color:#000000;
	font-size:13px;
	display:block;
	font-weight:normal;
}

.imgholder{
	width:678px;
	overflow:hidden;
}
.imgholder dd{
	float:left;
	width:161px;
	padding-right:10px;
	padding-bottom:10px;
}
.imgholder dd span{
	display:block;
	text-align:center;
	width:161px;	height:153px;
	margin:0 auto;
	background:#D4F0F6;
	line-height:153px;
}
.imgholder dd span img{
	margin-top: expression(( 153 - this.height ) / 2); 
}
html>body .imgholder dd span img {    /*hidden from IE 5-6 */
	margin-top: 0; /* to clean up, just in case IE later supports valign! */
	vertical-align: middle;
}

.special{
	width:678px;
	overflow:hidden;
}

.speciallft{
	width:458px;
	float:left;
	padding-right:10px;
}
.speciallft h3{
	font-size:20px;
	color:#5A6E75;
	letter-spacing:-1px;
	padding:0 0 15px 0;
}
.specialrht{
	width:210px;
	float:left;
	background:#D4F0F6;
	text-align:center;
	padding:10px 0 5px 0;
}
.specialrht img{
	padding-bottom:5px;
}
.prelist{
	padding:0 0 20px 0;
	list-style:none;
}
.prelist li{
	background:url(images/prearrow.jpg) no-repeat 0 6px;
	padding-left:22px;
	color:#5A6E75;
	font-size:12px;
	line-height:16px;
}

.physician{
	font-size:13px;
	text-transform:uppercase;
	color:#5A6E75;
	font-weight:bold;
	padding-bottom:20px;
}
.phylist{
	width:678px;
	overflow:hidden;
}
.phylist dd{
	float:left;
	width:325px;
	overflow:hidden;
	padding:0 10px 0 0;
}
.phylist dd span{
	float:left;
	width:100px;
	display:block;
	padding:0;
}
.phylist dd p{
	float:left;
	width:225px;
	display:block;
}
#leftside a.pink
{
	color:#D906C4;
}	

#leftside a.pinkselected
{

	color:#D906C4;
	border-bottom:1px solid #FF66CC;
}

#rosie
{
	position:absolute;
	left:50%;
	border:0px;
	padding:0px;
	margin:0px;
	margin-left:-465px;
	top:175px;
	width:266px;
	height:157px;
}
#rosie img
{
	border:0px;
	padding:0px;
	margin:0px;
}

#quotes
{
	font-size:11px;
	padding:8px;
	background-color: #F4FCFD;
	margin:10px;
	text-align:left;
}

#quotes #author
{
	margin-top:20px;
	text-align:right;
	color:#4C718C;
	font-weight:bold;
}