﻿/* StoreID = 1 */

/*----------------------------------------------------------------------------*/
/* General
/*----------------------------------------------------------------------------*/

H2 {
    border-bottom: none;
}

FORM {
    margin: 0;
    padding: 0;
}

a:active, a:link, a:visited {
    text-decoration: none;
}

.Bold {
    font-weight: bold;
}

.Italic {
    font-style: italic;
}

.Center {
    text-align: center;
}

.Clear {
    clear: both;
}

/*----------------------------------------------------------------------------*/
/* Buttons
/*----------------------------------------------------------------------------*/

.AddToCartButton, .AddToWishButton, .ContinueShoppingButton, .CheckoutNowButton, .ContinueCheckoutButton, .UpdateCartButton, .ReviewPageContinueCheckoutButton, .ContinueCheckoutFinalButton {
    margin: 0;
    padding: 0;
    font-family: Tahoma;
    font-size: .92em;
    letter-spacing: 1px;
    font-weight: bold;
    letter-spacing: .4px;
    color: #f6f6f6;
    cursor: hand;
    cursor: pointer;
    background: none;
    border: none;
    text-transform: uppercase;
}

.AddToCartButton {
  background: url(ImagesCustom1/btn_addtocart.gif) no-repeat center;
  width: 138px;
  height: 26px;
  margin: 0 0 0 10px;
}

.AddToWishButton {
  background: url(ImagesCustom1/btn_addtowishlist.gif) no-repeat center;
  width: 134px;
  height: 27px;
}

.AddToWishButton {
  background: url(ImagesCustom1/btn_addtowishlist.gif) no-repeat center;
  width: 134px;
  height: 27px;
}

.ContinueShoppingButton {
  background: url(ImagesCustom1/btn_continueshopping.gif) no-repeat center;
  width: 146px;
  height: 23px;
}

.CheckoutNowButton {
  background: url(ImagesCustom1/btn_checkout_guest.gif) no-repeat center;
  width: 193px;
  height: 26px;
}

.ContinueCheckoutButton {
  background: url(ImagesCustom1/btn_large_red.gif) no-repeat center;
  width: 193px;
  height: 26px;
}

.UpdateCartButton {
  background: url(ImagesCustom1/btn_medium_blue.gif) no-repeat center;
  width: 104px;
  height: 23px;
}

.ReviewPageContinueCheckoutButton {
  background: url(ImagesCustom1/btn_large_red.gif) no-repeat center;
  width: 193px;
  height: 26px;
}

.ContinueCheckoutFinalButton {
    background: url(ImagesCustom1/btn_large_red.gif) no-repeat center;
    width: 193px;
    height: 26px;
}

/*----------------------------------------------------------------------------*/
/* Template.css
/*----------------------------------------------------------------------------*/

/* Global
 * ------------------------------
 */
body {
	background:#e7dfd3 url(ImagesCustom1/body_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	margin:0 auto;
	padding:0px;
	width:100%;
	overflow: auto;
	text-align: left;
}

html {
	margin:0 auto;
	padding:0px;
	width:100%;
}

body, div, td, table {
	color:#2f251f;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
}

a {
	color:#284145;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	color:#000000;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a:active {
	color:#000000;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
}

form { 
	margin: 0px;
}

textarea, input, option, select {
	color:#000000;
	font-family:Verdana;
	font-size:11px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}

.clearfloat {
	clear:both;
	margin: 0;
	padding: 0;
	line-height:1px;
	font-size: 1px;
}

#page_wrap {
	width:960px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
}

#content_area table { /* Table Alignment Fix */
	text-align: left;
}

/* Header
 * ------------------------------
 */
#header_outter {
	height:181px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:960px;
}

#header_inner {
	width: 960px;
	height: 181px;
	margin: 0 auto;
	padding:0px;
	overflow:hidden;
}

#header_inner img {
	border:0px;
}

#header_top {
	height:126px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	width:960px;
}

#header_top_left {
	float:left;
	height:126px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	width:480px;
}

#header_top_right {
	float:right;
	height:126px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	width:480px;
}

