html,body{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Tahoma",Verdana,Sans-serif;
	font-size: 13px;
	color: #D0D0D0;
	background: url('/gfx/background.jpg') repeat-x #000000;
}

#page{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

.header_logo{
	width: 465px;
}

.header_menu{
	width: 465px;
}

.language_items a{
	padding: 2px;
	margin: 0 5px 0 0;
}

.language_left{
	width:10px;
	height:30px;
}

.language_bg{
	padding: 3px 0 0 0;
	background: #111111;
	height:27px;
}

.language_right{
	width:10px;
	height:30px;
}

.menu_items{
	margin: 30px 0 10px 0;
}

.menu_items a{
	padding: 2px;
	margin: 0 5px 0 0;
}

#header_bar{
	width: 930px;
	height: 51px;
	background: url('/gfx/header_bar_bg.png')  repeat-x;
	margin: 0 0 10px 0;
	
}

#breadcrumbs{
	float:left;
	width:345px;
	padding: 0 0 0 10px;
}

#breadcrumbs .main{
	float:left;
	width:130px;
	/*padding: 12px 0 0 0;*/
}

#breadcrumbs .child{
	float:left;
	width:160px;
	height:45px;
	padding: 5px 0 0 25px;
	background: url('/gfx/breadcrumbs_arrow.png') left no-repeat;
}

.color_select{
	border-left: solid 1px #5B5B5B;
	padding: 7px 0 0 10px;
	width: 210px;
	height:43px;
}

.color_select_container{
	width: 220px;
	height:50px;
	float:left;
	
}

.info_text{
	float:left;
	width:300px;
	padding: 8px 0 0 0;
}

.info_text_bg{
	padding: 2px 0 0 0;
	background: #2B2B2B;
	height: 32px;
	width: 260px;
	line-height: 1.1;
}

#main_flash_button{
	width: 220px;
	height: 60px;
	margin: 100px 0 0 650px;
	position: absolute;
	padding: 15px 0 0 20px;
	background: url('/gfx/main_page_flash_button.png') no-repeat;
}

#main_flash_button a{
	text-decoration:none;
}

#main_flash_button a{
	font-size: 20px;
}

#main_flash_button img{
	margin: 0 0 0 0;
}

.main_content_left{
	float:left;
	width: 430px;
	padding: 0 20px 0 20px;
}

.main_content_left .items_category_title{
	border:0;
	margin: 0;
	padding: 0;
}

.main_content_left .items_category_title h1{
	font-size: 15px;
	color:#DBC582;
}

.main_content_right{
	float:left;
	width: 430px;
}

.main_content_right .items_category_title h1{
	color:#DBC582;
}

.main_page_bg{
	width: 460px;
	background: #111;
}

.items_category{
	margin: 0 0 10px 0;
}

.items_category_title{
	padding: 5px 0 10px 20px;
	margin: 0 0 5px 0;
	border-bottom: solid 1px #202020;
}

.items_category_title h1{
	margin:0;
	padding:0;
	font-size: 20px;
	font-weight: normal;
	float:left;
	
}

.items_view_all{
	background: url('/gfx/view_all_button.png') no-repeat;
	width: 138px;
	height:31px;
	float:left;
	margin: -5px 0 0 10px;
}

.items_view_all a{
	padding: 8px 0  0 30px;
	height: 30px;
	background: url('/gfx/arrow.png') 15px 10px no-repeat; 
	display:block;
}


.items_category_bg{
	background: #111111;
	width: 930px;
}

.items_list{
	padding: 10px 15px 10px 15px;
}

.items_list img{
	margin: 0 0 10px 20px;
}

.items_list td{
	vertical-align: top;
}

.items_list p{
	display:inherit;
	padding: 0;
	margin: 0;
}

.items_list a{
	text-decoration:underline;
	color:#DBC582;
	
}


.items_category_child{
	width: 110px;
	height: 135px;
}

.category_items{
	margin: 5px;
	width: 80px;
	height: 80px;
}

.category_items a{
	text-decoration:none;
}

.category_item_link{
	display:block;
	width: 80px;
	height: 80px;
}

.items_category_child_content{
	display: block;
	width: 110px;
	height: 35px;
	background: url('/gfx/category.png') no-repeat;
	text-align: center;
	padding: 100px 0 0 0;
	font-size: 13px;
}

.items_category_child_content:hover{
	background: url('/gfx/category_over.png') no-repeat;
}

.items_category_child_content img{
	margin: 0 0 -2px 0;

}

