* {margin: 0px; padding: 0px;}

html {
	background: #FFFFFF url(../img/pattern.gif) repeat; 
	height: 100%;  
	font: 12px sans-serif; 
}

body {height: 100%;}

h1, h2, h3, h4 {
	font-weight: normal;
}

h3{
	color: #c3262e;
	font-size: 16px;
}

ul.std-li{
	list-style: disc;
	margin-left: 1em;
}

a {
	color: #000;
	outline: none;
}

a:hover {
	color: #c3262e;
}

a img {
	border: 0px;
}

#outer {
	min-height: 100%;
}

* html #outer {height: 100%;}


/* Стили верхней части */
#header, #content, #footer {
	width: 910px;
	background-color: white;
	padding-left: 10px;
	padding-right: 5px;
}

#header {
	height: 175px;
	1width: 900px;
	margin: 0 auto;
}

#header ul {
	list-style: none;
}

#header ul li {
	float: left;
}

#header h1 {
	width: 286px;
	height: 108px;
	float: left;
	margin-top: 10px;
}

#header h1 a {
	display: block;
	width: 286px;
	height: 108px;
	text-indent: -9000px;
	background-image: url(../img/logo.gif);
}

/* Иконки */
#ico {
	height: 73px;
	float: right;
	margin-right: 10px;
	margin-left: 20px;
}

#ico li.tel ul {
	color: #c3262e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 143px;
	margin-top: 45px;
	float: left;
}

#ico li.tel ul li {
	float: none;
}

#ico li.tel ul li span {
	font-size: 12px;
	vertical-align: top;
	line-height: 22px;
	width:30px;
	text-align:right;
	padding-right:5px;
	display:block;
	float:left;
}

/*  Верхнее меню */
#top_menu {
	margin-left: 30px;
	margin-top: 20px;
	font-size: 11px;
	float: left;
	width: 584px;
}

#top_menu h2 {
	font-size: 17px;
	font-weight: bold;
}
#top_menu a {
	text-decoration: none;
}

#top_menu li {
	padding-left: 22px;
	line-height: 2.5em;
}

#top_menu li.on {
	background: url(../img/menu_marker_top.gif) no-repeat left center;
}

#top_menu li.on a {
	color: #c3262e;
}

#top_menu li.tm1 {
	margin-right: 23px;
}

#top_menu li.tm2 {
	margin-right: 35px;
}

#top_menu li.tm3 {
	margin-right: 20px;
}

#top_menu li.tm4 {
	margin-right: 0px;
}

#top_menu li.tm5 {
	margin-right: 115px;
}

#top_menu li.tm6 {
	margin-right: 20px;
}



/* содержимое страниц */

#content {
	1width: 900px; 
	padding-bottom: 80px; 
	overflow: hidden; 
	margin: 0 auto;

}

//#content.index {margin: 0px; width: 100%;}

.do_grey, .in_grey {
	width: 900px;
	margin: 0 auto;
	padding-left: 40px;
}

.grey {
	background-image: url(../img/pattern_dark.gif);
}

#banners {
	width: 160px;
	margin-top: 25px;
}

#banners ul {
	list-style: none;
}

#banners li {
	list-style: none;
	margin-bottom: 10px;
}

#central_bnr{
	margin: 20px 0;
}

#central_bnr div{
	margin-bottom: 10px;
}

.col1, .col2, .col3 {
	float: left;
	margin-right: 25px;
}

.col3 {
	margin-right: 0px;
}



#footer {
	width: 880px; 
	height: 80px; 
	margin: -30px auto 0 auto; 
	padding-left: 40px;
	position: relative;
	padding: 30px 0 30px 40px;
}

#footer ul {
	list-style: none;
	-padding: 30px 0;
	font-size: 11px;
}
#footer ul li {
	text-align: center;
}

#footer ul li.count {
	-margin-right: 70px;
}
#footer ul li.menu {
	margin: 0 0 10px;
	font-size: 1.2em;
}
#footer ul li.copy {
	-margin-right: 180px;
}
/* ------------ page two level ------------- */
#def_left, #def_center, .def_right {
	float: left;
	margin-top: 25px;
}

