ul
{
	padding-left:8px;
	margin:0px;
}

li
{
	list-style:none;
	font-weight: bold;
	font-family:"Trebuchet MS";
	font-size:11px;
	
}.b{
	
	background-image: url('/img/panel2/image_back.gif');
	height:128px;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
}


.panel_top_left
{
	width:4px;
	height:4px;
	background-image: url('/img/panel2/1.gif');
	background-repeat:no-repeat;
	/*border-left:#999999 solid 1px;*/
}
.panel_top_middle
{ 
	background-image: url('/img/panel2/3.gif');
	background-repeat: repeat-x;
}
.panel_top_right
{
	width:4px;
	height:4px;
	background-image: url('/img/panel2/2.gif');
	background-repeat:no-repeat;
}
.panel_title_left
{
	width:4px;
	background-image: url('/img/panel2/left.gif');
	background-repeat: repeat-y;
}
.panel_title_right
{
	width:3px;
	background-image: url('/img/panel2/right.gif');
	background-repeat: repeat-y;
}


.panel_title
{
	height:36px; 
	background-color:#5c5955;
	font-size:11px; 
	color:#F1F1F1; 
	font-weight:bold;
	text-align:center;
	vertical-align:top;
}
.panel_title a,
.panel_title a:visited
{
	font-size:11px; 
	color:#F1F1F1; 
	font-weight:bold;
}

.panel_title a:hover
{
	text-decoration: underline;
}
.panel_title_big
{
	font-size:14px !important;
	font-weight:bold !important;
	vertical-align:top !important;
}
.cat_prod_code
{
	font-size:11px; 
	color:#F1F1F1; 
	font-weight:bold;
}
.panel_left_brand
{
	width:4px; 
	background-image: url('/img/panel2/second_left.gif');
	background-repeat: repeat-y;
}
.panel_middle_brand
{
	height:24px; 
	background-color:#4f4c48; 
	font-size:12px; 
	color:#D1D1D1;
	font-weight:bold;
	text-align:center;
}

.panel_middle_brand a,
.panel_middle_brand a:visited
{
	font-size:12px; 
	color:#D1D1D1;
	font-weight:bold;
}

.panel_middle_brand a:hover
{
	text-decoration: underline;
}
.panel_right_brand
{
	width:4px; 
	background-image: url('/img/panel2/second_right.gif');
	background-repeat: repeat-y;
}

.panel_delimiter
{
	height:1px;
	background-image: url('/img/panel2/panel_delimiter.gif');
	background-repeat: no-repeat;;
}

.panel_desc_left
{
	width:4px; 
	background-image: url('/img/panel2/desc_left.gif');
	background-repeat: repeat-y;
}

.panel_desc_middle
{
	height:79px; 
	background-color:#5c5955;
	font-size:12px; 
	color:#D1D1D1; 
	text-align:left;
	vertical-align:middle;
}
.panel_desc_middle_txt
{
	background-color:#5c5955;
	font-size:11px; 
	color:#D1D1D1; 
	text-align:left;
	vertical-align:middle;
}
.panel_desc_right
{
	width:4px; 
	background-image: url('/img/panel2/desc_right.gif');
	background-repeat: repeat-y;
}


.panel_bottom_left
{
	width:4px; 
	background-image: url('/img/panel2/bottom_left.gif');
	background-repeat: repeat-y;
}

.panel_bottom_middle
{
	height:4px; 
	background-image: url('/img/panel2/bottom_middle.gif');
	background-repeat: repeat-x;
}

.panel_bottom_right
{
	width:4px; 
	background-image: url('/img/panel2/bottom_right.gif');
	background-repeat: repeat-y;
}






.ip_left_corner
{
	width:4px; 
	height:4px; 
	background-image: url('/img/imagepanel/ip_top_left.gif');
	background-repeat: repeat-y;
}

.ip_top_middle
{
	height:4px; 
	background-image: url('/img/imagepanel/ip_top_middle.gif');
	background-repeat: repeat-x;
}
.ip_right_corner
{
	width:4px; 
	height:4px; 
	background-image: url('/img/imagepanel/ip_top_right.gif');
	background-repeat: repeat-y;
}

