/* Общие стили */

* {
margin: 0;
padding: 0;
border: 0;
}

body {
padding: 10px 0 0;
background: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}

h1 {
font-size: 20px;
color: #8457c2;
padding: 0 15px 0 15px;
margin: 0;
}

h2 {
font-size: 19px;
color: #62408f;
}

h3 {
font-size: 16px;
color: #8457c2;
}

#text h3 {padding:15px 0 0 15px; }
#text h3 a {font-weight: bold; color: #8457c2; }
#text h1 {padding:9px 0 0 15px; }

h4 {
font-size: 14px;
color: #9f5df6;
padding: 0 3px 0 3px;
}

a {
color: #64953f;
text-decoration: none;
}

a, a:active {
outline: none;
}

a:hover {
color: #64953f;
text-decoration: underline;
}


.melko {
font-size: 14px;
}
.melko2 {
font-size: 12px;
}

.novyi {
font-size: 9px;
font-weight: bold;
color: #ffffff;
background-color: #9b2e97;
}

.podfoto {
font-size: 10px;
font-weight: bold;
color: #444444;
padding: -25px 0 0 0;
margin: 0 0 0 40px;
}

.imgleft {
float: left;
margin: 0 5px 0 0;
}

.imgright {
float: right;
margin: 0 0 0 5px;

}

.imgborder {
border: 1px solid #d5cbe3;
}

/* new layout */

 * { margin:0px; padding:0px; }
  html { height:100%; }
  body { min-height:100%; position:relative; min-width:800px; }
  * html body { height:100%; }
  
/*  div {border: 1px solid #f00;} */
  
  #container {
width: 80%;
margin: 0 auto;
padding:0;
overflow: hidden;
min-width: 998px;

}

 
  #content { width:100%; padding-bottom:60px; width:expression(document.body.clientWidth > 800 ? "100%" : "800px"); }
  
  #container1 { width:100%; float:left; margin-right:-218px; }
  #container2 {   margin-right:218px;   }
  
  #container2.wide{   margin-right:0px; }
  #container3 { width:100%; float:right; margin-left:-196px; }
  
  #headerwidewrap {margin-right: 218px;}
  
  #left {  width:196px; float:left; padding: 7px 0 0 0;}
  #text {   margin-left:196px; margin-bottom: 80px;  }
  #right {  float:right; width:192px; padding: 40px 0 0 0; }
  
  #min_width { width:800px; }
  
  #footer {  bottom:0px;  width:100%; }





/* Шапка */

#header {
width: 100%;
height: 100px;

}

#address {
padding: 23px 0 0 0;
float: left;
}

#address a {
font-weight: normal;
color: #000;
text-decoration: underline;
font-size: 10pt;
}

#phone {
padding: 20px 0 0 0;
float: right;
}

#phone a {
 color:#c9305a;
 text-decoration: underline;
 font-size: 14px;
 font-weight: bold;
 text-transform: uppercase;
 
}

#phone .phone {
	font-size: 16pt;
	font-weight: bold;
}
#phone .hours {
	font-size: 15pt;
	font-weight: normal;
}

#phone .hours sup {
	font-size: 10pt;
}

#address {
font-weight: bold;
color: #000;
font-size: 10pt;
}

#logo {
width: 542px;
height: 89px;
float: left;
margin: 0 35px 0 0;

}


#headerlogo {
clear: both;
padding: 0 0 0 0; 
width: 100%;
height: 25px;

}


#headerlogo ul {
		list-style-type: none;
		font-size: 16px;
		font-weight: bold;

        text-align: justify;

        /* Лекарство для IE6-7*/
        text-justify: newspaper;
}

#headerlogo ul li#active a{
color: #89c858;
text-decoration: none;
}

#headerlogo ul li#active a:hover {
color: #89c858;
text-decoration: none;
}


#headerlogo ul li {
text-transform: uppercase;
white-space: nowrap;

				display: inline-block;
                text-align: left;
                /*border: 1px solid #000;*/

                /* эмуляция inline-block для IE6-7*/
                //display : inline;
                //zoom : 1;
} 

#headerlogo ul li.helper {
                width: 100%;
                height: 0;
                visibility: hidden;
        }

#headerlogo ul li a {
color: #8457c2;
text-decoration: none;
} 

#headerlogo ul li a:hover {
color: #64953f;
text-decoration: underline;
}


.logo2 {
width: 609px;
height: 115px;
float: left;
}

#headertel {
width: 251px;
height: 163px;
float: right;
}

