/*===========HeaderProfile======*/
#col-main {
	/*position: static !important;*/
}

#body-profile{

}

#profile_header {
	width:990px;
	height: 420px;
	background-image: url(../img/bg_p_header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}

#link_profile_about {left:327px;top:235px;}
#link_profile_catalog {left:440px;top:235px;}

#link_profile_price {left:571px;top:235px;}
#link_profile_contacts {left:712px;top:235px;}

.module.usermenu .module-content {
	/*padding-left: 10px;*/
}

.module.usermenu ul {
	list-style-type: none;
	/*padding: 0 0 0 15px;*/
	padding: 0;
	margin:0;
}

.module.usermenu ul ul {
	margin: 0 0 0 15px;
}

li.usermenu-item {
	margin: 4px 0;
	padding:0 
}
li.usermenu-item a.active { 
	color:#C00000;
	text-decoration: none;
}

li.usermenu-item a.inactive  { color:#000; }
/*li.usermenu-item a{
	text-decoration: none;
}*/

a.header-link{
	position: absolute;
	text-decoration: none;
	font-size: 18px;
	color: #000;
}

#profile_company_name{
	position:absolute;
	left:307px;
	top: 30px;
	width:467px;
	height:64px;
	color: #000;
	font-size: 30px;
	font-weight: bold;
	text-align:center;
}


#profile_company_name .addon {
	margin-left:10px;
	font-size: 20px;
	color: #808080;
}

#profile_company_logo {
/*	position:absolute;
	left: 500px;
	top: 25px; */
	position: relative;
	left: 0;
	top: 0;
	width:170px;

	/*height:135px;*/

	text-align:center;
	float: left;
}

#profile_company_logo img {
	padding: 3px;
/*	border: 2px solid #EFEFEF;*/
}

#page-footer {
	height: auto;
}

#page-footer .text-block {
	margin-left: 200px;
	/*margin-right: 100px;*/
	width: 600px;
	clear: both;
	display: block;
}

#page-footer p {
	margin:0 auto;
}


.profile_price{
	margin: 0px 0px 10px 0px;
}

.module-head-catalog {
	width:98%;
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
}

.module-head-catalog h3, .module-head-catalog span, .h3 {
	font-size: 18px;
	padding-right: 6px;
	line-height: 1em;
	color: #B80000;
	margin: 0;
	padding: 0;
}

.h3 {
	font-size: 18px;
	font-weight: bold;
	padding-right: 6px;
	line-height: 1em;
	color: #B80000;
	margin: 0;
	padding: 0;
}

.table-profile-catalog {
	width: 690px;
	border-left: 1px dotted #666666;
}

.table-profile-catalog td {
	padding: 15px 5px 20px 10px;
	border-bottom: 1px dotted #666666;

}

.g-container {
	position: relative !important;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

.table-profile-catalog h4 {
	margin: 0 0 10px 0;
}

.h4 {
	font-weight: bold;
	margin: 0 0 10px 0;
}


.profile-catalog-img{
	float:left;
	width:100px;
	height: 105px;
}



.profile-catalog-price{
	font-size:12px;
	float: left;
	width: 90px;
}


.profile-catalog-price span{
	color: #D63B03;
}

.profile-catalog-text{
	margin: 0px 0px 20px 0px;
	width: 105px;
	font-size:12px;
	float: right;
}


/*=======	/HeaderProfile	*/

/*=======	Goods	*/
.gfoot {
	width: 95%;
	/*position: absolute;*/
	bottom: 10px;
	left: 10px;
	clear: both;
}

.gfoot .add-to-cart {}
.gfoot .add-to-cart a { font-size: 11px; }

.gfoot .gmore {
	float: right;
	width: 70px;
}

.gfoot .gmore a {
	font-size: 11px;
}

/*======= Overwrite styles */


#page {
	min-height: 350px;
}

#col-left {
	margin-top: -50px;
}

#col-left p {
	margin:0 auto;
}

#col-left .text-block {
	margin: 0 0 15px 0;
}

.mark {
	color: #B80000;
}

.prm h3 {
	font-size: 18px;
	background-color: #fff;
	padding: 0 0 3px 0;
	line-height: 1em;
	font-weight: normal;
	margin: 0 20px 15px 0;
	background-image: url(../img/bg_module_head.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
}

.prm .module-content {
	text-align: center;
}

.clearer {
	width:0;
	height:0;
	clear:both;
	font-size: 0;
	line-height: 0;
}

.category-container {
	width: 720px;
	
	/*border: 1px dotted #a7a7a7;
	opacity: 0.7;
	background-color: #ffffff;*/
}


.category-content {
	/*margin-top: 10px;*/
	/*border: 0px dotted #a7a7a7;*/
}


.category-content .show-more {
	text-align: right;
	width: 690px;
}

.hidden {
	display: none;
}

.module-content {
	margin: 0 0 20px 0;
}

.gmore a {
	color: #525252;
}

.show-more a {
	color: #525252;
}

.messages {
	
	margin: 15px auto;
	padding: 6px 10px 6px 10px;
	width: 95%;
	
	border: 1px dotted;
	font-size: 12px;
}

.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;
}

.pcat {
	width: 250px;
	border: 1px solid #C2C2C2;
	background-color: #f8f9fd;
	padding: 5px 10px;
	margin: 5px 0;
}

.category-container a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

.category-subcategories { 
	border: 1px solid #C2C2C2;
	background-color: #f8f9fd;
	padding: 5px 10px;
	margin: 5px 0;
}

.category-container .subcategory-item a {
	text-decoration: underline;
	color: #525252;
	font-weight: normal;
}

.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}


/*	News */

.news-list {

}

.news-list .news-item {
	float:none !important;
}

.news-list .news-category{
	font-style: italic;
	font-size: 11px;
}

.news-list .news-title{
	font-weight: bold;
	/*color: #c00000;*/
}


.news-list .news-date{
	font-style: italic;
	font-size: 11px;
	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 ul { list-style:none; list-style-type:none; display:block; padding:0; margin: 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.active a { color: #b80000; }

.news-list .news-tags-cloud {}
.news-list .news-tags-cloud ul { list-style:none; list-style-type:none; display:block; padding:0; margin: 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.active a { color: #b80000; }




.news-block {
	margin: 0 0 10px 0;
}

.news-block .news-item {
	clear: both !important;
	float: none !important;
	margin: 0 0 10px 0;
}

.news-block * {
	float: none !important;
	text-align: left !important;
}

.news-block .controls {
	clear: both !important;
	float: none !important;
}


.news-fullinfo{
	
}

.news-fullinfo .controls{
	clear: both !important;
	float: none !important;
}

.news-fullinfo .news-image{
	clear: both !important;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.news-fullinfo .news-title{
	font-weight: bold;
	/*color: #c00000;*/
}

.news-fullinfo .news-date{
	font-style: italic;
}

.news-fullinfo .news-category{
	font-style: italic;
}

.news-fullinfo .news-tags{ color:#B80000;  font-style:italic; }
.news-fullinfo .news-text{  }

.news-item-content a {
	color: #000000;
}

.news-item-header {
	font-size: 11px;
}


.module-title-clear, module-title {
	color: #000000;
}

.sitemap-list ul li {
	margin: 0 0 10px 0;
}

#livei-main {
display: none;
}



/*		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 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; }


/* 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; }



