* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
    background-color: #000000;
	/*background-image: url(body-fon-no-black.png); */
    background-image: url(body-fon-new.png);
   /* background-image: url(body-fon.jpg); */
	background-repeat: no-repeat;

    background-position: top;
}
img {
	border: none;
}
input {vertical-align: middle}
a {
	color: #2E4AD1;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
    color: #ff0000;
}
a:visited {
	text-decoration: underline;
    color: #12274A;
}

/*img {
	border: none;
}*/
/*input {vertical-align: middle}  */
#wrapper {
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
  height: 180px;
	/*background: #FFE680; */
  background-image: url(fon-header.png);
  background-position: bottom;
  background-repeat: repeat-x;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {

  padding: 0 0 40px;
  min-height: 400px;
  background-image: url(fon-body-txt.png);
  background-position: bottom;
  background-repeat: repeat-x;
  background-color: #fff;
}
#txt {
  padding: 20px 0 0 10px;
  width: 860px;
  margin:auto;

}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 900px;
	margin: -40px auto 0;
	height: 40px;
	/*background: #BFF08E; */
    color: #383838;
}
.pointer {
  display: block;
  float: left;
  color: #383838;
  width: 700px;;
  padding-left: 24px;
  margin: auto;
  text-align: left;
  vertical-align: bottom;
  font-size: 10px;
}
.copy {
  display: block;
  float: left;
  color: #383838;
  /*width: 48%*/;
/*  padding-right: 20px;
  margin: auto;*/
  text-align: right;
  vertical-align: bottom;
  font-size: 10px;
}
img.ami-logo {
  /*padding-top:10px; */
  vertical-align: bottom;
  width: 33px;
  height: 20px;
  border: none;
  margin: 0px;
}
a.credit-logo img {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
  vertical-align: bottom;
  width: 80px;
  height: 15px;
  border: none;
  margin: 0px;
}
a.credit-logo:hover img {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  /*padding-top:10px; */
  vertical-align: bottom;
  width: 80px;
  height: 15px;
  border: none;
  margin: 0px;
}


/*.copy a:link, a:hover {
  color: #383838;
  text-decoration: none;
}*/
/*.gray a:link, a:hover {
  color: #383838;
  text-decoration: none;
}*/
a:link.gray, a:hover.gray, a:visited.gray{
  color: #383838;
  text-decoration: none;
}

p {
  padding-bottom: 8px;
}

