
a{
	color: #525252;
}

a.active{
	text-decoration: underline !important;
}

a:hover {
	color: #C00000;
	text-decoration: none;
}

img{
	border:0;
}
img.icon {
	vertical-align: middle;
	border: none;
	margin-left: 3px;
}


body{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding:0;
	margin:0;
}

#content-wrapper{
	padding: 0px;
	margin: 0px;
	display: block;
	/*background-color: #c0c0c0;*/
	background-color: #464742;
}

#content{

	width:1000px;

	padding:0;
	margin:0 auto;
	display: block;
	background-color: #fff;
}

h3 {
	color: #B80000;
	margin: 0 0 10px 0;
}

/*		Header	*/
#header{
	width:990px;
	height:439px;
	background-image: url(../img/bg_header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}

.header-link#link_about{	left:230px;top:265px;	}
.header-link#link_help{	left:385px;top:265px;	}
.header-link#link_catalog{	left:495px;top:265px;	}
.header-link#link_contacts{	left:605px;top:265px;	}
.header-link#link_register{	left:715px;top:265px;	}
.header-link#link_home{	width:205px;height:90px;left:25px;top:45px;	}


#header .input-text, #header input{
	position:absolute;
}
#header form{
	position: absolute;
	width:990px;
	height:439px;
}

#header input{
	color: #c0c0c0;
	border: 0;
	background-color: transparent;
	width: 135px;
	height: 18px;
	font-family: "Times New Roman", Times, serif;
}

#header .input-text{
	width: 115px;
	/*height: 28px;*/

	padding: 6px 0px 0px 10px;
}

#l-eml {
	background-image: url(../img/bg_input_text.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 130px;
	height: 28px;
	position: absolute;
	right:21px;
	top: 143px;
}

#l-pwd {
	background-image: url(../img/bg_input_text.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 130px;
	height: 28px;
	position: absolute;
	right:21px;
	top: 182px;	
}

/*#login_email{
	right:21px;
	top: 143px;
}
#login_password{
	right:21px;
	top: 182px;
}*/

#login_submit, #logout_submit{
	right: 20px;
	top: 212px;
	color: #000 !important;
	cursor: pointer;
}

#login_recover {
	right: 20px;
	top: 237px;
	color: #000 !important;
	cursor: pointer;
}

 #button_my_office{
	right:30px;
	top: 212px;
	color: #000 !important;
	cursor: pointer;
	background-color: #ECDDBC !important;
	border: 1px dotted black !important;
	opacity: 0.8;
}

#login_message, #logout_message{
	position: absolute;
	width: 150px;
	text-align: center;
	top: 122px;
	right: 15px;
}
#login_message .error{
	color: red;
	background-color: transparent !important;
}

#logout_message{
	top: 140px !important;
}

#logout_message .company-name {
	font-weight: bold;
}

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

a.header-link:hover {
	color: #C00000;
	text-decoration: underline;
}
/*	/Header	*/

#page {

	display: block;
	margin: 0 auto;

	/*padding: 0 5px 65px 5px;*/
	padding: 0 5px 20px 5px;

	min-height: 600px;

	background-image: url(../img/bg_content.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
}

#col-left{

	position: relative;
	margin-top: -65px;
	margin-left: 20px;

	width:200px;
	float: left;

	
	display: block;
}

#col-main{

	display: block;

	position: relative;
	margin-top: -131px;
	margin-left: 5px;
	float: right;
	width: 740px;
}

#page-footer{
	/*position: absolute;*/
	padding:0;
	/*left:45px;
	bottom: 23px;*/
	margin: 0 0 0 45px;

	width: 900px;
/*	height: 43px;*/
	clear:both;

	background-image: url(../img/footer_separator.jpg);
	background-position: 170px;
	background-repeat: no-repeat;
}

#page-footer #footer-separator{
	height:43px;
	width:1px;

	float:left;
	margin-left: 50px;
	margin-right: 45px;
	background-image: url(../img/footer_separator.jpg);

}

#footer-copyright{
	float: left;
	margin: 1em 0;
}

#footer-links{
	float: left;

	padding-left: 0;
	margin: 1em 0 0 95px;

	list-style: none;
	list-style-type: none;


}

#footer-links li{
	display: inline;
	margin-left: 3px;
}

