body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

div {
	margin: 0;
	padding: 0;
}

li {
	margin: 0 0 4px 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}

#site {
	width: 891px;
	border-left: #AAB6C1 solid 1px;
	border-right: #AAB6C1 solid 1px;
	overflow: hidden;
	padding: 0 0 10px 0;
}

#header {
	width: 891px;
	height: 132px;
	background-image: url(images/headtex.gif);
	background-repeat: repeat-x;
}

#middle {
	width: 891px;
	float: left;
}

#footer {
	width: 891px;
	float: left;
}

#left {
	width: 565px;
	float: left;
	border-right: #AAB5C0 solid 1px;
}

#right {
	width: 325px;
	float: left;
	background-color:#FFFFFF;
}

#menu {
	width: 861px;
	height: 44px;
	background-image: url(images/menutex.gif);
	background-repeat: repeat-x;
	padding: 0 15px;
	float: left;
}

#search {
	width: 400px;
	height: 24px;
	float: right;
	margin: 30px 20px 0 0;
}

#menu_bottom {
	width: 600px;
	height: 18px;
	padding: 12px 0 0 0;
	margin: 0 0 10px 0;
	border-bottom: #C2C7CB solid 1px;
}

.righttitle {
	width: 295px;
	height: 16px;
	background-image:url(images/righttitleback.gif);
	padding: 15px;
}

.rightback1 {
	width: 325px;
	margin: 0;
	padding: 0;
}

.rightback2 {
	width: 325px;
	height: 191px;
	background-image:url(images/rightback2.gif);
	padding: 10px 0 0 0;
	margin: 0;
}

.listbox {
	width: 139px;
	float: left;
	padding: 10px 0 0 22px;
	color: #4C5C66;
	border-bottom: 1px solid #A4B0BC;
	background:url(images/rightback1.gif) repeat-x;
}

