span.watermark{
	position: absolute;
	visibility: hidden;
	z-index: -1000;
}
/* Ecomm Template */
#ecomm_main{
margin:0px auto 0px auto;
text-align:left;
width:760px;
}
#ecomm_content{
padding:0px 10px 0px 10px;
}
#ecomm_shopContent{
float:right;
padding:0px 10px 0px 10px;
width:590px;
}
#ecomm_sideBar{
float:left;
padding:0px 5px 0px 5px;
width:140px;
}
#ecomm_footer{
clear:both;
height:1px;
}
#ecomm_pageTitle{
	margin:0px;
	padding:0px;
}


/* General Ecomm */
form{
margin:0px;
padding:0px;
}
.ecomm_button{
margin-left:2px;
vertical-align: middle;
}
input {
vertical-align: middle;
}
select{
vertical-align: middle;
}

/* Ecomm Shop Nav*/
#ecomm_shopNav{
clear:both;
height:25px;
line-height:25px;
}
#ecomm_shopNavLinks{
float:left;
width:300px;
}
.ecomm_shopNavLink{
	margin-right:.5em;
}
#ecomm_shopNavSearchBar{
text-align:right;
}


/* Ecomm ShopBy Nav And Account Nav */
#ecomm_shopByNav,#ecomm_accountNav{
width:130px;
}
.ecomm_shopByNavLink,.ecomm_shopByNavSubLink, .ecomm_accountNavLink{
display:block;
}
.ecomm_shopByNavLinkSelected, .ecomm_shopByNavSubLinkSelected{
display:block;
font-weight:bold;
}
.shopByNavSubLink,.shopByNavSubLinkSelected {
padding-left:5px;
}
.ecomm_shopByNavGroup{
	margin-bottom:5px;
}
.ecomm_shopByNavGroupTitle{
	font-weight:bold;
}



/* Ecomm Catalog Nav */
#ecomm_catalogNav{
width:130px;
}
.ecomm_catalogNavLink{
display:block;
}
.ecomm_catalogNavLinkSelected{
display:block;
font-weight:bold;
}


/*Ecomm Catalog Selector*/
#ecomm_CatalogSelector{
border-collapse:separate;
margin-bottom:5px;
width:100%;
}
#ecomm_CatalogSelector td{
text-align:center;
}
.ecomm_CatalogSelectorCatalog{
margin:0px auto 10px auto;
width:140px;
}
.ecomm_CatalogSelectorCatalogDescription{
font-size:80%;
}
.ecomm_CatalogSelectorCatalogFlashLink,.ecomm_CatalogSelectorCatalogImageLink{
display:block;
}
.ecomm_CatalogSelectorCatalogTitle{
font-weight:bold;
}


/*Ecomm Catalog Selector Groups */
.ecomm_CatalogSelectorCatalogGroup{
padding:2px;
text-align:left !important;
}
.ecomm_CatalogSelectorCatalogGroupTitle{
font-weight:bold;
}
.ecomm_CatalogSelectorGroupCatalogImage{
margin-right:5px;
}
.ecomm_CatalogSelectorCatalogGroupLink{
font-size:80%;
}


/*Ecomm Catalog Asset*/
#ecomm_catalogAsset{
width:100%;
margin-bottom:5px;
}
.ecomm_catalogAssetAsset{
padding-left:5px;
}
.ecomm_catalogAssetImage{
width:120px;
}
.ecomm_catalogAssetCatalogImage
{
	margin-right:5px;
	}

/* Browse Products */
#ecomm_browseProducts{
border-collapse:collapse;
margin-bottom:5px;
width:100%;
}
#ecomm_browseProducts td{
padding:2px;
text-align:center;
width:20%;
}


/* Product Pager */
#ecomm_productPager, .pagingControl{
margin-bottom:5px;
margin-top:5px;
width:100%;
}
.ecomm_productPagerPagePrevious, .pagingControlPrevious{
width:25%;
}
.ecomm_productPagerPagePrevious span, pagingControlPrevious span{
color:#666666;
}
.ecomm_productPagerPageCount, .pagingControlPageCount{
width:50%;
}
.ecomm_productPagerPageNext, .pagingControlPageNext{
width:25%;
}
.ecomm_productPagerPageNext span, .pagingControlPageNext span{
color:#666666;
}
.ecomm_productPagerPageCountNumber, .pagingControlPageCountNumber{
font-weight:bold;
margin-right:.05em;
margin-left:.05em;
}
.ecomm_productPagerPageCountNumberLink, .pagingControlPageCountNumberLink{
text-decoration:underline;
margin-right:.05em;
margin-left:.05em;
}

/* Product Sort */
#ecomm_productSort, .sortingControl{
margin-bottom:5px;
margin-top:5px;
width:100%;
}
.ecomm_productSortLinks, .sortControlLinks{
width:100%;
}
.ecomm_productSortLinks span, sortControlLinks span{
color:#666666;
}

.ecomm_productSortLinksSelected, .sortControlLinksSelected{
width:100%;
font-weight:bold;
}
.ecomm_productSortLinksSelected span, sortControlLinksSelected span{
color:#666666;
font-weight:bold;
}

/*Ecomm Product List */
#ecomm_productList{
border-collapse:collapse;
font-size:90%;
margin-bottom:2px;
width:100%;
}
#ecomm_productList td{
padding:2px;
text-align:center;
width:25%;
}
.ecomm_productListProductTitle{
font-weight:bold;
}
.ecomm_productListProductDescription{
text-align:left;
}
.ecomm_productPagerPageCountNumberLink,.ecomm_productPagerPageCountNumber{
margin-right:3px;
}


/* Ecomm Product Detail */
#ecomm_productDetail{
margin-bottom:2px;
}
#ecomm_productDetailCheckOutBar{
text-align:right;
}
.ecomm_addToCartButton{
font-size:90%;
font-weight:bold;
height:20px;
}
.ecomm_productDetailOptionRequestInfoLink{
text-align:right;
}


/* Ecomm Product Detail Bar */
#ecomm_productDetailBar{
margin-bottom:2px;
width:100%;
}
#ecomm_productDetailBar td{
padding:2px;
}
.ecomm_productDetailBarProductName{
font-weight:bold;
}
.ecomm_productDetailBarPrice{
text-align:right;
}
.ecomm_productDetailBarOptions{
width:85%;
}
.ecomm_productDetailBarAddToCart{
text-align:right;
width:15%;
}
.ecomm_productDetailOptionSelectBox{
font-size:10px;
height:20px;
width:100%;
}
.ecomm_productDetailOption{
font-size:10px;
}
.ecomm_productDetailOptionGroup{
font-size:10px;
font-weight:bold;
}
.ecomm_productDetailBarProductPrice{
font-weight:bold;
}


