html{
	text-align:center;
	background-color: #FFF;
	color: #000;
	font-size:11px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
	/*background-image: url(../images/bg_horizontal_repeat.gif);*/
	background-repeat: repeat-x;
	background-position: 0px 15px;
	}
body{
	padding: 0;
	margin: 0;
}
#ecomm_main{
	width: 770px;
	min-height: 400px;
	margin-top: 0px;
}
#main {
	width: 770px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-image: url(../images/repeat.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFF;
	border: 1px solid #000;
}
a:link, a:visited,
a:active {
	color: #CE0B1B;
	text-decoration: none;
}
a:hover {
	color: #CE0B1B;
	text-decoration: underline;
}
#topNav{
	margin: 0px auto 0px auto;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url(../images/topnav.jpg);
	background-color: #C3D0D8;
	height: 26px;
	padding: 2px 15px 0px 15px;
	color: #000;
}
#header{
	height: 122px;
	width: 770px;
	font-weight: bold;
	background-color: #CE0B1B;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px;
	margin: 0px auto 0px auto;
	position: relative;
}

#flashSlideshow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 204px;
}

/*#header-main{
	height: 186px;
	text-align: left;
	background-image: url(../images/ecom_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}*/
.ecms_crumbNavigation{
	text-align: right;
}
#primeNav{
	text-align: center;
	font-size: 11px;
	background-image: url(../images/midnav.jpg);
	background-color: #C3D0D8;
	background-repeat: repeat-x;
	background-position: top center;
	padding: 9px 0px 0px 0px;
	height: 23px;
	color: #000;
}
#primeNav li{
	display: inline;
	margin: 0px;
	padding: 0px;
	/*line-height: 24px;*/
	/*border: 1px solid #FFF;*/
	/*background-image: url(../images/tab_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;*/
	/*background-color: #000;*/
}
#primeNav ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#primeNav a:link, #primeNav a:visited,
#primeNav a:active {
	/*background-image: url(../images/tab_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;*/
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 2px;
}
#primeNav a:hover {
	color: #000;
	/*background-color: #AAA;*/
	font-weight: bold;
	text-decoration: none;
}
#content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	min-height:400px;	
} 
#footer{
	clear:both;
	width: 770px;
	background-position: top center;
	background-repeat: repeat;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #C3D0D8;
	background-image: url(../images/footer.jpg);
	height: 31px;
	line-height: 0px;
	font-size: 0px;
}
#ecomm_pageTitle a:link, #ecomm_pageTitle a:active, #ecomm_pageTitle a:visited{
	color: #0238CC;
	text-decoration: none;
}
#ecomm_pageTitle a:hover{
	color: #0238CC;
	text-decoration: underline;
}
#ecomm_shopContent {
	padding: 15px 25px 0px 0px;
	width: 565px;
	float: right;
	margin-left: 5px;
	margin-right: 0px;
	}
.ecomm_noLeftNav #ecomm_content{
	/*background-image: url(../images/content_bg1.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top right;*/
	width: 565px;
	float: right;
	padding-top: 15px;
	padding-right: 25px;
}

#ecomm_sideBar {
	width: 140px;
	padding: 0px;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	/*background-color: #42979C;*/
	/*background-image: url(../images/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}
#ecomm_catalogAsset {
	margin-bottom: 40px;
}


/* Top Nav */
#ecomm_shopNav{
	clear: both;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
}
#ecomm_shopNavLinks{
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-top: 0px;
	font-size: 11px;
	width: 190px;
}
#ecomm_shopNavLinks a:link, #ecomm_shopNavLinks a:visited,
#ecomm_shopNavLinks a:active{
	padding: 0px 4px;
	text-decoration: underline;
	color: #000;
	/*background-color: #000;*/
}
#ecomm_shopNavLinks a:hover{
	text-decoration: none;
	color: #000;
}
#ecomm_shopNavSearchBar{
	text-align: right;
	padding-right: 5px;
	padding-top: 0px;
	float: right;
	width: 200px;
}
.ecomm_shopNavSearchBarLabel{
	color: #000;
	padding-right: 5px;
	font-size: 11px;
	/*background-color: #000;*/
}


/* --------- */

