/* 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#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: right;
	margin-right: 40px;
	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 {
	background-image: url("images/bg_white_rect.png");
	width: 400px;
	height: 122px;
	margin-bottom: -7px;
}
div.company img {
	float:left;
	margin: 20px;
}
div.company p {
	color: #817777;
}
div.company p.bold_title {
	padding-top: 20px;
	font-weight: bold;
	font-size: 12px;
}
div#articles {
	margin-top: 10px;
}

div#articles div.more {
	margin-top: 7px;
}
div.article {
	background-image: url("images/bg_white_rect.png");
	width: 400px;
	height: 122px;
	margin-bottom: -7px;
}
div.article img {
	float:left;
	margin: 20px;
}
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#content p.error {
	color:#990000; 
	font-weight:bold;
}
div#content p.ok {
	color: green; 
	font-weight:bold;
}
div#content h3 {
	margin-top: 25px;
	margin-bottom: 0px;
}
div#content ul {
	 list-style: square;
	 margin-left: 30px;
}
div#content ul a {
	text-decoration: none;
	color: #817777;
}
/* 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 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 */
