/* -=-==--=--=-==-=-=-=-=--=-=-=-=-

 * 

 *		 Customer - FacID

 *		 Written: MM-DD-YYYY

 * 	 Author: Builder Name

 *

 *

 --=-==--=--=-==-=-=-=-=--=-=-=-=- */



/*---=-=-==-=-=-= Left Nav Removal -----------------*/

.indexNoLeftNav #ecomm_sideBar, .templateNoLeftNav #ecomm_sideBar{

	display: none;

}

.templateNoLeftNav #ecomm_shopContent, .indexNoLeftNav #ecomm_shopContent{

	padding: 0px 0px 0 5px;

	width: 740px;

	margin: 10px 0px 0 0px;

}

/*------=-= 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: center;

	background-color: #fff;	

	background-image: url(http://www.dilloncycles.com/images/bg.jpg);

	background-position: top left;

	background-repeat: repeat-x;

	color: #000;

	font-size: 11px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

body{

	padding: 0;

	margin: 0;

	

}

#main {

	width: 760px;

	margin: 0px auto;

	text-align: center;

	background-image: url(http://www.dilloncycles.com/images/repeat.jpg);

	background-position: left;

	border: 1px solid #620404;

}

#accountNav{

	margin: 0px auto 0px auto;

	width: 760px;

	color: #000;

	position: relative;

	top: 72px;

	height: 24px;

	line-height: 24px;

	background-image: url(http://www.dilloncycles.com/images/accountnav.jpg);

	z-index: 14;

	background-color: transparent;

}

#header{

	background-image: url(http://www.dilloncycles.com/images/header.jpg);

	width: 760px;

	height: 102px;

	background-color: #ccc;

	position: relative;

	z-index: 11;



}

#primeNav{

	clear: both;

	height: 30px;

	width: 760px;

	position: relative;

	background-image: url(http://www.dilloncycles.com/images/primeNav.jpg);

	background-color: #999;

	z-index: 10;

}

#content{

	background-image: url(http://www.dilloncycles.com/images/bg.jpg);

	background-position: top left;

	background-repeat: no-repeat;

	min-height: 400px;

	height: auto !important;

	height: 400px;

	width: 760px;

	text-align: left;

}

#footer{

	height: 24px;

	width: 760px;

	line-height: 24px;

	background-color: #ffffff;

	color: black;

	clear: both;

	background-image: url(http://www.dilloncycles.com/images/footer.jpg);

	background-position: top left;

	background-repeat: no-repeat;

}

/* =--=-=-=-=--=--=-=-=-= Top Nav =--=-=-=-=--=--=-=-=-= */

#ecomm_shopNav{

	padding: 0px 0 0 0px;

	height: 20px;

	line-height: 20px;

	top: 2px;

	clear: both;

	text-align: left;

	text-transform: capitalize;

	position: absolute;

	left: 295px;

}

#ecomm_shopNavLinks{

	text-align: left;

	font-size: 10px;

	width: 200px;

}

#ecomm_shopNavLinks a:link, #ecomm_shopNavLinks a:visited,

#ecomm_shopNavLinks a:active{

	text-decoration: none;

	color: #fff;

	font-weight: normal;

	margin-right: 15px;

}

#ecomm_shopNavLinks a:hover{

	text-decoration: underline;

	color: #fff;

}

/* =-> Search Bar <-= */

#ecomm_SearchProducts{

	position: absolute;

	right: 5px;

	top: -100px;

	width: 300px;

	padding: 0;

	line-height: 20px;

	height: 20px;

}

.ecomm_shopNavSearchBarLabel{

	position: absolute;

	left: 8px;

	color: #fff;

	font-weight: normal;

	font-size: 10px;

	display: none;

}

#searchButton, #searchButton.searchButton_off{

	position: absolute;

	top: 0px;

	right: 0px;

	font-size: 0px;

	line-height: 0px;

	text-indent: -99px;

	font-weight: normal;

	background: transparent url(../images/search.gif) no-repeat top left;

	color: #FFF !important;

	border: 0px solid #000;

	height: 20px;

	width: 50px;

	text-align: center;

	cursor: pointer;

	

}

