body
{
	font-size: 13px;
	font-family: Helvetica, sans-serif;
}

#all
{
	margin-left:auto; margin-right: auto; width: 930px; position: relative;
	border: 1px solid #dbdbdb;
}

h1
{
	font-size: 30px;
	color: #666;
	font-weight: normal;
}

#tagline
{
	float: right; margin-top: 5px; margin-right: 150px;
}

#stock
{
	clear: both;
	height: 32px;
}

#stocktxt
{
	text-align: center; 
	display: none; 
	width: 144px; 
	text-decoration: none !important; 
	color: green !important; 
	cursor: auto;
}

#navs a
{
	color: #fff;
	text-decoration: none;
	padding-left: 8px;
	font-size: 11px;
}

#navs a#onnav
{
	color: #fca2a2;
}


#navs a:hover
{
	color: #000;
}

.revs
{
	color: #666;
	font-size: 1.3em;
}

#postedrev
{
	background-color: #ccc;
}

#itemtit
{
	color: #000;
	font-size: 1.5em;
}

.drops a
{
	text-decoration: none;
	color: #000;
	display: block;
	padding: 2px;
}

.drops a:hover
{
	color: #fff;
	background-color: #333;
}

.carttit
{
	color: #999;
	font-size: 1.5em;
	margin-bottom: 5px;
}

.carttit a
{
	color: #000;
	text-decoration:none;
}


#quickcart p
{
	text-indent: -2em;
	margin-left: 2em;
	margin-top: 0;
	margin-bottom: .5em;
}

#categories a
{
	color: #666;
	font-size: 1.2em;
	padding-left: 39px;
	text-decoration: none;
}

#categories a.oncat
{
	color: #810808;
}


#categories a:hover
{
	color: #000;
}


#categories a#first
{
	padding-left: 0px;
}



.smalltits
{
	background-color: #666;
	font-size: 1.2em;
	padding: 4px;
	text-align: center;
	width: 235px;
}


.smalltits a
{
	text-decoration: none;
	color: #fff;
}

.smalltits a:hover
{
	color: #000;
}


#bigtits, .bigtits
{
	font-size: 30px;
	color: #989a9c;
	font-weight: normal;	
}

#bigtits a, .bigtits a
{
	text-decoration: none;
	color: #666;	
}

#bigtits a:hover, .bigtits a:hover
{
	color: #000;	
}

em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}


#yourrev
{
	padding: 10px 4px;;
	background-color: #fff;
}

#yourrevtop
{
	color: #c00;
}


.ourrev.onerev
{
	background-color: #fff; 
	border-bottom: 1px solid #000;
}



/*TOOLZ*/
/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(/images/overlay/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:870px;
	height:470px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(/images/overlay/close.png);
	position:absolute;
	right:15px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}




/* container for external content. uses vertical scrollbar, if needed */ 
/*
div.wrap { 
    height:441px; 
    overflow-y:auto; 
    margin-left: -100px;
    margin-top: -30px;
    overflow-x: auto;
    width: 830px;
}
*/

div.wrap {
	height:480px;
	overflow-y:auto;
	position: relative;
	top: -20px;
	width: 890px;
}

#htmlbox
{
	width: 540px;
}



a.onthis
{
	text-decoration: none;
	color: #000;
	font-weight:bold;
}


#quickcart
{
	display: none; 
	padding: 4px; 
	width: 250px; 
	background-color: #eee; 
	position: absolute; 
	top: 30px; 
	right: 8px; 
	border: 2px solid #ffb400; 
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
	border-radius: 5px; 
	font-size: .9em; 
	z-index: 10;
}

#carticon
{
	vertical-align: middle; 
	float: right; 
	margin-right: 8px;
}

#bigtits.cattit
{
	border-bottom: 1px solid #dbdbdb; 
	margin-top: 4px; 
	height:35px;
	padding-left:0;
	width:930px;
	margin-left: -1px;
}

.carttit #carttitty
{
	width: 25px; 
	position: absolute; 
	top: -10px; 
	right: -10px;
}

#catbox
{
	width: 330px; 
	float: left; 
	margin: 10px 4px 0 12px;
}

