@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Regular.eot');
    src: url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

*	{
	font-family: Verdana;
}

body	{
	margin:0;
	background: #FFFFFF;
}

table, tr, td	{
	text-align:left;
	vertical-align:top;
	border:0;
	margin:0;
	padding:0;
	color:#222;
	font-size:14px;
}

table	{
	border-collapse:collapse;
}

a img	{
	border:0;
}

a, a:visited	{
	color:#b94856;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}

.main_block a, .main_block a visited	{
	color:#0B62B3;
	text-decoration:underline;
	outline: none;
}
.main_block * {
	font-family: OpenSans;
}

.main_block a:hover	{
	color:#0B62B3;
	text-decoration:none;
}

.main_block 	{
	font-size: 12px;
	color: #444444;
}

h1, .h1, a.h1	{
	font-family: Verdana;
	font-size: 36px;
	color:#444444;
	margin:10px 0;
	padding:0;
	font-weight:normal;
	text-transform: none;
	text-decoration: none;
	display: block;
	text-align: left;
}
.menu h2, .menu .h2, .menu a.h2	{
	color:#000000;
}
h2, .h2, a.h2	{
	display: block;
	font-family: Verdana;
	font-size:24px;
	color:#444444;
	margin:7px 0;
	line-height:24px;
	padding:0;
	font-weight:normal;	
	/*text-transform: uppercase;*/
	text-decoration: none;
}
.menu h2, .menu .h2, .menu a.h2	{
	color:#000000;
}
h3, .h3, a.h3	{
	display: block;
	font-family: Verdana;
	font-size:18px;
	color:#444444;
	margin:7px 0;
	line-height:24px;
	padding:0;
	font-weight:normal;	
	/*text-transform: uppercase;*/
	text-decoration: none;
}
h4, .h4, a.h4	{
	display: block;
	font-family: OpenSans;
	font-size:14px;
	color:#000000;
	margin:4px 0;
	line-height:14px;
	padding:0;
	font-weight:normal;	
	text-decoration: none;
}

.container	{
	position: relative;
	width:100%;
	height:100%;
	min-width: 1000px;
	min-height:503px;
	background: #ffffff;
	overflow:hidden;
}
.layer {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 1002px;
	min-height: 503px;
	background: url(pics/layer_bg.png) center 0 repeat-y;
}
.top_block {
	position: relative;
	height: 157px;
	z-index: 500;
}
.top_block  .slider {
	position: absolute;
	right: 2px;
	top: 0px;
	width: 947px;
	height: 503px;
	overflow: hidden;
}
.top_block  .slider > div > div{
	z-index: 0 !important;
	width: 947px;
	height: 503px;
}
.top_block .dymmy {
	position: absolute;
	right: 2px;
	top: 0px;
	width: 948px;
	height: 106px;
	background: #222222;
}
.top_block  .slider .marks {
	position: absolute;
	bottom: 8px;
	right: 50px;
	z-index: 200;
}
.top_block  .slider .marks a {
	display: inline-block;
	margin: 0 5px;
	width: 15px;
	height: 16px;
	background: url(pics/ts_marks.png) left center no-repeat;
	font-size: 0px;
}
.top_block  .slider .marks a.activeSlide {
	background-position: right center;
	font-size: 0px;
}
.top_block  .slider .text_block {
	width: 627px;
	height: 147px;
	position: absolute;
	bottom: 0px;
	right: 15px;
	background: url(pics/ts_text_bg.png) 0 0 no-repeat;
	z-index: 200;
}
.top_block  .slider .text_block  .text {
	position: absolute;
	left: 90px;
	top: 18px;
	width: 400px;
	height: 88px;
	overflow: hidden;
	color: #ffffff;
	font-size: 14px;
	font-family: OpenSans;
}
.top_block  .slider .text_block  .text .h1 {
	color: #ffffff;
	margin: 0px;
	font-family: OpenSans;	
}

.top_block  .slider .text_block .more {
	display: block;
	position: absolute;
	left: 90px;
	bottom: 10px;
	width: 162px;
	height: 23px;
	background: url(pics/ts_more.png) 0 0 no-repeat;
}

.top_block  .header_mask {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	background: url(pics/ts_mask.png) 27px 0px no-repeat;
	height: 106px;
}
.top_block  .slider_mask {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(pics/ts_mask.png) -26px 0px no-repeat;
}

.top_block .header {
	height: 106px;
	position: relative;
	background: url(pics/header_bg.png) 1px 0 no-repeat;
}

.top_block .header .topban {
	display: block;
	position: absolute;
	top: 0px;
	right: 2px;
	width: 227px;
	height: 106px;
	overflow: hidden;
}
.top_block .header .topban > p {
	margin: 0;
}
.top_block .header .topban .banmask {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 227px;
	height: 106px;
	background: url(pics/banmask.png) 0 0 no-repeat;
}
.top_block .header .logo{
	display: block;
	position: absolute;
	top: 7px;
	left: 85px;
	background: url(pics/logo.png) 0 0 no-repeat;
	width: 97px;
	height: 90px;
}
.top_block .header .slogan { 
	font-size: 24px;
	color: #1d3556;
	position: absolute;
	left: 215px;
	top: 30px;
}

.top_block .header .tel { 
	color: #ffffff;
	position: absolute;
	left: 533px;
	top: 33px;
	width: 207px;
	text-align: center;
}
.top_block .header small { 
	display: inline-block;
	font-size: 12px;
	vertical-align: top;
}
.top_block .header big {
	display: inline-block;
	font-size: 22px;
	vertical-align: top;	
	line-height: 20px;
}
.top_block .header .in { 
	display: block;
	color: #0b62b3;
	position: absolute;
	left: 732px;
	top: 58px;
	width: 68px;
	text-align: left;
	font-size: 12px;
	padding: 0 18px 0 0;
	background: url(pics/in.png) right center no-repeat;
	font-weight: bold;
	text-decoration: none;
}

.top_block .menu {
	height: 53px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: url(pics/tm_bg.png) 0px 0 repeat-x;
	text-align: center;
}
.top_block .menu a {
	display: inline-block;
	min-width: 115px;
	padding: 0 5px;
	height: 47px;
	line-height: 46px;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	margin: 0 45px;
	position: relative;
	font-family: OpenSans;
}
.top_block .menu a .onhover {
	display: none;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -62px;
	width: 125px;
	height: 54px;
	background: url(pics/tm_bg_h.png) center bottom no-repeat;
}
.top_block .menu a:hover .onhover {
	display: block;
}

.left_block {
	display: block;
	float: left;
	width: 255px;
	margin: 10px 0px 10px 8px;
	position: relative;
	z-index: 1000;	
}
.left_block .menu h2 {
	margin: 0 0 0 17px;
	padding: 7px 0;
}
.left_block .menu {
	display: block;
	background: url(pics/lm_bg.png) 0 0 repeat;	
	padding: 0 0 10px 0;
}
.left_block .menu .l1 {
	font-size: 14px;
	display: block;
	margin: 10px 5px;
	padding-left: 13px;
	background: url(pics/lm_l1_mark.png) left center no-repeat;
	color: #ffffff;
	text-decoration: none;
}
.left_block .menu .l1:hover {
	text-decoration: underline;
}
.left_block .menu .l1.sel {
	color: #000000;
	background-image: url(pics/lm_l1_mark_sel.png);
	margin-bottom: 0;
}
.left_block .menu .l2_block .p1 {
	display: block;
	width: 150px;
	float: left;
}
.left_block .menu .l2_block .p2 {
	display: block;
	width: 100px;
	float: right;	
}
.left_block .menu .l2_block a {
	font-size: 12px;
	display: block;
	margin: 13px 2px;
	padding-left: 9px;
	background: url(pics/lm_l2_mark.png) left center no-repeat;
	color: #0b62b3;
	text-decoration: underline;
}
.left_block .menu .l2_block a:hover {
	text-decoration: none;
}

.right_block {
	display: block;
	float: right;
	width: 715px;
	margin: 0px 15px 340px 0;
	position: relative;
	z-index: 100;
	top: 340px;
}

.search {
	float: right;
	width: 167px;
	height: 20px;
	background: url(pics/search_bg.png) 0 50% no-repeat;
	margin: 16px 15px;
}
.search form{
	width: 100%;
	height: 100%;
}
.search input[type="text"] {
	float: left;
	border: none;
	outline: none;
	-webkit-appearance: none;
	width: 138px;
	height: 15px;
	line-height: 15px;
	background: none;
	vertical-align: middle;
	margin: 1px 0px 1px 6px;
	font-size: 11px;
	color: #b1b1b1;
	font-family: OpenSans;
}

.search a {	
	display: block;
	float: right;
	width: 19px; /* Ширина кнопки */
    height: 100%; /* Высота кнопки */
	padding: 0;
	margin: 0;
    border: none; /* Убираем рамку */
    background: url(pics/search_ico.png) no-repeat 0 50%; /* Параметры фона */
}

.novelty_block, .catalog_block,  .cat_item_block {
	width: 705px;
	padding: 10px 5px;
	background: url(pics/novelty_bg.png) center center repeat-y;
	position: relative;
}
.novelty_block > .top_bg, .catalog_block > .top_bg, .cat_item_block > .top_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 10px;
	background: url(pics/novelty_bg_tb.png) center top no-repeat;
}
.novelty_block > .bot_bg, .catalog_block > .bot_bg, .cat_item_block > .bot_bg {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 10px;
	background: url(pics/novelty_bg_tb.png) center bottom no-repeat;
}
.novelty_block  .item {
	width: 210px;
	padding: 0 9px 12px;
	margin: 35px 3px;
	background: url(pics/novelty_item_bg.png) center bottom repeat-y;
	position: relative;	
	min-height: 300px;
	float: left;
}
.catalog_block  .item, .cat_item_block  .block {
	width: 685px;
	margin: 35px auto;
	padding: 7px 0 11px;
	background: url(pics/cat_item_bg.png) center bottom repeat-y;
	position: relative;	
	min-height: 150px;
}

