/*
Theme Name: Магазин Бассейнов
Theme URL: http://www.spa-market.com/
Description: 2 column theme for WP
Author: Магазин Бассейнов
Author URI: http://www.spa-market.com/
Version: 0.9
*/

* {
	margin: 0;
	padding: 0;
}


body {
	background: #ffffff;
	font: 14px Trebuchet MS;
}

#all {
	width: 993px;
	margin: 0 auto;
	background: url(images/bg_all.gif) repeat-y;
}

#top_line {
	width: 993px;
	height: 4px;
	max-height: 4px;
	background: url(images/bg_top_line.gif) repeat-y;
	clear: both;
	overflow: hidden;

}

#header {
	width: 993px;
	height: 350px;
}

#logo {
	width: 315px;
	height: 350px;
	background: #0c74ae;
	float: left;
	overflow: hidden;
}

#logo_pic {
	width: 315px;
	height: 101px;
	background: url(images/logo.jpg) no-repeat top center;
}

.header_divider {
	margin: -3px 0 15px 24px;
}

#phones {
	width: 315px;
	height: 86px;
	font: 30px Trebuchet MS;
	color: #fead00;
	text-align: center;
	vertical-align: middle;
	margin: -5px 0 0 0;
	display: block;
}

.blue {
	color: #7cc5ed;
}

#adviser {
	width: 315px;
	height: 65px;
	padding-left: 43px;
	margin-bottom: 7px;
}



#adviser a {
	font: 12px Verdana;
	color: #0f4155;
}

#search_form {
	width: 315px;
	height: 60px;
	font: 16px Trebuchet MS;
	color: #91dff2;
	background: url(images/bg_search.jpg) no-repeat top center #0c74ae;
	padding: 17px 0 20px 25px;

}

#s {
	font: 12px Verdana;
	color: #0c74ae;
	size: 15;
	height: 14px;
	border: solid 1px #188ac8;
	padding: 1px 2px 0 2px;
}

#movie_and_menu {
	width: 678px;
	height: 350px;
	float: right;
	overflow: hidden;
}

#movie {
	width: 678px;
	height: 300px;
	background: url(images/bg_movie.jpg) no-repeat;
}

#menu {
	width: 678px;
	height: 37px;
	background: url(images/bg_menu.gif) no-repeat;
	padding: 6px 0 0 7px;
}

#menu li {
	list-style: none;
	display: inline;
	margin: 0 25px 0 26px;
}

#menu li a {
	text-decoration: none;
	font: 16px Trebuchet MS;
	color: #ffffff;
}

#menu li a:hover {
	color: #464646;
}









#sidebar {
	width: 315px;
	float: left;
	background: #0c74ae;
	overflow: hidden;
}

#accordion {
	width: 300px;
	text-decoration: none;
	margin: 30px 0 0 12px;
	padding: 0;
}

#accordion li {
	list-style: none;
	padding: 4px 0 7px 10px;
	border-left: 2px solid #7bd3e8;
}

#accordion li a {
	text-decoration: none;
	font: 18px Trebuchet MS;
	color: #ffffff;
}

#accordion li a:hover {
	color: #66b7e3;
}

#accordion ul li {
	list-style: none;
	margin: 0 0 0 27px;
	padding: 3px 0 3px 5px;
	border-left: 2px solid #69bee3;
}

#accordion ul li a {
	text-decoration: none;
	font: 16px Trebuchet MS;
	color: #fead00;
	
}

#accordion ul li a:hover {
  color: #ffffff;
}

#slider {
	width: 289px;
	height: 262px;
	margin: 45px 0 0 13px;
	background: #ffffff;
	font: 10px Verdana;
	text-align: justify;
	overflow: hidden;
}

#slider p {
	width: 215px;
	display: block;
	margin-left: 10px;
}


#slider  img {
	display: block;
	border: none;
}

#slider  div.panel img {
	display: block;
	margin-top: 5px;
	border: none;
}

#slider  div.panel img a {
	display: block;
	margin-top: 5px;
	border: none;
}


img a {
	border: none;
}










#content {
	width: 607px;
	float: right;
	margin: 0;
	padding: 23px 20px 50px 51px;
	color: #5e5e5e;
	line-height: 18px;
	text-align: justify;
	overflow: hidden;
}

#content p {
	margin: 0 0 25px 0;
	text-indent: 30px;
}

#content ul {
	margin: 30px 0 30px 50px;
}

#content ol {
	margin: 30px 0 30px 50px;
}





#content a  {
	text-decoration: underline;
	font: 14px Trebuchet MS;
	color: #188ac8;
}

#content a:hover  {
	text-decoration: none;
}












h2, h2 a  {
	text-decoration: none;
	font: 20px Trebuchet MS;
	color: #fb9f28;
	margin: 10px 0 30px 0;
}