#footer-links li a:hover {
	text-decoration: none !important;
}

.module{
	clear: both;
	margin-bottom: 20px;
}

.module-head
{
	background-image: url(../img/bg_module_head.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	font-size: 18px;
}

.module-title {
	font-size: 18px;
	background-color: #fff;
	padding-right: 6px;
	line-height: 1em;
	white-space: nowrap;
}

#col-main .module-title {
	color: #C00000;
}

.module-content{
	clear: both;
	width: 98%;
}

.module-foot{
	text-align: right;
}

.module ol {
	margin: 0 20px 0 30px;
	padding: 0;
}
.module ol li {
	text-align: justify;
	margin: 3px 0;
}

/* News  */
.news-item {
	margin-bottom: 5px;
	float: left;
}

.news-item-header{
	text-align: left;
	font-style: italic;
	font-size: 11px;
	color: #525252;
	/*margin: 5px 0px 0 0;*/
}

.news-item-content {
	font-weight: bold;
	color: #c00000;
}

.news-item-footer {
	text-align: right;
}

.news-item-text {
	text-align: justify;
	float: left;
	margin: 5px 0px 0 0;
}

.news-item-text p{
	margin: 0;
}

.news-text p {
	margin: 5px 0 10px 0;
}

/* News list at page News */
.news-list {

}

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

.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-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  */


/* search form  */

#search-map{
	float: left;
}

#search-form{
	float: none;
}

#search-form .search-field, #search-form .search-field-r {
	border: 1px solid #808080 !important;
	color: #808080  !important;
	font-family: "Times New Roman", Times, serif !important;
	width: 190px;
}

#search-form .search-field-r {
	width: 270px;
}

#search-form input{
		font-family: "Times New Roman", Times, serif !important;
}

#search-table-form{
	width: 460px;
}
#search-table-form .messages{
	text-align: center;
	color: red;
}

#search-table-form td{
	font-size: 15px !important;
	padding-top: 15px;
}

#search-table-form tr{

}
#search-table-form td.search-table-right{
	padding-left: 10px;
	width: 250px;
}

#search-table-subcategories{
	display: none;
}

.search-form-button{
	height: 26px;
	width: 172px;
	background-image: url(../img/bg_btn_search.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	color: #fff;
}

#search-table-row-subcategories
{
	font-size: 13px;
	/*display: none;*/
}

#search-form-subcategories
{
	background-color: #fff;
	border: 1px solid #000;
	font-size: 13px;
	display: block;
	position: static;
	text-align: center;
	border: 1px dotted #a7a7a7;
	background-color: White;
	opacity: 0.8;
}

.search-subcategory{
	text-align: left;
	margin-left: 3px;
	
	display: block !important;
	margin-right: 10px;
	width: 195px;
	
	height: auto !important;
	
}

.search-subcategory.left {
	float: left;
}
.search-subcategory.right {
	margin-left: 205px;
}


#ajax-loader{
	display: none;
	margin: 0 auto;
	float: left;
}

/* /search form */


/* search result */
#table-search-result
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 730px;
}

.result-item td.logo{
	width: 102px;
}

.result-item td.actions{
	width: 150px;
	text-align: center;
	padding-top: 15px !important;
}

.result-item td.info{
	padding: 15px 20px !important;
}

td.info .first-line{
	font-size: 14px;
	margin-bottom: 9px;
}
td.info .description{
	font-size: 12px;
	color: #525252;
}

.actions .action-button, .action-button, .action-button-partner{
	background-image: url(../img/bg_btn.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 19px;
	width: 120px;
	font-size: 10px;
	color: #000;
	font-family: "Times New Roman", Times, serif !important;
	border: 0;
	/*margin: auto;*/
	margin-bottom: 12px;
	padding: 0 0 2px 0;
	letter-spacing: 1px;
}

.action-button-partner{color: #c00000;}

#table-search-result tr td{
	border: 1px dotted #000;
	padding: 2px;
	margin: 0;
	border-spacing: 0px;
}


#table-search-result img.company-logo{
	width: 100px;
}
/* /search result */



/* filters */
.filter .module-head{
	background-image: url(../img/bg_module_head.jpg);
	background-position: top;
	background-repeat: repeat-x;

	padding-top: 13px;
	margin-bottom: 14px;
}

