body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;

	font-size: 10px;
	color: #666666;

	text-align: justify;
}
#product #productimage {
	margin: 5px;
	padding: 5px;
	float: left;
}
#product #producttext {
}



a:link {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#wrapper #container #shoplogin {
		border: thin dotted #EAEAEA;
	float: right;
	width: 180px;
	text-align: right;
	margin: 5px;
	padding: 5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #54A1D5;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4CA2DB;
	text-transform: capitalize;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	
	height: 1000px;
}
#wrapper {
	background-image: url(back_image.jpg);
	height: 1000px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
#wrapper #menu {
	margin-top: 104px;
	height: 45px;
	margin-left: 111px;
}
#wrapper #undercontent {
	margin-left: 111px;
	margin-top: 23px;
}


#wrapper #container {
	margin-top: 21px;
	margin-left: 140px;
	width: 700px;
	height: 400px;
	overflow-x:hidden;
	overflow-y:scroll;
	left: 0px;
	top: 0px;
}



th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
#shopitem {
	background-color: #00FF00;
	width: 95%;
}
#featureditems {
	background-color: #FF0000;
	width: 95%;
	border: thin dotted #333333;
}
#itemcontainer {
	width: auto;
	margin: 5px;
	padding: 5px;
}
#itemcontainer #itemimage {
	float: left;
	height: auto;
	width: auto;
	margin: 5px;
	padding: 5px;
	border: thin dotted #0099FF;
}
#itemcontainer #itemtext {
	text-align:left;
	left: 30%;
}
.clear {
clear:both; // both, left or right
height: 1px;
overflow: hidden;
}
#productbrief {
	border: thin dotted #0099FF;
	margin: 5px;
	padding: 5px;
}
.votebox {
	width:100px;
	position: absolute;
	left: 715px;
	top:430px;
	background-color: #E8E8E8;
	border: thin dotted #CCCCCC;
	height: 138px;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	}
	#producttitle {
	top:0px;
	}
#wrapper #container #gallerythumb {
	background-color: #CCCCCC;
	border: thin dotted #999999;
	text-align: center;
	padding: 2px;
	width: 100px;
}
#wrapper #container #gallerythumb #thumbbottom {
	color: #FFFFFF;
}
 
 
div.transOFF {
	float: right;
	width: 180px;
	text-align: right;
	margin: 5px;
	padding: 5px;
	border: thin dotted #EAEAEA;
}
div.transON {
	float: right;
	width: 180px;
	text-align: right;
	margin: 5px;
	padding: 5px;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	border: thin dotted #EAEAEA; 
}
