

@charset "UTF-8";

#utilities {
	display: none;
}

#utilities, #menu, img.title, img.vertical_title, div.top img, div.sidebar {
	display: none;
}
div.about_us {
	display: block;
}

/* @group General Tags */
body {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #494949;
}
p {	
	padding: 8px 35px 10px;
	line-height: 20px;
	font-size: 13px;
}
a {	color: #591212;	
	text-decoration: underline;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 13px;
}
a img {
	border: none;
}
pre {
	font-size: 12px;
	width: 590px;
	padding-left: 20px;
	overflow: hidden;
}
h1, h2 {
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 3px;
	border-bottom: 1px solid #b4a894;
	margin: 0 30px 5px;
}
h1 a {
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
table {
	text-align: left;
	border-collapse: collapse;
}
 
del {
	color: #c1191c;
	font-size: 11px;
	padding-left: 3px;
}
 
small {
	font-size: 11px;
	line-height: 1.4em;
}
 
ul, ol {
	font-size: 12px;
	line-height: 20px;
	padding: 3px 50px 15px;
	margin: 0;
}
 
ul li {
	padding: 2px 0 2px 15px;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0;
}

ul ul, ol ol, ul ol, ol ul {
	padding: 3px 10px 15px;
	margin: 0;
}

ol li {
	padding: 2px 0 2px 15px;
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0;
}
.clear {
	clear: both;
}
 
.right {
	float: right;
}
 
.bold-blue {
	color: #55abd2;
	font-weight: bold;
}
 
.bold-red {
	color: #c1191c;
	font-weight: bold;
}
 
.light {
	color: #7f756a;
}


/* @end */


/* @group Collections */

.collection {
	clear: both;
	padding: 0 30px 0px 35px;
	display: block;
}
.collection .product {
	padding: 10px 15px;
	border-top: 1px solid #b4a894;
	float: left;
}
#single_col .collection .product {
	padding: 10px 8px 10px 0;
}
.collection .product .image {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 116px;
	height: 116px;
}
.collection .product .image img {
	background-color: #b4a894;
	padding: 5px;
	display: block;
	margin: 3px auto;
}
.collection .product .image img:hover {
	background-color: #a73711;
}
.collection .product .info {
	padding: 3px 6px 0;
}
.collection .product .info a {
	display: block;
}
.collection .links {
	display: block;
	clear: left;
	padding: 15px 15px 25px;
	border-top: 1px solid #b4a894;
	text-align: right;
}
.collection .links a {
	display: block;
}
/* @end */


/* @group Product Details */
#product_wrapper {
	width: 809px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#product_gallery {
	float: left;
	width: 256px;
	text-align: center;
	display: block;
}
#product_gallery a, #gallery_thumbs a {
	display: block;
}
#product_gallery a:hover img, #gallery_thumbs a:hover img {
	background-color: #a73711;
}
#product_gallery a {
	height: 256px;
}
#gallery_thumbs a {
	float: left;
	margin-right: 4px;
	margin-top: 6px;
	padding: 0 3px;
	height: 116px;
	width: 116px;
	display: block;
}
#product_gallery img {
	padding: 5px;
	background-color: #b4a894;
	margin: 3px auto;
	display: block;
}
#product_details {
	float: right;
	width: 550px;
}
#product_details h1, #product_details h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #b4a894;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;
	display: block;
	clear: both;
}
#product_details h2 {
	margin-top: 20px;
}
#product_details p {
	padding: 8px 15px 8px 20px;
}
#product_details input.button {
	display: block;
	float: left;
	margin: 15px 0 15px 25px;
}
#product_variants {
	border: 1px solid #b4a894;
	margin-left: 20px;
	margin-right: 20px;
	display: block;
	padding: 8px;
}
#product_variants ul {
	padding: 0;
	margin: 0;
}
#product_variants ul li {
	list-style-type: none;
	margin: 0;
	padding: 7px 7px 7px 5px;
}
#product_variants ul li.odd {
	background-color: #d6c8b1;
}
#product_variants ul li.even { }
/* @end */



/* @group Shopping Basket */

#basket {
	display: block;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 50px;
	margin-left: 30px;
}

#basket th {
	padding: 5px 0 2px;
	border-bottom: 1px solid #b4a894;
}

#basket td {
	vertical-align: top;
	border-bottom: 1px solid #b4a894;
}


#basket td.basket-column-one {
	padding: 7px 0;
}

#basket td.basket-column {
	width: 80px;
	padding-top: 12px;
}

.basket-images {
	margin: 0 10px 0 7px;
	float: left;
	border: 1px solid #b4a894;
}

.basket-images img {
	background-color: #b4a894;
	margin: 3px;
	padding: 5px;
	display: block;
}

.basket-images img:hover {
	background-color: #a73711;
}

.basket-desc {
	width: 400px;
	padding-top: 2px;
	float: left;
}
.basket-desc p {
	margin: 0;
	padding: 0;
}

.basket-odd, .basket-even {
	padding: 7px 10px;
}

.basket-even {
	background-color: #fbf9f2;
}

#basket-right {
	text-align: right;
	width: 250px;
	float: right;
	padding-bottom: 15px;
	padding-top: 15px;
}

#basket-right h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px 15px 0;
}
#basket p {
	padding-bottom: 2px;
}

/* @end */
/* @group Footer */

#footer {
	text-align: center;
}

/* @end */


