/* Global Styles */
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000;
	}
p {
	margin-top: 4px;
	margin-bottom: 8px;
	}
h1 {
	font-size: 8pt;
	}
h1.st {
	border-bottom: 1px solid #000;
	}
img {
	border: 0;
	}
form {
	margin: 0;
	padding: 0;
	}
input, select, option, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	}
ul {
	padding: 0;
	margin: 0;
	}
ul ul {
	padding-left: 32px;
	}
ul li {
	list-style-type: none;
	padding: 3px 0 3px 0;
	font-weight: bold;
	}
ul li li {
	list-style-type: square;
	font-weight: normal;
	}
.r {
	text-align: right;
	}

/* Containers */
div.container {
	width: 760px;
	background-color: #eee9df;
	background-image: url(/images/page-background.jpg);
	}
div.header {
	padding-bottom: 7px;
	border-top: 15px solid #33200f;
	border-bottom: 1px solid #33200f;
	}
div.main {
	margin: 10px;
	background-color: #fff;
	border-bottom: 5px solid #ada694;
	border-top: 1px solid #fff; /* Fixes IE top-margin */
	}
div.main a {
	text-decoration: none;
	color: #300;
	}
div.textframe {
	padding: 24px 32px 24px 32px;
	position: relative;
	}
div.footer {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #666;
	padding: 2px 2px 16px 12px;
	}
div.footer a {
	color: #000;
	text-decoration: none;
	padding-left: 16px;
	}
div.footer a:hover {
	color: #999;
	}
div.spacer {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	}

/* Category View */
div.split2 {
	background-image: url(/images/pipe.png);
	background-repeat: repeat-y;
	background-position: 514px 0px;
	}
div.breadcrumb {
	padding: 8px 16px 8px 16px;
	font-weight: bold;
	clear: right;
	}
div.recordnav {
	width: 48px;
	float: right;
	margin-right: 10px;
	text-align: right;
	}
div.back_to_search {
	width: 160px;
	float: right;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	}
div.thumbnails {
	width: 514px;
	float: left;
	display: inline; /* Fixes IE Doubled Float-Margin Bug */
	}
div.thumb {
	width: 124px;
	height: 122px;
	padding: 4px 2px 2px 2px;
	float: left;
	text-align: center;
	font-size: 7pt;
	}
div.searchbox {
	width: 216px;
	float: left;
	margin-left: 10px;
	}
div.searchbox h1 {
	margin: 0;
	text-transform: uppercase;
	padding: 5px 10px 5px 10px;
	}
h1.wht {
	color: #900;
	border-bottom: 8px solid #f5f2eb;
	}
h1.blk {
	color: #fff;
	background-color: #000;
	}
div.recent {
	width: 104px;
	height: 122px;
	padding: 4px 2px 2px 2px;
	float: left;
	text-align: center;
	font-size: 7pt;
	}

/* Product View */
div.split {
	background-image: url(/images/pipe.png);
	background-repeat: repeat-y;
	background-position: 288px 0px;
	}
div.product_view {
	width: 288px;
	float: left;
	display: inline; /* Fixes IE Doubled Float-Margin Bug */
	}
div.product_view h1 {
	margin: 0;
	margin-top: 8px;
	padding-left: 8px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	}
div.product_view h2 {
	margin: 0;
	padding-left: 8px;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	}
div.product_shot {
	text-align: center;
	padding: 8px 0 2px 0;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	}
div.product_related {
	border-top: 1px solid #d8d2c4;
	margin-top: 2px;
	}
div.product_related p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	margin: 0;
	padding: 2px 10px 0px 10px;
	color: #544d3f;
	}
div.product_related img {
	margin: 2px 8px 2px 8px;
	}
div.product_description {
	width: 420px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	float: left;
	margin-left: 10px;
	padding: 10px;
	}
div.swatch {
	width: 20px;
	height: 20px;
	float: left;
	font-size: 1px;
	overflow: hidden;
	cursor: pointer;
	}
.redlink a {
	color: #900;
	}

/* Front Panels */
div.panel_wrapper {
	padding: 24px;
	border-bottom: 1px solid #000;
	}
div.panel1 {
	margin-left:122px;
	}
div.panel2 {
	margin-left:24px;
	}
div.front_panel {
	width: 220px;
	border: 1px solid #666;
	display: inline;
	float: left;
	}
div.front_panel h1 {
	margin: 0;
	font-size: 8pt;
	background-color: #300;
	padding: 3px 5px 3px 5px;
	color: #fff;
	}
div.front_panel_image {
	width: 220px;
	height: 220px;
	}

/* Contact Form */
div.contactinfo {
	width: 320px;
	float: right;
	padding-top: 20px;
	clear: left;
	}
div.fieldname {
	padding: 8px 0px 2px 0px;
	}
.contactwidget {
	width: 320px;
	}

/* SlideOut Menu */
#menubar {
	font-family: tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	width: 576px;
	left: 176px;
	top: 60px;
	padding: 4px 0 4px 0;
}
#menubar a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	color: #000;
	}
#menubar a.active, #menubar a:hover {
	background-color: #000;
	color: #fff;
	}
div.menu .options {
	margin-bottom: 4px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	background-color: #d3d0bb;
	}
div.menu a {
	font-family: tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000;
	display: block;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	}
div.menu a:hover {
	background-color: #000;
	color: #fff;
	}
a.active {
	background-color: #bdbaa7;
	}