.novelty_block .item .top_bg {
	position: absolute;
	bottom: 100%;
	left: 0px;
	width: 100%;
	height: 9px;
	background: url(pics/novelty_item_tb.png) center top no-repeat;
}
.novelty_block .item .bot_bg{
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	height: 14px;
	background: url(pics/novelty_item_tb.png) center bottom no-repeat;
}
.catalog_block .item .top_bg, .cat_item_block .block .top_bg {
	position: absolute;
	bottom: 100%;
	left: 0px;
	width: 100%;
	height: 7px;
	background: url(pics/cat_item_tb.png) center top no-repeat;
	z-index: 2;
}
.catalog_block .item .bot_bg, .cat_item_block .block .bot_bg {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	height: 11px;
	background: url(pics/cat_item_tb.png) center bottom no-repeat;
}
.novelty_block .item  .new  {
	position: absolute;
	top: -9px;
	left: 3px;
	width: 86px;
	height: 87px;
	background: url(pics/novelty_mark.png) 0 0 no-repeat;
}
.catalog_block .item  .new,  .cat_item_block .block .new {
	position: absolute;
	top: -7px;
	left: 2px;
	width: 86px;
	height: 87px;
	background: url(pics/novelty_mark.png) 0 0 no-repeat;	
}
.catalog_block .img, .cat_item_block .block .img {
	display: block;
	float: left;
	width: 188px;
	padding: 10px 0 0;
	margin: 0 0 0 10px;
	background: url(pics/novelty_hr.png) 0 4px repeat-x;
}
.catalog_block .item .text, .cat_item_block .block .text {
	float: right;
	width: 450px;
	margin: 0 10px 0 0;
	font-size: 12px;
	font-family: OpenSans;
	color: #0046a4;
	padding: 0 0 35px;
	position: relative;	
	min-height: 126px;
}
.cat_item_block .block .text {
	width: 415px;
	padding: 0 0 50px;
}
.cat_item_block .block + .block {
	margin-top: 50px;
}
.catalog_block .item .text b, .cat_item_block .block .text b{
	color: #9b9b9b
}
.novelty_block .item img, .catalog_block .item .img img {
	margin: 0 auto;
	display: block;
}
.novelty_block .item .hr {
	display: block;
	height: 16px;
	padding: 0px;
	background: url(pics/novelty_hr.png) 0 6px repeat-x;
}
.catalog_block .item .hr {
	position: absolute;
	bottom: -4px;
	left: 16px;
	display: block;
	height: 5px;
	padding: 0px;
	background: url(pics/novelty_hr.png) 0 3px repeat-x;
	clear: both;	
}
.cat_item_block .block .hr {
	background-image: url(pics/novelty_hr.png);
}

