@charset "utf-8";
/* CSS Document */

body {
background:#092356 url(images/backgrounds/bg3.jpg) no-repeat top center;
background-attachment:fixed;
margin:10px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
}

ul {
margin:0;
padding:0;
list-style:none;
}

#wraper {
background:url(images/backgrounds/mainMiddle.png) repeat-y;
width:850px;
margin:0 auto;
padding:6px 15px;
}

#mTop, #mBottom {
width:880px;
height:9px;
margin:0 auto;
}

#mTop {
background:url(images/backgrounds/mainTop.png) no-repeat;
}

#mBottom {
background:url(images/backgrounds/mainBottom.png) no-repeat;
}

#logo {
height:74px;
margin-bottom:15px;
}

#logo img, #logo div {
float:left;
}

#logo div {
height:74px;
}

#hp {
margin-left:15px;
}

#hpL {
background:url(images/backgrounds/doctors.png) no-repeat;
width:88px;
}

#hpM {
background:url(images/backgrounds/hp_Middle.png) repeat-x;
width:425px;
padding:3px 2px;
}

#hpM h3 {
margin:0;
font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
color:#09f;
padding:6px;
}

#hpM span {
display:block;
padding:3px;
color:#036;
font-weight:bold;
}

#hpM div {
height:68px;
padding-left:3px;
}

#hpR {
background:url(images/backgrounds/hp_Right.png) no-repeat;
width:7px;
}

#naviBg {
height:30px;
width:848px;
background:url(images/backgrounds/naviBg.png) repeat-x;
margin:0 auto;
clear:left;
border-left:1px solid #9cf;
border-right:1px solid #9cf;
border-top:1px solid #9cf;
border-bottom:1px solid #036;
}

#naviBg ul {
margin:0;
padding:0;
list-style:none;
margin-left:45px;
}

#naviBg ul li {
float:left;
border-left:1px solid #036;
border-right:1px solid #69c;
}

#naviBg ul li a {
padding:8px 10px;
color:white;
font-weight:bold;
text-decoration:none;
display:block;
}
 

 
#naviBg ul li a:hover, #naviBg ul li.appointment a:hover {
background:url(images/backgrounds/naviBg_hover.png) repeat-x;
color:#9cf;
}
 
#animation, #mainContent, #mainContent2 {
padding:13px;
border:1px solid #9cf;
background:url(images/backgrounds/transparentBg.png) repeat-y;
margin:10px 0;
}

.heading1 {
font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
color:#6cf;
}

#vpTop {
font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
color:#fff;
font-size:12px;
font-weight:bold;
background-color:#0066CC;
/*background:url(images/backgrounds/vp1_top.png) no-repeat;*/
padding:10px 10px;
}

#vpMiddle  {
/*background-color:#fff;*/
padding:10px;
border:1px solid #06c;
}

#vpBottom {
/*background:url(images/vp1_bottom.png) no-repeat;*/
height:10px;
}

#right #vpMiddle ul li {
color:#99CCFF;
border-bottom:1px solid #9cf;
}

#bf {
list-style:square;
list-style-position:inside;
text-indent:5px;
}

#bf li {
padding:5px 0;
}

#bf li a {
color:#99CCFF;
text-decoration:none;
}

#bf li a:hover {
color:#FFF;
text-decoration:none;
}

.heading3 {
color:#FFCC00;
font-size:12px;
font-weight:bold;
margin:0;
}

#left, #right {
float:left;
}

#left {
width:535px;
margin-right:15px;
}

#left p {
line-height:16px;
font-size:12px;
}

#right {
width:272px;
}

#right ul li {
padding:2px 0 5px 30px;
background:url(images/backgrounds/bullet.png) no-repeat 10px 5px;
color:#fff;
}

.oppointment {
font-size:11px;
color:#FFCC00;
font-family:Tahoma, Arial, Helvetica, sans-serif;
}

#scroll {
clear:left;
height:34px;
border:1px solid #39f;
}

/*#scroll div {
float:left;
}

#sLeft {
background:url(images/backgrounds/hp2_Left.png) no-repeat;
width:7px;
height:34px;
}

#sMiddle {
background:url(images/backgrounds/hp2_Middle.jpg) repeat-x;
height:34px;
width:805px;
}

#sRight {
background:url(images/backgrounds/hp2_Right.png) no-repeat;
width:7px;
height:34px;
}*/

#button a {
color:#036;
text-decoration:none;
font-weight:bold;
}

#bMiddle ul li a:hover, #button a:hover {
color:#9cf;
}

#button {
float:left; 
background: url(images/backgrounds/buttonBg.png) no-repeat; 
width:149px; 
height:25px; 
text-align:center; 
padding-top:5px;
margin:10px;
}

#leftContainer{
width:280px;
margin-bottom:8px;
}

#lcTop, #bTop {
/*background:url(images/vp1_top.png) no-repeat;*/
background-color:#0066CC;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
color:#fff;
font-size:16px;
font-weight:bold;
padding:5px;
}

.lcMiddle {
width:400px;
height:auto;
padding:5px;
float:left;
}

#lcBottom {
width:272px;
background:url(images/vp1_bottom.png) no-repeat;
height:7px;
}


.lcMiddle li {
color:#99CCFF;
padding:7px 3px 7px 23px;
background:url(images/bullet.png) no-repeat 3px 6px;
border-bottom:1px solid #9cf;
}

#location {
color:#fff;
margin:5px 5px 15px 0;
}

#blankForm {
margin:0 5px 5px 0;
}

#blankForm input[type=text], #blankForm textarea {
width:165px;
}

#blankForm .appForm {
margin:5px 0 5px 150px;
clear:left;
padding:5px;
}

.appForm label {
width:180px;
text-align:right;
display:block;
float:left;
margin-right:5px;
margin-top:3px;
font-weight:bold;
}

.appForm div {
margin-left:185px;
}

#bTop {
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
}

#bMiddle {
color:#fff;
padding:0 7px;
}

#bBottom {
background:url(images/backgrounds/vp2_bottom.png) no-repeat;
height:7px;
}

#bMiddle ul li {
padding:5px 0 5px 8px;
color:#fff; 
}

ul.subCateLinks {
float:left;
width:250px;
margin-right:15px;
}

ul.subCateLinks li {
padding:3px;
font-weight:bold;
color:#CCFFFF;
}

ul.subCateLinks li a {
color:#9cf;
text-decoration:none;
}

ul.subCateLinks li a:hover {
color:#fff;
text-decoration:underline;
}

#naviBg ul li.appointment a {
color: #99FFFF;
background:url(images/backgrounds/naviBg_app.jpg);
}

#nerr, #aerr, #perr, #eerr, #ferr, #terr, #terr, #verr, #cnerr, #ceerr, #cserr, #cmerr {
color:red;
display:none;
background-color:#FFFFCC;
width:200px;
padding:3px;
margin-top:5px;
}

#mainContent2 table {
border-left:1px solid #9cf;
border-top:1px solid #9cf;
width:825px;
}

#mainContent2 table tr td {
padding:5px;
border-right:1px solid #9cf;
border-bottom:1px solid #9cf;
vertical-align:top;
width:200px;
}

#mainContent2 table tr td a {
color:#9cf;
}

#reflinks h3 {
font-size:16px;
color:#FFCC00;
margin:6px;
}

#address {
margin:10px auto 0 337px;
}

#address span {
display:block;
padding:3px;
font-weight:bold;
color:#9cf;
}

.successMsg {
color:#39f;
font-weight:bold; 
text-align:center; 
padding:5px; 
background-color:#FFFFCC; 
width:500px; 
margin:5px auto;
}

