body {
    font-family : Arial, sans-serif;
    font-size: 0.8em;
    color : Black;
    padding: 0;
    margin: 0;
    line-height: 20px;
}

#inner_table span, a {font-size:8pt}

img {
    border: none;
}

table, tr, td, div, form, input, textarea, dl, dt, dd {
    margin: 0;
    padding: 0;
}

ol, ul {
    padding: 0 0 0 30px;
}

table, tr, td {
    border-width: 0;
    border-spacing: 0;
    border-collapse: collapse;
    border-style: none;
    text-align: left;
}

div, form, input, textarea, select {
    font-family : Arial, sans-serif;
    font-size: 0.8em;
}

textarea {
    padding: 1px 2px 0px 2px;
    font-size: 1em;
    line-height: 16px;
}

fieldset {
    margin: 20px 0;
}

h1,
h2,
h3 {
    margin: 0;
    font-weight: normal;
    margin-bottom: 11px;
}

.c {
	text-align: center;
}

.r {
	text-align: right;
}

.clear {
	clear: both;
}

.nobr {
    white-space: nowrap;
}

.hidden {
    display: none;
}

.ajax {
    background: url(/images/ajax.gif) no-repeat left;
}

.pointer {
    cursor: pointer;
}

p.ok {
    color: green;
}

p.bad {
    color: red;
}

a {	 font-size: 1em;
	text-decoration : underline;
	color : #3393d7;
}

a:hover {
	color: #950000;
}

.true {
    color: green;
}



#top,
#menu {
    padding: 0;
    margin: 0 auto;
    width: 880px;
}

#top li {
    list-style: none;
    float: left;
    height: 85px;
    padding-top: 25px;
}

#top li.logo {
    background: url(/images/logo.png) no-repeat 0 3px;
    padding-left: 280px;
    color: #8a7f4d;
    width: 320px;
    cursor: pointer;
}

#top li.logo h1,
#ert {
    float: left;
    background: url(/images/logo_text.gif) no-repeat 0 6px;
    font-size: 1.38em;
    margin-top: 5px;
}

#top li.logo h1 b,
#ert b {
    font-size: 1.4em;
    font-weight: bold;
    text-transform: lowercase;
}

#top li.buttons {
    width: 66px;
}

#top li a.home,
#top li a.tree,
#top li a.home_selected,
#top li a.tree_selected {
    background: url(/images/buttons-home-tree.png) no-repeat -42px 0;
    text-indent: -999px;
    overflow: hidden;
    display: block;
    height: 21px;
    width: 21px;
    margin-top: 7px;
}

#top li a:hover.home {
    background-position: 0 0;
}

#top li a.tree {
    background-position: right 0;
}

#top li a:hover.tree {
    background-position: -63px 0;
}

#top li a.home_selected {
    background-position: -21px 0;
    cursor: default;
}

#top li a.tree_selected {
    background-position: -84px 0;
    cursor: default;
}

#top li.phones {
    background: url(/images/phones.png) no-repeat 0 27px;
    text-indent: -999px;
    overflow: hidden;
    width: 214px;
}


#menu {
    height: 65px;
    width: 100%;
    padding-top: 425px;
    font-size: 1.25em;
    font-weight: bold;
}

#menu ul {
    margin: 0 auto;
    display: block;
    height: 65px;
    width: 880px;
    padding-left: 30px;
}

#menu li {
    float: left;
    line-height: 65px;
    padding: 2px 22px 0 22px;
    list-style: none;
    color: gray;
}

#menu a {
    color: #950000;
    font-size: 1em;
    text-decoration: none;
}

.male {
    background: url(/images/main-male.jpg) no-repeat center 0;
}

.female {
    background: url(/images/main-female.jpg) no-repeat center 0;
}


#content {
    background: url(/images/main-left-shadow.jpg) no-repeat -11px 0;
    margin: 0 auto;
    padding: 28px 55px 30px 55px;
    width: 880px;
}


#content div.left {
    width: 230px;
    float: left;
    font-size: 1.2em;
}

#content div.left ul,
#content div.left ul ul {
    padding: 0;
    margin: 0;
    font-size: 1.3em;
}