/*=> Rollover State */

#searchButton.searchButton_on, .searchButton_on{

	background-image: url(../images/go_on.gif) !important;

	background-color: #797979

}

#searchProducts {

	font-size: 10px;

	background-color: #fff;

	border: 1px solid #333;

	width: 240px;

	height: 13px;

	color: #302D24;

	position: absolute;

	top: 2px;

	left: 0px;

}

/* =--=-=-=-=--=--=-=-=-= Header Links =--=-=-=-=--=--=-=-=-= */

.headerlinks {

	display: block; 

	background-image: url(../images/clear.gif);

	position: absolute;

	z-index: 100;

}

#geotrustlink {

	width: 100px;

	height: 20px;

	right: 28px;

	top: 7px;

	display: none;

}

#homepagelink {

	width: 250px;

	height: 90px;

	left: 3px;

	top: 0px;

}

/* Uncomment and customize if secondary pages have different positioning. */

/*

.templateLeftNav #geotrustlink, .templateNoLeftNav #geotrustlink {

	right: 28px; 

	top: 7px;

}

.templateLeftNav #homepagelink, .templateNoLeftNav #homepagelink {

	right: 28px;

	top: 7px;

}

*/

/* =--=-=-=-=--=--=-=-=-= Primary Nav =--=-=-=-=--=--=-=-=-= */

#primeNav .nav {

	position: absolute;

	left: 3px;

	top: 3px;

	z-index: 10;

	color: #fff;

	white-space:nobreak;

}

#primeNav .navItem { 

	background: url(http://www.dilloncycles.com/images/button_bg.jpg) repeat top left;

	background-color: transparent;

	height:21px;

	text-align:left;

	padding-left:0px;

	margin-right: 3px;

}

#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 {

	background: url(right.gif) no-repeat 100% 0;

	font-size: 11px;

	font-weight: bold;

	color: #000;

	text-decoration: none;

	display:block;

	height:22px;

	padding:3px 5px;

	margin:0;

	white-space:nowrap;

	outline: none;

}

#ecms_primeNav .navItemLink:hover {

	color: #DD0000;

	text-decoration: none;

}



/* ===> .navSub = ul, .navSubItem = li */

#ecms_primeNav .nav .navItem .navSub{

	top: 21px !important;

	left: 0px !important;

	line-height: normal;

	background-color: #333;

	border: 0px solid #000;

	padding: 0 !important;

	width: 150px;

	z-index: 40;

}

#ecms_primeNav .nav .navItem .navSub .navSubItem{

	margin: 1px;

	padding: 0px !important;

	text-align: left;

	background-color: #FDE229;

}

#ecms_primeNav .navSubItemLink:active, #ecms_primeNav .navSubItemLink:visited, #ecms_primeNav .navSubItemLink:link{

	font-weight: normal;

	line-height: 14px;

	font-size: 95%;

	padding: 2px;

	margin: 0 !important;

	color: #000;

	text-decoration: none;

	width: 144px;

	display: block;	

}

#ecms_primeNav .navSubItemLink:hover{

	color: #FDE229;

	background-color: #620404;

}

/* =--=-=-=-=--=--=-=-=-= Left Nav =--=-=-=-=--=--=-=-=-= */

#ecomm_shopByNavTitle, #ecomm_accountNavTitle, #ecomm_catalogNavTitle{

	color: #333;

	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: #620404 /*link color*/;

	text-decoration: none;

	text-align: left;

	margin-top: 1px;

	padding: 2px 0 2px 5px;

	width: 123px !important;

	display: block;

}

#ecms_sideBarNav a:hover{

	color: #666;

	text-decoration: none;

	background-color: #eee

}

.navItemLink_selected, .navItemLinkSelected{

	font-size: 10px;

	font-weight: bold !important;

	text-transform: uppercase;

	color: #000 !important;

}