.novelty_block .item .title {
	display: block;
	color: #326cb3;
	font-size: 12px;
	font-family: OpenSans;
}
.novelty_block .item .text {
	display: block;
	color: #737373;
	font-size: 12px;
	font-family: OpenSans;
}
.novelty_block .item .more {
	color: #444444;
	font-size: 10px;
	margin: 0 0 35px 0;
}
.catalog_block .item .more {
	position: absolute;
	bottom: 2px;
	left: 0px;
	color: #444444;
	font-size: 10px;
}
.cat_item_block .block .cost {
	position: absolute;
	right: -4px;
	bottom: 120px;
	width: 190px;
	height: 49px;
	padding: 0 10px 0 0;
	background: url(pics/cost_bg.png) 0 0 no-repeat;
	text-align: right;
	color: #ffffff;
	line-height: 42px;
	font-size: 14px;
}
.novelty_block .item  .cost, .catalog_block .item  .cost {
	position: absolute;
	right: -4px;
	bottom: -7px;
	width: 190px;
	height: 49px;
	padding: 0 10px 0 0;
	background: url(pics/cost_bg.png) 0 0 no-repeat;
	text-align: right;
	color: #ffffff;
	line-height: 42px;
	font-size: 14px;
}
.novelty_block .item  .cost big, .catalog_block .item  .cost big, .cat_item_block .block .cost big {
	font-size: 18px;
}

