
html, body {
	padding:0;
	margin:0;
}

body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000;

	background-image: none;
	background-color: #fff;
}

form { margin:0; padding:0; }

a { color: #505050; text-decoration: none; font-weight:bold; }
a:hover { text-decoration: underline; }
a.active {  }

a img { border:none; }

ul { list-style-type: none; padding:0; margin:0; }
ul li { list-style-type: none; padding:0; margin:0; }
input,textarea, button { border: 1px solid #000; padding: 2px; font-family: Arial, Verdana, sans-serif; }
h3, h1 { font-size: 20px; color: #008736; }


.content-wrapper { padding:0; margin: 0 auto; width: 1200px; }
.content {  }

.profile-header { height: 159px; width:1200px; margin:0 auto; 
	background-image: url(../img/bg_header.png);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}
.profile-header-bottom, .profile-footer-top { background: url(../img/bg_separator.gif) 0 0 repeat-x; height: 7px; }


.profile-header ul.header-menu { list-style:none; position:absolute; bottom:13px; right: 95px; }
ul.header-menu li { font-size: 20px;  font-weight:none; height: auto; float:left; margin-left: 70px; }
ul.header-menu li a { color:#000; text-decoration:none; }
ul.header-menu li.active { 
}


.content .page {

}

.page-top { background: url(../img/page_top.png) 0 0 no-repeat; height:14px; }
.page-bottom { background: url(../img/page_bottom.png) 0 0 no-repeat; height:6px; }

.page-wrapper { background: url(../img/bg_sidebar.gif) 100% 0 repeat-y; }
.page { background: url(../img/bg_sidebar.gif) 0 0 repeat-y; }


.col-left-wrapper { float:left; width: 209px; padding: 65px 10px 10px 10px; }
.col-left {  margin: 0; }
.col-left-wrapper.bottom { padding: 30px 0 30px 0; width: 229px; }




.col-right-wrapper { float:right; width: 209px; padding: 65px 10px 10px 10px; }
.col-right {  margin: 0; }
.col-right-wrapper.bottom { padding: 30px 0 30px 0; width: 229px; }



.col-left ul.usermenu { margin-left: 0px; }
.col-left ul.usermenu li { list-style-type: square; margin: 0 0 5px 0;}
.col-left ul.usermenu li a {
	font-weight: bold;
	text-decoration: none;
}
.col-left ul.usermenu li a:hover {
	color: #008736;
	text-decoration: underline;
	font-weight: bold;
}






.col-main-wrapper { margin-left: 229px; margin-right: 229px; padding:0; }
.col-main { padding: 15px; }

.main-content { padding-top: 10px; }

.logo-container { margin-top: 21px; text-align: center; }

.main-menu-container {
	margin-top: 185px;
	padding-left: 10px;
	padding-right: 20px;
	
	text-align: left;
}

.main-menu-container {margin: 0 auto; text-align: center; }
.main-menu-container.top { margin-bottom: 25px; }
.main-menu-container.bottom { margin-bottom: 10px; }

ul.main-menu { display:inline;  }
ul.main-menu li { display:inline; padding-left: 15px; background: url(../img/marker.gif) 1px 50% no-repeat; margin-right: 5px; }
ul.main-menu li a { color: #000; font-size: 12px; text-transform:uppercase; text-decoration:none; font-weight:bold; }
ul.main-menu li a.active { }

ul.main-menu.bottom li { background:none; padding:0; margin:0; font-weight:bold; }
ul.main-menu.bottom li a { font-size:11px; color:#575454; }
ul.main-menu.bottom li.separator { color:#c60101; margin: 0; }








div.separator {
	height: 2px;
	background: url(../img/bg_hor_line.gif) 0 0 repeat-x;
	margin: 10px 0;
}




.page-footer-wrapper { clear:both; margin: 10px auto; 
	background: url(../img/bg_footer.gif) 0 0 repeat-x; 
	padding: 5px;
}
.page-footer { 
	height: 63px;
	background-color: #fff;
}


.footer-copyright { width: 135px; height:18px; background: url(../img/copyright.gif) 0 0 no-repeat; margin:0 auto; }



.footer-links-container { margin: 0 auto; width: 550px;}
ul.footer-links { text-align: center; margin: 0 auto; }
ul.footer-links li { color:#000; font-size: 12px; float: left; padding: 2px 5px; margin: 22px 0; }
.footer-links a { color:#000; text-decoration:none; }
.footer-links a:hover { color: #008736; }



.sidebar .module .module-content { text-align: left; }

.sidebar .module {
	margin-bottom: 15px;
	text-align: center;
}

.module h3{
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	height: 28px;
	line-height: 28px;
	min-width: 180px;
	background: url(../img/bg_module_header.gif) 0 0 repeat-x;
	padding:0 10px;
	margin:0 auto;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
}


.col-main .module h3 {
	line-height: 28px;
	white-space: nowrap;
	margin: 0;
}



.module {
	margin: 0 0px;
}

.module .module-content{
	padding-top: 5px;
	/*clear: right;
	width: 98%;*/
}

.module-foot{
	text-align: right;
}
.module ol, .module ul {
	/*margin: 0 20px 0 30px;
	padding: 0;*/
}
.module ol li {
	text-align: justify;
	margin: 3px 0;
}

.module li.separator {
	height: 2px;
	background: url(../img/bg_hor_line.gif) 0 0 repeat-x;
	/*margin: 10px 0;*/
}

.module-head-clear {
	margin-bottom: 15px;
}
.module-title-clear {
	font-size: 22px;
	line-height: 1em;
	white-space: nowrap;
}





/* module search*/
.sidebar .module.search {}
.sidebar .module.search .module-content {padding-left:24px; padding-right:24px; }
.sidebar .module.search input {
	width: 105px;
	height: 15px;
	padding: 1px 2px;
	border: 1px solid #c6cccc;
	margin: 0 2px 0 0;
	font-size: 11px;
	float:left;
}
.sidebar .module.search button {
	width: 44px; height: 17px;
	background: url(../img/btn_search.gif) 0 0 no-repeat;
	border: none;
	margin: 1px 0 0 0;
	padding:0;

}
/* /module search*/

/* sidebar module catalog */
.sidebar .module.catalog {}
.sidebar .module.catalog .module-content { padding: 15px 0 0 0;  }
.sidebar .module.catalog ul {  }
.sidebar .module.catalog ul li a { font-weight:bold; }
.sidebar .module.catalog ul li.level0 { padding-left: 20px; line-height: 17px; background: url(../img/marker_catalog.png) 0 0 no-repeat; }
.sidebar .module.catalog ul li.level0 ul { padding-left:10px; }

/* /sidebar module catalog */


/* module special-offer */
.sidebar .module.special-offer {}
.sidebar .module.special-offer ul li.good-item { margin: 11px 0; }
.sidebar .module.special-offer ul li.good-item a { color: #3e3e3e; font-size:10px; }
.sidebar .module.special-offer ul li.good-item a  img { float:left; margin-right: 7px; }
.sidebar .module.special-offer ul li.good-item a div.goods-name { float:left; }


/* module special-offer */

/*	about	*/

.main-photo-container { text-align:center; padding-top: 115px; /*padding-bottom: 115px;*/ }



/*	catalog	*/

.goods-categories-container {
	padding: 0px 35px;
}

ul.goods-categories {
	float: right;
}

ul.goods-categories li { float: left; font-size: 12px; margin-right: 30px; }
ul.goods-categories li.last {  margin-right: 0px; }




.category-container {
	margin-bottom: 15px;
}
.category-title-container {}
.category-title-container h4 { font-size:18px; color:#9c9c9c; margin: 0; text-transform:uppercase; }

.category-content { }
.category-content .category-description {}

.category-content .category-subcategories { margin: 10px 0; }
.category-content .category-subcategories ul {  }
.category-content .category-subcategories ul li { display: block; border-bottom: 1px dotted #606060; padding: 10px 0; }
.category-content .category-subcategories ul li.first { border-top: 1px dotted #606060; }

.category-content .category-subcategories ul li a { font-weight: bold; color:#606060; }
.category-content .category-subcategories ul li .description {  }




.category-content table.category-goods  { padding:0; border-collapse:collapse; width:100%; }
.category-content .category-goods td { padding:0; border-collapse:collapse; border:none; }
.category-content .category-goods tr.goods-item td { padding: 10px 0; border-bottom: 1px dotted #606060; }

/*.category-content .separator td { height: 2px; background: url(../img/bg_hor_line.gif) 0 0 repeat-x; } */

.category-content .goods-item .goods-image-container img { float:left; margin-right: 10px; }
.category-content .goods-item .goods-name-container { margin-left: 112px; margin-right: 130px; }
.category-content .goods-item .goods-name-container a { font-size:12px; font-weight:bold; color: #606060; }
.category-content .goods-item .goods-price-container { float:right; }
.category-content .goods-item .goods-price-container span { color: #da1410; }




/*	articles	*/
.page-articles {
	padding: 0px 30px 0 40px;
}

.article-list {}
.article-item {}
.article-title { margin-bottom: 15px; font-weight:bold; }
.article-title, .article-title a { font-size: 18px; }
.article-text { /*text-indent: 20px; */ color: black; }

.article-link-more { margin-top: 35px; text-align: right; }
.article-link-more a { font-size: 12px; }


.article-view {}
.article-link-back { margin-top: 35px; text-align: right; }
.article-link-back a { font-size: 12px; }



/* CONTACTS */
.page-contacts {padding: 0 30px 40px 30px; }
.contacts-form {
	width: 300px;
	border-left:  1px dotted #A7A6A6;
	padding: 0 0 20px 20px;
	float: right;
}


.contacts-addr {
	float: left;
	width: 300px;
}
.contacts-addr th{ text-align: right; padding-right: 10px; }
.contacts-addr td{ color: black; }

#inp-email { width: 250px; }
#inp-name { width: 250px; }
#ta-txt { width: 250px; }

.row {
	margin: 0 0 5px 0;
}

#addr {
	margin: 0 0 10px 0;
}




/* global */

.clear {
	width:0;
	height:0;
	clear:both;
	font-size: 0;
	line-height: 0;
}
.clear.right {clear:right !important;}
.clear.left {clear:left !important;}

.hidden { display: none; }

.messages {
	
	margin: 15px auto;
	padding: 6px 10px 6px 10px;
	width: 95%;
	
	border: 1px dotted;
	font-size: 11px;
}

.messages p{
	margin: 0 !important;
	padding: 0 !important;
}

.messages.error {
	border-color: #feb8ae;
	background-color: #fff5f4;
	color: red;
}

.messages.success{
	border-color: #d2d4e7;
	background-color: #f8f9fd;
	color: #555aa1;
}


/*----------ToolTip-------------------*/
#tooltip {
	position: absolute;
	z-index: 9000;
	width:250px;
	border: 1px solid #828282;
	background-color: #f7f7f7;
	padding: 0;
	opacity: 1;
	color:#000;
	font-size:12px;
}
#tooltip h3 {
  background-color: #c2c2c2;
  padding:1px 2px 1px 5px;
  font-size:13px;
  font-weight:bold;
  margin:0px;
  color:#fff;
}
#tooltip div {
  padding:3px 5px 3px 5px;
}

/*	sitemap	*/

.page-sitemap { padding: 0px 30px 0 40px; }
.page-sitemap ul { padding-left: 30px; }
.page-sitemap ul li { margin: 5px; list-style-type: disc !important; }



.sitemap-list li {
	list-style: square;
	margin: 0 0 5px 0;
	color: #000;
}

.sitemap-list {
	margin: 0 0 10px 0;
	padding: 0 0 10px 20px !important;
}

.sitemap-list ul li {
	margin: 0 0 10px 0;
}

/*	News */

.news-list { }
.news-list table { width:100%; border-collapse:collapse; }
.news-list table td { padding: 5px 0; border-collapse:collapse; }

.news-list .news-item {
	float:none !important;
}

.news-list .news-item .news-image { float:left; margin-right: 10px;  }
.news-list .news-item .news-title{
	font-weight: bold;
	color: #c00000;
}

.news-list .news-date{
	font-size: 10px;
	color: #525252;
}

.news-list .news-text{
	
}

.news-list .news-tags{ color:#B80000; font-style:italic; font-size: 11px; }

.news-list .news-categories-list  {}
.news-list .news-categories-list span { font-weight: bold; }
.news-list .news-categories-list ul { list-style:none; list-style-type:none; display:block; padding:0; margin: 0 0 1em 0; }
.news-list .news-categories-list ul li { margin-right: 20px;  list-style:none; list-style-type:none; display:inline; }
.news-list .news-categories-list ul li a { font-weight:normal; }
.news-list .news-categories-list ul li.active a { color: #b80000; }

.news-list .news-tags-cloud {}
.news-list .news-tags-cloud span { font-weight:bold; }
.news-list .news-tags-cloud ul { list-style:none; list-style-type:none; display:block; padding:0; margin: 0 0 1em 0; }
.news-list .news-tags-cloud ul li { margin-right: 20px;  list-style:none; list-style-type:none; display:inline; }
.news-list .news-tags-cloud ul li a { font-weight:normal; }
.news-list .news-tags-cloud ul li.active a { color: #b80000; }




/* module sidebar news-block */
.sidebar .module.news-block {}
.sidebar .module.news-block ul li.news-item { margin: 11px 0; }
.sidebar .module.news-block ul li.news-item a { color: #e00d09; font-size:11px; }
.sidebar .module.news-block ul li.news-item a  img { float:left; margin-right: 7px; }
.sidebar .module.news-block ul li.news-item a div.news-title { float:left; }



.news-list .news-item {
	margin: 0 0 10px 0;
}



.news-fullinfo{
	
}

.news-fullinfo .controls{
	clear: right !important;
	float: none !important;
}

.news-fullinfo .news-image{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.news-fullinfo .news-title{
	font-weight: bold;
	font-size: 18px;
	color: #c00000;
}

.news-fullinfo .news-date{
	font-size: 10px;
}

.news-fullinfo .news-text{
	
}

.news-item-content a {
	color: #000000;
}

.news-item-header {
	font-size: 11px;
}

.col-left .module.currency .module-content {text-align:center; padding:0;}

#profile_company_logo {
	position: relative;
	left: 0;
	top: 0;
	width:170px;
	text-align:center;
	float: left;
}

#profile_company_logo img {
	padding: 3px;
} 

a.logo-link {
	position: absolute;
	width: 205px; 
	height: 90px; 
	top: 45px; 
	left: 25px;
}

a.header-link:hover {
	color: #da1410;
}

.text-block p {
	margin: 0 10px 20px;
}


.goods-image-popup-container {
	background-color: #fff;
	border: 1px solid #c0c0c0;
	padding: 10px;
	position: absolute;
	display: none;
}

.goods-image-popup-container img {
	width: 300px;
}


/* Catalog. Filter of manufacturers */
.catalog-manufacturer-filter {}
.catalog-manufacturer-filter ul { list-style:none; list-style-type:none; display:block; padding:0; margin: 1em 0; }
.catalog-manufacturer-filter ul li { margin-right: 20px;  list-style:none; list-style-type:none; display:inline; }
.catalog-manufacturer-filter ul li a.active { color: #b80000; }


/*		SHOPPING CART		*/

.col-left .module.shopping-cart {}
.col-left .module.shopping-cart .module-content { width:auto; margin: 0 20px 0 0; }

.col-left .module.shopping-cart ol.cart-items { margin: 0 0px 0 0px; padding-left: 20px; }
.col-left .module.shopping-cart ol.cart-items li ul { list-style: none; list-style-type:none; padding:0; }
.col-left .module.shopping-cart ol.cart-items li ul  li { list-style:none; list-style-type:none; }
.col-left .module.shopping-cart ol.cart-items li ul  li.item-subtotal { font-weight:bold; }
.col-left .module.shopping-cart ol.cart-items li ul  li.item-controls { text-align:right; }
.col-left .module.shopping-cart p.cart-total { text-align: left; }


.col-main .module.shopping-cart {}

.col-main .module.shopping-cart table.shopping-cart-items { border-collapse:collapse; width:100%; }
.col-main .module.shopping-cart table.shopping-cart-items th { border-top: 1px solid #000; border-bottom: 1px solid #000; }
.col-main .module.shopping-cart table.shopping-cart-items .item-qty { width: 100px; text-align:center; }
.col-main .module.shopping-cart table.shopping-cart-items .item-price { width: 100px; text-align:center; }
.col-main .module.shopping-cart table.shopping-cart-items td { padding: 10px 5px; }
.col-main .module.shopping-cart table.shopping-cart-items input.item-qty { padding: 2px; border:1px solid #000; width: 40px; }







.place-order {}
.place-order table.shopping-cart-items { border-collapse:collapse; width:100%; }
.place-order table.shopping-cart-items th { border-top: 1px solid #000; border-bottom: 1px solid #000; }
.place-order table.shopping-cart-items .item-qty { width: 100px; text-align:center; }
.place-order table.shopping-cart-items .item-price { width: 100px; text-align:center; }
.place-order table.shopping-cart-items td { padding: 10px 5px; }


.goods_fullinfo h1 { font-size:18px; color:#9c9c9c; margin: 0; text-transform:uppercase; margin-bottom: 40px; }
.goods_fullinfo .image_goods { border: 1px solid #9c9c9c; padding:5px; width:300px; float:left; margin: 0 10px 5px 0}
.goods_fullinfo .image_goods img { width:300px; }

.goods_fullinfo .information_goods { float:none; width:100% }
.goods_fullinfo .price_goods { font-weight:bold; color:#626262; }
.goods_fullinfo .price_goods span {  color:red; }


.related-goods-wrapper { margin-top: 30px; }

#fancybox-content {
background: url(../img/helper_back.png) 0 0 repeat-x; 
 z-index:100; 
 padding:15px; 
 background-color:transparent;
 border:1px solid #888; 
 font-size:18px;
 }
 
#fancybox-content div {padding:5px 0; text-align: center;}


#fancybox-outer {
 background: transparent;
}
#fancybox-bg-s, #fancybox-bg-e, #fancybox-bg-w, #fancybox-bg-n, #fancybox-bg-se, #fancybox-bg-ne, #fancybox-bg-sw, #fancybox-bg-nw {
background-image: none;
}
.number input[type=text]
{
width: 30px;
}
span.plus, span.minus {cursor:pointer; }