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

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

body {
	background:#000000 url('img/body-bg.png') repeat-x scroll 0 0;
	margin: 0px;
	margin-top: 32px;
}

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

#overtop { display: none; }

#top { padding-left: 30px; height: 90px; text-align: bottom; }
#top #logo { float: left; }
#top .banneritem { display: block; float: left; height: 10px; padding-top: 10px; padding-bottom: 9px; margin-right: 10px; }

#colholder { background: #252525 url('img/colholder-bg.gif') repeat-x scroll 0 0; }
.coll { float: left; width: 210px; }
.colr { vertical-align: top; float: left; width: 550px; }

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

a.button {
	display: block;
	width: 117px;
	border:1px solid #BCBCBC;
	background: transparent url('img/bg_button.gif') repeat-x scroll 0 0;
	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: 510px;
	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 { display: none; height: 0px;}
#conboxbottom { 
	height: 25px;
	width: 540px;
	margin-right: 5px;
	background: transparent url('img/conboxbottom-bg.gif') no-repeat scroll 0 0;
}
#conbox {
	float: left;
	margin: 0px;
	margin-right: 5px;
	padding: 10px;
	border-right: 1px solid #8f8f8f;
	width: 519px;
	background-color: #dfdfdf;
	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;
	font-size: 8px;
	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-left: 1px dotted #CFDDE8;
	text-align: left;
	background: transparent url('img/arrow.gif') no-repeat scroll 1px 2px;
	padding-left: 20px;
	margin-left: 8px;
	height: 12px;
}

#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;
}



