body
{
	background-color: #1a1a1a;
}

body.mceContentBody {
	background-color: #282828;
}
.mceContentBody td
{
	color: #ffffff !important;
}


body, input, select, textarea, a
{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}


h1
{
	float: left;
	width: 150px;
	margin: 0;
	height: 30px;
	line-height: 30px;
	color: #f06e00;
	font-size: 12px;
	font-weight: normal;
}


img
{
	border: 0;
}
img.block
{
	float: left;
	display: block;
}


form
{
	margin: 0;
	padding: 0;
}



div.main_main
{
	width: 903px;
	margin: 0 auto;
}

div.main_container
{
	float: left;
	width: 800px;
	background-color: #282828;
	background-image: url(../gfx/main_container.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.main_container div.space
{
	float: left;
	width: 0px;
	height: 828px;
	font-size: 0px;
	line-height: 0px;
}

div.main_header
{
	float: left;
	width: 100%;
	height: 130px;
}

div.main_menu
{
	float: left;
	width: 100%;
	height: 35px;
	margin-top: 15px;
}
div.main_menu div.item
{
	float: left;
	width: 76px;
	height: 100%;
	background-image: url(../gfx/main_menu_back.png);
}
div.main_menu div.item a
{
	display: block;
	float: left;
	margin-top: 15px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
div.main_menu div.selected, div.main_menu div.item:hover
{
	background-image: url(../gfx/main_menu_back_selected.png);
}
div.main_menu div.selected a, div.main_menu div.item:hover a
{
	color: #6babce;
}

div.main_sidebar
{
	float: left;
	width: 219px;
	background-image: url(../gfx/main_sidebar.png);
	background-repeat: no-repeat;
	text-align: center;
}
div.main_sidebar a
{
	display: block;
	color: #6b696a;
	font-size: 12px;
	margin-top: 5px;
	text-transform: uppercase;
}
div.main_sidebar a:hover, div.main_sidebar a.selected
{
	color: #6babce;
}
div.main_sidebar div.space
{
	float: left;
	width: 0px;
	height: 346px;
	font-size: 0px;
	line-height: 0px;
}

div.main_content
{
	float: left;
	width: 501px;
}

div.main_nav
{
	width: 436px;
	height: 43px;
	line-height: 43px;
}
div.main_nav a
{
	color: #6b696a;
}

div.main_contentIn
{
	float: left;
	width: 436px;
	margin-top: 19px;
}

div.main_lang
{
	float: left;
	width: 80px;
}
div.main_lang a
{
	display: block;
	margin-top: 5px;
}
div.main_lang a img
{
	border: 1px solid #000000;
}

div.main_container div.bottom_space
{
	float: left;
	width: 100%;
	height: 50px;
}

div.main_footer
{
	float: left;
	width: 800px;
	height: 36px;
	line-height: 36px;
	margin-top: 8px;
	font-size: 9px;
	text-align: center;
	background-color: #282828;
}




div.main_search
{
	float: left;
	width: 98px;
	margin-left: 5px;
	margin-top: 148px;
	display: inline;
	text-transform: uppercase;
}
div.main_search form input
{
	width: 96px;
	height: 15px;
	padding: 0;
	border: 1px solid #3d3b3c;
	background-color: transparent;
}







div.category_item
{
	float: left;
	width: 218px;
	height: 160px;
	text-align: center;
}
div.category_item a
{
	display: block;
}

div.category_picture
{
	float: left;
	width: 175px;
	margin-left: 25px;
	display: inline;
	height: 140px;
}

div.category_shortDesc
{
	float: left;
	width: 236px;
}
div.category_shortDesc a
{
	float: left;
	width: 100%;
	margin-top: 5px;
	text-align: right;
	color: #f06e00;
}
div.category_description
{
	float: left;
	width: 100%;
}

div.product_item
{
	float: left;
	width: 218px;
	height: 170px;
	margin-top: 15px;
	text-align: center;
}
div.product_item span.bargain
{
	color: #ff0000;
}

div.product_left
{
	float: left;
	width: 276px;
}

div.product_info
{
	float: left;
	width: 50%;
}
.strike
{
	text-decoration: line-through;
}
div.product_bargain
{
	float: left;
	width: 50%;
	color: #ff0000;
}
div.product_description
{
	float: left;
	width: 100%;
	margin-top: 15px;
}

div.product_right
{
	float: left;
	width: 160px;
}
div.product_right a
{
	display: block;
	margin-bottom: 5px;
}
div.product_right img
{
	display: block;
}


div.search_results
{
	float: left;
	width: 100%;
}