#def_left {
	width: 185px;
	padding-left: 15px;
}

#def_center {
	width: 500px;
	padding: 0 20px;
}

.def_right {
	margin-right: 0px;
}


/* Меню */

#left_menu{
	margin-left: -15px;
	padding-left: 15px;
}

#left_menu ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 8px;
}

#left_menu li {
	margin-bottom: 10px;
	padding-left: 14px;
	font-size: 14px;
	font-weight: normal;
	background: url(../img/menu_marker_rect.gif) no-repeat left 4px;
}

#left_menu li.on {
	font-weight: bold;
	background: url(../img/menu_marker_2level.gif) no-repeat left top;
}

#left_menu a.on{
	color: #c3262e;
}

#left_menu li.lighted{
	background-image: none;
}

#left_menu a.lighted:link, #left_menu a.lighted:visited{
	display: block;
	background-color: #f3d6de;
	color: #c3262e;
	padding: 2px 2px 4px 10px;
	margin-left: -10px;
}

#left_menu a.lighted:hover{
	color: #d3565e;
}


#left_menu li a{
	color: black;
	text-decoration: none;
}

#left_menu li a:hover{
	color: #c3262e;
}


.hdr_menu{
	position: relative;
	color: white;
	font-weight: bold;
	background-color: #c3262e;
	font-size: 14px;
	padding: 2px 0 3px 25px;
	margin: 15px 0 0 5px;
}


/*  Корзина */
.block_cart{
	position: relative;
	width: 120px;
	color: #c3262e;
	margin: 51px 30px -10px 55px;
	float: right;
}

.icon-shop{
	position: absolute;
	top: -15px;
	left: -10px;
	width: 25px;
	height: 25px;
	background: url(../img/icon-shop-cart.png) no-repeat left top;
}

.block_cart .block-content{
	border: 1px solid #c3262e;
}

.block_cart .cart_text {
	padding: 2px 2px 2px 10px;
	color: black;
	font-size: 10px;
}

.cart_hdr{
	color: white;
	height:12px;
	font-weight: bold;
	background-color: #c3262e;
	font-size: 11px;
	padding: 0 0 4px 15px;
	margin: 0;
}

.cart_hdr a:link, .cart_hdr a:visited {
	margin:0;
	color: white;
	text-decoration: underline;
}

.cart_hdr a:hover{
	color:  #f3d6de;
}


.block-info{
	position: relative;
	width: 120px;
	color: #c3262e;
	margin: 20px 0 0 30px;
}

.block-info .block-content{
	border: 2px dotted #c3262e;
	border-top: 10px solid #c3262e;
	margin-left: -10px;
	padding: 10px 5px 5px 10px;
}

.block-content h2{
	color: black;
	font-size: 16px;
	text-align: center;
	margin-bottom: 8px;
	font-weight: bold;
	line-height: 16px;
}

.block-content a{
	display: block;
	color: #c3262e;
	margin: 15px 0 10px;
	text-align: center;
	font-weight: bold;
}

span.phone-info{
	font-size: 16px;
	font-weight: bold;

	text-align: center;
}

.hdr_menu a:link, .hdr_menu a:visited, .hdr_menu a:active{
	text-decoration: none;
	color: white;
}

.hdr_menu a:hover{
	color:  #f3d6de;
}

.icon-info, .icon-catalog, .icon-shop, .icon-master, .icon-vacancy, .icon-portfolio, .icon-contact, .icon-partner{
	position: absolute;
	top: -15px;
	left: -20px;
	width: 37px;
	height: 37px;
}

.icon-info{
	background: url(../img/icon-info.png) no-repeat left top;
}

.icon-catalog{
	background: url(../img/icon-catalog.png) no-repeat left top;
}

.icon-shop{
	background: url(../img/icon-shop.png) no-repeat left top;
}

.icon-master{
	background: url(../img/icon-master.png) no-repeat left top;
}

.icon-vacancy{
	background: url(../img/icon-vacancy.png) no-repeat left top;
}

