img, div { behavior: url(/js/iepngfix.htc) }
body,div,img,a,h1,h2,form {
	border:0;
	padding:0; 
	margin:0;
}
div { zoom:100%;border:0px solid white; }
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
	background-image:url(../images/bg_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	min-height:400px;
	margin-left:-40px;
}
#bg-bottom {
	background-image:url(../images/bg_bottom.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
h1 {
	font-size:18px;
	color:#FF6600;
}
h2 {
	color:#FF6600;
	font-size:14px;
}
a {
	color:#FF6600;
}
#logo {
	height:122px;
	width:340px;
	float:left;
	padding-top:27px;
}
#motto,#menu,#menufade {
	float:right;
}
#motto {
	height:21px;
	text-align:right;
	padding-top:76px;
}
#thepage,#header {
	margin:auto;
	width:960px;
}
#thepage {
	clear:both;
	padding-left:30px;
	width:930px;
}
#content {
	background-color:#000000;
	border:1px solid #252525;
	border-top:0px;
}
#menu {
	width:620px;
	height:40px;
	overflow:hidden;
	text-align:right;
	background-image:url(../images/menu/menu-left.jpg);
}
#menufade {
	background-image:url(../images/menu/menu-bottom.gif);
	height:12px;
	width:620px;
	overflow:hidden;
	text-align:right;
}
#navigation {
	min-height:450px;
	float:left;
	width:205px;
}
.catlink,#navigation form {
	text-decoration:none;
	color:#FF6600;
	padding-left:13px;
}
#pagebody {
	padding-left:5px;
	padding-right:5px;
}
#footer {
	height:100px;
	clear:both;
	padding-left:30px;
	padding-top:15px;
	width:930px;
	text-align:center;
	margin:auto;
}	
#footer, #footer a {
	font-size:11px;
	text-decoration:none;
	color:#BE00FD;
}
#fl {
	text-align:left;
	float:left;
}
#fr {
	text-align:right;
	float:right;
}	
.searchinput {
	padding:3px;
	background-color:#000000;
	color:#FF6600;
	border:1px solid #FF6600;
}
.productbox {
	float:left;
	margin: 4px 16px 20px 0px;
	border:1px solid #FF6600;
	width:130px;
	height:200px;
	padding:10px;
	padding-bottom:0px;
}
.productbox .price {
	padding-right:5px;
	font-weight:bold;
	font-size:14px;
	height:20px;
	text-align:right;
	color:#FFFFFF;
	background-image:url(images/trans_purple.png);
	background-position:right;
	background-repeat:no-repeat;
	line-height:20px;
	vertical-align:middle;	
}
.productbox .title, .productbox .desc {
	padding-top:3px;
	font-size:11px;
	color:white;
}
.productbox .title {
	height:40px;
	overflow:hidden;
	font-weight:bold;
}
.selectbox {
	background-color:#000000;
	padding:3px;
	color:#FF6600;
}
.h2special {
	color:#FF0000;
	font-size:18px;
	padding-bottom:10px;
}