#searchButton {
	font-size: 10px;
	width: 23px;
	height: 17px;
	/*background-image: url(../images/go.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	background-color: #CE0B1B;
	border: 1px solid #000;
	color: #FFF;
}
#searchProducts {
	font-size: 10px;
	background-color: #FFF;
	border: 1px solid #000;
	width: 100px;
	color: #000;
}

/* ----Left Nav----- */
#ecomm_shopByNavTitle,#ecomm_accountNavTitle, #ecomm_catalogNavTitle{
	color: #FFF;
	background-color: #000;
	padding: 3px 0px 2px 0px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	text-align: center;
	/*border: 1px solid #000;*/
	border-bottom: 2px solid #000;
	width: 150px;
	/*background-image: url(../images/mid_nav.jpg);*/
	background-position: center;
	background-repeat: repeat-x;
}


#ecms_sideBarNav a{
	display: block;
	font-size: 10px;
	text-align: left;
	/*border: 1px solid #000;*/
}
#ecms_sideBarNav a:active, #ecms_sideBarNav a:link, #ecms_sideBarNav a:visited{
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	/*margin-bottom: 1px;*/
	width: 140px;
	display: block;
	padding: 1px 5px 1px 5px;
	/*margin-right: 10px;*/
	/*background-color: #42979C;*/
	/*background-image: url(../images/btn_b.jpg);*/
	background-position: center left;
	background-repeat: no-repeat;
	/*border-right: 8px solid #000;*/
}
#ecms_sideBarNav a:hover{
	color: #000;
	text-decoration: none;
	/*background-image: url(../images/btn_r.jpg) !important;*/
	background-position: center left;
	background-repeat: no-repeat;
	/*border-right-color: #CE0B1B;*/
	/*background-color: #42979C;*/
}
.navItemLink_selected, .navItemLinkSelected{
	font-weight: bold;
	/*background-image: url(../images/btn_r.jpg) !important;*/
	background-position: center left;
	background-repeat: no-repeat;
	text-align: left;
	/*background-color: #42979C !important;*/
	/*border-right-color: #CE0B1B !important;*/
	/*border: 1px solid #000;*/
	color: #000 !important;
	
}
#ecms_sideBarNav{
	padding: 0px 0px 0px 0px;
	width: 150px;
	/*border: 1px solid #000;*/
	/*background-color: #42979C;*/
}





#ecms_sideBarNav .navItem .navSub{
	padding:0px;
	margin: 0px 0px 0px 0px;
}



/* ---- */


#compCatSelect {
	float: right;
}


.ecomm_featuredItemPrice, .ecomm_clearanceItemPrice, .ecomm_productListProductPrice {
	color: #FD0001;
	font-weight: bold;
	margin-top: 3px;
	text-align: center;
	padding-top: 3px;
	font-size: 11px;
}
#ecomm_featuredItemsTitle, #ecomm_clearanceItemsTitle, .ecomm_productDetailOptionTitle, .ecomm_formSectionHeader, .ecomm_orderHistoryHeader, #ecomm_pageTitle,.ecomm_formSectionHeader, .ecomm_orderHistoryHeader, .ecomm_brandListHeader{
	color: #000;
	/*background-color: #000;*/
	padding: 1px 2px 2px 10px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	/*border: 1px solid #000;*/
	border-bottom: 2px solid #CE0B1B;
	margin-bottom: 5px;
	/*background-image: url(../images/title_bg.jpg);*/
	background-position: center;
	background-repeat: repeat-y;
}
#ecomm_clearanceItemsTitle, #ecomm_featuredItemsTitle{
}
.ecomm_formFooter td{
	
}
.ecomm_featuredItemTitle a:link, .ecomm_featuredItemTitle a:visited,
.ecomm_featuredItemTitle a:active, .ecomm_clearanceItemTitle a:link, .ecomm_clearanceItemTitle a:visited,
.ecomm_clearanceItemTitle a:active, .ecomm_browseProductsProductTitle a:link, .ecomm_browseProductsProductTitle a:visited,
.ecomm_browseProductsProductTitle a:active, .ecomm_productListProductTitle a:link, .ecomm_productListProductTitle a:visited{
	color: #0238CC;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2px;
	font-size: 10px;
}
.ecomm_featuredItemTitle a:hover, .ecomm_clearanceItemTitle a:hover,
.ecomm_browseProductsProductTitle a:hover, .ecomm_productListProductTitle a:hover {
	color: #0238CC;
	text-decoration: underline;
	padding-bottom: 2px;
}
.ecomm_featuredItemsFooter a:link, .ecomm_featuredItemsFooter a:visited, .ecomm_featuredItemsFooter a:active,
.ecomm_clearanceItemsFooter a:link, .ecomm_clearanceItemsFooter a:visited, .ecomm_clearanceItemsFooter a:active,
#ecomm_productDetailPrint a:link, #ecomm_productDetailPrint a:visited, #ecomm_productDetailPrint a:active,
#ecomm_receiptPrint a:link, #ecomm_receiptPrint a:visited, #ecomm_receiptPrint a:active
{
	color: #CE0B1B;
	text-decoration: none;
}
.ecomm_featuredItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover, #ecomm_productDetailPrint a:hover, #ecomm_receiptPrint a:hover {
	color: #CE0B1B;
	text-decoration: underline;
}
td.ecomm_featuredItemsFooter, td.ecomm_clearanceItemsFooter{
	text-align: right;
	height: 30px;
	font-size: 11px;
}


