/* General site styles */
*{padding:0;}
table,td,div,ul,li,input,select,form,p,ul,li{margin:0;}
table { border-collapse:collapse; margin:0; padding:0;}
img {border:none;}

body, html {
padding: 0px;
margin: 0px;
width: 100%;
height: 100%;
background: #fff;
font-family: Tahoma;
font-size: 13px;
color: #757575;

}
body {
min-width:990px;
	     _width:expression((document.documentElement.clientWidth<990)?'992px':'auto');
}
table { border-collapse:collapse; margin:0; padding:0;}
table, td {
vertical-align: top;
font-family: Tahoma;
font-size: 13px;
color: #757575;
/*color:#008080;*//*color:#3886b5;*/
}

div.m {
margin: 10px;
padding: 10px;
background: #FFF; 
}

div.faq {
margin: 10px;
padding: 1px 10px 10px 10px;
background: #FFF;
}

img {
	border: 0px;
}

a {
color:#757575;
text-decoration: underline;
}
a:hover { text-decoration:none; color:#3886b5;}

/* Special site styles */

.metaEditBlock { padding: 5px 10px; background-color: #F5F6EA; color: #000; width: 150px; position: absolute;}
.metaEdit { margin-top: 10px; position: absolute; z-index: 999; border:1px solid #DCE0D4; padding: 10px; width: 450px; background-color: #F5F6EA; }
.metaEdit .field { margin-bottom: 10px; }
.metaEdit input.visibleInput, .metaEdit textarea.visibleInput { width: 100%; }
.metaRed { font-weight: normal; color: #ff0000; }
.metaGreen { font-weight: normal; color: #009900; }

/* Head */
.head {
	
}

.logo {
	background: url(img/logo.png) no-repeat top left;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png', sizingMethod='scale');
	width: 593px;
	height: 131px;
}

.logo a {
	position: absolute;
	width: 236px;
	height: 69px;
	text-decoration: none;
	margin: 34px 0px 0px 38px;
}


.HRight {
	/*float: right;*/
	z-index: 10;
	width: 719px;
}
.adress {
	width: 288px;
	padding-top: 34px;
	font-size: 1px;
	margin-right: 5px;
}

.time {
	float: right;
	position: relative;
	top: 0px;
	left: -427px;

	font-size: 1px;
}
.timeName {
	position: absolute;
	z-index: 1;
	float:right;
	width: 459px;
	height: 192px;
	font-size: 1px;
	background: url(img/time.png) repeat-x top;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/time.png', sizingMethod='scale');
}

td.icons {
	width: 90px;
 	padding-top:11px;
	padding-right:5px;
	text-align:right;
	position:relative;
 }
 
 td.icons div {  
	
 }



.contentTable {
	position: relative;
	left: -5px;
}
/* Left Pane */

div.LeftPane {
	/*position: relative;*/
	width: 220px;
	padding-bottom: 120px;
}
div.LeftMenu {
	/*position: absolute;*/
	width: 225px;
}
div.menuTop {
	width: 225px;
	/*height: 130px;*/
	height: 284px;
	background: url(img/menuTop.png) no-repeat top left;
	background: "none";
	position: relative;
	top:-25px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuTop.png', sizingMethod='scale');
}
div.menu {
	background: url(img/bgMenu.png) repeat-y left;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgMenu.png', sizingMethod='scale');
	width: "225px";
	padding-left: 25px;
	font-weight: bold;
	position: relative;
	top:-25px;
}
.menu1 {
	background: url(img/bulletMenu1.gif) no-repeat 0px 10px;
	padding: 6px 0px 9px 17px;
	font-size: 1px;
}
div.menu1 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
div.menu1 a:hover {
	font-size: 14px;
	font-weight: bold;
	color:#C71E3B;
	text-decoration: none;
}
.subMenu {
	margin-left: 17px;
	margin-bottom: 10px;
}
.menu2 {
	background: url(img/bulletMenu2.gif) no-repeat 0px 5px;
	padding: 0px 0px 5px 13px;
}
.menu2_act {
	background: url(img/bulletMenu2.gif) no-repeat 0px 5px;
	padding: 0px 0px 5px 13px;
	font-weight: bold;
}

.menu2_act a {color:#C71E3B;}
.menu2 a, .menu2_act a {
	text-decoration: none;
}
.menu2 a:hover, .menu2_act a:hover {
	text-decoration: none;
	color:#C71E3B;
}
.menuBottom {
	width: 225px;
	/*height: 74px;*/
	height: 247px;
	background: url(img/menuBottom.png) no-repeat bottom left;
	position: relative;
	top:-25px;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menuBottom.png', sizingMethod='scale');
}
.divPopMenu {
	border:1px solid #000;
}

/* Content */
.LeftTop {
	width: 20px;
	height: 20px;
	font-size: 1px;
	background: url(img/LeftTop.png) no-repeat top left;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/LeftTop.png', sizingMethod='scale');
}
.Top {
	height: 20px;
	font-size: 1px;
	background: url(img/Top.png) repeat-x top;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/Top.png', sizingMethod='scale');
}
.RightTop {
	width: 20px;
	height: 20px;
	font-size: 1px;
	/*background: url(img/RightTop.png) no-repeat top right;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/RightTop.png', sizingMethod='scale');*/
}
.Left {
	width: 20px;
	font-size: 1px;
	background: url(img/Left.png) repeat-y left;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/Left.png', sizingMethod='scale');
}
.Right {
	width: 20px;
	font-size: 1px;
	background: url(img/Right.png) repeat-y right;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/Right.png', sizingMethod='scale');
}
.LeftBottom {
	width: 20px;
	height: 21px;
	font-size: 1px;
	background: url(img/LeftBottom.png) no-repeat left bottom;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/LeftBottom.png', sizingMethod='scale');
}
.Bottom {
	height: 21px;
	font-size: 1px;
	background: url(img/Bottom.png) repeat-x bottom;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/Bottom.png', sizingMethod='scale');
}
.RightBottom {
	width: 20px;
	height: 21px;
	font-size: 1px;
	background: url(img/RightBottom.png) no-repeat bottom right;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/RightBottom.png', sizingMethod='scale');
}

.content {
	background: #fff;
	padding: 25px 10px 15px 15px;
}

div.more {
	text-align: right;
	background: url(img/more.gif) no-repeat right 6px;
	padding-right: 10px;
}
div.more a {
	color: #3d9eff;
}

div.bannerBlock {
	margin-top: 35px;
}
div.bannerBlock table td {
	width: 50%;
	padding-left: 15px;
}
div.NB {
	background: #eeeeef url(img/nb.gif) no-repeat bottom left;
	/*height: 85px;*/
	border: 1px solid #cccccc;
	padding: 25px 60px 20px 140px;
}
div.NB h1 {
	background: none;
	padding-bottom: 0px;
}

div.discount {
	background: #e5f4fc url(img/discount.jpg) no-repeat bottom left;
	/*height: 85px;*/
	border: 1px solid #cccccc;
	padding: 25px 60px 20px 140px;
}
div.discount h1 {
	background: none;
	padding-bottom: 0px;
}
div.discount a, div.NB a {
	text-decoration: none;
}
div.discount a:hover, div.NB a:hover {
	text-decoration: underline;
}

/* Footer */

.foot {
	background: url(img/bgFoot.gif) repeat-x;
	color:#757575;
}
.foot td {
	vertical-align: middle;
	font-size: 9px;
}
.foot a{
	font-size: 9px;
	color:#757575;
}
.foot table td a,.foot table td  {color:#757575;}
div.counter {
	margin-top: 5px;
	
}



div.flowerPosition {
	position: relative;
	top: -160px;
}
div.flower {
	position: absolute;
	width: 182px;
	height: 211px;
	background: url(img/flower.png) repeat-x bottom;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/flower.png', sizingMethod='scale');
}
div.divanPosition {
	position: relative;
	top: -140px;
/*	left: -145px;*/
}
div.divan {
	position: absolute;
	width: 145px;
	height: 191px;
	background: url(img/divan.png) repeat-x bottom;
	background: "none";
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/divan.png', sizingMethod='scale');
}
.color0 {
background: #FFF;
}

.color1 {
background: #EEE;
}

h1, h2, h3, h4, h5, h6 {
padding: 0px;
margin: 0px;
}

h1 {
	font-size: 24px;
	color: #47aae6;
	font-weight: normal;
	padding-bottom: 5px;
	background: url(img/line.gif) repeat-x bottom;
	margin:10px 0px;

}

h2 {
	font-size: 18px;
	color: #43cc00;
	font-weight: normal;
	margin:0 0 10px;
}

h3 {
	font-size: 16px;
	color: #43cc00;
	font-weight: normal;
	margin:0 0 10px;
}

h4 {
	font-size: 14px;
	color: #757575;
	font-weight: normal;
	margin:0 0 10px;
}

/* Standart styles (please don't edit it!) */

body {
/* overflow: auto */
}



form {
margin: 0; padding: 0
}

ul, ol, li {
padding: 0; margin: 0
}

ul { margin:10px 0 10px 25px;}
ul li { 
	margin: 0px 0 5px;
	list-style: none;
	padding-left:10px;
	background: url(img/bulletMenu2.gif) no-repeat left 5px;	
}

ul  ul {
margin:5px 0 5px 20px;
}



p {text-align: justify; margin:0 0 10px; padding:0;}
p img {
	margin-right: 17px;
}

input, label {vertical-align: middle}

.inline {display: inline}

.red, .red a {color: red}

.darkred, .darkred a {color: #800000}

.green, .green a {color: #008000}

.blue, .blue a {color: blue}

.black, .black a {color: black}

.small, .small a {font-size: 10px}

.bold, .bold a {font-weight: bold}

.star {color: Green}

.error {color: red}

.leftalign, .left {text-align: left}

.rightalign, .right {text-align: right}

.centeralign, .center {text-align: center}

.topvalign, .top {vertical-align: top}

.middlevalign, .middle {vertical-align: middle}

.bottomvalign, .bottom {vertical-align: bottom}

/* Admin Links (please don't edit it!) */

.divEdit {
margin: 0 0 15px 0;
}

.adminDivCreate {
margin-bottom: 10px;
margin-top:5px;
}

.adminEditDelText {
margin: 0;
padding: 0;
margin-bottom: 10px;
}

.spanEditDel {
padding: 0px 10px 0px;
}

.spanEditDel img, #mainContent .spanEditDel img {
vertical-align: middle;
margin: 0px 3px 0px;
border: 0;
}

.divMoveForm {
margin: 15px 0 25px;
}

.divMoveForm form {
padding: 0;
margin: 0;
}

/* Forms (please don't edit it!) */

.divFormSubmited { /* Заявка отправлена успешно */

}

.divForm { /* Вся форма */

}

.divForm .divFormButton { /* Submit button */
padding-left: 110px;
}

.divForm .divFormButton input {
margin-top: 10pt;
width: 130px;
background: #D1D1D1;
color: #757575;
border:1px solid #757575;
}

.formFieldString input
{
margin-top: 10pt;
width: 130px;
background: #D1D1D1 none repeat scroll 0%;
color: #757575;
border: 1px solid #757575;
}

.formField textarea {
background:#D1D1D1 none repeat scroll 0%;
border:1px solid #757575;
color:#757575;
margin-top:10pt;
width:130px;
}

.divForm input {
width: 350px;

}

.divForm .divFormStar { /* "* - обязательные поля" */
margin: 10pt 0;
}

.divListErrors { /* Error list */
margin: 10pt 0;
}

.divListErrorsHead {
font-weight: bold;
padding: 0;
margin: 0;
margin-bottom: 10pt;
}

.divListErrors .divError {
color: #FF0000;
margin: 3pt 0;
padding-left: 10pt;
}

.divListErrors .desc {
font-size: 90%;
color: #333333;
}

.formField { /* Form element */
margin-bottom: 6pt;
}

.formField select, .formField input, .formField textarea { /* Form elements */
font-family: Verdana, Arial, Sans-Serif;
font-size: 10pt;
margin-top: 1pt;
border:1px solid #757575;
}

.formField textarea {
width: 350px;
}

.formField label {
margin-left: 4pt;
}

.formField  textarea.mono {
font-size: 11pt;
font-family: "Courier New", Courier, monospace;
}

/* ModuleRights */
div.divModuleRights {
position:absolute; 
top: 5px; 
right: 30px; 
border:1px solid black;
width: 360px;
padding: 2px;
background-color: white;
}

div.divModuleRights div.title {
width:100%;
text-align:center;
font-weight:bold;
}

div.divModuleRights div.title a{
cursor: pointer;
}

div.divModuleRights div.module {
padding: 4px;
margin:5px 2px;
border:1px solid black;
}

div.module div.role {
clear: both;
padding: 3px 0 3px 0;
}

/* Paging */

.disabledArrow {color: #AAA}

/* Search */
.divSearch {
	
}

.divSearch .divFormSearchSubmit{
	padding-left:85px;
}

.divSearch input{
border:1px solid #757575;
font-family:Verdana,Arial,Sans-Serif;
font-size:10pt;
margin-top:1pt;
background: #D1D1D1;
color: #757575;
}

.divSearchSubmit { /* Submit button */
width: 130px;
background: #D1D1D1;
color: #757575;
border:1px solid #757575;
font-family:Verdana,Arial,Sans-Serif;
margin-top:1pt;
width:110px;
}

.searchResultsHead {
margin-top: 8pt;
font-size: 12pt;
}

.searchResultsCount {
margin: 10pt 0;
}

.searchPages {

}

/* Users */

.userTable td, .userTable th{
padding: 3px 5px;
}

.userTable th {
font-size: 10pt;
}

/* Articles */

.divArtList {

}

.tdArtListItem {
padding: 0px 0px 15px 0px;
}

.divArtListTitle {
font-weight: bold;
text-align: left; 
}

.divArtListDate {
color: #848484; 
font-size: 8pt;
margin-bottom:0px;
margin-top:0px;
}
 .divArtDate {
color: #848484; 
font-size: 8pt;
margin-bottom:15px;
margin-top:0px;
}

.divArtListPreview {
text-align: justify;
margin-top:5px;
}

.divArtPages {

}

.divArt {

}

.divArtTitle {
	color:#3EBE02;
	font:bold 14px Tahoma;
	margin-bottom:5px;
}

.divArtText {

}

.divArtBack {
	text-align: right;
}

/* News */

.divNewsList, .divNewsMainList {

}

.divNewsListItem, .divNewsMainListItem {
padding: 0px 0px 15px 0px;
}

.divNewsListTitle, .divNewsMainListTitle {
font-weight: bold;
text-align: left; 
}

.divNewsListDate, .divNewsMainListDate, .divNewsDate {
color: #848484; 
font-size: 8pt;
}

.divNewsListPreview, .divNewsMainListPreview {
text-align: justify;
}

.divNewsPages {

}

.divNews {

}

.divNewsTitle {
font-weight: bold;
font-size: 12pt;
}

.divNewsText {

}
.divNewsBack {
	text-align: right;
}

/* Contacts */

.divContactsList, .divContactsMainList {

}

.divContactsListItem, .divContactsMainListItem {
padding: 0px 0px 15px 0px;
}

.divContactsListTitle, .divContactsMainListTitle {
font-weight: bold;
text-align: left; 
}

.divContactsListDate, .divContactsMainListDate, .divContactsDate {
color: #444444; 
font-size: 10pt;
}

.divContactsListPreview, .divContactsMainListPreview {
text-align: justify;
}

.divContactsPages {

}

.divContacts {
width: 100%;
}

.tableContacts {
border-top: 1px solid #285B86;
border-right: 1px solid #285B86;
}

.tableContacts td, .tableContacts th {
border-left: 1px solid #285B86;
border-bottom: 1px solid #285B86;
text-align: left;
padding: 3px 5px;
}

.divContactsBack {
text-align: right;
}
.AlbumTitle{color:#3ebe02;
	font-size:11pt;
	margin-bottom:5px;
	}
.textbanner{
text-align: center;
 margin:10px 0px;
 z-index: 500;
 margin-left:20px;
 *margin-left:10px;
  *margin-right:10px;
}

.apple
{
	position: absolute; top: 0px; z-index:10;right: 32px;
}

.textbanner a
{color:#32a7ee;
	text-align:center;}
.textbanner img
{/*border: 1px solid #9f9f9f;*/}

.textbanner1 {
font-weight: bold;
 margin-bottom: 5px; 
 font-size: 12px;}
 .text{
font-weight: normal;
 margin-bottom: 5px; 
 font-size: 11px;
 text-align:center;
}
.text2{
font-weight: bold;
 margin-bottom: 5px; 
 font-size: 12px;
 color:#ff0000;}
 

div.textbanner div {
	color: #ff0000;
}

.ShowImageDiv {text-align: center;z-index: 1500;background: url(img/white.png);}
.ShowImageDiv img {border: 2px solid #fff;}
.ShowImageDiv div {margin-top: 10px;}
.ShowImageDiv div a {font-weight: bold;}

.Zoom_bg
{
	width: 320px;
	height: 160px;
	background: transparent url(img/zoom_bg.jpg) top left repeat-x;
   border: 1px solid #197db8;
}

.nodrill_bg
{
	width: 320px;
	height: 160px;
	background: transparent url(img/nodrill_bg.jpg) top left repeat-x;
   border: 1px solid #00962e;
}

.anestesy_bg
{
	width: 320px;
	height: 160px;
	background: transparent url(img/anestesy_bg.jpg) bottom left repeat-x;
   border: 1px solid #c8203a;
}

.implant2in1_bg
{
	width: 320px;
	height: 160px;
	background: transparent url(img/implant2in1_bg.jpg) bottom left repeat-x;
   border: 1px solid #7a7d81;
}

.Zoom_bg .Zoom
{
	width: 100%;
	height: 160px;
	background: transparent url(img/zoom.jpg) top right no-repeat;
   
}

.nodrill_bg .nodrill
{
	width: 100%;
	height: 160px;
	background: transparent url(img/nodrill.jpg) top right no-repeat;
  
}

.anestesy_bg .anestesy
{
	width: 100%;
	height: 160px;
	background: transparent url(img/anestesy.jpg) top right no-repeat;
   
}

.implant2in1_bg .implant2in1
{
	width: 100%;
	height: 160px;
	background: transparent url(img/implant2in1.jpg) top right no-repeat;
   
}

.w25
{
	width:25px;
}

.h25
{
	height:25px;
}

.spectitle
{
  height:60px;
  vertical-align: middle;
  margin-right: 125px;
}

.spectitle h1
{
  vertical-align: middle;
  position: relative;
  top:5px;
  font-size: 20px;
  text-align: center;
  margin: 0px;
  padding: 0px; 
  color:#fff;
  font-weight: normal;
  background: none;
}

.spectext
{
	font-size: 14px;
	color:#005b90;
	line-height:20px;
	padding: 10px;
	text-align: left;
	
}

.spectext span
{
	font-size: 18px;
	color:#c42039;
	line-height:20px;
}

.w300
{
	width:300px;
}
.w310
{
	width:310px;
}
.w280
{
	width:280px;
}

table.special td a, .special a
{
	text-decoration:none;
	border:none;
}

.special
{
	margin-bottom: 30px;
}


/*---------------------------------------*/
.Zoom_inn_bg
{
	width: 100%;
	height: 105px;
	background: transparent url(img/zoom_inn_bg.jpg) bottom left repeat-x;
   border: 1px solid #197db8;
}

.nodrill_inn_bg
{
	width: 100%;
	height: 105px;
	background: transparent url(img/nodrill_inn_bg.jpg) top left repeat-x;
   border: 1px solid #00962e;
}

.anestesy_inn_bg
{
	width: 100%;
	height: 105px;
	background: transparent url(img/anestesy_inn_bg.jpg) bottom left repeat-x;
   border: 1px solid #c8203a;
}

.implant2in1_inn_bg
{
	width: 100%;
	height: 105px;
	background: transparent url(img/implant2in1_inn_bg.jpg) bottom left repeat-x;
   border: 1px solid #7a7d81;
}

.Zoom_inn_bg .Zoom
{
	width: 100%;
	height: 105px;
	background: transparent url(img/zoom_inn.jpg) top right no-repeat;
  }

.nodrill_inn_bg .nodrill
{
	width: 100%;
	height: 105px;
	background: transparent url(img/nodrill_inn.jpg) top right no-repeat;
   }

.anestesy_inn_bg .anestesy
{
	width: 100%;
	height: 105px;
	background: transparent url(img/anestesy_inn.jpg) top right no-repeat;
   
}

.implant2in1_inn_bg .implant2in1
{
	width: 100%;
	height: 105px;
	background: transparent url(img/implant2in1_inn.jpg) top right no-repeat;
   
}


.spectitle2
{
  height:39px;
  vertical-align: middle;
  margin-right: 50px;
}

.spectitle2 h1
{
  vertical-align: middle;
  position: relative;
  top:5px;
  font-size: 26px;
  text-align: left;
  margin: 0px;
  margin-left:10px;
  padding: 0px; 
  color:#fff;
  font-weight: normal;
  background: none;
  border:none;
}

.spectext2
{
	font-size: 20px;
	color:#005b90;
	line-height:20px;
	padding:5px 10px;
	text-align: left;
	border:none;
	
}

.spectext2 span
{
	font-size: 24px;
	color:#c42039;
	line-height:24px;
}

.w300
{
	width:300px;
}
.w310
{
	width:310px;
}
.w280
{
	width:280px;
}
.tab2 { border-collapse:collapse; margin:10px 0;}
.tab2 td { vertical-align:middle; padding:5px; font:12px Arial, Helvetica, sans-serif;border-bottom: 1px solid #ebebeb;color:#757575;}
.tab2 th { font:bold 14px Arial, Helvetica, sans-serif; text-align:left;color:#47AAE6;}
.tab2 td.center,div.table table td.center { text-align:center; font-weight:bold;}

.contacts_person { margin:0 0 5px; font:11px Arial, Helvetica, sans-serif; color:757575;}
.date { font:10px Arial, Helvetica, sans-serif; color:#888;}

div.table table td, div.table table th {
	border-bottom: 1px solid #ebebeb;
	border-left: 0px solid #fbf2bb;
	padding: 5px;
} 
div.table table th {color:#47AAE6; text-align:left;}
div.table table th h3 { margin:10px 0 0;}