#header_top_right_top {
	background:url(ImagesCustom1/header_top_right_top.jpg);
	background-repeat:no-repeat;
	height:103px;
	margin:0px;
	padding:0px;
	width:480px;
}

#header_top_right_top_top {
	height:60px;
	margin:0px;
	padding:0px 25px 0px 0px;
	width:455px;
}

#header_top_right_top_btm {
	height:43px;
	margin:0px;
	padding:0px 42px 0px 0px;
	width:438px;
}

#header_search {
	height:21px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#search_form {
	float:right;
	height:21px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#search_form_input {
	float:left;
	height:21px;
	margin:0px;
	padding:0px;
	width:auto;
	vertical-align:top;
}

#search_form_input input {
	border:0px;
	border:1px solid #7ea29f;
	background-color:#ffffff;
	color:#000000;
	font-family:arial, verdana, sans-serif !important;
	font-size:9px;
	margin:0px !important;
	padding:4px;
	width:200px;
	vertical-align:top;
}

#search_form_go {
	float:left;
	height:21px;
	margin:0px;
	padding:0px 0px 0px 5px;
	width:27px;
	overflow:hidden;
	vertical-align:top;
}

#header_top_right_btm {
	height:23px;
	margin:0px;
	padding:0px;
	width:480px;
}

#header_btm {
	height:55px;
	margin:0px;
	padding:0px;
	width:960px;
}

#header_btm_left {
	background:url(ImagesCustom1/header_btm_left.jpg);
	background-repeat:no-repeat;
	float:left;
	height:40px;
	margin:0px;
	padding:15px 0px 0px 15px;
	width:171px;
}

#view_cart_text {
	float:left;
	margin:0px;
	padding:0px;
}

#view_cart_text:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#view_cart_text_left {
	float:left;
	margin:0px;
	padding:0px;
}

#view_cart_text_left a.header_cart_icon_link {
	background:url(ImagesCustom1/cart_icon.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:26px;
	margin:0px;
	padding:0px 5px 0px 0px;
	text-decoration:none !important;
	width:29px;
}

#view_cart_text_right {
	color:#2f251f;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	height:16px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	width:130px;
}

#view_cart_text_right A:hover {
    text-decoration: underline;
}

#view_cart_text_right span {
	color:#bf311a;
	display:inline !important;
	float:none !important;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#display_cart_summary {
	display:none;
}

#header_btm_mid {
	float:left;
	height:55px;
	margin:0px;
	padding:0px;
	width:714px;
}

#header_btm_right {
	background:url(ImagesCustom1/header_btm_right.jpg);
	background-repeat:no-repeat;
	float:left;
	height:55px;
	margin:0px;
	padding:0px;
	width:60px;
}


/* Content
 * ------------------------------
 */
#content_outter {
	background:url(ImagesCustom1/content_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
	width:960px;
}

#content_inner {
	background:url(ImagesCustom1/content_bg_top.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	min-height:523px;
	padding:0px;
	overflow:hidden;
	width: 960px;
}

#content_btmbar {
	background:url(ImagesCustom1/content_bg_btm.jpg);
	background-repeat:no-repeat;
	height:94px;
	margin:0 auto;
	padding:0px;
	width:960px;
}

#content_left {
	float:left;
	margin:0px 15px 0px 0px;
	padding:0px;
	overflow:hidden;
	width:175px;
}

#content_left img {
	border:0px;
}

#content_area {
	float:right;
	width: 700px;
	padding:0px 70px 0px 0px;
	margin:0 auto;
	overflow:hidden;
}

#shopby_box {
	background:#b1524b url(ImagesCustom1/navpromo_shopby.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border:2px solid #775252;
	margin:0px 0px 10px 10px;
	padding:23px 5px 5px 5px;
	width:149px;
}

#shopby_box select {
	border:1px solid #b5b5b5;
	color:#000000;
	font-family:verdana, sans-serif;
	font-size:10px;
	margin:5px 0px 0px 0px;
	width:150px;
}

#navpromo_newsletter {
	background:url(ImagesCustom1/navpromo_newsletter_bg.jpg);
	background-repeat:no-repeat;
	height:118px;
	margin:10px 0px 0px 15px;
	padding:0px;
	width:155px;
}

