*:focus { outline: none; }
a{
	color: #000;
}

a.active{
 color: #055574!important;
}

a:hover {
 color: #055574!important;
 text-decoration: none;
}
profile_header
img, a img{
	border:0;
}
img.icon {
	vertical-align: middle;
	border: none;
	margin-left: 3px;
}
html{
 background:#B7D8E8 url(../img/bg_html.jpg) repeat-x 0 0;
 }
body{
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 auto;
	color: #000;
	margin: 0 auto;
	display: block;
	background-image:url(../img/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#content-wrapper{
 margin:0 auto;
 padding:0;
 overflow:hidden;
 width:1000px;
 background:url(../img/bg_content.jpg) repeat-y 0 0;
 }
#content{
 width:1000px;
 padding:0;
 margin:0 auto;
 display: block;
  background:url(../img/bg_header.jpg) no-repeat 0 0;
}

h3 {
	color: #B80000;
	margin: 0 0 10px 0;
}

/*		Header	*/
a.header-link{
	position: absolute;
	text-decoration: none;
}
.header-link#link_profile_home, .header-link#link_profile_home:hover{
 width:180px;
 height:60px;
 left:0;
 top:0;
 background:none!important;
 }
.header-link#link_profile_about{
 left:48px;
 top:65px;
 display:block;
  }
.header-link#link_profile_catalog{
 left:149px;
 top:65px;
 display:block;
 }
.header-link#link_profile_price{
 left:355px;
 top:65px;
 display:block;
 }
.header-link#link_profile_vakansii{
 left:556px;
 top:65px;
 display:block;
 }
.header-link#link_profile_otziv{
 left:727px;
 top:65px;
 display:block;
 }
.header-link#link_profile_contacts{
 left:877px;
 top:65px;
 display:block;
 }

.header-link#link_help{ left:340px; top:8px; }

#header .input-text, #header input{
	position:absolute;
}
#header form{
	position: absolute;
	width:1000px;
	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 {
	width: 130px;
	height: 28px;
	position: absolute;
	right:21px;
	top: 143px;
}

#l-pwd {
	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;
}

/*	/Header	*/

#page {
	display: block;
	margin: 0 auto;
	overflow:hidden;
	width:1000px;
	padding:10px 0 0 0;
	background:url(../img/page.jpg) no-repeat 0 100%;
}
* html #page {
	overflow:visible;
}
#col-left{
	position: relative;
	width:202px;
	float: left;
	display: block;
	padding: 0;
}
.text-block{ }

.text-block h4{
 margin:0;
 padding:0 0 0 10px;
 overflow:hidden;
 font: normal 18px/31px Arial, Helvetica, sans-serif;
 text-align:left;
 color:#930602;
 }

.text-block ul{
 margin:0;
 padding:0 0 10px 0px;
 list-style-type:none;
 width:160px;
 }
.text-block ul li{
  clear:both!important;
  width:160px;
  padding:10px 0 0 0;
 }
.text-block ul li a{
 text-decoration:none;
 font: bold 16px Arial, Helvetica, sans-serif;
 color:#F70104;
 display:block;
 overflow:hidden;
 padding-left:18px;
//float:left;
 }
.text-block ul li a:hover,.text-block ul li a.active{
  color: #000 !important;
  background:url(../img/tr-left.jpg) no-repeat 2px;
  
 }
.text-block ul li ul{
 padding-left:20px;
 padding-bottom:0px!important;
 background:none!important;
 }
.text-block ul li ul li{
 clear:both!important;
 padding-bottom:0px!important;
 background:none!important;
 padding:8px 0 0 0;
 border:none!important;
 }
.text-block ul li ul li a{
 font: bold 13px Arial, Helvetica, sans-serif;
 color:#000;
 padding:0 0 0 17px;
 }
.text-block ul li ul li a.active{
 color: #055574!important;
 background:url(../img/tr-left.jpg) no-repeat 2px;
 }
.text-block ul li ul li a:hover{
 color: #055574!important;
 background:url(../img/tr-left.jpg) no-repeat 2px;
 }

.module-content {
 text-align:left !important;
 padding:5px 22px 10px 10px;
 margin:0!important;
 width:200px;
 }
.module-content a{
 text-decoration:underline;
 }
.module-content a:hover{
  text-decoration:none;
 }
.module h6{
 margin:0;
 padding:0 0 0 10px;
 overflow:hidden;
 font: bold 16px/31px Arial, Helvetica, sans-serif;
 text-align:left;
 color:#F70104;
 }
.vse-news{
 text-align:right;
 width:200px;
 }
.vse-news a{
 text-decoration:underline;
 color:#000;
 }
.vse-news a:hover{
 text-decoration:none;
 }
#col-main{
	display: block;
	position: relative;
	float: right;
	width: 720px;
            padding:4px 0 0 0;
	margin:0;
	overflow:hidden;
	padding-right:20px;
	z-index:999;
}
#col-main h1{
 margin:0;
 padding:0 0 14px 0;
 overflow:hidden;
 font: bold 16px/31px Arial, Helvetica, sans-serif;
 color:#F70104;
 }
#footer{
	margin:0 auto;
	padding:0;
	overflow:hidden;
	height:166px;
	width:100%;
	background-image:url(../img/bg_footer.jpg);
	background-repeat:no-repeat;
	background-position: center ;
}

#page-footer{
	margin:0 auto;
	padding:0;
	overflow:hidden;
	height:166px;
	width:1000px;
}

#page-footer #footer-separator{
	height:43px;
	width:1px;
	float:left;
	margin-left: 50px;
	margin-right: 45px;
}

#footer-copyright{
	float: left;
	margin: 0;
	width:212px;
	padding: 0;
	text-align:center;
           color:#5e595c;
	text-decoration:none;
	font: normal 13px Arial, Helvetica, sans-serif;
}

#footer-links{
	float: left;
	padding: 138px 0 0 10px;
	margin: 0;
	list-style: none;
	list-style-type: none;
	width:1000px;
}

#footer-links li{
	display: inline;
	margin-left: 20px;
}
#footer-links li a{
    color:#000;
	text-decoration:none;
	font: bold 16px Arial, Helvetica, sans-serif;
}
#footer-links li a:hover {
	color:#930602;
}

.module{
	clear: both;
	margin-bottom: 20px;
}

.module-head
{
	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;
}

.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 !important;
	/*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;
	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{
	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{
	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{
	position:relative;
	width:1000px;
	height:270px;
}
#profile_header a{
 text-decoration:none!important;
 font-size: 16px;
 font-weight:bold;
 color: #055574!important;
 height:40px;
 padding-top:158px;
 display:block;
 }
 #profile_header a:hover{
 color:#000!important;
 display:block;
 background:url(../img/tr.jpg) no-repeat 50% 175px;
 height:40px;
 padding-top:158px;
 }
#profile_header a.active{
 color:#000!important;
 display:block;
 background:url(../img/tr.jpg) no-repeat 50% 175px;
 height:40px;
 padding-top:158px;
 }
#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;
	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{
}

.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: 230px;
	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 {
	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;
}