/* FONTS GO HERE */
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-extrabold.eot');
    src: url('../fonts/opensans-extrabold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabold.ttf') format('truetype'),
         url('../fonts/opensans-extrabold.svg#OpenSans') format('svg');
    font-weight: 800;
    font-style: normal;
}
/* RESETS AND DEFAULTS */
a {text-decoration: none;}
a, a:visited, a:active {outline-style: none;}
a:hover {text-decoration: underline;}
img {border: none !important;}
input, textarea {outline: none;}

/* SPECIAL CLASSES */
.first {margin-left: 0 !important;}
.last {margin-right: 0 !important;}
.left {float: left;}
.right {float: right;}
.none {display: none !important;}
.block {display: block !important;}
.inline {display: inline !important;}

/* FIXES */
.qe_toolbar_ovr {z-index: 9999 !important;}
.soft_add_content_area span, .quantity {color: #000;}
.soft_add_wrapper {z-index: 999;}
#table_checkout_cart3 li {list-style: none;}
/*#v65-onepage-DetailHeaders, .v65-onepage-headerShort {background: #676767;}*/
#v65-cart-shipping-details-text nobr {white-space: normal !important;}
#v65-onepage-ContentTable td br:first-child{display:none;} 
.next_page_img, .previous_page_img {
	width: auto !important;
	height: auto !important;
}
table#v65-onepage-CartSummary {
	width: 250px !important;
}


/*HTML5*/
td > img{float:left;}
#v65-cart-checkout-table td img, a img{float:none;}

/* 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 */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * * * * * * * * * * * BEGIN STYLING * * * * * * * * * * * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

body {
	background: #272626;
	color: #000;
	font-family: Ubuntu, sans-serif !important;
	margin: 0;
	padding: 0;
}

#page_wrap {
	background: #eee url(../images/template/page_wrap_bg.png) repeat-x 50% 0;
	overflow: hidden;
}

#top_bar_wrap {
	width: 100%;
	background: #212121;
}

#top_bar_wrap #top_bar {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	text-transform: uppercase;
}

/*HEADER*/

#header_wrap {
	width: 100%;
	background: #000 url(../images/template/header_wrap_bg.jpg) no-repeat 50% 0;
}

#header {
	height: 136px;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#header .call_us {
	width: 304px;
	height: 25px;
	position: absolute;
	right: 5px;
	top: 38px;
	background: url(../images/template/call_us.png) no-repeat 0 0;
}

/*LOGO IMAGE AND TEXT*/

#display_homepage_title a {
	background: url(../images/template/header_bg.png) no-repeat 0 0;
	width: 541px;
	height: 145px;
	left: -15px;
	top: -4px;
	position: absolute;
	display: block;	
	text-align: left;
	text-indent: -9999px;
}

/*SITE TOOLS*/

#site_tools {
	font: 700 11px/30px Ubuntu, sans-serif;
	color: #FFF;
	float: right;
	text-align: right;	
}

#site_tools a {
	color: #fff;
	margin-left: 15px;
}

#site_tools a:hover {}

/*SHOPPING CART DISPLAY*/

#cartwrap {
	color: #33aeff;
	text-transform: none;
}

#cartwrap a.cart {
	color: #FFF;
	text-transform: uppercase;
}

#display_cart_summary, .cartsummary_full, .cartsummary_empty {display: inline;}
#display_cart_summary a {display: none !important;}

/*SEARCH BOX*/

#search {
	background: url(../images/template/search_bg.png) no-repeat 0 0;
	width: 326px;
	height: 27px;
	position: absolute;
	right: 6px;
	top: 73px;
}

#search .input {
	background: none;
	border: none;
	color: #878787;
	float: left;
	font: italic 500 12px/25px Ubuntu, sans-serif;
	padding-left: 7px;
	text-align: left;
	width: 250px;
	height: 25px;
}
#search .input:focus {color: #333;}

#search .submit {
	background: none;
	border: none;
	cursor: pointer;
	float: right;
	text-indent: -9999px;
	width: 66px;
	height: 27px;
}

/*MAILING LIST*/

#elist {
	background: url(../images/template/elist_bg.jpg) no-repeat 0 0;
	width: 241px;
	height: 34px;
}

