/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);

/* #######################  GENERAL SETTINGS ############################ */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 13px/14px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: url(/templates/Teplowoda/img/fon-header.jpg) left top repeat-x #E7E781;
	color: #414141;
}
a {
	color: #515151;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#content p {
	margin: 2px 0px 13px 0px;
	/*text-indent: 10px;*/
}
img {
	border: none;
}
.bo {
	border: 4px double #515151;
	margin: 10px;
}
.bo1 {
	border: 1px dashed #AFADA4;
	margin: 5px;
}
.bo2 {
	border: 4px double #515151;
	margin: 0px 10px 10px 10px;
}
input {
	vertical-align: middle;
}
.hr {
	color:#000;
	background-color:#000;
	height: 1px;
	border-width:0px; /* убрать рамки вокруг элемента */
	margin: 10px 0px 5px 0px;

}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 185px;
}

.header-left {
	float: left;
	width: 230px;
	height: 185px;
	background: url(/templates/Teplowoda/img/logo.jpg) 20px 25px no-repeat;
}

.header-center {
	float: left;
	width: 460px;
	height: 160px;
	padding-top: 25px;
}

.header-right {
	float: left;
	width: 310px;
	height: 185px;
	background: url(/templates/Teplowoda/img/fon-adres.jpg) 10px 25px no-repeat;
	
}

.header-right-text {
	color: #515151;
	font: bold 15px Arial;
	text-align: right;
	margin-top: 44px;
	margin-right: 35px;
	line-height: 160%;
}

/* Menu ---------------------------------------------------*/


.moduletable_menu {
	border: 1px solid #7B7B7B;
	background: url(/templates/Teplowoda/img/fon-menu5.jpg) left top no-repeat;
	height: 43px;
	width: 960px;
	margin: 10px auto;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 960px;
	padding: 0px 20px;
	height: 1%;
}

#container {
	width: 740px;
	float: left;
	overflow: hidden;
}
#content {
	padding: 10px;
	border: 1px solid #7B7B7B;
	background: #FFFF99;
	/*height: 500px;*/
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 200px;
	/*margin-left: -100%;*/
	/*position: relative;*/
	padding: 0px 20px 0px 0px;
}

.sidebar-top {
	height: 31px;
	background: url(/templates/Teplowoda/img/fon-dop-menu.jpg) left top repeat-x;
	border: 1px solid #7B7B7B;
	
}
.sidebar-top-1 {
	height: 45px;
	background: url(/templates/Teplowoda/img/fon-dop-menu2.jpg) left top repeat-x;
	border: 1px solid #7B7B7B;
	
}
.sidebar-top-foto {
	height: 31px;
	background: url(/templates/Teplowoda/img/fon-dop-menu.jpg) left top repeat-x #FFFF99;
	border: 1px solid #7B7B7B;
	overflow:hidden;
	cursor: pointer;
}

.sidebar-top-text {
	font: bold 12px Verdana;
	color: #515151;
	padding: 5px 0px 0px 5px;
	height: 31px;
}
.sidebar-top-text-foto {
	font: bold 12px Verdana;
	color: #515151;
	padding: 5px 0px 0px 5px;
	height: 26px;
}


.sidebar-menu {
	border: 1px solid #7B7B7B;
	border-top: none;
	background: #FFFF99;

}
.sidebar-menu-foto {
	border-top: 1px solid #7B7B7B;
	background: #FFFF99;
	/*overflow: hidden;*/

}

.sidebar-spacer {
	height: 10px;
	//line-height: 5px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	
	width: 960px;
	margin: 10px auto;
	height: 20px;
	border: 1px solid #7B7B7B;
	background: #FFFF99;
	
}
.footer {
	font: normal 11px Georgia;
	text-align: center;
	margin-top: 3px;
}

/* Style -----------------------------------*/

ul.menu {
	margin: 10px 0px 0px 0px;
}


ul.menu li {
	display: inline;
	font: bold 13px Verdana;
}
ul.menu li a {
	color: #515151;
	text-decoration: none;
	outline: none;
}
ul.menu li a:hover {
	text-decoration: underline;
}