#content div.left ul {
    position: relative;
    top: -10px;
    left: -1px;
    margin-bottom: 30px;
}

#content div.left ul ul {
    top: 0;
}

#content div.left ul li {
    list-style: none;
    padding-left: 30px;
    background: url(/images/submenu-button-bg.jpg) no-repeat 0 10px;
    line-height: 53px;
    width: 200px;
}

#content div.left ul li,
#content div.left ul li a {
    color: white;
}

#content div.left ul li ul li {
    background: url(/images/point.gif) repeat-x 0 bottom;
    line-height: 28px;
    padding-left: 0;
    font-size: 0.67em;
    color: gray;
}

#content div.left ul li ul li ul {
    display: none;
}

#content div.left ul li ul li a {
    text-decoration: none;
    color: #950000;
    position: static;
}

#content div.right {
    width: 600px;
    float: right;
}


#bottom {
    background: url(/images/bottom-map.png) no-repeat 0 bottom;
    height: 170px;
    width: 880px;
    margin: 0 auto;
    padding: 0;
}

#bottom li {
    padding-top: 100px;
    float: left;
    height: 70px;
    list-style: none;
    color: #6e6e6e;
}

#bottom li.location {
    padding-left: 100px;
    width: 340px;
}

#bottom li.location span {
    background-color: #fff;
}

#bottom li.delopers {
    background: url(/images/itech.jpg) no-repeat right bottom;
    text-align: right;
    padding-right: 55px;
    width: 385px;
}

#content div.right {
    font-size: 1.4em;
    color: #6e6e6e;
}

#content h1 {
    font-size: 1.55em;
    margin: 7px 0 20px 0;
    clear: both;
}

a.buttonRecord,
a.buttonQuestion {
    background: url(/images/buttons-record-question.jpg) no-repeat right 0;
    float: left;
    height: 129px;
    width: 275px;
    text-indent: -999px;
    overflow: hidden;
    position: relative;
    top: -17px;
    margin-bottom: -17px;
}

a.buttonRecord {
    background-position: 0 0;
    margin-right: 49px;
}


#form {
    font-size: 1em;
    width: 522px;
}

#form label {
    float: left;
    width: 260px;
    line-height: 30px;
    clear: left;
}

#form input,
#form textarea,
#form select {
    float: left;
    font-size: 1.1em;
    padding: 3px;
    width: 250px;
}

#form select {
    padding: 0;
    width: 260px;
    margin-top: 3px;
}

#form textarea {
    height: 100px;
}

#form span {
    color: red;
}

#form p {
    font-size: 0.8em;
    padding-top: 10px;
}

#form input.button {
    width: 123px;
    float: right;
}



#questions {
    padding: 0;
    margin: 30px 0;
}

#questions ul {
    padding: 0;
    margin: 0 0 20px 0;
    position: relative;
    top: -16px;
}

#questions li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#questions h3 {
    color: #6e6e6e;
    font-weight: bold;
    font-size: 1.0em;
}

#questions h3 span {
    font-weight: normal;
    font-size: 0.8em;
    text-transform: lowercase;
}

#questions ul li h2 {
    background: #fefbde url(/images/baloon.gif) no-repeat 0 0;
    font-weight: bold;
    font-size: 1.1em;
    padding: 35px 27px 12px 100px;
    margin: 0;
}

#questions ul li p {
    background: #fefbde url(/images/baloon.gif) no-repeat 0 bottom;
    padding: 0 27px 14px 100px;
    margin: 0;
}

#questions ul li img {
    position: absolute;
    top: 30px;
    left: 25px
}


#question {
    padding: 0;
    margin: 0 auto;
    width: 820px;
}

#question a,
#question span {
    position: absolute;
    top: 250px;
}

#question a {
    border-bottom: 1px #950000 dashed;
}

#question span {
    color: white;
    font-size: 0.9em;
    display: none;
}

#question span b {
    display: block;
    font-size: 1.9em;
    font-weight: normal;
}


div.doctorInfo {
    font-size: 1em;
}

div.doctorInfo img {
    float: left;
    margin-bottom: 10px;
}