.ip_bottom_middle
{
	height:4px; 
	background-image: url('/img/imagepanel/ip_top_middle.gif');
	background-repeat: repeat-x;
}

.ip_left
{
	width:4px; 
	background-image: url('/img/imagepanel/ip_left.gif');
	background-repeat: repeat-y;
}

.ip_right
{
	width:4px; 
	background-image: url('/img/imagepanel/ip_right.gif');
	background-repeat: repeat-y;
}

.similar_products_title
{
	font-size:14px;
	font-weight:bold; 
	color:#D1D1D1; 
	text-align:center;
	vertical-align:middle;
}


table
{
	margin:0px;
	padding:0px;
	color: #978e8e;
	font-family: "Trebuchet MS";
	font-size:12px;
}

tr
{
	margin:0px;
	padding:0px;
	color: #978e8e;
	font-family: "Trebuchet MS";
	font-size:12px;
}

td
{
	margin:0px;
	padding:0px;
	color: #978e8e;
	font-family: "Trebuchet MS";
	font-size:12px;
}
body
{
	background-color: #090909;
	padding: 0px;
	margin: 0px;
	color: #978e8e;
	font-family: "Trebuchet MS";
	font-size:12px;
	overflow-y: scroll;
}

a,
a:visited
{
	color: #978E8E;
	text-decoration:none;
	color: #978e8e;
	font-family: "Trebuchet MS";
	font-size:12px;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border:0px;
}
.main_table
{
	background-color: #090909;
	width: 1000px;
	height: 100%;
	
}
.body_footer_container
{
	height:30px;
}
.body_container
{
	height: 100%;
}
.header
{
	background-color: #090909;
	background-image: url('/img/design/design_003.gif');
	background-repeat: repeat-x;
	width: 100%;
	height:90px;
}

.header_container
{
	width: 100%;
	height:90px;
}
.top_left_corner
{
	background-image: url('/img/design/design_001.gif');
	background-repeat: no-repeat;
	width: 15px;
}

.top_logo
{
	background-image: url('/img/design/design_002.gif');
	background-repeat: no-repeat;
	width: 255px;
	background-position: 5px 0px;
}

.top_right_corner
{
	background-image: url('/img/design/design_004.gif');
	background-repeat: no-repeat;
	width: 11px;
}

.button_search
{
	background-image: url('/img/design/button_search.gif');
	background-repeat: no-repeat;
	background-color:transparent;
	width: 21px;
	height:24px;
	padding: 0px;
	border: 0px;
}

.top_menu_table 
{
	width: 100%;

	vertical-align:bottom;

}
.top_menu_table td
{
	vertical-align:bottom;
}

.lang_buttons
{
	vertical-align:bottom;
}

.top_menu_search
{
	padding-top:4px;
	vertical-align:middle !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:100px;

}
.top_menu_search_but
{
	padding-top:4px;
	vertical-align:middle !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	

}
.top_menu_search_txt
{
	vertical-align:middle !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	
}

.menu_button
{
	border-right: 1px solid #373028;
	border-bottom: 1px solid #373028;
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
	width:125px;
	height:30px;
	padding-right: 1px;
	vertical-align: middle !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;

}

.menu_button_down
{
	border-right: 1px solid #373028;
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
	width:125px;
	height:30px;
	padding-right: 1px;
	vertical-align: middle !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.menu_button_right
{
	border-right: 0px solid #373028;
}	
.search_field
{
	border: 1px solid #373232;
	height:20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #090909;
	width:110px;
	background-color: #978E8E;
}

.left_border
{
	background-image: url('/img/design/left_border.gif');
	background-repeat: repeat-y;
	width:15px;
}

.right_border
{
	background-image: url('/img/design/right_border.gif');
	background-repeat: repeat-y;
	width:11px;
}

.body
{
	width: 100%;
	height:100%;
}


.body_footer
{
	width: 100%;
}

.left_bottom_corner
{
	background-image: url('/img/design/left_bottom_corner.gif');
	background-repeat: repeat-y;
	width:15px;
	height:30px;
}
.right_bottom_corner
{
	background-image: url('/img/design/right_bottom_corner.gif');
	background-repeat: repeat-y;
	width:11px;
	height:30px;
}
.bottom_middle
{
	background-image: url('/img/design/middle_bottom.gif');
	background-repeat: repeat-x;
	height:30px;
	width: 974px;
}

.main_content
{
	min-height: 500px;
	height:100%;
	vertical-align: top;
	padding-top: 20px;
}


.left_menu
{
	width:200px;
	vertical-align: top;
	padding-left: 20px;
}

.left_menu_left
{
	background-image: url('/img/design/left_menu_left.gif');
	background-repeat:  no-repeat;
	width:2px;
	height:24px;
}

.left_menu_center
{
	background-image: url('/img/design/left_menu_center.gif');
	background-repeat: repeat-x;
	height:24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-left: 10px;
}

.left_menu_right
{
	background-image: url('/img/design/left_menu_right.gif');
	background-repeat: no-repeat;
	width:2px;
	height:24px;
}

.left_menu_table
{
	
}

.main_content_info
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align: top;
}