.listbox A:link {text-decoration: none; color:#4C5C66;}
.listbox A:visited {text-decoration: none; color:#4C5C66;}
.listbox A:active {text-decoration: none; color:#4C5C66;}
.listbox A:hover {text-decoration: underline; color:#4C5C66;}

.menuitem {
	width: 116px;
	height: 32px;
	background-image: url(images/menusel.gif);
	float: left;
	padding: 12px 0 0 0;
	margin: 0 30px 0 0;
}

.title {
	width: 540px;
	height: 25px;
	background-image: url(images/titletex.gif);
	background-repeat: repeat-x;
	padding: 12px 0 0 25px;
	float: left;
}

.item {
	width: 531px;
	padding: 14px 22px 5px 12px;
	background-image: url(images/itemtex.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: hidden;
	font-family: Tahoma, Verdana, Arial;
	float: left;
}

.itempic {
	margin: 0 20px 0 0;
	float: left;
}

.details {
	width: 300px;
	float: left;
}

.stars {
	float: left;
	margin: 0 10px;
}

.preview {
	width: 565px;
	background-image: url(images/previewtex.gif);
	background-repeat: repeat-x;
	float: left;
	padding: 17px 0 0 0;
}

.comment {
	width: 530px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C5C66;
	margin: 0 0 15px 0;
}

.compic {
	margin: 0 15px 0 0;
	float: left;
}

.reply {
	width: 553px;
	height: 41px;
	overflow: hidden;
	float: left;
	background-image: url(images/comtex.gif);
	background-repeat: repeat-x;
	padding: 12px 12px 0 0;
}

.newreply {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 4px 0 0 0;
}

.contacttxt {
	margin: 0px 23px 8px 23px;
	color: #4C5C66;
}

.black {
	color: #000000;
}
a img {border:0;}

.black A:link {text-decoration: none; color:#000000;}
.black A:visited {text-decoration: none; color:#000000;}
.black A:active {text-decoration: none; color:#000000;}
.black A:hover {text-decoration: underline; color:#000000;}

.white {
	color: #FFFFFF;
}

.white A:link {text-decoration: none; color:#FFFFFF;}
.white A:visited {text-decoration: none; color:#FFFFFF;}
.white A:active {text-decoration: none; color:#FFFFFF;}
.white A:hover {text-decoration: underline; color:#FFFFFF;}

.green {
	color: #027D15;
}

.green A:link {text-decoration: none; color:#027D15;}
.green A:visited {text-decoration: none; color:#027D15;}
.green A:active {text-decoration: none; color:#027D15;}
.green A:hover {text-decoration: underline; color:#027D15;}

.text12 {
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.margin5 {
	margin: 5px;
}

.margin10 {
	margin: 10px;
}

.margin15 {
	margin: 15px;
}

.margin20 {
	margin: 20px;
}

.margin_top {
	margin: 15px 0 0 0;
}

.margin_bottom {
	margin: 0 0 5px 0;
}

.margin_left {
	margin: 0 0 0 5px;
}

.margin_left20 {
	margin: 0 0 0 20px;
}

.margin_right {
	margin: 0 20px 0 0;
}

.margin_item {
	margin: 14px 0 12px 0;
}

.margin_submenu {
	margin: 0 35px 0 0;
}

.margin_button {
	margin: 12px 30px 0 0;
}

.leftfloat {
	float: left;
}

.rightfloat {
	float: right;
}

.search_text {
	margin: 1px 10px 0 10px;
	float: right;
}

/* FORMS */

.iform label {float:left; clear:both; width:80px; display: block; text-align:left; font-weight:bold;}
.iform input, .iform textarea {float:left; display:block; width:300px; margin-bottom:7px;}
.submitbutton {clear:both; padding-left:80px;}
#fFile {clear:both;}
#files_list input { width:40px; }



/* STARS */
/*             styles for the star rater                */	
.star-rating{
	text-align:left;
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 70px;
	height: 14px;
	position: relative;
	overflow:hidden;
	background: url(/images/star.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:14px;
	height: 14px;
	line-height:14px;		
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}
.star-rating li a:hover{
	background: url(/images/star.gif) left bottom;
	z-index: 2;
	left: 0px;
	border:none;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:14px;
}
.star-rating a.two-stars{
	left:14px;
}
.star-rating a.two-stars:hover{
	width: 28px;
}
.star-rating a.three-stars{
	left: 28px;
}
.star-rating a.three-stars:hover{
	width: 42px;
}
.star-rating a.four-stars{
	left: 42px;
}	
.star-rating a.four-stars:hover{
	width: 56px;
}
.star-rating a.five-stars{
	left: 56px;
}
.star-rating a.five-stars:hover{
	width: 70px;
}
.star-rating li.current-rating{
	background: url(/images/star.gif) left center;
	position: absolute;
	height: 14px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* remove halo effect in firefox   */
a:active{
	outline: none;
}

/* DeezBrand stylecode */

.deezbox {
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left:.2em;
	border-right:1px solid #C1D8FF;
	border-bottom:1px solid #C1D8FF;
	border-left: 1px solid #C1D8FF;
	border-top: 1px solid #C1D8FF;
	background-color:#FFFFFF;
}
.deezButton {  
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	background-color:#00723B; 
	border-color:#006699;
	border-style: solid;
	border-width: 1px;
	color:#FFFFFF;
	font-size: 11px;
	cursor: hand;
	letter-spacing: 1px;
}
.tee_image{
	border:0;
}
.teeDesc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 9px;
	color: #000000;
}
.deezLabel{
	font-size:12px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
}
.deezDisclaim{
	font-size:9px;
	font-weight:normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	color: #999999;
}
.deezPowered{
	font-size:11px;
	font-weight:normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	color: #999999;
}
.storeName{
	font-size:16px;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	color:#006633;
}
.storeNav{
	background-color:#990000;
	font-size:11px;
	font-weight:normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	padding:2px;
	color:#FFFFFF;
}
.storeLink{
	color:#FFFFFF;
	text-decoration:none;
}
.storeLink:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.deezwrapper{
	width: 300px;
	float: left;
}

.deez120{
	margin: 10px;
	float: left;
}