.cat_item_block .block .photos {
	height: 102px;
	width: 670px;
	margin: 0 auto;
	position: relative;
}
.cat_item_block .block .photos div {
	height: 102px;
	width: 580px;
	margin: 0 auto;	
}
.cat_item_block .block .photos div a{
	display: block;
	float: left;
	height: 102px;
	width: 117px;
	margin: 0 14px;
}
.cat_item_block .block .photos .arr_l {
	display:block;
	height:71px;
	width:21px;
	background:url(pics/arrows.png) left top no-repeat;
	position: absolute;
	left: 0;
	top: 15px;
}
.cat_item_block .block .photos .arr_l:hover {
	background-position: left bottom;
}
.cat_item_block .block .photos .arr_r {
	display:block;
	height:71px;
	width:21px;
	background:url(pics/arrows.png) right top no-repeat;
	position: absolute;
	right: 0;
	top: 15px;
}
.cat_item_block .block .photos .arr_r:hover {
	background-position: right bottom;
}
.cat_item_block .block .right {
	float: right;
	width: 190px;
}
.cat_item_block .block .right a, .cat_item_block .block .right a:hover{
	text-decoration: none;
	font-size: 12px;
	font-family: OpenSans;
	color: #444444;
	display: block;
	margin: 10px 0;
}
.cat_item_block .block .right a:hover{
	text-decoration: underline;
}
.cat_item_block .block .left {
	float: left;
	width: 440px;
}
.cat_item_block .block .characts{
	font-family: OpenSans;
	size: 12px;
}
.cat_item_block .block .characts tr {
	text-align: left;
}
.cat_item_block .block .characts td {
	padding: 0 8px;
	border: 1px solid #e5e5e5;
}
.cat_item_block .block .characts tr:first-child td {
	background: url(pics/table_ch_tr_bg.jpg) 0 0 repeat-x;
	color: #ffffff;
	text-align: center;
}
.news_hor {
	display: block;
	background: url(pics/news_hor_sep.png) left top repeat-y;
	margin: 0 22px;
}
.news_vert {
	width: 241px;
	margin: 0 auto;
}
.news_hor .item, .news_vert .item {
	display: block;
	margin: 0 12px;
	float: left;
}
.news_hor .item {
	width: 285px;	
}
.news_vert .item {
	width: 100%;
	padding: 0 0 10px;
	margin: 0 0 5px;
	background: url(pics/punctir.png) left bottom repeat-x;
}
.news_hor .item .data, .news_vert .item .data {
	display: inline-block;
	height: 20px;
	line-height: 19px;
	background: #e83940;
	color: #ffffff;
	margin: 10px 0 20px;
	font-size: 12px;
	padding: 0 3px;
}
.news_vert .item .data {
	margin: 10px 0;
}
.news_hor .item .text, .news_vert .item .text {
	display: block;
	color: #444444;
	font-size: 12px;
	font-family: OpenSans;
}

