
body {
	font: 11px verdana, arail;
	color: #222222;
}
img {border: 0px;}
form {
	margin: 0px;
	padding: 0px;
}
div, td, p {
	font: 11px verdana, arail;
	/*line-height: 150%;*/
}
input, select, textarea {
	font: 11px "Courier New";
}
a:visited, a:link {
	color: #222222;
	text-decoration: underline;
}
a:hover {
	color: #2359B1;
}
.clear {
	clear: both;
}
span.require-field {
    margin-left: 1em;
    font: 12px verdana;
    color: red;
}
.notice-span {
    display: none;
    color: #666;
}
.side-clear-5 {
	height: 5px;
	overflow: hidden;
}

#globalWrapper {
	width: 990px;
	margin: 0px auto;
	background-color: #36568F;
}
#wrapper {
	float: left;
	width: 990px;
	overflow: hidden;
}
#page-left {
	float: left;
	width: 170px;
	/*height: 200px;*/
	overflow: hidden;
}
#page-right-fermax-logo {
	float: left;
	width: 170px;
	overflow: hidden;
}
#page-main {
	float: left;
	width: 635px;
	overflow: hidden;
	padding-left: 5px;
}
#page-middle {
	float: left;
	width: 635px;
	overflow: hidden;
	background:url(images/main-box-middle-bg-630.gif) repeat-y;
}
#page-main-wholeright {
	float: left;
	width: 810px;
	overflow: hidden;
}
#page-middle-wholeright {
	float: left;
	width: 810px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
	background:url(images/main-box-middle-bg-810.gif) repeat-y;
}
input.button {
    padding: 2px 8px 0px;
    margin: 2px 2px;
    border: 1px solid #2D5082;
    background: url(images//button_bg.gif) repeat-x; 
}
#page-main-first-login {
	float: left;
	width: 635px;
	overflow: hidden;
}
#page-main-first-login-left {
	float: left;
	width: 300px;
	overflow: hidden;
	padding-left: 5px;
}
#page-middle-first-login {
	float: left;
	width: 635px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
	background:url(images/main-box-middle-bg-630.gif) repeat-y;
}
#page-middle-whole {
	float: left;
	width: 800px;
	padding: 0px 1px;
	overflow: hidden;
}
#page-main-middle-whole {
	float: left;
	width: 830px;
	/*overflow: hidden;*/
}
#page-middle-middle-whole {
	float: left;
	width: 830px;
	margin-left: 5px;
	margin-right: 5px;
	/*overflow: hidden;*/
	background:url(images/main-box-middle-bg-810.gif) repeat-y;
}
#page-apply-wholeright {
	float: left;
	width: 975px;
	overflow: hidden;
}
#page-right {
	float: left;
	width: 170px;
	overflow: hidden;
}
#page-container2 {
	width: 975px;
	margin: 0px auto;
}
#container {
	width: 802px;
	border-bottom: 1px solid #CCC;
	background: url(images/content-bg.gif) repeat-y;
	margin: 0px auto;
}
#container2 {
	border-bottom: #CCC solid 1px;
	width: 802px;
	background: url(images/content-bg2.gif) repeat-y;
	margin: 0px auto;
}
#container3 {
	border-bottom: #CCC solid 1px;
	width: 802px;
	background: url(images/content-bg3.gif) repeat-y;
	margin: 0px auto;
}
#container4 {
	border-bottom: #CCC solid 1px;
	width: 990px;
	/*background: url(images/content-bg4.gif) repeat-y;*/
	background-color: #FFF;
	margin: 0px auto;
}
#container-middle {
	width: 990px;
	/*background: url(images/main-middle-bg.jpg) repeat-x;*/
	background: url(images/fermax-front-bg.png) repeat-x;
	margin: 0px auto;
	padding-left: 5px;
	padding-top: 5px;
}
#container-middle-logo-bg {
	width: 990px;
	background: url(images/fermax-logo-v-bg.gif) repeat-y;
	margin: 0px auto;
	padding-left: 5px;
	padding-top: 5px;
}

#navigation {
  float: left;
  margin: 0;
  padding: 0px 0px 2px 2px;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#navigation li {
   list-style: none;
   float: left;
   margin: 0 5px 0 0;
   padding: 0;
}

#navigation a {
  float:left;
  display:block;
  padding: 5px 15px;
  text-decoration: none;
  font-weight: bold;
  color: black;
  border: none;
}