/*Буквица в первом абзаце   */
p:first-letter {
 /*font-size: 26px;*/ /* Размер шрифта буквицы */
 /*float: left;*/ /* Выравнивание по левому краю */
 /*background-color: #fc0;*/ /* Цвет фона */
 /*padding: 3px;*/ /* Поля вокруг буквы */
 /*padding: 0 0 0 16px*/;
 /*margin-right: 4px;*/ /* Отступ от фона до текста */
  /*color: #ff0000;*/
}
p + p:first-letter {
 /*color: black*/; /* Черный цвет текста */
 /*font: 12px/18px Arial, Tahoma, Verdana, sans-serif;*/  /* Размер шрифта в пунктах */
 /*background-color: #fff;*/ /* Белый цвет фона */
 /*padding: 0 0 0 16px;*/ /* Обнуляем поля */
 /*margin: 0;*/ /* Обнуляем отступы */
}
/*------------------------
Верхняя таблица*/
.top-navigation {
  border: none;
  margin: 0;
  padding: 0;
  width: 900px;
}
.top-navigation td.links {
  width: 70px;
  /*text-transform: uppercase; */
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  background-image: url(g6.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
/*хитрая навигация   */
.top-navigation td.links1 {
  width: 70px;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  background-image: url(g1.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
.top-navigation td.links1:hover {
  width: 70px;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  background-image: url(g1_1.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

.top-navigation td.links2 {
  width: 70px;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  background-image: url(g2.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
.top-navigation td.links2:hover {
  width: 70px;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  background-image: url(g2_1.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
.top-navigation td.links3 {
  width: 70px;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  background-image: url(g3.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
.top-navigation td.links3:hover {
  width: 70px;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  background-image: url(g3_1.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

.top-navigation td.links4 {
  width: 70px;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  background-image: url(g4.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
.top-navigation td.links4:hover {
  width: 70px;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  background-image: url(g4_1.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

.top-navigation td.links5 {
  width: 70px;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  background-image: url(g5.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
.top-navigation td.links5:hover {
  width: 70px;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  background-image: url(g5_1.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
.top-navigation td.links6 {
  width: 70px;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  background-image: url(g6.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
.top-navigation td.links6:hover {
  width: 70px;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  background-image: url(g6_1.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

.top-navigation td.links a {
  text-decoration: none;
}
a.main-men-nav {
 text-decoration: none;
}
/*a.main-men-nav:first-letter {
 text-decoration: none;
  color: #FF0000;

}*/

a:visited.main-men-nav {
 text-decoration: none;
  color: #7E7E7E;
}

.top-navigation td.swf-logo {
  width: 100px;
  /*height: 120px;*/
  margin: 0;
  padding-top: 10px;
/*  background-image: url(logotip-studiya-krasoti.png);
  background-position: center;
  background-repeat: no-repeat;*/
}


.top-navigation td.adress {
  /*height: 80px;*/
  margin: 0;
  padding: 0 0 0 26px;
  color: #fff;
}
.name-fe {
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  padding-top: 10px;
  background-color: #000;
}
.name-fe span {
  font-size: 24px;
  color: #7E7E7E;
  text-transform: uppercase;
  /*background-color: #000;*/
}
h1.name-top {
  color: #FF0000;
  padding: 0px;
  margin: 0px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  /*background-color: #000; */
   text-transform: lowercase;
}
h1.name-top:first-letter {
  color: #FF0000;
  padding: 0px;
  margin: 0px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  /*background-color: #000; */
  text-transform: lowercase;
}
h1 {
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  /*padding-top: 10px;*/
 /* background-color: #000; */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;;
  padding-bottom: 12px;
}
h1:first-letter {
  font-size: 22px;
  color: #ff0000;
  text-transform: uppercase;
  /*padding-top: 10px;*/
 /* background-color: #000; */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}
.contentpaneopen h2 {
  padding-bottom: 12px;
  margin: 0px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
}


h5 {
    font-style: italic;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  color: #5C5C5C;
  padding-left: 6px;
}
h3 {
  padding: 0;
  margin: 0;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  color: #FF0000;
}

/* Прочее */
.red {
  color: #ff0000;
}
.white {
  color: #fff;
}
.black {
  color: #000;
}
.grays {
  /*color: #5B5B5B;*/
  color: #ff0000;
}
.red_big {
font-size: 26px;
  color: #ff0000;
 /* padding: 0 0 0 8px */
}
/*блок новостей на главную*/
.news {
  display: block;
  width: 230px;
  float: right;
  padding: 4px 0 10px 20px;
  border-left: 1px dotted #9F9F9F;
  margin-left: 10px;
/*  background-image: url(block.png);
  background-position: right bottom;
  background-repeat: no-repeat;*/
}

/*блок услуги*/
.block-uslugi {
  display: inline-block;
  width: 230px;
  float: right;
  padding: 4px 0 10px 6px;
  border-left: 1px dotted #9F9F9F;
  margin-left: 10px;
/*  background-image: url(block.png);
  background-position: right bottom;
  background-repeat: no-repeat*/
}

/*вывод "менюхи" по услугам */

ul.usluga {
  margin-left: 38px;
  color: #0066FF;
  font-size: 12px;
  list-style: disc outside;
  text-transform: lowercase;
  text-decoration: none;
  margin-bottom: 12px;
}


li.usluga {
  color: #0066FF;
  margin-bottom: 6px;
  text-transform: lowercase;
  text-decoration: none;
}

/*вывод крошек */
.kroshki {
 padding: 10px 0 0 28px;
 margin: auto;
  /*color: #707070;*/
  color: #12274A;
  font-size: 11px;
  text-transform: lowercase;
  font-style: italic;
}
.kroshki a {
  font-size: 11px;
  text-decoration: none;
  font-style: italic;
  text-transform: lowercase;
}
.kroshki a:hover {
  font-size: 11px;
  text-decoration: underline;
  font-style: italic;
  text-transform: lowercase;
}
.kroski_big {
  padding: 20px 0 0 0;
 margin: auto;
  color: #707070;
  font-size: 18px;
  text-transform: lowercase;
}


/*аккордеон меню */
.accordion {
	width: 210px;
	/*border-bottom: solid 1px #c4c4c4; */
  text-transform: lowercase;
}
.accordion h3 {

	/*background: #e9e7e7 url(block.png) no-repeat right -51px; */
	padding: 0 4px 3px 16px;
	margin: 0;
/*	font: normal 12px ;
 border: solid 1px #c4c4c4;
	border-bottom: none;*/
  cursor: pointer;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  text-decoration: underline;
  color: #2E4AD1;
  text-transform: lowercase;
  /*list-style-type: disc; */
  background-image: url(disc.gif);
  background-position: left top;
  background-repeat: no-repeat
}
.accordion h3:hover {
	/*background-color: #e3e2e2;*/
    color: #ff0000;
    text-decoration: none;
    text-transform: lowercase;
}
.accordion h3.active {
	/*background-position: right 5px;*/
  color: #ff0000;
   text-decoration: none;
   text-transform: lowercase;
}
.accordion p {
	/*background: #f7f7f7; */
	margin: 0;
	padding:  3px 0 20px 16px;
    /*border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4*/;
  font-style: italic;
  color: #404040;
  font-size: 10px;
  line-height: 120%;
}
img.name-cont {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #C1C1C1;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #EFEFEF;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #EFEFEF;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #C1C1C1;
/*  border: 1px solid #A0A0A0;   */
  float: left;
  padding: 1px;
/* margin: 0 0 0 10px; */
  margin: 0 10px 0 0;
  background-color: #fff;
}
/*вывод цен на услуги */
/*аккордеон меню2 */
.accordione {
  /*solopov27022010 */
 /* text-transform: lowercase; */
  padding: 10px 0;
}
.accordione h2 {
padding: 0 4px 3px 16px;
margin: 0;
  cursor: pointer;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  text-decoration: underline;
  color: #2E4AD1;
  text-transform: lowercase;
  /*list-style-type: disc; */
  background-image: url(disc-bl.gif);
  background-position: left top;
  background-repeat: no-repeat
}
.accordione h2:hover {
	/*background-color: #e3e2e2;*/
    color: #ff0000;
    text-decoration: none;
    text-transform: lowercase;
    background-image: url(disc.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
.accordione h2.active {
	/*background-position: right 5px;*/
  color: #ff0000;
   text-decoration: none;
   text-transform: lowercase;
  /*font-weight: bold; */
/*  padding-top: 6px; */
    background-image: url(disc.gif);
  background-position: left top;
  background-repeat: no-repeat;
 /* background-color: #FFCCFF; */
}
.accordione p {

}
.accordione table {

}
.accordione tbody {

}
.accordione tr {

}
.accordione td {

}
.accordione div {
display: none;  
}


.accordion2 {
	width: 210px;
	/*border-bottom: solid 1px #c4c4c4; */
  text-transform: lowercase;
}
.accordion2 h3 {
	padding: 0 4px 3px 16px;
	margin: 0;
  cursor: pointer;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  text-decoration: underline;
  color: #2E4AD1;
  text-transform: lowercase;
  background-image: url(disc.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
.accordion2 h3:hover {
    color: #ff0000;
    text-decoration: none;
    text-transform: lowercase;
}
.accordion2 h3.active {
    color: #ff0000;
   text-decoration: none;
   text-transform: lowercase;
}
.accordion2 p {
	/*background: #f7f7f7; */
	margin: 0;
	padding:  3px 0 20px 16px;
    /*border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4*/;
  font-style: italic;
  color: #404040;
  font-size: 10px;
  line-height: 120%;
  display: none;
}
th {
   font-style: normal;
  font-variant: normal;
/*  color: #FF0000;  */
  font-weight: normal ;
}
table.price {
/*  width: 96%;*/
width: 570px;
  margin:auto;
  padding: 10px 0;
}


table.price th {
  padding: 2px;
/*  border-style: solid;
  border-width: 1px;
  border-color: #C1C1C1;*/
    border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #C1C1C1;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #EFEFEF;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #EFEFEF;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #C1C1C1;
  font-size: 11px;
  text-align: center;
  font-style: italic;
  font-variant: normal;
  color: #000;
  font-weight: normal ;
  background-color: #E5E5E5;
}
/*solopov24022010  */
table.price td {
  padding: 1px 2px 1px 2px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #C1C1C1;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #EFEFEF;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #EFEFEF;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #C1C1C1;
  background-color: #FFFFFF;
  text-transform: lowercase;
  font-size: 11px;
  line-height: 130%;
}
table.price td:hover {
  padding: 1px 2px 1px 2px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #C1C1C1;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #EFEFEF;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #EFEFEF;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #C1C1C1;
  background-color: #E5E5E5;
  text-transform: lowercase;
  font-size: 11px;
  line-height: 130%;
}

.other_info {
 padding: 28px 0 10px 14px;
  font-style: italic;
 font-size: 11px;
  color: #000;
}
/*новости на главную */
a.lndtitle {
}
.lnd_introdate {
	/*font-size:10px;*/
  color: #FFFFFF;
  background-color: #FF0000;
  padding: 0 1px 0 2px; 
}
.lnd_introdates {
	/*font-size:10px;*/
  color: #fff;
  background-color: #C1C1C1;
  padding: 0 1px 0 2px;
}
li.lnd_latestnews {
	padding:0 3px;
	border-bottom:1px solid #cccccc;
	color:#CC9900;}
li.lnd_latestnews a {
	/*color: #003366;*/
	/*font-weight:400;*/
    }
div.lnd_more_ind {
	text-align:right;
	/*font-size:11px;*/
	padding-top:5px;
}
.morein {
	background:url(more.gif) no-repeat left top;
	padding-left:20px;
    }
.div_lnd_intro img{
	/*margin:4px;*/
    padding: 1px;
    border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #C1C1C1;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #EFEFEF;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #EFEFEF;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #C1C1C1;
  margin: 3px 3px 0 0;
    }
.no_flash {
  height: 167px;
  width: 900px;
  background-image: url(../images/sharlize.png);
  text-align: center;
  color: #fff;

}
.contentpaneopen {

}
.contentpaneopen ul {
  padding-left: 26px;
  padding-bottom: 18px;

}
.contentpaneopen li {
 /* padding-left: 2px; */
  list-style: square;
  color: #404040;
}
.contentpaneopen_red {

}
.contentpaneopen_red ul {
  padding-left: 26px;
  padding-bottom: 18px;

}
.contentpaneopen_red li {
 /* padding-left: 2px; */
  list-style: square;
  color: #ff0000;
}
/*table.contentpaneopen_infos {
  font-style: italic;
  color: #EAEAEA;
  font-size: 10px;
}*/
.contentpaneopen_infos {
  font-style: italic;
  color: #7E7E7E;
  font-size: 11px;
}
h4.contentheading_infos {
  color: #FF0000;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  font-variant: normal;
}
h4.contentheading_infos a {
  color: #FF0000;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  font-variant: normal;
}

.readon_infos {
  text-transform: lowercase;
}
sup {
  font-style: italic;
  font-size: 8px;
  color: #FF0000;
}
.contentheading h2{
  color: #FF0000;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal
}
.createdate {

}
.pagination span{
  padding: 3px;
}
.pagination a:link{
  padding: 3px;
}
.bold-navy a  {
  padding: 3px;
/*  font-size: 16px;*/
}
.bold-navy a:link  {
  padding: 3px;
/*  font-size: 16px;*/
}
.bold-navy a:hover  {
  padding: 3px;
/*  font-size: 16px;*/
}
.bold-navy a:visited  {
  padding: 3px;
/*  font-size: 16px;*/
}
ul {
  padding-left: 18px;
}