ul.menu li.item1 {
	padding-left: 15px;
}
ul.menu li.item2 {
	padding-left: 30px;
}
ul.menu li.item3 {
	padding-left: 30px;
}
ul.menu li.item4 {
	padding-left: 26px;
}
ul.menu li.item5 {
	padding-left: 29px;
}
ul.menu li.item35 {
	padding-left: 29px;
}
ul.menu li.item6 {
	padding-left: 27px;
}

ul.menu_dop-menu-1 {
	list-style: none;
    margin: 0px;
    padding-left: 1em;
    text-indent: -1em;
	font: bold 11px Verdana;
	width: 175px;


}
ul.menu_dop-menu-1 li {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #515151;

}
ul.menu_dop-menu-1 li a{
	color: #515151;
	text-decoration: none;
}
ul.menu_dop-menu-1 li a:hover{
	text-decoration: underline;
}

ul.menu_dop-menu-1 li.item30 {
	border-bottom: none;
}


ul.menu_dop-menu-2 {
	list-style: none;
    margin: 0px;
    padding-left: 1em;
    text-indent: -1em;
	font: bold 11px Verdana;
	width: 175px;


}
ul.menu_dop-menu-2 li {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #515151;
}
/*ul.menu_dop-menu-2 li.item22 {
	border-bottom: none;
}*/

ul.menu_dop-menu-2 li a{
	color: #515151;
	text-decoration: none;
}
ul.menu_dop-menu-2 li a:hover{
	text-decoration: underline;
}

ul {
	margin: 10px  0px 10px 35px;
	
}


ol {
	margin: 10px  0px 10px 35px;
}

.contentheading {
	font: italic bold 12px Georgia;
	margin: 5px 0px 15px 0px;
	text-decoration: underline;
}
.contentheading h1 {
	font: italic bold 16px Georgia;
	margin: 5px 0px 15px 0px;
	text-decoration: underline;
}



.componentheading h1 {
	font: italic bold 16px Georgia;
	margin: 5px 0px 15px 0px;
	text-decoration: underline;
}
h2 {
	font: italic bold 15px Georgia;
	margin: 5px 0px 15px 0px;
	text-decoration: underline;
}

.red {
	color: red;
}


/*==============Gallery================*/


#gallery {width:713px; margin: 0 auto;}
#thumbnails {width:127px; height:500px; overflow:auto; float:right; /*margin: 10px 0px;*/ /*border: 1px solid #7b7b7b;*/ padding-left: 2px;}
#thumbnails img {display:block; width:100px; height:75px; float:left; padding: 2px; cursor:pointer; margin: 2px; background: #7b7b7b;}
#thumbnails ul {margin:0px auto; padding:0; list-style:none;}
#thumbnails ul li div {display:none;}
#fullSize {width:570px; font-family:georgia, serif; border: 1px solid #7b7b7b; background: #fff;}
#fullSize img {display: block; margin: 10px auto; width: auto; padding: 1px; background: #7b7b7b !important;}
#fullSize div {background: #fff; margin: 0 auto; text-align: left; padding: 10px 0;}
#fullSize div h5 {font-size: 16px; padding: 5px 0; margin: 0;}
#fullSize div p {font-size: 12px; line-height: 1.6em; color: #000; padding: 5px 0; margin:0;}
#innerContainer {margin: 0px auto;}


/*=============End Gallery=============*/
/* #######################  END GENERAL SETTINGS ############################ */


.price {
	border-collapse:none;
    /*border: 1px solid #515151;*/
	border: none;
}
.price td, .price th {
	margin: 1px;
	padding: 3px;
	background-color: #FFFF99;
	border: 1px solid #515151;
}
.price th {
	color: #000000;
	font-weight: bold;
}
.price p {
	text-indent: 0px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}
.price td.th1, .price tr.th1 td {
	/*background-color: #c9c9a0;*/
	background: url("/templates/Teplowoda/img/fon-dop-menu.jpg") left top;
	color: #000000;
	height: 28px;
}