/* Product Detail Options */
#ecomm_productDetailOptions{
width:100%;
}
#ecomm_productDetailOptions td{
padding:2px;
}
.ecomm_productDetailOptionTitle{
border-bottom:solid 1px #666666;
font-weight:bold;
}
.ecomm_productDetailOptionsQuantity{
width:20%;
}
.ecomm_productDetailOptionsQuantityLabel{
font-size:9px;
}
.ecomm_productDetailOptionsDescription{
width:50%;
}
.ecomm_productOptionDetailSaleDescription{
color:#FF0000;
}
.ecomm_productDetailOptionPrice{
width:30%;
}
.ecomm_productDetailOptionSalePrice{
font-weight:bold;
}
.ecomm_productDetailOptionOurPrice{
font-weight:bold;
}
.ecomm_productDetailOptionMsrpPrice{
text-decoration:line-through;
}


/* Product Detail Logo type Bar */
#ecomm_productDetailLogoTypeBar{
font-size:120%;
margin-bottom:5px;
width:100%;
}
.ecomm_productDetailLogoTypeBarBrandName{
font-weight:bold;
}
.ecomm_productDetailLogoTypeBarBrandImage{
vertical-align:middle;
}
.ecomm_productDetailLogoTypeBarTypeName{
font-weight:bold;
}


/* Product Detail Images */
#ecomm_productDetailProductImages{
text-align:center;
}
.ecomm_productDetailProductPrimaryImage{
height:216px;
width:216px;
}


/* View Cart */
#ecomm_viewCart, #ecomm_viewCartTransferControl{
border-collapse:collapse;
font-size:100%;
margin-bottom:5px;
width:100%;
}
#ecomm_viewCart th{
padding:2px;
text-align:left;
}
#ecomm_viewCart td{
padding:2px;
}


/* System Messages (error and info)*/
#ecomm_systemMessagesErrors{
background-color:#FFFF00;
border:solid 2px #FF0000;
border-collapse:collapse;
color:#FF0000;
margin-bottom:5px;
padding:4px;
width:100%;
}
.ecomm_systemMessageErrorTitle{
font-weight:bold;
}
.ecomm_systemMessageErrorText{
display:list-item;
list-style:inside;
padding-left:5px;
}
#ecomm_systemMessagesInfo{
margin-bottom:5px;
}
.ecomm_systemMessageInfoTitle{
font-weight:bold;
}


/* Checkout Form */
#ecomm_checkoutForm{
border-collapse:collapse;
margin-bottom:2px;
width:100%;
}
#ecomm_checkoutForm td{
padding:2px;
width:50%;
}
.ecomm_checkoutFormLabel{
display:block;
font-size:90%;
}
.ecomm_checkoutHelpLink:hover{
text-decoration:none;
}
a.ecomm_checkoutHelpLink:hover span{
color:#000000;
}
.ecomm_checkoutHelp{
background-color:#FFFFFF;
border:solid 1px #666666;
color:#666666;
font-size:18px;
font-weight:bold;
padding-left:4px;
padding-right:4px;
text-decoration:none;
}


/* Ecomm Form Elements*/
.ecomm_formSectionHeader{
font-weight:bold;
}
.ecomm_formLabelRequired{
font-size:90%;
font-style:italic;
}
.ecomm_formLabelTotal{
font-weight:bold;
}
.ecomm_textBox{
width:98%;
}
.ecomm_textArea{
width:98%;
}
.ecomm_printFormSectionHeader{
border-bottom:solid 1px #000000;
font-weight:bold;
}
.ecomm_printFormLabelTotal{
font-weight:bold;
}


/* Manage Account Form */
#ecomm_manageAccountForm{
border-collapse:collapse;
margin-bottom:2px;
width:75%;
}
#ecomm_manageAccountForm td{
padding:2px;
}


/* Change Password Form */
#ecomm_changePasswordForm{
border-collapse:collapse;
margin-bottom:2px;
width:75%;
}
#ecomm_changePasswordForm td{
padding:2px;
}


/* Ecomm Order History */
#ecomm_orderHistory{
border-collapse:collapse;
margin-bottom:2px;
width:100%;
}
#ecomm_orderHistory td{
padding:2px;
}
#ecomm_orderHistory th{
padding:2px;
text-align:left;
}


/* Ecomm Logon and Help Form */
#ecomm_loginForm,#ecomm_loginHelpForm{
border-collapse:collapse;
margin-bottom:2px;
width:75%;
}
#ecomm_loginForm td,#ecomm_loginHelpForm td{
padding:2px;
}


/* Ecomm Receipt */
#ecomm_receiptItems,#ecomm_printReceiptItems{
border-collapse:collapse;
margin-bottom:2px;
width:100%;
}
#ecomm_receiptItems td,#ecomm_printReceiptItems td{
padding:2px;
}
#ecomm_receiptItems th,#ecomm_printReceiptItems th{
padding:2px;
text-align:left;
}
.ecomm_receiptItem td,.ecomm_printReceiptItem td{
padding:2px;
}
#ecomm_receiptReport,#ecomm_printReceiptReport{
border-collapse:collapse;
margin-bottom:2px;
width:100%;
}
#ecomm_receiptReport td,#ecomm_printReceiptReport td{
padding:2px;
}
.ecomm_receiptReportStatusCancelled{
color:#FF0000;
font-weight:bold;
}


/*Ecomm Featured Items */
#ecomm_clearanceItems, #ecomm_recomendedItems, #ecomm_featuredItems{
	margin-bottom:5px;
	width:100%;
}
#ecomm_featuredItemsTitle,#ecomm_clearanceItemsTitle, #ecomm_recomendedItemsTitle{
font-weight:bold;
border-bottom:solid 1px #666666;
clear:both;
}
#ecomm_featuredItems td,#ecomm_clearanceItems td, #ecomm_recomendedItems td{
width:20%;
padding:2px;
}
.ecomm_featuredItem, .ecomm_clearanceItem, .ecomm_recomendedItem{
font-size:90%;
text-align:center;
}
.ecomm_featuredItemPrice,.ecomm_clearanceItemPrice, #ecomm_recomendedItemPrice{
font-weight:bold;
}
td.ecomm_featuredItemsFooter,td.ecomm_clearanceItemsFooter,td.#ecomm_recomendedItemsFooter{
text-align:right;
}


