@font-face {
	font-family: 'BulmerMTRegular';
	src: url('../type/bulmemtr-webfont.eot');
	src: local('☺'), url('../type/bulmemtr-webfont.woff') format('woff'), url('../type/bulmemtr-webfont.ttf') format('truetype'), url('../type/bulmemtr-webfont.svg#webfontxL3aQwnN') format('svg');
	font-weight: normal;
	font-style: normal;
}
html { background: #333; }
body { background: transparent url(../img/bg_body.jpg) 50% 20px no-repeat; }
#engine {
	top: 20%;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.3);
	color: #fff;
	position: absolute;
	text-align: center;
	z-index: 99999;
}
/* Header */
#header { height: 78px; padding-top: 10px; }
#header .nav { background: url(../img/nav.png) 350px 46px no-repeat; }
#header .nav ul { padding: 0; }
#dashboad .nav { float: right; }
#dashboard .nav a {
	padding: 4px 30px 0 0;
	font: 300 italic 10px/1 Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #656565;
}
#dashboard .nav a:hover { color: #fff; }
#dashboard .controls {
	padding: 0;
	display: block;
	height: 20px;
	position: relative;
}
#dashboard .controls li { float: none; }
#dashboard .controls a  { text-align: right; }
#breadcrumbs {
	position: absolute; top: 0; left: 0;
	width: 100%;
	margin: 0;
}
#breadcrumbs .nav {
	width: 960px;
	margin: 0 auto;
}
#header .nav li, #cart thead th {
	font-family: 'BulmerMTRegular', Georgia, 'Times New Roman', serif; font-size: 12px; text-transform: uppercase; letter-spacing: 1px;
	padding: 5px 10px;
}
#header .nav li.selected a { text-decoration: underline; }
#header .nav li.home {
	font-size: 57px; text-transform: lowercase;
	text-shadow: rgb(0,0,0) 1px 1px 1px;
	-moz-linear-gradient(100% 100% 90deg,#BDBDBD, #F5F5F5);
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#BDBDBD));
	padding: 0 200px 0 0;
}
#header .nav a {
	color: #fff;
	text-decoration: none;
}
.header .title {
	padding-bottom: 8px; margin-bottom: 8px;
	border-bottom: 1px solid #998F85;
}
.header .title span, .featured .item .cost, .product.detail .header .title, .article .details > ul li, #billing legend span, #shipping legend span, .progress legend, .payment fieldset h2, #PaymentForm > h2 {
	font-family: 'BulmerMTRegular', Georgia, 'Times New Roman', serif; font-size: 25px; text-transform: lowercase; letter-spacing: 3px;
	color: #fff;
}
#dashboard .nav.controls .account, #dashboard .nav.controls .register { display: none; }
/* Categories */
.categories .item, .categories .item span {
	font-family: 'BulmerMTRegular', Georgia, 'Times New Roman', serif; font-size: 18px; text-transform: lowercase; letter-spacing: 2px;
}
.categories .item a {
	text-decoration: none;
	display: block;
	color: #fff;
}
.categories .item span { font-size: 14px; }
.categories .item a:hover, #header .nav a:hover, a, .categories .item span { color: #BEBEBE; }
a:hover { color: #F8F8F8; }
/* Store */
.store.header {
	text-align: right;
}
body.store #page .section.products.featured .product .figure img {
	max-height: 300px;
	max-width: none !important;
	width: auto !important;
}
.store.header a span, .product.detail .article .details form label {
	font-family: 'BulmerMTRegular', Georgia, 'Times New Roman', serif; font-size: 12px; text-transform: lowercase; letter-spacing: 1px;
	text-transform: uppercase;
}
#breadcrumbs {
	font: 300 italic 10px/1.8 Verdana, Arial, sans-serif;
	color: #999;
	margin-bottom: -10;
}
#breadcrumbs a { text-decoration: none; }