.items_list_header{
	width: 930px;
	height:10px;
	
}

.items_list_bg{
	width: 930px;
	
}

.items_list_footer{
	width: 930px;
	height:10px;
	
}

.contact_items_list{
	padding: 10px 15px 10px 15px;
}

#contact .items_category_title h1{
	margin:0;
	padding:0;
	font-size: 20px;
	font-weight: normal;
	
	
}

#tooltip{
	display:none;
	position:absolute;
	height:74px;
}

#tooltip_left{
	float:left;
	width: 10px;
	height:55px;
	background: url('/gfx/tooltip_left.png') no-repeat;
}

#tooltip_bg{
	float:left;
	height:45px;
	background: url('/gfx/tooltip_bg.png') repeat-x;
	text-align:center;
	padding: 10px 0 0 0;
}

#tooltip_right{
	float:left;
	width: 10px;
	height:55px;
	background: url('/gfx/tooltip_right.png') no-repeat;
}

#tooltip_footer{
	width: 100%;
	height:19px;
	background: url('/gfx/tooltip_footer.png') center no-repeat;
}

#item{
	width: 930px;
	height: 650px;
}

#item_header{
	width: 930px;
	height:10px;
	background: url('/gfx/item_header.png') no-repeat;
}

#item_content{
	background: #000;
	height:780px;
	padding: 15px 0 0 0;
}

.item_image{
	width:600px;
	height:600px;
}

#item_image_container{
	width: 400px;
	height: 600px;
	margin: 80px auto 0 auto;
}

#content_header{
	width: 305px;
	height:10px;
	background: url('/gfx/item_info_header.png') no-repeat;
}

#content_content{
	width: 265px;
	padding: 5px 20px;
	background: #111;
}

#item_info{
	height: 310px;
}

#item_info a{
	font-size: 13px;
	color: #DBC582;
	text-decoration: underline;
}

p.item_file{
	margin:0;
	padding: 0 0 5px 0;
}

#item_select{
	margin: 10px 0;
}

#content{
	width:900px;
}

#contact_content{
	float:left;
	width: 625px;
}

.contact_image{
	float:left;
	width: 170px;
}

.contact_info{
	float:left;
	width: 400px;
}

.contact_info img{
	margin: 5px 5px 5px 0;
}

#contact_form{
	float:left;
	width:275px;
}

.contact_bg{
	background: #111111;
	width: 610px;
}

#form_bg{
	background: #111111;
	width: 305px;
}

#form_title{
	padding: 5px 0 10px 20px;
	margin: 0 0 5px 0;
	border-bottom: solid 1px #202020;
}

#form_form{
	padding: 0 0 0 20px;
}

#form_form input[type=text]{
	border: solid 1px #202020;
	background: #000;
	height: 25px;
	width: 260px;
	color: #D0D0D0;
}

#form_form textarea{
	border: solid 1px #202020;
	background: #000;
	height: 100px;
	width: 260px;
	color: #D0D0D0;
}

#contact input[type=submit]{
	width: 130px;
	height: 50px;
	background: url('/gfx/button_send.png') no-repeat;
	border:0;
	font-size: 20px;
	color: #FFF;
}

#content_footer{
	width: 305px;
	height:10px;
	background: url('/gfx/item_info_footer.png') no-repeat;
}

#item_footer{
	background: url('/gfx/item_footer.png') no-repeat;
}

#footer{
	width: 910px;
	height: 40px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 20px;
	border-top: solid 1px #303030;
}

.footer_order{
	float:left;
	padding: 10px 0 0 0;
	width: 120px;
}

.footer_order_link{
	display:block;
	background: url('/gfx/arrow.png') left center no-repeat;
	padding: 0 0 0 10px;
	font-size: 20px;
}

.footer_info{
	float:left;
	width: 200px;
	padding: 5px 0 5px 20px;
	border-left: solid 1px #1C1C1C;
}

.padding_left_five{
	padding-left:5px;
}

.text_center{
	text-align:center;
}

.text_right{
	text-align: right;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.yellow{
	color:#DBC582;
}

.size_half{
	width:50%;
}

.clear{
	clear:both;
}
.clear_left{
	clear:left;
}

img{
	border:0;
}

a{
	text-decoration: none;
	color: #D0D0D0;
}

h1{
	padding:0;
	margin:0;
	font-weight:normal;
	font-size: 19px;
	
}

h3{
	padding:0;
	margin:0;
	font-weight:normal;
	font-size: 14px;
}