/* Ecomm ContactUs Form */
#ecomm_contactUsForm{
width:75%;
}
#ecomm_contactUsForm td{
padding:2px;
}


/* Flash Catalog */
#ecomm_productDetailFlashGallery_tbl{
margin-bottom:5px;
}


/*Default container page*/
#ecomm_defaultContainerPage{
font-family:Arial,Helvetica,sans-serif;
font-size:76%;
width:100%;
}
#ecomm_defaultContainerPageBody{
margin:5px;
padding:0px;
}
#ecomm_defaultContainerPageHeaderTitle{
float:left;
font-size:120%;
font-weight:bold;
}
#ecomm_defaultContainerPageHeaderInfo{
float:right;
}
.ecomm_defaultContainerPageHeaderDivider{
clear:both;
height:1px;
}


/* Print Product Detail and print recipt*/
#ecomm_printControls{
height:25px;
line-height:25px;
text-align:right;
}
#ecomm_printProductDetail{
clear:both;
}
#ecomm_printProductDetailHeader{
width:100%;
}
.ecomm_printProductDetailHeaderPrice{
border-bottom:solid 1px #000000;
font-weight:bold;
text-align:right;
}
.ecomm_printProductDetailHeaderName{
border-bottom:solid 1px #000000;
font-size:120%;
font-weight:bold;
}
.ecomm_printProductDetailHeaderControls{
text-align:right;
}
.ecomm_printProductDetailPrimaryImage{
float:left;
height:216px;
margin-bottom:5px;
margin-right:5px;
width:216px;
}
#ecomm_printProductDetailOptions{
clear:both;
width:100%;
padding:2px;
}
.ecomm_printProductDetailOptionTitle{
border-bottom:solid 1px #000000;
font-weight:bold;
}
.ecomm_printProductDetailOptionsPartNumber,.ecomm_printProductDetailOptionsDescription,.ecomm_printProductDetailOptionPrice{
border-bottom:dashed 1px #AAAAAA;
}
.ecomm_printProductDetailProductThumb{
margin-bottom:8px;
margin-right:8px;
}
#ecomm_productDetailPrint,#ecomm_receiptPrint{
font-size:90%;
height:25px;
line-height:25px;
text-align:right;
}


/* Terms and conditions navigation */
#ecomm_policyNav{
height:20px;
line-height:20px;
text-align:right;
}
/* brands list */
#ecomm_brandList{
border-collapse:collapse;
width:100%;
font-weight:bold;
text-align:left;
}
#ecomm_brandList td{
font-size:80%;
padding:2px;
text-align:center;
vertical-align:middle;
width:20%;
}
#heroShot{
padding:5px;
}

/* site map */
#ecomm_siteMap{
border-collapse:collapse;
width:100%;
font-weight:bold;
text-align:left;
}
#ecomm_siteMap td{
font-size:80%;
padding:2px;
text-align:left;
vertical-align:middle;
width:20%;
}

/* Product Reviews */
#ecomm_productReviews{
width:100%;
margin-bottom:5px;
}
.ecomm_productReview{
min-height:44px;
_height:44px;
border-bottom:dotted 1px #666666;
clear:both;
padding-top:2px;
margin-bottom:5px;
}
.ecomm_productReviewsTitle{
border-bottom:solid 1px #666666;
font-weight:bold;
}
.ecomm_productReviewRating{
float:left;
height:40px;
margin-left:2px;
margin-right:2px;
text-align:center;
width:40px;
border: solid 1px #666666;
}
.ecomm_productReviewRatingValue{
font-size:125%;
}
.ecomm_productReviewRating_label{
display:block;
font-size:10px;
}
.ecomm_productReviewerLabel{
margin-right:.25em;
}
.ecomm_productReviewerName{
font-weight:bold;
margin-right:1em;
}
.ecomm_productReviewControls{
clear:both;
text-align:right;
padding:2px;
}
.ecomm_productReviewControl{
margin-right:.5em;
}
.ecomm_productReviewContentTitle{
font-weight:bold;
	clear:both;
}
.ecomm_productReviewContentText{
margin-left:10px;
}
.ecomm_productReviewControls_tbl{
border:0px;
width:100%;
}
.ecomm_productDetailAtachments_tbl{
width:100%;
}
#ecomm_writeReview_tbl{
	width:100%;
	border-collapse: collapse;
}
#ecomm_writeReview_tbl .ecomm_formLabel{
	display:block;
}
.ecomm_writeReviewControls{
	text-align:right;
	padding:2px;
}
.ecomm_writeReview_tblCell{
	padding:2px;
}
#ecomm_writeReviewFlashRater_tblCell{
	width:155px;
}
#ecomm_writeReview_tbl .ecomm_textArea{
	height: 178px;
	_height:171px;
}
.ecomm_productReviewDescription{
	margin-left:46px;
}
.ecomm_productReviewTitle{
	font-weight:bold;
}
/* Product Attachments */
.ecomm_productDetailAtachments_tblHeader{
text-align:left;
}
.ecomm_productDetailAttachment_img{
height:50px;
margin-right:2px;
width:50px;
}
.ecomm_productDetailAtachments_tblCell{
font-size:90%;
}


/* Product Spefications */
.ecomm_productDetailSpecificationsTitle{
border-bottom:solid 1px #666666;
font-weight:bold;
}
.ecomm_productDetailSpecifications_tbl{
width:100%;
}
.ecomm_productDetailSpecification_img{
height:50px;
margin-right:2px;
width:50px;
}
.ecomm_productDetailSpecificationName{
font-size:90%;
}


/* Product Cart Quick Order */
#ecomm_cartQuickOrder{
	margin-bottom:5px;
}
.ecomm_cartQuickOrderform_label{
font-size:90%;
font-weight:bold;
}
.ecomm_cartQuickOrderformAdvanced_textBox{
width:98%;
}
.ecomm_cartQuickOrderform_textBox{
	width:98%;
}
#ecomm_cartQuickOrder .ecomm_quickOrderFormControls{
padding-top:2px;
text-align:right;
}
#ecomm_cartQuickOrder .ecomm_quickOrderForm_label{
margin-left:1em;
margin-right:1em;
}
.ecomm_cartQuickOrderForm{
display:none;
}
.ecomm_cartQuickOrderForm_selected{
_height:25px;
min-height:25px;
text-align:center;
}


