#toptext
{
	font-family: Arial;
	font-size: 10px;
	display: block;  
	font-weight: bold; 
}

/* following are used for the colored-rounded boxes */
.rbroundbox { background: url('images/nt.gif') repeat; }
.rbroundboxl { background: url('images/ntleft.gif') repeat-y left; }
.rbroundboxr { background: url('images/ntright.gif') no-repeat right; }
.rbtoplong{ background: url('images/nttop.gif') repeat top; }
.rbtop div { background: url('images/tl.gif') no-repeat top left; }
.rbtop { background: url('images/tr.gif') no-repeat top right; }
.rbbot div { background: url('images/bl.gif') no-repeat bottom left; }
.rbbot { background: url('images/br.gif') no-repeat bottom right; }
.rbbotlong { background: url('images/ntbot.gif') repeat bottom; }

td.mybackground
{
        background-image: url('images/vertical.gif'); /* forward slash for the path */
        background-repeat: repeat;
         width:1px;
}

/* height and width stuff, width not really necessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot 
{
       height: 9px;
       font-size: 1px;
}
.rbroundboxl
{
       //height: 9px;
       font-size: 1px;
}
.rbcontent 
{ 
        margin: 0 9px; 
}

.rbroundbox 
{ 
        width: 100%;  
}


/////////// begin sitemap ///////////////////////////

#sitemap {
	width: 450px;
	padding-left: 5px;
	list-style-type: none;
}
#sitemap .title{
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#sitemap a{
	width: 450px;
	padding-left: 5px;
	list-style-type: none;
}
#sitemap ul li.li1 a{
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	padding-top: 15px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}
#sitemap ul li.li2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-left-style: none;
	color: #333333;
	text-decoration: underline;
}

#sitemap ul li.li3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#sitemap ul li.li4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#sitemap ul li.li5 a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: underline;

}

#sitemap ul li.li6 a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#sitemap .info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;

}
#sitemap .info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;

}
#sitemap .info3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 33px;

}
#sitemap .info4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;

}

.item-layout4 {
	text-align: center;
	float: left;
	background-color: #efefef;
	height: 240px;
	width: 28%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #94A76C; 
	border-width: 1px; 
}
.item-layout5 {
	text-align: left;
	float: left;
	background-color: #efefef;
	height: 110px;
	width: 45%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #94A76C; 
	border-width: 1px; 
}

/* Logo Site Name Start */

h1#title, h1#title a, h1#title a:hover{

	font-size: 24px;
	font-weight: bold;
	padding: 25px 10px 10px 12px;
	text-align: left;
	text-decoration: none;
	color: #000000;

	}

h1#title a:hover{
	text-decoration: underline;
}


/* Logo Site Name End */



/* Main Template Start */

#page {

	background-color: #ffffff;
	margin: 0px;
	padding: 10px;
	width: 870px;
	border-style: solid; 
	border-color: #235701; 
	border-width: 1px; 
	display: block;

	}


#aboveheader {

	margin: 0; 
	padding: 0; 
	height: 18px; 
	width: 868px;
	}

#header {

	margin: 0; 
	padding: 0; 
	height: 80px; 
	width: 868px;
	border-style: solid; 
	border-color: #ffffff; 
	border-width: 1px; 
	}



.headerimg {

	margin: 0;
	background: url('images/logo.jpg') no-repeat;
	height: 80px; 
	width: 868px; 

	}



body#background {

	background-color: #ffffff;

	}



body {
	margin: 0;
	padding-top: 10px; 
	padding-bottom: 10px; 
	font-size: 13.5px;
	font-family: Arial, Helvetica, Sans-serif;

	}



#content {   

	width: 464px;

	margin-top: 10px;

	margin-bottom: 10px;

	margin-right: 10px;

	padding-right: 0px;

	padding-left: 10px;

	padding-top: 10px;

	padding-bottom: 10px;

	background-color: #ffffff;

	border-style: solid; 

	border-color: #ffffff; 

	border-width: 1px;

	text-align: left; 

	} 



#content p {

	padding-bottom: 10px;

	margin-bottom: 10px;

	}

	

#content h1 {

	font-size: 1.6em;

	font-family: Arial, Helvetica, Sans-Serif;

	font-weight: bold;

	color: #235701;

	}



.narrowcolumn {

	padding: 0;

	margin: 0px 0 0 0px;

	width: 100% auto;

	float: left;

	}



#footer {

	width: 868px;
	height: 30px;
	clear: both;
	background-color: #ffffff;
	}



#footer a {

	color: #235701;
	text-decoration:none;

	}



#footer a:hover {

	color: #235701;

	text-decoration:underline;

	}



#footer p {

	font:1.1em Arial, Helvetica, Sans-serif;

	margin: 0 10px 0 0;

	padding: 10px 0 0 0;

	text-align: right;

	color: #000000;

	}

/* Main Template End */



/* Product Information Start */

#products { 

	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: solid; 
	border-color: #dddddd; 

	}



#products td {

	padding: 5px;
	}



tr.row0 {

	background-color: #ffffff;

	}

	

tr.row0:hover {

	background-color: #ffffff;

	}



tr.row1 {

	background-color: #ffffff;

	}



tr.row1:hover {

	background-color: #ffffff;

	}



.itemname A {

	font-size: 10pt;
	font-family: Arial;
	color: #235701;
	text-decoration: none;
        font-weight: bold;
	}



.itemname a:hover {

	font-size: 10pt;
	font-family: Arial;
	color: #235701;
	text-decoration: underline;
        font-weight: bold;
	}