#navpromo_newsletter_inner {
	height:20px;
	margin:0px;
	padding:91px 7px 7px 7px;
	width:141px;
}

#navpromo_newsletter_inner #subscribe_form {
	margin:0px;
	padding:0px;
}

#navpromo_newsletter_inner #newsletter_text {
	display:none;
}

#navpromo_newsletter_inner #newsletter_input_wrap {
	float:left;
	margin:0px;
	padding:0px;
	width:105px;
}

#navpromo_newsletter_inner #newsletter_input {
	background:#ffffff;
	border-top:2px solid #c2c2c2;
	border-left:2px solid #c2c2c2;
	color:#b04a42;
	font-family:arial, verdana, sans-serif !important;
	font-size:10px;
	margin:0px;
	padding:2px;
	text-align:left;
	width:99px;
}

#navpromo_newsletter_inner #newsletter_submit_wrap {
	float:right;
	margin:0px;
	padding:0px;
	width:27px;
}

#navpromo_questions {
	margin:10px 0px 0px 15px;
	padding:0px;
}

#navpromo_livechat {
	margin:10px 0px 0px 15px;
	padding:0px;
}

/* Footer
 * ------------------------------
 */
#footer_outter {
	background:url(ImagesCustom1/footer_bg.jpg);
	background-repeat:no-repeat;
	height:168px;
	padding:0px;
	width:960px;
}

#footer_inner {
	margin: 0 auto;
	width: 960px;
}

#footer_inner img {
	border:0px;
}

#footer_left {
	float:left;
	height:168px;
	margin:0px;
	padding:0px 0px 0px 15px;
	width:264px;
}

#footer_left_top {
	height:103px;
	margin:0px;
	padding:33px 0px 0px 0px;
	overflow:hidden;
	width:264px;
}

#footer_left_top_left {
	float:left;
	height:103px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:68px;
}

#footer_left_top_right {
	float:right;
	height:103px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:196px;
}

#footer_left_top_right_row1 {
	color:#191310;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
}

#footer_left_top_right_row2 {
	height:37px;
	margin:0px;
	padding:2px 0px 6px 0px;
}

#footer_volusion {
	float:left;
}

#footer_ccards {
	float:left;
}

#footer_left_btm {
	color:#2f251f;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	clear:both;
	height:59px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:264px;
}

#footer_left_btm a {
	color:#284145;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
}

#footer_right {
	float:right;
	height:105px;
	margin:0px;
	padding:63px 0px 0px 0px;
	width:681px;
}

.footer_links {
	float:left;
	margin:0px;
	padding:0px;
	width:132px;
}

#products {
	padding:0px 0px 0px 5px;
	width:127px;
}

#about {
	padding:0px 0px 0px 4px;
	width:128px;
}

#policies {
	padding:0px 0px 0px 3px;
	width:129px;
}

#account {
	padding:0px 0px 0px 2px;
	width:130px;
}

#help {
	padding:0px;
	width:132px;
}


/* Article Pages
 * ------------------------------
 */
.article_header {
	margin:-5px 0px 0px -5px;
}

/*----------------------------------------------------------------------------*/
/* Navigation.css
/*----------------------------------------------------------------------------*/

#xtra_display_menu_8 {
	float:right;
	margin:0px;
	padding:10px 0px 0px 0px;
}

#xtra_display_menu_8 .nav a {
	color:#2f251f; 
	font-family:arial, verdana, sans-serif;
	font-size:12px; 
	font-weight:normal; 
	text-decoration:none;
}
#xtra_display_menu_8 .nav a:hover {
	text-decoration:underline !important;
}

#xtra_display_menu_8 .nav span {
	color:#d8c7ae;
	display:block;
	font-family:arial, verdana, sans-serif;
	font-size:12px; 
	font-weight:normal; 
	margin:0px;
	padding:0px 7px 0px 7px;
	text-decoration:none;
}

.display_menu.static {
    margin: 0 0 0 15px;
    font-weight: bold;
    line-height: 18px;
}

.display_menu {
	margin: 2px 0 0 -1px;
    font-family: arial,verdana,sans-serif;
	line-height:14px;
}