h2 a:hover  {
	color: #952d2f;
}

h3 {
	font: 14px Verdana;
	color: #e19640;
	font-weight: bold;
	margin: 40px 0 10px 0;
}


.c_f {
	clear: both;
	overflow: hidden;
}


#articles_head {
	height: 32px;
	padding: 28px 0 0 30px;
	font: 20px Trebuchet MS;
	color: #ffffff;
	background: url(images/divider_2.gif) no-repeat bottom left;
}

#articles_head a {
	margin: 0 0 0 658px;
	font: 14px Verdana;
	color: #ffffff;
}

#articles_head a:hover {
	color: #3f3f3f;
}

#articles {
	width: 993px;
	background: url(images/bg_articles.gif) no-repeat top left #3c9fd6;
	vertical-align: top;
	display: table-cell;
	overflow: hidden;
}

.articles_col {
	width: 281px;
	color: #ffffff;
	text-align: justify;
	line-height: 16px;
	padding: 10px 25px 30px 25px;
	display: table-cell;
	float: left;
	vertical-align: top;
}

.articles_col a {
	text-decoration: underline;
	color: #0c6173;
}

.articles_col a:hover {
	text-decoration: none;
}

h5 {
	text-decoration: none;
	font: 16px Trebuchet MS;
	color: #176677;
	font-weight: bold;
	margin: 10px 0 18px 0;
	padding: 0;
	text-align: left;
}

#bottom_white_line {
	width: 993px;
	height: 2px;
	background: #ffffff;
	clear: both;
	overflow: hidden;
}

#footer {
	height: 67px;
	background: url(images/bg_footer.gif) no-repeat bottom left #0c74ae;
	color: #ffffff;
	padding: 10px 0 0 25px;
	line-height: 18px;
	overflow: hidden;
}

#footer a {
	text-decoration: none;
	color: #fead00;
}

#footer a:hover {
	color: #ffffff;
}

#footer_pad {
	height: 30px;
	background: #ffffff;
	overflow: hidden;
}

.alignleft {
	border: 4px solid #695b47;
	float: left;
	margin: 0 20px 10px 0;
	padding: 1px;
}

.alignright {
	border: 4px solid #695b47;
	float: right;
	margin: 0 0 10px 20px;
	padding: 1px;
}

a.more-link {
	text-decoration: none;
	color: #680406;
	font-weight: bold;
}

a:hover.more-link {
	color: #a84e50;
}

a:focus {
	outline: none;
}



.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 4px solid #695b47;
	border-bottom: 30px;
	text-align: center;
	background-color: #ffffff;
	padding: 1px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-weight: normal;
	color: #cccccc;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#eXTReMe {
	margin: -27px 0 0 902px;
}

#navi {
	margin: 30px 0 0 0;
}

#widget_heading {
	width: 289px;
	height: 26px;
	background: url(images/bg_widget_heading.gif) no-repeat;
	clear: both;
	margin: 40px 0 0 13px;
	padding: 8px 0 0 27px;
	font: 17px Trebuchet MS;
	font-weight: bold;
	color: #464646;
}

#widget_footer {
	width: 289px;
	height: 11px;
	background: url(images/bg_widget_footer.gif) no-repeat;
	margin: 0 0 0 13px;

}



#widget {
	width: 249px;
	margin: 0 0 0 13px;
	padding: 20px;
	background: #ffffff;
	line-height: 16px;
	overflow: hidden;
}

#widget li {
	width: 200px;
	list-style: none;
}

#widget a {
	color: #3c9fd6;
	display: block;
}

#widget a:hover {
	color: #fdaa09;
}


#widget li div ul li {
	min-height: 25px;
	padding: 5px 0 5px 50px;
	vertical-align: middle;
	display: block;
}

#widget img {
	margin: 5px 0 7px 0;
	display: inline;
	clear: both;
}

.acrobat {
	background: url(images/acrobat_ico.gif) no-repeat top left;
}

.excel {
	background: url(images/excel_ico.gif) no-repeat top left;
}

.word {
	background: url(images/word_ico.gif) no-repeat top left;
}




.read_more_cat {
	margin: -20px 0 40px 0px;
}





/* Hides from IE-mac */
.clearfix {display: inline-block; clear: both}
.clearfix {display: block}
/* End hide from IE-mac */
.clearfix:after {content: “.”; display: block; height: 0; clear: both; visibility: hidden}


#lang_switcher {
	padding: 10px 0 0 60px;
	height: 15px;
	overflow: none;
}

#lang_switcher ul li {
	height: 12px !important;
	list-style: none;
	margin-left: 10px;
	display: block;
	float: left;
}

#lang_switcher ul li  a {
	text-decoration: none;
	color: #ffffff;
}

#lang_switcher ul li  a:hover {
	color: #fead00;
}


