/*[fmt]AA90-1A0A-3*/
@import url(reset.css);
/*style.css
**** Page Elements *****
*************************/
body
{
	text-align: center;
	font: 13px/24px Arial;
	color: #1C1C1C;
	background: #00A9A6;
}
/*Links*/
a:link
{
	color: #00A9A6;
	text-decoration: underline;
  background: none;
}
a:active, a:visited
{
	color: #777;
  background: none;
}
a:hover
{
	color: #F36D2A;
  background: none;
}
/*Header Styles*/
h1, h2, h3
{
}
h1
{
	color: #06706E;
	font: bold 16px/26px Arial;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h2
{
	color: #F36D2A;
	font: 14px/16px Arial;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
h3
{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	font-size: 12px;
}
/*Other Header Styles*/
h4, h5, h6
{
  font-weight: bold;
}
/*Paragraph, Text styles*/
p
{
	padding: 0 0 1em;
}
blockquote
{
	clear: both;
	padding: 1em 2em;
}
pre
{
}
address
{
}
strong
{
	font-weight: bold;
}
em
{
  font-style: italic;
}
span
{
}
small
{
	font-size: 11px;
}
cite
{
}
/*Table styles*/
table
{
}
table.phonenumbers {
margin-bottom: 20px;
}
table.phonenumbers td {
padding-right: 30px;
line-height: 1.5em;
}
caption
{
}
thead
{
}
tfoot
{
}
tbody
{
}
tr
{
}
th
{
}
td
{vertical-align: top;
}
/*Form styles*/
form
{
}
fieldset
{
}
legend
{
}
label
{
}
#submit_button input {
background-image:url(../images/contact_me.gif);
background-repeat: no-repeat;
background-position: left top;
border:medium none;
height:31px;
margin-top:5px;
text-indent:-999em;
width:136px;
}
td.form_input input {
  width: 300px;
}
p.long_form_input input {
  width: 450px;
}
input.submit
{
}
#sidebar-right textarea
{ width: 145px;
}
select
{
}
/*List styles*/
ul
{
	list-style: disc;
	color: #00A9A6;
	margin-left: 15px;
	margin-bottom: 1.5em;
}
ol
{
	list-style: decimal;
	margin-left: 15px;
	margin-bottom: 1.5em;
}
li
{
	color: #1C1C1C;
	list-style: url(../images/bullet.gif);
}
li span
{
	color: #1C1C1C;
}
dl
{
}
dd
{
}
dt
{
}
/***** Layout styles *****
*************************/
div#bg-wrap
{
	width: 1000px;
	margin: 0 auto;
	background: url(../images/background_slice.gif) repeat-y center top;
	text-align: center;
}
div#wrap
{
	width: 950px;
	margin: 0 auto;
/*centered*/
	text-align: left;
	position: relative;
	background: #FFF;
}
div#header-wrap
{
	height: 150px;
	background: url(../images/header.gif) no-repeat top left;
}
div#content-wrap
{
	width: 638px;
	float: left;
}
div#content
{
	padding: 0 20px 0 90px;
	/*[disabled]width:528px;*/
	/*[disabled]float:left;*/
}
div#sidebar-right
{
	float: left;
	width: 262px;
}
div#footer-wrap
{
	background: url(../images/footer_gradient.gif) repeat-x left top;
	margin-top: 50px;
}
div#footer
{
	padding: 20px 50px 100px 80px;
	font: 11px/28px Arial;
}
/***** Navigation ****
*********************/
ul#nav
{
	width: 820px;
	height: 40px;
	margin: 0 50px 0 80px;
	background: url(../images/nav_gradient.gif) repeat-x left bottom;
}
ul#nav li
{
	float: left;
	height: 32px;
	display: block;
}
ul#nav a
{
	display: block;
	height: 32px;
}
ul#nav a span
{
	position: absolute;
	left: -999em;
}
#homeBtn
{
	width: 70px;
	background: url(../images/home.gif) no-repeat top left;
}
#homeBtn:hover, #pageid-3 #homeBtn
{
	background-position: 0 -32px;
}
#whatWeTreatBtn
{
	width: 183px;
	background: url(../images/what_we_treat.gif) no-repeat top left;
}
#whatWeTreatBtn:hover, #pageid-5 #whatWeTreatBtn
{
	background-position: 0 -32px;
}
#ourMethodBtn
{
	width: 158px;
	background: url(../images/our_method.gif) no-repeat top left;
}
#ourMethodBtn:hover, #pageid-6 #ourMethodBtn
{
	background-position: 0 -32px;
}
#ourClinicsBtn
{
	width: 151px;
	background: url(../images/our_clinics.gif) no-repeat top left;
}
#ourClinicsBtn:hover, #pageid-7 #ourClinicsBtn
{
	background-position: 0 -32px;
}
#aboutUsBtn
{
	width: 130px;
	background: url(../images/about_us.gif) no-repeat top left;
}
#aboutUsBtn:hover, #pageid-4 #aboutUsBtn
{
	background-position: 0 -32px;
}
#contactUsBtn
{
	width: 128px;
	background: url(../images/contact_us.gif) no-repeat top left;
}
#contactUsBtn:hover, #pageid-8 #contactUsBtn
{
	background-position: 0 -32px;
}
/***** Sub-Nav Drop-Downs (optional) ****
****************************

ul#nav li ul { position: absolute; left: -999em; background: #ffffff; }
ul#nav li.hover, ul#nav li:hover { position: static; }
ul#nav li.hover ul, ul#nav li:hover ul { left: auto; z-index: 100; }

ul#nav li ul li { float: none; margin: 0; }
ul#nav li ul li a { display: block; }
ul#nav li ul li a:hover {  }

/***** Header *****/
/*****************/
a.logo
{
	display: block;
	width: 300px;
	height: 135px;
}

/**** FOOTER ****/
/****************/
ul.footer-nav
{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.footer-nav li
{
	list-style: none;
	display: block;
	float: left;
	margin-right: 20px;
}
p.site-credits
{
	clear: both;
}
p.site-credits span
{
	padding-right: 20px;
}
ul.footer-nav li.login a {
  color: #B3EFEE;
}
/***** FRONT PAGE ****
********************/
a.header-email
{
	display: block;
	width: 180px;
	height: 25px;
	position: absolute;
	right: 50px;
	top: 105px;
}
table#splash
{
	margin: 0 50px 30px 80px;
	width: 820px;
	height: 274px;
	border: 1px solid #C8C9CB;
}
table#splash td
{
	vertical-align: top;
}
table#splash td.flash
{
	padding: 0 0 0 0px;
}
#flash-container
{
	width: 556px;
	height: 272px;
}
#flash-swap
{
	width: 556px;
	height: 272px;
}
table#splash td.splash-side
{
	width: 262px;
	padding: 0;
	margin: 0;
}
table#splash td.splash-side strong.what-you-can-expect
{
	display: block;
	background: url(../images/what_you_can_expect.gif) no-repeat left bottom;
	height: 12px;
	width: 262px;
	padding-top: 30px;
}
table#splash td.splash-side strong.learn-more-about-us
{
	display: block;
	background: url(../images/learn_more.gif) no-repeat left bottom;
	height: 12px;
	width: 262px;
	padding-top: 15px;
}
table#splash td.splash-side ul
{
	padding: 10px 10px 15px 20px;
}
table#splash td.splash-side ul li
{
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 8px;
}
table#splash td.splash-side ul li span
{
	font-size: 13px;
}
div.next-step
{
	padding-left: 20px;
}
div.next-step form
{
}

div#phone_numbers {
font-size:14px;
line-height:1.5em;
margin:70px 0 0 70px;
width:200px;
}
div#phone_numbers p.phone_note{
  font-size: 12px;
  line-height: 1.2em;
}
p#skype {
height: 22px;
background: url(../images/skype.png) no-repeat top left;
padding-left: 55px;
}