.display_menu UL {
    padding: 0 0 0 15px;
    margin: 0;
    list-style: none;
    font-weight: bold;
}

.display_menu A {
    text-decoration: none;
}

.display_menu UL LI A {
    color: #000000;
}

.display_menu UL LI A:hover {
    color: #2F3677;
}

.display_menu UL UL {
    padding: 0;
    font-weight: normal;
}

.display_menu UL LI {
    padding: 0;
    margin: 0;
}

.display_menu UL UL LI {
    padding: 0;
    margin: 0;
    background:url(ImagesCustom1/bullet.jpg) no-repeat top left;
    background-position: 2px 6px;
}

.display_menu UL UL LI A {
    color: #2F3677;
}

.display_menu UL UL LI A:hover {
    color: #000000;
}

/* override aspdnsf default */
.leftNav
{
    border: none;
    border-top: none;
    padding: 0px;
    margin-bottom: 0px;
    background: none;
}

/*----------------------------------------------------------------------------*/
/* Home_Page.css
/*----------------------------------------------------------------------------*/

#PageWrapper #BreadCrumb {
    display: none;
    font-weight: bold;
}

#homepage_top {
	background:url(ImagesCustom1/promo_large.jpg);
	background-repeat:no-repeat;
	color:#191310;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	height:168px;
	line-height:13px;
	margin:0px;
	padding:85px 260px 20px 10px;
	width:439px;
}

#homepage_mid1 {
	height:408px;
	margin:0px;
	padding:0px;
	width:709px;
}

#homepage_mid1_left {
	background:url(ImagesCustom1/pilot_supplies_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	min-height:365px;
	margin:10px 0px 0px 0px;
	padding:43px 0px 0px 0px;
	text-align:center;
	width:188px;
}

#homepage_mid1_left ul {
	color:#000000;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 20px;
	text-align:left !important;
}

#homepage_mid1_left ul a {
	color:#000000;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
}

#homepage_mid1_left ul a:hover {
	text-decoration:underline !important;
}

#homepage_mid1_left ul li {
	background-image:url(ImagesCustom1/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	margin:0px;
	padding:0px 0px 3px 10px;
}

#homepage_mid1_right {
	background:url(ImagesCustom1/findneed_bg.jpg);
	background-repeat:no-repeat;
	float:right;
	min-height:365px;
	margin:10px 0px 0px 0px;
	padding:43px 0px 0px 10px;
	text-align:center;
	width:511px;
}

#homepage_mid1_right ul {
	color:#000000;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 20px;
	text-align:left !important;
}

#homepage_mid1_right ul a {
	color:#000000;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
}

#homepage_mid1_right ul a:hover {
	text-decoration:underline !important;
}

#homepage_mid1_right ul li {
	background-image:url(ImagesCustom1/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	margin:0px;
	padding:0px 0px 0px 10px;
}

#homepage_mid1_right_top_left {
	float:left;
	margin:0px;
	padding:0px;
	width:170px;
}

#homepage_mid1_right_top_mid {
	float:left;
	margin:0px;
	padding:0px;
	width:170px;
}

#homepage_mid1_right_top_right {
	float:left;
	margin:0px;
	padding:0px;
	width:170px;
}

#homepage_mid1_right_btm_left {
	float:left;
	margin:0px;
	padding:0px;
	width:170px;
}

#homepage_mid1_right_btm_mid {
	float:left;
	margin:0px;
	padding:0px;
	width:170px;
}

#homepage_mid1_right_btm_right {
	float:left;
	margin:0px;
	padding:0px;
	width:170px;
}

#homepage_mid2 {
    clear: both;
	background:url(ImagesCustom1/top_categories_bg.jpg);
	background-repeat:no-repeat;
	margin:0px;
	min-height:333px;
	padding:43px 15px 0px 15px;
	width:679px;
}

#homepage_mid2 ul {
	color:#000000;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	float:left;
	list-style:none;
	line-height:16px;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:left !important;
}

#homepage_mid2 ul a {
	color:#000000;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
}

#homepage_mid2 ul a:hover {
	text-decoration:underline !important;
}

