/* @import url(normalization.css);  sjs - set all parameters to default */
 
#content h1 {
  	padding-bottom: 8px; 
}

/* SideBar Start --- note WordPress Sandbox meta theme has a div.sidebar*/
#sidebar {
	padding-right: 5px;
	margin-bottom: 21px;  /* sjs - would have preferred this in navigation, but doesn't work */
	width: 250px;
	float: left;
	}
#sidebar h2 {
	text-decoration: none; 
	border-width: 0px 0px 1px 0px;
	} 
#sidebar ul { 
	} 
#sidebar ul li { 
	display: block; 
	} 
#sidebar ul li a { 
	text-decoration: none; 
	border-width: 0px 0px 1px 0px;
	} 
#sidebar ul li a:hover, strong a:hover { 
	padding: 0px; /* 3px sjs */
	padding-right: 10px; 
	margin-left: -5px; /* sjs padding-left: 10px sjs */
	text-decoration: none; 
	color:#660000; /* sjs */
	} 
#selected {   
	margin-left: -13px;  /* padding 3px sjs */
	display: block;
	color: #990000; /* sjs */
	/* sjs text-decoration: none; */
	} 
#sidebarright {
	float: right;
   	text-align: left;
	border-width: 1px;
	}
#sidebarright h2 {
	padding: 5px; /* sjs padding: 5px; */
	display: block;   
	text-decoration: none; 
	} 
#sidebarright ul { 
	padding: 0px; 
	margin: 0px; 
	padding-bottom: 0px;  
	} 
#sidebarright ul li { 
	display: block; 
	} 
#sidebarright ul li a { 
	padding: 0px; /* sjs 3px  */
	display: block; 
	padding-right: 10px; 
	padding-left: 8px; /* sjs padding-left: 10px; */
	text-decoration: none; 
	} 
#sidebarright ul li a:hover { 
	padding: 0px; /* 3ps sjs */
	display: block; 
	padding-right: 10px; 
	padding-left: -5px; /* sjs 10px sjs */
	text-decoration: none; 
	} 
/* Sidebar End */

notused.item-layout4 {
	text-align: center;
	float: left;
	/* sjs color background-color: #efefef; */
	/* sjs height: 240px; */
	height: 240px;
	/* sjs width: 28%; */
	width: 31.5%;
	/* sjs - tweaked margins and padding endlessly */
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;
	/* sjs - changed padding */
	padding: -1px;
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px; 
}

.item-layout4 /* big tweak; original above - will only be tall enough if bids are off */
{
	text-align: center;
	float: left;
	height: 200px;
	width: 31.5%;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;
	padding: -1px;
	border-style: solid; 
	border-color: #cccccc; 
	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: #cccccc; 
	border-width: 1px; 
}

.productImage /* sjs */
{
    display: block;
    margin-left: auto;
    margin-right: auto;
	width:		96px;
	min-height:	95px;				/* sjs */
	background: #eeeeee; 			/* sjs */
	border: 1px solid #cccccc; 		/* sjs */
}

#products { 
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: solid; 
	border-color: #dddddd; 
	}
#products td {
	padding: 5px;
	}
.itemname p 
{
	height:		34px;		/* sjs */
}

.itemname a 
{
	font-size: 9pt;
	font-family: Verdana, Arial;
	text-align: center !important; 	/* sjs */
	color: #000000; 					/* sjs color: #0000ff; */
	/* sjs text-decoration: underline; */
	text-decoration: none;
}
.itemname a:hover 
{
	/* sjsfont-size: 9pt;
	font-family: Verdana, Arial;
	text-decoration: none;*/
	color: #0000ff;
}
.itemname a:visited 
{
	/* sjs font-size: 9pt;
	font-family: Verdana, Arial;
	text-decoration: none;*/
	color: #005c95; 		/*color: #005c95;*/
}


.bids {  
	font-size: 8pt; /* sjs font-size: 10pt; */
	font-family: Verdana, Arial;
	font-weight: ;
	color: #333333;	/* sjs color: #000000; */
	} 
