@CHARSET "UTF-8";

#smallNav a:hover {
    text-decoration: underline;
}
.clear {
    clear: both;    
}
#informHeader {
    width: 100%;
}

#informHeader .left {
    width: 245px;
    float: left;
    margin-top: 3px;
    padding-right: 3px;
}
#informHeader .left .menu {
    min-height: 180px;  
}
#informHeader .left .menu .menu-container {
    margin-top: 5px;    
}
#informHeader .left .menu ul {
    font-size: 18px;
    list-style-type: circle;
    margin-left: -20px;
    margin-top: 0px;
    padding-top: 10px;
    line-height: 25px;
}
#informHeader .left .menu .menu-ico {
    float: left;
    margin-top: 3px;
}
#informHeader .left .menu .menuLink {
    font-size: 18px;
    line-height: 25px;
    padding: 0px 0 0 5px;
    margin: 2px 0 0 5px;
    color: #3c5899;
    width: 200px;
    float: left;
}
#informHeader .left .menu .menuLink:hover {
}
.findus,
#informHeader .left .ads-left {
    text-align: center;
}
.findus {
    height: 30px;
    text-align: left;
    padding-top: 50px;
}
#informHeader .left .ads-left {
    /*min-height: 350px;*/
    text-align: left;
    margin-top: 0px;
    /*border-top: 1px dashed #C7D1EA;*/
}
.findus .text {
    font-size: 14px;
    margin-bottom: 0px;
    margin-right: 5px;
    text-align: left !important;
    padding-left: 0 0 0 3px !important;
    color: #8f8f8f;
    height: 20px;
    float: left;
    padding-top: 3px;
}
.findus .imageContainer {
    width: 30px;
    float: left;
    margin: auto;
}
.findus .middleImage {
}
#informHeader .middle,
#informHeader .right,
#informHeader .middle-big { 
    width: 577px;
    float: left;
    margin-left: 10px;
    margin-top: 3px;
    padding: 5px;
}
#informHeader .right {
    padding-top: 0px !important;
}
#informHeader .middle {
    width: 440px;
    padding-left: 0px !important;
    padding-top: 0px !important;
}
#informHeader .middle-big,
#informHeader .right{
    /*border-left: 1px solid #C7D1EA;*/
}
#informHeader .middle-big {
    width: 927px;
    height: auto;
    margin-left: -1px;
    min-height: 500px;
    margin-bottom: 3px;
}
#informHeader .middle label {
    width: 250px;
    display: block;
    float: left;
}
#informHeader .right {
    width: 440px;
}
#mostviewedclips,
#paidfeatureddentists,
#toprateddentists,
#standarddentists,
#highest-rated-clips,
#paidfeatureddentists-small,
#toprateddentists-small,
#new-clips,
#standard-small,
#clips-for-kids,
#ads {
    border: 1px solid #d1d1d1;
    height: 50px;
    /*width: 1186px;*/
    width: 900px;
    padding: 10px 5px;
    text-align: center;      
}
#paidfeatureddentists-small,
#toprateddentists-small,
#standard-small {
    width: 950px;   
    font-size: 11px;
}
#toprateddentists,
#mostviewedclips,
#paidfeatureddentists,
#highest-rated-clips,
#paidfeatureddentists-small,
#toprateddentists-small,
#new-clips,
#standard-small,
#clips-for-kids,
#standarddentists {
    text-align: left;
    height: auto;   
}
#clear-element {
    clear: both;    
}
.even {
    background-color: #ffffff;  
}
.odd {
    background-color: #C2DAEF;
}
.resultHeader {
    padding: 3px 0 4px 3px;
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px; 
    border-radius: 6px;
    border-left: 1px solid #073763;
    border-right: 1px solid #073763;
    border-top: 1px solid #073763;
    border-bottom: 1px solid #073763;
    margin-bottom: -3px;    
}
.resultDetails {
    display: none;
    margin-left: 5px;
    margin-bottom: 3px;
    border-left: 1px solid #073763;
    border-right: 1px solid #073763;
    border-top: 1px solid #073763;
    padding: 3px;
    background-color: #E4FFCF;  
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px; 
    border-radius: 6px;
    width: 400px;
}
#index {
    text-align: center; 
}
#index a {
    color: #073763;
}
#index a:hover {
    color:  #000000;
}
#index a:active,
#index a:visited
{
    color: #FF0000;
}   
.resultLabel {
    float: left;
    width: 60px;
    font-weight: bold;
    text-align: left;   
    margin-left: 0px;
}
.resultValue {
    float: left;
    text-align: left;   
}
.resultRow {
    margin-bottom: 3px; 
    margin-left: 5px;
}
#loader {
    display: none;
}
#country-label label {
    float: left;
    width: 80px !important; 
}
#country-element {
    float: left;    
    margin-top: 0px !important;
}
#clear2-label {
    clear: both;    
}
#city-label label {
    float: left;
    width: 80px !important; 
}
#city-element {
    float: left;    
    margin-top: 0px !important;
}
#clear3-label {
    clear: both;    
}
.specials {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    min-width: 600px;
    height: 500px; 
    padding: 10px 20px 10px 10px;
    background-color: #ffffff;	
    overflow-x:hidden;
    overflow-y:auto;
}
.center {
    text-align: center;	
}
.bold {
    font-weight: bold;	
}
.black {
    color: #000;	
}
.italic {
    font-style: italic;	
}
#edit-signature-container {
    position: absolute;	
    z-index: 999;
    background-color: #fff;
}