* {
	margin: 0;
	padding: 0;
}
div, ul {
	position: relative;
}
#container {
	width: 947px;
	margin: 0 auto;
	background: url(../images/nav_rpt.gif) left top repeat-y;
}
#content {
	width: 702px;
	padding: 0 15px;
	float: right;
}
.bleed {
	width: 732px;
	margin: 0 -15px;
}

/* OTHER */

#header {
	color: #4b4b4b;
	text-align: right;
	font-size: 1.2em;
	padding: 15px 0 0 0;
	text-transform: uppercase;
	margin: 0 -15px;
}
#header a {
	color: #4b4b4b;
	text-decoration: none;
}
#header span.tel {
	font-family: "Impact", Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #f00118;
}
#header h1 {
	position: relative;
	width: 732px;
	height: 168px;
	margin: 15px 0 0 0;
	font-family: "Impact", Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFF;
	background: #8b8b8b url(../images/banner_default.jpg) no-repeat;
	line-height: 1em;
}
#header h1 span {
	position: absolute;
	display: block;
	text-align: left;
	left: 5px;
	bottom: 5px;
}
#header img, #header h1 {
	position: relative;
	float: left;
}
#header img.splashtext {
	margin: -13px 0 -26px 0;
	z-index: 2;
}
#page_intro {
	margin-top: 20px;
}
#content div.article {
	position: relative;
	margin: 0 0 12px 0;
}
#content div.article img {
	position: relative;
	float: left;
	margin: 0 10px 6px 0;
}
a.cross_sell_thumb {
	position: relative;
	width: 110px;
	height: 110px;
	margin: 0 8px 8px 0;
	float: left;
}
a.cross_sell_thumb img {
	position: relative;
	width: 108px;
	height: 108px;
	border: 1px solid #CCCCCC;
}

/* SHOP */

div.thumbnail, ul.gallery_thumbnails_SOLO {
	margin: 0 3px 3px 0;
	float: left;
	width: 242px;
}
div.thumbnail_fixed a.img, ul.gallery_thumbnails_SOLO li a {
	display: block;
	width: 242px;
	height: 242px;
	background: bottom center no-repeat;
}
div.thumbnail_fixed a.img span, div.thumbnail_fixed p, a.gallery_thumbnail span {
	position: absolute;
	margin-left: -999em;
}

div.thumbnail_fixed form {
	position: absolute;
	width: 222px;
	padding: 10px;
	left: 0;
	bottom: 0;
	background: url(../images/product_tint_white.png);
}
div.thumbnail_fixed form a.slideout_button {
	font-weight: bold;
	color: #00C;
	text-decoration: underline;
}
div.thumbnail_fixed form input, div.thumbnail_fixed form strong {
	vertical-align: middle;
	margin: 3px 0 0 0;
}
div.thumbnail_fixed form input.qty {
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius:	 5px;
}
form.drop_down_product {
	padding: 10px 0;
}

div.slideout {
	padding: 0 10px 10px 10px;
	border-bottom: 10px solid #CCC;
	margin-bottom: 10px;
}

a.gallery_thumbnail, ul.gallery_thumbnails_SOLO li a.gallery_thumbnail {
	display: block;
	width: 58px;
	height: 58px;
	float: left;
	margin: 0 3px 3px 0;
	background: center no-repeat;
}


ul.gallery_thumbnails_SOLO {
	list-style: none;
}

div.last, a.last {
	margin-right: 0;
}

/* SEARCH */

.search_results li img {
	margin: 0 4px 0 0;
	vertical-align: middle;
}

/* FOOTER */

#footer {
	padding: 15px 15px 15px 227px;
}

/* MISC */

input, select, textarea {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
}
textarea.hide {
	position: absolute;
	margin-left: -999em;
}
textarea.show {
	position: relative;
	margin-left: 0;
}
input, select {
	vertical-align: middle;
}
.spacer {
	height: 0;
	line-height: 0;
	clear: both;
}
a img {
	border: none;
	vertical-align: middle;
}
img.left, a.left {
	position: relative;
	margin: 0 10px 6px 0;
	float: left;
}
img.right, a.right {
	position: relative;
	margin: 0 6px 0 10px;
	float: right;
}
img.sold {
	position: absolute;
	bottom: 0;
	left: 0;
}