#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: #000 !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: #620404 /*link color*/;

	background-color: transparent;

	text-decoration: none;

}

a:hover {

	color: #000 /*link hover color*/;

	background-color: transparent;

	text-decoration: underline;

}

.ecomm_asset a:link,.ecomm_asset a:visited,.ecomm_asset a:active{

	text-decoration: underline;

}

.ecomm_assetTitle, .assetTitle{

	font-size: 120%;

	font-weight: bold;

	text-align: left;

	margin-bottom: 5px;

	border-bottom: 1px solid #ccc;

}

h2.assetTitle{

	font-size: 100%;

}

.assetSubTitle{

	font-size: 100%;

}

/*Change This*/

#ecomm_pageTitle, .ecomm_formSectionHeader{

	background-color: #620404/*header bg color*/;

	padding: 1px 5px;

	color: #fff/*header font color*/;

	margin: 2em 0 1em 0;

	border: 1px solid #000/*header border color*/;

	font-weight: bold;

	font-size: 11px;

}

#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 10px 0px;

	color: #620404 /*link color*/;

}

/* =-=-=--=--=-=-=-= Crumb Nav =--=-=--=--=-=--= */

.ecms_crumbNavigation{

	text-align: right;

	color: Black;

	font-size: 7pt;

	margin-top: 10px;

	margin-bottom: 10px;

}

.ecms_crumbNavigation a:link, .ecms_crumbNavigation a:active, .ecms_crumbNavigation a:visited{

	color: #620404 /*link color*/;

	text-decoration: underline;

}

.ecms_crumbNavigation a:hover{

	color: #000 /*link hover color*/;

}

/* =-=-=--=--=-=-=-= Hours =--=-=--=--=-=--= */

#ecms_hoursOfOperation{

	background-color: #fff;

	border: 1px solid #000/*header border color*/;

	border-top: 0;

	width: 350px;

	margin: 1em auto;

	padding: 0px;

	clear: both;

	text-align: left;

}

.hourGroupTitle{

	color: #fff/*header font color*/;

	font-weight: bold;

	text-align: center;

	padding: 3px 0;

	margin-bottom: 3px;

	background-color: #620404/*header bg color*/;

	border-top: 1px solid #000/*header border color*/;

	border-bottom: 1px solid #000/*header border color*/;	

}

.hourGroup{

	color: #333;

	width: 350px;

}

.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 #000/*header border color*/;

}

.coupon .assetSubTitle{

	background-color: #620404/*header bg color*/;

	text-align: center;

	padding: 3px 2px !important;

	line-height: 14px;

	color: #fff/*header font color*/;

	border-top: 0px solid #000/*header border color*/;

	border-bottom: 1px solid #000/*header border color*/;

}

#ecms_coupons .itemDescription{

	color: #666;

	text-align: left;

	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;

}



/* =-=-=--=--=-=-=-= 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;

	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;

	width: 745px;

}

#ecomm_showcasePortalContent #ecms_usedEquipmentList{

	padding: 0;

}

#ecms_usedEquipmentList td{

	padding: 2px;

}

#ecms_usedEquipmentList .equipmentList_tblRow1{

	background-color: #eee;

}

#ecms_usedEquipmentList .equipmentList_tblRow0{

	background-color: transparent;

}

#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: transparent;

}

.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;

	position: relative;

	right: 10px;

	margin: 0;

	padding: 0;

}

#ecomm_fullContent{

	width: 746px;

	margin: 0 auto;

}

#ecomm_content{

	float: right;

	width: 555px;

	padding: 10px 10px 0 0 !important;

}

.ecomm_browseProductsImage, .ecomm_productListImage{

	text-align: center;

	border: 1px solid #C8C8C8;

	padding: 1px 3px 4px 1px;

	margin-bottom: 5px;

	background-repeat: no-repeat;

}

.ecomm_productListProductTitle{

	margin-bottom: 5px;

}

.ecomm_productListProductDescription{

	margin-bottom: 3px;

}

.ecomm_productListProductPrice{

	margin-bottom: 1em;

	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: #620404 /*link color*/;

}