.filter .module-title{

}

.filter .filter-item{
	color: #808080;
	margin-bottom:10px;
}

.filter .filter-item-name{
	margin-left: 2px;
}


#filter-letter{
	float: right;
	background-color: #fff;
	padding-left: 10px;
	padding-top: 3px;
	line-height: 1em;
	color: #909090;
}

.filter-letter-char {
	line-height: 1em;
	text-transform: uppercase;
	margin-right: 2px;
	font-size: 15px;
}

#filter-letter .enabled-char{
	color: #c00000 !important;
	cursor: pointer;
}


#filter-letter .active-char{
	color: #fff !important;
	background-color: #c00000 !important;
	cursor: pointer;
}

.filter-letter-char a{
	text-decoration: none;
}


/* /filters */


.clear{
	height:1px;
	width:1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;	
}


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


/*========================================*/

/*----------MyMenu-------------------*/
.my_left_menu ul {
	margin: 0px 0px 0px 20px;
	padding: 0;
}

.my_left_menu li {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	list-style-type: none;
	color: #C00000;
}
.menu_itemsact {
	text-decoration: none;
	color: red;
}

.my_left_menu a{
	text-decoration: none;
}

.my_left_menu a:hover{
	text-decoration: none;
	color: red;
}

.my_left_menu li.delim {
	border-bottom: 1px dotted #a7a6a6;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.my_menu_line {

	width:70%;

	margin:10px 0px 5px 0px !important;

	border-bottom:1px dotted #a7a6a6;

}
/*========================================*/


/*-----------------My_Content------------*/

.my_wrapper_content{

	margin:0px 0px 40px 0px;

}

.my_content_search_buyer{
	opacity: 0.80;
	border:1px dotted #a7a7a7;
	background-color:#fbfbfb;
	width:728px;
	padding: 20px 0px 20px 0px;
}


.my_content{

	opacity: 0.80;

	border:1px dotted #a7a7a7;

	background-color:#fbfbfb;

	width:700px;

	padding: 20px 0px 20px 0px;

	margin: 30px auto;

}                                                                                                                          }



.lightRow{}



.darkRow{

	background-color: #f2f2f2;

}



.list_field th{

	border:1px solid #e6e6e6;

	font-size: 12px;

}



.list_field td{

	font-size: 13px;

}


#ajax-load img{

	padding: 2px 1px 1px 1px;

}



#block_tag div{

	margin: 1px 0px 0px 0px;

}



.wrapper_btn_submit{

	margin:10px 0px 0px 0px;

	text-align:center;

}



.my_btn_submit_uc{

	text-align:right;

	margin:10px 20px 0px 0px;

}



.btn_submit{

	font-size:11px;

}



.my_title_content{

	text-align:center;

}



.my_title_content h3{

	font-size:17px;

}

.errors, #error-register{
	margin: 15px auto;
	color: red;
	padding: 6px 10px 6px 10px;
	width: 680px;
	border: 1px dotted #feb8ae;
	font-size: 12px;
	background-color:#fff5f4;
}



.message, .message-register{

	margin: 15px auto;

	padding: 6px 10px 6px 10px;

	width: 680px;

	font-size: 12px;

	border:1px solid #d2d4e7;

	background-color:#f8f9fd;

	color:#555aa1;

}


.message-register, .errors-register{
	width: 710px;
}

.my_link_content{
 top:-37px;
	position:relative;
	z-index:998;
	height:20px
}
@-moz-document url-prefix() {
	.my_link_content{
	top:-38px;
	position:relative;
	z-index:998;
	}
}

.link_content{
	position:relative;
	font-size: 13px;
	padding: 1px 15px 1px 15px;
	border-right:1px dotted #a7a6a6;
	border-left:1px dotted #a7a6a6;
	border-top:1px dotted #a7a6a6;
	margin: 0px 0px 0px 5px;
	background-color:#fbfbfb;
	z-index:999;
}

.link_content_act{
	position:relative;
	font-size: 13px;
	height:15px;
	padding: 3px 15px 1px 15px;
	border-right:1px dotted #a7a6a6;
	border-left:1px dotted #a7a6a6;
	border-top:1px dotted #a7a6a6;
	border-bottom:1px solid #fbfbfb;
	margin: 0px 0px 0px 5px;
	background-color:#fbfbfb;
	z-index:999;
}

