@charset "utf-8";
/* CSS Document */


@font-face {
 font-family: 'OpenSansBold';
 src: url('fonts/opensans-bold-webfont.eot');
 src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/opensans-bold-webfont.woff') format('woff'),  url('fonts/opensans-bold-webfont.ttf') format('truetype'),  url('fonts/opensans-bold-webfont.svg#OpenSansBold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'OpenSansSemibold';
 src: url('fonts/opensans-semibold-webfont.eot');
 src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/opensans-semibold-webfont.woff') format('woff'),  url('fonts/opensans-semibold-webfont.ttf') format('truetype'),  url('fonts/opensans-semibold-webfont.svg#OpenSansSemibold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'OpenSansRegular';
 src: url('fonts/opensans-regular-webfont.eot');
 src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/opensans-regular-webfont.woff') format('woff'),  url('fonts/opensans-regular-webfont.ttf') format('truetype'),  url('fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #eff5fa url(images/bg.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
	color: #000;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px;
}
a img {
	border: none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
#wrap1 {
	background: url("images/footer_bg.jpg") repeat-x scroll center bottom transparent;
	width: 100%;
}
#wrap {
	width:951px;
	background: transparent;
	margin: 0 auto;
}
#topnavbar {
	width:951px;
	position:relative;
}
#topright {
/*	display: inline;*/
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 47px;
	padding-top: 8px;
	text-align: left;
	
}
#topright ul {
	display:inline;
	list-style:none;
}
#topright li {
	display:inline;
	list-style:none;
	margin-right:25px;
	height:65px;
}
#top_nav {
	background:url(images/nav_bg01.jpg) repeat-x left top;
	font-family:'OpenSansSemibold', Arial, Helvetica, sans-serif;
	height: 38px;
	margin: 0;
	padding: 0px 0 0;
	text-transform: uppercase;
	width: 951px;
	border: 1px solid #050347;
}
#top_nav ul {
	display: block;
	float: left;
	height: 38px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#top_nav ul li {
	float: left;
}
#top_nav ul li a {
	color: #fff;
	display: block;
	font-family: 'OpenSansbold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 8px 14px 0px 14px;
	text-align: center;
	text-decoration: none;
}
#top_nav ul li a:hover {
	background: url(images/nav_active_bg.jpg) repeat-x scroll 0 0 transparent;
	color: #000000;
	height: 30px;
}
#top_nav ul li.active a {
	background: url(images/nav_active_bg.jpg) repeat-x scroll 0 0 transparent;
	color: #000000;
	height: 30px;
}
#header {
	background: transparent;
	height:298px;
}
#header_left {
	width:316px;
	float:left;
	height:243px;
	background:transparent url(images/left_header_bg.png) no-repeat left top;
	text-align:center;
	font-family:'OpenSansBold', Verdana, Geneva, sans-serif;
	color:#353535;
	font-size:14px;
	padding-top: 55px;
}
#header_right {
	width:635px;
	height:278px;
	float:right;
}
#email {
	color:#000000;
	text-decoration:none;
}
#email a {
	color:#000000;
	text-decoration:none;
}
#email a:hover {
	color:#000000;
	text-decoration:underline;
}
#sidebar1 {
	float: left;
	width: 265px;
	background:#ececec;
	padding-bottom: 0px;
	margin-top:-14px;
}
#sidebar_bottom {
	float: left;
	width: 266px;
	height:31px;
	background:transparent url(images/sidebar_bottom.png) center bottom no-repeat;
}
.sidebar_title {
	font-family:'OpenSansSemibold', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	padding:5px 0 0 50px;
	background:url(images/side_title.png) no-repeat center top;
	height:36px;
}
.sidebar_data {
	font-family:'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom:15px;
	text-transform: uppercase;
	width: 240px;
	color:#434343;
}
.sidebar_data ul {
	list-style:none;
}
.sidebar_data ul li {
	list-style:none;
	background:url(images/bullets.png) left 5px no-repeat;
	line-height:22px;
	padding-left:20px;
}
.sidebar_data ul li a {
	text-decoration:none;
	color:#434343;
}
.sidebar_data ul li a:hover {
	text-decoration:none;
	color:#110e83;
}
#content_top {
	width: 686px;
	float: right;
	background:url(images/content_top.jpg) no-repeat right top;
	height:17px;
	margin:0px 0 0 0;
}
#content_bottom {
	width: 685px;
	float: right;
	background:url(images/content_bottom.png) no-repeat left top;
	height:17px;
	margin-bottom: 0px;
}
#content {
	background:url(images/content_repeate.jpg) repeat-y left top;
	float: right;
	font-size: 13px;
	margin:22px 0px 0px 0px;
	padding: 0px;
	text-align: justify;
	width: 951px;
	font-family:'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#545454;
	min-height:271px;
}

