/*
orange = #f58025
blue = #258399
grey = #5F6060
*/

body {
	background:#fff;
	font-family: Arial;
	font-size: 12px;
	color:#5F6060;
}

a {
	color:#258399;
}

a:hover {
	color:#EF6B1E;
}

#print {
	display:none;
}

.wrapper {
	width:925px;
	position: relative;
	margin: 0px auto;
	padding:0px 20px;
}

.right {
	float:right;
}

.left {
	float: left;
}
.clinic_content .left {
	
}
.clinic_content .left img {
	margin-left:10px;
}

.clear {
	clear:both;
	float: none;
	height:0px;
}

.hr {
	border:none;
	height:3px;
	display: block;
	background: url(../img/hr.png) repeat-x;
	margin: 15px 0px;
}

.hr hr {
	display:none;
}

a.button {
	display: block;
	display: inline-block;
	position: relative;
	width:auto;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

a.button:hover {
	color:#258399;
}

#banner {
	margin-right:0px !important;
}

a.big_button {
	height:33px;
	padding-left:17px;
}

a.big_button span {
	height:25px;
	padding:8px 17px 0px 0px;
}

.inner_right {
	width:181px;
	float:right;
	margin-top: 5px;
	padding-right:0px;
}

.inner_left {
	padding-right:205px;
	margin-top: 5px;
}

.inner_left li{
	list-style: disc;
	

}

a.callback_button span {
	background: url(../img/big_btn_right_phone.png) no-repeat top right;
	padding-right:35px;
}

a.blue_button {
	background: url(../img/big_blue_btn_left.png) no-repeat top left;
}

a.blue_button span {
	background: url(../img/big_blue_btn_right.png) no-repeat top right;
}

a.book_button span {
	padding-right:35px;
	background: url(../img/big_blue_btn_right_book.png) no-repeat top right;
}

a.arrow {
	display:block;
	display:inline-block;
	color:#5F6060;
	padding:5px 25px 5px 0px;
	background:url(../img/arrow.png) no-repeat right center;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.1em;

	font-size: 1.2em;
}

a.arrow:hover {
	color:#f58025;
}



#logo {
	width:270px;
	height:62px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../img/logo.png);
}

#header {
	height:90px;
	background:#86bac6 url(../img/header.png);
}

#header .wrapper {
	padding:20px 20px 20px;

}

#header .right {
	position: absolute;
	top:29px;
	right:20px;
	font-weight: bold;
}

#header .right div {
	font-size:1.4em;
	color:#a9cad8;
}

#header .right .button {
	margin-left: 10px;
	margin-top:0px;
}

#header #tel {
	font-size:2em;
	color:#fff;
}

#navbar {
	height:44px;
	background:#f3f3f3 url(../img/navbar.png);
	margin-bottom:10px;
	width:100%;
}

#navbar ul {
	display: block;
	height:44px;
	background: url(../img/nav_splitter.png) no-repeat right 12px ;

}

#navbar li{
	display:block;
	float: left;
	background: url(../img/nav_splitter.png) no-repeat left 12px ;
}

#navbar li a {


	display:block;
	color:#258399;
	padding:14px 18px 13px;
	font-size: 1.3em;
	text-decoration: none;
	font-weight:bold;
}

#navbar li.active a, #navbar li a:hover {
	color:#f58025;
	background:url(../img/nav_active.png) bottom center no-repeat;
}

.col {
	width:33%;
	float: left;
	height:160px;
}

.col ul {
	margin-bottom:8px;
}

.col li a {
	text-decoration: none;
	color:#5F6060;
}

.col li a:hover {
	text-decoration: underline;
}

.col h2 {
	padding:2px 0px;
	border-bottom: 2px dotted #b3b3b3;
	background: url(../img/small_dots.png) no-repeat right center;
}

.col {
}



#main_bottom #clinics_box .arrow {
	position: absolute;
	bottom:0px;
}

#clinics_box {
	background: url(../img/map.jpg) no-repeat 160px 0px;
}

.clinics {
	background: url(../img/map_small.jpg) no-repeat 100px 40px;
}

#clinics_box h2 {
	width:150px;
}

#team_box {
	background: url(../img/team_box.jpg) no-repeat 170px 0px;
}

#team_box h2, #team_box p {
	width:170px;
}

#offers_box {
	background: url(../img/latest_offers.png) no-repeat 188px 0px;
	margin-left:4%;
	width:30%;
}

#offers_box h2, #offers_box p {
	width:180px;
}

/* content */
#treatments ul {
	width:180px;
	float:left;
	position: relative;
	left:-17px;
	padding-top:12px;
}

#treatments ul li {
	padding-left: 15px;
	font-size: 1.1em;
	border-left:4px solid #fff;
}

#treatments ul li:hover, #treatments ul li.active {
	border-left:4px solid #f58025;

}

#treatments ul li.title {
	font-size:1.4em;
}

#treatments ul li.title:hover {
	border-left:4px solid #fff;
}

#treatments ul li a {
	display:block;
	padding:7px 25px 7px 0px;
	border-bottom:1px solid #d5e5e7;

	text-decoration: none;
	color:#5F6060;
	font-weight: bold;
}

#treatments ul li span {
	display:block;
	padding:0px 25px 7px 0px;
	border-bottom:1px solid #d5e5e7;
	font-weight: bold;

}

#treatments ul li span a {
	display:inline;
	padding:0px;
	border-bottom:none;
	color:#258399;
	text-decoration: none;
	font-weight: bold;

}

#treatments ul li a:hover, #treatments ul li.active a {
	color:#f58025;
}

#right_column {
	float:left;
	padding-left: 10px;
	width:730px;
	padding-top: 0px;
}

