/* START BODY */
body {
	background:url(../images/background_side.jpg) repeat-x;	
	margin: auto;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #817777;
}
/* END BODY */

/* START CONTAINER */
div#container {
	background-image:url(../images/background_tile.jpg);
	width: 1140px;
	margin: auto;
}
div#container_top {
	background-image:url(../images/background_shade.png);
	height: 2140px;
	margin: auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
div#top_links a {
	text-decoration: none;
	color: #6e6042;
	margin-left: 10px;
	float: right;
}
div#container_top a.bold {
	color: #99865c;
}
div#container_top img#banner_top {
	margin: auto;
	display: block;	
	padding-top: 15px;
	padding-bottom: 20px;
}
div#container_top img#categories {
	margin-left: -5px;
}
div#container_top input[type="image"] {
	background: none;
	border: none;
	vertical-align: bottom;
}
div#toolbar {
	width: 1100px;
	display: inline-block;
	margin-bottom: 20px;
}
div#login {
	line-height: 14px;
	margin-left: 80px;
	float: left;
}
div#login input {
	border: solid 1px #000000;
	background-image: url("images/input.jpg");
	width: 119px;
	padding-left: 5px;
}
div#login input[type="image"] {
	background: none;
	width: 41px;
	height: 12px;
	border: none;
	text-indent: 200px;
	vertical-align: text-bottom;
	margin-left: 9px;
}
div#login label {
	padding-left: 2px;
	color: #ccb08d;
}
div#login a {
	text-decoration: none;
	color: #9b6f53;
	font-size: 10px;
	float: none;
	padding: 0px;
}
div#login img {
	vertical-align: text-top;
	margin-bottom: 5px;
	margin-right: 10px;
}
div#banner_left {
	display: block;
}
div#container_top ul {
	font-family: trajan pro;
	list-style: none;
	padding: 0px;
	float: left;
	line-height: 18px;
}
div#container_top li {
	clear: both;
}
div#container_top a img {
	border: none;
}
div#left_column {
	float: left;
	width: 230px;
}
div#content {
	float: left;
	color: #959493;
	width: 750px;
}
div#content input {
	border: solid 1px #000000;
	background-image: url("images/input.jpg");
	width: 119px;
	padding-left: 5px;
}
div#content input.submit {
	background: none;
	width: 44px;
	height: 14px;
	border: none;
	vertical-align: bottom;
	margin-left: 9px;
	margin-bottom: 4px;
}

div.more {
	background-image: url("images/bg_more.png");
	height: 133px;
	width: 370px;
	padding-top: 20px;
	padding-left: 30px;
}
div.more a {
	text-decoration: none;
	color: #4f4840;
}
div.more a.read_more {
	float: right;
	margin-right: 10px;
}
div.more_small {
	background-image: url("images/bg_more_small.png");
	height: 52px;
	width: 367px;
}
div.more_small img {
	float: right;
	margin-right: 10px;
	margin-top:10px;
}
div.more_oneline {
	margin-top:7px;
	background-image: url("images/bg_more_oneline.png");
	height: 29px;
	width: 402px;
}
div.more_oneline img {
	float: right;
	margin-right: 10px;
	margin-top:10px;
}
div#banner_right {
	margin-top: 20px;
	margin-left: 20px;
}
div#ranking {
	margin-left: 20px;
	margin-top: 20px;
}
div#ranking img.label{
	margin-top: -11px;
}
div#ranking div.list {
	width: 301px;
	height: 215px;
	background-image: url("images/bg_white_big.png");
}
div#ranking div.list a {
	text-decoration: none;
	color: #817777;
}
div#ranking div.list li.bold {
	font-weight: bold;
}
div#ranking div.list li {
	line-height: 18px;
}
div#ranking div.list ol {
	margin: 0px 0px 0px 20px;
	padding-top: 15px;
}
div#subcategories {
	margin-left: 20px;
	margin-top: 20px;
}
div#subcategories img.label{
	margin-top: -11px;
}
div#subcategories div.list {
	width: 301px;
	display: table;
	background: url("images/bg_white_small.png") no-repeat;
}
div#subcategories div.list a {
	text-decoration: none;
	color: #978b81;
	font-weight: bold;
}
div#subcategories div.list li {
	line-height: 18px;
	color: #cccbcb;
}
div#subcategories div.list ul {
	margin: 0px 0px 0px 45px;
	padding-top: 15px;
	font-family: tahoma;
	list-style-type: square;
	font-size: 12px;
}
div#subcategories img {
	margin: 0px;
	padding: 0px;
}
div.exp {
	background: url("images/bg_line.png") repeat-y;
}
div#company_tabs {
	margin-bottom: 5px;
	text-align: center;
}
div#company_tabs a {
	background-color: #030303;
	border: 1px solid #48392d;
	padding: 5px;
	color: #727272;
	text-decoration: none;
}
div#company_tabs a.active {
	color: #FFFFFF;
}
div#company {
	background-color: #121110;
	border: 1px solid #48392d;
	padding: 10px;
	width: 750px;
}
div#company_top {
	background: url("images/bg_company_middle.png") repeat-y;
}
div#company_top_contact {
	background: url("images/bg_company_middle.png") repeat-y;
	height: 200px;
	margin-top: -10px;
}
div#contact_search {
	color: #c1a98e;
	text-align: right;
}
div#company_logo {
	width: 300px;
	margin-left: 50px;
}
div#company_logo img {
	float: left;
	margin-right: 20px;
}
div#company_top_contact div#company_title {
	text-align: left;
}
div#company_title {
	float: right;
	margin-right: 50px;
	width: 300px;
	text-align: center;
}
div#company_top_contact div#company_title h4 {
	margin-top:0px;
	color: #672601;
	font-size: 18px;
}
div#company_title h4 {
	color: #672601;
	font-size: 18px;
}
div#company_title h5 {
	color: #ba8f5c;
	font-size: 15px;
}
div#company_title h6 {
	color: #727272;
	font-size: 12px;
	margin: 5px;
}
div#company_title a {
	text-decoration: none;
	color: #9B6F53;
}
div#company_content {
	overflow: auto;
	max-height: 1600px;
	margin: 10px 20px 0px 10px;
	font-size: 12px;
}
div#company img {
	display: block;
}
div#company h3 {
	color: #672601;
	font-size: 16px;
	margin-left: 10px;
}
div.company p {
	color: #817777;
}
div.company p.bold_title {
	padding-top: 20px;
	font-weight: bold;
	font-size: 12px;
}
div#article_title {
	margin-top: 0px;
	margin-left: 10px;
}
div#article_title p {
	color: #BA8F5C;
	font-weight: bold;
}
div#article_title h3 {
	margin-left: 0px;
	margin-top: 0px;
}
div#articles {
	margin-top: 10px;
}