#ecomm_CatalogSelector a:hover{

	color: #000 /*link hover color*/;

}

.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: #620404/*header bg color*/;

	border-color: #000;

}

.ecomm_catalogAssetImage{

	text-align: center;

}

/* =-> Featured/Clearence <-= */

#ecomm_featuredItemsTitle, #ecomm_clearanceItemsTitle, #ecomm_recomendedItemsTitle{

	background-color: #620404/*header bg color*/;

	background-position: center top;

	padding: 3px 5px;

	color: #fff/*header font color*/;

	margin: .5em 0 0 0;

	border: 1px solid #000/*header border color*/;

	border-bottom: 0;

}

#ecomm_featuredItems, #ecomm_clearanceItems, #ecomm_recomendedItems{

	background-color: #fff;

	padding-top: 10px;

	border: 1px solid #000/*header border color*/;

}

.ecomm_clearanceItemPrice, .ecomm_featuredItemPrice, .ecomm_recomendedItemPrice{

	color: #333;

	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: #666;

}

.ecomm_clearanceItemTitle a:visited, .ecomm_featuredItemTitle a:visited, .ecomm_recomendedItemTitle a:visited{

	color: #999;

}

.ecomm_clearanceItemTitle a:hover, .ecomm_featuredItemTitle a:hover, .ecomm_recomendedItemTitle a:hover{

	color: #333;

}

.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: #620404 /*link color*/;

}

.ecomm_featuredItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover, .ecomm_recomendedItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover{

	color: #000 /*link hover color*/;

}

.ecomm_featuredItemsFooter, .ecomm_clearanceItemsFooter,.ecomm_recomendedItemsFooter{

	text-align: right;

}

/* =-> View Cart <-= */

#ecomm_receiptItems td{

	text-align: left;

}

.ecomm_receiptItemsHeader th{

}

.ecomm_formSectionTitle {

	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/*header font color*/;

	background-color: #620404/*header bg color*/;

	border: 1px solid #000/*header border color*/;

	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-size: 10px;

	font-weight: normal;

	background-color: #620404/*header bg color*/;

	color: #fff/*header font color*/ !important;

	border: 1px solid #000/*header border color*/;

	text-align: center;

}

#ecomm_systemMessagesInfo{

	font-size: 9px;

	text-align: center;

	margin-top: 25px;

	margin-bottom: 25px;

}

.ecomm_viewCartItemQtyTextBox{

	font-size: 10px;

}

#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{

	color: #a00;

}

.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: 760px !important;

}

/* =-> Product Pager <-= */

#ecomm_productPager, .pagingControl{

	margin: 2px 0px 1em 0;

	padding: 1px 2px;

	font-size: 11px;

	background-color: #620404/*header bg color*/;

	border: 1px solid #000/*header border color*/;

	color: #fff;

}

#ecomm_productPager span, .pagingControl span{

	color: #fff;

	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: #fff/*header font color*/;

	text-decoration: none;

	padding: 2px;

}

#ecomm_productPager a:hover,.pagingControl a:hover{

	color: #fff;

	background-color: #999;

	padding: 2px;

}

.ecomm_productPagerPageCountNumber, .pagingControlPageCountNumber{

	font-weight: bold;

	padding: 2px;

}

/* Tiretracker */

/* V.2 3/9/07 */

#ecomm_tireFitmentGuide{

	text-align: left;

	font-size: 11px !important;

	color: #333;

	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.gif);

}

.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%;

}

.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;

	width: 100%;

}



.tireFitmentGuide{

 margin: 0;

}



 



/* --------- Checkout 2 ----------*/

#ecom_leftCart{

	left: 0px;

	width: 100%;

}

.ecomm_content_webcart{

	width: 570px !important;

	margin-right: 10px;

}

#ecom_leftCart .boxContents{

 	font-size: 11px !important;

 	padding: 2px !important;

}