.icon-portfolio{
	background: url(../img/icon-portfolio.png) no-repeat left top;
}

.icon-contact{
	background: url(../img/icon-contact.png) no-repeat left top;
}

.icon-partner{
	background: url(../img/icon-partner.png) no-repeat left top;
}

.ctlg-box {
	width: 170px;
	position: relative;
	1float: right;
	margin: 35px 0px 0 0;
}

.icon-ctlg {
	position: absolute;
	top: -10px;
	left: -15px;
	background-image: url(../img/icon-download-catalog.png);
	width: 27px;
	height: 27px;
}

ul.ctlg-content {
	margin-left: 5px;
	border: 1px dotted #c3262e;
	border-top: 0;
	padding: 2px 8px 4px 0;
	list-style-type: disc !important;
}

ul.ctlg-content li {
	color:  #c3262e;
	margin: 0.2em 0 0 2.4em !important;;
	font-size: 11px;
	float: none !important;
}

ul.ctlg-content a {
	color: #c3262e;
	font-weight: bold;
}

span.top_article {
	font-size: 24px;
	color: #c3262e;
	line-height: 1em;
}

#top_article li {
	margin-bottom: 10px;
}

#top_article li:first-child {
	margin-top: 10px;
}

#def_center h2 {
	color: #c3262e;
	font-size: 24px;
	margin-bottom: 10px;
}

#def_center h2.shop_sub{
	background-color: #f3d6de;
	font-size: 16px;
	font-weight: bold;
	color: #c3262e;
	padding: 2px 0 2px 4px;
	width: 100%
}

#def_center p {
	margin-bottom: 20px;
	line-height: 1.5em;
}


#def_center ul.no_bull {
	list-style: none;
}

#def_center ul.no_bull li {
	margin-left: 0;
}

#def_center .c_left {
	float: left;
	width: 175px;
}

#def_center .c_left img {
	margin: 0 15px 15px 0;
}

#def_center .c_right {
	float: left;
	width: 325px;
}

.news_date {
	font-weight: bold;
}


#page_list {
	list-style: none;
}

#page_list li {
	float: left;
	width: 30px;
	height: 25px;
	background-color: #c3262e;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}

#page_list li a {
	display: block;
	color: #fff;
	width: 30px;
	height: 30px;
}

/*  Стили списка новостей, статей, портфолио */
#news_list dt span {
	font-weight: bold;
}

#news_list h3 {
	margin-bottom: 15px;
}

#news_list h3 a {
	font-size: 24px;
	color: #c3262e;
}

#news_list dd {
	margin-bottom: 22px;
}

#news_list dd img {
	float: left;
	margin: 0 10px 10px 0;
}

#news_list dd li {
	list-style: none;
}


/*  Списки каталога */
.catalog {
	list-style: none;
}

.catalog li {
	float: left;
	margin: 0 5px 25px 0;
	padding: 0;
	width: 161px;
	overflow: hidden;
	height: 155px;
}

.catalog li.detail{
	position: relative;
	height: 120px;
	margin-bottom: 10px;
}

.zoom-in{
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	top: 90px;
	left: 125px;
	background-image: url(../img/zoom-in.png);
}

.catalog li a {
	margin-left: 5px;
	display: block;
}

.catalog li div {
	margin-left: 5px;
	font-weight: bold;
	color: #c3262e;
}

.catalog li a.img {
	display: block;
	width: 145px;
	height: 105px;
	padding: 8px;
	background-color: #f0e3d4;
	margin: 0 0 5px 0;
}

.catalog li a.img:hover {
	-background-color: #c3262e;
}

li.shop {
	height: 202px;
	position: relative;
	margin-bottom: 10px;
}

.operation{
	width: 145px;
	height: 30px;
	color: #c3262e;
	font-size: 12px
	font-weight: bold;
	margin-bottom:16px;
}

.price{
	display: block;
	width: 74px;
	float: left;
	margin-right: 10px;
	
}

.price span{
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}

.price .valuta{
	font-size: 12px;
	font-weight: bold;
}

