body
{
	color:#000;
	font-size:12px;
	font-family:Arial;
	line-height:18px;
	text-align:justify;
	letter-spacing:0px;
	background-color:#9cc7d9;
	margin:20px;
	}
#mainDiv
{
   background-color: #FFFFFF;
   padding:0px;
    margin: 0 auto;
    width: 998px;
	 
}
a img
{
	border:none;
}

#mainSubDiv
{
	 background-image: url("../images/bg_repeat.jpg");
	background-repeat: repeat-y;
    padding: 15px 29px;
}
#top_bg
{
   background-image: url("../images/top_bg.jpg");
    background-repeat: no-repeat;
    height: 14px;
    width: 998px;
}
#bottom_bg
{
   background-image: url("../images/bottom_bg.jpg");
    background-repeat: no-repeat;
    height: 14px;
    width: 998px;
}

.fLeft
{
float:left;
}
.fRight
{
float:right;
}
.clear
{
	clear:both;
}
a.email 
{
	color:#000000;
	text-decoration:none;
}
a.email:hover
{
	text-decoration:underline;
}
#mainContentDiv
{
	display: block;
	width:940px;
}

/* header page start*/
#mainHeaderDiv
{
	padding-bottom:10px;
}
#mainHeaderSubDiv
{
	width:100%;
}
#headerTopRightDiv
{
	width:410px;
	padding-top: 20px;
}
#phTopDiv
{

}
#phTextDiv
{
	font-size:14px;
	line-height: 20px;
	color:#000000;
	font-family:Arial;
}
#phTextDiv span:first-child
{
	font-weight:bold;
}
#phTopImg
{
	padding-right: 10px;
    padding-top: 8px;
}
#bookmarkBottomDiv
{
    color: #38649A;
    font-size: 10px;
    font-weight: bold;
    padding-top: 35px;
}
#bookmarkBottomDiv a
{
	color: #38649A;
	text-decoration:none;
}
#bookmarkBottomDiv a:hover
{
	color: #38649A;
	text-decoration:underline;
}
#bookmarkBottomDiv span
{
	padding-left:10px;
}
#bookmarkBottomDiv img
{
	padding-right:5px;
	vertical-align: middle;
}

#menuBar
{
	background-image:url("../images/navigation_repeat.jpg");
	background-repeat:repeat-x;
	width:940px;
	height:39px;
	margin-bottom: 10px;
}
#menuBar ul 
{
	float:left;
	left:0;
	margin:0;
	padding:0;
	width:940px;
}

#menuBar ul li
{
	display:inline;
	float:left;

}

#menuBar ul li:hover 
{	

}
#menuBar a
{
    color: #FFFFFF;
    float: left;
    font: 12px Georgia;
    padding: 11px 0 13px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 186px;
}
#menuBar a:hover 
{	
	color:#ffffff;
	text-decoration:none;
	background-image:url("../images/navigation_hover.jpg");
	background-repeat:repeat-x;
}
#menuBar .current 
{	
	color:#ffffff;
	text-decoration:none;
	background-image:url("../images/navigation_hover.jpg");
	background-repeat:repeat-x;
}


#menuBar .aCurrent
{
	color:#ffffff;
	text-decoration:none;
	background-image:url("../images/navigation_hover.jpg");
	background-repeat:repeat-x;
}

.sep
{
	background-image:url("../images/navigation_divdr.jpg");
	width:2px;
	height:39px;
	float:Left;
}
/* header End*/

/* common list start */
.borderBG
{
	border-top: 15px solid #00729F;
}
#leftListContentDiv
{
	width:230px;
}
#leftListContentDiv ul
{
	
	margin:0px;
	padding:0;
	width:230px;
}
#leftListContentDiv li
{
	background-image: url("../images/services_bg.jpg");
    border: 1px solid #D3D3D3;
    height: 38px;
    list-style: none outside none;
	 padding-left: 10px;
}
#leftListContentDiv li a
{
	color:#000000;
	text-decoration:none;
}
#leftListContentDiv li a:hover
{
	color:#000000;
	text-decoration:underline;
}
#leftListContentDiv li div
{
	padding-top:10px;
	padding-left:20px;
	background: url("../images/services_arrow.jpg") no-repeat scroll 0 72% transparent;
	
}
#leftListContentDiv li #ourServicesList
{
    background: none repeat scroll 0 0 transparent;
    font-size: 16px;
    font-weight: bold;
    padding-left: 0px;
    padding-top: 10px;
}
/* common list End */
/* Index Start */
#personeName a
{
	color:#0073a2;
	text-decoration:none;
	font-weight:bold;
}
#personeName a:hover
{
	text-decoration:underline;
}
#RightMainContentDiv
{
	width:660px;
}
#WelcomeHeader
{
	font-size: 16px;
    font-weight: bold;
    padding-bottom: 11px;
    padding-top: 10px;
	color:#990000;
}
/* Index End */
/* Gallery start */

