body {
	background:#EEEEEE url('img/body-bg.png') repeat-x scroll 0 0;
	font-family:Verdana;
	margin:0;
	margin-top:32px;
}
img { border: 0; margin: 0;}
a {
	color:#8F589B;;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.button {
	background-color:#9048A6;
	border:1px dotted #333333;
	color:white !important;
	font-family:Verdana !important;
	font-size:11px !important;
	font-weight:bold !important;
	width: 120px;
	height:20px;
	line-height:20px;
	display: block;
	text-align:center;
}
#main {
	font-size:11px;
	text-align:left;
	width:840px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
}
#leftmenu {
	padding-top: 40px;
	text-align:center;
	padding-left:5px;
	width: 200px;
	text-align:left;
}
#topbanner {
	padding: 0;
	margin:0;
	margin-bottom: 10px;
	line-height: 6px;
}
#topbanner a {
	display: block;
	width: 280px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.coll {
	background: transparent url('img/left-bg.png') repeat-x scroll 0 0;
	color:black;
	float:left;
	font-size:11px;
	padding:0;
	padding-bottom:5px;
	width:210px;
	margin-left: 15px;
	border: 1px solid #E8E8E8;
}
.colr {
	float: left;
	width: 585px;
	margin-left:10px;
	background: transparent url('img/left-bg.png') repeat-x scroll 0 0;
	border: 1px solid #E8E8E8;	
}
h2 {
	color: #32B5E8 !important;
	font-size: 14px;
	font-weight: bold;
	line-height:30px;
	text-transform:uppercase;
}
.menuitem {
	display: list-item;
	list-style-type:square;
	padding-left:0;
	margin-left:30px;	
}
#overtop {
	display: none;
}
#bottom {
	width: 840px;
	background: #EEEEEE url('img/bottom-bg.png') repeat-x scroll 0 0;
	padding-top:10px;
	padding-bottom: 10px;
	text-align: center;
	font-size:8px;
	color:black;
	margin-top: 10px;
}
#bottom a {
	color: #222222;
}

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

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

#box-left-bottom {
	width: 200px;
	margin: 0px;
	margin-top: 5px;
	padding: 10px;
	padding-top: 40px;
	height: 193px;
}

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

.tablight {
	background-color: #dddddd;
}

#box-logged {
	height:39px;
	line-height: 39px;	
}

#conbox {
	padding-left: 10px;
	padding-right: 10px;	
}
#noscript {
	position: absolute;
	top: 204px;
	left: 0px;
	z-index: 1000;
	background-color: #EEEEEE;
	width: 100%;
	height: 100%;
}

#noscriptbox {
	width: 716px;
	border: 0px ;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	color: black;
}
.categorybox {
        width: 165px;
        height: 175px;
        text-align: center;
        margin: 5px;  
        float: left;
}	