#right_column p {
	line-height:1.4em;
	color:#4D4B4B;
}



#content {
	padding-left: 192px;
}



/* footer */

#footer {
	background: url(../img/footer.png) repeat-x;
	padding-top:20px;
}

#footer li {
	display:block;
	width:120px;
	float:left;
	margin-bottom: 2px;
}

#footer .col {
	width:27%;
}

#footer .small {
	width:25%;
}

#footer .small li {
	width: 150px;
}
#footer .last {
	width:15%;
}

#footer li.title {
	width:100%;
	color:#000;
	font-weight: bold;
	margin-bottom: 12px;
}

#left_column {
	width:180px;
	float:left;
}

#left_column .col {
	width:165px;
	height:auto;
	float: none;
	margin-bottom: 20px;
}



/* typography */

h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a, .title {
	color:#258399;
	font-weight: bold;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	color:#f58025;
}

h1 {
	font-size: 2em;
	margin-bottom: 0.8em;
	
}

h2 {
	font-size: 1.4em;
	margin-bottom: 0.8em;
}

.gradient {
	background: url(../img/gradient.png) repeat-x bottom left;
	padding: 10px 12px;
	margin-bottom: 5px;
}

h3 {
	font-size:1.6em;
}

h2.gradient {
	padding: 8px 12px;
}

h3.gradient {
	color:#5F6060;
	font-size: 1.2em;
}



h4 {
	color:#afcad8;
	font-size:1.2em;
}

.ui_tabs h4 {
	color:#f58025;
	margin-bottom:5px;

}

h6 {
	color:#000;
	font-weight: bold;
	margin-bottom: 12px;
}

h6 a {
	color:#000;
	text-decoration: none;
}

p {
	margin-bottom: 8px;
}


.thumbs .thumb img {
	margin:3px;
}

.thumbs .nomargin img {
	margin-right: 0px;
}



/* PEOPLE PAGE */
.person {
	position: relative;
	padding:10px 0px 10px;
	border-top:1px solid #aaaaaa;
}

.person .btn {
	position:absolute;
	top:20px;
	left:450px;
	background: url(../img/arr_down.png) no-repeat;
	width:24px;
	height:24px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
}

.closed .btn {
	background: url(../img/arr_right.png) no-repeat;
}


.person .name {
	margin-bottom: 0px;
}

.person .job_title {
	font-size:1em;
	color:#f58025;
	smargin-bottom:10px;
}

.person .image {
	margin-top: 10px;
	border:2px solid #5F6060;
}

.person .description {
	padding-top:10px;
	padding-right:170px;
}

.person.open {
	
}


/* NEWS */

.hentry {
	padding:20px 0px;
	border-bottom:1px solid #e0e0e0;
}

.hentry .date {
	color:#29abe2;
	font-style: italic;
}

.hentry .title {

}

.hentry p {

}

.tweet_list {

}

.tweet_list li {
	display: block;
	padding:15px;
	font-weight: bold;
	color:#999999;
	font-size: 1.1em;
}

.tweet_list p {
	margin-bottom: 5px;
}

.tweet_list .date {
	//font-weight: normal;
	font-style: italic;
	font-size:0.9em;
}

.tweet_list li a {
	color:#258399;
	text-decoration: none;
}

blockquote {
	color:#29abe2;
	font-weight: bold;
	padding:10px;
}

table {
}

table td {
	padding:5px 10px;
	text-align: left;
}

table th {
	background: url(../img/gradient.png) repeat-x bottom left;
	padding:10px;
	color: #258399;
	font-weight: bold;
	text-align: left;
}

table th a {
	color: #258399;
	font-size:1.1em;
	text-decoration: none;
}

.styled_form {

}

.styled_form span {
	font-weight:bold;
	font-size: 1.1em;
	color:#f58025;
}

.styled_form label {
	font-weight:bold;
	font-size: 1.1em;
	display: block;
	width:100px;
	float: left;
	padding:10px 0px 0px;
	
	color:#666666
}

.styled_form input {
	font-weight:bold;
	font-size: 1.3em;
	width:300px;
	padding:5px;
	border:2px solid #e6e6e6;
}

.styled_form input.auto {
	width:auto;
	border:none;
}

.styled_form textarea {
	font-weight:bold;
	font-size: 1.3em;
	width:300px;
	padding:5px;
	height:150px;
	border:2px solid #e6e6e6;
}


h1.appointment {
	background:url(../img/icon_plus.png) no-repeat 325px center;
}

h1.call {
	background:url(../img/icon_phone.png) no-repeat 95px center;
}

h1.contact {
	background:url(../img/icon_contact.png) no-repeat 135px center;
}

strong, b {
	font-weight: bold;
}

#right_column li {
	list-style: inside disc;
	list-style-position: inside;
	padding-left: 30px;
}

#right_column .ui-tabs-nav li {
	list-style: none;
	padding-left: 5px;
}

.clientquote{
	color: #cccccc; 
	font-size: 20px;
}







.callback_main_new {
	background: url(/assets/img/callback_btn_main_new.png) no-repeat;
	display: block;
	float: left;
	width:192px;
	height:48px;
	overflow: hidden;
	text-indent: -9999px;
}



.book_button_main_new {
	display: block;
	float: left;
	background: url(/assets/img/book_btn_main_new.png) no-repeat;
	width:181px;
	height:47px;
	overflow: hidden;
	text-indent: -9999px;
}

.book_button_main_new:hover {
	background-position: 0px -47px;
	background-position-y: -47px;
}

.callback_main_new:hover {
	background-position: 0px -48px;
	background-position-y: -48px;
}