.itemname a:visited {

	font-size: 10pt;
	font-family: Arial;
	color: #235701;
	text-decoration: none;

	}



.bids {  

	font-size: 8pt;
	font-family: Arial;
	font-weight: ;
	color: #000000;

	} 



.price {  

	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #235701;

	} 



.buyprice {  

	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;

	} 



.time {  

	font-size: 8pt;
	font-family: Arial;
	font-weight: ;
	color: #000000;

	} 



.producttext {  

	font-size: 8pt;
	font-weight: bold;
	font-family: Arial;
	color: #000000;

	} 

.moreinfotext {  

	font-size: 8pt;
	font-weight: bold;
	font-decoration: none;
	font-family: Arial;
	color: #235701;

	} 



#navigation ul {

	text-align: left; 
	font-size: 10px; 
	padding-left: 5px;  
	list-style-type: none; 
	list-style-image: none;
	background-color: #ffffff; 

	}



#navigation li { 

	display: inline; 
	padding-left: 3px; 
	padding-right: 3px; 

	}



#navigation a { 

	color: #000000;
	text-decoration:underline;

	}



#viewmore {

	text-align: right;
	background-color: #ffffff

	}



#viewmore a {

	font-size: 10pt;
	font-family: Arial;
	color: #000000;

	}

/* Product Information End */



/* Sort By Box Start */

#sortbox {

	width: 100%; 


	}



#ebaylogo {

	width: 70px;

	float: left;

	padding: 0px;

	}



#sortby {

	text-align: left;

	margin-top: 20px;

	}



#sortby select {

	width: 200px;

	}

/* Sort By Box End */



#news
{
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	display: block;  
	width: 95%;
        color:#000000;
	font-family: Arial;
	font-size: 12px;
	padding: 12px;
}

/* Search Box Start */


#searchdiv2
{
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	width: 370px;
	font-family: Arial;
	font-size: 12px;
	display: block;  
	font-weight: bold; 
	text-align: left; 
	color: #235701; 
	padding-top: 12px;
	padding-bottom: 12px;
}


#search {
	margin-top: 0px;
	color: #333333;
	font-family: Arial;
	font-size: 9px;
	text-align: left;

	}

#search a {
	font-family: Arial;
	font-size: 9px;

	}

#search a:hover {
	color: #333333;
	font-family: Arial;
	font-size: 9px;

	}

.searchform {

	margin-bottom: 3px;

	width:290px;

	}

#searchsubmit {

	padding: 2px;

	}



#search select {
	margin-bottom: 3px;
	width: 200px;

	}

/* Search Box End */



/* Sidebar Start */

#sidebar {

	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	float: left;
	width: 175px;
   	text-align: left;
	}

#sidebar h2 {

	padding-left: 6px; 
	margin-bottom: 10px; 
        text-decoration: underline; 
	} 



#sidebar ul { 

	padding: 0px; 
	margin: 0px; 
	padding-bottom: 0px;  

	} 



#sidebar ul li { 

	display: block; 

	} 



#sidebar ul li a { 
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 



#sidebar ul li a:hover { 

	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: underline; 
	} 



#selected {   

	padding: 3px; 
	display: block;   
	color: #235701;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;  
	text-decoration: none; 
	} 



#sidebarright {

	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: right;
	width: 160px;
   	text-align: left;

	}


#sidebarright ul { 

	padding: 0px; 
	margin: 0px; 
	padding-bottom: 0px;  

	} 



#sidebarright ul li { 

	display: block; 

	} 



#sidebarright ul li a { 


	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 



#sidebarright ul li a:hover { 

	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 

/* Sidebar End */





/* Miscellaneous Start */

h1 {

	padding-top: 0;

	margin: 0;

	}



h2 {

	padding-top: 0;

	margin: 0;

	font-size: 1.4em;

	}



h3 {

	font-weight: none;

	padding-top: 0;

	padding-bottom: 5px;

	margin: 0;

	font-size: 1.3em;

	}



hr {

	display: none;

	}

a
{
	color: #2B8815;
}

* {

	margin:0;

	padding:0;

	}

/* Miscellaneous End */


/* CSS Custom Inline Navigation Menu (Horizontal)       
   By www.bansXtreme.com    
   Add this code to the bottom of your styles.css   */


/* Inline Menu Begin */

.menu {
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left:0px;
	width: 100%;
	height: 30px; /* this is where you can adjust the height of the menu bar */
	background-color: #ffffff;
	clear: both;
	}

.menu ul 
{ 
	padding: 0px; /*do not adjust these unless you have a reason for doing so */
	margin: 0px; 
	padding-bottom: 0px;  
	} 
.menu li 
{
 display:inline; /*do not change this */
 }

.menu ul li { 
	display: inline; /*do not change this */
	list-style:none; /*do not change this */
	} 

.menu a { 
	background-color: #ffffff;
	color: #000000; 
	padding: 5px 10px 5px 10px; 
	margin: 0px; 
	font-family: Arial;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	display: block;
	width: 120px;
	float:left;
	text-decoration: none; 
	} 

.menu a:hover 
{ 
	background-color: #FFFFFF; 
	color: #235701;
	text-decoration: underline; 
	} 

.menuselected {   
	background-color: #ffffff; /*this is the background color of the selected menu item*/
	color: #235701; /* text color of select menu item*/
	padding: 5px 10px 5px 10px; /* there is not much reason to change any thing else unless you know what you're doing*/
	margin: 0px; 
	font-family: Arial;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	display: block;
	width: 120px;
	float:left;
	text-decoration: none; 
	}
/* Inline Menu End */
