﻿/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */

#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: #F4EADF;
	height: 240px;
	width: 28%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #663300; 
	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; 
}

h1 {
	padding-top: 0;
	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;
	}


a
{
	color: #663300;
}


body {
	width: 100%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	color: #000000;
	background:white url('images/paper005.gif') repeat;
}


/* Outer */

#outer
{
	margin: 1em auto 1em auto;
	width: 820px;
	background:white;
	border: medium #EFEECC inset;
}

/* Header */

#header
{
	width: 820px;
	height: 127px;
	background: #2E2017 url('images/noteandcoin_hdimg.png') no-repeat center center;
}

/* Logo Site Name Start */

h1#title, h1#title a, h1#title a:hover{
	padding-top: 40px;
	padding-left: 50px;
	font-family: A850-Deco;
	font-size: 28px;
	letter-spacing: -1.0px;
	font-weight: bold;
	padding: 30px 10px 10px 12px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffcc;
	}

/* Logo Site Name End */

#header h2
{
	display: block;
	width: 778px;
	margin: 0em auto;
}

#header h1
{
	display: block;
	width: 778px;
	margin: 0em auto;
}

#header h1 a
{
	color: #FFFF99;
	text-decoration: none;
}

#header h2
{
	color: #006699;
	font-size: 0.8em;
}


/* Menu */

#menu
{
	padding: 1em 2em 1em 0em;
	height: 20px;
	background: #F1DFC9 url('images/a2.gif') top left repeat-x;
	font-size: 1.0em;
	border-top: 1px #2C2014 inset;
	border-bottom:1px #2C2014 inset;
        text-align:center;
}

#menu ul
{
	display: block;
	width: 778px;
	margin: 0em auto;
	list-style: none;
	padding-left: 2em;
        padding-right: 2em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	color: #38271C;
	font-weight: bold;
	text-decoration: none;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#menu li a:hover
{
	background: #E2BB89;
	color: #2F1700;
}

/* Content */


#content
{
	width: 820px;
	margin: 0em auto;
	background: white;

}

#content p
{
	margin-bottom: 1.0em;
	text-align: justify;
}

#content h2,h3,h4,h5,h6
{
	color: #443333;
	margin-bottom: 1em;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}

#content blockquote
{
	padding-left: 1em;
	margin-bottom: 1.5em;
	border-left: solid 7px #EFEECC;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.0em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #443333;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #F6EECC;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #FFFEEF;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: 1em;
	width: 560px;
}


#primaryContent
{
	float: right;
	margin: 10px;
	padding: 1em;
	border:thin #663300 outset;
        width: 560px;
}

#primaryContent h1, #primaryContent h2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	border-bottom: solid 2px #efeecc;
	padding-bottom: 0.25em;
	margin-bottom: 0.25em;
	color: #482400;
}

#primaryContent h1
{
	font-size: 1.7em;
}

#primaryContent h2
{
	font-size: 1.1em;
}


/* Sidebar Start */

#sidebar
{
	float: left;
	width: 175px;
	padding: 1em .5em 1.5em .5em;
	font-size: .9em;
   	text-align: left;
	width: 180px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
display:inline;
   	}

#sidebar h2
{
	background: #2E2017 url('images/a4.gif') top left repeat-x;
	text-align:center;
	color: #ffffcc;
	padding: 0.5em;
        height:20px;
	margin-top: 10px;
	margin-right: -1.6em;
	margin-bottom: 5px;
	font-size: 1.1em;
	text-decoration: none; 
	display: block;  
}

*>#sidebar h2
{
	background: #2E2017 url('images/a4.gif') top left repeat-x;
	text-align:center;
	color: #ffffcc;
	padding: 0.5em;
	margin-top: 10px;
	margin-right: -1.6em;
	margin-bottom: 5px;
	font-size: 1.1em;
	text-decoration: none; 
	display: block;  
}
#sidebar ul { 
	padding: 0px; 
	margin: 0px; 
	padding-bottom: 0px;
	} 
	
#sidebar ul li { 
	list-style:none; 
	} 

#sidebar ul li a { 
	padding: 3px; 
	margin: 0px; 
	color: #663300;
	font-size: 13px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 

#sidebar ul li a:hover { 
	background: #EFEECC;
	padding: 3px; 
	margin: 0px; 
	color: #663300;
	font-size: 13px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none;
	border-bottom: 1px #663300 solid;
	} 

#selected {   
	padding: 3px; 
	display: block;   
	color: #482400;
	font-size: 13px;
	font-weight: bold;
	display: block;  
	text-decoration: none; 
	background-color: #EFEECC; 
	border-bottom: 1px #663300 solid;
	} 

/* Sidebar End */

/* Product Information Start */
#products { 
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: solid; 
	border-color: #D7AE86; 
	}

#products td {
	padding: 5px;
	}

tr.row0 {
	background-color: #ECD8C4;
	}
	
tr.row0:hover {
	background-color: #E0C1A3;
	}

tr.row1 {
	background-color: #ECD8C4;
	}

tr.row1:hover {
	background-color: #E0C1A3;
	}

.itemname A {
	font-size: 10pt;
	font-family: Arial;
	color: #482400;
	text-decoration: underline;
	}

.itemname a:hover {
	font-size: 10pt;
	font-family: Arial;
	color: #844200;
	text-decoration: none;
	}

.itemname a:visited {
	font-size: 10pt;
	font-family: Arial;

	color: #000000;
	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: #663300;
	}

#navigation ul {
	text-align: left; 
	font-size: 12px; 
	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: #663300;
	text-decoration:underline;
	}

#viewmore {
	text-align: right;
	background-color: #ffffff;
	}

#viewmore a {
	font-size: 10pt;
	font-family: Arial;
	color: #663300;
	}
/* Product Information End */

/* Sort By Box Start */
#sortbox {
	width: 100%; 
	background-color: ;
	border: 0px;
	border-style: solid; 
	border-color: #FFFFAE; 
	}

#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: 5px;
	margin-top: 5px;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	border:thin #FFFFAE outset;
	text-align: left;
	}

#search a {
	color: #663300;
	font-family: Arial;
	font-size: 12px;
	}

#search a:hover {
	color: #663300;
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	}

.searchform {
	padding:0;
	margin:0;
	width: 170px;
	}

#searchsubmit {
	padding: 5px;
	}

#search select {
	width: 147px;
	}

/* Search Box End */


/* Footer */

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
	text-align: right;
	font-size: 1em;
}
	

#footer a {
	color: #663300;
	text-decoration:none;
	}

#footer a:hover {
	color: #663300;
	text-decoration:underline;
	}

#footer p {
	font-size: 12px;
margin: 10px auto 10px auto;
	text-align: center;
	color: #000000;
	}

.clear
{
	clear: both;
	border-bottom:solid 3px #efeecc;
}