.ecomm_featuredItemImage, .ecomm_clearanceItemImage, .ecomm_browseProductsImage, .ecomm_productListImage  {
	text-align: center;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 4px;
	border: 1px solid #000;
	
}
.ecomm_featuredItemImage:hover, .ecomm_clearanceItemImage:hover, .ecomm_browseProductsImage:hover, .ecomm_productListImage:hover{

}

#ecomm_receiptItems, #ecomm_orderHistory, #ecomm_receiptReport, 
#ecomm_featuredItems, #ecomm_clearanceItems {
	margin-bottom: 15px;
}
#ecomm_featuredItems td{
	padding:5px;
}

.ecomm_button, .ecomm_addToCartButton, .ecomm_buttonDisabled{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CE0B1B;
	color: #FFF;
	border: 1px solid #000;
	font-weight: bold;
}
.ecomm_productDetailBarProductName {

}

#frmUpdate {
	padding-bottom: 10px;
	padding-top: 20px;
}
#ecomm_systemMessages{
	width: 95%;
	border-collapse: collapse;
	border: dashed 0px #ffffff;
	background-color: #ffffff;
	color: #1d2a88;
	margin-bottom: 2px;
	text-align: center;
	margin-right: 8px;
}

#pageTitle {
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 5px;
}


/*----Products Boxes----*/
#ecomm_featuredItems, #ecomm_clearanceItems {
	margin-bottom: 15px;
	background-color: #D9E7EA;
	/*background-image: url(../images/featured_corner.jpg);*/
	background-position: bottom left;
	background-repeat: no-repeat;
	border: 1px solid #000;
}
#ecomm_featuredItems td{
	padding:5px;
}
#ecomm_browseProducts{
	margin-bottom: 15px;
}
#ecomm_browseProducts td{
	width: 20%;
	text-align: center;
	padding: 2px;
	padding-bottom: 10px;
	padding-right: 4px;
}
#ecomm_productList td{
	width: 25%;
	text-align: center;
	padding: 2px;
	padding-right: 5px;
	padding-bottom: 10px;

}

/* Product Pager */
#ecomm_productPager, .ecomm_productPagerPagePrevious span, .ecomm_productPagerPagePrevious, .ecomm_productPagerPageNext, .ecomm_productPagerPageNext span{
	color: #000;
	font-size: 11px;
}
#ecomm_productPager{
	margin: 2px 0px;
	padding: 1px 2px;
	font-size: 11px;
	/*background-color: #0290FE;*/
	/*border: 1px solid #0403C9;*/
}
.ecomm_productPagerPageNext a:link, .ecomm_productPagerPageNext a:visited,
.ecomm_productPagerPageNext a:active,.ecomm_productPagerPagePrevious a:link, .ecomm_productPagerPagePrevious a:visited,
.ecomm_productPagerPagePrevious a:active, .ecomm_productPagerPageCount a:link, .ecomm_productPagerPageCount a:active, .ecomm_productPagerPageCount a:visited {
	color: #000;
	text-decoration: none;
	padding: 2px;
}
.ecomm_productPagerPageNext a:hover, .ecomm_productPagerPagePrevious a:hover,.ecomm_productPagerPageCount a:hover {
	color: #FFF;
	background-color: #0238CC;
	padding: 2px;
}
.ecomm_productPagerPageCountNumber{
	font-weight: bold;
	color: #0238CC;
	/*background-color: #000;*/
	padding: 2px;
}