/* Product Quick Order */
#ecomm_quickOrderFormPartNumber_div #itemIdTxt{
	width:9em;
}
#ecomm_quickOrderFormQty_div #quantityTxt{
	width:3em;
}
#ecomm_quickOrderFormPartNumber_div{
	float:left;
}
#ecomm_quickOrderForm{
border:solid 1px #666666;
text-align:left;
}
.ecomm_cartQuickOrderForms{
padding:4px;
}
#ecomm_quickOrderForm .ecomm_quickOrderForm_label{
font-size:10px;
margin:0px 0px 0px 0px;
}
.ecomm_quickOrderFormLabel_div{
font-weight:bold;
height:16px;
line-height:16px;
margin:0px;
padding:2px;
text-align:center;
}
.ecomm_quickOrderForm_textBox{
font-size:10px;
padding:2px;
}
#ecomm_quickOrderForm .ecomm_quickOrderForm_textBox{
width:132px;
}
.ecomm_quickOrderFormControls_div{
padding:2px;
padding-top:1px;
text-align:right;
}
#ecomm_quickOrder{
border:solid 1px #666666;
border-collapse:collapse;
margin-bottom:10px;
width:100%;
}
#ecomm_quickOrder td{
padding:2px;
}
.ecomm_quickOrderPrimaryTitle{
font-weight:bold;
height:20px;
line-height:20px;
padding-left:2px;
text-align:left;
}
.ecomm_quickOrderTitle{
border-top:solid 1px #666666;
height:25px;
padding-left:2px;
}
.ecomm_quickOrderHeader{
font-weight:bold;
height:18px;
line-height:18px;
text-align:left;
}
.ecomm_quickOrderControls td{
text-align:right;
}


/* Print Corporate Promo */
.ecomm_printCorporatePromo_tbl{
border:dashed 2px #000000;
width:450px;
}
.ecomm_printCorporatePromoValidDate{
font-size:80%;
}
.ecomm_printCorporatePromo_label{
font-weight:bold;
}
.ecomm_printCorporatePromoFooter{
font-size:80%;
text-align:right;
}
.ecomm_printCorporatePromoTitle{
font-size:120%;
font-weight:bold;
}


/* Product Detail Attachments */
.ecomm_productDetailAtachmentsGroup_selected{
_height:120px;
min-height:120px;
}


/* Tab and Container styles */
.ecomm_productDetailAttachmentsTabGroup,.ecomm_cartQuickOrderTab{
background-color:#CCCCCC;
color: #666666;
border:solid 1px #666666;
cursor:pointer;
padding-left:8px;
padding-right:8px;
position:relative;
}
.ecomm_productDetailAttachmentsTabGroup_selected,.ecomm_cartQuickOrderTab_selected{
border:solid 1px #666666;
border-bottom:0px;
padding-bottom:1px;
padding-left:8px;
padding-right:8px;
padding-top:3px;
position:relative;
z-index:3;
font-weight: bold;
}
.ecomm_productDetailAtachmentsGroup{
display:none;
}
.ecomm_productDetailAtachmentGroups,.ecomm_cartQuickOrderForms{
border:solid 1px #666666;
}

#ecomm_defaultContainerPageBody #ecomm_printControls{
	clear:both;
}

.ecomm_buttonDisabled{
	margin-left:2px;
}

.ecomm_productDetailAttachments_tbl{
	width:100%;
}
.ecomm_productDetailAttachmentsTitle{
	font-weight:bold;
	border-bottom: solid 1px #666666;
}
#brandFilter{
	text-align:center;
	margin-bottom:5px;
	}
.ecomm_brandListHeader{
	display:none;
}
.ecomm_quickOrderFormHelp_link{
	font-size:19px;
	color:#666666;
	padding: 0px 6px 0px 6px;
	font-weight:bold;
	border: solid 1px #666666;
	text-decoration:none;
}

/*---------- Cart Transfer ----------*/

.ecomm_viewCartTransferControlMessage{
	width:90%;
	text-align: right;
}
.ecomm_viewCartTransferControlControls{
	width:10%;
	text-align: right;
}

.vNavItemsGroupItems_div{
			padding-left:5px;
}

.vNavSubItems_div{
			padding-left:10px;
}


/* ---------- print product detail mast head ---------- */
	#printProductDetailMastHead{
		margin-bottom:5px;
		clear:both;
	}
	.productDetailMastHead_tbl{
		width:100%;
	}
	#productDetailMastHeadPrice_tblCell{
		text-align:right;
		border-bottom: solid 1px #000000;
	}
	#productDetailMastHeadTitle_tblCell{
		border-bottom: solid 1px #000000;
	}
	#productDetailMastHeadControls_tblCell{
		text-align:right;
	}
	#ecms_printProductDetail{
		clear:both;
	}
	
	/* ---------- print product detail images ---------- */
	#printProductImages img{
		border: solid 1px #666666;
		margin-right: 3px;
		margin-bottom: 3px;
	}
	/* ---------- print product detail description ---------- */
	#printProductDescription{
		clear:both;
	}
	/* ---------- print product detail options ---------- */
	#printProductOptions .productOptions_tbl{
		width:100%;
	}
	#printProductOptions .productOptions_tblCellHeader{
		text-align:left;
		border-bottom: solid 1px #000000;
	}
	#printProductOptions .productOptionsPartNumber_tblCell, #printProductOptions .productOptionsDescription_tblCell, #printProductOptions .productOptionsPricing_tblCell{
		border-bottom: dashed 1px #666666;
	}
	.productDeprecatedPrice .productPrice{
		text-decoration: line-through;
	}
	
/* ---------- print product detail Specifications ---------- */
#printProductSpecifications{
		page-break-before: always;
	}
.productSpecificatons_tbl{
		width:100%;
		border-collapse: collapse;
		padding:0px;
		margin:0px;
	}
.productSpecificatonName_tblCell{
	width:30%;
}
.productSpecificatonValue_tblCell{
	width:70%;
}
.productSpecificatons_tblCellHeader{
		text-align:left;
		border-bottom: solid 1px #000000;
	}
.productSpecificatonName_tblCell, .productSpecificatonValue_tblCell{
		border-bottom: dashed 1px #666666;
	}
/* ---------- used equipment list ---------- */
	.equipmentList_tbl{
		width: 100%;
	}
	.equipmentList_tbl th{
		text-align: left;
	}
	.equipmentListIcon_tblCellHeader{
		width:23px;
	}
	.equipmentList_tblRow1{
		background-color: #eeeeee;
	}

	/*---------- sortable table controls ---------- */
	.ecms_sortableTblCtlSelector{
		text-decoration: none;
	}
	.ecms_sortableTblCtlSelector:link, .ecms_sortableTblCtlSelector:visited, .ecms_sortableTblCtlSelector:active{
		text-decoration: none;
	}
	.ecms_sortableTblCtlSelector:hover{
		text-decoration: none;
	}
	.ecms_sortableTblCtlSelector img{
		border:0px;
	}
	.ecms_sortableTblCtlSelector span{
	width:9px;
	margin-left:2px;
	}
	
	/* ---------- print product Comparison ----------*/