#cattxt
{
	padding: 0 4px 0 10px; 
	font-size: 11px;
}

#catgroups
{
	margin-left: 345px; 
	margin-top:4px;
}

.onegroup
{
	/*float: left; */
	padding: 5px;
	/*min-height: 165px;*/
}

#gtab
{
}

#gtab td
{
	width: 170px; 
	border: 1px solid #999; 
	height: 165px;
}

.grouptxt
{
	padding: 0 8px;
}

.gname
{
	color: #666; 
	font-weight: bold;
}

.add2cart
{
	float: left; 
	margin-top: 6px; 
	margin-right: 4px;
}

.viewdets
{
	display: block; 
	margin-top: 6px;
}

.oneocat
{
	height: 146px;
}

.ocatthumb
{
	float: right;
}

#bigtits
{
	width: 672px; 
	border: 1px solid #dbdbdb; 
	padding-left: 12px; 
	margin-bottom: 8px;
}

#fcat
{
	position: absolute; 
	top: 0px; 
	left: 245px;
}

#cathomeimg
{
	float: right; 
	margin-right: 8px;
}

#cathomeimg2
{
	margin-left: 8px;
}

#hometweets
{
	margin-top: 57px; 
	height: 126px; 
	padding: 10px; 
	background-color: #dadbdb;
}

.tweetcite
{
	color: #666; 
	font-size: .8em;
}

#tweetbox
{
	width: 500px; 
	height: 100px; 
	margin: 2px; 
	border: 1px dashed #dbdbdb; 
	padding: 8px; 
	float: right; 
	background-color: #fff;
	overflow: auto;
}

table#itemtab
{
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}

td#txtside
{
	background-color: #fff; 
	width: 540px;
	overflow-x: hidden;
}

td#detailsside
{
	background-color: #eee; 
	width: 300px;
	padding: 10px;
}

#itemsalso
{
	margin: 4px 0 0 0;
}

#detailsbox
{	
	position: relative;
}

#itemimg
{
	float: left; 
	background-color: #fff;
	width: 150px;
	height: 145px;
	position: relative;
}

#zoom
{
	position: absolute; 
	bottom: 0px; 
	left: 4px; 
	z-index: 5;
}

#iteminfo
{
	/*margin-left: 156px;*/
	font-size:12px;
}

.oneitem
{
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 8px;
}

#pricebox
{
	font-size: 18px;
	margin-top: 8px;
}

.iprice
{
	color: #666; 
}

.itemprice
{
	color: #f00; 
	font-weight: bold;
}

#itemadd
{
	float: right;
	margin-top:4px;
}

#addrev
{
	border-bottom: 1px solid #ccc;
}

#additem
{
	font-size: 12px;
	color: #999;
}

#revs
{
	margin-top: 15px;
	/*height: 220px; 
	overflow-x: auto;*/
}

.onerev
{
	border-top: 0px #CCC solid;
	border-right: 0;
	border-bottom: 1px #CCC solid;
	border-left: 0;
	padding: 4px 0;
}

#commentform p {
margin:5px 0;
}

#commentform input {
margin:5px 5px 1px 0;
padding:2px;
width:120px;
}

#commentform textarea {
padding:2px;
width:100%;
}

#commentform #submit {
float:right;
margin:0;
}



small{
color:#777777;
font-size:0.9em;
line-height:1.5em;
}

.vnumb
{
	color: #999;
}

.cartitem
{
	color: #000; padding-bottom: 4px;
}

.cartsubtot
{
	border-top: 1px solid #999; padding-top: 4px; margin-top: 4px; font-weight: bold;
}

