:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

body
{
	text-align:center;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#main_body
{
	width:990px;
	margin:0 auto;
}
#header
{
	vertical-align:left;
	margin:0;
	padding:0;
	float:left;
}
tr#upper_menu
{
	background:url(images/green_bg.jpg) repeat-x 0 0;
	list-style:none;
	width:640px;
	height:20px;
	margin:0;
	padding:0;
	float:right;
	margin-top:84px;
	vertical-align:bottom;
}

tr#upper_menu td
{
	width:120px;
	height:20px;
	line-height:0;
	float:right;
	font-size:0;
	border:0;
	margin:0;
	padding:0;
}
tr#upper_menu td#start
{
	background:#81D83F url(images/green_arc.jpg) no-repeat 0 0;
	width:82px;
	height:39px;
	margin-top:0;
	line-height:0;
	margin-right:105px;
	float:right;
}
tr#upper_menu td#back
{
	background: url(images/green_lost_bit.jpg) no-repeat 0 0;
	width: 12px;
	height: 39px;
	margin-top:0;
	line-height:0;
	float:right;
}
tr#upper_menu td a
{
	background: url(images/upper_menu_button.gif) no-repeat 0 0;
	width:141px;
	font-size:0;
	border:0;
	height:24px !important;
	vertical-align:bottom;
	display:block;
	margin-bottom:0;
	padding:2px 2px 0 0;
	margin-top:12px !important;
	margin-top:10px;
	line-height:0;
	text-transform:capitalize;
}
tr#logo
{
	background: url(images/logo.gif) no-repeat 0 0;
	width: 239px;
	height: 121px;
	float:left;
}



tr#main_menu
{
	width:863px !important;
	width:869px;
	margin:0;
	vertical-align:bottom;
	float:left;
	padding:0 3px;
	list-style:none;
}
tr#main_menu td
{
	width:140px;
/*	background-color:#161876;*/
	height:30px !important;
	float:left;
	margin:3px 1px 0 1px;
}
tr#main_menu td a
{
	width:140px;
	/*background:url(images/main_menu.gif) no-repeat 0 0;*/
	height:30px !important;
	display:block;
	float:left;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:200;
	font-family:Impact, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	line-height:0;
	font-size:0;
}
.page_titles{
	font:Arial;
	color:#000000;
	font-size:10px
	text-decoration:none;
	font-weight:bold;
}

#content
{
	float:center;
	margin-top:10px;
}

#left_bar
{
	width:250px;
}



.right
{
	float:right;
}

#banners
{
	width:194px;
	float:right;
	
}

.half_box
{
	width: 430px;
}

.redbox, .bluebox, .greenbox
{
	padding:0;
	float:left;	
	text-align:left;
	margin:10px 5px 0 0;
}
.redbox1, .bluebox1, .greenbox1
{
	padding:0;
	text-align:center;
	margin:10px 0 0 0;
}
.redbox .text, .bluebox .text, .greenbox .text
{
	
	border-top:0;
	margin:0;
	float:left;
	padding:3px;
}
.greenbox .textcat
{
	border-top:0;
	margin:0;
	float:left;
	padding:0px;
}
.redbox h2, .redbox1 h2
{
	background:url(images/red_top.gif) repeat-x 0 0;
}

.bluebox h2, .bluebox1 h2
{
	background:url(images/blue_top.gif) repeat-x 0 0;
}

.greenbox h2, .greenbox1 h2
{
	background:url(images/green_top.gif) repeat-x 0 0;
}

.greenbox h2, .bluebox h2, .redbox h2, .greenbox1 h2, .bluebox1 h2, .redbox1 h2
{
	padding:0;
	border:0;
	padding-top:2px;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	height:23px;
	color:#fff;
	margin:0;
	
}


.greenbox .h2, .bluebox .h2, .redbox .h2
{
	float:left;
	width:459px !important;
}

.center_box
{
	margin:0 2px 0 2px;
	float:left;
}

#featured_prods
{
	width:674px !important;
	width:664px;
	background-color:#f2f2f2;
	border:0;
	padding-bottom:10px;
	float:left;
}
/*.item
{
	border:1px solid #dbdbdb;
	width:125px;
	margin:6px;
	padding:5px;
	text-align:center;
	background-color:#fff;
	float:left;
}*/
.item
{
	border:1px solid #dbdbdb;
	width:25%;
	margin:7px;
	padding:3px;
	text-align:center;
	background-color:#fff;
	float:left;
}
.item .img 
{
	margin:3px;
	display:block;
}
.item .desc
{
	text-align:center;
	background: url(images/grey_gradient.gif) repeat-x 0 0;
	padding:6px 0;
	vertical-align: text-bottom;
}
/*
#featured
{
	width:474px !important;
	width:464px;
	background-color:#e6e6e6;
	float:left;
}
#featured
{
float:center;
}
 */
/*
#featured .product
{
	background-color:#fff;
	padding:10px;
	float:left;
	width: 442px !important;
	margin:0 3px 3px 3px;
}*/
#featured .product
{
	background-color:#ffffff;
	padding:8px;
	float:left;
	width: 400px !important;
	margin:0px 0px 0px 0px;
}
.product .image
{
	float:left;
	padding:5px 10px;

}
.product .text
{
	float:right;
	border:0;
	text-align: left;
}
.product .title
{
	font-weight:bold;
	width:280px;
	padding:30px 10px;
	float: center;
}
.product .bidtext
{
	border-bottom:1px solid #ccc;
	color: #FF6633;
	padding:0 10px;
}
.product .nobid
{
	color:#f00;
	padding:0 10px;
	margin-right:30px;
}

#tell_box, #suggest_box, #categ_box
{
	background-color:#f1f1f1;
	border:1px solid #e6e6e6;
}
#categ_box
{
	
}
#categ_box a
{
	font-size:1.1em;
}
#categ_box small, #categ_box smaller
{	
	font-weight:100;
	font-size:0.8em;
}
#search, #stores,#store_matching
{
	border:1px solid #e6e6e6;
}
#register_box
{
	clear:both;
	float:left;
}
#selling_box, #register_box
{
	background-color:#f1f1f1;
	text-align:left;
}
#selling_box .text, #register_box .text
{
	padding:6px 6px 30px 6px;
}
#footer 
{
	float:center;
	width:940px;
	background: url(images/footer.gif) repeat-x 0 0;
	margin-top:10px;
	padding-top:16px;
	font: Arial;
	font-size:10;
	}
#footer .desc
{
	background-color:#f1f1f1;
	padding:6px;
	text-align:center;
}
.sep
{
	padding-right:1px;
}

a.toplinks:link {
color: #000000;
font-size:12px;
font-family:Arial;
text-decoration:none;
}
a.toplinks:visited {
color: #000000;
font-size:12px;
font-family:Arial;
text-decoration:none;
}
a.toplinks:active {
color:#000000;
font-size:12px;
font-family:Arial; 
text-decoration:none;
}
a.toplinks:hover {
color:blue;
font-size:12px;
font-family:Arial; 
text-decoration:underline;
}

a.cat_titles:link {
font: Swis721 Cn BT;
color: #000000;
font-size:12px;
font-family:Arial;
text-decoration:none;
}
a.cat_titles:visited {
font: Swis721 Cn BT;
color: #000000;
font-size:12px;
font-family:Arial;
text-decoration:none;
}
a.cat_titles:active {
font: Swis721 Cn BT;
color:#000000;
font-size:12px;
font-family:Arial; 
text-decoration:none;
}
a.cat_titles:hover {
font: Swis721 Cn BT;
color:#000000;
font-size:12px;
font-family:Arial; 
text-decoration:underline;
}

.search_titles {
font: Swis721 Cn BT;
color:#000000;
font-size:13px;
font-family:Arial; 
text-decoration:none;
}
.help_links {
font: Arial;
color:#000000;
font-size:13px;
font-family:Arial; 
text-decoration:none;
}

.category_line{ border-bottom: 1px solid #FFCC00; }

.cat_border{
  border-LEFT: 1px solid #e6e6e6;
  border-RIGHT: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.categorytab		 { font-size:9.5pt;font-weight:bold;white-space:nowrap; font-family:Arial;color:#333333; }
.categorysideheading { font-size:9.5pt;font-weight:bold;white-space:nowrap; font-family:Arial;color:#4C4C4C; }

a.storelink:link { 
color: blue; 
font-size:10pt;
white-space:nowrap; font-family:Arial;
font-weight:normal;
text-decoration: none;
}
a.storelink:visited { 
color: #990099; 
font-size:10pt;
white-space:nowrap; font-family:Arial;
font-weight:normal;
text-decoration: none;

}
a.storelink:hover {

font-size:10pt;
white-space:nowrap; font-family:Arial;
font-weight:normal;
text-decoration: underline;
}
a.storelink:active {
font-size:10pt;
color: blue; 
white-space:nowrap; font-family:Arial;
font-weight:normal;
text-decoration: none;
}

.numstore { color:#5D5D5D;font-family:verdana;font-size:x-small; }

a.matchstorelink:link { 
color: blue; 
font-size:10pt;
white-space:nowrap; font-family:Arial;
font-weight:bold;
text-decoration: none;
}
a.matchstorelink:visited { 
color: #990099; 
font-size:10pt;
white-space:nowrap; font-family:Arial;
font-weight:bold;
text-decoration: none;

}
a.matchstorelink:hover {

font-size:10pt;
white-space:nowrap; font-family:Arial;
font-weight:bold;
text-decoration: underline;
}
a.matchstorelink:active {
font-size:10pt;
color: blue; 
white-space:nowrap; font-family:Arial;
font-weight:bold;
text-decoration: none;
}

.matchingestore_border
{ 
border-bottom: 1px solid #FFCC00;
border-top: 1px solid #FFCC00;
border-left: 1px solid #FFCC00;
border-right: 1px solid #FFCC00;
}
a.catlink:link {
font: Swis721 Cn BT;
color: #0000CC;
font-size:10pt;
font-family:Arial;
text-decoration:none;
}
a.catlink:visited {
font: Swis721 Cn BT;
color: #0000CC;
font-size:10pt;
font-family:Arial;
text-decoration:none;
}
a.catlink:active {
font: Swis721 Cn BT;
color:#0000CC;
font-size:10pt;
font-family:Arial; 
text-decoration:none;
}
a.catlink:hover {
font: Swis721 Cn BT;
color:#0000CC;
font-size:10pt;
font-family:Arial; 
text-decoration:underline;
}
.search_text { 
color: black; 
white-space:nowrap; font-family:Arial;
font-size:10pt; 
font-weight:none;
text-decoration: none;
}

.DotBorder
	{
		border:none;
		border-left:dotted 1px black
	}	
.homepagetop_border
{ 
border-top: 1px solid #FFCC00;
}
.gray_border{
   border-bottom: 3px solid red;
}

.reminder_text { 
color: black; 
white-space:nowrap; font-family:Arial;
font-size:10pt; 
font-weight:bold;
text-decoration: none;
}

.homepage_heading { font-size:11pt;font-weight:bold;white-space:nowrap; font-family:Arial;color:#FFFFFF; }
.heading_spotlight { font-size:11pt;font-weight:bold;white-space:nowrap; font-family:Arial;color:#000000; }

.home_border{
  border-LEFT: 1px solid #e6e6e6;
  border-RIGHT: 1px solid #e6e6e6;
  
}

.homecatbox{
	height:21px;
	font-size:10pt; 
	font-weight:none;
	color:#000000;
	width:150px;
}
.welcome_text{
white-space:nowrap; font-family:Arial;
font-size:24pt; 
font-weight:bold;
color:#959595;
text-decoration: none;
}

.newuser_text{
white-space:nowrap; font-family:Arial;
font-size:16pt; 
font-weight:bold;
color:#959595;
text-decoration: none;
}
.reg_text{
white-space:nowrap; font-family:Arial;
font-size:10pt; 
font-weight:bold;
color:#959595;
text-decoration: none;
}
