td#header-box {
	width: 100%;
	background-color: #999966;
	margin-top: 36px;
	border-bottom: 12px solid #efad0c;
}
#header { background: #transparent url("../images/logo2.png") no-repeat -0.4em 1em; }
#header-image {
	width: 176px;
	height: 194px;
	float: none;
	padding-right: 3em;
	margin-right: 100px;
	background-color: transparent;
	z-index: 50;
	position: relative;
	top: 27px;
	left: 610px;
}
.hdrf {
	float: right;
	height: 100%;
}
#ptg-doc, #header {
	margin: auto;
	text-align: left /*leave unchanged */;
	min-width: 600px /*optional but recommended */;
}
#navbar-box {
	height: 1.8em;
	width: 100%;
	background: transparent;
	border-bottom: ;
}
#ptg-doc {
	background: #ddddaa url("../images/sidebar.png") repeat-y 0px 0px;
	padding: 0 0px;
}
#v-nav ul {
	padding: 0 35px 0 25px;
	margin-top: 46px;
	font: 12px Helvetica, Arial, clean, sans-serif;
}
#v-nav ul li {
	margin-bottom: 14px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
#pc {
	background: #FFF;
	padding-top: 10px;
}
.rcolumn, .lcolumn { padding: 0px 40px; }
.rcolumn { padding: 0 0px; }
.lcolumn { padding: 0 30px; }

/*---- type */
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, arial, clean, sans-serif;
	color: #FFF;
}
h1 { font-size: 3em; }
h2 {
	font-size: 1.5em;
	padding-bottom: .2em;
}
h3 {
	padding: 0;
	font-weight: bold;
	font-size: 105%;
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	margin: 1em 0 .5em;
}
#pc p, #pc ul, #pc ol, #pc table { font: 12px "Times New Roman" , Garamond, serif; }
#pc p, #pc ul, #pc ol {
	line-height: 1.3636em;
	font-size: 1.2em;
	margin: 1.3636em 0;
}
#pc p.subtitle {
	color: #084;
	font-size: 1.0909em;
	line-height: 1.6363em;
	margin: 0;
	font-family: Helvetical, Arial, clean, sans-serif;
}
#pc ul { list-style: disc outside; }
#pc li { margin-left: 1.2em; }
/* the clearfix */
.clearfix:after, .store_item:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#container { padding: 20px 70px; }
#top-navbar {
	height: 4.65em;
	float: right;
	width: 100%;
}
#top-navbar ul {
	float: right;
	width: 190px;
	text-align: left;
	margin-top: 17px;
	font-size: 80%;
}
body {
	background-color: #212121;
	color: #7F8044;
}
#navbar a span { padding-top: 8px; }
#navbar {
	padding: 15px 0;
	margin: 1px 0;
	height: 1.5em;
	background: transparent;
}
#navbar ul {
	list-style-type: none;
	display: block;
	height: 100%;
	text-align: center;
}
#navbar ul { font-size: 85%; }
#navbar ul li {
	float: left;
	padding: 0 1px;
	height: 100%;
	color: #FFF;
}
#navbar span.bar, #top-navbar span.bar { padding: 0 14px; }
#navbar a span.bar {
	color: #69696A;
	font-weight: normal;
	display: inline;
}
#navbar a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	background: transparent;
	color: #69696A;
}
#navbar a:hover {
	color: #FFF;
	font-weight: bold;
}
#navbar li a#cur_tab {
	background-position: 0 -155px;
	color: #fff;
	font-weight: bold;
}
#subnav a#subscribe_button {
	margin: 0 0 10px 30px;
	display: block;
}
#subnav a {
	text-decoration: none;
	color: #555;
}
#subnav a:hover {
	font-weight: bold;
	color: #fff;
}
#subnav a.selected {
	font-weight: bold;
	color: #FFF;
}
#subnav li {
	text-align: right;
	font-size: 14px;
	height: 35px;
}
#main_content {
	padding: 0 25px;
	font-size: 90%;
	min-height: 600px;
}
#top-navbar a { color: #000066; }
#pc .piece_box p { font-size: 1em; }
.piece_img_box {
	width: 200px;
	margin: 0;
	margin-top: 3px;
}
.piece_img_box a { text-align: right; }
td.col_1, td.col_2, td.col_3, td.col_4, td.col_5 {
	padding: 7px 0px;
	vertical-align: top;
	background-color: transparent;
	border: none;
	color: #7F8044;
	text-align: left;
}
 { padding:7px; vertical-align:bottom; background-color:#fff; border:5px solid #000; }

#listing_table a {
	color: #000;
	text-decoration: none;
}
#listing_table p.description a:visited { color: purple; }
#listing_table a:hover {
	color: #000066;
	text-decoration: underline;
}
p.description { clear: both; }
div.piece_img {
	margin: auto;
	text-align: center;
}
div.piece_description {
	font-size: 130%;
	margin-top: 30px;
}
#listing_table p.description a { color: blue; }
#lside {
	height: 800px;
	background: #212121 url(../images/sidebar2.png) no-repeat top right;
	float: left;
}
#rside { margin-left: 221px; }
#logo {
	background: url(../images/logo.png) no-repeat;
	width: 275px;
	height: 51px;
	margin-top: 37px;
}
.piece_details { margin-top: 6px; }
#pc .piece_details p { line-height: .9em; }
img.img_l {
	padding: 0 15px 0 0;
	float: left;
}
img.img_r {
	float: right;
	padding: 0 0 0 15px;
}
#Additional {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 2px solid #fff;
}
#prices_table { margin-left: 20px; }
#prices_table td { padding-right: 15px; }
#main {
	padding-top: 10px;
	margin-top: 1px;
	width: 660px;
}
.img_l {
	float: left;
	margin: 0px 15px 25px 0;
}
body p {
	color: #7F8044;
	margin: .5em 0 1em;
}
.thedot {
	display: block;
	float: right;
	margin-left: 7px;
	font-size: 16px;
}
h2.blog_link a {
	color: #FFF;
	text-decoration: none;
}
div.blog_entry { padding: 20px 0; }
.piece_box p { margin: 0; }
#piece_full {
	padding: 25px 12px;
	font-size: 110%;
	background-color: #FFF;
	border: 25px solid #141414;
	border-width: 21px 25px;
	text-align: center;
	width: 550px;
}
#piece_full h2 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin-top: 25px;
	font-weight: bold;
}
#piece_full.xhr { padding: 0; }
#piece_full p, #piece_full div {
	text-align: center;
	color: #000;
	font: 12px Helvetica;
	margin: 0;
}
#piece_full #piece_nav {
	height: 25px;
	margin: 0 auto;
	width: 200px;
	text-transform: uppercase;
}
#piece_full div.piece_comment {
	color: #667;
	margin-top: 1.4em;
}
#piece_full #copyright {
	font-size: 60%;
	color: #555;
}
#nav_next {
	height: 15px;
	width: 75px;
	display: block;
	background: url(/images/arrows.png) no-repeat top left;
	margin-left: 110px;
	text-align: left;
	padding: 3px 0 0 20px;
}
#nav_prev {
	width: 70px;
	height: 15px;
	display: block;
	float: left;
	padding: 3px 20px 2px 0;
	background: url(/images/arrows.png) no-repeat bottom right;
	text-align: right;
}
#piece_nav a { text-decoration: none; }
ol {
	list-style: decimal outside;
	margin-left: 1.2em;
}
a { color: #77a; }
a:hover { color: #55A; }
#navbar { font-size: 16px; }
.front-page { width: 600px; }
#main p.front-page {
	line-height: 2em;
	font-size: 110%;
}
.blog_link { clear: left; }
#main ul {
	list-style: disc outside;
	margin-left: 1.3em;
}
#main td { padding: 0px 10px 5px 0; }

