* {
	margin:0;
	padding:0;
}

body {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	background:#2C2C23 url('/media/images/pagebackground.jpg') repeat-x;
}


body div#masthead {
	position:absolute;
	top:66px;
	left:0;
}

body div#masthead h1 a {
	display:block;
	width:320px; 
	height:122px;
	margin:0; padding:0;
	background:none;
	background: url("/media/images/logo.jpg") top center no-repeat;
	text-decoration: none;	
	margin-right:10px;	
}

body h2 {
	font-size:14px;
	font-weight:bold;
	color:#2C2C23;
	margin-bottom:3px;
	margin-top:20px;	
	clear:both;
}

body p.sub {
	font-size:12px;
	color:#ABABA8;
	margin-bottom:15px;
}

body p.sub a {
	color:#990000;
	text-decoration:none;
	margin-left:20px;
}

body div#masthead h1 a span {
	visibility:hidden;
}

body div#content {
	margin-left:320px;
	margin-top:60px;
	background-color:#fff;
	padding:23px;
	padding-top:10px;
	color:#2C2C23;		
}

body div#nav {
	position:absolute;
	left:319px;
	top:24px;
}

body div#nav ul {
	list-style-type:none;
}

body div#nav ul li {
	float:left;
}

body div#nav ul li a {
	text-decoration:none;
}

body div#nav ul li a span {
	visibility:hidden;
}

body div#nav ul li#shiny.current a{
	display:block;
	width:114px; height:53px;
	margin:0; padding:0;
	background:none;
	background: url("/media/images/shiny_down.gif") top left no-repeat;
	text-decoration: none;	
	margin-right:10px;	
}

body div#nav ul li#shiny a{
	display:block;
	width:101px; height:53px;
	margin:0; padding:0;
	background:none;
	background: url("/media/images/shiny.gif") top left no-repeat;
	text-decoration: none;	
	margin-right:10px;	
	margin-left:1px;
}

body div#nav ul li#catalog a{
	display:block;
	width:101px; height:53px;
	margin:0; padding:0;
	background:none;
	background: url("/media/images/catalog.gif") top left no-repeat;
	text-decoration: none;	
	margin-right:10px;	
}

body div#nav ul li#catalog.current a{
	display:block;
	width:114px; height:53px;
	margin:0; padding:0;
	background:none;
	background: url("/media/images/catalog_down.gif") top left no-repeat;
	text-decoration: none;	
	margin-right:10px;	
}

body div#nav ul li#about.current a{
	display:block;
	width:114px; height:53px;
	margin:0; padding:0;
	background:none;
	background: url("/media/images/about_down.gif") top left no-repeat;
	text-decoration: none;	
	margin-right:10px;	
}

body div#nav ul li#about a{
	display:block;
	width:101px; height:53px;
	margin:0; padding:0;
	background:none;
	background: url("/media/images/about.gif") top left no-repeat;
	text-decoration: none;	
	margin-right:10px;	
}

body div#footer p {
	color:#676852;
	font-size:9px;
	text-align:right;
	padding:25px;
}

body div#footer p a {
	color:#676852;
	text-decoration:none;
}

body div#content ul#bags {
	list-style-type:none;
	margin-bottom:10px;
}

body div#content ul#bags li {
	float:left;
	border-right:1px solid #EEEFEE;
	padding-right:10px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	width:150px;
	padding-bottom:10px;
	height:170px;
	display:block;
}

body div#content ul#bags li p {
	font-size:11px;
	text-align:center;
	margin-top:5px;
}

body div#content ul#bags li p a:link, body div#content ul#bags li p a:visited {
	color:#284066;
	font-weight:bold;
}


body div#content p.bitsmast span {
	visibility:hidden;
}

body div#content p.bitsmast {
	display:block;
	width:auto; height:50px;
	margin:0; padding:0;
	background:none;
	background: url("/media/images/pinsback.jpg") top left repeat-x;
	text-decoration: none;	
	margin-right:10px;	
}

body div#content ul#bits {
	list-style-type: none;
	margin-top:10px;
	margin-bottom:10px;	
}

body div#content ul#bits li.alt {
	background-color:#EEEFEE;
}

body div#content ul#bits li {
	padding:5px;
	font-size:11px;
	color:#B9B9B7;
	padding-left:15px;
}

body div#content ul#bits li a {
	color:#284066;
	font-weight:bold;
	font-size:11px;
	margin-left:4px;
	margin-right:4px;	
}

body div#content ul.list {
	list-style-type: none;
	margin-top:10px;
	margin-bottom:10px;	
}

body div#content ul.list li.alt {
	background-color:#EEEFEE;
}

body div#content ul.list li {
	padding:5px;
	font-size:11px;
	color:#B9B9B7;
	padding-left:15px;
}

body div#content ul.list li.book {
	height:50px;
}

body div#content ul.list li.book a {
	margin-left:15px;
}

body div#content ul.list li a {
	color:#284066;
	font-weight:bold;
	font-size:11px;
	margin-left:4px;
	margin-right:4px;	
}

body div#blog {
	color:#fff;
	position:absolute;
	top:210px;
	left:10px;
	font-size:9px;
	width:250px;
	padding:20px;
	line-height:16px;
	color:#A9A9A5;
}

body div#blog div.post div.meta {
	float:left;
	width:60px;
	text-align:right;
	margin:0;
	padding:0;
}

body div#blog div.post p.entry {
	margin-left:80px;
	padding:0;
	text-align:left;
	display:block;
}

body div#blog div.post p.entry a {
	color:#fff;
}

body div#content p.summary {
	clear:both;
	font-size:12px;
	line-height:16px;
}

body div#content p.price {
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
	margin-left:10px;
	padding-top:8px;
}

body div#content p.price span {
	font-weight:bold;
}

body div#blog div.post p.title {
	color:#fff;
	font-size:10px;
}

body div#blog div.post p.date {
	color:#676852;
}

body div#blog div.post {
	clear:both;
	margin-bottom:20px;	
}

body div#content form#sale {
	background-color:#f9f9f9;
	margin:0;
	padding:10px;
	clear:both;
	margin-bottom:20px;
	margin-top:10px;	
	padding-bottom:6px;
	height:35px;
	border-top:1px solid #EEEFEE;
	border-bottom:1px solid #EEEFEE;	
}

body div#content form#sale input {
	margin:0;
	padding:0;
	float:left;
	margin-right:10px;	
}

body div#content p.cataloglink {
	font-size:11px;
	margin-top:15px;
	margin-bottom:10px;
	color:#B06139;
}

body div#content p.cataloglink a {
	color:#B06139;
}

body h3 {
	color:#B06139;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

body div#faq p {
	font-size:11px;
	color:#2C2C23;
	line-height:14px;
	margin-bottom:10px;
	margin-left:25px;
}

body div#content p.sold {
	font-size:12px;
	margin:0;
	margin-bottom:20px;
	color:#990000;
}

body div#content p.spacer {
	font-size:1px;
	color:#fff;
}

body div#content h2, body div#content h3, body div#content p {
	width:100%;
}

 body div#content p.price {
	width:auto;
}