#navigation a:hover {
   color: white;
   background-color: black;
}

#navigation li.active a {
  color: white;
  background-color: black;
}
#page-header {
	/*border: 1px solid #DADADA;*/
	background-color: #FFFFFF;
}
#cell-logo {
	/*background-color: #F5F5F5;
	background: url(images/header-top-bg.jpg) repeat-x;*/
	height: 80px;
}
#cell-nav-1 {
	height: 35px;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	font: "Arial";
	color: black;
}
#cell-nav {
	/*background-color: #2359B1;*/
	background: url(images/header-bottom-bg.jpg) repeat-x;
	height: 35px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	font: "Arial";
	color: black;
}
#cell-nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#cell-nav li {
	float: left;
	padding: 2px 20px;
	border-left: 1px solid #FFFEFF;
	border-right: 1px solid #E6E4E5;
}
#cell-nav a:visited, #cell-nav a:link {
	color: #1D2637;
}
#cell-nav a:hover {
	color: #117FFF;
}
#cell-nav-right {
	background-color: #2359B1;
	height: 35px;
	font-size: 14px;
}
#cell-nav-right ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#cell-nav-right li {
	float: left;
	padding: 2px 5px;
}
#cell-nav-right a:visited, #cell-nav-right a:link {
	color: white;
}
#cell-nav-right a:hover {
	color: #F2F2F2;
}
#search-bar {
	background-color: #F5F5F5;
	border-top-width: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-left-color: #DADADA;
	display: table;
	width: 800px;
}
#search-bar img, #search-bar input {
	vertical-align: middle;
}
.textbox {
	border: 1px solid #959595;
	padding: 0 2px;
}
.textbox-light {
	border: 1px solid #CECECE;
	padding: 0 2px;
}
#main-table {
	background-color: #DADADA;
	table-layout: fixed;
	width: 100%;
}
#main-table td {
	background-color: #FFF;
}
#formLogin ul {
	padding: 0px;
	margin: 8px 8px 8px 30px;
}
#formLogin li {
	color: #2359B1;
	line-height: 16px;
	padding: 3px 0;
}
.cell-cat {
	background-color: #FFFFFF;
	padding: 3px;
}
#cat-div {
	background-color: #FFFFFF;
	background-image: url(images/cat_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	margin: 3px;
}
#cat-div ul {
	padding: 2px;
	margin: 0;
	list-style-type: none;
}
#cat-div li {
	padding-left: 15px;
	background-image: url(images/cat_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 180%;
}
#cat-div li .parent-cat {
	font-weight: bold;
	font-size: 10px;
}
#cat-div a:visited, #cat-div a:link {
	color: #333;
	text-decoration: none;
}
#cat-div a:hover {
	color: #007ED6;
	text-decoration: none;
}
#cat-div1 {
	padding: 5px 10px;
	margin: 3px;
}
#cat-div1 .parent-cat {
	font-weight: bold;
	font-size: 10px;
}
.title-div {
	/*background-image: url(images/cell_title_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #DADADA;
	border-top: 1px solid #DADADA;*/
	font-size: 12px;
}
.title-article {
	font-size: 14px;
	font-weight: bold;
}
#footer-table {
	/*background-image: url(images/cell_title_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #DADADA;*/
	border-top: 2px solid #239CD5;
	border-bottom: 2px solid #909493;
	background-color: #1D2C49;
	color: #F1F1F1;
}
#footer-table a:visited, #footer-table a:link {
	color: #F1F1F1;
}
#footer-logo {
	background-image: url(images/footer_bg.gif);
}
.content-div {
	padding: 5px;
}
.recommended-owner {
	font-weight: normal;
	font-size: 12px;
}
.category-title {
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px;
	margin: 3px;
}
.category-desc {
	font-weight: normal;
	font-size: 10px;
	padding: 0px 10px;
	margin: 3px;
}
.ads-div {
	padding: 5px;
	text-align: center;
}
.goods-price {
	color: #E44087;
}
.market-price {
	background: url(images/line_through.gif) repeat-x center 8px;
}
.catalog-table {
	width: 300px;
	text-align: left;
	margin: 0px;
}
.catalog-table td {
	font-weight: bold;
	font-size: 10px;
}
.goods-table {
	background-color: #DADADA;
	width: 140px;
	text-align: center;
	margin: 5px;
}
.goods-table td {
	background-color: #FFF;
}
.bestjob-list {
	padding: 2px;
	margin: 3px;
	font-size: 14px;
	width: 300px;
}
.job-list {
	padding: 2px;
	margin: 3px;
	list-style-type: none;
}
.job-list li {
	background-image: url(images/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 1.5em;
	border-bottom: 1px dashed #808080;
	line-height: 180%;
}
.article-list {
	padding: 2px;
	margin: 0px;
	list-style-type: none;
}
.article-list li {
	background-image: url(images/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 1.5em;
	border-bottom: 1px dashed #808080;
	line-height: 180%;
}
.top-list {
	padding: 2px;
	margin: 0px;
	list-style-type: none;
}
.top-list li {
	padding-left: 1em;
	line-height: 130%;
}
.history-list {
	padding: 0 0 0 1.5em ;
	margin: 0;
}
.goods-list {
	background-color: #DADADA;
	width: 98%;
	margin: 3px;
}
.goods-list td {
	background-color: #FFF;
}
.cart-div {
	margin: 3px;
	padding: 10px;
	background-image: url(images/cart_bg.gif);
	background-repeat: repeat-x;
}
#login-news {
	width: 800px;
	overflow: hidden;
	border-right: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
}
#login {
	float: left;
	width: 170px;
}
.cell-news {
	background: url(images/news_bg.gif) repeat-x;
	float: left;
	width: 242px;
	height: 165px;
}
.cell-normal {
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
}
#flow-region {
	padding-bottom: 20px;
}
#flow-region th {
	background: #F0F0F0;
	padding: 4px 0;
}
#pager {
	text-align: right;
	padding: 3px 12px;
}
img.thumb {
	border: 1px solid #dadada;
	margin: 10px 0;
}
td.help-cat {
	background-color: #FFFFFF;
	/*background-image: url(images/cell_title_bg.gif);
	background-repeat: repeat-x;*/
	font-size: 12px;
	/*padding-top: 4px;*/
}
td.help-cat img {
	vertical-align: middle;
}
div.addto_cart {
	margin-top: 5px;
	padding: 5px;
	text-align: right;
	border-top: 1px dotted #DADADA;
}
div.addto_cart img {
	vertical-align: middle;
}
form.sort {
	padding: 15px 5px 5px 10px;
	text-align: center;
}
form.sort img {
	vertical-align: bottom;
}
span.modify {
	line-height: 32px;
	float: right;
	padding-right: 10px;
	margin-top: 7px;
	font-size: 12px;
}
#loader {
	position:absolute;
	left:50%;
	top:50%;
	width:292px;
	height:76px;
	margin-left:-146px;
	margin-top:-38px;
	display: none;

	background-image: url(images/loader-bg.jpg);
}
#driver_gmap_whole_block {
	position:fixed;
	_position:absolute;
	left:50%;
	top:50%;
	width:810px;
	height:610px;
	margin-left:-405px;
	margin-top:-305px;
	border-top: 2px solid #DADADA;
	display: ;
	background-image: url(images/footer_bg.gif);
	background-repeat:repeat;
}
#customer_areacode_whole_block {
	position:fixed;
	_position:absolute;
	left:50%;
	top:50%;
	width:640px;
	height:640px;
	margin-left:-325px;
	margin-top:-325px;
	border-top: 2px solid #DADADA;
	display: ;
	background-image: url(images/footer_bg.gif);
	background-repeat:repeat;
}
#sales_areacode_whole_block {
	position:fixed;
	_position:absolute;
	left:50%;
	top:50%;
	width:640px;
	height:640px;
	margin-left:-325px;
	margin-top:-325px;
	border-top: 2px solid #DADADA;
	display: ;
	background-image: url(images/footer_bg.gif);
	background-repeat:repeat;
}
.bnav{ text-align:left;height:25px;overflow:hidden;width:70%;line-height:25px;background:#fff; margin:0 15%;border:#B4B4B4 1px solid; border-bottom:none;z-index:999;position:fixed;bottom:0;left:0;_position:absolute;/* for IE6 */_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible;}
.bnav2{height:24px;line-height:24px; margin:1px; margin-bottom:0;background:#E5E5E5; }
.bnav .s1{ position:absolute;width:100%;text-align:center;font-weight:bold;}
.bnav .s1 img{ padding-top:3px;margin-right:7px;}
.bnav .s2{ position:absolute;right:80px; color:#888;}
.bnav .s2 span{ padding-right:20px;}
.bnav .s2 a{margin:0 6px;}
* html #loader {
	position: absolute;
}