@charset "utf-8";
/* Apache Sales */

body, html, h1, h2, h3, p, a, ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
	font:11px;
	color:#333333;
}
body {
	background-color: #e4e4e4;
	margin:auto;
	text-align:center;
	padding-bottom:15px;
}
/* common */
a img {
	border: 0;
}
form {
	margin: 0;
}
input, select, textarea {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */

/* typography */
body, td, p {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
p, ul, ol {
	line-height: 1.4em;
	color:#444444;
}
li {
	margin-bottom: 0.25em;
}
p {
	margin:0px;
}
/* navigation */
a {
	color: #cc1d00;
	text-decoration:none;
}
a:hover {
	color: #cc1d00;
	text-decoration:underline;
}
.hideme {
	display:none;
}
.qmclear {
	position:absolute;
	top:-300px;
}
/* Utility Nav */
ul#utility {
	margin:12px 10px 0px 0px;
	float:right;
}
ul#utility li {
	float:left;
}
ul#utility a {
	color:#cc1d00;
	text-decoration:none;
	font-size:11px;
	line-height:11px;
}
ul#utility a:hover {
	color:#cc1d00;
	text-decoration:underline;
	font-size:11px;
}
ul#utility .qmdivider {
	width:1px;
	display:block;
	height:11px;
	margin:0px 10px;
	background-color:#cc1d00;
	margin-top:3px;
}
/* Mainnav */

ul#mainnav {
}
ul#mainnav li {
	float:left;
}
ul#mainnav a {
	background-image:url(../../images/sprite_mainnav.gif);
	display:block;
	height:45px;
}
ul#mainnav a.mn1 {
	background-position:0px 0px;
	width:140px;
}
ul#mainnav a:hover.mn1 {
	background-position:0px -50px;
}
ul#mainnav a.mn2 {
	background-position:-140px 0px;
	width:193px;
}
ul#mainnav a:hover.mn2 {
	background-position:-140px -50px;
}
ul#mainnav a.mn3 {
	background-position:-333px 0px;
	width:262px;
}
ul#mainnav a:hover.mn3 {
	background-position:-333px -50px;
}
ul#mainnav a.mn4 {
	background-position:-595px 0px;
	width:203px;
}
ul#mainnav a:hover.mn4 {
	background-position:-595px -50px;
}
ul#mainnav a.mn5 {
	background-position:-798px 0px;
	width:142px;
}
ul#mainnav a:hover.mn5 {
	background-position:-798px -50px;
}
/* Products */

#qm0 {
}
#qm0 a {
	zoom:1;
	border-bottom:1px dotted #ffffff;
	text-indent:10px;
	line-height:23px;
	color:#ffffff;
	display:block;
	text-decoration:none;
}
#qm0 a:hover {
	text-indent:15px;
}
.qmpersistent {
	background-color:#7c7c7c;
}
/* Loggedin */

ul#loggedin {
}
ul#loggedin li {
	margin:0px;
	padding:0px;
}
ul#loggedin a {
	zoom:1;
	border-bottom:1px dotted #ffffff;
	text-indent:10px;
	line-height:23px;
	color:#ffffff;
	display:block;
	text-decoration:none;
}
ul#loggedin a:hover {
	text-indent:15px;
}
/* Footer */

ul#footer {
	float:right;
	margin:20px 20px 0px 0px;
}
ul#footer li {
	float:left;
}
ul#footer a {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}
ul#footer a:hover {
	text-decoration:underline;
}
ul#footer .qmdivider {
	background-color:#ffffff;
	width:1px;
	height:12px;
	display:block;
	margin:3px 6px 0px 6px;
}
/* Callout */

ul#callout {
	margin-bottom:10px;
}
ul#callout li {
	float:left;
}
ul#callout a {
	background-image:url(../../images/sprite_callout.png);
	display:block;
	height:48px;
	width:233px;
}
ul#callout a.co1 {
	background-position:0px 0px;
	margin-right:4px;
}
ul#callout a.co2 {
	background-position:0px -50px;
	margin-right:4px;
}
ul#callout a.co3 {
	background-position:0px -100px;
	margin-right:4px;
}
/* Layout */