/* ---View Cart---- */

#ecomm_receiptItems td{
	text-align: left;
}
.ecomm_receiptItemsHeader th{
}
.ecomm_formSectionTitle {
	padding-left: 5px;
}

.ecomm_orderHistoryItem td{
	text-align: left;
}
#ecomm_viewCart{
border: solid 1px #000;
margin-bottom: 10px;
}
.ecomm_viewCartHeader{
	color: #FFF;
	background-color: #0238CC;
	padding: 1px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	border-bottom: 1px solid #000;
}
#ecomm_viewCart td{
border-bottom: solid 1px #000;
}
.ecomm_viewCartItem .ecomm_button, .ecomm_viewCartFooter .ecomm_button{
	font-weight: bold;
	font-size: 10px;
	height: 18px;
	cursor: pointer;
}
.ecomm_viewCartItemQtyTextBox{
font-size:10px;
}
#ecomm_productList {
}
#ecomm_productList td{
}
#ecomm_browseProducts td{
}
#ecomm_browseProducts {
}

.ecomm_productDetailBarPrice {
	color: #B94105;
}
#ecomm_productDetailBar{
	width: 100%;
	margin-bottom: 20px;
	color: #000;
}
#ecomm_productDetailBar td{
	padding: 2px;
}
.ecomm_formLabelRequired {
	color: #DA1A15;
}


/* ----- Catalog Selector ------ */
#ecomm_CatalogSelector td{
	/*padding-bottom: 10px;*/
}
#ecomm_catalogSelector_div {
	padding-bottom: 15px;
}
.ecomm_CatalogSelectorCatalogDescription{
	font-size: 10px;
	font-weight: bold;
}

#ecomm_CatalogSelector a:link, #ecomm_CatalogSelector a:active, #ecomm_CatalogSelector a:visited{
	color: #0238CC;
}
.ecomm_CatalogSelectorCatalogImage{
	background-color: #D9E7EA;
	border: 1px solid #000;
	padding: 6px;
	margin-top: 10px;
}
#ecomm_CatalogSelector a:hover{
	color: #0238CC;
	text-decoration: underline;
}
#ecomm_policyNav{
	text-align: right;
	padding-right: 20px;
}

/*-------Brand List----------*/
#ecomm_brandList{
	margin-bottom: 15px;
}
.ecomm_brandListHeader{
	
}
#ecomm_brandList td{
	font-size: 10px;
}
#ecomm_brandList a:link, #ecomm_brandList a:visited, #ecomm_brandList a:active{
	color: #000000;
}
#ecomm_brandList a:hover{
	color: #00539C;
	text-decoration: none;
}


.ecomm_browseProductsTitleLinkCount {
	display: block;
}
#ecomm_flashCatalog{
	text-align: center;
	padding-top: 20px;
}

#ecomm_systemMessagesErrors {
	width: 98%;
}

.ecomm_checkoutHelp {
	color: #000 !important;
}

.ecomm_cartQuickOrderTab_selected, .ecomm_cartQuickOrderForms {
	background-color: #C0BE98;
}
.ecomm_cartQuickOrderTab {
	background-color: #E1E1D7;
	color: #000;
	border: 1px solid #000;
}

.imgborder, .imgborder-left, .imgborder-right{
	border: 1px solid #000;
}

.imgborder-right{
	float: right;
	margin-left: 5px;
}

.imgborder-left{
	float: left;
	margin-right: 5px;
}


.ecomm_content_webcart {  
	width: 560px !important;  
	margin-left:auto !important; 
	margin-right:10px !important;
}