.white_left
{
	background-image: url('/img/design/white_left.gif');
	background-repeat: repeat-y;
	width:17px;
}

.white_top_left
{
	background-image: url('/img/design/white_top_left.gif');
	background-repeat: no-repeat;
	width:17px;
	height:17px;
}


.white_top
{
	background-image: url('/img/design/white_top.gif');
	background-repeat: repeat-x;
	height:17px;
}

.white_top_right
{
	background-image: url('/img/design/white_top_right.gif');
	background-repeat: no-repeat;
	width:17px;
	height:17px;
}
.white_right
{
	background-image: url('/img/design/white_right.gif');
	background-repeat: repeat-y;
	width:17px;
}
.white_bottom_left
{
	background-image: url('/img/design/white_bottom_left.gif');
	background-repeat: no-repeat;
	width:17px;
	height:17px;
}

.white_bottom
{
	background-image: url('/img/design/white_bottom.gif');
	background-repeat: repeat-x;
	height:17px;
}

.white_bottom_right
{
	background-image: url('/img/design/white_bottom_right.gif');
	background-repeat: no-repeat;
	width:17px;
	height:17px;
}
.white_center
{
	background-color: #ffffff;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#1B1A17;
}
.main_content_info_table
{
	
	height:100%;
	width:100%;
	background-color: #ffffff;
}


















.news_left
{
	background-image: url('/img/design/news_left.gif');
	background-repeat: repeat-y;
	width:7px;
}

.news_top_left
{
	background-image: url('/img/design/news_top_left.gif');
	background-repeat: no-repeat;
	width:7px;
	height:7px;
}


.news_top
{
	background-image: url('/img/design/news_top.gif');
	background-repeat: repeat-x;
	height:7px;
}

.news_top_right
{
	background-image: url('/img/design/news_top_right.gif');
	background-repeat: no-repeat;
	width:7px;
	height:7px;
}
.news_right
{
	background-image: url('/img/design/news_right.gif');
	background-repeat: repeat-y;
	width:7px;
}
.news_bottom_left
{
	background-image: url('/img/design/news_bottom_left.gif');
	background-repeat: no-repeat;
	width:7px;
	height:7px;
}

.news_bottom
{
	background-image: url('/img/design/news_bottom.gif');
	background-repeat: repeat-x;
	height:7px;
}

.news_bottom_right
{
	background-image: url('/img/design/news_bottom_right.gif');
	background-repeat: no-repeat;
	width:7px;
	height:7px;
}
.news_center
{
	background-color: #ffffff;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#252424;
	text-align: center;
}
.news_content_info_table
{
	
	height:100%;
}

.bordertable
{
	background:#978E8E;
}
.tablecell
{
	background-color:#4f4c48; 
	font-size:11px; 
	color:#D1D1D1;
	font-weight:bold;
	text-align:center;
	padding-left: 3px;
	padding-right: 3px;
}

.tablecell_admin_order
{
	background: #F3F3F3;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	height:30px;
	color:#1B1A17;
}
.tableheader
{
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
		color:#DADADA;
	font-weight:bold;
	
}

.middle_product_title
{
	width:164px;
	text-align: center;
	font-size:10px;
	color:#090909;
	font-weight:bold;
	padding-bottom: 5px;

}
.middle_product_panel
{
	width:164px;
	height:35px;
	background-color: #F9F9F9;
	background-repeat: no-repeat;
	vertical-align: top;
	padding:2px;
	color:#1B1A17;
	font-size:10px;
	font-weight: bold;
	
}

