body {
	margin: 0px;
	padding-bottom: 25px;
	background: #8c776f;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #e3d8cf;
	}

h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Tahoma, Verdan, sans-serif;
	font-size: 22px;
	color: #e3d8cf;
	font-weight: normal;
	/* text-transform: uppercase; */
	}

h2 {
	margin-top: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdan, sans-serif;
	font-size: 18px;
	color: #e3d8cf;
	font-weight: normal;
	}
	.box h2 {
		padding: 4px 6px 4px 12px;
		background-color: #76635f;
		}

h3 {
	margin-top: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdan, sans-serif;
	font-size: 21px;
	color: #fff;
	font-weight: normal;
	}

a img {
	border: 0;
	}

table {
	width: 100%;
	border: 0;
	}

form {
	margin: 0;
	}

:focus {
	outline: 0;
}

#header {
	width: 100%;
	height: 125px;
	background: #ab7723 url('../../../img/static/header_bg.gif') repeat-x top right;
	}
	#header #logo {
		height: 39px;
		width: 235px;
		position: relative;
		top: 43px;
		left: 10px;
		}
	#header #search {
		width: 157px;
		height: 41px;
		position: relative;
		top: 2px;
		left: 523px;
		}
		#header #search .searchtext {
			display: block;
			margin-bottom: 6px;
			width: 153px;
			height: 18px;
			border: 2px solid #e9dbc8;
			background-color: #e9dbc8;
			font-family: Trebuchet MS, Verdana, sans-serif;
			font-size: 13px;
			}
		#header #search .searchbtn {
			float: left;
			}
		#header #search a {
			display: block;
			float: left;
			}

#contentwrap {
	width: 100%;
	padding: 45px 0 0 0;
	background: #685655 url('../../../img/static/header_shadow.gif') no-repeat top center;
	}
	
#left {
	float: left;
	width: 205px;
	margin-right: 25px;
	}
	#left .spacer {
		margin-bottom: 60px;
	}

#main {
	float: left;
	width: 490px;
	}
	#main a {
		color: #e3d8cf;
		text-decoration: none;
		}
		#main a:hover {
			color: #000;
			text-decoration: none;
			}
	#main div.hr {
		margin: 30px 0;
		}

#splash {
	margin: 0 0 11px 0;
	width: 481px !important;
	height: 364px !important;
	}

#features {
	}
	#features a {
		display: block;
		float: left;
		margin-right: 11px;
		}
		#features a.end {
			margin-right: 0;
			}

#pagination {
	margin: 45px 0 0 0;
	width: 100%;
	}
	#pagination p {
		float: right;
		margin: 0;
		padding: 4px 6px;
		width: 362px;
		background: #5c4c4c;
		text-align: right;
		}
		#pagination p a {
			color: #e3d8cf;
			text-decoration: none;
			}
			#pagination p a:hover {
				color: #fff;
				text-decoration: none;
				}

#footer {
	width: 100%;
	border-top: 1px solid #342620;
	background: #8c776f url('../../../img/static/footer_shadow.gif') no-repeat top center;
	}
	#footer div {
		margin-top: 30px;
		padding: 15px 0 0 0;
		height: 100px;
		background: transparent url('../../../img/static/footer_cc_logo.gif') no-repeat 0px 0px;
		}
	#footer p {
		margin: 0 0 15px 260px;
		font-family: Trebuchet MS, Arial, Tahoma, Verdana, sans-serif;
		font-size: 11px;
		color: #e3d8cf;
		line-height: 15px;
		}
	#footer a {
		color: #e3d8cf;
		text-decoration: none;
		}
	#footer a:hover {
		color: #000;
		text-decoration: none;
		}

.innertube {
	margin: 0 auto;
	width: 720px;
	}

/* Block button/link */

#main a.block, #main input.block {
	background-color: #9c7e74;
	border: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #e3d8cf;
	text-decoration: none;
	}
#main a.block {
	padding: 6px;
	line-height: 26px;
	}
#main input.block {
	padding: 6px 0;
	}
	#main a.block:hover, #main input.block:hover {
		color: #e3d8cf;
		background-color: #91776c;
		cursor: pointer;
		text-decoration: none;
	}

#main input.block {
	padding: 5px;
	}

/* Cart buttons/input */

#main a.cartblock, #main input.cartblock {
	padding: 6px;
	background-color: #ceaea2;
	border: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}
#main a.cartblock {
	line-height: 26px;
	}
	#main a.cartblock:hover, #main input.cartblock:hover {
		color: #000;
		background-color: #ceaea2;
		text-decoration: none;
	}

#main input.cartblock {
	padding: 5px;
	}

/* Clearing */

.clear {
	clear: both;
	}

/* HR */

div.hr {
	height: 1px;
	background: #8f7b78;
	}
	div.hr hr {
		display: none;
		}