div#container {
	width:940px;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
}
div#logo {
	background-image:url(../../images/logo.gif);
	background-repeat:no-repeat;
	height:44px;
	text-align:right;
}
div#header {
	background-image:url(../../images/header.jpg);
	height:211px;
}
div#lr, div#rr, div#content {





	overflow:hidden;
}
.home {
	background-image:url(../../images/bg_container_hp.gif) !important;
}
div#lr {
	width:218px;
	float:left;
}
div#rr {
	float:left;
	margin-left:10px;
	background-color:#ffffff;
	display:block;
	width:712px;
	padding-bottom:10px;
	overflow:hidden;
}
#rr p {
	line-height:18px;
	margin-bottom:10px;
}
.top {
	background-color:transparent !important;
	padding:0px !important;
	margin-bottom:10px;
}
div#footer {
	clear:both;
	background-image:url(../../images/bg_footer.gif);
	display:block;
	height:51px;
	background-repeat:repeat-x;
}
div#content {
	background-image:url(../../images/bg_container.gif);
	background-repeat:repeat-y;
	background-position:top left;
	width:940px;
	border-top:2px solid #e4e4e4;
	clear:both;
}
/* Header Styles */

a#home {
	display:block;
	float:left;
	width:390px;
	height:41px;
}
/* Left Rail Styles */

div#lr h1 {
	background-image:url(../../images/sprite_header.gif);
	line-height:47px;
	display:block;
	text-indent:16px;
	color:#ffffff;
	font-size:12px;
	margin:0px;
	padding:0px;
}
/* Right Rail Styles */

div#rr h1 {
	margin:0px;
	padding:10px;
	font-size:18px;
	color:#444444;
	clear:both;
}
div#rr h2, h1.pd-title, div.desc h1 {
	background-image:url(../../images/sprite_header.gif);
	background-position:0px -4px;
	display:block;
	line-height:35px;
	text-indent:15px;
	color:#ffffff !important;
	padding:0px !important;
	font-size:12px;
	margin:10px 0px;
	zoom:1;
}
h1.pd-title {
	margin-top:0px !important;
}
h1.xresults_root_nm {
	background-image:url(../../images/sprite_header.gif);
	background-position:0px -4px;
	display:block;
	line-height:35px;
	text-indent:15px;
	color:#ffffff !important;
	font-size:12px;
	margin:0px !important;
	zoom:1;
	padding:0px !important;
}
div.desc {
	padding-bottom:15px;
}
div.desc p {
	padding:15px 15px 0px 15px;
	margin:0px;
}
div.desc h1 {
	font-size:12px !important;
	line-height:29px;
}
/* Footer */

div#footer p, div#footer a {
	font-size:10px;
	color:#ffffff;
	margin-top:20px;
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
}
p.copyright {
	float:left;
	margin-left:20px;
	display:block;
	width:415px;
}
p.powered {
	float:left;
}
/* Specials */

div#specials {
	margin-top:10px;
}
div.clearit {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}
.specials_item {
	display:block;
	background-image:url(../../images/bg_feature.gif);
	height:164px;
	width:233px;
	float:left;
	margin:0px 0px 5px 3px;
	overflow:hidden;
}
.specials_nm a {
	font-size:10px;
	color:#004682;
	text-decoration:none;
	margin:0px;
}
.specials_item_inner {
	text-align: left;
}
.specials_img {
	height:100px;
	overflow:hidden;
	float:left;
	margin:0px 0px 0px 6px;
}

.specials_img img {
	*height: expression(this.width > 101 ? 100 : true);
	max-height:100px;
}

.specials_img img {
}
.specials_nm {
	font-weight: bold;
	margin:4px 0px 0px 6px;
}
.specials_sku, .specials_ds {
	font-size: 8px;
	color:#898989;
	margin:4px 0px 0px 0px;
}
.specials_ds p {
	padding:0px 0px 0px 0px !important;
	margin-left:6px;
}
.specials_price {
	float:left;
	color:#d52d00;
	font-size:12px;
	margin:8px 0px 0px 0px;
	width:87px;
	text-align:center;
	font-weight:bold;
}
.specials_cart {
	float:right;
	margin-right:10px;
	width:75px;
	overflow:hidden;
	display:inline;
}
.specials_info {
	clear:both;
	margin-top:7px;
}
input.specials_qtybox {
}
input.specials_cartbtn {
}
table#shipping_table td {
	padding-bottom:5px;
}
table#shipping_table, p.generalinfo, div.mgrfront-error {
	margin-left:10px;
	margin-bottom:10px;
}
table#billing-main, div#shipping-container-main, div#login-container-main {
	margin-left:10px;
}
.login_div {
	margin-left:35px;
}
table#billing-table, div#reqtext {
	padding:0px 10px 5px 10px;
}
div#billing-container-main {
	width:35% !important;
	margin-bottom:10px;
}
table#billing-other td {
	white-space:nowrap;
	padding-right:20px;
}
div#billing-edit-link, div#shipping-edit-lin, div#shipping-edit-link, div#shipping-add-link, div#login-edit-link {
	width:73px;
	float:right;
}
form.DDT-form {
	margin-top:20px;
}
.acct_section {
	BORDER-RIGHT: #666 1px solid;
	PADDING-RIGHT: 15px;
	BORDER-TOP: #666 1px solid;
	PADDING-LEFT: 15px;
	PADDING-BOTTOM: 15px;
	MARGIN: 15px;
	BORDER-LEFT: #666 1px solid;
	COLOR: #555;
	PADDING-TOP: 15px;
	BORDER-BOTTOM: #666 1px solid;
	BACKGROUND-COLOR: #f5f5f5
}
h2.acct_section_head {
	height:35px;
	width:629px;
	margin-top:0px !important;
	float:left;
}
div#billing-edit-link, div#shipping-add-link {
	background-image:url(../../images/sprite_header.gif);
	background-position:0px -4px;
	background-repeat:repeat-x;
	height:35px;
	width:83px;
	overflow:hidden;
}
div#billing-edit-link a, div#shipping-add-link a {
	margin:8px 10px 0px 0px !important;
}
div.specials_item_inner div.top {
	height:21px;
	overflow:hidden;
	margin:0px;
}
div.specials_item_inner div.center {
	height:112px;
	overflow:hidden;
}
div.specials_item_inner div.bottom {
 height:31px overflow:hidden;
}
.detail_btn {
	float:right;
	width:45px;
	margin-top:81px;
	margin-right:10px;
}
/******************************************** Search Window */