.price {  
	font-size: 10pt;
	font-family: Verdana, Arial;
	/* font-weight: bold; */
	color: #333333;
	} 
.buyprice {  
	font-size: 10pt;
	font-family: Verdana, Arial;
	/* font-weight: bold; */
	color: #000000;
	} 
.time {  
	font-size: 9pt;
	font-family: Verdana, Arial;
	font-weight: ;
	color: #343434;
	} 
.producttext /* used as label */
{  
	font-size: 8pt; /* sjs font-size: 9pt; */
	/* sjs font-weight: bold; */
	font-family: Arial;
	color: #898989;
} 
a img 
{
	border: 5px;
	border-color: #005c95;
	font-size:	8pt;	/* sjs */
}
#navigation ul {
	text-align: left; 
	font-size: 12px; 
	padding-left: 0px;   /* sjs */
	list-style-type: none; 
	list-style-image: none;
	/*background-color: #dddddd; sjs */
	}
#navigation li { 
	display: inline; 
	padding-left: 3px; 
	padding-right: 3px; 
	}
#navigation a { 
	color: #009999 /* sjs color: #0000cc; */
	/* text-decoration:underline; sjs */
	}
#viewmore {
	text-align: right;
	background-color: #ffffff
	}
#viewmore a {
	font-size: 10pt;
	font-family: Arial;
	color: #0000ff;
	}
/* Product Information End */
/* Sort By Box Start */
#sortbox {
	width: 100%; 
	background-color: ;
	border: 0px;
	border-style: solid; 
	border-color: #dddddd; 
	}
#ebaylogo {
	width: 70px;
	float: left;
	padding: 0px;
	}
/* Sort By Box Start */
#sortbox {
	width: 100%; 
	background-color: ;
	border: 0px;
	border-style: solid; 
	border-color: #dddddd;
	text-align: left;
	}
#ebaylogo {
	width: 70px;
	float: left;
	padding: 0px;
	}
#sortby {
	text-align: right;
	margin-top: 20px;
	}
#sortby select {
	width: 200px;
	}
/* Sort By Box End */

/* Search Box Start */
#search {
	padding: 12px;
	margin-top: 0px;
	/* sjs color background-color: #efefef; */
	background-color: #FFF7EF;
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 12px;
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 1px; 
	text-align: left;
	}
#search a {
	color: #005c95;
	font-family: Verdana, Arial;
	font-size: 12px;
	}
#search a:hover {
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 12px;
	}
.searchform {
	padding:0;
	margin:0;
	width:490px;
	}
#searchsubmit {
	padding: 2px;
	}
#search select {
	width: 200px;
	}
/* Search Box End */


/* Sitemap Start */
#sitemap {
	/* sjs width: 450px; */
	width: 420px;
	padding-left: 5px;
	list-style-type: none;
}
#sitemap .title{
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	/* sjs font-weight: bold; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sitemap a{
	/* sjs width: 450px; */
	width: 420px;
	padding-left: 5px;
	list-style-type: none;
}
#sitemap ul li.li1 a{
	font-size: 14px;
	color: #FF0000;
	/* sjs text-decoration: underline; */
	text-decoration: none;
	padding-top: 15px;
	padding-left: 10px;
	/* font-weight: bold; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 40px;
}
#sitemap ul li.li2 a{
	font-family: Verdana, 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;
	/* sjs text-decoration: underline;  */
	text-decoration: none;
}
#sitemap ul li.li3 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	/* font-weight: bold; */
	color: #333333;
	/* sjs text-decoration: underline;  */
	text-decoration: none;
}
#sitemap ul li.li4 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	/* font-weight: bold; */
	color: #333333;
	/* sjs text-decoration: underline;  */
	text-decoration: none;
}
#sitemap ul li.li5 a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	/* sjs text-decoration: underline;  */
	text-decoration: none;
}
#sitemap ul li.li6 a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	/* sjs text-decoration: underline;  */
	text-decoration: none;
}
#sitemap .info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
#sitemap .info2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
}
#sitemap .info3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 33px;
}
#sitemap .info4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
}