#ecom_leftCart .leftCartBox .boxTitle{

 	background-color: #620404/*header bg color*/ !important;

	color: #fff/*header font color*/!important;

 	border: 1px solid #000/*header border color*/ !important;

}

#ecom_leftCart .leftCartBox .boxContents{

 	border: 1px solid #000/*header border color*/ !important;

}







/* Oem parts page special nav */

/* V 1.00 - 2/13/2006 */  

#partsnav{

	background-color: #333333;

	text-align: center;

	border: 1px solid #D5D5D5;

	margin-bottom: 1em;

	padding-bottom:2px;

}

#partsnav a, #partsnav a:link, #partsnav a:visited, #partsnav a:active{

	color: #FFFFFF;

	font-weight: bold;

	margin: 0px 13px;

}

#partsnav a:hover{

	background-color: #737373;

	color: #FFFFFF;

	text-decoration: none;

}

.right{

	float: right;

	margin-right: 5px;

}

.logolayer1{

	border: 1px solid #B7B7B7;

	background-color: #737373;

	margin-top: 1em;

	margin-bottom: 1em;



}

.logolayer1 td{

	padding: 6px;

}

.logolayer2{

	background-color: #FFFFFF;

	text-align: center;

	border: 1px solid #000000;

}

.logolayer2 td{

	padding: 5px 10px;

}

.logolayer2 a, .logolayer2 a:active, .logolayer2 a:link, .logolayer2 a:visited{

	color: #000000;

	font-weight: bold;

	display: block;

}

.logolayer2 a:hover{

	background-color: #737373;

	color: #FFFFFF;

	text-decoration: none;

}

 /*-=--= New Search Box -=-=--=---= */

.ui-ac-content {

	width:300px!important;

	left:0;

	top:0;

}

.ui-skin-sam .ui-ac-content li {

	line-height: 10px;

}



li.ui-ac-prehighlight {

	background:#000;

}



li.ui-ac-highlight{

	background:#FEF2A0 !important;

}



li.ui-ac-highlight .search-result{

	color: #000;

}

li.ui-ac-highlight .search-query{

	color: #620404;

}

.search-query{

	

}

/* =--=-=-=-=--=-=-=-= EZ-Shop =-=-=-=--=--=-=-=-= */

.ezShop{

	margin: 0 auto;

}

.ezShop td{

	width: 134px;

	padding: 5px;

	height: 192px;

	background-repeat: no-repeat;

	vertical-align: top;

}

.ezShop h4{

	color: #F1F1F3;

	margin: 0;

	padding: 0;

	text-align: center;

	font-size: 13px;

	line-height:26px;

	font-weight: bold;

	margin-bottom: 15px;

	margin-top: -5px;



}



.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: 950px;

	margin: 0 auto;

	position: relative;

	background-image: url(./bg.jpg);

}

#main{

	position: absolute;

	top: 0; left: 0;

}

#sidebarWidget_Container{

	width: 170px;

	position: absolute;

	top: 10px;

	right: 0;

	text-align: left;

	color: #FFF;

}

.outerBox{

	background-color: #FFFFFF;

	background-position: top;

	background-repeat: repeat-x;

	border: 1px solid #620404;

	padding: 5px;

	margin-bottom: 5px;

}

h5.outerTitle{

	background-color: #620404;

	color: #FDDE0A;

	margin: 0;

	padding: 3px;

	text-align: center;

	border: 1px solid #620404;

	border-bottom: 0;

	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: #620404;

	text-decoration: underline !important;

}

ul.outerList a:hover{

	text-decoration: none !important;

}



/* Right hand hours */

 /* =--=-=-=-=--=-=-=-= Outer Hours =-=-=-=--=--=-=-=-= */

#sidebarWidget_Container #ecms_hoursOfOperation{

	width: 168px;

	background-color: #fff;

	background-position: top;

	background-repeat: repeat-x;

	border: 1px solid #620404;

	border-top: 0;

}

#sidebarWidget_Container .hourGroup{

	width: 100%;

	margin-bottom: 10px;

	color: #000;

}

