/* FONTS GO HERE */
@font-face {
    font-family: 'Sans Bold';
    src: url('../fonts/ptsans_bold.eot');
    src: url('../fonts/ptsans_bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsans_bold.ttf') format('truetype'),
         url('../fonts/ptsans_bold.svg#SansBold') format('svg');
    font-weight: normal;
    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,
#table_checkout_cart0 {
	width: 410px !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: #8f8882 url(../images/template/body_bg.jpg) repeat-x 50% 0;
	color: #000;
	font: normal 12px Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

/*HEADER*/

#header_arch {
	width: 960px;
	height: 14px;
	margin: 25px auto 0;
	background: url(../images/template/header_arch.png) no-repeat 0 0;
}

#header {
	height: 83px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
	background: #F3F3F3;
}

/*SOCIAL*/

#social {
	background: url(../images/template/social_bg.jpg) no-repeat 0 0;
	padding-right: 14px;
	padding-top: 24px;
	width: 130px;
	height: 120px;
	position: absolute;
	top: 0;
	right: 184px;
	text-align: center;
}
#social img {
	display: inline-block;
	margin-right: 3px;
}

#shadow {
	background: url(../images/template/shadow.png) no-repeat 50% 0;
	width: 960px;
	margin: 0 auto;
	height: 25px;
}

/*LOGO IMAGE AND TEXT*/

#display_homepage_title a {
	background: url(../images/template/header_bg.jpg) no-repeat 0 0;
	width: 285px;
	height: 68px;
	left: 30px;
	top: 5px;
	position: absolute;
	display: block;	
	text-align: left;
	text-indent: -9999px;
}

/*SITE TOOLS*/

#site_tools {
	border-radius: 3px 3px 0 0;
	width: 910px;
	padding: 15px 25px;
	margin: 0 auto;
	background: #FFF url(../images/template/site_tools_bg.jpg) repeat-x 0 0;
	color: #333;
	font: bold 11px/1.3 Verdana, Geneva, sans-serif;
	text-align: right;
}
#site_tools img {vertical-align: bottom;}
#site_tools span.spacer {
	background: url(../images/template/site_tools_spacer.jpg) no-repeat 0 2px;
	margin: 0 7px;
	width: 1px;
	height: 10px;
	display: inline-block;
}
#site_tools a {
	color: #333;
}

#site_tools a:hover {}

/*SHOPPING CART DISPLAY*/

#cartwrap {}

#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.gif) no-repeat 0 0;
	height: 26px;
	width: 180px;
}

#search .input {
	background: rgba(0,0,255,.25);
	border: none;
	color: #999999;
	float: left;
	font: normal 10px/26px Verdana, Geneva, sans-serif;
	height: 26px;
	padding-left: 10px;
	text-align: left;
	width: 135px;
}

#search .submit {
	background: rgba(0,255,0,.25);
	border: none;
	color: #000;
	cursor: pointer;
	float: right;
	height: 26px;
	text-indent: -9999px;
	width: 26px;
}

/*MAILING LIST*/

#elist {
	background: url(../images/template/elist_bg.jpg) no-repeat 0 0;
	height: 33px;
	width: 271px;
	overflow: hidden;
	margin-bottom: 10px;
}

#elist .input {
	background: none;
	border: none;
	color: #666;
	float: left;
	font: normal 10px/1.3 Verdana, Geneva, sans-serif;
	height: 33px;
	padding-left: 25px;
	text-align: left;
	width: 150px;
}

#elist .submit {
	background: none;
	border: none;
	cursor: pointer;
	float: right;
	height: 33px;
	text-indent: -9999px;
	width: 92px;
}


/*TOP NAVIGATION*/

#topnav {
	background: url(../images/template/topnav_bg.jpg) repeat-x 0 0;
	height: 42px;
	margin: 0 auto;
	width: 940px;
	padding: 0 10px;
	border-radius: 0 0 3px 3px;
	overflow: hidden;
}
#topnav #display_menu_1 {
	float: left;
	width: 780px;
}
#topnav #number {
	width: 155px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	padding-top: 13px;
	float: right;
	height: 29px;
	background: url(../images/template/topnav_spacer.jpg) no-repeat 0 0;
}

/*CONTENT*/

#content {
	margin: 0 auto;
	width: 960px;
	background: #FFF;
}

/*CONTENT AREA*/

#content_area {
	float: right;
	margin: 0;
	padding: 15px;
	text-align: left;
	width: 930px;
}

#content_area table {
	text-align: left;
}

/*LEFT NAV*/

#leftnav {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}

#leftnav h3 {
	font-size: 24px;
	height: 30px;
	margin: 0px;
	padding: 10px;
}

/*PROMOTION*/

#display_promotions_999 {
	margin: 10px auto;
	padding: 0;
	text-align: center;
	width: 100%;
}

#display_promotions_999 .promo {margin: 0 auto 10px;}

/*FOOTER*/

#footer {
	background: #252525;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	font: normal 12px/1.3 Verdana, Geneva, sans-serif;
	position: relative;
	border-radius: 0 0 3px 3px;
	position: relative;
	height: 255px;
	color: #ABA4AB;
}

#footer a {
	color: #ed4f23;
	text-decoration: underline;
}
#footer a:hover {}
#footer img#logo {
	position: absolute;
	left: 378px;
	top: 41px;
}
#footer .contact {
	width: 260px;
	position: absolute;
	padding-right: 15px;
	background: url(../images/template/bg_footer_divider.png) no-repeat right 0;
	padding-top: 37px;
	margin-left: 26px;
	float: left;
}
#footer h5 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px;
	color: #FFF;
}
#footer p.text,
#footer p.number,
#footer p.email,
#footer p.address {
	margin: 0 0 10px;
	font-size: 11px;
	line-height: 1.6em;
}
#footer p.number {padding-left: 20px; background: url(../images/template/mobile_phone.png) no-repeat 0 0;}
#footer p.email {padding-left: 20px; background: url(../images/template/email.png) no-repeat 0 0;}
#footer p.address {padding-left: 20px; background: url(../images/template/house.png) no-repeat 0 0;}

#footer #newsletter {
	width: 285px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 37px;
	background: url(../images/template/bg_footer_divider.png) no-repeat 0 -140px;
	float: right;
}

#footer #newsletter img#ssl {
	display: block;
	margin: 30px 0 0 70px;
}

/*COPYRIGHT*/

#copyright {
	background: url(../images/template/shadow.png) no-repeat center top;
	color: #5b5856;
	margin: 0 auto 30px;
	padding-top: 20px;
	text-align: center;
	width: 960px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

#copyright a {color: #5b5856;}
#copyright a.underline {text-decoration: underline;}