#homepage_mid2 ul li {
	background-image:url(ImagesCustom1/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left 6px;
	margin:0px;
	padding:0px 0px 0px 10px;
}

#homepage_mid2 span {
	display:block;
	color:#b04a42;
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 5px 0px;
	text-transform:uppercase;
}

#homepage_mid2_col1 {
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
	width:152px;
}

#homepage_mid2_col2 {
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
	width:152px;
}

#homepage_mid2_col3 {
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
	width:152px;
}

#homepage_mid2_col4 {
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
	width:152px;
}

#homepage_btm {
	margin:0px;
	padding:0px;
}

#homepage_btm_col1 {
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:177px;
}

#homepage_btm_col1_top {
	background:url(ImagesCustom1/smallpromo_manualrental_bg.jpg);
	background-repeat:no-repeat;
	color:#191310;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	line-height:14px;
	height:41px;
	margin:0px;
	padding:90px 25px 10px 12px;
	overflow:hidden;
	width:158px;
}

#homepage_btm_col1_btm {
	height:24px;
	margin:0px;
	padding:0px;
	width:177px;
}

#homepage_btm_col1_btm img {
	border:0px;
}

#homepage_btm_col2 {
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:178px;
}

#homepage_btm_col2_top {
	background:url(ImagesCustom1/smallpromo_webuymanuals_bg.jpg);
	background-repeat:no-repeat;
	color:#191310;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	line-height:14px;
	height:41px;
	margin:0px;
	padding:90px 25px 10px 14px;
	overflow:hidden;
	width:157px;
}

#homepage_btm_col2_btm {
	height:24px;
	margin:0px;
	padding:0px;
	width:178px;
}

#homepage_btm_col2_btm img {
	border:0px;
}

#homepage_btm_col3 {
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:177px;
}

#homepage_btm_col3_top {
	background:url(ImagesCustom1/smallpromo_pilotsupplies_bg.jpg);
	background-repeat:no-repeat;
	color:#191310;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	line-height:14px;
	height:41px;
	margin:0px;
	padding:90px 25px 10px 16px;
	overflow:hidden;
	width:154px;
}

#homepage_btm_col3_btm {
	height:24px;
	margin:0px;
	padding:0px;
	width:177px;
}

#homepage_btm_col3_btm img {
	border:0px;
}

#homepage_btm_col4 {
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:177px;
}

#homepage_btm_col4_top {
	background:url(ImagesCustom1/smallpromo_automanuals_bg.jpg);
	background-repeat:no-repeat;
	color:#191310;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	line-height:14px;
	height:41px;
	margin:0px;
	padding:90px 25px 10px 18px;
	overflow:hidden;
	width:152px;
}

#homepage_btm_col4_btm {
	height:24px;
	margin:0px;
	padding:0px;
	width:177px;
}

#homepage_btm_col4_btm img {
	border:0px;
}

/* Featured Products
 * ------------------------------
 */
#content_area table tr td table tr td table tr td table tr td a.productnamecolor { /* Product Name */
	color:#ffffff;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:normal;
}

#content_area table tr td table tr td table tr td table tr td font.text b { /* Our Price Text */
	color:#646464;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.colors_productprice {
	color:#9E0B0F !important;
	font-family:verdana,sans-serif !important;
	font-size:12px !important;
	font-weight:bold;
}


/*----------------------------------------------------------------------------*/
/* Category.css
/*----------------------------------------------------------------------------*/

#PageWrapper.Category #BreadCrumb {
    display: block;
    margin: 0 0 .5em 0;
}

/* Category Listing
 * ------------------------------
 */
div#content_area table tr td table tr td table { /* Category Description Margin */
	border-spacing:0px;
	margin:0px;
}

.category_desc { /* Category Description - Manually Add */
	/* Not Used */
}

td.colors_backgroundneutral { /* Chooose A Sub Category Background */
	background:#e0e3e3;
}

td.colors_backgroundneutral .choose_category { /* Chooose A Sub Category Background */
    font-family: Arial;
	font-weight: bold;
	color: #7B938C;
	letter-spacing: .5px;
}

td.colors_backgroundneutral table.colors_backgroundlight { /* Choose A Sub Category Title Background */
	background-color:#f3f2ef;
}