.productComparison_tbl{
	width:100%;
	clear:both;
}
.productComparison_tbl td{
	font-size: 90%;
	border-bottom:solid 1px #bbbbbb;
}
.productComparison_tblCellHeader{
	text-align:left;
	padding-top:10px;
	border-bottom: solid 1px #000000;
}
.productComparisonIndex_tblCell{
	font-weight:bold;
	font-size:110%;
	color: #666666;
}

/* ---------- product showcase ----------*/

#ecomm_showcase{
background-color: #000000;
}
#ecomm_showcasePortal{
	height:375px;
}
#ecomm_showcaseFeaturedProducts{
	float:left;
	width:147px;
	height:300px;
}
#ecomm_showcasePortalContent {
	margin-left:147px;
	height:300px;
}
#ecomm_showcasePortalFooter{
	clear: both;
}
#ecms_shocaseBrochureMsrpControl{
	float:right;
	margin:0px;
	text-align:center;
}
#ecms_showcaseBrochureControl{
	height:32px;
	width:177px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/brochure.png');
	background-color:#666666;
	cursor: pointer;
}
#ecms_showcaseBrochureControl[id]{
	background-image: url(../images/brochure.png);
	background-position: top;
	background-repeat: no-repeat;
}
.ecomm_showcaseAssetTitle{
	height:20px;
	line-height:20px;
	padding-left: 5px;
	font-size:110%;
	color:#ffffff;
	text-transform: uppercase;
	font-weight:bold;
}
.ecomm_showcaseAsset{
	background-color: #ffffff;
	color: #000000;
	padding:5px;
	height:260px;
	_overflow-y: auto !important;
	_width:95%;
}
.ecomm_showcaseAsset[class]{
	overflow: -moz-scrollbars-vertical;
}
.ecomm_showcaseProductTitle{
	font-weight:bold;
}
#ecms_shocaseMsrpControl{
	font-weight: bold;
}
/* ---------- shocase find new and used ---------- */
#showcaseSearch_tbl{
	width:100%;
}
#showcaseSearch_tbl td{
	width:50%;
}
#showcaseSearch_tbl .ecomm_fieldset{
	height:127px;
}
.ecomm_legend{
	font-weight:bold;
	font-size: 110%;
}
.showcaseSearchInner_tbl{
	width:100%;
}
.showcaseSearchInnerIndex_tblCell{
	width: 30% !important;
	text-align:right;
}
.showcaseSearchInner_tblCell .ecomm_selectBox{
	width:100%;
}
.showcaseSearchInnerControls_tblCell{
	text-align:right;
}

#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl{
	width:400px;
}
#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl td{
	width:25% !important;
}

.ecms_showcaseMsrpControl{
	text-transform: uppercase;
	font-weight: bold;
}

.equipmentListMessage{
	padding:10px;
	text-align:center;
}
.equipmentListMessage a{
	font-weight:bold;
}

#ecms_showcaseBrochureIcon{
	cursor: pointer;
}

/*----- Corporate Promotions -----*/

#template_flashCorporatePromotionsHero {
	text-align:center;
}
#template_flashFeaturedLinks {
	text-align:center;
}


/* ---------- used equipment List ---------- */

#ecomm_equipmentFilters .equipmentFilters_tbl{
	width:100%;
	margin-bottom:5px;
}
#ecomm_equipmentFilters .ecomm_formlabel{
	margin-right:.5em;
}
#ecomm_equipmentFilters select{
	width:auto;
	margin-right:.5em;
}

/* ---------- coupons ---------- */
#ecms_coupons{

}
#couponPopUp{
	background: #ffffff;
}
 #ecms_coupons .assetSubTitle{
		margin:0px;
		padding-top:0px;
		padding-bottom:0px;
		padding-right:2px;
		padding-left:2px;
	}
	#ecms_coupons .printerIcon-img{
	cursor: pointer;
	}
	#ecms_coupons .couponEndDate{
		font-size:80%;
		padding-right:2px;
		padding-left:2px;
	}
	#ecms_coupons .coupon_tbl{
	border-collapse: collapse;
	width:100%;
	}
	#ecms_coupons .coupon_tblCell{
		padding:2px;
		width:33%;
	}
	#ecms_coupons .coupon{
		position: relative;
		border: solid 1px #666666;
		background-color: #ffffff;
		color:#000000;
		_height:150px;
	}
	#ecms_coupons .couponStoreName{
		display:none !important;
	}
	#ecms_coupons .couponStoreAddress{
		display:none !important;
	}
	#ecms_coupons .coupon[class]{
		min-height:150px;
	}
	#ecms_coupons .itemControls{
		padding-right:2px;
		padding-left:2px;
		position: absolute;
		bottom:2px;
		right:2px;
	}
	#ecms_coupons .itemDescription, #ecms_coupons .itemShortDescription{
		font-size:90%;
		margin-bottom: 2px;
		padding-right:2px;
		padding-left:2px;
	}
	#ecms_coupons .couponSummary_tbl{
		width:100%;
	}
	#ecms_coupons .couponSummary_tbl td{
		width:50%;
		padding-right:2px;
		padding-left:2px;
	}
	#ecms_coupons .assetSubTitle, #ecms_coupons .assetDescription{
		margin:0px;
		padding:0px;
	}
	.couponDisplayPopup{
		margin:10px;
		background-color: #ffffff !important;
		color: #000000 !important;
	}
	.couponDisplayPopup .itemControls{
		display:none !important;
	}
	.couponDisplayPopup .couponControls{
		text-align: right;
	}
	.couponDisplayPopup .couponPrint{
		margin-bottom:10px;
		padding:5px;
		border: dashed 1px #666666;
		_height:135px;
		min-height:135px;
		position: relative;
	}
	.couponDisplayPopup .assetSubTitle{
		margin:0px;
		padding:0px;
		color: #000000 !important;
	}
	.couponDisplayPopup  .itemShortDescription,.couponDisplayPopup .itemDescription,.couponDisplayPopup .couponEndDate{
		color: #000000 !important;
	}
	.couponDisplayPopup .ecomm_button{
		border: solid 1px #000000 !important;
		color: #000000 !important;
		background-color: #ffffff !important;
		background-image: none !important;
		cursor: pointer !important;
		margin-bottom:2px;
	}
	.couponDisplayPopup .couponStoreAddress{
		font-size: 90%;
		margin-top:5px;
	}
	.couponDisplayPopup .couponStoreAddress .ecms_label{
		font-weight:bold;
	}
	
	/*---------- Gallery ---------*/
	.gallery_tbl td{
		text-align:center;
		height:113px;
		padding:2px;
	}
	.gallery_tbl .thumb_img{
		display: block;
		width:150px;
		height:113px;
		border:solid 1px #666666;
		cursor: pointer;
	}
	.gallerySummary_tbl .thumb_img{
		margin-right:5px;
	}
	.gallerySummary_tbl{
		width: 100%;
	}
	.gallerySummary_tbl td{
		width:50%;
		padding:2px;
	}
	
	/*---------- events ---------*/