.operation .cart {
	display: block;
	float: left;
	width: 50px;
	height: 38px;
	-padding-top: 27px;
	float: right;
	font-size: 10px;
	background-image: url(../img/icon-cart.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.effects-transfer { 
	border: 2px dotted gray; 
	background-color: #c3262e;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

/* cart table */

.icon-del{
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../img/icon-del.png);
	background-repeat: no-repeat;
}

table.cart_form, table.cart{
	width: 100%;
}

table.cart th {
	padding: 3px;
	background-color: #c3262e;
	color: white;
	font-weight: bold;
}

table.cart td{
	border: 0;
	padding: 3px;
	border-bottom: 1px solid  #ffffff;
}

table.cart td.cntr {
	text-align: center;
}

table.cart_form td{
	padding: 2px 0;
}

table.cart_form input[type=text], table.cart_form textarea{
	width: 100%;
	padding-top: 2px;
	border: 1px solid #ecdfd2;
	background-color: #fdf6ef;
}

table.cart_form textarea{
	height: 50px;
}

.input-cart-res, td.res{
	color:  #c3262e;
	background-color: #eed9db;
	font-weight: bold;
	font-size: 16px;
}

.button-save {
	background-image: url(../img/button-save.gif);
	width: 200px;
	height: 24px;
	border: 0px;
	background-color: white;
	color: none;
	margin-right: 30px;
}

.button-order {
	background-image: url(../img/button-order.gif);
	width: 113px;
	height: 24px;
	border: 0px;
	background-color: white;
	color: none;
}


.input-cart, .input-cart-res{
	border: 1px solid #eed9db;
	margin-left: 17px;
	width: 30px;
}


#cat_des_big {
	margin-bottom: 20px;
	margin-left: 19px;
	width: 413px;
	height: 270px;
	padding: 8px;
	background-color: #f0e3d4;
	overflow: hidden;
	text-align: center;
}

.cat_des_min {
	position: relative; 
	overflow: hidden; 
	width: 436px; 
	height: 70px;
	float: left;
	margin-left: 20px;
}

#cat_des_min {
	list-style: none;
	width: 436px; 
	position: absolute; 
}

#cat_des_min li, #cat_des_min_live li {
	float: left;
	margin-right: 20px;
}

#cat_des_min li a, #cat_des_min_live li a {
	display: block;
	width: 54px;
	height: 54px;
	padding: 8px;
	background-color: #f0e3d4;
}

#cat_des_min li a:hover, #cat_des_min_live li a:hover {
	background-color: #c3262e;
}

#cat_des_min_live {
	list-style: none;
}

#cat_des_min_live span {
	font-weight: bold;
}

#descript {
	margin-bottom: 80px;
}

#descript .text_box {
	padding: 0 0 0 20px;
	margin: 0;
}

#descript .red {
	padding: 20px 0 5px 0;
	color: #c3262e;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}

.arr_naw {
	width: 475px;
	height: 70px; 
	margin-bottom: 10px;
}

.prevPage, .nextPage {
	display: block;
	width: 9px;
	height: 15px;
	text-indent: -9000px;
	cursor: pointer;
	float: left;
}

.prevPage {
	background: url(../img/arrow_left.gif) no-repeat;
	margin: 25px 10px 0 0;
}

.nextPage {
	background: url(../img/arrow_right.gif) no-repeat;
	margin: 25px 0 0 10px;
}


/* Заголовки и блоки */

#cat h2, #work h2 {
	font-size: 20px;
	width: 420px;
	color: #c3262e;
	margin-top: 0px;
	text-decoration: none;
}

#cat h2 a, #work h2 a {
	color:#C3262E;
	font-weight: normal;
	text-decoration: none;
}

#work {
	1width: 420px;
	margin-bottom: 20px;
}

#work a {
	font-weight: bold;
}

#work ul {
	margin-top: 15px;
	list-style: none;
}

#work ul li {
	float: left;
	width: 135px;
	height: 150px;
	margin-right: 28px;
	overflow: hidden;
}

#work ul li.none {
	margin-right: 0px;
}

