*{
margin:0px;
padding:0px;
}
body
{
font-family:arial;
color:#7AA7DE;
font-size:14px;
background:#fff;
line-height:1.5em;
}
.msg
{
width:778px;
border:2px solid #ccc;
margin-top:10px;
margin-bottom:10px;
text-align:center;
}
.msg p
{
font-size:22px;
padding-top:10px;
padding-bottom:10px;
}
.header
{
width:100%;
height:auto;
float:left;
background:#f8f8f8;
}
.innerheader
{
width:780px;
margin:0px auto; 
}
.logo
{
float:left;
}
.contactNo
{
float:right;
margin-top:30px;
margin-right:15px;
}
.menu
{
float:left;
width:100%;
height:70px;
background:url(../images/menu-bar.jpg) repeat-x;
}
.maincontent
{
float:left;
width:100%;
height:auto;
background:url(../images/bg.jpg) repeat;
}
.innermaincontent
{
width:780px;
margin:0px auto;
}

.contenthome
{
float:left;
width:780px;
height:auto;
background:#fff;
padding-left:10px;
padding-right:10px;
}



.banner
{
float:left;
width:780px;
height:auto;
}
.content
{
float:left;
width:780px;
height:auto;
margin-top:10px;
margin-bottom:10px;

}
.content h1
{
margin-top:5px;
margin-bottom:15px;
color:#0A5EB8;
font-weight:normal;
font-size:30px;
}
.content p
{
color:#81868C;
padding-top:8px;
padding-bottom:8px;
text-align:justify;
}
.content ul
{
 list-style:square;
 margin-left:20px;
}
.content ul li 
{
color:#81868C;
padding-top:8px;
padding-bottom:8px;
text-align:justify;
}
img.homecontent
{
float:left;
margin-right:8px;
margin-top:3px;
}
.section
{
float:left;
width:100%;
height:auto;
background:#A5CDFE;
}
.innersection
{
width:780px;
margin:0px auto;
}
.section ul 
{
list-style:none;
margin-top:10px;
margin-bottom:10px;
}
.section ul  li
{
display:inline;
padding-bottom:1px;
padding-left:1px;
padding-bottom:1px;
}
.footer
{
float:left;
width:100%;
height:35px;
background:#2773D1;
}


/* enquiry form css here */

 .FL
 {
 top: 150px;
 left:10px;
 position:fixed;
 width:190px;
 height:auto;
 background:#2FB4D7;
 border:2px solid #fff;
 }
 .FL h2
{
background:#165BA9;
color:#fff;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
border-bottom:1px solid #fff;
}
 
 .innerFL
 {
 width:190px;
 height:auto;
  background:#165BA9;
 }
  .innerFL h3
  {
  text-align:center;
  color:#fff;
  padding-top:5px;
  height:26px;
 
  }
  .innerFL form
  {
  padding-top:5px;
  margin-left:5px;
  padding-bottom:5px;
  }
  .innerFL form .field
{
min-height:35px;
}  
  .innerFL form .field label
  {
  color:#fff;
  font-size:15px;
  }
    .innerFL form .field input[type="text"]
	{
	width:175px;
	height:25px;
	border:1px solid #fff;
	background:none;
	color:#fff;
	}
	.innerFL form .field textarea
	{
	width:175px;
	height:70px;
	border:none;
	color:#039;
	background:#fff;
	}
	.innerFL form .field1 textarea
	{
	width:175px;
	height:70px;
	color:#039;
	border:1px solid #fff;
	background:none;
	}
	 .innerFL form .field select
	{
	width:175px;
	height:25px;
	border:1px solid #fff;
	background:none;
	color:#fff;
	}
	 .innerFL form .field select option
	{
	 background:#165BA9;;
	 color:#fff;
	}
	
	
/* FRmodule */
.FRmodule
{
position:absolute;
width:200px;
height:auto;
right:10px;
float:left;
top: 0px;
background:#FDB813;
border:2px solid #fff;
}
  input::-webkit-input-placeholder {  
    color: #fff;  
} 
  input::-webkit-textarea-placeholder {  
    color: #fff;  
}   
 ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#fff;
}
textarea::-webkit-input-placeholder {  color: #fff;}
.FRmodule h2
{
background:#165BA9;
color:#fff;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
border-bottom:1px solid #fff;
}
.FRmodule1
{
position:absolute;
width:200px;
height:auto;
right:10px;
float:left;
top:150px;
background:#FDB813;
border:2px solid #fff;
}
.FRmodule1 h2
{
background:#2FB4D7;
color:#fff;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
}
.sugeons
{
 
padding-top:5px;
margin-left:10px;
width:180px;
height:70px;
border-bottom:1px dashed #fff;
}
.sugeons span
{
font-weight:bold;
}
.sugeons p
{
color:#fff;
line-height:1.3em;
font-size:12px;
}
.sugeons   a
{
text-decoration:none;
}
.sugeons p:hover
{
color:#676767;
}
  img.surgeonscontent:hover
  {
  opacity:0.89;
  }
  img.surgeonscontent
{
margin-top:2px;
float:left;
width:50px;
height:60px;
margin-right:10px;
border:1px solid #fff;
}
  img.surgeonscontent:hover
{
opacity:0.89;
}

 .closebutton
{
color:#fff;
float:right;
margin-right:5px;

}
a.remove
{
color:#fff;
font-size:14px;
}
a.bottom
{
margin-bottom:10px;
font-size:14px;
}


.FL .button
{
margin-top:5px;
margin-left:23px;
}
.FL .button input[type="submit"], input[type='reset']
{
width:60px;
height:25px;
border:none;
background:#A7BEE0;
color:#165BA9;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
.FL .button input[type="submit"]:hover
{
 color:#165BA9;
 font-weight:bold;
}
.FL .button input[type="reset"]:hover
{
 color:#165BA9;
 font-weight:bold;
}
.FL .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#A7BEE0;
color:#165BA9;
font-weight:bold;
cursor:pointer;
}

.innercontentdoctors
{
width:780px;
height:auto;
float:left;
background:#fff;
}
.doctorscontent
{
float:left;
width:778px;
height:auto;
border:1px solid #ccc;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
} 
.boxdoctor
{
float:left;
width:760px;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
}

.boxdoctor p
{
color:#81868C;
padding-top:8px;
padding-bottom:8px;
text-align:justify;
}
.boxdoctor  ul
{
list-style:square;
margin-left:20px;
}
.boxdoctor  ul li
{
padding-top:5px;
color:#81868C;
}