.banner {width: 940px; height: 145px; background: url(../images/home_doctor.jpg) no-repeat 80px 0px; position: relative;  clear: both;}
.page-title {position: absolute; top: 55px; left: 430px; font-size: 80px; font-weight: normal; font-family: 'Cinzel', cursive; color: #D14;}
#container{width: 940px; border: 0px solid red; margin: 0 auto;}
.content {padding: 20px 8px; z-index: 999;}
.content .style7 font {font-size: 23px; line-height: 70px; color: #D14 !important;}
.navbar-inner {
min-height: 40px;
padding-right: 20px;
padding-left: 5px;
background-color: #2C2C2C;
background-image: -moz-linear-gradient(top,#62C462,#51A351);
background-image: -ms-linear-gradient(top,#62C462,#51A351);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#62C462),to(#51A351));
background-image: -webkit-linear-gradient(top,#62C462,#51A351);
background-image: -o-linear-gradient(top,#62C462,#51A351);
background-image: linear-gradient(top,#62C462,#51A351);
background-repeat: repeat-x;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62C462',endColorstr='#51A351',GradientType=0);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.navbar .divider-vertical {
width: 1px;
height: 40px;
margin: 0px;
overflow: hidden;
background-color: white;
border-right: 1px solid #887A7A;}
.mainmenu .navbar .nav > li > a {
float: none;
padding: 9px 5px 11px 5px;
line-height: 19px;
color: white;
cursor: default;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);}
.mainmenu .navbar .nav > li > a:hover{
color: #D14;
}


.mainmenu {position: relative; height: 38px;}
.dropdown-toggle {text-transform: uppercase; font-size: 12px;}
.cancer-icon {
background: url(../images/pink-ribbon-on.png) no-repeat;
width: 119px;
height: 237px;
position: absolute;
top: -22px;
right: 0px;
}
.navbar .nav {
position: relative;
left: 0;
display: block;
float: left;
margin: 0 0px 0 0px;}
.container-fluid {
padding: 0px;
border-right: 1px solid #F2E2F5;
border-left: 1px solid #F2E2F5;
border-bottom: 1px solid #F2E2F5;
border-radius: 4px;}
.dropdown-menu li {background: #D85973; width: 97%; margin: 0px auto;}
.dropdown-menu li:first-child {
	border-radius: 4px 4px 0px 0px;
	-o-border-radius: 4px 4px 0px 0px;
	-ms-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
}
.dropdown-menu li:last-child {
	border-radius: 0px 0px 4px 4px;
	-o-border-radius: 0px 0px 4px 4px;
	-ms-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
}
.dropdown-menu a {color: #FFF;}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {background: #FFF; color: #D85973;}
.footer{margin: 10px auto; text-align:center;}
#rss_content li{
  list-style: none;
}
h3, .readmore{color: #82C467 !important;}

.ad-top{
    text-align: center;
    margin: 0px auto;
}
.ad-right{
    position: absolute; 
    right:-170px;
    top:128px;
}
.ad-bottom{
    text-align: center;
    margin: 0 auto;
}
.span12{
    position: relative;
}