.news_hor > .more {
	color: #444444;
	margin-right: 40px;
}
.news_vert > .more {
	color: #444444;
	float: left;
}

.slide_move_cont{
	text-align:center;
	width:100%;
	padding: 10px 0;
}

.slide_move	{
	text-align:center;
	margin:0 auto;
	padding: 29px 0;
	height:155px;
	width: 970px;
	background:url(pics/slider_bg.png) 0 0 no-repeat;
	position: relative;
}

.slide_move	li {
	text-align:center;
	height:155px;
	width:258px;
	background:url(pics/slide_item_bg.png) 0 0 no-repeat;
}

.slide_move_arr_l	{
	display:block;
	height:71px;
	width:21px;
	background:url(pics/arrows.png) left top no-repeat;
	position: absolute;
	left: 0;
	top: 71px;
}

.slide_move_arr_l:hover	{
	background:url(pics/arrows.png) left bottom no-repeat;
}

.slide_move_arr_r	{
	display:block;
	height:71px;
	width:21px;
	float:right;
	background:url(pics/arrows.png) right top no-repeat;
	position: absolute;
	right: 0;
	top: 71px;	
}

.slide_move_arr_r:hover	{
	background:url(pics/arrows.png) right bottom no-repeat;
}

.slide_info	{
	text-align:center;
	margin:0 auto;
	height:137px;
	width:498px;
}

.slide_info td	{
	width:166px; 				/*или 30% 498/3= 166 */
	text-align:center;
	padding:8px 0 0 0;
}
[id^="carousel"] {
	margin: 0 auto;
}

.footer_block {
	margin: 0 auto;
	display: block;
	position: relative;
	height: 93px;
	width: 1000px;
	background: url(pics/bot_bg.png) 0 0 repeat-x;
}

.footer_block .menu {
	display: block;
	position: absolute;
	top: 14px;
	left: 5px;
	height: 20px;
	overflow: hidden;
}
.footer_block .menu a {
	color: #000000;
	font-size: 12px;
	height: 16px;
	line-height: 15px;
	text-decoration: none;
	margin-right: 40px;
}
.footer_block .menu a:hover {
	text-decoration: underline;
	
}

.footer_block  .copy {
	font-size: 12px;
	color: #ffffff;
	line-height: 24px;
	position: absolute;
	left: 5px;
	top: 40px;
}

.footer_block  .tel {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	position: absolute;
	left: 205px;
	top: 65px;
}
.footer_block  .tel big {
	font-size: 18px;
}
.footer_block  .linkall {
	display: block;
	font-size: 12px;
	color: #ffffff;
	position: absolute;
	right: 10px;
	top: 15px;
	width: 120px;
	padding-top: 34px;
	background: url(pics/linkall.png) 0 0 no-repeat;
	text-decoration: none;
}
.footer_block  .linkall:hover {
	text-decoration: none;
}
.footer_block  .counter {
	display: block;
	font-size: 12px;
	color: #ffffff;
	position: absolute;
	right: 140px;
	top: 50px;
}

.main_block {
	display: block;
	float: right;
	width: 715px;
	margin: -5px 15px 0 0;
	position: relative;
	z-index: 100;
}

