@charset "utf-8";
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body, table, .text{
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height:1.3em;
}
h1, .h1, h2, .h2, h3, .h3, h4, h5, h6, .h4, .h5, .h6 {
	font-family: Arial, sans-serif;
}
h1, .h1, h2, .h2 {
    font-size: 24px;
	line-height:1.2;
    font-weight: bold;
	color: #515050;
}
h3, .h3 {
    font-size: 16px;
	line-height:1.3em;
    font-weight: bold;
}
a:link, a:visited {
	color: #0097fb;
}
a:hover {
	text-decoration: underline;
}
.wrapper {
	border-top: 4px solid #555;
	min-height:100%;
	position:relative;
}
.main {
	width: 989px;
}

/* HEADER */
.header {
	padding-top: 25px;
	margin-bottom: 30px;
}
.title_block, .phone_block, .address_block {
	display: inline-block;
	vertical-align: bottom;
	width: 360px;
}
.title_block, .phone_block {
	margin-right: 43px;
}

.logo, .title_company {
	display: inline-block;
	vertical-align: middle;
}
.logo {
	margin-right: 25px;
}
.title_company, .title_company:link {
	color: #0097fb;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	font-size: 28px;
	line-height: 29px;
	width: 230px;
}

.phone {
	color: #555;
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
}

.callback_button {
	display: inline-block;
	position: relative;
	margin-top: 10px;
	font-size: 12px;
	line-height: 14px;
	color: #555 ;
	text-shadow: 0 1px #FFF;
	text-decoration: none;
	padding: 5px 10px;
	background-color: #e7e7e7;
	text-transform:lowercase;
	border-radius: 2px 0 0 2px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.callback_button:after {
	content: '';
	position: absolute;
	right: -10px;
	top: 0;
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 10px solid #e7e7e7;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.callback_button:hover {
	background-color: #d7d7d7;
	text-decoration: none;
}
.callback_button:hover:after {
	border-left-color: #d7d7d7;
}

.address_block {
	font-size: 11px;
	line-height: 12px;
	margin-top: 10px;
}
.address {
	color: #555555;
	margin-bottom: 10px;
}
.work_hours {
	color: #606060;
}
.header_basket{
	display:inline-block;
	width:180px;
	vertical-align:middle;
	font-size: 13px;
	color: #606060;
}
.header_search_form .submit_button{
	background:url('/img/sur.png') no-repeat #cfcfcf;
	background-position:-1px -1px;
}
.header_search_form .submit_button:hover{
	background:url('/img/sur.png') no-repeat #cfcfcf;
	background-position:-1px -1px;
}
.header_basket_title a{
	display:inline-block;
	vertical-align:middle;
	height:25px;
	background:url('/img/cart.png') no-repeat;
	color:#555555;
	font-weight: bold;
	text-decoration:none;
	padding:3px 0 0 35px;
}
#header_basket_amount,#header_basket_summ_head{
	color:#0D53A9;
	margin:0 5px 0 5px;
}
#header_basket_order{
	margin-top:10px;
}
#header_basket_order a,.button_buy{
	display:inline-block;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 21px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	background: rgb(59,103,158); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(59,103,158,1) 0%, rgba(43,136,217,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,103,158,1)), color-stop(50%,rgba(43,136,217,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	border-color: #498acb #498acb #273978;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#header_basket_order a:link,#header_basket_order a:visited,#header_basket_order a:hover,.button_buy,.button_buy:link,.button_buy:visited,.button_buy:hover{
	color:#fff;
	text-decoration:none;
}
#header_basket_order a:hover,.button_buy:hover{
	background:#3566ca;
}