td.colors_backgroundneutral table.colors_backgroundlight font b { /* Choose A Sub Category Title */
	color:#7b938c !important;
	font-family:verdana, sans-serif !important;
	font-size:11px !important;
	font-weight:bold;
}

td.colors_backgroundneutral table.colors_backgroundlight { /* Choose A Sub Category Title Remove Border From Recent History */
	border:0px !important;
}

td.colors_backgroundneutral img { /* Sub Category Links Bullet */
	float:left;
	margin:0px;
	padding:0px;
}


td.colors_backgroundneutral font { /* Sub Category Links Wrapper */
	display:block;
	/*float:right;*/
	text-align:left;
	margin:0px;
	padding:0px;
	width:200px;
}

td.colors_backgroundneutral a, td.colors_backgroundneutral a:visited { /* Sub Category Links */
	color:#2f3677 !important;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#content_area table tr td table tr td table tr td table tr td font.colors_text { /* Sub Category Description */
	color:#000000;
	font-family:verdana, sans-serif;
	font-size:11px;
}

td.colors_backgroundneutral table.colors_backgroundlight td.colors_lines_light { /* Remove Border Below Choose A Sub Category */
	border-top:0px !important;
}

td.colors_lines_light {/* Line Below You Are Here */
	border-top:1px solid #e2e2cf;
}

/*----------------------------------------------------------------------------*/
/* Category XML Package
/*----------------------------------------------------------------------------*/

#PageWrapper.Category .column-container {
	float: left;
	width: 100%;
	padding: 5px 0px 5px 0px;	
	line-height: 1.4em;
	font-size: 11px;
}

#PageWrapper.Category .column-container .column {
	float: left;
	width: 30%;
	height: 100%;
	padding-left: 15px;	
}

#PageWrapper.Category .column-container .border-right {
	border-right: 1px solid #D3D7D7;
}

#PageWrapper.Category .entity {
    padding: 1px 0 0 25px;
	background: url(ImagesCustom1/Bullet_SubCategory.gif) no-repeat top left;
}

#PageWrapper.Category .entity A {
	text-decoration: none;
}

#PageWrapper.Category .entity A:hover {
	text-decoration: none;
}

/*----------------------------------------------------------------------------*/

#PageWrapper.Category .paging_wrapper {
    text-align: right;
    font-size: 14px;
}

#PageWrapper.Category .paging_wrapper.top {
    margin: 10px 0 10px 0;
}

#PageWrapper.Category .paging_wrapper.bottom {
    margin: 15px 0 0 0;
}

#PageWrapper.Category .paging_wrapper A {
    font-size: 14px;
}

#PageWrapper.Category .paging_wrapper .caption {
    font-size: 12px;
}

#PageWrapper.Category .product_wrapper {
    width: 700px;
}

#PageWrapper.Category .product_wrapper TABLE#product {
    margin: 5px;
    border-collapse: collapse;
}

#PageWrapper.Category .product_wrapper TABLE#product TD {
    padding: 5px;
    border-top: 1px solid #E2E2CF;
}

#PageWrapper.Category .product_wrapper TD.product_image {
    padding: 0 10px 0 0;
    text-align: center;
    vertical-align: top;
}

#PageWrapper.Category .product_wrapper .product_name_wrapper {
    width: 50%;
}

#PageWrapper.Category .product_wrapper .product_name {
    overflow: hidden;
}

#PageWrapper.Category .product_wrapper .product_name A {
    font-weight: bold;
    text-decoration: none;
    color: #2F3677;
}

#PageWrapper.Category .product_wrapper .manual_type {
    padding: 0 5px 0 0;
}

#PageWrapper.Category .product_wrapper .variantprice {
    color: #BF311A;
}

#PageWrapper.Category .product_wrapper .variantprice .caption {
    color: #2F251F;
}

#PageWrapper.Category #add_to_cart {
    text-align: right;
}

/*----------------------------------------------------------------------------*/
/* Product
/*----------------------------------------------------------------------------*/

#PageWrapper.Product #BreadCrumb {
    display: block;
    margin: 0 0 1em 0;
}

