@charset "UTF-8";
body {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
}

a,
a:link,
a:visited {
	color: #CC0066;
	text-decoration: none;
}

a:hover {
	color:#FF3399;
	text-decoration: none;
}

h1  {
	font-size:22px;
	color:#721011;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
}

h2 {
	font-size:15px;
	font-weight:bold;
	color:#666666;
	padding:5px 0px;
	margin:0px;
	text-transform:uppercase;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#8c3552;
	padding:2px 10px;
	margin:0px;
	text-transform: capitalize;
}
h4 {
	font-size: 13px;
	color: #666666;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-size: 13px;
	line-height: 1.7em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	color: #666666;
}

.note {
	padding:3px 0px;
	color:#8F4C40;
	font-size:11px;
	font-weight:normal;
}

.welcome-p h3 {
	font-size:13px;
	color:#8c3552;
	font-weight:normal;
	line-height:1.3em;
	padding:15px 0 10px 0;
}

.welcome-p p {
	line-height:1.7em;
	font-size:13px;
	color:#666;
}

.welcome-p {
	width:480px;
	float:right;
	margin:0;
}

.welcomeBt-wrap {
	padding:15px 0 0 0;
	width:200px;
	float:left;
}

a.welcomeBt-testimon,
a.welcomeBt-patient,
a.welcomeBt-nova,
a.welcomeBt-ess,
a.welcomeBt-app {
	display:block;
	width:200px;
	height:50px;
	border:none;
	background:url(images/homeBt_app.png) left top no-repeat;
}

a.welcomeBt-ess {
	background:url(images/EssusehomeBt_app.png) left top no-repeat;
}

a.welcomeBt-nova {
	background:url(images/NovasurehomeBt_app.png) left top no-repeat;
}

a.welcomeBt-patient {
	background:url(images/patientBt_app.png) left top no-repeat;
}

a.welcomeBt-testimon {
	background:url(images/testimonBt_app.png) left top no-repeat;
}

a.welcomeBt-testimon:hover,
a.welcomeBt-patient:hover,
a.welcomeBt-nova:hover,
a.welcomeBt-ess:hover,
a.welcomeBt-app:hover {
	border:none;
	background-position:0 -50px;
}


/* style colection */

.float-right {
	float:right;
}

.float-left {
	float:left;
}

.clear-right {
	clear:right;
}

.clear-left {
	clear:left;
}

.cleared {
	clear:both;
}

.content ul {
	margin:5px 5px 5px 20px;
	font-size:13px;
}

.content ul li {
	padding-bottom:5px;
}

/* menu */

.top-nav {
	width:1010px;
	height:65px;
	margin:0px auto;
}


ul.menu {
	width:100%;
	height:65px;
	list-style:none;
	margin:0;
	padding:0;
}

ul.menu li {
	float:left;
}

ul.menu li a {
	background:url(images/mainMenu_top.png) no-repeat scroll top left;
	display:block;
	height:65px;
	position:relative;
	border:none;
}

ul.menu li a span {
	background:url(images/mainMenu_top.png) no-repeat scroll bottom left;
	display:block;
	position:absolute;
	top:0px;
	left:0;
	height:100%;
	width:100%;
	z-index:100;
}

ul.menu li a span:hover {
	cursor:pointer;
}

ul.menu li a.homeFirst {
	width:120px;
	background-position:17px 0px;
}

ul.menu li a.homeFirst span {
	background-position:17px -65px;
}

ul.menu li a.home {
	width:67px;
	background-position:-103px 0px;
}

ul.menu li a.home span {
	background-position:-103px -65px;
}

ul.menu li a.aboutUs {
	width:93px;
	background-position:-170px 0px;
}

ul.menu li a.aboutUs span {
	background-position:-170px -65px;
}

ul.menu li a.physicians {
	width:103px;
	background-position:-263px 0px;
}

ul.menu li a.physicians span {
	background-position:-263px -65px;
}

ul.menu li a.obstetrics {
	width:105px;
	background-position:-366px 0px;
}

ul.menu li a.obstetrics span {
	background-position:-366px -65px;
}

ul.menu li a.gynecology {
	width:116px;
	background-position:-471px 0px;
}

ul.menu li a.gynecology span {
	background-position:-471px -65px;
}

ul.menu li a.e-services {
	width:101px;
	background-position:-587px 0px;
}

ul.menu li a.e-services span {
	background-position:-587px -65px;
}

ul.menu li a.testimonials {
	width:120px;
	background-position:-688px 0px;
}

ul.menu li a.testimonials span {
	background-position:-688px -65px;
}

ul.menu li a.contact {
	width:180px;
	background-position:-808px 0px;
}

ul.menu li a.contact span {
	background-position:-808px -65px;
}

.header {
	height:100%;
}

.slide-show {
	width:900px;
	height:350px;
}

#about_us .slide-show,
#physicians .slide-show,
#obstetrics .slide-show,
#gynecology .slide-show,
#eServices .slide-show,
#testimon .slide-show,
#contact .slide-show {
	height:200px;
}