#contentleft {
	background:url(images/content_top.png) no-repeat left top;
	float: right;
	background-color: #fff;
	font-size: 13px;
	margin-right: 1px;
	padding: 5px 10px;
	text-align: justify;
	width: 660px;
	font-family:'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#545454;
	min-height:271px;
}
#left_image {
	float:left;
	margin-right: 10px;
}
#intro {
	color:#080465;
	font-size:22px;
	line-height:22px;
	font-family: 'OpenSansSemibold', Arial, Helvetica, sans-serif;
	border-bottom:1px solid #efefed;
	margin-top: 0px;
	padding:0px 0px 10px 0px;
	margin-bottom: 20px;
}
#services {
	width:951px;
	margin-top:17px;
	margin-bottom:17px;
	height:207px;
}
.box {
	float:left;
	margin-right:18px;
	width:305px;
	height:207px;
	background:url(images/bottom_title.png) no-repeat center bottom;
}
.box .services_title {
	background:url(images/services_title.png) center top no-repeat;
	color:#fff;
	font-family:'OpenSansSemibold', Arial, Helvetica, sans-serif;
	font-size:19px;
	text-transform:uppercase;
	float:left;
	margin-right:10px;
	width:285px;
	height:180px;
	padding-top:10px;
	padding-left:20px;
}
.box .speciality_title {
	background:url(images/speciality_title.png) center top no-repeat;
	color:#fff;
	font-family:'OpenSansSemibold', Arial, Helvetica, sans-serif;
	font-size:19px;
	text-transform:uppercase;
	float:left;
	margin-right:10px;
	width:285px;
	height:180px;
	padding-top:10px;
	padding-left:20px;
}
.box2 {
	float:left;
	width:305px;
	height:207px;
	background:url(images/bottom_title.png) no-repeat center bottom;
}
#services .button {
	background:url(images/more_btn.png) center top no-repeat;
	width:80px;
	height:19px;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	padding-top:3px;
	text-align:center;
}
#services .button a {
	color:#fff;
	text-decoration:none;
	text-transform:none;
	text-align:center;
}
#services .button a:hover {
	color:#0e0d42;
}
.box2 .location_title {
	background:url(images/3rd_title.png) center top no-repeat;
	color:#fff;
	font-family:'OpenSansSemibold', Arial, Helvetica, sans-serif;
	font-size:19px;
	text-transform:uppercase;
	width:285px;
	height:180px;
	padding-top:10px;
	padding-left:20px;
}
.box_data {
	width:270px;
	font-family:'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	margin-top:20px;
	text-transform:none;
}
.box_data ul {
	list-style:none;
}
.box_data ul li {
	list-style:none;
	background:url(images/bullets.png) left 5px no-repeat;
	line-height:22px;
	padding-left:20px;
}
.box_bottom {
	background:url(images/bottom_title.png) no-repeat center bottom;
	width:304px;
	height:27px;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
/*ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block;
	width: 160px;  
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #ADB96E;
	color: #FFF;
}
*/

#footer {
	position: relative;
	clear: both;
	color:#fff;
	height:52px;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: transparent;
	background-image: url(images/footer_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:950px;
}
#footer_left {
	position: relative;
	color:#fff;
	width:629px;
	font-family:'OpenSansSemibold', Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	padding-top:5px;
}
#footer_left a {
	color:#fff;
	text-decoration:none;
}
#footer_right {
	position: relative;
	float:right;
	color:#fff;
	width:230px;
	font-family:'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:5px;
}
#footer_left a:hover {
	color:#fff;
	text-decoration:underline;
}
#footer_right a {
	color:#fff;
	text-decoration:none;
}
#footer_right a:hover {
	color:#fff;
	text-decoration:underline;
}
.hrClass {
	width:5000px;
}
.copyright {
	width:400px;
}
.clearfloat {
	clear:both;
/*	height:0;
	font-size: 1px;
	line-height: 0px;*/
}
#submit_btn {
	margin-left:180px;
	width:158px;
	height:32px;
	cursor:pointer;
	border:0px;
	background:url(images/btn.png) no-repeat center top transparent;
	color:#fff;
}
#reset_btn {
	margin-left:20px;
	width:98px;
	height:32px;
	cursor:pointer;
	border:0px;
	background:url(images/reset_btn.png) no-repeat center top transparent;
	color:#fff;
}
#sitemap {
	font-size: 13px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom:15px;
	text-transform: none;
	color:#434343;
}
#sitemap ul {
	list-style:none;
}
#sitemap ul li {
	list-style:none;
	background:url(images/bullets.png) left 5px no-repeat;
	line-height:22px;
	padding-left:20px;
}
#sitemap ul li a {
	text-decoration:none;
	color:#434343;
}
#sitemap ul li a:hover {
	text-decoration:none;
	color:#110e83;
}
#followus {
	margin-right: 0px;
	margin-bottom:10px;
	width: 430px;
	float:right
}
#mailcontact {
	margin-bottom:5px;
	margin-top:15px;
	margin-right:0px;
	width:270px;
	float:left;
	font-style:italic;
}
#phonenumber {
	margin-bottom:5px;
	margin-top:15px;
	width:150px;
	font-style:italic;
	margin-right:5px;
	float:left
}


