/*BEBAS FONT*/
@font-face {
	font-family: 'BebasNeueRegular';
	src: url('../fonts/BebasNeue-webfont.eot');
	src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/BebasNeue-webfont.woff') format('woff'),
		 url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
		 url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.fleft {
	float: left;
}

body {
	-webkit-text-size-adjust: none;
	background: #ffffff;
	color: #222;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body a, body a: visited, body a:active {
	color: #999;
	outline-style: none;
}

body a:hover {
	color: #33afcf;
	text-decoration: underline;
}

img {border: none !important;}

/*HEADINGS*/

h1, h2, h3 {
	color: #222;
	font: normal 72px BebasNeueRegular, "Bebas Neue", Bebas, Impact, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0; 
}

h2 {font-size: 52px;}

h3 {font-size: 30px;}

/*HEADER*/

#header {
	height: 110px;
	margin: 0 auto 10px;
	padding: 0;
	position: relative;
	text-align: left;
	width: 960px;
}
	
/*

#display_homepage_title {
	float: left;
	line-height: 72px;
	margin: 23px 0 0;
	max-height: 100px;
	padding: 0;
	text-indent: -2px;
	width: 500px;
}

#display_homepage_title a {
	background: transparent url(../images/template/header_bg.png) 0 0 no-repeat;
	color: #222;
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

#display_homepage_title a:hover {
	color: #222;
	text-decoration: none;
}

*/

#display_homepage_title {
	background: url(../images/template/header_bg.png) no-repeat 0 0 transparent;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
}

#display_homepage_title a {
	display: block;	
	height: 100px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;	
	text-indent: -9999px;
	width: 500px;
}

#homepage_title { 
	background: none;
	color: #000;
	font-size: 72px;
	height: 50px;
	position: absolute;
	text-indent: 0 !important;
	top: 15px;
}

#homepage_title:hover {text-decoration: none;}

#slogan {
	bottom: 12px;
	font-size: 11px;
	left: 0;
	position: absolute;
	text-transform: uppercase;
}

/*SITE TOOLS*/

#site_tools {
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	text-align: right;
	margin: 0;
	position: absolute;
	right: 0;
	top: 25px;
	vertical-align: middle;
}
	
#site_tools a {color: #222;}
#site_tools a:hover {
	color: #33afcf;
	text-decoration: none;
}

#site_tools span:before {
	content: "/";
	color: #000;
	margin: 0 3px;
}

.social {
	margin: 0 1px;
	position: relative;
	top: 5px;
}

.social.first {margin-left: 5px !important;}
/*.social.last {margin-right: 0 !important;}*/

/*SHOPPING CART DISPLAY*/

#cart_wrapper {
	font-size: 11px;
	margin: 0;
	position: absolute;
	right: 0;
	top: 51px;
}

#cart_title {
	font-weight: bold;
	text-decoration: underline;
}

#display_cart_summary, #view_cart_text_right, .cartsummary_full, .cartsummary_empty {display: inline;}

/*SEARCH BOX*/

#display_search {
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: right;
	right: 0;
	top: 72px;
}

#search_input, #elist_input {
	background: #FFF;
	behavior: url(v/vspfiles/templates/v-circuit/js/PIE.htc);
	border: 1px solid #CCC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #222;
	display: inline;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	margin: 0 6px 0 30px;
	padding: 0 5px;
	width: 143px;
}

#search_submit, #elist_submit {
	background: #33afcf;
	behavior: url(v/vspfiles/templates/v-circuit/js/PIE.htc);
	border: 1px solid #33afcf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0 2px;
	position: relative;
	text-transform: uppercase;
	top: 1px;
}

#search_submit:hover, #elist_submit:hover {
	background: #222 !important;
	border-color: #222 !important;
}

/*TOP NAVIGATION*/

#top_nav {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	color: #000;
	font-size: 12px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto 10px;
	text-align: left;
	text-transform: uppercase;
	width: 960px;
}

#top_nav a#home {
	background: url(../images/template/home.gif) no-repeat 0 0;
	border: none !important;
	display: block;
	height: 38px;
	float: left;
	text-indent: -9999px;
	width: 53px;
}

#top_nav a#home:hover {background-position: 0 -38px;}

#top_nav .menu {
	float: right;
	width: 905px;
}

/*CONTENT*/

#content {
	width: 960px;
	margin: 0 auto;
}

#content_area {
	width: 790px;
	padding-left: 10px;
}

/*LEFT NAVIGATION*/

#left_nav {
	margin: 0;
	padding: 0;
	text-align: left;
	max-width: 240px;
	min-width: 160px;
}

#hero {
	border: 1px solid #CCC;
	margin: 0 0 15px;
	min-width: 238px;
}

#left_nav h3 {
	margin: 0 0 6px;
	padding: 0;
}

/*EMAIL LIST*/

#elist {
	border-bottom: 1px solid #222;
	border-top: 1px solid #222;
	height: 38px;
	line-height: 38px;
	margin: 20px auto 10px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 960px; 
}

#elist form {display: inline;}

/*FOOTER*/

#footer {
	font-size: 11px;
	height: 80px;
	margin: 25px auto 10px;
	position: relative;
	width: 960px;
}

#footer ul {
	float: left;
	list-style: none;
	margin: 0 0 0 35px;
	padding: 0;
	width: 125px;
}

#footer li.title {
	color: #222;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 8px;
	text-transform: uppercase;
}

#footer ul li {line-height: 20px;}

#footer a {color: #999;}
#footer a:hover {
	color: #33afcf;
	text-decoration: none;
}

/*FOOTER PROMOS*/

#promos {
	float: right;
	height: 80px;
	line-height: 80px;
	margin: 0 35px 0 0;
	text-align: center;
	width: 230px;
}

#promos img {
	margin: 0 5px;
	vertical-align: middle;
}

/*COPYRIGHT*/

#copyright {
	clear: both;
	font-size: 10px;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
	width: 960px;
}

#copyright a {color: #222;}

/*VOLUSION FIXES*/

.next_page_img {width: auto !important; height: auto !important;}
.previous_page_img {width: auto !important; height: auto !important;}
.soft_add_content_area span, .quantity {color: #000;}
#content_area table {text-align: left !important;}

#v65-onepage-ContentTable {margin: 0 auto}
#table_checkout_cart3 li {list-style: inside}

.qe_toolbar_ovr, .soft_add_wrapper {z-index: 9999 !important;}

#FacebookLikeButtonDiv {width: 305px !important;}

/*CLEARFIX*/

.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clear {display: inline-block;}

/* start commented backslash hack \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* close commented backslash hack */


/*IE7 FIXES*/

.ie7 #elist_submit, .ie7 #search_submit {top: 0 !important;}

/* ############################### SHOPPING CART V11 ############################### */

#v65-onepage-DetailHeaders, .v65-onepage-headerShort {
    background:transparent;
}

#billing-header, #shipping-header, #v65-checkout-payment-header {
    padding-bottom: 0 !important;
}

#v65-onepage-cartsummary-label {;
    padding-left: 25px !important;
}

#content_area .v65-cart-giftcert-details-row td font, #content_area .v65-cart-giftcert-details-row td font b {
    color: inherit !important;
}