/* Products */
.store #main .category .item, .store #main .products.shop .item {
	width: 153px;
}
.store #main .shop .listing {
	height: 206px;
}
.featured .item + .item, .featured .item .name, .products.shop .item + .item + .item + .item + .item { display: none; }
.featured .item a { text-decoration: none; }
.featured .item a + a { width: 230px; display: block; float: left; }
.products.shop .product, .category.products .product, .categories .article {
	padding: 10px;
	min-height: 192px;
	background: rgba(0,0,0,0.3);
	font: 300 italic 10px/1.8 Verdana, Arial, sans-serif;
}
.category.products .header .title { padding: 8px 0 6px; }
.category.products .product, .store #main .category .product { height: 182px; min-height: 164px; }
.store #main.full .categories .item { height: 230px; margin-bottom: 12px; }
.store #main.full .categories .item img { max-width: 180px; }
.store #main.full .categories .item .article a:first-child { height: 184px; }
.categories .article { min-height: 100px; }
.categories .article .name { text-align: center; }
#main .category.products .item, .categories .item { margin-bottom: 12px; }
.products.shop .product a { text-decoration: none; }
.products.shop .product a span, .category.products .product a span { font: 300 italic 10px/1.8 Verdana, Arial, sans-serif; text-align: center; }
.store #main .products.shop .product .category { display: none; }
.products .item.none {
	width: 100%;
	font: 300 italic 10px/1.8 Verdana, Arial, sans-serif;
}
.products .item.none p { color: #BEBEBE; }
.featured .product img {
	-moz-box-shadow: 0 1px 2px #000;
	-webkit-box-shadow: 0 2px 2px #000;
	box-shadow: 0 1px 2px #000;
}
/* Product */
.product.detail .cost { 
	font-size: 54px; letter-spacing: 1px; line-height: 0.8; padding-bottom: 10px; 
}
.product.detail .article .details > ul {
	float: left;
	width: 333px;
	margin: 20px 0 30px 27px;
	padding: 10px;
	background: rgba(0,0,0,0.3);
	text-align: center;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 2px 3px #000;
	box-shadow: 0 1px 3px #000;
}
.product.detail .article .details > ul + p, 
.product.detail .article .details > ul + p + p,
.product.detail .article .details form {
	margin-left: 590px;
	display: block;
	color: #fff;
}
.product.detail .article .details form { padding: 10px; background: rgba(0,0,0,0.1); margin-top: 34px; }
.product.detail .article .details form label { display: block; }
button { border: 1px solid #eee; }
.purchase_form .variations { border-bottom: 1px solid #998F85; }
.purchase_form .select {
	padding-right: 30px;
	display: inline-block;
}
.product.detail .article .details ul #availability { 
	border-top: 1px solid #998F85; border-bottom: 1px solid #998F85;
	text-transform: uppercase; font-size: 14px; 
}
.product.detail .article .details ul #sku { 
	padding-top: 4px;
	text-transform: uppercase; font-size: 10px; 
}
.product.detail .figure { float: left; }
.product.detail .figure img { width: 560px; height: 560px; box-shadow: 1px 1px 3px #000; -webkit-box-shadow: 1px 1px 3px #000; -moz-box-shadow: 1px 1px 3px #000; }
.payment .radio .note {
	padding: 1em 0 0 0;
}
/* Cart */
#page { position: relative; }
.store.header {
	top: 20px; right: 26px;
	position: absolute;
}
.store.header a {
	text-decoration: none;
	background: rgba(0,0,0,0.2);
}
#progress li {
	color: #BEBEBE;
	display: inline; padding-right: 20px;
	font: 300 italic 12px/1.8 Verdana, Arial, sans-serif;
}
.quantity label { display: none; }
.quantity input { width: 2em; text-align: right; }
#cart thead th, #progress, #cart tfoot td, #progress li.current { color: #fff; }
#cart tfoot th {
	color: #BEBEBE;
	text-align: right;
	font: 300 italic 12px/1.8 Verdana, Arial, sans-serif;
}
#cart thead th, #PaymentForm > h2 {
	border-bottom: 1px solid #998F85;
	padding: 0 0 10px 0;
}
#cart thead th.linetotal { text-align: right; }
#cart tbody td { padding: 6px 0; color: #BEBEBE; }
#cart .cash_total td, #cart tbody .linetotal, #cart .points_total td  {
	font-family: 'BulmerMTRegular', Georgia, 'Times New Roman', serif; font-size: 34px; text-transform: lowercase; letter-spacing: 1px;
	text-transform: uppercase; text-align: right;
	padding: 0;
}

#cart .points_total td, #cart tbody .linetotal { font-size: 14px; }
#cart tbody .linetotal { width: 140px; }
#cart tbody th, #cart tbody td { vertical-align: middle; }
#cart + ul li {
	display: inline;
}
/* Store forms */
.note, label, .summary td { color: #fff; }
.account label, .address label, .payment label, .summary th, .summary td, .login .login label, .store .login label {
	font-family: 'BulmerMTRegular', Georgia, 'Times New Roman', serif; font-size: 14px; text-transform: uppercase; letter-spacing: 0px;
	display: inline-block;
	width: 180px;
}
.account .checkbox label, .address .checkbox label, .payment .checkbox label {
	display: inline;
}
.account form li, .address form li, .payment form li, .login .login form li, .store .login form li {
	padding: 6px 0;
	border-bottom: 1px solid #5C5650;
}
.account .error, .address .error, .payment .error, .login .login .error, .store .login .error {
	color: #FF8086;
}
.register.account {
	float: left;
	background: rgba(0,0,0,0.3);
	padding: 10px;
	width: 538px;
	margin: 34px 10px 0 0;
}

.login .section.login, .store .section.login {
	width: 460px;
	margin: 160px auto 0;
	background: rgba(0,0,0,0.3);
	padding: 10px;
}
.section.register h2, .store .section.login h1, .section.login h2, #cash h2, #paypal h2 {
	padding-top: 0;
}
.store .login.account {
	float: left;
	background: rgba(0,0,0,0.3);
	padding: 10px;
	width: 348px;
	margin: 34px 0 0 0;
}
.login.account label { width: 100px; }
#billing, #shipping, #cash, #paypal {
	float: left;
	background: rgba(0,0,0,0.3);
	padding: 10px;
	width: 430px;
	margin: 10px;
}
#cash { width: 490px; }

#paypal {
	width: 370px;
}
.progress { clear: both; }
.progress ul {
	border-top: 1px solid #998F85;
}
#securitycode { 
	color: #fff; 
	padding-left: 180px;
	position: relative;
}
#securitycode div { display: none; }
#securitycode:hover div { 
	display: block; 
	width: 300px;
	padding: 10px;
	position: absolute;
	top: 20px; left: 180px;
	background: rgba(0,0,0,0.7);
}
.summary th {
	padding: 3px 0;
	color: #fff;
	width: 40%;
}
.summary td {
	text-align: right;
	width: 50%;
	padding: 0;
}
.store.address form .progress ul li {
	display: inline-block;
	padding-right: 20px;
	border-bottom: none;
}

/* Footer */
#footer .section div:first-child, #footer .nav.terms { display: none; }
#footer * {
	color: #898989;
	text-align: center;
	font: 300 italic 12px/1.8 Georgia, 'Times New Roman', serif;
}
#footer #copyright {
	width: 500px;
	margin: 0 auto;
}
#footer .copyright { padding-right: 130px; }
#footer .poweredby a {
	float: right;
	display: block; width: 75px; height: 31px;
	background: url(../img/gc.png) no-repeat;
	text-indent: -9999em;
}
