/* Logo Site Name Start */
h1#title, h1#title a, h1#title a:hover {
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: bold;
  padding: 130px 10px 10px 10px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  font-family: "Georgia";
}

/* Logo Site Name End */

/* Main Template Start */
#line {
  background-image: url('images/img02.gif');
  background-repeat: repeat-x;
  height: 37px; 
  width: 100%; 
}

#wrapper {
  background: url(images/img06.gif) repeat-x;
}

#page {
  margin: 0px;
  padding: 10px;
  width: 780px;
  border-style: none; 
  border-color: #CACACA; 
  border-width: 1px; 
  display: block;
}

#header {
  margin: 0; 
  padding: 0; 
  height: 180px; 
  width: 100%;
  background-color: #333333;
}

.headerimg {
  margin: 0;
  background: url('images/logo.jpg') no-repeat;
  height: 180px;
  width: 780px;
}

body#background {
  background-color: #000000;

}

body {
  margin: 0;
  padding-top: 0px; 
  padding-bottom: 10px; 
  font-size: 12px;
  font-family: Arial, Helvetica, Sans-serif;
}

#content {   
  width: 570px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
  border-style: none; 
  border-color: #dddddd; 
  border-width: 1px;
  text-align: left; 
  color: #000000;
} 

#content p {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#content h1 {
  font-size: 1.6em;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
}

.narrowcolumn {
  padding: 0;
  margin: 0px 0 0 0px;
  width: 100% auto;
  float: right;
}

#footer {
  margin-top: 0px;
  width: 780px;
  height: 30px;
  clear: both;
  background-color: #000000;
  border-style: none; 
  border-color: #CACACA; 
  border-width: 1px; 
}

#footer a {
  color: #ffffff;
  text-decoration:underline;
  font-weight: bold;
}

#footer a:hover {
  color: #0000cc;
  text-decoration:underline;
  font-weight: bold;
}

#footer p {
  font:1.1em Arial, Helvetica, Sans-serif;
  margin: 0 10px 0 0;
  padding: 10px 0 0 0;
  text-align: right;
  color: #ffffff;
}
/* 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: #eeeeee;
  border-style: solid; 
  border-color: #dddddd; 
  border-width: 1px; 

}

tr.row0:hover {
  background-color: #dddddd;
  border-style: solid; 
  border-color: #dddddd; 
  border-width: 1px; 
}

tr.row1 {
  background-color: #ffffff;
  border-style: solid; 
  border-color: #dddddd; 
  border-width: 1px; 
}

tr.row1:hover {
  background-color: #dddddd;
  border-style: solid; 
  border-color: #dddddd; 
  border-width: 1px; 
}

.itemname A {
  font-size: 10pt;
  font-family: Arial;
  color: #0000ff;
  text-decoration: underline;
}

.itemname a:hover {
  font-size: 10pt;
  font-family: Arial;
  color: #0000ff;
  text-decoration: none;
}

.itemname a:visited {
  font-size: 10pt;
  font-family: Arial;
  color: #005c95;
  text-decoration: none;
}

.bids {  
  font-size: 10pt;
  font-family: Arial;
  font-weight: ;
  color: #000000;
} 

.price {  
  font-size: 10pt;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
} 

.buyprice {  
  font-size: 10pt;
  font-family: Arial;
  font-weight: bold;
  color: #000000;
} 

.time {  
  font-size: 10pt;
  font-family: Arial;
  font-weight: ;
  color: #ff0000;
} 

.producttext {  
  font-size: 9pt;
  font-weight: bold;
  font-family: Arial;
  color: #333333;
} 

a img {
  border: 1px;
  border-color: #005c95;
}

#navigation ul {
  text-align: left; 
  font-size: 12px; 
  padding-left: 5px;  
  list-style-type: none; 
  list-style-image: none;
  background-color: #dddddd; 
}

#navigation li { 
  display: inline; 
  padding-left: 3px; 
  padding-right: 3px; 
}

#navigation a { 
  color: #0000cc;
  text-decoration:underline;
}

#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;
}

#sortby {
  text-align: right;
  margin-top: 20px;
}

#sortby select {
  width: 200px;
}
/* Sort By Box End */

/* Search Box Start */
#search {
  padding: 12px;
  margin-top: 0px;
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  border-style: none; 
  border-color: #dddddd; 
  border-width: 1px; 
  text-align: left;
}

#search a {
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
}

#search a:hover {
  color: #333333;
  font-family: Arial;
  font-size: 12px;
}

.searchform {
  padding:0;
  margin:0;
  width:390px;
}

#searchsubmit {
  padding: 2px;
}

#search select {
  width: 147px;
}
/* Search Box End */

/* Sidebar Start */
#sidebar {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
  width: 175px;
  background-color: #000000;
  text-align: left;
}

#sidebar h2 {
  padding: 6px; 
  margin: 0px; 
  display: block;   
  color: #ffffff;
  font-family: Arial;
  font-size: 13px;
  display: block;  
  text-decoration: none; 
  background-color: #000000;
  background: url(images/img07.gif) repeat-x left bottom;
} 

#sidebar ul { 
  padding: 0px; 
  margin: 0px; 
  padding-bottom: 0px;  
} 

#sidebar ul li { 
  display: block; 
} 

#sidebar ul li a { 
  background-color: #000000;
  padding: 3px; 
  margin: 0px; 
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  display: block; 
  padding-right: 10px; 
  padding-left: 10px; 
  text-decoration: none; 
} 

#sidebar ul li a:hover { 
  background-color: #000000;
  padding: 3px; 
  margin: 0px; 
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  display: block; 
  padding-right: 10px; 
  padding-left: 10px;
  background-color: #282828;
} 

#selected {   
  padding: 3px; 
  display: block;   
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  font-weight: none;
  display: block;  
  font-style: italic;
  background-color: #282828;
} 
/* Sidebar End */


/* Miscellaneous Start */
h1 {
  padding-top: 0;
  padding-bottom: 10px;
  margin: 0;
}

h2 {
  padding-top: 0;
  margin: 0;
  font-size: 1.6em;
}

h3 {
  font-weight: none;
  padding-top: 0;
  padding-bottom: 5px;
  margin: 0;
  font-size: 1.3em;
}

hr {
  display: none;
}

* {
  margin:0;
  padding:0;
}
/* Miscellaneous End */

/* Sitemap Start */

#sitemap {
  width: 450px;
  padding-left: 5px;
  list-style-type: none;
}
#sitemap a{
  width: 450px;
  padding-left: 5px;
  list-style-type: none;
}
#sitemap ul li.li1 a{
  font-size: 16px;
  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: 14px;
  text-decoration: none;
  padding-top: 10px;
  padding-left: 10px;
  font-weight: bold;
  border-left-style: none;
  color: #666666;
  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: #999999;
  text-decoration: underline;
}

#sitemap ul li.li4 a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  padding-top: 10px;
  padding-left: 10px;
  font-weight: bold;
  color: #666666;
  text-decoration: underline;
}

#sitemap ul li.li5 a{
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  padding-top: 10px;
  padding-left: 10px;
  font-weight: normal;
  text-decoration: underline;

}

#sitemap ul li.li6 a{
  font-size: 12px;
  color: #000000;
  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;

}

/* Sitemap End */


