* {
	font-family:Verdana,Tahoma;
	font-size:10px;
}

a { color: white; text-decoration:none; }
a:hover { text-decoration:underline; }
img { border: 0px; }

body {
	background-color:#000000;
	margin: 0px;
	margin-top: 32px;
}

#main {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	color: white;
}

#overtop { display: none; }

#top #topbannerleft { background: #660000 url('img/tl.png') no-repeat scroll left top; float: left; padding-top:20px; width: 210px; height: 80px;} 
#top #topbannerright { background: #660000 url('img/tr.png') no-repeat scroll right top; float: left; padding-top:20px; width: 548px; height: 80px; margin-left: 2px;}
#top #topbannerright img { float:right; }
#top #topbannerright div { width: 452px; height: 80px; float:left; background: #660000 url('img/topbg.png') repeat-x scroll 0 0;}

#top h1 { font-size: 20px; }
#top { height: 90px; text-align: bottom; margin-bottom:2px;}
#top #logo { float: left; }
#top .banneritem { display: block; float: left; height: 10px; padding-bottom: 8px; margin-left: 10px; }

.coll { background: #660000 url('img/bl.png') no-repeat scroll left bottom; float: left; width: 210px; margin-right:2px;}
.colr { background-color: #ffffff; vertical-align: top; float: left; width: 547px; }

#leftmenu {
	margin-top: 2px;
	margin-bottom: 5px;
	width: 180px;
	padding: 0px;
	padding-top: 45px;
	background-repeat: no-repeat;
	text-align: center;
}

a.button {
	display: block;
	width: 117px;
	border:1px solid #BCBCBC;
	color:#BCBCBC;
	font-weight:bold;
	height:24px;
	line-height:22px;
	margin:1px;
	text-align:center;
}

a.button:hover {
	color:#000000;
	text-decoration: none;
	border-color:#000000;
}

#box-logged {
	height: 23px;
	width: 508px;
	background: transparent url('img/conboxtop-bg.gif') no-repeat scroll 0 0;
	padding-left: 30px;
	padding-top: 4px;
	margin-right: 10px;
	color: black;
}
#box-logged a { color: black; }

#conboxtop { height: 0px;}
#conboxbottom { height: 0px; display: none ;}
#conbox {
	float: left;
	margin: 0px;
	margin-right: 10px;
	padding: 10px;
	width: 518px;
	color: black;
}

#conbox a {
	color: #991111;
}

#bottom {
	height: 34px;
	text-align: center;
	background: transparent url('img/bottom-bg.gif') no-repeat scroll 0 0;
	padding-top: 10px;
	width:760px;
}

h2 {
	background:transparent url(img/topic-bg.gif) no-repeat scroll 1px 4px;
	color:#000000;
	font-family:Verdana;
	font-size:14px;
	font-weight: bold;
	margin-bottom:3px;
	padding-left:15px;
}

.menuitem {
	display: block;
	text-decoration: none;
	padding: 2px;
	color: #eef1f1;
	border-bottom: 1px solid black;
	text-align: left;
	background: #990000 url('img/arrow.gif') no-repeat scroll 1px 2px;
	padding-left: 25px;
	height: 18px;
	width:183px;
}

.menuitem:hover { background-image: url('img/arrow_hover.gif'); }

#shopcart {
	width: 180px !important;
	height: 150px !important;
	background-color: white;
	color: black;
}

#box-left-top {
	width: 200px;
	margin: 0px; 
	padding: 0px;
	height: 243px;
}

#box-left-top div {
	width: 179px;
	height: 193px;
	padding: 10px;
	padding-left: 15px;
	padding-top: 40px;
	background-repeat: no-repeat;
}

.tablight { background-color: #ffffff; }
.small { font-size: 10px; font-weight: normal; }

#noscript {
	position: absolute;
	top: 120px;
	left: 0px;
	z-index: 1000;
	background-color: #dfdfdf;
	width: 100%;
	height: 100%;
}

#noscriptbox {
	width: 767px;
	border: 0px ;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	color: black;
}



