@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #04101D;
}
.menubg {
	background-image: url(images/menubg_dentist.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	width: 964px;
	color: #CCC;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	line-height: 21px;
}
.leftside1 {
	background-image: url(images/flashmenubg_dentist.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 224px;
}
.rightside1 {
	background-image: url(images/rigthside2_dentist.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #05101D;
}
.contentbg {
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 321px;
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	color: #070E17;
	font-size: 13px;
	line-height: 19px;
	padding-top: 40px;
	position:relative;
	background-color: #CBCBCB;
}
.h1, h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 26px;
	color: #05101D;
}
a.menuLink {
	font-size: 14px;
	color: #CCC;
}
a.menuLink:link {
	text-decoration: none;
}
a.menuLink:visited {
	text-decoration: none;
	color: #CCC;
}
a.menuLink:hover {
	text-decoration: none;
	color: #FFF;
}
a.menuLink:active {
	text-decoration: none;
	color: #CCC;
}
.callout_left {
	background-image: url(images/callout_left1_dentist.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.callout_right {
	background-image: url(images/callout_right1_dentist.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.calloutbg {
	background-image: url(images/callout_bg_dentist.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #0D2547;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 45px;
	background-color: #B2B2B2;
}
.calloutbg1 {
	background-image: url(images/callout_bg_dentist.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #0D2547;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	background-color: #B2B2B2;
}
a.calloutLink {
	font-size: 14px;
	color: #0D2547;
	text-decoration: none;
}
a.calloutLink:link {
}
a.calloutLink:visited {
}
a.calloutLink:hover {
	text-decoration: none;
	color: #6B7C8E;
}
a.calloutLink:active {
	color: #FFF;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #04101D;
	font-weight: bold;
}
.images {
	border: 5px solid #FFF;
}
.callout2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #04101D;
	padding-left: 15px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #68798B;
}
a.addressLink {
	font-size: 12px;
	color: #68798B;
	text-decoration: none;
}
a.addressLink:link {
}
a.addressLink:visited {
}
a.addressLink:hover {
	text-decoration: none;
	color: #FFF;
}
a.addressLink:active {
	color: #FFF;
}
div.center{
    width: 960px;
    margin: 0 auto;
    position: relative;
    }
span.phone{
    color: white;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 25px;
    }
span.phone span{
    text-transform: uppercase;
    font-size: 17px;
    }
div.contactFormSmall{
    background-color: #738EAC;
    margin: 10px 0 20px 0;
    width: 163px;
    padding: 16px;
    border: 3px solid #e5e5e5;
    -moz-box-shadow: 4px 4px 19px #676767; /* Firefox */
    -webkit-box-shadow: 4px 4px 19px #676767; /* Safari, Chrome */
    box-shadow: 4px 4px 19px #676767; /* CSS3 */
    }    

div.contactFormSmall input.quickcontact, div.contactFormSmall textarea{    
width: 158px;
margin-bottom: 4px;
}
div.contactFormSmall span.title{
    color: #fff;
    font-size: 26px;
    display: block;
    margin-bottom: 7px;
    }
span.validationMsg{
    color: #950715;
    font-size: 12px;
    float: right;
    }
div.contactFormSmall div{
    position: relative;
    }    
div.contactFormSmall label{
   color: #95A0AE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    left: 5px;
    position: absolute;
    text-transform: uppercase;
    top: 5px;
    }    
div.contactFormSmall label.error{    
    position: static;
    color: #950715;
    }
img.contactArrow{
    margin: 15px 0;
    }    
h2{
    margin: 0 0 2px 0;
    color: #57759F;
    font-size: 18px;
    }
ul.left, ul.right{
    width: 214px;
    margin-top: 0;
    } 
ul.left li, ul.right li{
    font-size: 16px;
    line-height: 2;
    }
ul.left{
    float: left;
    }
ul.right{
    float: right;
    }   
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0%;
	padding: 0;
	margin: 0;
}
.clearfix:after, .formWrapper:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.ie .clearfix, .ie .formWrapper {
	min-height: 0; /* IE7 */
}
.ie6 .clearfix, .ie6 .formWrapper {
	height: 1%;
}
a{
    color: #4A49C6;
    }
a:hover{
    color: blue
    }
.floatRight{
    float:right;
    } 
.floatLeft{
    float:left;
    }    
       
div.galleryThumb{
    margin-bottom: 20px;
    background: #e1e1e1;
    border: 1px solid #b3b3b3;
    } 
div.galleryThumb:hover{
    background: #f5f5f5;
    }
       
div.galleryThumb a{    
    display: block;
    height: 128px;
    width: 506px;
    padding: 10px;
    color: #666;
    }
div.galleryThumb p{
    width: 356px;
    font-size: 16px;
    padding-top: 20px
    }    
div.galleryThumb img{
    padding: 3px;
    background: #fff;
    border: 1px solid #999;
    }    
div.galleryThumb.left img, div.galleryThumb.left p{           
    float: left;
    }
div.galleryThumb.right img, div.galleryThumb.right p{           
    float: right;
    }  
div.galleryThumb.left img{
    margin-right: 20px
    }
div.galleryThumb.right img{
    margin-left: 20px
    }  
#social_icons
{
    margin-left: 72px;
    margin-top: 333px;
}
#social_icons img
{
margin-right: 7px;
}