.link_content a{
	text-decoration: none;
}

.link_content a:hover{
	z-index:999;
	text-decoration: none;
	color: #C00000;
}

.link_content_act em {
	color: #C00000;
	font-style: normal;

}



.list_field a{

	text-decoration: none;

}



.list_field a:hover{

	text-decoration: underline;

}



.center{

	text-align: center;

}



.admin_notice{

	margin: 0 auto;

	width:94%;

}



/*-------------My_User_Category-----------------*/

.wrapper_uc_category{

	width:94%;

	padding:10px 5px 10px 5px;

	margin:0 auto;

	font-size:13px;

	border:1px solid #e6e6e6;

}



.wrapper2_uc_category{

	 margin:15px 0px 0px 0px;

}



.wrapper_uc_title{

	margin: 0 auto;

	text-align:center;

}



.wrapper_uc_title h2{

	margin: 0 auto;

	font-size: 14px

}



.ucat{

	margin:1px 0px 5px 0px;

}



.block_change_ucat{

	float:left;

	width:20px;

}



.block_change_ucat img{

	border:0;

}



.ucategory{

	padding: 2px 0px 0px 5px;

	margin:0px 0px 0px 20px;

	cursor: pointer;

}



.joinline{

	margin:0px 0px 0px 5px;

	width:18px;

	float:left;

}



.joinline img{

	border:0;

}



.ucategory_sub{

	padding:2px 0px 0px 0px;

	margin:0px 0px 0px 45px;

	cursor: pointer;

}



.joinlinesub{

	margin:0px 0px 0px 27px;

	width:18px;

	float:left;

}



.ucategory_sub_sub{

	padding:2px 0px 0px 3px;

	margin:0px 0px 0px 65px;

}



.not_user_cat{

	border:1px solid #f3f2f5;

	height:40px;

	margin: 0 auto;

	text-align: center;

}

.description-goods{
font-size:12px;
font-weight:500;
color:#45445f;
}
/*============END_My_User_Category========*/

/*============END_My_Content========*/





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

#profile_header{

	width:990px;

	height:439px;

	background-image: url(../img/bg_p_header.jpg);

	background-position: top;

	background-repeat: no-repeat;

	position: relative;

}

#profile_company_name{

	position:absolute;

	left:307px;

	top:25px;

	width:467px;

	height:64px;

	color: #000;

	font-size: 30px;

	font-weight: bold;

	text-align:center;

}



#profile_company_logo{

	position:absolute;

	left:798px;

	top:5px;

	width:170px;

	/*height:135px;*/

	text-align:center;

}



.profile_price{

	margin: 0px 0px 10px 0px;

}



.module-head-catalog

{
	width:98%;

	background-position: bottom;

	background-repeat: repeat-x;

	margin-bottom: 5px;

}



.table-profile-catalog{

	width:720px;

	border-left: 1px dotted #666666;

}



.table-profile-catalog td{

	padding: 15px 5px 20px 5px;

	border-bottom: 1px dotted #666666;

}



.profile-catalog-img{

	float:left;

	width:100px;

}

.profile-catalog-price{

	font-size:12px;

}



.profile-catalog-price span{

	color: red;

}


.profile-catalog-text{
	margin:0px 0px 0px 110px;

	width: 115px;
	font-size:12px;
}
/*=======	/HeaderProfile	*/

/*=======	/Registr	*/
.reg_content{
	opacity: 0.80;
	border:1px dotted #a7a7a7;
	background-color:#fbfbfb;
	width:730px;
	padding: 20px 0px 20px 0px;
	margin: 15px auto;
}
@-moz-document url-prefix() {
	.reg_content{
		margin: 30px auto;
	}
}