.pc-searchsection {
	padding: 5px;
	margin-bottom: 5px;
}
.pc-searchheader {
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 3px;
}
.pc-searchdrop {
	width: 175px;
font-family: margin-bottom: 2px;
}
.pc-searchinput {
	width: 175px;
font-family: margin-bottom: 4px;
}
.pc-searchindrop {
	width: 159px;
font-family:
}
div#pc-searchwindow {
	padding-left:13px;
	padding-top:5px;
	color:#ffffff;
}
/******************************************** Search Results */

div#xresults_util_1 {
	display:none;
}
#xresults_util_2 {
	clear:both;
}
div.xresults_product_thumb {
	text-align:center;
	display:block;
	text-align:center;
	padding:10px;
	float:left;
}
.xresults_product_thumb a {
	height:100px;
	overflow:hidden;
	width:100px;
	display:block;
}
div.xresults_product_info {
	padding:10px 10px 10px 0px;
	overflow:hidden;
}
div.image {
	width:350px;
}
div.xresults_product_info p {
	margin-bottom:8px;
}
p.xresults_product_nm {
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:0px !important;
}
.xresults_product_thumbimg {
 *width: expression(this.width > 91 ? 90 : true);
	max-height:90px;
	max-width:90px;
}
p.xresults_product_ds {
	display:none;
}
div.xresults_product_item {
	overflow:hidden;
	background-color:#ffffff;
	border-bottom:1px dashed #2b2c2b;
	border-right:1px dashed #2b2c2b;
	width:33%;
	height:150px;
	display:block;
	float:left;
}
.no-border {
	border-right:0px !important;
}
div#xresults_results {
	margin-bottom:10px;
}
div.also, div.pd-reportissue, div.pd-tabitem, ul.pd-tabs, div#pd-byline {
	display:none;
}
div#pd-imgs {
	float:left;
	margin-right:15px;
	width:180px;
	text-align:center;
	padding-top:10px;
}
#pd-imgs img {
	max-width:150px;
 *width: expression(this.width > 151 ? 150 : true);
}
div#pd-detail {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
/*div#pd-detail div p, div#pd-detail div h1, div#pd-detail div h2 {
	padding:0px 0px 0px 0px !important;
}*/

div#pd-detail div.desc, div#pd-misc, h2#cartopt_head, div#xresults_breadcrumbs {
	display:none !important;
}
div#pd-wrap {
	background-color:#ffffff;
	overflow:hidden;
}
div#pd-tabwrap {
	clear:both;
}
div#pd-detail div {
	margin:0px 0px 10px 0px !important;
}
div#pd-detail {
	margin:0px !important;
}
div.pd-details {
	float:left;
}
nobr, td.checktitle, span.current {
	padding:0px 10px !important;
}
table.pricing {
	margin-bottom:10px;
}
div#pricing p { margin-bottom: 5px; font-weight: bold; }
div#pricing p.list_price {  }
div#pricing p.our_price { font-size: larger; color: #690; }
div#pricing p.you_save { font-style: italic; font-weight: normal; }
div#pd-cartqty, div#add_to_cart_button_container {
	float:left;
}
input.textbox {
	/*width:100px;*/
	margin-right:20px;
}
div#add_to_cart_button_container {
	padding-left:5px;
	padding-top:1px;
}
div.category {
	display:block;
	width:100%;
	clear:both;
}
.category a {
	color:#fff;
}
div.category p {
	background-color:#444444;
	float:left;
	margin-right:1px;
	line-height:20px;

	padding:3px 10px 3px 10px;
	color:#ffffff;
}
input#txtCartQty {
	width:40px;
}
div.default-page {
	overflow:hidden;
}
div.default-page p {
	padding-left:10px;
	padding-right:10px;
}
div.pd-tabcontent {
	display:none;
}
.req-text {
	color:RED;
}
tr.headrow {
	background-color:#444444 !important;
	padding:4px inherit 4px inherit;
}
table.DDT-wrap, table.DDT-wrap td, table.DDT-wrap tr {
	border:none !important;
}
input.textbox {
	display:block;
	margin-bottom:4px;
}
span.leftcol {
/*	width:70px !important;*/
}
form#request-form, form#custacctlogin {
	margin:30px 0px 20px 10px;
}
div#billing-container-other {
	float:left;
}
div#shipping-addr-container-main {
	clear:both;
}
/* Button Sprites */