.eventSummary_tbl{
	width:100%;
}
.eventSummary_tbl td{
	width:50%;
}
.event{
	margin-bottom:10px;
}


/* ---------- Map ---------- */
#ecms_map {
	text-align:center;
}
#ecms_map .map{
	width:425px;
	height:275px;
	margin-right:auto;
	margin-left:auto;
}
#ecms_map .mapControls{
	text-align:right;
}
#ecms_map .map_img{
	margin-bottom:5px;
}

/*---------- prime nav ------ */
	#ecms_primeNav{
	margin:0px;
	padding:0px;
	}
	#ecms_primeNav .nav{
		margin:0px;
		padding:0px;
		list-style: none;
	}
	#ecms_primeNav .navItem  {
  		float: left;
		margin: 0px;
		padding:0px;
		list-style: none;
		position: relative;
  }
  #ecms_primeNav .navItem a{
  	margin-right:2px;
	margin-left:2px;
  }
  #ecms_primeNav .navItem  .navSub {
  		display: none;
  		position: absolute;
		width:120px;
  		top: 1em;
  		left: 0px;
		margin:0px;
		padding:0px;
		list-style: none;
		z-index:1000;
  }
  #ecms_primeNav .navItem > .navSub {
		top: auto;
		left: auto;
	}
	#ecms_primeNav .navItem:hover .navSub {
		display:block;
		
	}
	
	/*---------- sideBarNav ----------*/
	
	#ecms_sideBarNav .nav, #ecomm_refineNav .nav{
		padding:0px;
		margin:0px;
	}
	#ecms_sideBarNav .navItem, #ecomm_refineNav .navItem{
		padding:0px;
		margin:0px;
		list-style: none;
	}
	#ecms_sideBarNav .navItem .navSub, #ecomm_refineNav .navItem .navSub{
		padding:0px;
		margin: 0px 0px 0px 5px;
	}
	#ecms_sideBarNav .navItem .navSub .navSubItem, #ecomm_refineNav .navItem .navSub .navSubItem{
		padding:0px;
		margin: 0px;
		list-style: none;
		font-size:90%;
	}
	
/*---------- Tire Fitment Guid ----------*/
	
	#ecomm_tireFitmentGuide{
		text-align:center;
	}
	.tireFitmentGuide{
		width: 490px;
		text-align:left;
		margin-right:auto;
		margin-left:auto;
	}
	.tireFitmentGuide_tbl{
		width:100%;
	}
	.tireFitmentGuide_tbl td{
		width:50%;
	}
	.tireFitmentGuide_header{
		height:20px;
		font-size:120%;
		font-weight:bold;
	}
	.tireFitmentGuideFormElements_tbl{
		width:100%;
	}
	.tireFitmentGuideFormElementsLabel_tblCell{
		width:30%;
	}
	.tireFitmentGuideFormElements_tblCell{
		width:70%;
		text-align:right;
	}
	.tireFitmentGuideFormHeader{
		height:15px;
		line-height:15px;
		font-weight: bold;
	}
	.tireFitmentGuideFinder_tbl{
		width:100%;
	}
	.tireFitmentGuideFinder_tbl td{
		width:25%;
	}
	.tireFitmentFormElement_select{
		width:98%;
	}
	.tireFitmentFormElement_list{
		width:98%;
		vertical-align: middle;
	}
	.tireFitmentFormControls{
		text-align: right;
		padding-top:4px;
		padding-bottom:4px;
	}
	.tireFitmentFormElement_Button{
		vertical-align: middle;
	}
	
/*---------- Tire brand filter ----------*/

	#tireBrandFilter{
		height:20px;
		text-align: right;
		margin-bottom:5px;
	}
	.tireBrandFilterLabel{
		margin-right: 5px;
	}
	
	
.endeavor_map_buttons {
	cursor: pointer; 
	border: 0px none ; 
	margin: 0px 2px; 
	background-color: rgb(114, 114, 114); 
	font-size: 9px; 
	font-weight: bold; 
	color: rgb(255, 255, 255); 
	height: 18px;
	vertical-align: middle;
}

/*---------- Product Sale view ----------*/

	.ecomm_featuredItemImageLink, .ecomm_clearanceItemImageLink, .ecomm_productListImageLink{
		display: block;
		width: 84px;
		height:83px;
		position: relative;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:3px;
		padding:0px !important;
	}
	.ecomm_featuredItemImage, .ecomm_productListImage{
		margin: 0px !important;
		padding: 2px !important;
		width: 78px;
		height: 78px;
	}
	.ecomm_saleImgMask{
		position: absolute;
		top:0px;
		left:0px;
		width:44px;
		height:39px;
		*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/imgSaleMask.png',sizingMethod='scale');
	}
	.ecomm_featuredItemCtrls, .ecomm_productListCtrls{
		clear: both;
		margin-top:10px;
		text-align:center;
	}
	.ecomm_featuredItemCtrls input{
		margin-right:auto;
		margin-left:auto;
	}
	.ecomm_saleImgMask[class]{
		background-image: url(../media/imgSaleMask.png);
		background-position: left top;
		background-repeat: no-repeat;
	}
	.ecomm_catalogSectionList_tbl
	{
		width:100%;
	}
	.ecomm_catalogSectionList_tbl td
	{
		width:33%;
	}

	
	
/* site map */
#ecomm_siteMap{
border-collapse:collapse;
width:100%;
font-weight:bold;
text-align:left;
}
#ecomm_siteMap td{
font-size:80%;
padding:2px;
text-align:left;
vertical-align:middle;
width:20%;
}

/* Contact us */
.ecomm_assetNav { text-align: center; }