#work ul li a.img {
	display: block;
	width: 110px;
	height: 82px;
	background-color: #f0e3d4;
	padding: 8px 0 0 8px;
}

#work ul li a.img:hover {
	-background-color: #c3262e;
}

#work ul li span {
	color: #c3262e;
	font-weight: bold;
}

/* ---------------  form -------------- */
.snd_form input, .snd_form textarea {
	width: 338px;
	height: 18px;
	padding-top: 2px;
	border: 1px solid #ecdfd2;
	background-color: #fdf6ef;
}

.snd_form textarea {
	height: 102px;
	margin-bottom: 10px;
}

.snd_form input.button {
	background-image: url(../img/send.gif);
	width: 160px;
	height: 24px;
	border: 0px;
	background-color: none;
	margin-left: 90px;
}

.snd_form input.add_photo {
	background-image: url(../img/add_photo.gif);
	width: 102px;
	height: 24px;
	border: 0px;
	background-color: none;
	margin-left: 23px;
}

.snd_form p {
	margin: 10px 0 5px 0;
}

#tabl_cont td {
	padding-bottom: 5px;
}

#tabl_cont td.first {
	width: 90px;
	font-weight: bold;
}


#msg_box {
	margin-bottom: 15px;
}

.msg_error {
	margin: 0 0 2px 0;
	font-size: 14px; 
	color:#880000;
	font-weight: normal;
}

.msg_text { 
	margin: 0 0 2px 0;
	font-size: 14px; 
	color:#008800;
	font-weight: normal;
}

/* Стили возврата в каталог */
.top_path{
	margin-bottom: 20px;
	color: #c3262e;
	font-weight: bold;
}

.top_path a{
	color: #c3262e;
	font-style: italic;
}

.top_path .last_in_path{
	color: black;
	font-weight: bold;
}

.breaker { clear: both; }

.col-space{
	padding: 5px;
}

.brd { border: 1px dotted red }


.input_err {
	background-color: #ffeeee !important;
	border: 2px red solid  !important;
}

#err_box {
	color: red;
	font-weight: bold;
	font-size: 12px;
	background-color: #ffeeee;
	border-left: solid red 4px;
	width: 400px;
	margin-bottom: 10px;
	padding: 4px;
}

.hide_obj {
	display: none;
}

/* Новое меню и форма поиска */
.new_menu {
	font-weight: bold;
	font-size: 16px;
	float: left;
}
.new_menu a {
	text-decoration: none;
}

.new_menu a.on {
	color: #c3262e;
}

#header .new_menu, #header .search_form {
	margin-top: 20px;
}
#footer .new_menu {
	text-align: center;
	float: none;
}
.search_form {
	float: right;
	width: 180px;
	margin-right: 10px;
}
.search_form input[type="text"] {
	margin-top: -2px;
	width: 106px;
	border: 1px solid #e8e8e8;
	padding: 2px 0 2px 24px;
	font-size: 16px;
	background: #f8f8f8 no-repeat url(../img/recherche.png) 4px 4px !important;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}

.search_res {
	padding-right: 10px;
}

.search_res input[type="text"] {
	border: 1px solid #e8e8e8;
	padding: 2px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}

.search_res input[type="submit"], .search_form input[type="submit"] {
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	padding: 3px;
	background-color: #c3262e;
	color: white;
	border: 0;
	text-shadow: none;
	cursor: pointer;
}

/* Прячем кнопку стирания запроса в поиске */
td.gsc-clear-button { display: none !important; } 

/* Гугловые стили */
input.gsc-input {
  border-color: #BCCDF0;
}
input.gsc-search-button {
  border-color: #666666;
  background-color: #CECECE;
}

/* навигатор сортировки */
.sort-box {
	background-color: #F3D6DE;
	padding: 4px 10px;
	color: black;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	margin-bottom: 10px;
	text-align: right;
	width: 474px;
}
.sort-box a {
	color: black;
	text-decoration: underline;
	font-weight: normal;
	margin: 0 10px;
}
.sort-box a:hover, .sort-box a:active {
	color: #888888;
}
.sort-box a.on {
	color: #C3262E;
	font-weight: bold;
}