#sidebarWidget_Container .hourGroupTitle{

	background-color: #620404;

	border: 1px solid #FFF;

	margin-bottom: 5px;

	border-left: 0;

	border-right: 0;

	color: #FDDE0A;

	padding: 3px 2px;

	font-weight: bold;

	text-align: center;

}

#sidebarWidget_Container .hour_tbl{

	width: 100%;

}

#sidebarWidget_Container .hourDay_tblRow{

	width: 20%;

	padding-left: 2px;

	font-weight: bold;

}

#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: #FAFAFA;

	border: 1px solid #999;

	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;

}

#ecomm_refineNav a:hover{

	background-color: transparent;

	color: #000;

	text-decoration: underline;

}

#ecomm_refineNav .navItemLinkSelected{

	font-weight: bold !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: 0 !important;

	margin: 0 !important;

	color: #444 !important;

}

#ecomm_refineNav .navSubItem a:hover{

	background-color: transparent !important;

	color: #000 !important;

	text-decoration: underline !important;

}

#ecomm_refineNav h5.leftNavSubHeader{

	background-color: #620404;

	border-top: 1px solid #999;

	border-bottom: 1px solid #999;

	margin-top: 0;

	margin-bottom: 5px;

	padding: 4px;

	color: #CF9F1D;

}



#ecomm_searchResultsContent{

}

#ecomm_searchResultsContent a:link, #ecomm_searchResultsContent a:active, #ecomm_searchResultsContent a:visited {

	text-decoration:underline!important;

}

#ecomm_searchResultsContent a:hover {

	text-decoration:none!important;

}



#ecomm_search2Body{

}

.searchHeader{

}



#searchRefineNarrowFlair{

	float: left;

	background: transparent url(images/narrowresults.gif) no-repeat top left;

	display: block;

	width: 183px;

	height: 25px;

	margin-left: 6px;

}



.leftNavItemViewMore {



}



.navItemLink .leftNavItemRemove {



}



#topPicks {

	background: transparent url(images/toppicks.gif) no-repeat center center;

	height:30px;

	width:170px;

	margin-top:20px;

}



/*Part Search Widget*/

 .vehicleWidget_sidebar, .vehicleWidget_modal{

	border: 3px double #620404;

	background-color: #fff;

	color: #000;

}

.vehicleWidget_sidebar .modelLayerList li,

.vehicleWidget_modal .modelLayerList li{

	border-bottom: 1px dotted #FFF;

}

.vehicleWidget_sidebar .vehicleWidgetSubmit .vehicleWidgetProduct,

.vehicleWidget_modal .vehicleWidgetSubmit .vehicleWidgetProduct{

	margin: 5px auto;

	border: 0px solid #000;	

}

.vehicleWidget_sidebar .vehicleWidgetSubmit input, .vehicleWidget_sidebar #unitSelected input,

.vehicleWidget_modal .vehicleWidgetSubmit input, .vehicleWidget_modal #unitSelected input{

	border: 1px solid #151515;

	color: #620404;

	background-color: #620404 !important;

	cursor: pointer;

}

.vehicleWidget_sidebar .liHover,

.vehicleWidget_modal .liHover{

	text-decoration: underline;

}

.vehicleWidget_sidebar .typeSelected,

.vehicleWidget_modal .typeSelected{

	color: #620404;

	font-weight: bold;

	background-color: #620404 !important;

	border-bottom: 1px solid #333;

}

.vehicleWidget_sidebar .nowSelecting,

.vehicleWidget_modal .nowSelecting{

	background-color: #000 !important;

	color: #620404;

	border-bottom: 1px solid #202020

}

.vehicleWidget_sidebar .fitmentButtonWrapper  .btnSelectedFitmentVehicle{

	border: 1px solid #151515;

	font-weight: bold;

	color: #000;

	font-size: 11px;

	margin-right: 3px;

	width: 14em;

}

.btnSelectedFitmentVehicle{

	cursor: pointer;

}

#sidebarWidget_Container .titleImage {

        width: 170px;

}