/*---------- Search Refinement ----------*/
.IsVisible {
	display: block;
}
.NotVisible {
	display: none;
}
.Expander {
   cursor: hand;
}
.Parent DIV {
   margin-Left: 15px !important;
}
.searchRefinement{
	float:left;
	width: 30%;
}
.searchRefinementResults{
	float: right;
	width: 68%;
}
.resultsRefinementHeader{
	background-color: #000000;
	color: #fff;
	margin: 2px 0;
	padding: 2px;
	border-bottom: 1px solid #fff;
}
.moreRefinementResultsHeader{
	background-color: #000000;
	color: #fff;
	margin: 2px 0;
}

/* NEW SEARCH BOX STYLES */
.ui-skin-sam .ui-ac {
	position:relative;
	font-size:100%;
}

.ui-skin-sam .ui-ac-input {
/*	position:absolute;
	width:100%;*/
}

.ui-skin-sam .ui-ac-container {
	position:absolute;
	top:1.6em;
	width:100%;
}

.ui-skin-sam .ui-ac-content {
	position:absolute;
	border:1px solid #808080;
	background:#fff;
	overflow:auto;
	z-index:9050;
	width: 100%;
}

.ui-skin-sam .ui-ac-shadow {
	position:absolute;
	margin:.3em;
	width:100%;
	background:#000;
	-moz-opacity:0.10;
	opacity:.10;
	filter:alpha(opacity=10);
	z-index:9049;
}

.ui-skin-sam .ui-ac-content ul {
	margin:0;
	padding:0;
	width:100%;
}

.ui-skin-sam .ui-ac-content li {
	margin:0;
	padding:2px 5px;
	cursor:default;
	white-space:nowrap;
}

.ui-skin-sam .ui-ac-content li.ui-ac-prehighlight {
	background:#B3D4FF;
}

.ui-skin-sam .ui-ac-content li.ui-ac-highlight {
	background:#426FD9;
	color:#FFF;
}

#fiftybelowsearchautocomplete { position: relative; padding-bottom:2em; z-index:9000; text-align: left !important; } 
#fiftybsearchboxcontainer { position: absolute; z-index: 9000; }
#searchProducts { _position:absolute; }
#searchButton {z-index:9001;}

.leftNavItemRemove, .leftNavItemViewMore{
	text-align: right !important;
	font-weight: bold;
	text-indent: 10px;
	cursor: pointer;
	float: right;
	width:180px;
}

.leftNavSubHeader{
	clear: both;
}

.landingCategoryContainer{
    border: 1px solid #DFDFDF;
    background-color: #F5F5F5;
    width: 100%;
    margin-bottom: 2em;
	 color: #333;
}
.landingCategoryContainer a:link, .landingCategoryContainer a:active, .landingCategoryContainer a:visited{
	color: #333;
}
.landingCategoryContainer a:hover{
	color: #999;
}
/* custom styles for multiple stacked instances with custom formatting */
.search-query { color:black; font-weight: bold; }
.search-result { color:#666666; }
.dissatisfiedLink {
	cursor: pointer;
}


/*--- Search Results ---*/
#ecomm_refineNav{
	float: left;
	width: 25%;
}
#ecomm_searchResultsContent{
	margin-left: 0px;
	float: right;
	width: 74%;
}
#ecomm_search2Body{
	padding: 4px;
	margin: 5px 0;
}


.searchHeader span{
 	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	position: relative;

 }
#ecomm_searchResultsHeader{
	padding: 4px;
	line-height: 13px;
	clear:both;
 }
 #narrowResultsText{
 	width: 60%;
	float: left;
	overflow: hidden;
	font-weight: bold;
	font-size: 13px;
 }

#ecomm_resultsCount{
	float: right;
	text-align: right;
	width: 40%;
}

.ecomm_productSortLinks:link, .ecomm_productSortLinks:active, .ecomm_productSortLinks:visited{
	text-decoration: underline;
}

#ecomm_didYouMean{
 	width: 70%;
	float: left;
	margin-bottom: 0px;
	font-weight: bold;
	padding-left: 5px;
}

#ecomm_productSort{
	width: 100%;
}
#ecomm_productSort td{
	text-align: right !important;
}

/* Vehicle Fitment - EZ Shop integration */
#ecomm_refineNav .btnSelectedFitmentVehicle {
	/*background-image: url(skins/custom/hlsmdemo/images/buttonbg.gif);*/
	border: 1px solid #151515;
	font-weight: bold;
	color: #000;
	font-size: 11px;
	margin-right: 3px;
	width: 14em;
}
#ecomm_refineNav .imgSelectedFitmentVehicle {
	margin: 5px auto;
	border: 1px solid black;
}
#ecomm_refineNav .refineByFitment {
	text-align: center;
}

.vehicleWidget_sidebar, .vehicleWidget_modal{
	border: 3px double #9F9F9F;
	padding: 5px;
	background-color: #2A2A2A;
	margin-bottom: 10px;
	color: #fff;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
.vehicleWidget_sidebar h3, .vehicleWidget_modal h3{
	text-align: center;
	margin: 0 0 0.5em 0;
	font-weight: bold;
	color: #FBD200;
	border-bottom: 1px solid #808080;
}
.vehicleWidget_sidebar a:link, .vehicleWidget_sidebar a:visited, .vehicleWidget_sidebar a:active,
.vehicleWidget_modal a:link, .vehicleWidget_modal a:visited, .vehicleWidget_modal a:active{
	color: #FFD008 !important;
	text-decoration: underline; 
}
.vehicleWidget_sidebar a:hover,
.vehicleWidget_modal a:hover{
	color: #fff !important;
}	
.vehicleWidget_sidebar .widgetLayer ul,
.vehicleWidget_modal .widgetLayer ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.vehicleWidget_sidebar .widgetLayer li,
.vehicleWidget_modal .widgetLayer li{
 	cursor: pointer;
	padding: 2px 0 0px 5px;
}
.vehicleWidget_sidebar .modelLayerList li,
.vehicleWidget_modal .modelLayerList li{
	padding-bottom: 3px !important;
	border-bottom: 1px dotted #808080;
}
.vehicleWidget_sidebar .vehicleWidgetSubmit, .vehicleWidget_modal .vehicleWidgetSubmit {
	margin: 10px 0;
	text-align: center;
}
.vehicleWidget_sidebar .vehicleWidgetSubmit .vehicleWidgetProduct,
.vehicleWidget_modal .vehicleWidgetSubmit .vehicleWidgetProduct{
	display: block;
	margin: 5px auto;
	border: 2px solid #000;	
}
.vehicleWidget_sidebar .vehicleWidgetSubmit input, .vehicleWidget_sidebar #unitSelected input,
.vehicleWidget_modal .vehicleWidgetSubmit input, .vehicleWidget_modal #unitSelected input{
	background-image: url(_3C_25=sft.Global.SkinFolder_25_3Eimages/buttonbg.gif);
	border: 1px solid #151515;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	margin-right: 3px;
	width: 4em;
	padding: 1px;
}
.vehicleWidget_sidebar .widgetInfo, .vehicleWidget_modal .widgetInfo{
	display:none;
}
.vehicleWidget_sidebar .liHover,
.vehicleWidget_modal .liHover{
	text-decoration: underline;
}
.vehicleWidget_sidebar .typeSelected,
.vehicleWidget_modal .typeSelected{
	color: #FFD008;
	background-color: #000;
	border-bottom: 1px solid #aaa;
	padding: 2px 0 2px 5px !important;
	text-decoration: none !important;
}
.vehicleWidget_sidebar .nowSelecting,
.vehicleWidget_modal .nowSelecting{
	margin: 0 0 5px 0;
	padding: 4px;
	background-color: #404040;
	color: #eee;
	border-bottom: 1px solid #202020
}
.vehicleWidget_sidebar .unitSelected,
.vehicleWidget_modal .unitSelected{
	text-align:center;
}
#ecomm_refineNav .fitmentNameWrapper a {
	text-decoration: underline;
}
#ecomm_refineNav .fitmentNameWrapper {
	padding: 2px;
	margin: 0;
}
#ecomm_refineNav .fitmentButtonWrapper, #ecomm_refineNav .fitmentImageWrapper{
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
}