.slideshow-shadow {
	position:relative;
	width:912px;
	height:85px;
	margin-top:-71px;
	background:url(images/slideshow-shadow.png) top left no-repeat;
}

.footerLinks {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 10px;
	color: #FEE3EA;
	padding-top: 10px;
}

.footer  p {
	color: #999999;
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footerLinks a {
	font-size: 10px;
	color: #FEE3EA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footerLinks a:hover {
	color: #999999;
}



/*
a.logo {
	height: 105px;
	width: 200px;
	position: absolute;
	z-index: 999;
	border:none;
	margin:16px 0px 0px 5px;
	background:url(images/logo_top_bkg.png) no-repeat;
	background-position: 0 0;
	cursor:pointer;
}
a.logo:hover {
	border:none;
	background:url(images/logo_top_bkg.png) no-repeat;
	background-position: 0 -103px;
}


#about_us a.logo,
#physicians a.logo,
#obstetrics a.logo,
#gynecology a.logo,
#resources a.logo,
#eServices a.logo,
#testimon a.logo,
#contact a.logo {
	height:70px;
	width: 125px;
	position: absolute;
	z-index: 999;
	border:none;
	margin:12px 0px 0px 14px;
	background:url(images/logo_topSmall_bkg.png) no-repeat;
	background-position: 0 0;
	cursor:pointer;
}

#about_us a.logo:hover,
#physicians a.logo:hover,
#obstetrics a.logo:hover,
#gynecology a.logo:hover,
#resources a.logo:hover,
#eServices a.logo:hover,
#testimon a.logo:hover,
#contact a.logo:hover {
	border:none;
	background:url(images/logo_topSmall_bkg.png) no-repeat;
	background-position: 0 -76px;
}
*/

.page-name h1 {
	font-size: 14px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
	color: #E77794;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.page-name {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F3819E;
}

.doctors .image img {
	border:solid 1px #666;
}

.doctors .image,
.doctors .imageBig {
	float:left;
	padding:3px;
	margin:0px 20px 0px 0px;
	border:solid 1px #a89784;
}

.doctors .imageBig {
	margin:0px 20px 10px 0px;
}

.doctors {
	border-bottom:dotted 1px #a89784;
	border-top:dotted 1px #a89784;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.doctors p {
	text-align:justify;
	padding:0 0 5px 0;
}

.doctors p a {
	color:#CC6699;
	font-size:11px;
}

.doctors p a:hover {
	color:#993366;
}

.doctors h2 a {
	border:none;
	color:#666;
}

.doctors a {
	border:none;
}

.doctors h2 a:hover {
	color:#999;
}

#testimon .tes-line {
	padding:10px;
	margin:15px 25px 0px 25px;
	border:solid 1px #d8c8a9;
	font-style:italic;
}

.contact-wrapSouth,
.contact-wrapMain,
.contact-wrapWest {
	width:220px;
	float:left;
	margin:10px 15px 10px 0;
	border:dotted 1px #666666;
	background:url(images/OfficeMain.jpg) top left no-repeat;
}

.contact-wrapSouth a.link,
.contact-wrapMain a.link,
.contact-wrapWest a.link {
	display:block;
	width:220px;
	height:180px;
	border:none;
}

.contact-wrapSouth {
	background:url(images/OfficeSouthSac.jpg) top left no-repeat;
}

.contact-wrapWest {
	background:url(images/OfficeWesSac.jpg) top left no-repeat;
}

.contact-content {
	padding:10px 10px 20px 10px;
}

.contactText {
	text-align:left;
	padding:0;
}

ul.contactForms {
	list-style-type: square;
}

ul {
	list-style-type: square;
	color: #CCCCCC;
}

ul li h3 {
	color:#8c3552;
}

ul li p {
	color:#666;
}

ul.contactForms a {
	font-weight:bold;
	font-size:10px;
	color:#CC0066;
	border:none;
}

ul.contactForms a:hover {
	color:#660099;
}

a.logIn,
a.NewUser {
	display:block;
	float:left;
	padding:0;
	margin:0 15px 10px 0;
	width:155px;
	height:50px;
	border:none;
	background:url(images/newUser.png) top left no-repeat;
}

a.logIn {
	background:url(images/logIn.png) top left no-repeat;
}

a.logIn:hover,
a.NewUser:hover {
	background-position:0 -50px;
}

.lineBr {
	display:block;
	height:5px;
	margin:15px 0;
	border-bottom:dotted 1px #999999;
}

.form-wrap {
	padding:10px;
	margin:15px 25px 0px 25px;
}

.form-wrap form {
	padding:0;
	margin:0;
}

.form-wrap form label {
	display:block;
	margin:10px 0 3px 0;
	text-transform:uppercase;
	color:#999999;
	font-weight:bold;
	font-size:10px;
}

form textarea,
form input {
	padding:6px;
	margin:2px 0;
	border:solid 1px #666666;
	color:#721011;
}

form input.button {
	background:#E7859D;
	font-size:11px;
	padding:5px;
	color:#fff;
	border:dotted 1px #666666;
}

textarea:focus,
input:focus {
      background: #FDFBE2;
	  outline:none;
}
