body {
	background-color: white;
	color:black;
	font-family:Helvetica,Arial,sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-top: 32px;
}

img { border: 0; }

a:link, a:visited {
	text-decoration: none;
	color:#66ffff;
}
a:hover {
	text-decoration:underline;
}
#main {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

#topbreak {
	width: 100%;
	height: 27px;
}

#topbanner div {
	text-align:left;	
}

#bottom {
	height: 24px;
	font-size: 8px;
	text-align: center;
	padding-top: 10px;
	width:950px;
}

#colholder {
	background-color: black;	
	color:white;
	border: 1px solid #7f7f7f;
}

.coll {
	float: left;
	width: 208px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 10px;
	margin-left: 6px;
	height: 100%;
}

#overtop {
	height: 0px;
}

.colr {
	vertical-align: top;
	float: left;
	width: 700px;
	padding-right: 5px;
	padding-left: 3px;
}

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

.menuitem {
	display: list-item;
	text-decoration: none;
	padding: 4px;
	color: #66ffff;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:circle;
	text-align: left;
	font-weight:bold;
}

.menuitem:hover {
	color: black;
	background-color: white;
}

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

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

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

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

a.button, input[type=button] {
	display: block;
	width: 117px;
	height: 17px;
	color: white;
	border: 1px solid #7f7f7f;
	background-color:#333;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
}

a.button:hover {
	background-color: #66ffff;
	color: black;
	
}

a.button2 {
        display: block;
    width: 139px;  
    height: 30px;
	color: white;
	border: 1px solid #7f7f7f;
	background-color:#333;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
}
 
a.button2:hover {
	background-color: #66ffff;
	color: black;
}


.categorybox {
        width: 165px;
        height: 175px;
        text-align: center;
        margin: 5px;  
        float: left;
}	

.categorybox img {
	border: 1px solid black;
}

.categorybox:hover {
        -moz-opacity: 0.75;
        filter: alpha(opacity=75);
        opacity: 0.75;
}


.product {
	border: 1px solid black;
	width: 100%;
	margin: 0px;
}

.prodimg {
	border: 1px solid black;
	margin-right: 5px;
}

div.ofertabtn {
	float: left;
	margin: 15px;
	padding: 0px;
	width: 155px;
	height: 135px;
	text-align: center;
	margin-bottom: 10px;
}

div.ofertabtn:hover {
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.tablight {
	background-color: #333;
}

.cartbtn {
        display: block;
        margin: 1px;   
        width: 20px;
        height: 20px;
        padding: 2px;
        float: left; 
}
 
.cartbtn:hover {
        background-color: #46837e;
}

h2 {
	color: #66ffff;
	font-size:24px;
	font-size-adjust:none;
	letter-spacing:-1px;
	line-height:normal;	
	border-bottom: 1px solid #333;
	height: 36px;
	margin-bottom: 15px;
}

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

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

#conboxtop {
	height: 0px;
}

#conbox {
	float: left;
	margin: 0px;
	padding: 10px;
	width: 690px;
	min-height: 457px;
	border: 1px solid #333;
}

#conboxbottom {
	height: 0px;
}