#elist .input {
	background: none;
	border: none;
	color: #878787;
	float: left;
	font: italic 500 12px/32px Ubuntu, sans-serif;
	padding-left: 7px;
	text-align: left;
	width: 185px;
	height: 34px;
}
#elist .input:focus {color: #333;}

#elist .submit {
	background: none;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	float: right;
	width: 47px;
	height: 34px;
}

/*TOP NAVIGATION*/

#topnav_wrap {
	width: 100%;
	background: url(../images/template/topnav_gradient.jpg) repeat-x 50% 0;
}

#topnav_wrap #topnav {
	margin: 0 auto;
	height: 55px;
	width: 960px;
}

/*CONTENT*/

#content_top {
	background: url(../images/template/content_top_bg.png) no-repeat 0 0;
	height: 5px;
	width: 960px;
	margin: 22px auto 0;
}

#content_bottom {
	background: url(../images/template/content_bottom_bg.png) no-repeat 0 0;
	height: 5px;
	width: 960px;
	margin: 0 auto 13px;
}

#content {
	margin: 0 auto;
	width: 960px;
	background: url(../images/template/content_bg.png) repeat-y;
}

/*CONTENT AREA*/

#content_area {
	float: right;
	margin: 0;
	padding: 0 14px !important;
	width: 703px;
}

#content_area table {
	text-align: left;
}

/*LEFT NAV*/

#leftnav {
	float: left;
	width: 209px;
	padding: 0 5px;
}

#leftnav .menu_title {
	height: 43px;
	width: 190px;
	font: 800 14px/43px "Open Sans", sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 0 10px;
	background: url(../images/template/menu_title.jpg) no-repeat 0 0;
	margin: 0 auto 2px;
}

#leftnav .menu_title_li {
	width: 189px;
	font: 800 14px/1.3 "Open Sans", sans-serif;
	color: #4b4b4b;
	text-transform: uppercase;
	background: #f4f4f4 url(../images/template/menu_title_li.jpg) repeat-x 0 bottom;
	margin: 0 0 2px;
	padding: 13px 10px;
	border-bottom: 1px solid #cbcbcb;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
}

/*PROMOTION*/

#display_promotions_999 {
	margin: 10px auto;
	padding: 0;
	text-align: center;
	width: 100%;
}

#display_promotions_999 .promo {margin: 0 auto 10px;}

/*FOOTER*/

#footer {
	position: relative;
	margin: 17px auto 0;
	font: 400 12px/1.3 Ubuntu, sans-serif;
	color: #c0c0c0;
	width: 960px;
	height: 150px;
}

#footer .border {
	position: absolute;
	top: 0;
	width: 1px;
	height: 130px;
	background: url(../images/template/footer_border.jpg)
}
#footer .border.one {left: 140px;}
#footer .border.two {left: 328px;}
#footer .border.three {left: 516px;}
#footer .border.four {left: 671px;}

#footer a {color: #c0c0c0;}
#footer a:hover {}
 
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 13px;
}

#footer ul.one {left: 22px;}
#footer ul.two {left: 172px;}
#footer ul.three {left: 356px;}
#footer ul.four {left: 543px;}
#footer ul.five {left: 697px;}

#footer li {margin-bottom: 6px;}

#footer li.title {
	margin-bottom: 8px;
	text-transform: uppercase;
	font-weight: 700;
}

#footer ul.four a {
	float: left;
	width: 24px;
	height: 20px;
	margin-right: 4px;
	display: block;
	text-indent: -9999px;
}

#footer ul.four a.fb {background: url(../images/template/icon_fb.jpg) no-repeat 0 0;}
#footer ul.four a.yt {margin-right: 8px; background: url(../images/template/icon_yt.jpg) no-repeat 0 0;}
#footer ul.four a.tw {background: url(../images/template/icon_tw.jpg) no-repeat 0 0;}

/*COPYRIGHT*/

#copyright {
	color: #c0c0c0;
	margin: 0 auto 15px;
	padding-top: 15px;
	width: 950px;
	background: url(../images/template/footer_border.jpg) repeat-x 0 0;
	font: 400 11px/1.3 Ubuntu, sans-serif;
}
#copyright a {color: #c0c0c0;}

#copyright span.spacer {margin: 0 5px;}

#copyright span.inner_links {
	display: inline-block; 
	margin: 0 15px 30px;
}

#copyright .img_wrap img {
	vertical-align: middle;
	margin-left: 10px;
}