div#articles div.more {
	margin-top: 7px;
}
div.article {
	height: 122px;
	margin-bottom: -7px;
}
div.article img {
	float:left;
	margin: 20px;
	max-height: 66px;
	max-width: 95px;
}
div.article p {
	color: #817777;
}
div.article p.bold_title {
	padding-top: 20px;
	font-weight: bold;
	font-size: 12px;
}
div.news {
	background-image: url("images/bg_white_rect.png");
	width: 400px;
	height: 122px;
	margin-bottom: -7px;
}
div#news {
	margin-top: 10px;
}

div#news div.more {
	margin-top: 7px;
}
div.news img {
	float:left;
	margin: 20px;
}
div.news p {
	color: #817777;
}
div.news p.bold_title {
	padding-top: 20px;
	font-weight: bold;
	font-size: 12px;
}
img.top_label {
	margin-bottom: -22px;
}
div#rigt_column {
	float: left;
}
div#products {
	margin-left: 20px;
	margin-top: 7px;
}
div#products img.top_label {
	margin-bottom: -15px;
}
div#products_category div.product {
	background-image: url("images/bg_white_rect.png");
	width: 400px;
	height: 122px;
	margin-top: -7px;
}
div.product {
	background-image: url("images/bg_white_clear.png");
	width: 364px;
	height: 101px;
	margin-top: -7px;
}
div.product img {
	float:left;
	margin: 15px;
}
div.product p {
	color: #817777;
}
div.product p.bold_title {
	padding-top: 20px;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
div#products_category div.more_oneline {
	margin-top: 0px;
}
div#search {
	line-height: 14px;
	float: right;
	margin-right: 85px;
}
div#search input {
	border: solid 1px #000000;
	background-image: url("images/input.jpg");
	width: 119px;
	padding-left: 5px;
}
div#search input[type="image"] {
	background: none;
	width: 45px;
	height: 12px;
	border: none;
	text-indent: -70px;
	vertical-align: bottom;
	margin-left: 9px;
	margin-bottom: 2px;
}
div#search a {
	text-decoration: none;
	color: #9b6f53;
	font-size: 10px;
	float: none;
	padding: 0px;
}
div#search img {
	vertical-align: text-top;
	margin-bottom: 5px;
	margin-right: 10px;
}
div#ssPro {
	margin: auto;
	width: 640px;	
}
div#ssPro img {
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#content p.error {
	color:#990000; 
	font-weight:bold;
}
div#content p.ok {
	color: green; 
	font-weight:bold;
}
div#content ul {
	 list-style: square;
	 margin-left: 30px;
}
div#content ul a {
	text-decoration: none;
	color: #817777;
}
a#return {
	text-decoration: none;
	color: #672601;
	font-size: 16px;
	font-weight: bold;
	margin-right: 15px;
}
div#return {
	text-align: right;
	margin-top:20px;
}
/* END CONTAINER */

/* PARTNERS */
div#partners {
	background-image:url(../images/background_tile.jpg);
	margin-top: 15px;
	clear: both;
	margin: auto;
	padding-left:314px;
}
div#partners a img {
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* END PARTNERS */

/* START BOTTOM BANNER */
div#bottom_container {
	background: #201c1a;
	margin: auto;
	padding: 10px 0 10px 0;
}
div#bottom_banner {
	width: 800px;
	margin: auto;
}
div#bottom_banner a img {
	border: none;
}
/* END BOTTOM BANNER*/

/* START FOOTER */
div#footer {
	background: #131211;
	height: 50px;
	margin: auto;
`	text-align: center;
	padding-top: 10px;
}
div#footer div#links {
	margin: auto;
	width: 755px;
}
div#footer ul {
	list-style: none;
	display: inline;
	padding-left: 0px;
}
div#footer li {
	list-style: none;
	display: inline;
	margin: 5px;
}
div#footer a {
	text-decoration: none;
	color: #816d51;
}
div#footer div#copyright {
	color: #4d3e37;
	font-size: 10px;
	margin-left: 4px;
	margin-top: 10px;
	float: left;
	line-height: 25px;
}
div#footer div#mk {
	color: #4d3e37;
	font-size: 10px;
	margin-left: 4px;
	margin-top: 10px;
	float: right;
	line-height: 25px;
}
div#footer div#mk a img {
	margin-top: 5px;
	vertical-align: text-bottom;
	border: none;
}
div#footer_ending {
	background: #393028;
	height: 10px;
	margin: auto;
}
/* END FOOTER*/

/* START CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* END CLEARFIX */