/* global reset */
html {
	background:#ffe500 url(../images/bg-html.gif) repeat-x;
}
body{
	margin:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url("../images/bg-body.jpg") no-repeat scroll 50% 0 transparent;
	min-width:960px;
}
img { background:none repeat scroll 0 0;
padding:2px; border-style:none;}
a {
	text-decoration:underline;
	color:#87c522;
}
a:hover {text-decoration:none;}
input, textarea, select {
	font:100% Georgia, serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#header {
	width:960px;
	margin:0 auto;
	position:relative;
	min-height:100px;	
}
* html #header {
	height:100px;
	overflow:visible;
}
#header h1 {
	margin:0;
	position:absolute;
	left:11px;
	top:0;
	z-index:99;
}
#header h1 img{
	display:block;
	margin-left:-20px;}
#wrapper {
	width:960px;
	margin:0 auto;
	/*	padding-top:20px; for prelaunch
	padding-top:57px; - for live site*/
}
#main {padding-left:41px;}
.intro img{
	display:block;
	border:2px solid #000;
}
#two-columns {
	overflow:hidden;
	width:100%;
}
#content {
	float:left;
	width:631px;
	background:#1a1a1a;
	border:2px solid #000;
	padding:14px 28px 20px 27px;
	border-top:0;
}
#content .title{
	border-bottom:1px solid #cd1915;
	padding-bottom:13px;
	margin-bottom:15px;
	overflow:hidden;
}
#content h2 {
	margin:0;
	font-size:30px;
	letter-spacing:-3px;
	color:#ffe500;
}
#content h2 span{color:#de0027;}
#content h2 cufon{float:left;}
.news .row {
	overflow:hidden;
	width:100%;
	font-size:10px;
	padding-bottom:13px;
}
.news .row .column{
	float:left;
	width:190px;
	padding-right:30px;
}
.news .row .alt-column{padding-right:0;}
.news h3 {
	margin:0 0 10px;
	font-size:12px;
	float:left;
	width:100%;
}
.news h3 a {
	float:left;
	width:100%;
	cursor:pointer;
}
.news h3 a img{
	float:left;
	border:2px solid #000;
	margin-bottom:14px;
}
.news h3 a:hover img{
	border:1px solid #fff;
	margin:1px 1px 15px;
}
.news h3 a {
	color:#ffe500;
	text-decoration:none;
	text-transform:uppercase;
}
.news h3 a:hover {color:#fff;}
.news h3 a span{
	float:left;
	padding:3px 15px 4px 4px;
}
.news h3 a:hover span{background:#000;}
.news p {margin:0 0 12px 5px;}
.news a.alt {text-decoration:none;}
.news a.alt:hover {text-decoration:underline;}
.product-holder {
	overflow:hidden;
	width:100%;
}
.product-holder .title {margin-bottom:13px !important;}
.hot-product {padding-bottom:8px;}
.hot-product .row {
	overflow:hidden;
	width:100%;
	padding-bottom:28px;
}
* html .hot-product .row {padding-bottom:26px;}
*+html .hot-product .row {padding-bottom:26px;}
.hot-product .img-holder {
	float:left;
	width:411px;
	border-top:1px solid #434343;
	padding-top:30px;
}
.hot-product .img-holder img{
	border:1px solid #fff;
}
.hot-product .alt-row .img-holder {
	border-top:0;
	padding-top:2px;
}
.hot-product .text {
	float:right;
	width:188px;
	border-top:1px solid #434343;
	padding-top:28px;
	color:#a2a2a2;
}
.hot-product .alt-row .text {
	border-top:0;
	padding-top:0;
}
.hot-product h3 {
	margin:0;
	font-size:14px;
	color:#ffe500;
}
.hot-product p {margin:0 0 16px;}
.hot-product p a{color:#fff;}
.gallery {
	border-bottom:1px solid #cd1915;
	padding-bottom:15px;
}
.gallery .title {
	border-bottom:0 !important;
	margin-bottom:0 !important;
}
.gallery .title h2 {font-size:35px;}
.gallery img {display:block;}
.gallery-holder {
	width:100%;
	overflow:hidden;
	padding-top:12px;
}
.gallery-holder ul {
	margin:0 -10px 0 0;
	padding:0;
	list-style:none;
	width:641px;
	float:left;
	position:relative;
}
.gallery-holder ul li{
	float:left;
	padding:0 10px 10px 0;;
	position:relative;
}
.gallery-holder ul li a{
	float:left;
	cursor:pointer;
}
.gallery-holder ul li a span {
	position:absolute;
	top:0;
	left:0;
	width:61px;
	height:41px;
}
.gallery-holder ul li a:hover span,
.gallery-holder ul li.active a span{
	background:url(../images/bg-mask-gallery.gif) no-repeat;
}
.product-holder .details {
	overflow:hidden;
	width:100%;
	padding-top:10px;
}
.product-holder .details .text{
	float:left;
	width:410px;
}
.product-holder .details h3 {
	margin:0;
	text-transform:uppercase;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
	color:#ffe500;
}
.product-holder .details span {
	display:block;
	color:#a2a2a2;
	padding-bottom:13px;
}
.product-holder .details p {margin:0 0 17px;}
.product-holder .details .add-holder {
	float:right;
	width:191px;
	padding-top:53px;
}
.product-holder .details h3.add{
	margin:0 0 14px;
	text-indent:-9999px;
	height:70px;
	background:url(../images/txt-add.gif) no-repeat;
}
.product-holder .add-holder span {padding-bottom:0;}
.product-holder .details select {width:190px;}
.product-holder .add-holder .accessability {display:none;}
#sidebar {
	float:left;
	padding:44px 0 0 36px;
	width:190px;
}
#nav {
	padding:0 0 11px 2px !important;
	list-style:none;
	font-size:23px;
	line-height:23px;
	color:#1a1a1a;
	overflow:hidden;
}
#nav li{
	float:left;
	width:100%;
	padding-bottom:2px;
}
* html #nav li{padding-bottom:0;}
*+html #nav li{padding-bottom:0;}
#nav li a{
	color:#1a1a1a;
	text-decoration:none;
}
#nav li a:hover{
	color:#cd1915;
	text-decoration:none !important;
}
#nav li a em {
	font-style:normal;
	display:block;
	width:100%;
	overflow:hidden;
}
#nav li a em cufon{float:left;}
#sidebar ul {
	margin:0;
	padding:0 0 15px 3px;
	list-style:none;
}
#sidebar ul a{
	color:#1a1a1a;
	text-decoration:none;
}
#sidebar ul a:hover{text-decoration:underline;}
ul.social {
	width:195px;
	height:79px;
	margin:3px -4px 16px -36px !important;
	padding:14px 0 0 34px !important;
	list-style:none;
	position:relative;
	background:url(../images/bg-social.gif) no-repeat;
	overflow:hidden;
}
ul.social li{
	float:left;
	font:11px/13px Arial, Helvetica, sans-serif;
}
ul.social li a{
	float:left;
	color:#fcff33 !important;
	text-decoration:none;
}
ul.social li a span{
	display:block;
	background:#000;
	padding:0 6px 1px 4px;
}
ul.social li.facebook a{
	background:url(../images/icon-facebook.gif) no-repeat;
}
ul.social li.facebook a span{margin-top:42px;}
ul.social li.twitter a{
	background:url(../images/icon-twitter.gif) no-repeat 0 1px;
}
ul.social li.twitter a span{
	margin:37px 0 0 12px;
	padding:0 4px 1px 6px;
}
ul.social li.newsletter a{
	background:url(../images/icon-newsletter.gif) no-repeat 0 1px;
}
ul.social li.newsletter a span{
	margin:31px 0 0 14px;
	padding:1px 10px 1px 7px;
}
.banner-place {
	overflow:hidden;
	padding-left:1px;
}
#sidebar a.banner {
	float:left;
	margin:0 0 28px 6px;
	border:2px solid #000;
}
#sidebar a.alt-banner {
	margin-left:0 !important;
	border:0;
}
#sidebar a.banner img{display:block;}
#footer {
	margin-top:-18px;
	position:relative;
	padding:0 0 40px 4px;
}
.footer-holder {
	width:726px;
	height:122px;
	background:url(../images/bg-footer.gif) no-repeat;
	overflow:hidden;
	padding:42px 0 0 36px;
}
.footer-holder a.logo {
	margin-top:7px;
	float:left;
}
.footer-holder a.logo img {
	display:block;
	border:2px solid #000;
}
.footer-holder .text {
	float:left;
	width:390px;
	padding-left:14px;
}
.footer-holder .text strong{
	font-size:18px;
	padding-bottom:2px;
	color:#cd1915;
}
.footer-holder .text p {
	margin:5px 0 0;
	color:#1a1a1a;
}
.footer-bottom {
	padding:20px 0 0 66px;
	font:18px Arial, Helvetica, sans-serif;
	color:#1a1a1a;
}
.footer-bottom p{margin:0;}
.bigimg{
	margin:0;
	padding:0;
	list-style:none;
	width:630px;
	height:420px;
	overflow:hidden;
	position:relative;
}
.bigimg li{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.bigimg li.active{
	z-index:2;
}
.signup{
	color:black;
font:30px/20px arial black,verdana;
margin:0px 0px 0px 50px;
padding:100px 0px 30px 0px;
 }
.signup input, textarea{
	background:none repeat scroll 0 0 #fff;
border:1px solid #434343;
color:#404040;
font:18px Verdana,Arial,Helvetica,sans-serif;
margin-right:5px;
padding:10px;
width:350px;

}
.signup .cart-buttons{
	background:none repeat scroll 0 0 #000;
border:1px solid #fff;
color:#fff;
font:18px Verdana,Arial,Helvetica,sans-serif;
margin-right:5px;
padding:10px;
width:300px;
cursor:pointer
}