#dr3{
	margin-bottom:10px;
	width:180px;
	float:right
}
#dr2{
	margin-bottom:5px;
	margin-top:3px;
	margin-right:5px;
	width:180px;
	float:left;
	font-style:normal;
}
#dr1{
	margin-bottom:5px;
	margin-top:3px;
	width:180px;
	font-style:normal;
	margin-right:5px;
	float:left
}

.patientinfo {
	position:relative;
	padding:0px 20px 0px;
	width:600px;
}

.patientinfo ul {
/*	float: left;*/
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0px;
}

.patientinfo li {
	background:url(images/bullets.png) center left no-repeat;
	list-style: none;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 25px;
}

.patientinfo .txtleft{
	width:50%;
	float:left;
}

.patientinfo .txtright {
	width:50%;
	float:right;
}


/**** FORM ****/


.form {
     margin: 0px auto;
     width: 650px;
}

.form fieldset {
     -moz-border-bottom-colors: none;
     -moz-border-image: none;
     -moz-border-left-colors: none;
     -moz-border-right-colors: none;
     -moz-border-top-colors: none;
     background: none repeat scroll 0% 0% #F7F7F7;
     border-color: #ECECEC #ADADAD #ADADAD #ECECEC;
     border-right: 1px solid #ADADAD;
     border-style: solid;
     border-width: 1px;
     margin-top: 10px;
     padding: 5px 0px 15px;
}

.form .cf_hidden {
     background: none repeat scroll 0% 0% transparent ! important;
     border: medium none ! important;
     display: none;
     margin: 0px ! important;
     padding: 0px ! important;
}

.form legend {
     color: #666666;
     font: 20px Times;
     margin-left: 10px;
     padding: 0px 2px;
}

ol.cf-ol {
     margin: 0px ! important;
     padding: 0px ! important;
}

ol.cf-ol li {
     background: none repeat scroll 0% 0% transparent ! important;
     line-height: 1.3em;
     list-style: none outside none ! important;
     margin: 5px 0px ! important;
     padding: 0px 0px 10px 0px;
     text-align: left;
}

ol.cf-ol li.textonly {
     background: none repeat scroll 0% 0% #F0F0F0 ! important;
     letter-spacing: 1px;
     margin: 10px 0pt ! important;
     padding: 5px 0pt;
     text-align: center;
}

.form label {
     display: inline-block;
     margin: 4px 10px 0px 0px;
     text-align: left;
     vertical-align: top;
     width: 210px;
	 font-weight:bold;
}

.form label.np {
     width: 110px;
}

.form label.ep {
     width: 170px;
	 text-align:right;
}

.form label.kajgana {
     width: 100px;
}
.form label.cantread {
     width: 160px;
	 font-weight:normal;
}
.form label.wenzel {
     width: 90px;
	 text-align:right;
}
.form label.firstavailable {
     width: 120px;
	 text-align:right;
}