#PageWrapper.Product .product_name {
    margin: 0 0 15px 0;
    font-size: 16px;
    font-weight: bold;
    color: #B04A42;
}

#PageWrapper.Product .product_image {
    padding: 0 25px 0 25px;
}

#PageWrapper.Product .product_image BR {
    font-size: 3px;
}

#PageWrapper.Product .email_friend {
    margin: 3px 0 0 0;
}

#PageWrapper.Product .manual_type {
    margin: 5px 0 1em 0;
    font-size: 11px;
}

#PageWrapper.Product .msrp_price {
    text-decoration: line-through;
}

#PageWrapper.Product .price .RegularPrice {
    text-decoration: line-through;
}

#PageWrapper.Product .variantprice {
    color: #BF311A;
}

#PageWrapper.Product .variantprice .caption {
    color: #2F251F;
}

#PageWrapper.Product .variantprice {
    color: #BF311A;
}

#PageWrapper.Product .inventory {
    margin: 1em 0 1em 0;
}

#PageWrapper.Product .inventory-note {
    float: right;
    width: 300px;
    margin: 1em;
    padding: 1em;
    font-size: 1.18em;
    border: 1px solid #000000;
}

#PageWrapper.Product .condition_code {
    font-size: 11px;
}

#PageWrapper.Product #product_condition_code {
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
}

#PageWrapper.Product .year {
    font-size: 11px;
}

#PageWrapper.Product .sku {
    margin: 1em 0 1.5em 0;
    font-size: 11px;
}

#PageWrapper.Product .product_description .tab_title {
    color: #F7EEE2;
}

#PageWrapper.Product .similar_products {
    margin: 1em 0 0 0;
}

#PageWrapper.Product .related_products {
    margin: 1em 0 0 0;
}

#PageWrapper.Product .upsell_products {
    margin: 1em 0 0 0;
}

#PageWrapper.Product .upsell_products BR {
    display: none;
}

#PageWrapper.Product .upsell_products .ProductName {
    margin: 0 0 5px 0;
}

#PageWrapper.Product .upsell_products .ProductPriceWrapper {
}

#PageWrapper.Product .upsell_products .ProductPriceWrapper INPUT {
    width: 1.25em;
    height: 1.25em;
    vertical-align: middle;
}

#PageWrapper.Product .also_bought {
    margin: 1em 0 0 0;
}

#PageWrapper.Product .recently_viewed {
    margin: 1em 0 0 0;
}

#PageWrapper.Product .add_to_cart BR {
    display: none;
}

#PageWrapper.Product .add_to_cart .TextOption {
    width: 50px;
}

#PageWrapper.Product .add_to_cart_variant {
    margin: 1em 0 1.5em 0;
}

#PageWrapper.Product .add_to_cart_variant TABLE {
    width: 100%;
    border-collapse: collapse;
}

#PageWrapper.Product .add_to_cart_variant TABLE TD {
    padding: 2px;
    font-size: 11px;
    border: 1px solid #000000;
}

/*----------------------------------------------------------------------------*/
/* Topics
/*----------------------------------------------------------------------------*/

H1 {
    font-size: 17px;  
    margin-bottom: 1em;
    border-bottom: 1px solid #E2E2CF;
    color: #2F251F;
}

H3 {
    margin: 1em 0 .5em 0;
    padding: 0px;
    color: #B04A42;
    border-bottom: none;
}

.HelpIndexReturn IMG {
    vertical-align: middle;
}

.HelpIndexReturn {
    text-align: right;
}

TABLE#ConditionCodes {
    border-collapse: collapse;
}

TABLE#ConditionCodes TH {
    padding: 3px;
    font-size: 13px;
    text-align: left;
    border: 1px solid #000000;
}

TABLE#ConditionCodes TD {
    padding: 3px;
    border: 1px solid #000000;
}

TABLE#FAQ {
}

TABLE#FAQ TD {
    width: 50%;
    padding: 10px;
    vertical-align: top;
}

TABLE#FAQ TD H2 {
    margin: 1em 0 .5em 0;
    color: #B04A42;
}


TABLE.Grid {
    border-collapse: collapse;
}