/* Add ID or Class of button that uses sprite image. This will load the sprite, set margins and font hack. Add another style below to point to a button */
/******************************************************** Button Sprites */

/* Add ID or Class of button that uses sprite image. This will load the sprite, set margins and font hack. Add another style below to point to a button */
input.formBtn, #btnProceed, #processbtn, #search_submit, input.btn_addtocart, input.specials_cartbtn, div#billing-edit-link a, div#shipping-edit-link a, div#login-edit-link a, div#shipping-add-link a, input.billing-button, div.button-container input, div#readyToCheckOutSection input.formBtn, #request-submit, form#custacctlogin input.login_btn {
	background-image:url(../../images/sprite_btn.gif) !important;
	cursor: pointer;
	cursor: hand;
	background-color:transparent;
	background-repeat:no-repeat;
	height:20px;
	border:none;
	margin:0px;
	padding:0px;
	font-size:100px;
}
/***** Sprite1 0px 0px Detail */

.detail_btn a {
	background-image:url(../../images/btn_detail.gif);
	width:45px;
	height:19px;
	display:block;
}
/***** Sprite2 0px 30px Add To Cart */

input.btn_addtocart, input.specials_cartbtn {
	background-position:0px -30px;
	text-indent:300px;
	width:73px;
	margin:auto;
	float:left;
}
/***** Sprite3 0px 60px Go */

input#cartbutton1, div#readyToCheckOutSection input.formBtn {
	background-position:0px -60px;
	width:73px;
	color:#ffffff;
}
#request-submit {
	background-position:0px -60px;
	width:73px;
	color:#ffffff;
	text-indent:200px;
}
form#custacctlogin input {
	display:block;
}
form#custacctlogin input.login_btn {
	margin-top:15px;
	background-position:0px -60px;
	width:73px;
	color:#ffffff;
	text-indent:200px;
}
/***** Sprite4 0px 90px Search */

input.pc-submitbutton {
	background-position:0px -90px;
	text-indent:300px;
	width:175px;
	margin:auto;
}
/***** Sprite5 0px 120px Save and Proceed */

input#btnProceed {
	background-position:0px -120px;
	text-indent:300px;
	width:100px;
	float:left;
}
/***** Sprite6 0px 150px Edit */

div#billing-edit-link a, div#shipping-edit-link a, div#login-edit-link a {
	background-position:0px -150px;
	text-indent:300px;
	overflow:hidden;
	width:73px;
	font-size:1px;
	float:right;
}
/***** Sprite7 0px 180px Place Order */

input#processbtn {
	background-position:0px -180px;
	text-indent:300px;
	width:73px;
	float:left;
}
/***** Sprite8 0px 210px Add */

div#shipping-add-link a {
	background-position:0px -210px;
	text-indent:300px;
	width:73px;
	float:right;
	overflow:hidden;
}
/***** Sprite9 0px 240px Update Billing Information */

div.button-container input.billing-button {
	background-position:0px -240px;
	text-indent:300px;
	width:155px;
	float:left;
	margin-left:10px;
}
/***** Sprite10 0px 270px Add Address */

div.button-container input {
	background-position:0px -270px;
	text-indent:300px;
	overflow:hidden;
	width:73px;
	float:left;
	margin-left:10px;
}
/* Sprite11 0px 300px Print */

div.hide-on-print input {
	background-position:0px -300px;
	text-indent:300px;
	overflow:hidden;
	float:right;
	font-size:100px;
	margin-right:10px;
}
.xresults_pagelist {
}
.xresults_pagelist li {
	float:left;
	margin:0px 3px;
	text-align:center;
	display:block;
	height:20px;
	line-height:16px;
}
.xresults_pagelist li a {
}
.xresults_pages {
	margin-left:10px;
}