#headertel p {
text-align: right;
padding: 44px 33px 0 30px;
font-size: 14px;
}


.tel1 {
font-size: 16px;
font-weight: bold;
color: #62408f;
}

.tel2 {
font-size: 26px;
font-weight: bold;
color: #62408f;
}

.chasy {
padding: 12px 34px 0 0;
font-size: 25px;
color: #8457c2; 
font-weight: bold;
text-align: right;
}

.chasy2 {
font-size: 14px;
vertical-align: super;
}

/* Левый сайдбар */

#content {
margin: 0px 0 0 0;
width: 100%;
}

#lsdtext {
width: 735px;
float: left;
}

#lsd {
width: 176px;
float: left;
padding: 2px 0 0 0;

}

#lsd p {
padding: 3px 5px 3px 10px;
font-size: 14px;}

#lsd h4 {
padding: 20px 0 0 10px;
}

/* Центральная часть */

#text a {
font-weight: normal;
color: #64953f;
}

#text p {
padding: 20px 15px 0 15px;
line-height: 20px;
}

#text ul {
margin: 20px 0px 0 20px;
color: #64953f;
list-style-type: none;
}

#text ul li {
padding: 0 15px 7px 0;
}

#text ul.list {color: #383839;list-style-type: disc; padding: 0 15px 3px 10px; margin: 3px 0px 0 20px;}

ul.publ {font-size:14px;
}

ul.publ li {
display: inline;
margin: 0 0px 0 5px;

}

#text.wide {width: 725px;}

/* Правый сайдбар */

#rsd {
width: 192px;
float: right;
}

#rsd p {
padding: 0;
font-size: 14px;
}
#featured { height:250px; width: 192px; padding:0; margin:40px 0 0 0; line-height: 14px; }
#featured  a {
text-decoration: none; color: #383839; font-weight:normal; font-size:12px;}

#featured  h4 {text-decoration: none; color: #669933; font-weight:bold; font-size:14px; padding: 0; margin: 3px 0;}

#featured  img{ border: 2px solid #669933; width: 188px}

/* Акции background-color:#e7eae5 */

#slogan {
margin: 0 0 20px 0;
font-size: 14px;
font-weight: bold;
padding: 10px 10px 13px 15px;
color: #8457c2; 
background-color:#e7eae5;
}

#slogan2 {
margin: 0 0 0px 0;
padding: 10px 3px 13px 0px;
font-size: 14px;
background-color:#e7eae5;
}

#sloganverh {
background: url(rsdbg-3.jpg)/*tpa=http://endokrinzdorov.ru/images/rsdbg-3.jpg*/ no-repeat center right;
margin: 0 0 0 0;
padding: 5px 40px 5px 15px;
font-size: 16px;
color: #ffffff;
}

#sloganverh2 {
background: url(lsdbg-2.jpg)/*tpa=http://endokrinzdorov.ru/images/lsdbg-2.jpg*/ no-repeat center right;
margin: 0 0 3px 0;
padding: 5px 0px 5px 15px;
font-size: 16px;
color: #ffffff;
}

#zapis {
margin: 0 0 20px 0; 
padding: 4px 22px 4px 37px; 
background: url(rsdbg-4.jpg)/*tpa=http://endokrinzdorov.ru/images/rsdbg-4.jpg*/ no-repeat left;
}
#zapis a {
text-decoration: none; font-size: 16px; color:#ffffff;}
#zapis a:hover {
text-decoration: none; font-size: 16px; color:#ffffff;}


/* Подвал */

#footer {
margin-top: 15px;
padding: 5px;
clear: both;
border-top: 1px solid #666;
}

#footer ul {
list-style-type: none;
font-size: 14px;
}

#footer ul li {
padding: 0 10px 0 10px;
display: inline;
}

#footer ul li a {
color: #000;
text-decoration: none;
font-size: 14px;
text-transform: uppercase;
}

#footer ul li#active2 a:hover {
color: #8457c2;
font-weight: bold;
text-decoration: none;
font-size: 14px;
}

#footer p {
padding: 10px;
font-size: 12px;
}

.clearfloat {
clear: left;
}

.attent {
padding: 10px 0 0 0;
color: #62408f;  
}


/* Страница programms */


/* Страница specialists */


/* Страница прайсов таблица */

#text table {
border-collapse: collapse;
width: 100%;
}

#context {
margin: 30px 12px 0 13px;}

#context2 {
margin: 0 12px 0 13px;}