.form label span {
     display: block;
     width:0px;
	 float:right;
}


label.cf-before {
     margin: 4px 10px 0px 0px;
}

label.cf-after {
     margin: 4px 15px 0pt 6px;
     text-align: left;
     width: 115px;
}

label.cf-after span {
     display: block;
     width: 115px;
}

label.cf-group-after {
     margin: 3px 4px 0px 2px;
     text-align: left;
     width: 72px;
}

label.cf-group-after span {
     display: block;
     width: 72px;
}

.form input, .form textarea, .form select {
     background: none repeat scroll 0% 0% #F9F9F9;
     border: 1px solid #888888;
     padding: 3px;
     vertical-align: top;
}

.form input.reset {
	background:#ff5b00;
     padding: 3px;
     vertical-align: top;
	 width:auto !important;
}
.form input.reset:hover {
     background:#fe752b !important;
}

.form input:focus,{
     background: #ff5b00 !important;
}

.form input:hover, .form textarea:hover, .form select:hover {
     background: none repeat scroll 0% 0% #CEDDDF;
}

.form input:focus, .form textarea:focus, .form select:focus {
     background: none repeat scroll 0% 0% #F3F8F8;
}

.form textarea, .form input {
     width: 310px;
}

.form input.newpatient {
     width: 10px;
	 border:none;
	 background:none;
}

.form input.estpatient {
     width: 10px;
	 margin:6px 0px !important;
	 border:none;
	 background:none;
}

.form input.kajganacheck {
     width: 10px;
	 margin:6px 0px !important;
	 border:none;
	 background:none;
}
.form input.wenzelcheck {
     width: 10px;
	 margin:6px 0px !important;
	 border:none;
	 background:none;
}
.form input.firstavailablecheck {
     width: 10px;
	 margin:6px 0px !important;
	 border:none;
	 background:none;
}
.form input.code {
     width: 130px;
	 margin:0px 5px 0px 3px !important;
}
.form select {
     padding: 2px 0px;
	 margin:0px 5px 0px 0px;
     width: 130px;
}

.form select.month {
     width: 100px;
}
.form select.day {
     width: 40px;
}
.form select.avalable {
     width: 162px;
}
.form select.cfselectmulti {
     height: 7.5em;
}

.form textarea {
     font-family: arial;
     font-size: 0.9em;
     overflow: auto;
}

ol.cf-ol li.cf-box-title {
     font-weight: bold;
     letter-spacing: 1px;
     padding: 8px 0px 0px 100px;
}

.form input.cf-box-a, .form input.cf-box-b {
     background: none repeat scroll 0% 0% transparent ! important;
     border: medium none ! important;
     height: 22px;
     margin: 2px 0px 0px;
     width: 14px;
}

.form input.cf-box-a {
     margin-left: 100px;
}

ol.cf-ol li.cf-box-group {
     margin: 10px 0pt 0px ! important;
     padding-left: 100px;
}

span.reqtxt, span.emailreqtxt {
     display: -moz-inline-box;
     font-size: 0.9em;
     margin: 3px 0px 0px 3px;
     vertical-align: top;
}

p.cf-sb {
     margin: 0px;
     padding: 0px ! important;
     text-align: left;
}

.form input.backbutton, .form input.resetbutton, .form input.sendbutton {
     -moz-border-bottom-colors: none ! important;
     -moz-border-image: none ! important;
     -moz-border-left-colors: none ! important;
     -moz-border-right-colors: none ! important;
     -moz-border-top-colors: none ! important;
     background: url("../images/button-bg.gif") repeat-x scroll 0% 0% transparent;
     border-color: #ECECEC #ADADAD #ADADAD #ECECEC ! important;
     border-right: 1px solid #ADADAD ! important;
     border-style: solid ! important;
     border-width: 1px ! important;
     font-size: 0.8em;
     margin: 10px 0px 0px 100px;
     padding: 5px;
     width: 100px;
}

.form input.resetbutton {
     padding: 5px 1em;
     width: auto;
}

.form input.backbutton {
     padding: 5px 1em;
     width: auto;
}

ol.cf-ol li.cf_li_err {
     background: url("li-err-bg.png") repeat scroll 0% 0% #FFDFDF ! important;
     border-color: #DF7D7D;
     border-style: solid;
     border-width: 1px 0pt;
     margin: 5px 0px ! important;
     padding: 5px 0px ! important;
}