.register_email{color: #c00000;}

/*=======	/End Registr	*/

.module-head-clear {
	margin-bottom: 15px;
	font-size: 18px;
	width:98%;
}

.module-title-clear {
	font-size: 18px;
	padding-right: 6px;
	line-height: 1em;
	color: #C00000;
	white-space: nowrap;
}

.module-head-line{
	background-image: url(../img/bg_module_head.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.spec_offer{
	margin: 0px;
	padding: 0px;
}

/*-----Search Result Buyer------*/
#table-search-result-buyer
{
	border-collapse: collapse;
	padding: 0;
	margin: 0 auto;
	width: 98%;
}

#table-search-result-buyer tr td{
	border: 1px dotted #000;
	padding: 2px;
	margin: 0;
	border-spacing: 0px;
}

/*-----END Search Result Buyer------*/

/*-----MAIL------*/
.new_message{
	font-weight: 600;
}



.mail-message{

	margin:0 auto; width:96%

}



.message-text{

	border-top:1px dotted #a7a6a6; padding: 5px 0px 15px 0px

}

.block-button-message{

	margin:0 auto; width:700px;

}
/*-----END MAIL------*/



.td-company{}

.td-company a{color:#bb8a3e}

/*---------Paging-----------------*/
.pagination{
	padding: 1px 0px 0px 0px;
	text-align:center;
}

.pager span{
	padding: 0px 2px 0px 2px;
}

.pager_cur{
	color: #505050;
}

/*---------End Paging-----------------*/

/* .errors, #error-register{
	margin: 15px auto;
	color: red;
	padding: 6px 10px 6px 10px;
	width: 680px;
	border: 1px dotted #feb8ae;
	font-size: 12px;
	background-color:#fff5f4;
}



.message, .message-register{

	margin: 15px auto;

	padding: 6px 10px 6px 10px;

	width: 680px;

	

	border:1px solid #d2d4e7;

	background-color:#f8f9fd;

	color:#555aa1;

}
 */
.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;
}
/* .messages {
	text-align: center;
	width: 98%;
	padding: 3px;
	border: 1px solid;
	margin: 2px;
}

.messages p{
	margin: 0 !important;
	padding: 0 !important;
}

.messages.error {
	border-color: #ff0000;
	background-color: #FFDBDB;
	color: #ff0000;
}

.messages.success{
border-color: Green;
	background-color: #DBFFDD;
	color: Green;
} */


/* CONTACTS */
.contacts-form {
	width: 250px;
	border-left:  1px dotted #A7A6A6;
	padding: 0 20px 20px;
	float: right;
}

.contacts-addr {
	float: left;
	width: 430px;
}

.row {
	margin: 0 0 5px 0;
}

#addr {
	margin: 0 0 10px 0;
}

#show-map {
	margin: 0 0 10px 0;
}

#map-container {
	/*width: 430px;
	height: 250px;
	display: none;*/
}

#quests {
	margin: 0 0 10px 0;
	padding: 0 0 10px 20px !important;
	border-bottom: 1px dotted #A7A7A7;
}

#quests li, ul#sitemap-list li {
	list-style: square;
	margin: 0 0 5px 0;
}

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

.faq-a {
	margin: 0 0 10px 20px;
}

.faq-a p {
	margin: 5px 0;
	text-align: justify;
}

.faq {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #A7A7A7;
	margin: 0 0 10px 0;
}

.faq-top {
	background-image: url(/img/top.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}

.faq-top a {
	font-size: 11px;
}

#help-foot {
	opacity: 0.80;
	border: 1px dotted #a7a7a7;
	background-color: #fbfbfb;
	padding: 10px;
}

ul#sitemap-list {
	margin: 0 0 10px 0;
	padding: 0 0 10px 20px !important;
}

.no-display {
	display: none;
}
.module-content pre {
	width: 500px;
}

.line {

}

.line input {
	float: left;
}



/* Sitepages menu */
ul.sitemenu {
	list-style-type: none;
	margin:0;
	padding:0;
}

li.sitemenu-item {
	margin: 4px 0;
	padding:0 
}

li.sitemenu-item.active a { 
	color:#C00000;
	text-decoration:none;
}

/*li.sitemenu-item a{
	text-decoration: none;
}*/
form{
 margin:10px 0;
 padding:0;
 overflow:hidden;
}
form input.form-input{
 margin:0;
 padding:0;
 overflow:hidden;
 width:175px;
 height:18px;
 border:1px solid #000;
}
form input.form-submit{
 margin:4px 0 0 0;
 padding:0 2px;
}

.search_result{
    float:left;
    text-align: left;
}
.search_form{
    float:right;
    text-align: right;
    width:240px;
    position:relative;
    top:-4px;
}
.search_form form, .search_form form input.form-submit{
 margin:0;
 padding:0;
}