div.doctorInfo div.content {
    float: right;
    width: 405px;
    font-size: 1.0em;
    position: relative;
    top: -14px;
}

div.doctorInfo div.status {
    float: left;
    width: 180px;
}


ul.doctors {
    padding: 0;
}

ul.doctors li {
    list-style: none;
    height: 110px;
    width: 49%;
}

ul.doctors li,
ul.doctors li img {
    float: left;
}

ul.doctors li img {
    margin-right: 10px;
}

ul.doctors li a,
ul.doctors li em {
    display: block;
}

ul.doctors li em {
    font-size: 0.9em;
}


#gallery img {
    margin-bottom: -6px;
}

#gallery a {
    padding: 5px;
    float: left;
    margin-top: 5px;
    border: #FFF 1px solid;
}

#gallery a.selected {
    border-color: #B5B5B5;
}

#banner {
    margin: 0 0 30px 30px;
}


ul.video {
    padding: 0;
}

ul.video li {
    list-style: none;
    float: left;
    margin-right: 30px;
}

ul.video li div {
    font-size: 0.9em;
    position: relative;
    top: -40px;
}

ul.video li div span {
    background-color: #950000;
    color: white;
    padding: 0 5px;
    opacity: 0.7;
}

#content div.right table {
    width: 100%;
    margin-bottom: 30px;
}

#content div.right table td {
    border-bottom: 1px dotted Silver;
    line-height: 28px;
    font-size: 1.0em;
    padding-right: 18px;
}

#content div.right table td strong {
    font-size: 1.3em;
    font-weight: normal;
}


#slider {
    background: url(/images/slider.jpg) repeat-x 0 0;
    height: 200px;
    width: 620px;
    position: relative;
    left: -10px;
    margin-top: 50px;
}

#slider div {
    background: url(/images/slider.gif) no-repeat -10px 0;
    height: 200px;
    width: 310px;
    float: left;
}

#slider div.r {
    background-position: 300px 0;
}


#promo {
    margin-bottom: 30px;
}

#promo,
#promo h3 {
    font-size: 1em;
}

#promo h2 {
    line-height: 35px;
    font-size: 1.25em;
    background-color: #792120;
    color: white;
    padding: 0 0 0 15px;
    margin: 0 0 20px 0;
}

#promo h3 b {
    background: url(/images/promo_point.gif) no-repeat 0 0;
    height: 34px;
    width: 34px;
    float: left;
    text-align: center;
    color: white;
    font-size: 24px;
    font-weight: normal;
    margin-right: 10px;
}

#promo h3 a {
    line-height: 34px;
    font-size: 1.3em;
    text-decoration: none;
    color: gray;
}

#promo h3 a u {
    text-decoration: none;
    background: url(/images/point.gif) repeat-x 0 bottom;
}

#promo h3 a:hover,
#promo h3 a.selected {
    color: #950000;
}

#promo h3 a:hover b,
#promo h3 a.selected b {
    background-position: 0 bottom;
}

#promo h3 a.selected u {
    background: none;
}

#promo div {
    background: url(/images/bg_promo.png) no-repeat 22px 0;
    position: relative;
    top: -20px;
    z-index: -1;
}

#promo img {
    margin: 22px 24px 30px 44px;
    float: left;
}

#promo div span {
    position: relative;
    top: 14px;
    font-size: 1.1em;
}

#form #captcha {
    margin: 5px 0 0 0;
    width: 147px;
}

#captchaImage {
    margin: 5px 3px 0 0;
    float: left;
    cursor: pointer;
}


#opinion {
    padding: 0;
    margin: 30px 0;
}

#opinion li {
    list-style: none;
    margin: 15px 0;
    padding-top: 15px;
    clear: both;
    background:url("/images/point.gif") repeat-x scroll 0 top;
}

#opinion li h3 {
    font-weight: bold;
    margin: 0;
}

#opinion h3 {
    color: #6e6e6e;
    font-weight: bold;
    font-size: 1.1em;
}

#opinion h3 span {
    font-weight: normal;
    font-size: 0.8em;
    text-transform: lowercase;
}

#opinion p {
    margin: 0;
}

#opinion img {
    float: left;
    margin: 0 10px 10px 0;
}