.price td.th2, .price tr.th2 td {
	background-color: #DCEFFC;
	color: #000000;
}
.price td.th3, .price tr.th3 td {
	background-color: #FFF;
}
td.th3, tr.th3 td {
	background-color: #FFF;
}
.price td.blan, .price tr.blan td {
	background-color:#FFFFFF;
	border: 0px none;
}
.price td.th5, .price tr.th5 td {
	background-color:#e9e989;
	color: #000000;
}

.price1 {
	border-collapse:none;
    /*border: 1px solid #515151;*/
	border: none;
}
.price1 td, .price1 th {
	margin: 1px;
	padding: 5px;
	background-color: #FFFF99;
	border: 1px solid #515151;
	/*border: 1px solid #000;*/
}
.price1 td table td, .price1 th table td {
	/*margin: 1px;
	padding: 3px;
	background-color: #FFFF99;*/
	border: none;
	/*border: 1px solid #000;*/
}
.iframe {
	/*border: 1px solid #ccc;
	background: #FFF;*/
	width: 200px;
	height: 20px;
}
.junewsultra {
	padding-left: 10px;
	padding-right: 5px;	
	font: normal 12px Arial;
}
.junews {
	padding-bottom: 10px;
}
div.junews a {
	font-weight: bold;
}
div.junews a.readmore {
	font-weight: normal;
}
div.moduletable {
	padding-bottom: 10px;
	/*padding-top: 10px;*/
}
a.small {
	margin-left: 10px;
	margin-top: 10px;
}
div.height400 {
	width: 539px !important;
}
.bold {
	font-weight: bold;
}
.answer p span{
	background: none !important;
}

/*############################ NEW #################################*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/one_page.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* set up the overall width of the menu div, the font and the margins with a relative position*/

#menu2 {
font-family: verdana, arial, sans-serif; 
width:680px;
height:510px;
margin:0; 
position:relative;
z-index:90;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
#menu2 ul {
padding:0; 
margin:0;
list-style-type: none;
border:0;
}
#menu2 ul table {border-collapse:collapse; margin:-1px -10px; font-size:1em;}
/* float the list so that the items are in a line */
#menu2 ul li {
float:left; 
}
/* style the links to be 249px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
#menu2 ul li a, .menu2 ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:125px; 
height:30px; 
color:#000; 
border:1px solid #fff;
border-width:1px 1px 0 0;
background:#c9c9a7; 
line-height:30px; 
font-size:11px;
}
/* make the dropdown ul invisible */
#menu2 ul li ul {
position:absolute; left:-9999px; height:0;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
#menu2 ul li#current a {color:#fff; background:#938b59;}

#menu2 ul li a:hover,
#menu2 ul li:hover a {
color:#fff; 
background:#b3ab79;
}
/* make the sub menu ul visible and position it beneath the first list item */
#menu2 ul li#current ul,
#menu2 ul :hover ul {
top:30px; 
left:0;
height:480px;
background:#fff;
text-align:left;
}
/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
#menu2 ul li#current ul li,
#menu2 ul :hover ul li {
background:#eee; 
color:#000;
padding:10px;
width:619px;
height:auto;
border:20px solid #b3ab79;
}
#menu2 ul li#current ul li {border:20px solid #938b59;}
/*float the image left with padding and no border */
#menu2 ul li#current ul li img,
#menu2 ul :hover ul li img {
float:left; 
padding:10px 10px 10px 0; 
border:0;
}
/* style the paragraph font height */
#menu2 ul li#current ul li p,
#menu2 ul :hover ul li p {
font-size:0.9em;
line-height:1.8em;
}
/* style the background and foreground color of the submenu links */
#menu2 ul li#current ul li a,
#menu2 ul :hover ul li a {
display:inline;
background:#eee;
color:#c00;
text-decoration:underline;
border:0;
line-height:1.8em;
}
/* style the background and forground colors of the links on hover */
#menu2 ul li#current ul li a:hover,
#menu2 ul :hover ul li a:hover {
text-decoration:none; 
color:#000;
}

/*############################ END NEW #################################*/
