/* -=-==--=--=-==-=-=-=-=--=-=-=-=-
 *  
 *		 Customer - FacID
 *		 Written: MM-DD-YYYY
 * 	 Author: Builder Name
 *
 *
 --=-==--=--=-==-=-=-=-=--=-=-=-=- */
#indexContainer .ecms_promotions {
	display: none;
}
/*---=-=-==-=-=-= Left  Nav Removal -----------------*/
.indexNoLeftNav #ecomm_sideBar, .templateNoLeftNav #ecomm_sideBar {
	display: none;
}
.templateNoLeftNav #ecomm_shopContent, .indexNoLeftNav #ecomm_shopContent {
	padding: 0px 20px 0 20px;
	width: 720px !important;
	margin: 10px 0px 0 0px;
	right: 0;
}
.indexNoLeftNav #ecomm_shopContent {
	margin-top: 0;
}
.ecomm_merchAsset {
	width: 760px;
	margin: 0 -20px;
}
/*Wide Site Right Column*/
#rightColumn {
	background-image: url(../images/wide_repeat.gif);
	position: relative;
	right: 0;
	float: right;
}
#RightColHeader {
}
#RightColFooter {
	width: 170px;
	padding: 0 14px 15px 15px;
}
/*------=-= Balancing for showcase boxes -----------=-==--=*/
.templateNoLeftNav #showcaseSearch_tbl {
	width: 100px;
	margin: 0 auto;
}
.templateNoLeftNav #showcaseSearch_tbl div {
	margin: 0 auto;
	width: 253px;
	height: 279px;
}
.templateNoLeftNav .showcaseSearch_tblCell {
	padding: 5px;
}
/*------=-= Headers -----------=-==--=*/
h1 {
	font-size: 180%;
	font-weight: bold;
	line-height: 180%;
}
h2 {
	font-size: 160%;
	line-height: 160%;
	font-weight: bold;
}
h3 {
	font-size: 140%;
	line-height:140%;
	font-weight: bold;
}
h4 {
	font-size: 120%;
	line-height:120%;
	font-weight: bold;
}
h5 {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
}
h6 {
	font-size: 90%;
	line-height: 90%;
	font-weight: bold;
}
/* =--=-=-=-=--=-=-=-= Main Structure =-=-=-=--=--=-=-=-= */
html {
	text-align: left;
	background-color: Black;
	color: white;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	padding: 0;
	margin: 0;
}
#main {
	width: 960px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-image: url(../images/repeat.jpg);
	background-color: #313131;
	background-repeat: repeat-y;
	background-position: top left;
}
#header {
	width: 960px;
	height: 66px;
	background-repeat: no-repeat;
	background-color: #D0D0D0;
	border-bottom: 1px solid #000;
	text-align: left;
	position: relative;
	background-image: url(../images/header.jpg);
	z-index: 11;
}
#accountNav {
	margin: 0px auto 0px auto;
	width: 960px;
	color: #000;
	position: absolute;
	height: 29px;
	line-height: 29px;
	z-index: 200;
	background-color: transparent;
	bottom: 3px;
}
#primeNav {
	clear:both;
	position: relative;
	z-index: 10;
	height: 30px;
	background: #ff0000 url(../images/prime_nav.jpg) no-repeat top center;
	border-bottom: 1px solid #000;
}
#content {
	background-image: url(../images/content_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 475px;
}
#footer {
	clear:both;
	background-image: url(../images/footer.jpg);
	background-position: right-bottom;
	background-repeat: no-repeat;
}
#seoFooter {
	background-image: url(../images/footer_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #313131;
	border: 0;
	padding-top: 20px;
	color: #ddd;
}
#footer_footer {
	background: #b00000 url(../images/footer_bottom.jpg) center top;
	clear:both;
	height: 12px;
	width: 100%;
	display: block;
}
/* Dealer Custom styles */
/* DO NOT ADD TO GLOBAL CSS */
#footerLeft {
	border-right: 1px dashed #313131;
}
#footerLeft h5, #footerRight h5 {
	color: #FFF;
	font-size: 130%;
	border-bottom: 1px dotted #313131;
}
#footerLeft h6, #footerRight h6 {
	color: #fff;
}
.footerAddressBlock {
/*background-color: #031B2E;*/
}
.footerLinkList a:link, .footerLinkList a:active {
	color: #e02020;
}
.footerLinkList a:visited {
	color: #e02020;
}
/* Dealer Custom styles */
/* DO NOT ADD TO GLOBAL CSS */