#text table td, tr {
padding: 8px 0 8px 8px;
border-bottom: 1px solid #62408f;
border-top: 1px solid #62408f; 
} 

#text table td.price {
padding: 0 10px 0 0;
text-align: right;
}

#text table td.prt {
text-align: left;
font-weight: bold;
color: #62408f;
}

#text table h3 {padding:0;}
#text table a {font-weight:normal; color: #3c6428;}

#setka {
padding: 8px 4px 8px 6px;
width: 100%;} 

#setka td {
border: 1px solid #62408f;}

#setka td.prt {
text-align: left;
font-weight: bold;
color: #62408f;
}
/* Страница contacts */
.map {
width: 431px;
height: 239px;
margin: 30px 0 15px 20px;
}

/* Страница partners */
.partner {border: 1px solid #d5cbe3;}


.nshapiro {
width: 120px;
height: 158px;
margin: 0 15px 0 0;
}

/* Страница программы */

.podzag {
text-align: left;
font-weight: bold;
 color: #8457c2;
}

#text ul.progr {
list-style-type: none;
margin: 0px 12px 0px 15px;
color: #383839;
}

#text ul.progr li {
padding: 20px 0 0 0px;
}

/* Стили услуги и цены */
.vyv {
background-color: #dfd1f1;
color: #62408f;
font-weight: bold;
}
.vyv2 {
background-color: #f1e7fd;
color: #62408f;
font-weight: bold;
}


/* Стили аккордеона */


.arrowlistmenu{
width: 176px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
background: url(lsdbg02.jpg)/*tpa=http://endokrinzdorov.ru/images/lsdbg02.jpg*/ repeat-x center left;
font-size: 16px;
color: #ffffff;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 5px 0 5px 25px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(lsdbg01.jpg)/*tpa=http://endokrinzdorov.ru/images/lsdbg01.jpg*/;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding: 2px 0 4px 19px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li#active3 a{
color: #64953f;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}
  
.arrowlistmenu ul li#active3 a:hover{
color: #8457c2;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}
     
.arrowlistmenu ul li a{
color: #62408e;
display: block;
text-decoration: none;
font-weight: normal;
font-size: 12px;
}

.arrowlistmenu ul li a:visited{
color: #62408e;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #64953f;
text-decoration: underline;
}

.recommend h4 { padding: 3px 5px; margin: 0 0 5px 0; color: #FFF; background: url('thumbup.gif')/*tpa=http://endokrinzdorov.ru/images/thumbup.gif*/ no-repeat top right; background-color: #64943d;}
.recommend {font-size: 10pt;}
.recommend  a {color: #000;}

.featured-header {
margin: 0 0 00px 0; 
padding: 0 0 7px 0; 
font-size: 10pt;
background-color: #64943d;
color: #FFF;
font-weight: bold;
text-transform: uppercase;
}

.featured-header .new {
background-color: #d93260;
color: #FFF;
font-size: 10px;
line-height: 10px;
padding: 2px 4px;
margin:0;
}

.featured-header  a{
margin: 5px 7px 0px 7px; 
color: #FFF; display: block;
}

#plazmolifting .featured-header  {
padding: 2px 0 5px 0;
}

#pasport {margin: 0 0 20px 0;}

#bondar {padding: 3px 0 5px 0;}

#action  {font-size: 10pt; font-weight: normal; color: #000; border: 1px solid #d5cbe3; padding:3px;}
#action  a {color: #000; }
#action h4 {padding: 0; margin: 0; font-size: 14px; font-weight: bold;}

#livejournal {line-height: 10pt;}
#livejournal img {float: left; padding-right: 7px}
#livejournal a {color: #000; font-weight: normal; font-size: 10pt; text-decoration: underline;}
#livejournal .ljhead  {text-decoration: none; font-weight: bold; margin: 0 0 3px 0;}

#presentation {line-height: 10pt; width: 180px; margin-top: 30px; margin-bottom:50px;}
#presentation img {float: left; padding-right: 7px}
#presentation a { font-weight: normal; font-size: 10pt; text-decoration: underline;}

#plazmolifting {margin-top: 30px;}

#bcontacts {padding: 20px; border: 1px solid #dfdfdf; width: 80%; text-align: center; margin:20px auto;}
#bcontacts .podzag {color: #ad294d;}

.specialists {padding: 0;}
.specialists h3 {margin:0 0 15px 15px!important; padding:0!important;border-bottom: 1px solid #8457c2;}
.specialists h3 a {margin:0!important; padding:0!important;}