TABLE.Grid TH {
    padding: 3px;
    text-align: left;
    border: 1px solid #000000;
}

TABLE.Grid TD {
    padding: 3px;
    border: 1px solid #000000;
}

/*----------------------------------------------------------------------------*/
/* Checkout
/*----------------------------------------------------------------------------*/

#PageWrapper.checkout1 .OrderSummary {
    display: none;
}

#PageWrapper.checkout1 .BillingInfoGif, #PageWrapper.checkout1 .ShippingInfoGif, #PageWrapper.checkout1 .AccountInfoGif {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

#PageWrapper.checkout1 input[id$=ctrlBillingAddress_Company], #PageWrapper.checkout1 input[id$=ctrlShippingAddress_Company], #PageWrapper.checkout1 Helper.ctrlShippingAddress_Company, #PageWrapper.checkout1 Helper.ctrlShippingAddress_Company {
    width: 200px;
}

#PageWrapper.checkout1 input[id$=ctrlBillingAddress_City], #PageWrapper.checkout1 input[id$=ctrlShippingAddress_City], #PageWrapper.checkout1 Helper.ctrlShippingAddress_City, #PageWrapper.checkout1 Helper.ctrlShippingAddress_City {
    width: 200px;
}

#PageWrapper.checkout1 select[id$=ctrlBillingAddress_Country], #PageWrapper.checkout1 select[id$=ctrlShippingAddress_Country], #PageWrapper.checkout1 Helper.ctrlShippingAddress_Country, #PageWrapper.checkout1 Helper.ctrlShippingAddress_Country {
    font-size: 11px;
}

/*----------------------------------------------------------------------------*/
/* Tender Support Widget
/*----------------------------------------------------------------------------*/

.TenderSupportWidget {
    cursor: hand;
    cursor: pointer;
}

/*----------------------------------------------------------------------------*/
/* Quick Search
/*----------------------------------------------------------------------------*/

#PageWrapper.quicksearch {
}

#PageWrapper.quicksearch #BreadCrumb {
   display: block;
   padding: 0 0 5px 0;
   border-bottom: 1px solid #e2e2cf;
}

#QuickSearchWrapper {
    margin: 5em auto 0 auto;
    text-align: center;
}

#QuickSearchWrapper .Form {
    margin: 1em 0 1em 0;
}

#QuickSearchWrapper img[id$=imgSearch] {
    vertical-align: middle;
}

/*----------------------------------------------------------------------------*/
/* Topics
/*----------------------------------------------------------------------------*/

TABLE.Grid {
}

TABLE.Grid TH {
    text-align: left;
}

TABLE.Grid TD {
    border: 1px solid #000000;
}

/*----------------------------------------------------------------------------*/
/* Topics
/*----------------------------------------------------------------------------*/

.ColumnWrapper {
	float: left;
	padding-bottom: 30px;
	line-height: 19px;
}

.ColumnWrapper .Column {
	float: left;
	width: 31%;
	margin: 0 0 0 1em;
}

.ColumnWrapper .ColumnSpacer {
	float: left;
	width: 12px;
}

/*----------------------------------------------------------------------------*/
/* Category Index
/*----------------------------------------------------------------------------*/

#CategoryIndexWrapper .Level1 {
    margin: 0 0 0 0;
}

#CategoryIndexWrapper .Level2 {
    margin: 0 0 0 2em;
}

#CategoryIndexWrapper .Level3 {
    margin: 0 0 0 4em;
}

#CategoryIndexWrapper .Level4 {
    margin: 0 0 0 6em;
}

#CategoryIndexWrapper .Level5 {
    margin: 0 0 0 8em;
}

#CategoryIndexWrapper .Level6 {
    margin: 0 0 0 10em;
}

#CategoryIndexWrapper .Level7 {
    margin: 0 0 0 12em;
}

#CategoryIndexWrapper .Level8 {
    margin: 0 0 0 14em;
}

#CategoryIndexWrapper .Level1 A {
    font-size: 18px;
}

#CategoryIndexWrapper .Level2 A {
    font-size: 16px;
}

#CategoryIndexWrapper .Level3 A {
    font-size: 14px;
}

#CategoryIndexWrapper .Level4 A {
}