.cat_prod_code
{
	font-size:10px;
	font-weight: bold;
	color:#1B1A17;
}
.bottom_product_panel
{
	width:164px;
	height:22px;
	background-color: #F9F9F9;
	background-repeat: no-repeat;

}

.price
{
	color:#1B1A17;
	font-size:10px;
	font-weight: bold;
	padding-left:7px;
	padding-right:3px;
	height:22px;
}
.add_to_cart
{
	padding-left: 3px;
	padding-right:10px;
	text-align:right;

}

.cart_edit
{
	width:30px;
	
}

.cart_edit_dis
{
	width:50px;
	border: 1px solid #978E8E;
	background-color:#F8F8F8;
	text-align:center;
}
.change_button
{
	background-color:#1B1A17;
	color:#978E8E;
	border: 1px solid #978E8E;
	width:200px;
	height:24px;
	vertical-align: middle;
	text-align: left;
	padding-left:2px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

.login_button
{
	background-color:#1B1A17;
	background-image: url('/img/design/tick.gif');
	background-position: right;
	background-repeat: no-repeat;
	color:#978E8E;
	border: 1px solid #978E8E;
	width:200px;
	height:24px;
	vertical-align: middle;
	text-align: left;
	padding-left:2px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}



.clear_basket
{
	color:#990000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	padding:0px;
	margin:0px;
	border:0px;
	background-color: #090909;
	background-image: url(/img/bgbutton.gif); 
	width: 120px;
	height: 35px;
	padding-left:38px;
}

.order_basket
{
	color:#002200;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	padding:0px;
	margin:0px;
	border:0px;
	background-color: #090909;
	background-image: url(/img/bgbutton2.gif); 
	width: 120px;
	height: 35px;
	padding-left:38px;
}

.order_total
{
	color:#002200;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	padding:0px;
	margin:0px;
	border:0px;
	background-color: #090909;
	background-image: url(/img/euro.gif); 
	width: 200px;
	height: 35px;
	padding-left:50px;
	padding-top:10px;

}

.order_pay
{
	color:#002200;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	padding:0px;
	margin:0px;
	border:0px;
	background-color: #090909;
	background-image: url(/img/delivery.png); 
	width: 250px;
	height: 35px;
	padding-left:20px;
	padding-top:10px;

}

.header_cont
{
	height: 22px;
}

.langvalue
{
	width:500px;
	height:80px;
}



.search_input
{
	vertical-align:top;
	font-family: "Verdana";
	font-size: 12px;
	vertical-align: middle;
	font-weight:bold;
	padding-top:2px;
	background-color:#f8f8f8;
	border: 1px solid #978E8E;
	color:#1B1A17;
	width:140px;
	height:22px;
}
.big_input
{
	vertical-align:top;
	font-family: "Verdana";
	font-size: 12px;
	vertical-align: middle;
	font-weight:bold;
	padding-top:2px;
	border: 1px solid #978E8E;
	color:#1B1A17;
	width:290px;
	height:22px;
}
.search_input_err
{
	vertical-align:top;
	font-family: "Verdana";
	font-size: 12px;
	vertical-align: middle;
	font-weight:bold;
	padding-top:2px;
	background-color:#ffd8c9;
	border: 1px solid #978E8E;
	color:#1B1A17;
	width:140px;
	height:22px;
}

.search_input_ok
{
	vertical-align:top;
	font-family: "Verdana";
	font-size: 12px;
	vertical-align: middle;
	font-weight:bold;
	padding-top:2px;
	background-color:#f0fbe2;
	border: 1px solid #978E8E;
	color:#1B1A17;
	width:140px;
	height:22px;
}


.info_desc
{
	font-family: "Verdana";
	font-size: 12px;
	color:#1B1A17;
}


.info_desc_title
{
	font-family: "Verdana";
	font-size: 12px;
	font-weight:bold;
	background-color: #978E8E;
	color:#1B1A17;
}

.header_cont
{
	width:96%;
	text-align: center;
	border-bottom: 1px solid black;
	padding-top:10px;
	padding-bottom:5px;
}
.header_cont2
{
	width:96%;
	text-align: center;
}

.small_itempicture2
{
	width:40px;
	text-align:center;
	vertical-align:top;
		background-color: #978E8E;
	vertical-align:middle;
	
}

.very_small_img2
{
	width: 40px;
	height: 30px;

}

.small_item_info_desc
{
	color: #252424;
	font-size:10px;
	font-weight:bold;
}

.border_strange
{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.bor_str_right
{
	border-right: 1px solid black;
}

.bor_str_top
{
	border-top: 1px solid black;
}
.td_code
{
	text-align:center;
}

#newsContainerHome
{
	position:Relative;
	overflow: hidden;
	width:706;
	height:55px;
	border-bottom: 1px dotted #666;
}

.newsSmallContainer
{
	position:absolute;
	width: 220px;
	height:50px;
		
}

.newsImageTopLeft
{
	height:50px;
	float:left;
	margin-left:5px;
}
.newsImageTopLeft img
{
	height:40px;
	float:left;
}

.newsImageTopLeftSpan
{
	height:50px;
	display:block;
	width:200px;
	margin-left:5px;
	float: left;
	border-left:2px dotted #666;
	padding-left:10px;
	text-align:center;
	font-weight:bold;
}


.slide
{
	position:relative;
	z-index:1;
	height:280px;
	width:466px;
	border:1px solid white;
}
#feat_container
{
	height:280px;
	float:left;
	width:360px;
	margin-top:10px;
	position:relative;
}

#new_container
{
	height:280px;
	float:left;
	width:240px;
	margin-top:10px;
	position:relative;
}
#clear_container
{
	float:left;
	width:710px;
	margin-top:40px;
	position:relative;
}

#featured {
position:absolute;
width:0px;height:0px;
}

#featured ul.ui-tabs-nav {
left:-90px;
list-style:none outside none;
margin:0;
padding:0;
position:absolute;
top:0;
width:0px;
padding-top:2px;
}
#featured ul.ui-tabs-nav li {
font-size:12px;
margin:0px;
padding:0px;
width:0px;
height:0px;
}
#featured ul.ui-tabs-nav li span {
font-size:12px;
}
#featured li.ui-tabs-nav-item a {
background-position:left top;
background-repeat:no-repeat;
display:block;
}
#featured li.ui-tabs-nav-item a:hover {
background-position:left bottom;
background-repeat:no-repeat;
color:#FFFFFF;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
background-position:left bottom;
background-repeat:no-repeat;
color:#FFFFFF;
}
#featured .ui-tabs-panel {
position:relative;
width:368px;
padding-left:4px;
padding-top:2px;
}
#featured .ui-tabs-hide {
display:none;
}


