/* @group Layout */

html,body {
	margin:0;
	padding:0;
}

body {
	font: 76% Arial, Helvetica, sans-serif;
	text-align: center;
/*	background: url(/images/background.png) repeat-x top;*/
	padding-top: 10px;
}

#header {
	height: 113px;
	background: url("../images/header.jpg") top left no-repeat;
}
#header h1 {
	float: left;
	height:94px;
	width: 159px;
	margin: 0;
}
#header h1 a {
	display: block;
	width: 159px;
	height: 94px;
}
#header ul {
	list-style: none;
	margin: 0;
	height: 25px; 
	background: url("../images/lin-tile.jpg") top left repeat-x;
	clear: both;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-size: 14px;
	text-align: center;
}
#header li {
	float: left;
	margin: 0 5px;
	padding: 0 10px 0 25px;
	background:#fff url("../images/star.jpg") no-repeat 2px top;
}
#header li a {
	color: #705740;
	font-weight: bold;
	padding: 3px 0px;
	display: block;
	text-decoration: none;
	border-bottom:1px dotted #705740;
}
#header li a:hover {
	color: #c1c3a5;
	border-bottom:1px dotted #c1c3a5;
}
#tagline {
	height: 94px;
	margin: 0 0 0 159px;
}
#contentleft {
	float: left;
	text-align: left;
}
#container {
	text-align: left;
	background-color: transparent;
}
#content p {
	line-height:1.4;
}
#content h2 {	
	padding: 3px;
	margin: 5px 0 10px 0px;
	text-align: center;
	border: 1px solid #4d3723;
	background-color: #B6B895;
	color: #4a4628;
	font-size: 13px;
	letter-spacing: 1px;
}
#content h2 a {
	color: #000;
}
.desc p {
	text-align: center;
}
#footer {
	border-top:1px solid #000;
	background: #fff;
	color: #000;
	margin-top: 10px;
}
#footer p {
	margin:0;
	padding:5px 10px;
}
#footer a {
	padding:0;
}
#container {
	width:960px;
	margin:0 auto;
}
#content {
	float:right;
	width:735px;
	padding: 0px 10px 10px 10px;
	margin-top: 5px;
}

#navigation {
	float:left;
	width:198px;
	background-color: #b6b895;
	padding-top: 5px;
	margin-top: 10px;
	border: 1px solid #B6B895;
}
#navigation input {
	border: 1px solid #95957a;
}
input#email, input#password {
	width: 155px;
}
#navigation .sidebar {
	text-align: justify;
	margin: 10px 0 25px 0;
}
#navigation h3 {
	width: 170px;
	padding: 3px 3px 3px 3px;
	margin: 5px 10px 5px 10px;
	text-align: center;
	border: 1px solid #4f3923;
	background-color: #95977c;
	color: #34321b;
	font-size: 13;
	letter-spacing: 1px;
} 
#navigation .noimage {
	list-style: none;
	padding-left: 12px;
}
#navigation .noimage li{
	list-style-image: none;
}
#login_form form {
	margin: 5px 10px;
	padding: 5px 0;
	background-color: #c4c6a3;
	color: #383f23;
	/*border: 1px solid #95957a;*/
}
#navigation li { 
	list-style-image: url("../images/arrow.gif");
}
#navigation li a { 
	color: #000000; 
}
#navigation li a:hover { 
	text-decoration:none; 
}
#navigation li ul {
	padding-left: 10px;
}
#navigation #categories li {
	line-height: 2em;
	font-size: 16px;
}

#cart {
	width:200px;
}
#cart p {
	text-align: right;
	font-weight: bold;
}
body#cart #cart {
	display: none;
}
#extra {
	clear:both;
	width:100%;
}

#customers {
	width: 300px;
	float: left;
	margin-left: 50px;
}
#guests {
	width: 300px;
	float: left;
	margin-right: 50px;
}
/* @end */

/* @group Notifications */

#errorExplanation {
	border: 1px solid red;
}
#errorExplanation h2 {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #B60000;
	border-left: none;
	background: url(none) #B60000;
	margin-top: 0px;
	color: yellow;
}
.fieldWithErrors {	
}
.fieldWithErrors input {
	border: 2px solid #B60000;
}
.fieldWithErrors textarea {
border: 2px solid #B60000;
}

#flash {
	text-align: center;
	margin: 10px;
	font-size: 14px;
	line-height: 18px;
}
#flash.notice {
	border: 2px solid #;
	background: #fcfce1;
}
#flash.error {
	border: 2px solid #fc0;
	background: #;
}



/* @end */

/* @group Typography */

a:link { 
	color: #563726; /* orange */
}
a:visited {
	color: #4b4628; /* dark orange */
}
a:hover {
	color: #b6b895; /* orange */
	text-decoration: none;
}
a:active {
	color: #484627; /* orange */
}
p {
	margin:0 10px 10px;
}

p.tagline {
	font-size: 1.5em;
	font-weight: bold;
	color: red;
	text-align: center;
}
p.actions {
	float: left;
}
p#activity {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

/* @end */