.vehicleWidget_sidebar .fitmentButtonWrapper {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
}

.vehicleWidget_sidebar .fitmentNameWrapper {
	padding: 2px;
	margin: 0;
}

.vehicleWidget_sidebar .fitmentButtonWrapper  .btnSelectedFitmentVehicle{
	border: 1px solid #151515;
	font-weight: bold;
	color: #000;
	font-size: 11px;
	margin-right: 3px;
	width: 14em;
}

#ecomm_searchResultsContent .didYouMeanFitmentUrl {
	text-decoration: underline;
}

#sidebarWidget_Container .titleImage {
	width: 176px;
}

#hlsmWrapper {
	clear:both;
	position: relative;
	display: block;
	width: 99%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}

#hlsmBrandList {
	background-color: White; 
	color: Black;
	border: 3px double #999 !important;
}
#hlsmBrandList a:link, #hlsmBrandList a:visited, #hlsmBrandList a:active{
	color: #333333 !important;
	text-decoration: underline;
}
#hlsmBrandList a:hover {
	color: #333333 !important;
	text-decoration: underline;
}

#hlsmBrandList .hidden { display:none; }

#hlsmBrandList table tr td select { width: 100%; }

#hlsmBrandList table {
	width: 100%;
	border-collapse: separate;
	background-color: #E4E4E4;
	border: 1px solid #999;
	margin: 3px auto;
}
#hlsmBrandList td{
	border: 1px solid #999;
	background-color: #fff;
	text-align: left;
	padding: 2px;
}
#hlsmBrandList img{
	width: 121px;
	height: 32px;
	margin: 5px auto;
}
#hlsmBrandList ul 
{
	margin-top:0px;
	margin-left: 0px;
	padding-left: 0px;
}
#hlsmBrandList li {
	list-style: none;
	margin-left: 0px;
	font-weight: bold;
	background: url(../media/li_dot.gif) 5px center no-repeat;
	padding-left: 15px;
	line-height: 1.5em;
}
#hlsmBrandList li a:link, #showcaseBrandList li a:active, #showcaseBrandList li a:visited{
	padding-left: 0px;
}
#hlsmBrandList li a:hover{
	color: #AA0000 !important;
	background-color: #eee;
}
#hlsmBrandList .brandLogoNull { color: Red; line-height: 32px; }

#partsnav{
	background-color: #F9F9F9;
	text-align: center;
	border: 1px solid #000;
	margin-bottom: 1em;
	padding: 2px;
}

#partsnav a, #partsnav a:link, #partsnav a:visited, #partsnav a:active{
	color: #000;
	font-weight: bold;
	margin: 0px 19px;
}

#partsnav a:hover{
	background-color: #0F5178;
	color: #FFFFFF;
	text-decoration: none;
}

/**********************************/
/* Fitment flag area                                  */
/**********************************/
#fitmentFlagApplied, #fitmentFlagNotApplied{
	background-color: #CDEB8B;
	width: 75%;
	border: 1px solid #3EA63B;
	margin: 5px 0;
	float: right;
	text-align: left;
	height: 47px; position: relative;
	padding-top: 3px;
	background-image: url('../media/check.jpg');
	background-position: left;
	background-repeat: no-repeat;
	font-size: 80%;
}
#fitmentFlagNotApplied{
	background-image: url('../media/plus.jpg');	
}
#fitmentFlagApplied p, #fitmentFlagNotApplied p{
	padding-left: 50px;
	font-weight: bold;
	font-size: 10px;
}
.fitmentVehicleName{
	font-weight: normal;
	color: #1D4E1C;
}
#fitmentFlagApplied p a:link{
	font-weight: normal !important;
	text-decoration: underline;
}
.fitmentVehcileDisclaimer{
	font-size: 10px;
	font-weight: normal;
}
.fitmentVehicleLink:link, .fitmentVehicleLink:active, .fitmentVehicleLink:visited{
	color: #00F !important;
	text-decoration: underline !important;
}

.fitmentResultsFor {
	margin:0;
	padding-top: 5px;
	padding-bottom: 2px;
}

.fitmentUniversalMessage {
	margin:0;
	padding-top: 2px;
	padding-bottom: 5px;
}

.fitmentVehcileDisclaimer, .fitmentApplyLink {
	padding-left: 5px;
}

.fitmentVehcileDisclaimer:link, .fitmentVehcileDisclaimer:visited, .fitmentVehcileDisclaimer:active, .fitmentVehcileDisclaimer:hover,
.fitmentApplyLink:link, .fitmentApplyLink:visited, .fitmentApplyLink:active, .fitmentApplyLink:hover,
.fitmentUniversalMessage a, .fitmentUniversalMessage a:link, .fitmentUniversalMessage a:visited, .fitmentUniversalMessage a:active, .fitmentUniversalMessage a:hover {
	color: blue;
	text-decoration: underline;	
}