ui-tabs-nav-item a
{
	height:67px;
	width:90px;
	display:block;
	text-decoration:none;

}







.featured_comment_bg
{
	height:28px;
	width:825px;
	position:absolute;
	bottom:0;
	right:0;
	background-color:#ddd;
	opacity: 0.8;
}

.featured_comment
{
	height:28px;
	width:825px;
	position:absolute;
	bottom:0;
	right:0;
	color:#231f20;
	font-size:14pt;
	padding-right:20px;
	text-align:right;
}

.featured_comment #news_title 
{
	margin-top:5px;
	height:28px;
	float:right;
	
}



.featured_comment #news_title a
{
	font-size:12pt;
	color:#231f20;
	text-decoration:none;
	font-weight:bold;
}

.featured_comment #read_more
{
	height:28px;
	width:70px;
	float:right;
	color:#ec008c;
	margin-left:10px;
	font-size:12pt;
	margin-top:5px;
}
.featured_comment #read_more a
{
	color:#ec008c;
	font-size:12pt;
	margin-top:3px;
	text-decoration:underline;
}



.advert_image 
{
	
	display:block;
	position: absolute;
	width:350px;
	top: 1px;
	left: 355px;
}
.shown
{
	left: 1px;
	position:relative;
	display:block;
}
.advertNewsRight
{
	width:352px;
	height:265px;
	overflow: hidden; 
	position:relative;
	float:left;
	border:1px dotted #666;
}