.altsel
{
	position: relative; display: none; width: 150px;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(/images/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(/images/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */


.smallrating div.star-rating{width:9px; height:8px;}

.smallrating div.star-rating, .smallrating div.star-rating a{background:url(/images/starsmall.gif)}

.smallrating div.star-rating-on a{background-position:0 -8px!important}

.smallrating div.star-rating-hover a{background-position:0 -16px}




#topform
{
border: 0px solid black; width: 930px; text-align:right;
position: relative;
}

#topform form
{
	position: absolute;
	right: 230px;
	top: 0px;
}


.dropdowns
{
	z-index:6;border: 0px solid black; width: 115px; font-family: sans-serif; font-size: 11px; padding: 10px 10px 30px 10px;
}


.dropdowns a
{
	color: #000;
	text-decoration: none;
}

.dropdowns a:hover
{
	color: #da002c;
	text-decoration: underline;
}




#hidethis1bg
{
	position: absolute; top: 0px; left: 0px; z-index:5; border: 1px solid black; width: 125px; padding: 0px; margin:0px; overflow: hidden;
}

#hidethis2bg
{
	position: absolute; top: 0px; left: 0px; z-index:5; border: 1px solid black; width: 125px; padding: 0px; margin:0px; overflow: hidden;
}

#hidethis3bg
{
	position: absolute; top: 0px; left: 0px; z-index:5; border: 1px solid black; width: 125px; padding: 0px; margin:0px; overflow: hidden;
}

#hidethis4bg
{
	position: absolute; top: 0px; left: 0px; z-index:5; border: 1px solid black; width: 125px; padding: 0px; margin:0px; overflow: hidden;
}

#hidethis5bg
{
	position: absolute; top: 0px; left: 0px; z-index:5; border: 1px solid black; width: 125px; padding: 0px; margin:0px; overflow: hidden;
}

#hidethis6bg
{
	position: absolute; top: 0px; left: 0px; z-index:5; border: 1px solid black; width: 125px; padding: 0px; margin:0px; overflow: hidden;
}

#hidethis7bg
{
	position: absolute; top: 0px; left: 0px; z-index:5; border: 1px solid black; width: 125px; padding: 0px; margin:0px; overflow: hidden;
}

#hidethis8bg
{
	position: absolute; top: 0px; left: 0px; z-index:5; border: 1px solid black; width: 125px; padding: 0px; margin:0px; overflow: hidden;
}


.hidethistxt
{
	position: absolute; top: 10px; left: 10px;  width: 115px; z-index:5; border: 0px solid green; height: 340px; padding: 0px; margin:0px; overflow: auto; font-family: sans-serif; font-size: 11px;
}


.subcat
{
	font-weight: bold; border: 0px solid red; width: 95px;
}


.subcat img
{
	float:left; padding-right: 5px;
}

.subcatone
{
	padding-top: 10px;
}


.group
{
	font-weight: normal;
	padding: 0 0 0 20px;
}

.group a
{
	display: block;
	margin-top: 0px;
	margin-bottom: -1em;
	padding-top: 0px;
	padding-bottom: 0px;	
	text-indent: -5px;
}


.groupsolo
{
	font-weight: normal;
	padding: 10px 0 0 10px;
}

.groupsolo a
{
	display: block;
	margin-top: 0px;
	margin-bottom: -1em;
	padding-top: 0px;
	padding-bottom: 0px;	
	text-indent: -5px;
}

.showallcat
{
	font-weight: bold;
	padding: 10px 0 0 0;
}


#top
{
	border: 0px solid #c00; top: 25px; left: 0px; width: 930px; position:absolute; z-index:2;
}


#logo
{
	position:absolute; left: 5px; top:0px;
}

#topnav
{
	margin-left: 130px;
}

#botnav
{
	position: relative; margin-left: 130px;
	background-color: #fff;
}

#mainnav
{
	border: 1px solid black; display: inline; color: black; padding: 3px 5px 1px 5px; position: absolute; left:0px; font-family: sans-serif; font-size: 11px;
	width:787px;
}

#mainnav img
{
	padding-right: 4px;
}

#cart
{
	border: 1px solid black;
	display: inline;
	position: absolute;
	right: 0px;
	font-family: sans-serif;
	font-size: 11px;
	color: black;
	padding: 3px 5px 1px 5px;
	margin-left: 5px;
}

#cart #noitems, #cart #totprice
{
	color: #da002c;
	font-size: 12px;
}

#cart #noitemstxt, #cart #totpricetxt
{
	font-size: 11px;
}



#bot
{
	border: 0px solid #c1c1c1; padding:0px; margin-top: 5px; width: 930px; clear: both;  z-index:1;
}

#botmain
{
	border: 0px solid #c1c1c1; z-index:1;
	/*font-family: sans-serif;
	font-size: 12px;*/
}

h2
{
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: .2em;
}

#botmain p, #botmain h1, #botmain h2
{
	padding-left: 10px;
	padding-right: 10px;
	color: #555;
}

#botmain p
{
	text-align: left;
	margin-top: 0px;
	line-height: 1.3em;
}

#botmain ul
{
	margin-top: 2px;
}

#botmain li
{
	font-size: 11px;
	margin-top: 0px;
	
}

#botmain .specialtxt p
{
	color: #888788;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
}

.aboutcol
{
	color: #888788;
}


#botmain td.specialtxt, #botmain td.aboutcol
{
	border-left: #888788;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

#botmain .onethumb
{
	float: left;
	padding-right:5px;
	padding-bottom: 20px;
	text-align: center;
	width: 122px;
	height: 145px;
	border: 0px solid #000;
	font-size: 11px;
	display:block;
}

#botmain .onethumb a.link
{
	color: #555;
	text-decoration: none;
	font-weight: bold;
}


#botmain #thumbs
{
	padding: 10px 0px 10px 11px;
	border: 1px solid black;
}

#botmain #thumbsbreak
{
	clear: both;
	padding-bottom: 15px;
}


#botbot
{
	border: 5px solid #878787; height: 77px; position:relative;
}

#newtxt
{
	font-family: sans-serif; font-size: 12px; color: #da002c; font-weight: bold; font-style: italic; position: absolute; top: 2px; left: 5px;
}

#newimg
{
	padding-top:15px; padding-left: 35px;
}

#newphoto
{
	position: absolute; right:0px;
}

#foot
{
	margin-top: 10px;
	min-width: 895px;
	text-align: center;
	font-family: sans-serif;
	font-size: 10px;
	color: #DA002C;
	font-weight: normal;
	font-style: italic;
}

.dropcat
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.dropsubcat
{
	font-family: sans-serif;
	font-size: 11px;
	margin-left: 10px;
	font-weight: bold;
}


.dropgroup
{
	font-family: sans-serif;
	font-size: 11px;
	margin-left: 20px;
}

.dropchoose
{
	font-family: sans-serif;
	font-size: 12px;	
}


.product td
{
	font-size: 11px;
	border-color: #999;
	border-width: 1px 0 0 0;
	border-style: solid;
	padding: 3px 10px 3px 30px;
}

.product .head
{
	font-weight: bold;
}

.product .small
{
	font-size: 12px;
}

#cartmessage
{
	font-weight: bold;
	font-size: 14px;
	color: #009900;
}

sup
{
	font-size: 10px;
}



.small
{
	font-size: 10px;
}




.carthead
{
	font-size: 12px;
	font-weight: bold;
}

#reviewcontainer
{
	border: 0px solid red;
	width: 45%;
}

#reviewcontainernocheck
{
	border: 0px solid red;
}


#reviewtable td
{
	border-top: 1px solid #555;
	line-height: 1.5em;
	font-size: 12px;
}

.sublabel
{
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	padding-right: 10px;
}

#totallabel
{
	text-align:right;
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
}

#totalprice
{
	font-weight: bold;
	text-align:right;
	color: #009100;
}


.price
{
	font-weight: bold;
	text-align:right;
	
}


#resblock
{
	float: right;
	width: 50%;
}

#res
{
	border: 2px solid green;
	background-color: #eee;
	padding: 5px;
}

#res label, #res input[type=text], #res textarea
{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}



#res label 
{
	text-align: right;
	width: 155px;
	padding-right: 20px;
}

#res .error
{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	color: #900;
	font-weight: bold;
	padding-left: 175px;
}

.bigerror
{
	display: block;
	width: 400px;
	float: left;
	margin-left: -165px;
	margin-bottom: 10px;
	color: #900;
	font-weight: bold;
	padding-left: 175px;
	font-size: 14px;
}

p#buy
{
	padding: 5px;
	padding-left: 170px;
}

#res br 
{
	clear: left;
}

#res hr 
{
	clear: left;
}

#res textarea
{
	height: 2em;
}

#res .notspecial
{
	width: 1em;
}


#mainsel
{
	width: 200px;
}


.add2cart {
margin-right:0px;
}