body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
}

fieldset, img {
	border: 0 none;
}

/* Header */

.Header_Links {
	font-size: 10px;
	text-align: right;
	color: #333333;
	line-height: 16px;
	padding-right: 13px;
	vertical-align: middle;
}
.Header_Links     a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.Header_Links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.Header_Links_b {
	font-size: 12px;
	text-align: left;
	color: #5D8193;
	line-height: 16px;
	padding-left: 13px;
	vertical-align: middle;
}
.Header_Links_b a:link {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D8193;
	text-decoration: none;
}
.Header_Links_b a:visited {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D8193;
	text-decoration: none;
}


/* Header Search */

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-right: 0px;
	padding-right: 14px;
}

/* Header Navigation */

.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
}
.top_nav a:link {
	color: #fff;
	text-decoration: none;
}
.top_nav a:visited {
	color: #fff;
	text-decoration: none;
}
.top_navi_out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
}
.top_navi_out a:link {
	color: #fff;
	text-decoration: none;
}
.top_navi_out a:visited {
	color: #fff;
	text-decoration: none;
}
.top_nav_back {
	background-image: url(../images/nav_back.gif);
	background-repeat: repeat;
}

/* Footer Navigation */

.footer_nav_title {
	font-size: 11px;
	font-weight: bold;
	color: #4D6B7F;
	background: #F7F7F6;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footer_nav {
	vertical-align: top;
	background-color: #F7F7F6;
	padding-bottom: 2px;
}
ul#footer_nav {
	font-size: 0.9em;
	line-height: 17px;
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 4px;
	list-style-type: none;
}
ul#footer_nav a {
	text-decoration: none;
	color: #333333;
}
ul#footer_nav a:hover {
	text-decoration: underline;
	color: #333333;
}

/* Breadcrumbs */

.breadcrumbs {
	font-size: 10px;
	text-align: left;
	color: #333333;
	line-height: 16px;
	padding-right: 13px;
	vertical-align: middle;
}

.breadcrumbs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

.breadcrumbstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

/* Left Side Bar */
.sub_nav_left {
    background-color: #F7F7F6;
    padding: 10px;
    margin: 0px;
    text-align: left;
    font-size: 11px;
    color: #666666;
    line-height: 14px;
}
.sub_nav_left a:link {
    font-size: 11px;
    color: #666666;
    text-decoration: underline;
}
.sub_nav_left a:visited {
    font-size: 11px;
    color: #666666;
    text-decoration: underline;
}
.sub_nav_left_title {
    font-size: 13px;
    font-weight: bold;
    color: #5D8193;
    padding-left: 0px;
    margin-left: 0px;
}
.sub_nav_left_subtitle {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    color: #5D8193;
}
#sub_nav_left_cat {
    padding-left: 0;
    margin-left: 0;
    border-bottom: 1px solid #ccc;
    width: 140px;
}
#sub_nav_left_cat li {
    display: block;
    list-style: none;
    margin: 0;
    padding: .6em 0em;
    border-top: 1px solid #ccc;
}
#sub_nav_left_cat li a {
    text-decoration: none;
    color: #666;
}

/* Team Left Side Bar */