.MagicBoxShadow
{
	border:5px solid #d0d0d0;
	background-color:#ffffff;
}
.MagicBoxShadow div:last-child
{
	display:none;
}
.galleryImages 
{
	padding-left:20px;
	padding-top:20px;
	float:left;
	width: 205px;
}
.MagicZoomLoading {
border: 1px solid #ccc;
background: #fff url(../images/loader.gif) no-repeat 2px 50%;
padding: 4px 4px 4px 24px !important;
margin: 0;
text-decoration: none;
text-align: left;
line-height: 1.5em;
font-size: 8pt;
font-family: sans-serif;
color: #444;
}
.listBottomGallery a
{
	background-color:#ffffff;
	color:#000000;
	padding:3px 10px;
	border:1px solid #000000;
	text-decoration:none;
}
.listBottomGallery a:hover
{
	background-color:#000000;
	color:#ffffff;
}
.mousezoom
{
	background-color: #FFFFFF;
    opacity: 0.7;
    padding: 2px 5px;
    position: relative;
    top: -26px;
}
/* Gallery End */
/* footer Start */
#mainFooterDiv
{
    margin-top: 30px;
    width: 940px;
}
.footerFirstDiv
{
	padding-top:20px;
	padding-bottom:20px;
	width: 185px;
	font-size:12px;
	line-height:21px;
}
.footerFirstDiv div:first-child
{
	padding-bottom:5px;
}
.footerFirstDiv a
{
	color:#000000;
	text-decoration:none;
}
.footerFirstDiv a:hover
{
	text-decoration:underline;
}
#mainFooterSubDiv
{
	border-bottom: 2px solid #D0D0D0;
    float: left;
    width: 100%;
}
.copyRight
{
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	width:100%;
	 font-weight: bold;
	color:#014561;
	font-size:11px;
}
.copyRight a
{
	color:#014561;
	text-decoration:underline;
}
.copyRight a:hover
{
	text-decoration:none;
}
#footerFirstDiv a
{
	color:#000000;
	text-decoration:none;
}
#footerFirstDiv a:hover
{
	text-decoration:underline;
}
#footerFirstDiv img
{
	vertical-align: text-top;
}


/* footer End */
/* Contactus Start */
#addressMainDiv
{
    border-right: 1px solid #D0D0D0;
    float: left;
    font-size: 15px;
    height: 410px;
    line-height: 18px;
    padding-right: 40px;
    width: 430px;
	}
.addressHeader
{
	font-size:16px;
	Line-height:35px;
	text-transform: capitalize;
}
#addressMainFormDiv
{
	padding-left:29px;
	float:left;
	width: 440px;
}

#contactusForm input {
    width: 300px;
}
#contactusForm select {
    width: 304px;
}
#contactusForm textarea  {
    width: 300px;
}
.requiredField
{
	font-size:10px;
}

/* Contactus End */
/* faq Strat */
.faqContent p
{
	margin-top:0px;
	margin-bottom:0px;
}
.faqContent h4
{
	margin-top:13px;
	margin-bottom:0px;
}
/* faqContent End */


/*------------------------------CSS for effect in banner image Starts------------------------*/
div.yoo-carousel {
 overflow: hidden;
}
div.yoo-carousel div.frame {
position: relative;
 overflow: hidden;
}
div.yoo-carousel div.panel {
 overflow: hidden;
}

div.yoo-carousel div.panel div.slide {
 float: left;
 overflow: hidden;
}
div.yoo-carousel ul.tabs {
padding: 0px;
margin: auto -4px auto auto;
list-style: none;
float:right;
bottom:-35px;
top:0px;

}
div.yoo-carousel ul.tabs li { margin:0px 0px 0px 1px; padding:0px; list-style:none; float:left; overflow: hidden; }

div.default div.yoo-carousel { 
}

div.default div.yoo-carousel div.top ul.tabs {
 margin: 0px;
padding:0px;

}

div.default div.yoo-carousel div.top ul.tabs li {
 margin: 0px;
 padding:0px;
}

div.default div.yoo-carousel div.top ul.tabs li a { float:left; padding:0px 3px;background:#545557; font-weight:bold; }

div.default div.yoo-carousel div.top ul.tabs li.selected a {
 cursor: pointer;
 background-color:#CFFF15;
}

div.default div.yoo-carousel li a:link, div.default div.yoo-carousel li a:visited {
   background: none repeat scroll 0 0 #53A0CE;
    border: 1px solid #526510;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 0 4px;
	text-decoration: none;
}

div.default div.yoo-carousel li a:hover, div.default div.yoo-carousel li.selected a:link, div.default div.yoo-carousel li.selected a:visited {
 color: #000;
 text-decoration: none;
 font-size:12px;
background-color:#53A0CE;
}
/*------------------------------CSS for effect in banner image Ends-----------------------------------*/

#SkypeButton_Call_Dataclinic_1_paraElement
{
	 margin: 0;
}
#SkypeButton_Call_Dataclinic_1_paraElement img
{
	 margin: 0 !important;
	 float:left;
}
.indexListFeatured li
{
	 font-family: 'Lucida Grande';
    font-size: 17px;
    font-style: italic;
    list-style-image: url("../images/arrow.png");
    padding-bottom: 5px;
    padding-left: 10px;
}