body {
	margin: 0;
	padding: 0;
}
#container, #credit_cards {
	position: relative;
	margin: 20px auto;
}
#container {
	background: url(../images/nav_back.gif) repeat-y;
	width: 873px;
}
#credit_cards {
	text-align: right;
	width: 853px;
	padding: 0 10px;
}
#content {
	position: relative;
	width: 725px;
	float: right;
}
.two_col_a, .two_col_b, .three_col_a, .three_col_b, .three_col_c {
	position: relative;
	width: 348px;
	margin: 0 0 8px 0;
	float: left;
	border: 1px solid #666;
}
.two_col_b, .three_col_c {
	float: right;
}
.three_col_a, .three_col_b, .three_col_c {
	width: 234px;
}
.three_col_b {
	margin-left: 8px;
}
.three_col_a h2, .three_col_b h3, .three_col_c h4 {
	background-color: #666;
	color: #FFF;
	padding: 4px 15px;
	font-weight: bold;
	font-size: 1em;
	font-family: "Comic Sans MS", Verdana, Geneva, sans-serif;
}
.three_col_a {
	border-color: #c9a06c;
	color: #c9a06c;
}
#content .three_col_a a {
	color: #c9a06c;
}
.three_col_b div.thumbnail {
	margin: 5px 15px 15px 15px;
	width: 204px;
}
.three_col_b div.thumbnail p {
	padding-left: 0;
	padding-right: 0;
}
.three_col_a h2 {
	background-color: #c9a06c;
}
.three_col_b {
	border-color: #bd533d;
	color: #bd533d;
}
#content .three_col_b a {
	color: #bd533d;
}
.three_col_b h3 {
	background-color: #bd533d;
}
.three_col_c {
	border-color: #497502;
	color: #497502;
}
#content .three_col_c a {
	color: #497502;
}
.three_col_c h4 {
	background-color: #497502;
}
.three_col_a p, .three_col_b p, .three_col_c p {
	padding: 0 15px;
}
#brand_heading {
	position: relative;
	width: 725px;
	height: 191px;
	background: url(../images/banner_no_flash.jpg) no-repeat;
	margin: 0 0 31px 0;
	float: left;
	color: #FFF;
	font-size: 2.2em;
	font-weight: bold;
}
#brand_heading span {
	display: block;
	padding-top: 140px;
}
.index #brand_heading {
	margin-bottom: 10px;
}

#footer {
	position: relative;
	width: 705px;
	padding: 10px;
	margin: 0 0 8px 148px;
}
#footer, #footer form input.submit, #nav ul li.cart_summary input.submit {
	border: none;
	background-color: #bd533d;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#footer form {
	position: relative;
	width: 705px;
	text-align: right;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#footer form span {
	float: left;
	padding-top: 5px;
}
#footer form input.submit {
	font-weight: bold;
}
#footer form input.submit:hover, #nav ul li.cart_summary input.submit:hover {
	cursor: pointer;
	background-color: #FFFFFF;
	color: #bd533d;
}

/* PRODS / ITEMS */

div.thumbnail {
	position: relative;
	width: 120px;
	float: left;
	margin: 0 31px 20px 0;
	font-size: 0.8em;
}
div.detail {
	width: 450px;
	float: none;
}
div.thumbnail a {
	color: #757560;
	text-decoration: none;
	display: block;
}
div.thumbnail a:hover {
	text-decoration: underline;
}
div.img, a.img {
	position: relative;
	width: 120px;
	height: 90px;
	margin: 0 0 12px 0;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #757560;
	display: block;
}
div.detail div.img, div.detail a.img {
	float: left;
	margin: 0 10px 20px 0;
}
div.last, a.last {
	margin-right: 0;
	float: right;
}
#home_b div.last {
	float: left;
}
#main_product {
	position: relative;
	width: 500px;
	float: left;
}
#content #associated_products {
	float: right;
}
.price span.rrp {
	text-decoration: line-through;
}
.price span.sell {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#content p.price {
	margin: 0;
}

#content #associated_products {
	float: right;
}
#associated_products {
	position: relative;
	width: 183px;
	border: 1px solid #497502;
	font-size: 0.8em;
	margin-left: 20px;
	float: left;
}
#home_a p, #home_b p, #home_c p, #associated_products p, #associated_products div {
	padding: 0 30px;
}
#associated_products p.title {
	background-color: #497502;
	color: #FFF;
	font-weight: bold;
	padding: 4px;
	font-size: 1.2em;
}
#associated_products div, #home_b div {
	font-size: 1em;
}
#associated_products div p {
	padding: 0;
}


/* OTHER */

#content div.article {
	position: relative;
	width: 725px;
	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.last {
	margin-right: 0;
}
a.cross_sell_thumb img {
	position: relative;
	width: 108px;
	height: 108px;
	border: 1px solid #CCCCCC;
}

/* IMG ENLARGE */

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	margin: -5px 0 0 -15px;
}

#lightbox img {
	border: none;
} 
#overlay img {
	border: none;
}
#overlay {
	background-image: url(../images/overlay.png);
}

* html #overlay {
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}

/* 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 {
	vertical-align: middle;
}
.spacer {
	height: 0;
	line-height: 0;
	clear: both;
}
a img {
	border: none;
	vertical-align: middle;
}
p.footer {
	font-size: 0.8em;
}
img.left {
	position: relative;
	margin: 0 10px 6px 0;
	float: left;
}
img.right {
	position: relative;
	margin: 0 6px 0 10px;
	float: right;
}