/* MENU */
.menu {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.menu ul li {
	display: inline-block;
	margin: 0 6px;
	border-radius: 2px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.menu ul li a {
	display: inline-block;
	text-transform:uppercase;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #555;
	padding: 6px 7px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}
.menu ul li:hover, .menu ul li.current {
	background: rgb(59,103,158); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(59,103,158,1) 0%, rgba(43,136,217,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,103,158,1)), color-stop(50%,rgba(43,136,217,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	border-color: #498acb #498acb #273978;
}
.menu ul li:hover a, .menu ul li.current a{
	color: #FFF;
	text-decoration: none;
}

/* BIG LOGO */
.main_image {
	text-align: center;
	margin-bottom: -33px;
	position: relative;
	z-index: 100;
}
.main_image a {
	display: inline-block;
}
.main_image img {
	border-radius: 4px;
	box-shadow: 0 -4px #0097fb;
}

/* BANNERS */
.banners_wrapper {
	margin-bottom: 25px;
	padding: 62px 0 24px;
	border-bottom: 1px solid #FFF;
	background:url('/img/bg_black_grid.png');
	box-shadow: 0 10px 20px -10px #999;
	position: relative;
	z-index: 10;
}
.banners_main {
	text-align: center;
}
.banners_left {
	margin-top: 20px
}
.banners_main .direction_block {
	width: 300px;
}
.banners_left .direction_block {
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	margin-bottom: 12px;
}
.banners_main .direction_block {
	display: inline-block;
	margin: 0 22px;
	background: #ececec;
	border-radius: 5px;
	box-shadow: 0 0 6px #000;
	overflow: hidden;
}
.banners_main .direction_block_1{
	margin-left:0;
}
.banners_main  .direction_block_3{
	margin-right:0;
}
.banners_left  .direction_block_link {
	display: block;
	width: 160px;
	padding: 15px 22px;
	text-align: center;
}
.banners_left .direction_title {
	padding-top: 10px;
	font-size: 26px;
	line-height: 30px;
	color: #0097fb;
	font-weight: bold;
}
.banners_main  .direction_block_link {
	display: block;
	padding: 8px 20px;
	text-align: left;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #e9e9e9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e9e9e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 );
}
.direction_block .direction_block_link:hover {
	text-decoration: none;
}
.banners_main .direction_block_link > img {
	display: inline-block;
	
	vertical-align: middle;
	margin-right: 20px;
}
.banners_main .direction_title {
	display: inline-block;
	vertical-align: middle;
	font-size: 26px;
	line-height: 30px;
	color: #0097fb;
	font-weight: bold;
}

/* CONTENT */
.content {
	width: 989px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.index_text_content {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 25px;
	padding-top: 10px;
	margin-bottom: 20px;
}

.not_main_bg {
	height: 215px;
	border-bottom: 1px solid #FFF;
	background:url('/img/bg_black_grid.png');
	box-shadow: 0 10px 20px -10px #999;
}
.content.not_main {
	width: 971px;
	margin-top: -195px;
	background: #FFF;
	padding: 9px;
	border-radius: 5px;
	min-height: 400px;
}
.left_block {
	float: left;
}
.left_menu {
	border: 1px solid #FFF;
	border-radius: 6px;
	box-shadow: 0 -1px 3px #AAA;
	padding: 15px 22px;
	width: 160px;
	background: #e9e9e9;
}
.left_menu li {
	padding: 5px 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #f8f8f8;
}
.left_menu li.first {
	border-top: none;
}
.left_menu li.last {
	border-bottom: none;
}
.left_menu li a {
	color: #404040;
	text-shadow: 0 1px #FFF;
}
.left_menu li.current a,
.left_menu li:hover a  {
	color: #0097fb;
}

.right_block {
	float: right;
	width: 730px;
}
h1, .h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* CATALOG */
.index_catalog .items_catalog  {
	text-align: center;
}
.index_catalog li {
	width: 133px;
	padding: 0 12px;
	text-align: center;
	vertical-align: top;
}

.index_catalog li:hover a {
	text-decoration: underline;
}
.items_catalog li{
	text-align: center;
}
.catalog_item_img img,
.object_item_img img,
.object_image_a img,
.photo_album_img img,
.photo_img_div img {
	display: inline-block;
	margin: 5px;
	border-radius: 10px;
	box-shadow: 0 0 3px #999;
	overflow: hidden;
}
.index_catalog img {
	max-width: 120px !impotant;
	max-height: 120px !impotant;
}
.category_title,
.object_title {
	padding-left: 5px;
	font-weight: bold;
}

/* NEWS */
.index_news .news_item{
	width: 292px;
	padding-right: 8px;
	margin-right: 20px;
	font-size: 13px;
	line-height: 1.3;
	display: inline-block;
	vertical-align: top;
	box-shadow: 13px 0px 25px -28px #888 ;
	min-height: 160px;
}
.index_news .top_date {
	display: none ;
}
.index_news .bottom_date {
	display: block ;
	margin: 9px 0;
}
.news_headline {
	font-weight: bold;
}
.news_date {
	font-size: 11px;
	line-height: 13px;
	color: #4a4b4b;
	margin-top: 8px;
}

.show_all {
	text-align: right;
	font-size: 12px;
	line-height: 14px;
	padding-right: 60px;
}
.news {
	padding-right: 15px;
}

/* ALBUM */
.photo_album_img_div, .photo_album_title,
.photo_img_div, .photo_title {
	text-align: left;
}
.photo_album_title a,
.photo_title a {
	padding-left: 5px;
	font-weight: bold;
}
.photo_album:hover a,
.photo:hover a {
	text-decoration: underline;
}

/* PAGINATION */
.numpages  {
	font-size: 13px;
	line-height: 17px;
}
.numpages .active a {
	background: transparent ;
	color: #252525 ;
	font-size: 15px;
}
/* FORMS */
.site_form {
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	background: #f1f1f1;
	padding: 25px;
}
#order_form_wrapper {
	border: 1px solid #FFF;
	background: #f5fbfd;
	box-shadow: 0 0 2px #777;
	padding: 25px;
}
.site_form input[type="text"],
#order_form input[type="text"],
.site_form textarea,
#order_form textarea  {
	background: #FFF;
	border: 1px solid #dbdbdb;
	border-radius: 4px;
	box-shadow: inset 1px 1px 0 #737373;
	padding: 8px;
	font-size: 13px;
	line-height: 14px;
}
.content .all_system_buttons {
	border-top: 1px solid #0097fb;
	border-bottom: 1px solid #000;
	border-radius: 5px;
	padding: 5px 15px;
	font-size: 13px;
	line-height: 22px;
	text-shadow: 0 -1px #888;
	color: #FFF;
	background: rgb(59,103,158); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(59,103,158,1) 0%, rgba(43,136,217,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,103,158,1)), color-stop(50%,rgba(43,136,217,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

}
.content .all_system_buttons:hover {
	background: rgb(59,103,158); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(59,103,158,1) 0%, rgba(43,136,217,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,103,158,1)), color-stop(50%,rgba(43,136,217,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	color: #FFF;
}
.site_form .field label {
	padding-left: 4px;
}
.site_form .submit {
	text-align: left;
	padding: 2px 6px;
}
.site_form .captcha .captcha_input input {
	width: 120px;
}
.site_form .captcha .captcha_input {
	margin-right: 25px;
}
.site_form .captcha .captcha_input, .site_form .captcha .captcha_img {
	vertical-align: bottom;
}
#order_form_wrapper td {
	border: none;
}
#order_form .fieldset_div .label {
	display: inline-block;
	line-height: 33px;
}

/* BREADCRUMBS */
.breadcrumbs {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 5px;
}
.breadcrumbs_last a{
	color: #404040;
}

/* TEXT */
.text {
	font-size: 13px;
	line-height: 15px;
	color: #595959;
}
.text table {
	border: 1px solid #bcbcbc;
}
.text table th {
	background-color: #dedede;
	font-weight: bold;
}
.text table td {
	background: #FFF;
}
/* FOOTER */
.footer_wrapper {
	background-image:url('/img/bg_footer.png');
	border-top: 1px solid #bebebe;
	padding-top: 38px;
	padding-bottom: 30px;
	margin-top: 30px;
}
.footer1 {
	width: 989px;
	margin: 0 auto;
}
.footer_text, .social_gray {
	vertical-align: top;
}
.footer_text {
	display: inline-block;
	margin-right: 40px;
	width:640px;
}
.social_gray {
	width: 300px;
}
.footer1 .search_form .search_form_string {
	width: 270px;
}
.footer_text .text{
	color: #494949;
	font-size: 12px;
	line-height: 15px;
}
.footer_text .text a {
	text-decoration: none;
}
.footer_text .copyright{
	margin-bottom: 7px;
}
.social_gray p{
	color: #494949;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 15px;
}
.index_special_offers {
	margin-bottom: 30px;
}
.search_form.search2{
	margin-top:10px;
	display:block;
}
.search_form.search2 .search_form_string{
	width:300px;
}


.object .buy_button {
	float: none !important;
}