#leftGutter {
	background-image: url(../images/gutterLeft.jpg);
	background-position: top;
	position: absolute;
	left: -180px;
	width: 179px;
	height: 684px;
	background-repeat: none;
}
#rightGutter {
	background-image: url(../images/gutterRight.jpg);
	background-position: top;
	position: absolute;
	right:-213px;
	width: 212px;
	height: 684px;
	background-repeat: none;
}
/* =--=-=-=-=--=--=-=-=-= Top Nav =--=-=-=-=--=--=-=-=-= */
#ecomm_shopNav {
	height:20px;
	left:310px;
	line-height:20px;
	padding:0;
	position:absolute;
	text-align:left;
	text-transform:capitalize;
	top:0px;
}
#ecomm_shopNavLinks {
	font-size:12px;
	text-align:left;
	width:200px;
}
#ecomm_shopNavLinks a:link, #ecomm_shopNavLinks a:visited, #ecomm_shopNavLinks a:active {
	color:#000;
	font-weight:400;
	margin-right:15px;
	text-decoration:none;
}
#ecomm_shopNavLinks a:hover {
	color:#FF6100;
	text-decoration:none;
}
/* =-> Search Bar <-= */
#ecomm_SearchProducts {
	height:29px;
	line-height:29px;
	padding:0;
	position:absolute;
	right:10px;
	width:444px;
	background: url(../images/search_bg.jpg) no-repeat top left !important;
}
.ecomm_shopNavSearchBarLabel {
	color:#fff;
	font-size:10px;
	font-weight:400;
	left:8px;
	position:absolute;
	display:none;
}
#searchButton, #searchButton.searchButton_off {
	position: absolute;
	top: -3px;
	right: 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -99px;
	font-weight: normal;
	background: transparent url(../images/searchButton.jpg) no-repeat top left;
	color: #FFF !important;
	border: 0px solid #000;
	height: 29px;
	width: 91px;
	text-align: center;
	cursor: pointer;
}
/*=> Rollover State */
#searchButton.searchButton_on, .searchButton_on {
	background-color:#797979;
	background-image:url(../images/go_on.gif) !important;
}
#searchProducts {
	background-color:transparent;
	border:0px !important;
	color: #4A4A4A;
	font-size:14px;
	padding: 7px 0 8px 20px !important;
	position: absolute;
	left:26px;
	top:5px;
	width:312px;
	background-repeat: no-repeat;
}
#ecomm_SearchProducts {
	line-height:24px;
	position:absolute;
	top:0;
	padding:0
}
#searchProducts {
	background-image: none;
	background-color:transparent;
	border:0 !important;
	font-size:14px;
	position:absolute;
	padding: 0px!important
}
/* =--=-=-=-=--=--=-=-=-= Primary Nav =--=-=-=-=--=--=-=-=-= */
#primeNav .nav {
	position: absolute;
	left: 0px;
	top: 5px;
	z-index: 10;
	color: #fff;
	white-space:nobreak;
}
#primeNav .navItem {
	background: url(../images/nav/nav_l.gif) no-repeat top left;
	background-color: transparent;
	height:23px;
	text-align:left;
	padding-left:0px;
	margin-left: 12px;
}
#ecms_primeNav .navSeperator {
	margin-left: 4px;
	margin-right: 4px;
	font-size: 0px;
	display: none;
}
#ecms_primeNav .navItemLink:active, #ecms_primeNav .navItemLink:link, #ecms_primeNav .navItemLink:visited {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000;
	background-color: transparent;
	background: url(../images/nav/nav_r.gif) no-repeat 100% 0;
	text-decoration: none;
	display:block;
	_display:inline-block;
	height:23px;
	padding:3px 10px 0 0;
	white-space:nowrap;
	position:relative;
	right:-8px;
	_right:-8px;
	outline: none;
}
#ecms_primeNav .navItemLink:hover {
	color: #ff0000;
	text-decoration: none;
}
/* =-> Second Tier <-= */
/* ===> .navSub = ul, .navSubItem = li */
#ecms_primeNav .nav .navItem .navSub {
	top: 24px !important;
	left: 5px !important;
	line-height: normal;
	background-color:#600000;
	border: 1px solid white;
	padding: 0 !important;
	width: 150px;
}
#ecms_primeNav .nav .navItem .navSub .navSubItem {
	margin:1px;
	padding: 0px !important;
	text-align:left;
	background-color: #b00000;
}
#ecms_primeNav .navSubItemLink:active, #ecms_primeNav .navSubItemLink:visited, #ecms_primeNav .navSubItemLink:link {
	font-weight: normal;
	line-height: 14px;
	padding: 3px;
	margin: 0 !important;
	color:white;
	text-decoration: none;
	width: 144px;
	display: block;
}
#ecms_primeNav .navSubItemLink:hover {
	color:black;
	background-color: #EEEEEE;
	text-decoration:none;
}
/* =--=-=-=-=--=--=-=-=-= Left Nav =--=-=-=-=--=--=-=-=-= */
#ecomm_shopByNavTitle, #ecomm_accountNavTitle, #ecomm_catalogNavTitle {
	color: #FFF;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	margin: 23px 0 10px 5px;
	text-align: left;
}
#ecms_sideBarNav a:active, #ecms_sideBarNav a:link, #ecms_sideBarNav a:visited {
	color: #FFF;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	padding: 0 0 0 5px;
	width: 123px !important;
	display: block;
}
#ecms_sideBarNav a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #b00000;
}
.navItemLink_selected, .navItemLinkSelected {
	font-size: 10px;
	font-weight: bold !important;
	text-transform: uppercase;
}
#ecms_sideBarNav .navItem .navSub {
	margin: 0 !important;
	padding: 0 !important;
}
#ecms_sideBarNav .navSubItem a:link, #ecms_sideBarNav .navSubItem a:active, #ecms_sideBarNav .navSubItem a:visited {
	padding-left: 10px;
	width: 118px !important;
	display: block;
	color: #999 !important;
	font-size: 10px !important;
}
#ecms_sideBarNav .navSubItem a:hover {
	color: #666 !important;
	background-color: #eee !important;
}
#ecms_sideBarNav, #ecomm_shopByNav {
	margin: 17px 5px !important;
	padding: 0px;
}
#ecomm_sideBar {
	margin: 0 0 1px 0;
	position: relative;
	top: 0;
	left: 0px;
}
/* =--=-=-=-=--=--=-=-=-= Secondary Skins =--=-=-=-=--=--=-=-=-= */
/* =--=-=-=-=--=--=-=-=-= Content =--=-=-=-=--=--=-=-=-= */
p, .ecomm_asset {
	margin-bottom: 1em;
}
p {
	line-height: 130%;
}
.imgborder, .imgborder-left, .imgborder-right, .imgborderleft, .imgborderright {
	border: 1px solid #666;
}
.imgborder-left, .imgborderleft {
	margin-right: 5px;
	float: left;
}
.imgborder-right, .imgborderright {
	margin-left: 5px;
	float: right;
}
a:link, a:visited, a:active {
	color: #e02020;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: white;
	background-color: transparent;
	text-decoration: none;
}
.ecomm_asset a:link, .ecomm_asset a:visited, .ecomm_asset a:active {
	text-decoration: underline;
}
.ecomm_assetTitle, .assetTitle {
	padding: 1px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 3px;
	text-align: left;
	font-size: 12px;
	border: 1px solid #626262;
	background-color:transparent;
	background-image: url(../images/titlebar.jpg);
	background-repeat: repeat-x;
	color:black;
}
h2.assetTitle {
	font-size: 100%;
}
.assetSubTitle {
	font-size: 100%;
}
#ecomm_pageTitle, .ecomm_formSectionHeader {
	font-size: 100%;
	text-align: center;
	background-color: transparent;
	color: white;
	border-bottom: 5px double #b00000;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 10px;
	margin-bottom: 1em;
}
#ecomm_pageTitle a:link, #ecomm_pageTitle a:active, #ecomm_pageTitle a:visited {
	color: #fff;
}
#ecomm_pageTitle a:hover {
	color: #F7E300;
}
#ecomm_policyNav {
	clear:both;
	margin: 2em 5px 15px 0;
}
/* =-=-=--=--=-=-=-= Crumb Nav =--=-=--=--=-=--= */
.ecms_crumbNavigation {
	text-align: right;
	color: white;
	font-size: 7pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ecms_crumbNavigation a:link, .ecms_crumbNavigation a:active, .ecms_crumbNavigation a:visited {
	color: #b00000;
}
.ecms_crumbNavigation a:hover {
	color: white;
}
/* =-=-=--=--=-=-=-= Hours =--=-=--=--=-=--= */
#ecms_hoursOfOperation {
	background-color: #CDCDCD;
	border: 1px solid black;
	width: 350px;
	margin: 10px auto;
	padding: 5px;
	clear:both;
	text-align: left;
}
.hourGroupTitle {
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
	margin-bottom: 3px;
	background-color: #b00000;
	border: 1px solid black;
}
.hourGroup {
	color: black;
	width: 350px;
	background-color: white;
	border: 1px solid black;
}
.hour_tbl {
	font-size: 8pt;
	width: 100%;
}
.hourDay_tblRow {
	padding-right: 20px;
	font-weight: bold;
	text-align: left;
}
.hour_tblRow td {
	padding: 2px;
}
.hourStartTime_tblRow {
	padding-right: 10px;
	text-align: left;
}
/* =-=-=--=--=-=-=-= Coupons =--=-=--=--=-=--= */
#ecms_coupons {
	margin-top: 20px;
}
#couponPopUp {
	background: #FFFFFF;
}
#ecms_coupons .assetTitle {
}
#ecms_coupons .printerIcon-img {
	cursor: pointer;
}
#ecms_coupons .couponEndDate {
	font-size:80%;
	padding-right:2px;
	padding-left:2px;
}
.coupon_tblCell {
	padding:2px;
	width:33%;
	color: #fff;
}
#ecms_coupons .coupon {
	margin-top: 5px;
	background-color: #fff;
	border: 1px solid #333;
	padding-bottom: 10px;
}
.coupon .assetSubTitle {
	background-color: #666;
	text-align: center;
	padding: 3px 2px !important;
	line-height: 14px;
	color: #fff;
	border-bottom: 1px solid #333;
}
#ecms_coupons .itemDescription {
	color: #666;
	text-align: justify;
	margin: 10px 5px 10px 5px;
	font-size:90%;
}
#ecms_coupons .couponendTime {
	color: #0A0E2B !important;
	position: absolute !important;
	bottom: 4px;
	left: 5px;
}
#ecms_coupons .itemShortDescription {
	color: #a00;
	text-align: center;
	margin: 10px 5px 20px 5px;
	font-size:90%;
}
#ecms_coupons .couponStoreName {
	display: none;
	text-align: center;
}
#ecms_coupons .couponStoreAddress {
	display:inline;
}
#ecms_coupons .coupon[class] {
	min-height:150px;
}
#ecms_coupons .itemControls {
	padding-right:2px;
	padding-left:2px;
	position: absolute;
	bottom:2px;
	right:2px;
}
#ecms_coupons .assetDescription {
}
#ecms_coupons .couponendTime label {
	font-weight: bold;
}
#ecms_coupons .couponSummary_tbl {
	width:100%;
}
#ecms_coupons .couponSummary_tblCell {
	padding: 10px 0;
}
#ecms_coupons .couponSummary_tbl td {
	width:50%;
	padding-right:2px;
	padding-left:2px;
}
.assetSubTitle, .assetDescription {
	margin:0px;
	padding:0px;
}
#ecms_coupons a:hover {
	color:#555555;
}
/* =-=-=--=--=-=-=-= Coupon Popups =--=-=--=--=-=--= */
.couponDisplayPopup {
	background-color: #ffffff !important;
	color: #000000 !important;
	width: 375px;
	margin: 10px auto;
}
.couponDisplayPopup .itemControls {
	display:none !important;
}
.couponDisplayPopup .couponControls {
	text-align: right;
}
.couponDisplayPopup .couponPrint {
	margin :10px;
	border: 3px dashed #666666;
	_height:120px;
	padding: 0;
	min-height:120px;
	position: relative;
	background-color: #fff !important;
}
.couponDisplayPopup .couponStoreName {
	text-align: center;
	color: #fff;
	border-bottom: 2px dashed #666;
	font-weight: bold;
	background-color: #999;
	padding: 3px 0px !important;
}
.couponDisplayPopup .assetSubTitle {
	background-color: #FaFafa;
	color: #333 !important;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px dashed #666666;
	padding: 5px 0px 5px 10px;
}
.couponDisplayPopup .couponDisplayPopup .itemDescription, .couponDisplayPopup .couponEndDate {
	color: #000000 !important;
	font-size: 8pt;
	text-align: center;
}
.couponDisplayPopup .couponendTime {
	margin: 5px;
	font-size: 8pt;
}
.couponDisplayPopup .couponendTime label {
	font-weight: bold;
}
.couponDisplayPopup .itemDescription {
	color: #000000 !important;
	font-size: 8pt;
	margin-top: 5px;
	text-align: left;
	padding: 5px;
}
.couponDisplayPopup .itemShortDescription {
	color: #000000 !important;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.couponDisplayPopup .ecomm_button {
	border: solid 1px #000000 !important;
	color: #000000 !important;
	background-color: #CAC2CA !important;
	background-image: none !important;
	cursor: pointer !important;
	margin-bottom:2px;
}
.couponDisplayPopup .couponStoreAddress {
	width: 100%;
	background-color: #F9F9F9;
	font-size: 90%;
	padding: 3px 0px 3px 0px;
	border-top: 1px dashed #666666;
	position: relative;
}
.couponDisplayPopup .couponStoreAddress .ecms_label {
	font-weight:bold;
	padding-left: 5px;
}
.couponStoreName {
	color: #FD9334;
	text-align: center;
}
.couponPrint {
	text-align: left;
}
/* =--=-=-=-=--=--=-=-=-= Showcase Skins =--=-=-=-=--=--=-=-=-= */
/* =-=-=--=--=-=-=-= Showcase =--=-=--=--=-=--= */
#ecomm_showcase {
}
#ecomm_showcaseContent {
	margin-top: 0px;
	padding-right: 0px;
	width: 746px;
	padding-left: 0px;
}
#ecomm_showcaseFeaturedProducts {
	width: 145px !important;
	margin: 0;
	float: left;
}
#ecomm_showcasePortal {
	width: 746px !important;
	text-align: left;
	background-color: #999999;
}
#ecomm_showcasePortalContent {
	background-color: #333;
	overflow: auto;
	width: 599px;
	float: left;
	margin: 0;
}
.ecomm_showcaseAssetTitle {
	color: #fff !important;
}
.ecomm_showcaseAsset {
	min-height: 260px;
	width: 575px;
	height: auto;
}
#ecomm_showcasePortalContent a:link {
	color: #3B2F5C;
}
.showcaseSearchInner_tbl {
	margin-top: 90px;
	color: #666;
	width: 240px;
	margin-left: 12px;
}
#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl select, #ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl input {
	width: 125px !important;
}
#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl .ecomm_button {
	width: 25px !important;
}
#showcaseSearch_tbl {
	width: 90%;
	margin: 0px auto;
	text-align: center;
}
#ecomm_showcaseFindUsed {
	background-image: url(../images/used.gif);
	background-repeat: no-repeat;
	border: 0px;
	height: 246px;
	width: 266px;
}
#ecomm_showcaseFindNew {
	background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	border: 0px;
	height: 246px;
	width: 266px;
}
#ecomm_showcaseFindUsedAdvanced {
	background-image: url(../images/used_advanced.jpg);
	background-repeat: no-repeat;
	height: 427px;
	width: 502px;
	padding-left: 0px;
	margin: 0px auto;
}
#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl {
	margin-top: 70px;
	width: 450px !important;
	margin-left: 10px;
}
.ecomm_legend {
	display: none;
}
.ecomm_fieldset {
	border: 0px;
}
#ecomm_showcaseSearch fieldset {
	height: 240px;
	width: 240px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#ecomm_showcaseFindUsed fieldset {
}
.showcaseSearchInnerSubHeader_tblCell {
	text-align: left;
	color: #333;
	padding-left: 30px;
}
#ecomm_showcaseSearch fieldset legend {
	display: none;
}
#_ctl0_sus1_txtUsedSearchYearRangeEnd, #_ctl0_sus1_txtUsedSearchYearRangeStart {
	margin-top: 3px;
	height: 11px;
}
/* =-> Used Equipment <-= */
#ecomm_equipmentFilters, #ecms_usedEquipmentList {
	padding-top: 35px;
	padding-left: 0px;
	padding-right: 0px;
}
#ecomm_showcasePortalContent #ecms_usedEquipmentList {
	padding: 0;
}
#ecms_usedEquipmentList td {
	padding: 2px;
}
#ecms_usedEquipmentList .equipmentList_tblRow1 {
	background-color: transparent;
}
#ecms_usedEquipmentList .equipmentList_tblRow0 {
	background-color: #464646;
}
#ecms_usedEquipmentList .equipmentListIcon_img {
}
/* =-> Showcase Portal Used Equipment table <-= */
#ecomm_showcasePortalContent #ecms_usedEquipmentList td {
	padding: 2px;
	border: 0;
}
#ecomm_showcasePortalContent #ecms_usedEquipmentList .equipmentList_tblRow1 {
	background-color: #F4F4F4 !important;
}
#ecomm_showcasePortalContent #ecms_usedEquipmentList .equipmentList_tblRow0 {
	background-color: White;
}
#ecomm_showcasePortalContent #ecms_usedEquipmentList .equipmentListIcon_img {
}
#ecomm_showcasePortalContent a:link, #ecomm_showcasePortalContent a:active, #ecomm_showcasePortalContent a:visited {
	color: #000;
}
#ecomm_showcasePortalContent a:hover {
	color: #a00;
}
/* =-=-=--=--=-=-=-= Links =--=-=--=--=-=--= */
#ecms_links .assetDescription {
	margin-bottom: 1em;
}
#ecms_links .assetSubTitle {
	font-size: 8pt;
	margin-bottom: 2px;
}
#ecms_links .assetTitle {
}
#ecms_links .link {
	margin-bottom: 15px;
	margin-left: 5px;
}
#ecms_links .itemDescription, #ecms_links .linkControls {
	padding-left: 10px;
}
.linkControls a {
	font-weight: bold;
	padding: 1px 2px;
}
.linkControls a:hover {
	background-color: #eee;
	color: #000;
}
.links .link {
	background-repeat: no-repeat;
	padding-bottom: 1em;
}
/* =-=-=--=--=-=-=-= Events =--=-=--=--=-=--= */
#ecms_events .assetDescription {
	margin-bottom: 5px;
	margin-left: 5px;
}
#ecms_events .assetSubTitle {
	margin: 1em 0px 10px 0px;
	font-size: 110%;
	border-bottom: 1px solid #C8C8C8;
}
#ecms_events .eventTime {
	text-align: right;
	font-size: 8pt;
}
#ecms_events .itemDescription {
	margin-top: 5px;
}
#ecms_events .eventListItemTitle_link {
	margin-left: 5px;
}
/* =-=-=--=--=-=-=-= Gallery =--=-=--=--=-=--= */
/* =-> Gallery Index <-= */
#ecms_galleries .assetTitle {
}
#ecms_galleries .galleryTitle_link {
	font-size: 8pt;
}
#ecms_galleries .assetDescription {
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 10px;
}
#ecms_galleries .gallerySummary_tbl td {
	padding: 4px !important;
	font-size: 8pt;
}
#ecms_galleries .gallerySummary_tbl td img, .gallery_tbl img {
	border: 1px solid #333;
	background-color: #eee;
	padding: 0px;
}
/* =-> Single Gallery <-= */
.gallery_tbl .gallery_tblRow0 {
	background-color: #eee;
}
.gallery_tbl .gallery_tblRow1 {
	background-color: transparent;
}
.gallery_tbl td {
	padding: 5px;
	text-align: center;
}
.gallery_tbl img {
	margin: 0 auto;
}
/* =-=-=--=--=-=-=-= Staff =--=-=--=--=-=--= */
#ecms_staff .staffMember {
	padding-top: 10px;
	clear:both;
}
#ecms_staff .staff {
	margin-bottom: 20px;
}
#ecms_staff .display_img {
	margin-right: 10px;
	bordeR: 1px solid #333;
	clear:left;
}
#ecms_staff .assetTitle {
	margin: 0 0px 10px 0px;
	padding-top: 1em;
	clear:both;
}
#ecms_staff .itemShortDescription {
	color: #9D0101;
	text-align: left;
	margin-bottom: 8px;
}
#ecms_staff .assetDescription {
	font-size: 95%
}
/* =-=--=--=-=->>> *** EComm Cart CSS *** <<<=--=--=-+-=--= */
/* =-=-=--=--=-=-=-= Shopping Cart Styles =--=-=--=--=-=--= */
#ecomm_main {
	width: 760px;
	margin: 0;
	padding: 0;
}
#ecomm_shopContent {
	width: 580px !important;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 1;
	float: left;
}
#ecomm_fullContent {
	width: 746px;
	margin: 0 auto;
}
#ecomm_content, .ecomm_noLeftNav #ecomm_shopContent {
	float: right;
	width: 555px;
	padding: 40px 10px 0 0 !important;
}
.ecomm_browseProductsImage, .ecomm_productListImage {
	text-align: center;
	bordeR: 1px solid #C8C8C8;
	padding: 2px 2px 2px 2px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
.ecomm_productListProductTitle {
	margin-bottom: 5px;
}
.ecomm_productListProductDescription {
	margin-bottom: 3px;
}
.ecomm_productListProductPrice {
	margin-bottom: 1em;
	color: #fff;
	font-weight: bold;
}
#ecomm_systemMessagesErrors {
	width: 95%;
}
/* =-> Non-Flash Catalog List <-= */
#ecomm_catalogSelector_div {
	text-align: center;
}
#ecomm_CatalogSelector td {
}
.ecomm_CatalogSelectorCatalogDescription {
	font-size: 10px;
}
#ecomm_CatalogSelector a:link, #ecomm_CatalogSelector a:active, #ecomm_CatalogSelector a:visited {
	color: #fff;
}
#ecomm_CatalogSelector a:hover {
	color: #FF6101;
}
.ecomm_CatalogSelectorCatalogImage, .ecomm_catalogAssetCatalogImage {
	background-color: #FFF;
	border: 1px solid #333;
	padding: 6px;
	margin: 10px 0 5px 0;
}
a:hover .ecomm_CatalogSelectorCatalogImage, a:hover .ecomm_catalogAssetCatalogImage {
	background-color: #eee;
	border-color: #999
}
.ecomm_catalogAssetImage {
	text-align: center;
}
/* =-> Featured/Clearence <-= */
#ecomm_featuredItemsTitle, #ecomm_clearanceItemsTitle, #ecomm_recomendedItemsTitle {
	padding: 2px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 12px;
	border: 1px solid #626262;
	background-color:transparent;
	background-image: url(../images/titlebar.jpg);
	background-repeat: repeat-x;
	color:black;
}
#ecomm_featuredItems, #ecomm_clearanceItems, #ecomm_recomendedItems {
	border: 0px solid #939393;
	background-color: transparent;
	margin-bottom: 15px;
	color:white;
}
.ecomm_clearanceItemPrice, .ecomm_featuredItemPrice, .ecomm_recomendedItemPrice {
	color: white;
	font-weight: bold;
	font-size: 100%;
}
.ecomm_featuredItemImage, .ecomm_clearanceItemImage, .ecomm_recomendedItemImage {
	text-align: center;
	margin-top: 5px;
	padding: 2px 3px 3px 3px;
	background-color: #FFF;
	border: 1px solid #333;
}
.ecomm_clearanceItemTitle, .ecomm_featuredItemTitle, .ecomm_recomendedItemTitle {
	margin: 1em 0;
}
.ecomm_featuredItemTitle a:link, .ecomm_featuredItemTitle a:active, .ecomm_clearanceItemTitle a:link, .ecomm_clearanceItemTitle a:active, .ecomm_recomendedItemTitle a:link, .ecomm_recomendedItemTitle a:active {
	color: #e02020;
}
.ecomm_clearanceItemTitle a:visited, .ecomm_featuredItemTitle a:visited, .ecomm_recomendedItemTitle a:visited {
	color: #e02020;
}
.ecomm_clearanceItemTitle a:hover, .ecomm_featuredItemTitle a:hover, .ecomm_recomendedItemTitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.featuredLinks {
	margin-top: 5px;
}
.ecomm_clearanceItemsFooter a:link, .ecomm_clearanceItemsFooter a:active, .ecomm_clearanceItemsFooter a:visited, .ecomm_featuredItemsFooter a:link, .ecomm_featuredItemsFooter a:active, .ecomm_featuredItemsFooter a:visited, .ecomm_recomendedItemsFooter a:link, .ecomm_recomendedItemsFooter a:active, .ecomm_recomendedItemsFooter a:visited {
	color: #e02020;
}
.ecomm_featuredItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover, .ecomm_recomendedItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover {
	color: white;
	text-decoration: underline;
}
.ecomm_featuredItemsFooter, .ecomm_clearanceItemsFooter, .ecomm_recomendedItemsFooter {
	text-align: right;
}
/* =-> View Cart <-= */
#ecomm_receiptItems td {
	text-align: left;
}
.ecomm_receiptItemsHeader th {
}
.ecomm_formSectionTitle {
14c  padding-left: 5px;
}
.ecomm_orderHistoryItem td {
	text-align: left;
}
#ecomm_viewCart {
	margin-bottom: 10px;
}
#ecomm_viewCart a:link, #ecomm_viewCart a:visited, #ecomm_viewCart a:active {
	color: #a00;
}
#ecomm_viewCart a:hover {
	color: #000;
	text-decoration: underline;
}
.ecomm_viewCartHeader {
	color: #fff;
	background-color: #666;
	border: 1px solid #333;
	border-bottom: 0px;
	padding: 1px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	background-repeat: repeat-x;
}
#ecomm_viewCart .ecomm_viewCartItem {
	color: #333;
}
.ecomm_viewCartItem td {
	background-color: #eee;
	border-bottom: 1px solid #333;
}
.ecomm_button, .ecomm_viewCartFooter .ecomm_button, .ecomm_button, .ecomm_buttonDisabled, .ecomm_addToCartButton {
	font-weight: bold;
	font-size: 10px;
	height: 18px;
	cursor: pointer;
	background-color: #b00000;
	color: #ffffff;
	border: 1px solid white;
	margin-top: 3px;
}
#ecomm_systemMessagesInfo {
	font-size: 9px;
	text-align: center;
	padding-top: 20px;
	float: right;
	width: 560px;
}
.ecomm_viewCartItemQtyTextBox {
	font-size:15px;
}
#ecomm_productList {
}
#ecomm_productList td {
}
#ecomm_browseProducts td {
}
#ecomm_browseProducts {
}
.ecomm_productDetailBarPrice {
}
#ecomm_productDetailBar {
	width: 100%;
	margin-bottom: 20px;
}
#ecomm_productDetailBar td {
	padding: 2px;
}
.ecomm_formLabelRequired {
	color: #A00;
}
.ecomm_viewCartSubTotalRow {
}
.ecomm_checkoutFormLabel {
	padding: 0.5em 0 3px 0;
}
/* =-> Quick Order <-= */
#ecomm_cartQuickOrder {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #333;
}
.ecomm_cartQuickOrderForms {
	background-color: #EEE;
	border-color: #333;
}
.ecomm_cartQuickOrderTab {
	background-color: #666;
	color: #fff;
}
.ecomm_cartQuickOrderTab_selected {
	background-color: #EEE !important;
	color: #333;
	border-color: #333;
}
.ecomm_productOptionDetailSaleDescription {
	color: #a00;
	font-weight: bold;
}
.flashCatalog, .FlashCatalog {
	width: 960px !important;
}
/* =-> Product Pager <-= */
#ecomm_productPager, .pagingControl {
	margin: 2px 0px 1em 0;
	padding: 2px;
	font-size: 11px;
	background-color: transparent;
	border-bottom: 2px solid #b00000;
}
#ecomm_productPager span, .pagingControl span {
	color: #FFFFFF;
	font-size: 11px;
}
#ecomm_productPager a:active, #ecomm_productPager a:visited, #ecomm_productPager a:link, .pagingControl a:active, .pagingControl a:visited, .pagingControl a:link {
	color: #b00000;
	text-decoration: underline;
	padding: 2px;
}
#ecomm_productPager a:hover, .pagingControl a:hover {
	color: #FFFFFF;
	background-color: transparent;
	padding: 2px;
	text-decoration: underline;
}
.ecomm_productPagerPageCountNumber, .pagingControlPageCountNumber {
	font-weight: bold;
	padding: 2px;
}
/* Tiretracker */
/* V.2 3/9/07  */
.tireFitmentGuide {
	margin: 0;
}
#ecomm_tireFitmentGuide {
	text-align: left;
	font-size: 11px !important;
	color: #fff;
	height: 340px;
	width: 545px;
	overflow: hidden;
	margin: 1em auto;
	z-index: 1;
	position: relative;
}
.tireFitmentGuide_tbl {
	width: 545px;
	height: 340px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/tirefitment_blank.jpg);
}
.tireFitmentGuide_tbl td {
	vertical-align: top;
}
.tireFitmentGuide_tblRow {
	height: 239px;
}
.tireFitmentGuide_header {
	height: 20px;
	font-size: 120%;
	font-weight: bold;
	display: none;
}
.tireFitmentGuideFormElements_tbl {
	width: 290px;
	position: relative;
	top: 75px;
	left: 20px;
	color: #000;
}
.tireFitmentGuideFormElementsLabel_tblCell {
	width: 30%;
}
.tireFitmentGuideFormElements_tblCell {
	text-align: right;
}
.tireFitmentGuideFormElements_tbl .tireFitmentFormElement_select {
	width: 200px;
}
.tireFitmentGuideFormHeader {
	height: 15px;
	line-height: 15px;
	font-weight: bold;
	position: relative;
	top: 57px;
	left: 20px;
}
#tireFitmentGuideSearchResults .tireFitmentGuideFormHeader {
	left: 40px;
}
#tireFitmentGuideSearchResults .tireFitmentFormElement_list {
	position: relative;
	left: 40px;
	top: 75px;
	height: 100px;
	width: 180px;
}
#tireFitmentGuideSearchResults .tireFitmentFormElement_Button {
	position: relative;
	top: 75px;
	right: 20px;
}
.tireFitmentGuideFinder_tbl {
	width: 100%;
}
.tireFitmentGuideFinder_tbl td {
	width: 25%;
}
.tireFitmentFormElement_select {
	width: 98%px;
}
.tireFitmentFormElement_list {
	width: 98%;
	vertical-align: middle;
}
.tireFitmentFormControls {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tireFitmentFormElement_Button {
	vertical-align: middle;
}
.tireFitmentGuideText {
	position: relative;
	top: 16px;
	left: 15px;
}
.tireFitmentGuideFinder_tbl {
	position: relative;
	top: 2px;
	left: 0px;
}
.tireFitmentGuideFinderBottom_tblRow .tireFitmentGuideFinder_tblCell {
	padding-top: 5px;
}
#ecomm_catalogSelector_div, .ecms_promotions {
	position: relative;
	z-index: 3;
}
/* --------- Checkout 2 ----------*/
#ecom_leftCart {
	left: 2px;
	top: 5px;
	width: 130px !important;
}
.ecomm_content_webcart {
	width: 570px !important;
	position: relative;
	right: 10px;
}
#ecom_leftCart .boxContents {
	font-size: 11px !important;
	padding: 2px;
}
#ecom_leftCart .leftCartBox .boxTitle {
	background-color: #505050 !important;
	color: #fff !important;
	border: 0 !important;
}
#ecom_leftCart .leftCartBox .boxContents {
	border-right: 0 !important;
	border-left: 0 !important;
}
#ecom_leftCart .leftCartBox .geotrust {
	padding-left: 2px !important;
}
.homeAsset {
	position:relative;
	left:-17px;
 #left:-15px;
	_left:-15px;
}
/*-=--= New Search Box -=-=--=---= */
.ui-ac-content {
	width:350px!important;
	left:0;
	top:15px;
	z-index: 220;
	position: absolute;
}
.ui-skin-sam .ui-ac-content li {
	line-height: 14px;
	font-size: 12px;
}
li.ui-ac-prehighlight {
	background:#000;
}
li.ui-ac-highlight {
	background:#b00000 !important;
}
li.ui-ac-highlight .search-result {
	color: #FFF;
}
li.ui-ac-highlight .search-query {
	color: #FFF;
}
.search-query {
}
/* =--=-=-=-=--=-=-=-= EZ-Shop =-=-=-=--=--=-=-=-= */
.ezShop {
	margin: 0 auto;
}
.ezShop td {
	width: 134px;
	padding: 5px;
	height: 189px;
	background-repeat: no-repeat;
	vertical-align: top;
}
.ezShop h4 {
	color: #F1F1F3;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	line-height:20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.ezShop ul {
	padding: 0;
	margin: 0 5px;
	list-style: none;
	width: 110px;
}
.ezShop li {
	margin-bottom: 2px;
}
.ezShop a:link, .ezShop a:active, .ezShop a:visited {
	color: #000186;
	text-decoration: none;
}
.ezShop a:hover {
	text-decoration: underline;
	color: #000;
}
/* Wide Site CSS */
#wideSite {
	width: 990px;
	margin: 0 auto;
	position: relative;
}
#main {
	position: absolute;
	top: 0;
	left: 0;
}
.outerBox {
	padding: 5px 5px 15px 15px;
	margin-bottom: 5px;
}
h5.outerTitle {
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #b00000;
	font-size: 12px;
}
ul.outerList {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.outerList li {
	padding: 2px 0;
}
ul.outerList a:link, ul.outerList a:active, ul.outerList a:visited {
	color: #fff;
	text-decoration: underline !important;
}
ul.outerList a:hover {
	color: #b00000;
	text-decoration: none !important;
}
/* Right hand hours */
 /* =--=-=-=-=--=-=-=-= Outer Hours =-=-=-=--=--=-=-=-= */
#sidebarWidget_Container #ecms_hoursOfOperation {
	width: 100%;
	background-color: #222;
	background-position: top;
	background-repeat: repeat-x;
	border-top: 0;
	padding: 0px;
}
#sidebarWidget_Container .hourGroup {
	width: 100%;
	margin-bottom: 10px;
	background-color: transparent;
	border: 0px;
	color: #FFFFFF;
}
#sidebarWidget_Container .hourGroupTitle {
	background-color: #000;
	border-bottom: 1px solid #b00000;
	margin-bottom: 5px;
	border-left: 0;
	border-right: 0;
	color: #fff;
	padding: 3px 2px;
	font-weight: bold;
	text-align: center;
}
#sidebarWidget_Container .hour_tbl {
	width: 100%;
	background-color: transparent;
	border: 0px;
}
#sidebarWidget_Container .hourDay_tblRow {
	width: 20%;
	padding-left: 2px;
	font-weight: bold;
	background-color: transparent;
	border: 0px;
}
#sidebarWidget_Container .hourStartTime_tblRow {
	width: 40%;
	padding: 2px;
}
#sidebarWidget_Container .hourEndTime_tblRow {
	width: 40%;
	padding-right: 2px;
}
/*-- Place this bit at end of CSS file --*/
/* Search Refinement */
/* Search Left Nav */
#ecomm_refineNav {
	background-color: #242525;
	border: 1px solid #000000;
	border-top: 0;
}
#ecomm_refineNav #ecms_sideBarNav {
	padding: 0 !important;
	margin: 0 !important;
}
#ecomm_refineNav a:link, #ecomm_refineNav a:active, #ecomm_refineNav a:visited {
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	color: #fff
}
#ecomm_refineNav a:hover {
	background-color: transparent;
	color: #b00000;
	text-decoration: underline;
}
#ecomm_refineNav .navItemLinkSelected {
	font-weight: bold !important;
	color: #e02020 !important;
}
#ecomm_refineNav .nav {
	margin: 10px 5px !important;
}
#ecomm_refineNav .navSub {
/* margin: 5px 5px 5px 15px !important; */
}
#ecomm_refineNav .navSubItem a:link, #ecomm_refineNav navSubItem a:active, #ecomm_refineNav .navSubItem a:visited {
	width: 100% !important;
	padding: 2px !important;
	margin: 0 !important;
	color: #fff !important;
}
#ecomm_refineNav .navSubItem a:hover {
	background-color: #b00000 !important;
	color: #FFFFFF !important;
	text-decoration: underline !important;
}
#ecomm_refineNav h5.leftNavSubHeader {
	background-color: #b00000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 4px;
	color: #000000;
}
#ecomm_searchResultsContent a:link, #ecomm_searchResultsContent a:active, #ecomm_searchResultsContent a:visited {
	text-decoration:underline!important;
}
#ecomm_searchResultsContent a:hover {
	text-decoration:none!important;
}
#searchRefineNarrowFlair {
	float: left;
	background: transparent url(../images/narrowresults.gif) no-repeat top left;
	display: block;
	width: 183px;
	height: 22px;
	margin-left: 6px;
}
.leftNavItemViewMore {
	color: #DD5300 !important;
	width: 173px;
}
.navItemLink .leftNavItemRemove {
	color: #DD5300 !important;
	width: 173px;
}
.mask {
	display: none !important;
}
#topPicks {
	background: transparent url(../images/toppicks.gif) no-repeat center center;
	height:30px;
	width:170px;
	margin-top:20px;
}
#ecomm_catalogScroller {
	background-color: #b00000 !important;
	color: #ffffff;
}