/* @group Invoice Formatting */

body#orders.invoice #contact_info, #shipping_info, #billing_info {
	float: left;
	margin-left: 25px;
}



/* @end */

/* @group Shipping Rates */

body#page.shipping_rates #content h3 {
	text-align: center;
}
table.shipping {
	margin: 0 auto;
	width: 450px;
}
body#page.shipping_rates #content p {
	margin: 10px auto;
	width: 450px;
}
body#page.shipping_rates #content hr {
	width: 600px;
}



/* @end */

/* @group Tech Articles */
#tech_article .issue {
	float: left;
}
#tech_article .date {
	float: right;
}
#tech_article h3 {
	clear: both;
	margin-top: 15px;
	text-align: center;
	text-decoration: underline;
}
#tech_article table {
	margin: 0 auto;
}
#tech_article th {
	text-align: left;
}
#tech_article ol li {
	margin-bottom: 10px;
}
#tech_article li p {
	margin-left: 0;
	margin-right: 0;
}
#tech_article .tech_image {
	text-align: center;
}
#tech_article .tech_image img {
	border: none;
}

#model_numbers {
	width: 500px;
}
#model_numbers td {
	vertical-align: top;
}

/* @end */

/* @group Category Display */
#bulk_lots a, #odd_stuff a, #car_stuff  a {
	color: #fff;
}
#related_cats {
	padding: 0 15px;
	margin: 20px; 
	border: 2px #ccc solid; 
	background: #F0F0F0;
}
#related_cats li {
	font-size: 120%;
}
#related_cats .desc {
	margin-left: 7px;
}



/* @end */

/* @group Miscellaneous */

.hide  {
	display: none;
}

.required {
	color: red;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pagination {
	text-align: center;
	padding: .3em;
}
.pagination div {
	margin-bottom: .5em;
}
.pagination a, .pagination span {
	padding: .2em .5em;
}
.pagination span.disabled {
	color: #AAA;
}
.pagination span.current {
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background-color: #e4d2be;
}
.pagination a {
	border: 1px solid #DDDDDD;
	color: #0063DC;
	text-decoration: none;
}
.pagination a:hover, .pagination a:focus {
	border-color: #003366;
	background: #0063DC;
	color: white;
}
.pagination .page_info {
	color: #aaa;
	padding-top: .8em;
}
.pagination .prev_page, .pagination .next_page {
	border: 1px solid #DDDDDD;
	border-width: 2px;
}
.pagination .prev_page {
	margin-right: 1em;
}
.pagination .next_page {
	margin-left: 1em;
}

#revision, #aa-ok {
	float: right;
}

#specials {
	margin-top: 50px;
	text-align: right;
}
div#categories {
	clear: both;
}
.clearfix:after {
 	content: ".";
 	display: block;
 	height: 0;
 	clear: left;
 	visibility: hidden;
}
.clearfix {
	display: inline-block;
	position: relative;
}
/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}
.clearfix {
	display: block;
}

/* @end */
li ul.nubbin, li .text {
	float: left;
	
}
li.user, li.category, li.product, ul#uncategorized li {
	list-style: none;
	margin: 10px 0;
}
ul#uncategorized li {
	font-size: 1.2em;
	font-weight: bold;
}
ul.sub_category, ul.nubbin {
	padding: 0;
}
ul.nubbin li {
	display: inline;
	list-style: none;
	margin-right: 3px;
}
ul.nubbin img.drag_handle {
	cursor: move;
}
li.category .text, li.product .text {
	margin-left: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
li.sub_category .text {
	margin-left: 25px;
}
table.list, table.products {
	width: 95%;
	margin: auto;
	padding: 5px;
}
table.products th.image {
	width: 125px;
}
table.products th.sku {
	width: 50px;
}
table.products th.desc {
	width: 300px;
}
table.products th.price {
	width: 50px;
}
tr {
	margin: 0;
}
li.odd, tr.odd {
	background: #F0F0F0;
}
li.even, tr.even {
	background: #E0E0E0;
}
th {
	text-align: center;
}
th.actions {
	width: 70px;
}
td {
	vertical-align: center;
}
.subtotal, .discount, .shipping, .tax, .total {
	text-align: right;
	font-weight: bold;
}
.discount {
	color: red;
}
tr.subcat td.name {
	padding-left: 15px;
}
table.product_details {
	width: 350px;
}
table.product_details td input {
	padding-right: 3px;
	text-align: right;
}
fieldset {
	margin: 15px 0;
}
a img {
	border: none;
}
.image {
	float: left;
	margin: 10px;
}
.image img {
	border: 1px solid #b6b895;
}
.image.center {
	float: none;
	text-align: center;
	margin: 10px;
}
span#no_price {
	color: red;
}
fieldset#billing-address {
	width: 325px;
	float: left;
	margin-right: 10px;
}
fieldset#shipping-address {
	width: 325px;
	float: right;
	margin-left: 10px;
}
#use-billing-address {
	padding-top: 10px;
	text-align: center;
	border: 1px solid #F96;
	background: #FFEFEB;
}
.announce {
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
}