/* Message Stack Notice */

.notice {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #76635f;
	border: 2px solid #5e4e4d;
	}
	.notice ul {
		margin: 0;
		padding: 0;
		list-style: disc inside;
		}

/* Navigation */

.box ul {
	margin-left: 12px;
	padding: 0px;
	list-style: none;
	line-height: 20px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #e3d8cf;
	}
	.box ul a {
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 12px;
		color: #e3d8cf;
		text-decoration: none;
		}
		.box ul a:hover {
			font-family: Verdana, Tahoma, Arial, sans-serif;
			font-size: 12px;
			color: #f8ece2;
			text-decoration: none;
			}

/* Product Listing */

#productListing {
	width: 100%;
	}
	.productListingImage {
		width: 110px;
		height: 100px;
	}
	.productListingTitle {
		height: 26px;
		vertical-align: top;
		font-family: Trebuchet MS, Arial, Tahoma, Verdan, sans-serif;
		font-size: 18px;
		color: #e3d8cf;
		}
	.productListingTitle a {
		font-family: Trebuchet MS, Arial, Tahoma, Verdan, sans-serif;
		font-size: 18px;
		color: #e3d8cf;
		text-decoration: none;
		}
	.productListingCode {
		width: 115px;
		text-align: right;
		}
	.productListingDescription {
		height: 48px;
		vertical-align: top;
		}
	.productListingPrice {
		padding: 0 0 8px 0;
		text-align: right;
		vertical-align: bottom;
		font-family: Trebuchet MS, Arial, Tahoma, Verdan, sans-serif;
		font-size: 22px;
		color: #bbb1b0;
		line-height: 20px;
		}

/* Product Info */

#productInfo {
	width: 100%;
	}
	#productInfoImage {
		width: 250px;
		height: 250px;
		background-color: #eff0ea;
		vertical-align: top;
		}
		#productInfoImage img {
			display: block;
			}
		.productInfoDescription {
			padding: 8px;
			background-color: #3a2826;
			vertical-align: top;
			line-height: 15px;
			}
			.productInfoDescription p {
				margin-top: 0;
				}
			.productInfoDescription select {
				width: 100%;
				font-size: 11px;
				}
		.productInfoPrice {
			padding: 8px;
			padding-top: 0px;
			background-color: #3a2826;
			text-align: right;
			font-family: Trebuchet MS, Arial, Tahoma, Verdan, sans-serif;
			font-size: 22px;
			color: #bbb1b0;
			vertical-align: bottom;
			line-height: 40px;
			}

/* Collections */

#collections {
	}

/* Account Boxes */

#accountBoxes {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	#accountBoxes li {
		display: inline;
		}
		#accountBoxes li a {
			float: left;
			display: block;
			margin: 0 3px;
			padding: 80px 0 0 0;
			width: 115px;
			height: 35px;
			background-color: #685655;
			background-position: 0 -10px;
			color: #fff;
			text-align: center;
			text-decoration: none;
			}
			#accountBoxes li a:hover {
				background-color: #76635f;
				background-position: -115px -10px;
				}
			#accountBoxes li a.info {
				background-image: url('../../../img/static/account_info.gif');
				}
			#accountBoxes li a.address {
				background-image: url('../../../img/static/account_address.gif');
				}
			#accountBoxes li a.password {
				background-image: url('../../../img/static/account_password.gif');
				}
			#accountBoxes li a.orders {
				background-image: url('../../../img/static/account_orders.gif');
				}


/* Form */

.inputBlock {
	overflow: auto;
	display: block;
	padding: 20px 20px 10px 20px;
	background: #5e4e4d;
	}
	.inputBlock label {
		display: block;
		margin: 0 0 10px 0;
		width: 150px;
		float: left;
		}
		.inputBlock label.long {
			width: 250px;
		}
	.inputBlock input, .inputBlock select, .inputBlock textarea {
		display: block;
		margin: 0 0 10px 0;
		padding: 2px 0;
		width: 297px;
		float: left;
		background: #fff;
		border: 1px solid #fff;
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 12px;
		}
	.inputBlock .check {
		margin-right: 5px;
		width: 20px;
		background: transparent;
		border: 0;
		}
	.inputBlock p {
		margin: 0 0 10px 0;
		}
	.inputBlock  br {
		clear: left;
		height: 1%;
		}

#commentBox {
	width: 243px;
	background: #fff;
	border: 1px solid #fff;
	}

/* Special Price */
s {
	font-size: 13px;
	}

span.special {
	color: #ab7723;
	}

/* Alignments */

.bottom {
	vertical-align: bottom;
	}

.top {
	vertical-align: top;
	}

.middle {
	vertical-align: middle;
	}

.right {
	text-align: right;
	}

.center {
	text-align: center;
	}