ol.cf-ol li ul.cf_li_text_err {
     color: #333333;
     height: 1%;
     margin: 0px 0px 0px 100px;
     min-height: 1%;
     padding: 0px;
}

ol.cf-ol ul.cf_li_text_err li {
     background: url("icon-alert.png") no-repeat scroll left 1px transparent ! important;
     font-weight: bold;
     list-style: none outside none ! important;
     margin: 0px 0px 2px ! important;
     padding-left: 15px;
     text-indent: 0px;
}

ol.cf-ol ul.cf_li_text_err li:before {
     content: "";
}

label.secq, label.seccap {
     margin-bottom: 4px;
     vertical-align: text-bottom;
}

input.secinput {
     vertical-align: text-bottom;
}

#cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha {
     height: 15px;
     margin: 0px;
     padding: 4px;
     width: 50px;
}

img.captcha {
     border: medium none ! important;
     float: none ! important;
     margin: 0px 0px 0px 10px ! important;
     padding: 0px ! important;
     vertical-align: text-bottom;
}

img.captcha-reset {
     background: url("captcha_reset_grey.gif") no-repeat scroll 0% 0% transparent;
     border: medium none;
     height: 21px;
     margin: 0px 0px 2px 3px;
     vertical-align: text-bottom;
     width: 21px;
}

img.imgcalendar {
     border: medium none;
}

div.cf_info {
     color: #333333;
     display: none;
     line-height: 1.3em;
     margin: 10px auto;
     padding: 10px 15px ! important;
     width: 380px;
}

div.cf_info ol {
     margin: 0px;
     padding: 5px 15px 0px 30px;
}

div.cf_info ol li {
     margin: 2px 0px;
     padding: 1px 0px;
}

div.cf_info a {
     color: #AD2929 ! important;
     text-decoration: underline ! important;
}

div.success {
     background: none repeat scroll 0% 50% #F7F7F7;
     color: #444444;
     display: block;
}

div.failure {
     background: url("li-err-bg.png") repeat scroll 0% 0% #FFDFDF ! important;
     border-color: #DF7D7D;
     border-style: solid;
     border-width: 1px 0pt;
     display: block;
}

div.waiting {
     background: none repeat scroll 0% 0% #F9F9F9;
     color: #AAAAAA;
     display: block;
}

.form .cf_error {
     border: 1px solid #AD2929;
     color: #AD2929;
}

div.mailerr {
     display: block;
}

.mailerr, .form .cf_errortxt {
     color: #AD2929;
}

[disabled] {
     background: none repeat scroll 0% 0% transparent ! important;
     border-color: #DDDDDD ! important;
     color: #DDDDDD;
}

.disabled {
     border-color: #DDDDDD ! important;
}

.form input.cf_upload {
     background: none repeat scroll 0% 0% #F9F9F9;
     border: 1px solid #888888;
     width: 220px;
}

.linklove {
     margin: 0px auto 10px ! important;
     padding: 0px ! important;
     text-align: center ! important;
     width: 410px;
}

.linklove a, .linklove a:visited {
     color: #AAAAAA ! important;
     font-family: Tahoma;
     font-size: 0.8em;
}

* html .form fieldset {
     margin-top: 15px;
     padding-top: 25px;
     position: relative;
}

* html .form legend {
     left: 10px;
     margin-left: 0px;
     position: absolute;
     top: -10px;
}

* + html .form fieldset {
     margin-top: 15px;
     padding-top: 25px;
     position: relative;
}

* + html .form legend {
     left: 10px;
     margin-left: 0px;
     position: absolute;
     top: -10px;
}

* html ol.cf-ol, * html ol.cf-ol li, * html span.reqtxt, * html span.emailreqtxt {
     display: inline-block;
}

* + html .form label, * + html ol.cf-ol, * + html ol.cf-ol li, * + html span.reqtxt, * + html span.emailreqtxt {
     display: inline-block;
}

* html img.captcha {
     margin-bottom: 1px ! important;
}

* + html img.captcha {
     margin-bottom: 1px ! important;
}

#cptcha{
	width:100%;
	margin:0 0 0 0px;
}

#div1{
	width:85px;
	height:30px;
	font-size: 15pt;
	background-color:#0e0d42;
	text-align:center;
	margin:0 0 0 223px;
}