/* shopping cart */

table#shopping_cart td, table#shopping_cart th, table#orders td, table#orders th {
	padding: 3px 10px 0 0;
	text-align: center;
}
#cart_notice h2 {
	color: #000;
	text-align: center;
}
#cart_notice { text-align: center; }
#xhr_piece h2 {
	color: #000;
	text-align: center;
}
#TB_window #xhr_piece img { border: none; }
#xhr_piece div.xhr_details p.xhr_line, #xhr_piece div.xhr_details p.xhr_desc {
	margin: 0;
	padding: 0;
	text-align: center;
}
#xhr_piece div.xhr_comment {
	margin: 1em 0;
	text-align: center;
	color: #667;
	margin-top: 1.4em;
}
#xhr_piece #xhr_copyright {
	font-size: 80%;
	color: #555;
	text-align: center;
}
#cart_window {
	padding: 10px;
}
div.store_img {padding: 0 15px 0 0; float:left;}
#shopping_cart  {padding: 0 25px 25px;}
#shopping_cart table#order_summary th { color: #999; border-bottom: 1px solid #667;}

#order_receipt { border: 1px solid #667; background:#fff; padding: 25px;}
#order_receipt h2, #order_receipt h3 {color: #222;}
table#order_summary td, table#order_summary th {padding: 2px 15px;}
table#order_summary th { color: #333; border-bottom: 1px solid #667;}
td.os_price { text-align: right;}
tr.os_final { border-top: 1px solid #667;}