.small_form_text
{ line-height: 1.2em;
  font-size: 10px;
  padding: 0;
}

/* contact form validation styles */
.country {position: absolute; left: -9999px;}
.error {color: red;}
.required {color: red;}

div.next-step form input.contact-me
{
	background: url(../images/contact_me.gif) no-repeat top left;
	border: none;
	text-indent: -999em;
	width: 136px;
	height: 31px;
	margin-top: 5px;
}
div.next-step form span.respect
{
	font-size: 10px;
	padding-left: 15px;
	background: url(../images/lock.gif) no-repeat left center;
}
/***** SUB-PAGES ****
*******************/
div#content-wrap.sub-page
{
	padding-top: 40px;
}
div#sidebar-right2
{
	margin-top: 30px;
	background: url(../images/subnav_top_gradient.gif) repeat-x;
	float: left;
	width: 232px;
	margin-left: 30px;
}
div#sidebar-right2.noborder
{
  background: none;
}
ul.subpage-nav
{
	margin: 10px 0 0;
	list-style: none;
	padding: 0 0 9px;
	background: url(../images/subnav_bottom_gradient.gif) repeat-x left bottom;
}
ul.subpage-nav li
{
	list-style: none;
	border-top: 1px solid #A9A9A9;
}
ul.subpage-nav li:first-child
{
	border: none;
}
ul.subpage-nav li.current_page_item a, ul.subpage-nav li a:hover
{
	background: url(../images/arrow.gif) no-repeat 0 14px;
}
ul.subpage-nav li a
{
	padding: 7px 20px;
	display: block;
	text-decoration: none;
	font-size: 14px;
}
ul.subpage-nav li ul
{
	display: none;
	margin: 0;
	background: #DDD;
	border-top: 1px solid #A9A9A9;
	border-left: 2px solid #F4A983;
	border-right: 2px solid #F4A983;
}
ul.subpage-nav li.current_page_item ul, ul.subpage-nav li.current_page_ancestor ul
{
	display: block;
}
ul.subpage-nav li ul li
{
	border: none;
}
ul.subpage-nav li ul li a, ul.subpage-nav li.current_page_item ul li a, ul.subpage-nav li.current_page_ancestor ul li a
{
	padding: 3px 10px 3px 30px;
	background: none;
	font-size: 12px;
}
ul.subpage-nav li a:link, ul.subpage-nav li.current_page_item a:link, ul.subpage-nav li a:visited, ul.subpage-nav li.current_page_item a:visited
{
	color: #00A9A6;
}
ul.subpage-nav li ul li a:hover, ul.subpage-nav li.current_page_item ul li a:hover, ul.subpage-nav li.current_page_ancestor ul li.current_page_item a
{
	background: #FFF url(../images/arrow.gif) no-repeat 10px 50%;
}
div.get-in-touch a
{
	display: block;
	height: 35px;
	margin-top: 40px;
	background-image: url(../images/get_in_touch.gif);
  background-repeat: no-repeat;
  background-position: left top;
  border: 0px solid #fff;
}
/* Site Map */
div.ddsg-wrapper p {display: none;}


/***** Various Classes ****
**************************/
.clear
{
	clear: both;
}
.hidden
{
	position: absolute;
	left: -9999em;
}
span.arrow-right
{
	background: url(../images/arrow.gif) no-repeat right center;
	padding-right: 15px;
}
img.alignleft
{
	margin-top: 7px;
	margin-right: 25px;
	margin-bottom: 25px;
	float: left;
}
img.alignright
{
	float: right;
	margin-top: 7px;
	margin-left: 25px;
	margin-bottom: 25px;
}