.crumbs a, .crumbs span {
	font-size: 14px;
	color: #c0c0c0;
	text-decoration: none;
}
.crumbs a:hover {
	color: #c0c0c0;
	text-decoration: underline;
	
}
.crumbs {
	font-size: 14px;
	color: #444444;	
	padding: 5px 15px;
	display: block;
}
/* Закладки */
.tabs {
	position: absolute;
	top: -29px;
	left: 0px;
	height: 31px;
	width: 100%;
}
.tabs a, .tabs a:hover {
	display: block;
	float: left;
	width: 155px;
	height: 15px;
	padding: 3px 9px 11px 7px;
	margin: 0 -8px 0 0;
	background: url(pics/tab.png) center bottom no-repeat;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.tabs a.active {
	background: url(pics/tab.png) center top no-repeat;
	z-index: 2;
	position: relative;
}

.tabs_container {
	width: 685px;
	position: relative;
	overflow: hidden;
}
.tabs_container ul {
	width: 3500px;
	position: relative;	
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}
.tabs_container li {
	width: 645px;
	padding: 0 20px;	
	float: left;
	color: #444444;
	font-size: 12px;
	min-height: 140px;
}

/* Спец элемеенты формы */
    .select {
		float: left;
        position: relative;
        font-size: 12px;
		line-height: 20px;
        font-family: verdana;
		margin: 15px 15px 15px 0;
        width: 145px;
		z-index: 500;
    }
    .select .curent {
        color: #555;
        cursor: pointer;
        border: 1px solid #e7e7e7;
        padding: 0 2px 0 8px;
        width: 133px;
		font-family: OpenSans;
        font-size: 12px;
}
    .select .curent:hover, .select .options:hover {
        border: 1px solid #e7e7e7;
        color: #333;
    }
    .select .options {
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        border: 1px solid #e7e7e7;
        background: #fff;
        z-index: 1000;
        display: none;
    }
    .select .options > div {
        padding: 3px 8px 3px 8px;
        cursor: pointer;
		font-family: OpenSans;
        min-width: 127px;
}
    .select .options > div:hover {
        background: url(pics/select_h.png) 0 0;
		color: #ffffff;
    }
    .select .options > div.check {
        background: url(pics/select_h.png) 0 0;
		color: #ffffff;
    }
	.select .arrow {
		position: absolute;
		top: 0px;
		right: 0px;
		border: 1px solid #e7e7e7;
		width: 21px;
		height: 20px;
		background: url("pics/selArr.png") no-repeat 100% 0px;
	}

	.select_b {
        position: relative;
        font-size: 12px;
		line-height: 20px;
        font-family: OpenSans;
		margin: 5px 35px 5px 0;
        width: 150px;
		z-index: 500;
    }
    .select_b .curent {
        color: #555;
        cursor: pointer;
        border: 1px solid #e7e7e7;
        padding: 0 2px 0 8px;
        width: 133px;
		font-family: OpenSans;
        font-size: 12px;
}
    .select_b .curent:hover, .select .options:hover {
        border: 1px solid #e7e7e7;
        color: #333;
    }
    .select_b .options {
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        border: 1px solid #e7e7e7;
        background: #fff;
        z-index: 1000;
        display: none;
		max-height: 140px;
		overflow-y: scroll;
    }
    .select_b .options > div {
        padding: 3px 8px 3px 8px;
        cursor: pointer;
		font-family: OpenSans;
        min-width: 127px;
}
    .select_b .options > div:hover {
        background: #0056ad;
		color: #ffffff;
    }
    .select_b .options > div.check {
        background: #0056ad;
		color: #ffffff;
    }
	.select_b .arrow {
		position: absolute;
		top: 0px;
		right: 0px;
		border: 1px solid #e7e7e7;
		width: 21px;
		height: 20px;
		background: url("pics/selArr2.png") no-repeat 100% 0px;
	}

	
	/* Стандартный каталог */
.catalog_items	{
	width:100%;
	clear:both;
	margin:10px 0 0 0;
	vertical-align:top;
	text-align:left;
}

.catalog_items_photo	{
	width:170px;
	height:100%;
	vertical-align:top;
	text-align:left;
}

.catalog_items_photo img	{
	border:1px solid #ddd;
	margin:10px;
}

.catalog_items_discription	{
	padding:0 10px 0 10px;
	vertical-align:top;
	text-align:left;
}

.catalog_items_cost	{
	font-size:1.2em;
}

.catalog_items_cost b	{
	font-size:1.2em;
	font-weight:normal;
}

.catalog_items_more	{
	display:block;
	text-align:right;
	margin: 10px 0 10px 0;
}

.catalog_items_more a	{
	margin:0 10px;
}

.catalog_items_discription a h2	{
	font-size:13pt;
	font-weight:normal;
	padding:0;
	margin:10px 0 0 0;
	line-height:25px;
	text-decoration:none;
}

a.cat_href	{
	display:block;
	float:left;
	line-height:20px;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	padding:0 5px 0 5px;
	font-size:8pt;
	margin:10px 10px 10px 0;
}

a.cat_href:hover	{
	text-decoration:none;
}

a.cat_href_next	{
	display:block;
	float:left;
	line-height:20px;
	border-left:1px solid #cdcdcd;
	padding:0 15px 0 5px;
	font-size:8pt;
	margin:10px 10px 10px 0;
}

a.cat_href_next:hover	{
	text-decoration:none;
}

a.cat_href_back	{
	display:block;
	float:left;
	line-height:20px;
	border-right:1px solid #cdcdcd;
	padding:0 5px 0 15px;
	font-size:8pt;
	margin:10px 10px 10px 0;
}

a.cat_href_back:hover	{
	text-decoration:none;
}

.cat_small	{
	font-size:8pt;
	color:#777;
	margin:0 0 15px 0;
}

.cat_small_cen	{
	font-size:8pt;
	color:#777;
	margin:0 20px 15px 20px;
	text-align:center;
}

/* Стиль для новостей */

.news_date	{
	font-size:8pt;
	color:#777;
	margin:0 5px 0 0;
	border:1px solid #e8e8e8;
	background:#f8f8f8;
	padding:0 5px;
	float:left;
}

/* Стиль для корзины */


input.cat_input	{
	width:50px;
	text-align:center;
	font-weight:bold;
}


/* Стиль для фотогалереи */

.catalog_photogal	{
	width:100%;
	clear:both;
	margin:10px 0 0 0;
}

.catalog_photogal td.photoitem	{
	width:50%;
	text-align:center;
	padding:15px 0 10px 0;
}

.catalog_photogal a	{
	display:block;
	font-size:14px;
	padding:0 10px 15px 10px;
}

.catalog_photogal a:hover	{
	text-decoration:none;
}

.catalog_photogal a img	{
	border:1px solid #888;
	margin:0 0 5px 0;
}

.catalog_photogal a .small	{
	font-size:10px;
	font-size:8pt;
	color:#777;
}

/* Спец классы - Начало */

a.more {
	display: block;
	float: right;
	color: #0b62b3;
	font-size: 12px;
	text-decoration: underline;
	font-family: OpenSans;
}
a.more:hover {
	text-decoration: none;
}

.clear, .columns .hsep 	{
	clear: both;
}

.hr {
	width: 95%;
	height: 2px;
	margin: 0 auto;
	padding: 6px 0;
	background: url(pics/hr.png) 0 50% repeat-x;
}

.grey_block  {
	font-size: 16px;
	font-family: Georgia;
	font-style: italic;
	background: #F2EFEA;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	margin: 0 10%;
	letter-spacing: 1px;
	/* Градиент { */
	background: -moz-linear-gradient(#ffffff, #ced6db); /* FF 3.6+ */  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ced6db)); /* Safari 4+, Chrome 2+ */  
    background: -webkit-linear-gradient(#ffffff, #ced6db); /* Safari 5.1+, Chrome 10+ */  
    background: -o-linear-gradient(#ffffff, #ced6db); /* Opera 11.10 */  
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ced6db'); /* IE6 & IE7 */  
	padding: 15px;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ced6db')"; /* IE8+ */  
	padding: 15px;
    background: linear-gradient(#ffffff, #ced6db); /* the standard */  
    -ms-linear-gradient(top, #ffffff, #ced6db));
	/* } */		
}
/* Спец классы - Конец */