.Team_side_btn {
	background-image: url(../images/LSideBar_Team_LogIn_Blnk.gif);
	background-repeat: no-repeat;
	margin: 0;
}
.Team_side_btn2 {
background-image:url(../images/LSideBar_Team_LogIn_Blnk2.gif);
background-repeat:no-repeat;
margin:0;
}
.Team_side_btn_text {
	color: #333;
	font-size: 10px;
}
.Team_side_carrot {
	color: #333;
	font-size: 11px;
}
.Team_side_btn a:link {
	color: #333;
	font-size: 10px;
	text-decoration: underline;
}
.Team_side_btn a:visited {
	color: #333;
	font-size: 10px;
	text-decoration: underline;
}
.Team_side_logged_btn {
	background-image: url(../images/LSideBar_Team_Logged_Blnk.gif);
	background-repeat: no-repeat;
	margin: 0;
}
.Team_side_logged_pts {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.Team_side_logged_exp {
	font-size: 11px;
	color: #333;
	line-height: 22px;
}
.Team_side_logged_carrot {
	color: #333;
	font-size: 11px;
}
.Team_side_logged_btn a:link {
	color: #333;
	font-size: 10px;
	text-decoration: underline;
}
.Team_side_logged_btn a:visited {
	color: #333;
	font-size: 10px;
	text-decoration: underline;
	}

/* Shop by Brand */

}
.ShopBrand_side_btn {
	background-image: url(../images/shop_by_brand_btn.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 13px;
}
.ShopBrand_side_text {
	font-size: 12px;
	line-height: 13px;

/* Content */

}
.Cat_Title {
	font-size: 18px;
	font-weight: bold;
	color: #728639;
	text-transform: uppercase;
	vertical-align: top;
}
.Cat_Copy {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	vertical-align: top;
}
.Cat_Copy a:link { 
    text-decoration: underline;
}
.Cat_Copy a:hover { 
    text-decoration: underline;
}
.Cat_Copy a:visited { 
    text-decoration: underline;
}
.SortBy {
	background-image: url(../images/sort_by_Search_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 20px;
	margin-left: 0px;
	padding-left: 20px;
}
.SortBy a:link {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.SortBy a:visited {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.View {
	font-weight: bold;
	color: #5D8193;
	font-size: 13px;
	vertical-align: middle;
	line-height: 18px;
}
.View  a:link {
	font-weight: normal;
	color: #5D8193;
	font-size: 12px;
}
.View a:visited {
	font-weight: normal;
	color: #5D8193;
	font-size: 12px;
}
.Item_name {
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
	margin: 0px;
}
.Item_name  a:link {
	color: #666666;
	font-size: 13px;
}
.Item_name a:visited {
	color: #666666;
	font-size: 13px;
}
.product_name {
	font-size: 24px;
	font-weight: bold;
	color: #5D8193;
	line-height: 26px;
}
.product_number {
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
}
.grey_box {
	border: 6px solid #F7F7F6;
	padding: 3px;
	font-size: 12px;
	background-color: #F7F7F6;
}
.grey_white_box {
	border: 6px solid #F7F7F6;
	padding: 3px;
	font-size: 12px;
	background-color: #FFFFFF;
}
.white_box {
	border: 1px solid #DADADA;
	background-color: #FFFFFF;
	text-align: center;
}
.add_to_cart_box {
	border: 1px solid #999999;
	padding: 6px;
}
.ave_rating {
	color: #5D8193;
	font-weight: bold;
	font-size: 12px;
}
.cart_selectors {
	font-size: 12px;
	font-weight: bold;
}
.MSRP_cart {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5D8193;
	text-align: left;
}
.MSRP_cart_strikethru {
	font-size: 12px;
	color: #333333;
	text-decoration: line-through;
	text-align: left;
}
.sale_price_fig_cart {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.join_team_cart {
	font-size: 12px;
	font-weight: bold;
	color: #5D8193;
}
.join_team_cart a:link {
	color: #5D8193;
	font-size: 12px;
}
.join_team_cart a:visited {
	font-size: 12px;
	color: #5D8193;
}
.live_chat_copy {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.live_chat_hours {
	font-size: 12px;
	color: #999999;
}
.out_of_stock {
	font-size: 11px;
	color: #990000;
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	line-height: 14px;
}
.ship_to_store_cart {
	font-size: 11px
}
.ship_to_store_cart a:link {
	font-size: 11px;
	color: #5D8193;
	font-weight: bold;
}
.ship_to_store_cart a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #5D8193;
}
.instant_service_tagline {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
}
.tabs {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tab_box {
	border: 6px solid #F7F7F6;
	padding: 8px;
	font-size: 12px;
	background-color: #F7F7F6;
	line-height: 16px;
	color: #333333;

/* Search, Category, Sub-Cat */

}
.MSRP {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5D8193;
	text-align: center;
}
.MSRP_strikethru {
	font-size: 12px;
	color: #666666;
	text-decoration: line-through;
	text-align: center;
}
.other_compare {
	text-align: center;
	font-size: 11px;
	color: #5D8193;
}
.other_compare    a:link {
	font-size: 11px;
	color: #5D8193;
}
.other_compare a:visited {
	font-size: 11px;
	color: #5D8193;
}
.reg_sale_price {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5D8193;
	text-align: center;
}
.sale_price_fig {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.subcat_title {
    font-size: 20px;
    color: #728639;
    font-weight: bold;
}
.subcat_copy {
    font-size: 18px;
    color: #000000;
    line-height: 24px;
}
/* Store Locator and Landing */

.locator_divider {
	background-image: url(../images/locator_divider.gif);
	background-repeat: repeat-y;
}
.locator_map_text {
	padding-left: 18px;
	margin-left: 0px;
	font-weight: bold;
}
.locator_dropdown_text {
	font-weight: bold;
}
.locator_state_list_head {
	font-weight: bold;
	background-color: #F7F7F6;
}
.locator_state_list {
}
.locator_state_list a:link {
	font-size: 13px;
}
.locator_state_list a:hover {
	font-size: 13px;
	text-decoration: none;
}
.locator_state_list a:visited {
	font-size: 13px;
}
.locator_state_list_alt {
	background-color: #F7F7F6;
}
.locator_state_list_alt a:link {
	font-size: 13px;
}
.locator_state_list_alt a:hover {
	font-size: 13px;
	text-decoration: none;
}
.locator_state_list_alt a:visited {
	font-size: 13px;
}
.landing_store_box {
	background-color: #F7F7F6;
	text-align: left;
	padding: 12px;
}
.landing_store_box  a:link {
	font-size: 13px;
}
.landing_store_box a:hover {
	font-size: 13px;
	text-decoration: none;
}
.landing_store_box a:visited {
	font-size: 13px;
}
.landing_titles {
	font-weight: bold;
}
.local_rides_clubs {
	font-size: 13px;
	color: #5F752F;
}
.local_rides_clubs a:link {
	font-size: 13px;
	color: #5F752F;
}
.local_rides_clubs a:hover {
	font-size: 13px;
	color: #5F752F;
	text-decoration: none;
}
.local_rides_clubs a:visited {
	font-size: 13px;
	color: #5F752F;
}


/* How To Etc */

.howto {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	/*background-image: url(../images/Home_HowTo.gif);*/
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
}
.howto a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.howto a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.buyers_guide {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	/*background-image: url(../images/Home_BuyersGuide.gif);*/
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
}
.buyers_guide a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.buyers_guide a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.video_gallery {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	/*background-image: url(../images/Home_VideoGallery.gif);*/
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
}
.video_gallery a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.video_gallery a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.advantage {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	/*background-image: url(../images/Home_PBSAdvantage.gif);*/
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
}
.advantage a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.advantage a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* Shopping Cart */

.cart_table {
	width: 939px;
	margin-left: 14px;
	margin-right: 13px;
}
.cart_title_width {
	width: 616px;
}
.cart_main_1 {
	width: 704px;
}
.cart_main_2 {
	width: 30px;
}
.cart_main_3 {
	width: 205px;
}
.cart_sub_1 {
	width: 321px;
	vertical-align: top;
}
.cart_sub_2 {
	width: 30px;
	vertical-align: top;
}
.cart_sub_3 {
	width: 353px;
	vertical-align: top;
}
.cart_list_header {
	font-size: 12px;
	color: #333333;
	background-color: #F7F7F6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #999999;
	height: 30px;
	font-weight: bold;
	padding-top: 5px;
}
.cart_LineItems {
	padding:10px 2px;
}
.price_non_promo {
	color:#333333;
	font-size:12px;
	text-align:center;
	text-decoration:line-through;
}
.price_with_promo {
	color:#990000;
	font-size:12px;
	text-align:center;
}
.coupon_code {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#D2D2D2 none repeat scroll 0 0;
	border:1px solid #999999;
}
.cart_suggest {
	border:1px solid #999999;
}
.cart_subtotal {
	font-size: 13px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 25px;
	font-weight: bold;
	padding-top: 10px;
}
.cart_discounts {
	font-size: 13px;
	color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 25px;
	font-weight: bold;
	padding-top: 10px;
}
.cart_item_delete {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.cart_item_delete a:link {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.cart_item_delete a:visited {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.cart_promo_code {
	background-image: url(../images/cart_promo_code.gif);
	padding-top: 34px;
	padding-left: 14px;
}

/* Checkout Titles */

.Secure_Checkout_TItle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 23px;
	color: #5F752F;
}

/* Checkout Sub Section Titles */

.SubSection_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4D6B7F;
}

/* Checkout Forms */

.Checkout_Forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
}
.Checkout_Forms_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	width: 145px;
}
.Checkout_Forms_Bill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
	font-weight: bold;
}
.Checkout_Forms_Bill_chkbx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	font-weight: normal;
}
.Create_Account {
	background-image: none;
	background-repeat: repeat-x;
	padding: 10px;
	margin: 0px;
	background-color: #F7F7F6;
}
.Checkout_Forms_Ship {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
}
.Required {
	color: #990000
}
.Parenthesis {
	color: #999999;
	font-size: 12px;
}

/* Secure Checkout Login */

.SC_Account_Login {
	padding: 20px;
	background-color: #F7F7F6;
	vertical-align: top;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.SC_Account_Login_Rt {
	padding: 20px;
	background-color: #F7F7F6;
	vertical-align: top;
}

/* Secure Checkout Billing, Shipping, Etc */

.SC_Account_Bill {
	padding: 20px;
	vertical-align: top;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.SC_Account_Bill_indent {
	padding-left: 30px;
}
.SC_Account_Ship {
	padding: 20px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.ship_method_price {font-size: 12px}
.ship_method {
	font-size: 12px;
	font-weight: bold;
}
.overweight {font-size: 12px; font-weight: bold; color: #990000; }
.payment_team_points {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}
.payment_method_table {
	border: none;
	width: 705px;
}
.payment_method_fields {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.express_lane {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.what_is_BML {color: #0F6CB6}
.what_is_BML a:link {
	color: #0F6CB6;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.what_is_BML a:visited {
	color: #0F6CB6;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.yes_on_90 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

/* Checkout Confirmation */

.sc_confirmation {
	background-color: #F7F7F6;
	padding: 5px;
	border: 1px solid #999999;
	font-size: 12px;
	line-height: 16px;
}

/* Web Loyalty */

.web_loyalty {
	color: #666666;
	font-size: 12px;
}
.web_loyalty a:link {
	color: #666666;
	font-size: 12px;
}
.web_loyalty a:visited {
	color: #666666;
	font-size: 12px;
}
.web_loyalty_disclaimer {
	color: #666666;
	font-size: 11px;
}
.web_loyalty a:hover {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

/* Join E-list Banner */

.Elist {
	background-image: url(../images/elist_bkgrnd.gif);
	background-repeat: repeat-x;
	margin-right: 0px;
	padding-right: 20px;
}
.Elist_title {
	font-weight: bold;
	font-size: 16px;
	color: #4D6B7F;
	text-align: center;
	background-image: url(../images/elist_bkgrnd.gif);
	background-repeat: repeat-x;
}
.Elist_instruct {
	font-size: 11px;
	text-align: center;
	background-image: url(../images/elist_bkgrnd.gif);
	background-repeat: repeat-x;
}

/* Footer Navigation */

.footer_nav_title {
	font-size: 0.9em;
	font-weight: bold;
	color: #4D6B7F;
	padding-left: 20px;
}
.footer_nav {
	vertical-align: top;
	background-color: #F7F7F6;
	padding-top: 20px;
	padding-bottom: 15px;
}
ul#footer_nav {
	font-size: 0.9em;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 4px;
	list-style-type: none;
}
ul#footer_nav a {
	text-decoration: none;
	color: #333333;
}

/* Sub Footer */

.sub_footer_lft {
	background-image: url(../images/sub_footer_bkgrnd.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 20px;
}
.sub_footer_rt {
	background-image: url(../images/sub_footer_bkgrnd.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	margin-right: 0px;
	padding-right: 20px;
	font-weight: normal;
}
.sub_footer_rt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_footer_rt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* Global */

a:link {
	color: #5F752F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #5F752F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Checkout Titles */

.Secure_Checkout_TItle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 23px;
	color: #5F752F;
}

/* Checkout Sub Section Titles */

.SubSection_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4D6B7F;
}

/* Checkout Forms */

.Checkout_Forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
}
.Checkout_Forms_Bill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
	font-weight: bold;
}
.Checkout_Forms_Bill_chkbx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	font-weight: normal;
}
.Create_Account {
	background-image: none;
	background-repeat: repeat-x;
	padding: 10px;
	margin: 0px;
	background-color: #F7F7F6;
}
.Checkout_Forms_Ship {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
}
.Required {
	color: #990000
}
.Parenthesis {
	color: #999999;
	font-size: 12px;
}

/* Secure Checkout Login */

.SC_Account_Login {
	padding: 20px;
	background-color: #F7F7F6;
	vertical-align: top;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.SC_Account_Login_Rt {
	padding: 20px;
	background-color: #F7F7F6;
	vertical-align: top;
}

/* Secure Checkout Billing, Shipping, Etc */

.SC_Account_Bill {
	padding: 20px;
	vertical-align: top;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.SC_Account_Bill_indent {
	padding-left: 30px;
}
.SC_Account_Ship {
	padding: 20px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.ship_method_price {font-size: 12px}
.ship_method {
	font-size: 12px;
	font-weight: bold;
}
.overweight {font-size: 12px; font-weight: bold; color: #990000; }
.payment_team_points {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}
.payment_method_fields {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.express_lane {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.what_is_BML {color: #0F6CB6}
.what_is_BML a:link {
	color: #0F6CB6;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.what_is_BML a:visited {
	color: #0F6CB6;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.yes_on_90 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

/* Checkout Confirmation */

.sc_confirmation {
	background-color: #F7F7F6;
	padding: 5px;
	border: 1px solid #999999;
	font-size: 12px;
	line-height: 16px;
}

/* Web Loyalty */

.web_loyalty {
	color: #666666;
	font-size: 12px;
}
.web_loyalty a:link {
	color: #666666;
	font-size: 12px;
}
.web_loyalty a:visited {
	color: #666666;
	font-size: 12px;
}
.web_loyalty_disclaimer {
	color: #666666;
	font-size: 11px;
}
.web_loyalty a:hover {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

/* Global */

a:link {
	color: #5F752F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #5F752F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p a:link {
	color: #5F752F;
	text-decoration: none;
	font-size: 13px;
}
p a:hover {
	color: #5F752F;
	text-decoration: underline;
	font-size: 13px;
}
p a:visited {
	color: #5F752F;
	text-decoration: none;
	font-size: 13px;
}
h1, h2, h3  {
	color: #4D6B7F;
}
h1 {
	font-size: 22px;
}
.password_policy {
	font-weight: bold;
	color: #990000;
}

/* Added for custom GenericError.jsp page OOPS */
.OOPS {
	font-size: 18px;
	font-weight: bold;
	color: #728639;
	text-transform: uppercase;
	vertical-align: top;
}
.genericError {
	padding: 7em 0;
	vertical-align: top;
	text-align: center;
}
.special_messages {
	font-size: 11px;
	color: #990000;
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	line-height: 14px;
}
   
.cart_ship_restriction {
	color: #900;
	font-size: 11px;
}
.cart_sts_restriction {
	color: #900;
	font-size: 12px;
	font-weight: bold;
}
.gallery_percent {
	color: #900;
}
.demyst {
background-color:#DAD5D2;
border:1px solid #666666;
margin:5px;
width:180px;
}
.MiniCart_Links {
	font-size: 12px;
	text-align: right;
	color: #333333;
	line-height: 1px;
	padding-right: 13px;
	vertical-align: middle;
	font-weight: bold;
}

.MiniCart_Links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.MiniCart_Links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.ShoppingCart_MiniCart_Links {
	font-size: 12px;
	text-align: left;
	color: #333333;
	line-height: 1px;
	padding-right: 13px;
	vertical-align: middle;
	font-weight: bold;
}

.tab_box_h2 {
   font-size: 12px;
   line-height: 16px;
   color: #333333;
}
.Gallery_promo_text {
	font-size: 12px;
	color: #990000;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
	margin: 0px;
}
.Item_name2 {
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
}
.Item_name_price {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
	margin: 0px;
}
#container {
	text-align:left;
}
#WC_CachedCategoriesDisplay_Table_1 tr td {
	text-align:left;
}
#bcPerformance tr td {
	text-align:left;
}
#contentTableCenter tr td {
	text-align:left;
}

/* My Account Team Performance Display */
.My_Account_Team_Performance {

}
.Team_Performance_Inactive_Warning_Msg  {
	color:#990000;
}
.Team_Performance_60_Days_Warning_Msg  {
	color:#990000;
}


/* Mustaque Changes 04/27/2011 begins*/

.common_tbl_sidebar{
 	border:1px solid #b4b4b4;
 	background-color: #f2f2f2;
 	
}

.sub_nav_left_new {
    background-color: #f2f2f2;
    padding: 7px;
    margin: 0px;
    text-align: left;
    font-size: 11px;
    color: #000000;
    line-height: 14px;

}
.sub_nav_left_new a:link {
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.sub_nav_left_new a:visited {
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

#sub_nav_left_cat_new {
    padding-left: 0;
    margin-left: 0;
    border-bottom: 0px solid #ccc;
    width: 140px;
    color:#000000;
}

#sub_nav_left_cat_new li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0em 0em;
    border-top: 0px solid #ccc;
    color:#000000;
    line-height:17px;
}
#sub_nav_left_cat_new li a {
    text-decoration: none;
    color: #000000;
}

.sub_nav_left_maintitle_txt{	
	font-size:14px;
	font-weight:bold;
	color:#547086;
}

.sub_nav_left_maintitle_txt a{	
	font-size:14px;
	font-weight:bold;
	color:#547086;
	text-decoration:none;
}

.sub_nav_left_maintitle_txt a:hover{
	font-size:14px;
	font-weight:bold;
	color:#547086;
	text-decoration:none;
}

.sub_nav_left_facet_txt{	
	font-size:12px;
	font-weight:bold;
	color:#547086;
}

/* Mustaque Changes 04/27/2011 ends*/

/* Rohit Changes for PB Redesign Start */

/* Header Link 26-04-2011 */

.Header_Links_c {
	font-size: 12px;
	text-align: left;
	color: #5D8193;
	line-height: 16px;
	padding-left: 13px;
	vertical-align: middle;
}
.Header_Links_c a:link {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D8193;
	text-decoration: none;
}
.Header_Links_c a:visited {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D8193;
	text-decoration: none;
}


/* Header Search 26-04-2011 */

.search2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-right: 0px;
	padding-right: 14px;
}

/* Header Search 27-04-2011 */


.search_box_area{ 
	border:1px solid #B3AEB1;
	background-color:#F5F1F2; 
	width:100%;
	height:45px;
	padding-left:10px;
	padding-right:10px;
}

.input-search-box{ 
	width:300px;
	height:22px;
	border:1px solid #7B787B;
	background-color:#ffffff;
	color:#000000 !important;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
}

/* Rohit Changes for PB Redesign End */

/* Mustaque Changes 05/04/2011 start*/

.sidebar-aero{ 
	float:left; 
	width:8%;
}

.sidebar-txt{ 
	float:left; 
	width:92%;
}

/* Mustaque Changes 05/04/2011 End*/

/* Mustaque Changes 06/04/2011 start*/

.input-email-box{  
	width:103px;
	height:22px;
	border:1px solid #7B787B;
	padding-left:5px;
}

.sub_nav_left_new1 {
    background-color: #f2f2f2;
    padding: 7px;
    margin: 0px;
    text-align: left;
    font-size: 11px;
    color: #000000;
    padding-top:0px;
    padding-bottom:0px;

}
.sub_nav_left_new1 a:link {
    font-size: 11px;
    color: #000000;
    text-decoration: none;

}
.sub_nav_left_new1 a:visited {
    font-size: 11px;
    color: #000000;
    text-decoration: none;

}

.sidebar-common-line{
	 height:1px; 
	 background-color:#b3afb0;
}

.request-catalog-txt22{ 
	font-size:13px important;
	color:#5a5657;
	font-weight:bold;
}

.request-catalog-txt001 a{ 
	font-size:13px;
	color:#5a5657;
	font-weight:bold;
	text-decoration:underline;
}

.request-catalog-txt001 a:hover{ 
	font-size:13px;
	color:#5a5657;
	font-weight:bold;
	text-decoration:underline;
}

.request-catalog-txt001 a:link{ 
	font-size:13px;
	color:#5a5657;
	font-weight:bold;
	text-decoration:underline;
}

.request-catalog-txt001 a:visited{ 
	font-size:13px;
	color:#5a5657;
	font-weight:bold;
	text-decoration:underline;
}
/* Mustaque Changes 06/04/2011 End*/

/* Mustaque Changes 10/05/2011 start*/

.Cate-L1-Image-Part{
	background-color:#ffffff;
	border:1px solid #ffffff;
	text-align: center;
}
.Cate-L1-Header {
    color: #000000!important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px!important
    font-weight: bold;
    text-decoration: underline;
}

.Cate-L1-Header a {
    color: #000000!important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px!important;
    font-weight: bold;
    text-decoration: underline;
}


.Cate-L1-Header a:hover {
    color: #000000!important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px!important;
    font-weight: bold;
    text-decoration: underline;
}


.brand-dropdown{
	font-size:11px;
}


/* Mustaque Changes 10/05/2011 end*/


/* Shop By Brand Start */

.shop_by_brand_txt001 {

	font-family:Arial, Helvetica, sans-serif;
	color:#000000!important;
	font-size:16px!important;
	font-weight:bold!important;

}

.shop_by_brand_txt002 {

	font-family:Arial, Helvetica, sans-serif;
	color:#000000!important;
	font-size:14px!important;
	font-weight:bold!important;
}

.shop_by_brand-txt003{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px!important;
	color:#000000!important;
	text-decoration:none!important;
	font-weight:bold!important;

}
.shop_by_brand-txt003 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px!important;
	color:#000000!important;
	text-decoration:none!important;
	font-weight:bold!important;

	
}
.shop_by_brand-txt003 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px!important;
	color:#000000!important;
	text-decoration:none!important;
	font-weight:bold!important;

}

.shop_by_brand-txt004{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px!important;
	color:#000000!important;
	text-decoration:none!important;

}
.shop_by_brand-txt004 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px!important;
	color:#000000!important;
	text-decoration:none!important;

}
.shop_by_brand-txt004 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px!important;
	color:#000000!important;
	text-decoration:none!important;

}

/* Shop By Brand End */

/* Rohit Changes for PB Redesign Start */

/* Left Rail Changes 10/05/2011 Start */
.follow-us-icons{
	float:left;
	margin-right:8px;
}

/* Left Rail Changes 10/05/2011 End */

/* Rohit Changes for PB Redesign End */



/* Rohit Changes for PB Redesign Start */

/* Footer Changes 16/05/2011 Start */

.sub_footer_bottom_lft {
	background-image: url(../images/sub_footer_bottom_bkgrnd.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 10px;
}
.sub_footer_bottom_rt {
	background-image: url(../images/sub_footer_bottom_bkgrnd.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	margin-right: 0px;
	padding-right: 10px;
	font-weight: normal;
}
.sub_footer_bottom_rt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_footer_bottom_rt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Elist_title_new {
 	background-image: url("../images/footer-top-bg-line.gif");
    background-repeat: repeat-x;
    color: #4D6B7F;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-left:7px;
    padding-right:7px;
}

.Elist_instruct_new {
	background-image: url("../images/footer-top-bg-line.gif");
    background-repeat: repeat-x;
    font-size: 16px;
    text-align: center;
    padding-left:10px;
    font-weight:bold;
    color:#000000;
}
.Elist_new {
	background-image: url("../images/footer-top-bg-line.gif");
    background-repeat: repeat-x;
    margin-right: 0;
    padding-right: 16px;
}

.email-address-footer{
	width:200px;
	border:1px solid #7b787b;
}

.zip-code-footer{
	width:112px;
	border:1px solid #7b787b;
}

/* Footer End 16/05/2011 Start */



/* Footer Changes 17/05/2011 Start */

.footer-tbl-bdr{ 
	border:1px solid #b3aeb1;
	background-color:#fff;
}

.footer-column1{
	padding-left:20px;
}

.footer_nav_title_new{
	font-size:12px;
	font-weight:bold;
}

.footer_nav_new ul {
	margin:2px 0px 0px 0px;
	padding-left:14px;
}

.footer_nav_new ul li {
	font-size: 0.9em;
	line-height: 16px;
	list-style-type: none;
	list-style-image:url("../images/footer-aero.gif");
}
.footer_nav_new ul li a {
	text-decoration: none;
	line-height: 16px;
	color: #333333!important;
	list-style-image:url("../images/footer-aero.gif");
}
.footer_nav_new ul li a:hover {
	text-decoration: underline;
	line-height: 16px;
	color: #333333!important;
	list-style-image:url("../images/footer-aero.gif");
}

.link_tbl{
	padding-left:25px;

}

.social-network-links{
	color:#333333!important;
	font-size:11px;
}

.social-network-links a{
	color:#333333!important;
	font-size:11px;
	text-decoration:none;

}

.social-network-links a:hover{
	color:#333333!important;
	font-size:11px;
	text-decoration:underline;

}

.social-network-icon{
	margin-right:5px;
}

/* Footer Changes 17/05/2011 End */


/* Rohit Changes for PB Redesign End */

/* 20 Oct, 2011 for change 3283 */

.spacing_pro_resultset {
    width:100%;
    height:12px;
}

.popUpColumn {
	width: 270px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle
}

#productPopUpHeader {
	text-align: center
}

#productPopUpLeft {
	float: left;
	margin-left: 10px;
	height: 260px
}

#productPopUpLeft img {
	padding: 0px 5px
}

#productPopUpRight {
	float: right;
	margin-right: 10px;
	height: 260px
}

#productPopUpRight table {
	height: 100%
}

#productPopUpRight tr {
}

#productPopUpRight td {
	text-align: center;
	padding: 5px 0px;
	height: 33%
}

#productPopUpContent {
	margin: 0px 10px
}

#productPopUpInput {
	margin: 10px 0px;
	border: 1px solid #999999;
	padding: 5px
}

.bodysm { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.bodysmbold { color: black; font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }

