BODY
{
	margin: 0;
	background-color: #fff;
	text-align: center;
}

html
{
	min-height: 100%;
	margin-bottom: 1px;
}

*
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
}

a
{
	color: #777788;
	/*color: #a99324;*/
}

h1
{
	color: #6d90c1;
	font-size: 20px;
	font-weight: normal;
	margin: 20px 0 10px 0;
}

h1 em
{
	font-size: 15px;
	color: #747474;
	font-style: normal;
}

h2
{
	color: #8a8157;
	font-size: 16px;
	margin: 3px 0;
}

.container
{
	width: 966px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.utilityNav
{
	float: right;
	width: 645px;
	text-align: right;
	padding: 15px 0 0px 0px;
	color: #747474;
	font-size: 11px;
}

.utilityNav a
{
	color: #747474;
	padding: 0 8px 0 4px;
	text-decoration: none;
}

/*header styles, including logo and utility navigation*/
.header 
{
	float: left;
	width: 966px;
	height: 117px;
	padding: 0 0 0 0;
	margin-bottom: 2px;
	background-image: url(../../images/header-bg-product2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.homeheader 
{
	float: left;
	width: 966px;
	height: 117px;
	padding: 0 0 0 0;
	margin-bottom: 2px;
	background-image: url(../../images/header-bg2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.productheader 
{
	float: left;
	width: 966px;
	height: 117px;
	padding: 0 0 0 0;
	margin-bottom: 2px;
	background-image: url(../../images/header-bg-product2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.productheader .cart {
    float: right;
    text-align: left;
    font-size: 11px;
    width: 209px;
    padding: 5px 10px 0 0;
    height: 23px;
    margin: 8px 24px 0 0;
    color: #3D3C35;
}

.productheader .cart a
{
	font-weight: bold;
	color: #3D3C35;
	text-decoration: none;
}

.productheader .cart a:hover
{
	text-decoration: underline;
}

.productheader .logo
{
	float: left;
	padding: 2px 0 3px 0;
}

.header .logo
{
	float: left;
	padding: 2px 0 3px 0;
}

.homeheader .logo
{
	float: left;
	padding: 2px 0 3px 0;
}


.cart{
	/*background-color:#82C0DA;*/
	width:200px;
	height:25px;
}

.cartimage {
	float:left; 
	margin-right:5px;
}

.cartlabel{
	float:left; 
	padding-right:1px;
}

.cartlink {
	width:100%;
}
.header .cart {
    float: right;
    text-align: left;
    font-size: 11px;
    width: 209px;
    padding: 5px 10px 0 0;
    height: 23px;
    margin: 8px 24px 0 0;
    color: #3D3C35;
}

.header .cart a
{
	font-weight: bold;
	color: #3D3C35;
	text-decoration: none;
}

.header .cart a:hover
{
	text-decoration: underline;
}

.homeheader .cart {
    float: right;
    text-align: left;
    font-size: 11px;
    width: 209px;
    padding: 5px 10px 0 0;
    height: 23px;
    margin: 8px 24px 0 0;
    color: #3D3C35;
}

.homeheader .cart a
{
	font-weight: bold;
	color: #3D3C35;
	text-decoration: none;
}

.homeheader .cart a:hover
{
	text-decoration: underline;
}

.proheader .cart {
    float: right;
    text-align: left;
    font-size: 11px;
    width: 209px;
    padding: 5px 10px 0 0;
    height: 23px;
    margin: 8px 24px 0 0;
    color: #3D3C35;
}

.proheader .cart a
{
	font-weight: bold;
	color: #3D3C35;
	text-decoration: none;
}

.proheader .cart a:hover
{
	text-decoration: underline;
}



/*primary (horizontal) navigation*/
.primaryNav
{
	clear: both;
	padding: 0 10px 0 0;
	position: relative;
	height: 0px;
	color: #fff;
	border-bottom: 0px solid #fff;
}

body#sub .primaryNav
{
	clear: both;
	padding: 0 10px 0 0;
	height: 0px;
	color: #fff;
	background: url(../../images/bg-primary-nav-subpages.gif) no-repeat;
	border-bottom: 0px solid #fff;
}

body#cart .primaryNav
{
	clear: both;
	padding: 0 10px 0 0;
	height: 0px;
	color: #fff;
	background: url(../../images/bg-primary-nav-subpages.gif) no-repeat;
	border-bottom: 0px solid #fff;
}

.primaryNav ul
{
	list-style-type: none;
	float: left;
}

.primaryNav li
{
	display: inline;
}


.primaryNav ul li a
{
	font-size: 12px;
	float: left;
	text-decoration: none;
	color: #ffffff;
	padding: 7px 10px 4px 10px;
}

.primaryNav ul li a:hover
{
	color: #ccc;
}

.primaryNav .phoneNumber
{
	float: right;
	width: 180px;
	font-size: 17px;
	font-weight: bold;
	color: #8a8157;
	background: url(../../images/bg-phone-number.gif) no-repeat left;
	padding-left: 25px;
}

#main
{
	float: left;
	width: 966px;
	background-color: #fff;
}

body#sub #main
{
	background: url(../../images/bg-main-sub.gif) repeat-y top left #fff;
}

body#cart #main
{
	background: url(../../images/bg-main-cart.gif) repeat-y top left #fff;
}

/*vertical navigation*/
#nav.column, #nav.itemcolumn
{
	float: left;
	/*width: 171px;*/
	width: 201px;
	padding: 0 5px 0 0;
	
}

#nav.itemcolumn{
	height: 627px;
}

#nav.itemcolumn{
	background-color:#eeeeee;
	margin-right: 5px;
	
}

#nav.column h3
{
	font-size: 12px;
	color: #292926;
}

#nav.column h4
{
	font-size: 12px;
	font-weight: normal;
	color: #292926;
	margin: 8px 0 3px 0;
}

.menuitemodd, .menuitemodd_pic, .menuitemeven, .menuitemeven_pic
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 5px 2px 0px;
}

.menubullet
{
	width: 6px;
	height: 5px;
	background: url(../../images/bg-nav-bullet-new.gif) no-repeat 0 6px;
}

.menuitemodd, .menuitemodd_pic
{
	background-color: #eeeeee;
}

.menuitemeven, .menuitemeven_pic
{
	background-color: #dddddd;
}

.menuitemeven_pic, .menuitemodd_pic
{
	background: url(../../images/bg-nav-bullet-new.gif) no-repeat 0 6px;
	cursor: pointer;
}

.menugroup
{
    cursor:pointer;
}

#nav.column .chunk.first, #nav.itemcolumn .chunk.first
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 5px 10px 25px;
	/*background: url(../../images/bg-left-nav-corner.gif) no-repeat #eeeeee;*/
}

#nav.column .chunk.even
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dddddd;
	padding: 15px 5px 10px 25px;
}

#nav.column .chunk.odd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	padding: 15px 5px 10px 25px;
}

#nav.column ul, #nav.itemcolumn ul
{
	list-style-type: none;
	width: 131px;
	padding-bottom: 5px;
}

#nav.column ul li, #nav.itemcolumn ul li
{
	display: inline;
}

#nav.column ul li a, #nav.itemcolumn ul li a

{
	width: 121px;
	display: block;
	background: url(../../images/bg-nav-bullet.gif) no-repeat 0 6px;
	color: #292926;
	text-decoration: none;
	font-size: 12px;
	padding: 0 0 5px 10px;

}

#nav.column ul li a:hover, #nav.itemcolumn ul li a:hover
{
	text-decoration: underline;
}

body#home #content.column
{
	float: left;
	width: 535px;
	padding: 20px 17px 20px 18px;
}
body#sub #content.column
{
	float: left;
	width: 546px;
	padding: 15px 17px 20px 18px;
}
body#cart #content.column
{
	float: left;
	width: 722px;
	padding: 15px 17px 20px 18px;
}

#content.column
{
	font-size: 12px;
	color: #333;
	background-color: #ede7cf;
	width: 530px;
}

#content.productcolumn
{
	color: #333;
	width: 565px;
}

#content.column p
{
	margin-bottom: 10px;
}
#content.column ul, #content.column ol
{
	margin: 5px 0 5px 25px;
}
#content.column li
{
	padding-bottom: 3px;
}
#content.column h3
{
	color: #8a8157;
	font-size: 12px;
}
#content.column .breadcrumb
{
	color: #747474;
	font-size: 11px;
	width: 260px;
}
#content.column .breadcrumb a
{
	text-decoration: none;
}
#content.column .breadcrumb a:hover
{
	text-decoration: underline;
}
#content.toppromo .promoSpace
{
	position: absolute;
	left: 457px;
	top: 160px;
	width: 290px;
	height: 25px;
	background-color: #DBDBD3;
	padding: 5px;
	text-align: center;
	color: #747474;
	font-size: 11px;
}
#content.column .indentedContent
{
	padding: 20px;
}

/*styles for the pages with a wider center column like shop by use, shop by brand*/
body#sub #content.column.wide
{
	float: left;
	width: 576px;
	padding: 15px 0 0 0;
}
#content.column.wide .breadcrumb
{
	margin-left: 18px;
}
#content.column.wide h1
{
	margin-left: 18px;
}

/*styles for cart pages*/
body#cart #content.column .breadcrumb
{
	width: 430px;
}
.needHelp
{
	clear: both;
	font-size: 11px;
	color: #8a8157;
	line-height: 20px;
	padding: 20px 0;
}
.needHelp h4
{
	font-size: 11px;
}
.needHelp a
{
	color: #8a8157;
}
.cartSummary
{
	border-collapse: collapse;
	background-color: #ede7cf;
	color: #FFF;
	font-size: 11px;
	width: 540px;
	margin-bottom: 10px;
}

.cartSummary .cartHeader
{
	background-color: #ede7cf;
	padding: 3px 10px 3px 15px;
	text-transform: lowercase;
	border-top: 1px solid #C7C7BC;
	border-bottom: 1px solid #C7C7BC;
	
}

.cartSummary th
{
	background-color: #ede7cf;
	padding: 3px 10px 3px 15px;
	text-transform: lowercase;
	border-top: 1px solid #C7C7BC;
	border-bottom: 1px solid #C7C7BC;
	width:570px;
}
.cartSummary td
{
	padding: 15px 10px 15px 15px;
	border-bottom: 1px solid #C7C7BC;
}
.cartSummary td.item, .cartSummary td.total
{
	font-weight: bold;
}
.cartSummary strong
{
	color: #333;
}
.cartSummary .promoCode
{
	text-align: right;
}
.cartSummary .promoCode input
{
	width: 50px;
}
.right
{
	float: right;
}

.shippingMethods
{
	width: 360px;
	border: 1px solid #C7C7BC;
	padding: 10px 15px;
	font-size: 11px;
	margin-left: 160px;
	color: #747474;
}
.shippingMethods table
{
	width: 360px;
}
.shippingMethods th
{
	color: #8a8157;
	padding: 3px;
}
.shippingMethods td
{
	padding: 3px;
}
.shippingMethods td.totalPrice
{
	font-weight: bold;
}

.continueOrCheckout
{
	width: 390px;
	padding: 0 0 10px 0;
	margin: 15px 0 0 160px;
}
.continueOrCheckout .leftSide
{
	float: left;
}
.continueOrCheckout .rightSide
{
	float: right;
}

.recommendedAccessories
{
	float: left;
	background-color: #EDECBA;
	padding: 8px 12px 12px 12px;
	width: 698px;
	margin-top: 10px;
}
.recommendedAccessories h2
{
	border-bottom: 1px solid #C7C7BC;
	font-size: 11px !important;
	padding: 2px;
	margin-bottom: 10px;
}
.recommendedAccessories h3
{
	color: #747474 !important;
}
.recommendedAccessories .item
{
	float: left;
	width: 220px;
	margin-left: 12px;
}
.recommendedAccessories .item img.thumbnail
{
	float: left;
	background-color: #fff;
	border: 1px solid #C7C7BC;
}
.recommendedAccessories .description
{
	float: left;
	padding: 2px 0 0 6px;
	width: 137px;
	color: #747474;
	font-size: 11px;
}
.recommendedAccessories .description h3
{
	font-size: 11px !important;
	padding: 0 0 3px 0;
}
.recommendedAccessories .description .price
{
	padding-bottom: 5px;
}
.recommendedAccessories .description a
{
	color: #8a8157;
}
.recommendedAccessories .description a:hover
{
	text-decoration: underline;
}
.recommendedAccessories .addToCart
{
	clear: both;
	padding-top: 10px;
}

/*styles for shop by use/brand page*/
.blockOfItems
{
	border: 1px solid #B4B4A8;
	float: left;
	width: 575px;
	padding-bottom: 10px;
	margin-top: 5px;
}
.blockOfItems h2
{
	background-color: #ede7cf;
	padding: 3px 15px;
	margin: 0 0 15px 0;
	font-size: 11px;
}
.blockOfItems h2.shopByBrand
{
	background-color: #ede7cf;
	padding: 0 15px;
	margin: 0 0 15px 0;
}
.blockOfItems .item
{
	float: left;
	width: 284px;
	padding-bottom: 15px;
}
.blockOfItems .item.odd
{
	border-right: 1px solid #B4B4A8;
}
.blockOfItems .item img
{
	float: left;
}
.blockOfItems .description
{
	float: left;
	padding: 10px 0 0 4px;
	width: 200px;
	color: #747474;
	font-size: 11px;
}
.blockOfItems .description h3
{
	font-size: 11px !important;
	padding: 0 0 3px 0;
}
.blockOfItems .description a
{
	color: #3F93B6;
	font-weight: bold;
	text-decoration: none;
}
.blockOfItems .description a:hover
{
	text-decoration: underline;
}

/*styles for shop by category page*/
.itemsListing
{
	display: none;
}

.itemsListing .item
{
	border: 1px solid #B4B4A8;
	/*background: url(../../images/bg-itemListing.gif) repeat-x bottom left #fff;*/
	float: left;
	width: 257px;
	padding-bottom: 15px;
	margin-top: 9px;
}

.itemsListing .item h2
{
	background-color: #000000;
	padding: 3px 15px;
	margin: 0 0 15px 0;
	font-size: 11px;
}

.itemsListing .item.odd
{
	margin-right: 9px;
}

.itemsListing .item img
{
	float: left;
}

.itemsListing .description
{
	float: left;
	padding: 10px 0 0 4px;
	width: 200px;
	color: #747474;
	font-size: 11px;
}

.itemsListing .description h3
{
	font-size: 11px !important;
	padding: 0 0 3px 0;
}

.itemsListing .description a
{
	color: #3F93B6;
	font-weight: bold;
	text-decoration: none;
}

.itemsListing .description a:hover
{
	text-decoration: underline;
}

/*product detail styles*/
.productDetails
{
	float: left;
	font-size: 11px;
	color: #747474;
}

.productDetails .left
{
	float: left;
	width: 170px;
	padding-left: 15px;
}

.productDetails .left .productImage
{
	padding-bottom: 3px;
	font-size: 10px;
}

.productDetails .left .accessories
{
	clear: both;
	margin-top: 18px;
	border-top: 1px solid #C7C7BC;
}

.productDetails .left .accessories h3
{
	padding: 5px 0;
	font-size: 15px !important;
}

.productDetails .left .accessories .item
{
	float: left;
	width: 168px;
	clear: both;
	margin-top: 3px;
	font-size: 10px;
}

.productDetails .left .accessories .item img
{
	float: left;
}

.productDetails .left .accessories .item .itemName
{
	float: left;
	width: 100px;
	padding: 2px 0 0 5px;
	font-weight: bold;
}

.productDetails .right
{
	float: right;
	width: 368px;
	padding-left: 2px;
}

.productDetails .right .priceCart
{
	float: left;
}

.productDetails .right .priceCart .price
{
	float: left;
	width: 243px;
	font-weight: bold;
	padding-top: 5px;
}

.productDetails .right .priceCart .price .sale
{
	color: #8a8157;
	padding-left: 10px;
}

.productDetails .right .priceCart .cart
{
	float: right;
	width: 125px;
}

.productDetails .right #specs table
{
	width: 300px;
}

.productDetails .right #specs table td, .productDetails .right #specs table th
{
	padding: 3px;
}

.productDetails .right #specs table th
{
	font-weight: bold;
}

/*sidebar styles*/
#sidebar.column
{
	float: right;
	width: 191px;
	padding: 10px 28px 0 0;
}

#sidebar.column h3
{
	color: #8a8157;
	font-size: 14px;
	font-weight: normal;
	margin: 3px 0 4px 0;
	width: 180px;
}

#sidebar.column p
{
	margin-bottom: 15px;
	line-height: 14px;
	font-size: 11px;
	color: #747474;
	width: 180px;
}

#sidebar.column .promo
{
	width: 191px;
	height: 202px;
	margin-bottom: 12px;
	/*background: url(../../images/sidebar/promo-space.jpg);*/
	cursor:pointer;
}

#sidebar.column .featureBrand
{
	/*	background: url(../../images/sidebar/featured-brand.jpg); */
	cursor:pointer;
}

.featureBrand
{
	/*	background: url(../../images/sidebar/featured-brand.jpg); */
}

#sidebar.column .calloutListing
{
	float: left;
	width: 171px;
	padding: 10px 10px 15px 10px;
	background-color: #eeeeee;
	color: #747474;
	font-size: 11px;
	margin-bottom: 10px;
}

#sidebar.column .calloutListing h3
{
	margin: 0 0 8px 0;
}

#sidebar.column .calloutListing ul
{
	list-style-type: none;
	float: left;
}
#sidebar.column .calloutListing li
{
	display: block;
	padding: 3px 0;
}

/*footer styles*/
.footer
{
	width: 946px;
	border-top: 1px solid #8a8157;
	float: left;
	padding: 7px;
	margin-top: 5px;
	font-size: 11px;
	color: #747474;
}
.footer .copyright
{
	float: right;
	width: 400px;
}
.footer .nav
{
	float: left;
	width: 490px;
	padding-left: 2px;
}

.footer .nav a
{
	text-decoration: none;
	padding: 10px;
	color: #747474;
}


.clearfloats
{
	clear: both;
	padding-top: .05px;
}

.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

html[xmlns] .clearfix
{
	display: block;
}

* html .clearfix
{
	height: 1%;
}

.MenuItem
{
	background-color: White;
	color: #747474;
	font-size: 11px;
}

/**********************/
/* Default EIS styles */
/**********************/

div.Catalog, div.CatalogTree
{
	background-color: #eeeeee;
	padding: 16px 5px 130px 16px;
	background-image: url(../../images/bg-home-content.gif);
 	background-position: bottom;
 	background-repeat: repeat-x;
	
	
	
}

div.CatalogTreeNode, div.CatalogTreePath, div.CatalogTreeSelected
{
	cursor: pointer;
	padding: 4px 0 0 0;
	/*color: #3377ff;*/
}

.CatalogTreeIndent
{
 text-indent: 5px;
}

.CatalogTreeIndentSub
{
 text-indent: 10px;
}

/* GROUP TEMPLATE */
table.BoxHeaderTableOuter, table.BoxContentTableOuter, table.BoxFooterTableOuter, table.BoxTable
{
	width: 100%;
}
td.BoxHeaderLeft, td.BoxHeaderRight, td.BoxHeaderCenter
{
	height: 35px;
	line-height: 21px;
}
td.BoxHeaderLeft
{
	background-image: url(box_header_left.gif);
	background-repeat: repeat-x;
	width: 8px;
}
td.BoxHeaderRight
{
	background-image: url(box_header_right.gif);
	background-repeat: repeat-x;
	width: 9px;
	background-repeat: no-repeat;
	background-position: right top;
}
td.BoxHeaderCenter
{
	background-image: url(box_header_center.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 10px;
}
td.BoxHeaderCenter a
{
	color: #ffffff;
}
tr.BoxUnderHeaderRowOuter
{
	display: none;
}
td.BoxContentLeft
{
	border-left: 1px solid #bfbfbf;
	width: 0px;
}
td.BoxContentRight
{
	border-right: 1px solid #bfbfbf;
	width: 0px;
}
td.BoxContentCenter
{
	padding: 4px;
	padding-top: 7px;
	width: 0px;
}

td.BoxFooterLeft, td.BoxFooterRight, td.BoxFooterCenter
{
	height: 8px;
}
td.BoxFooterLeft
{
	background-image: url(box_footer_left.gif);
	background-repeat: repeat-x;
	width: 9px;
}
td.BoxFooterRight
{
	background-image: url(box_footer_right.gif);
	background-repeat: repeat-x;
	width: 9px;
	background-repeat: no-repeat;
}
td.BoxFooterCenter
{
	color: #ffffff;
	border-bottom: 1px solid #bfbfbf;
}


table.Footer
{
	margin-top: 12px;
	width: 100%;
}
td.FooterLeft
{
	background-image: url("footer_left.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 56px;
}
td.FooterCenter
{
	background-image: url("footer_center.gif");
	background-repeat: repeat-x;
	height: 56px;
}
td.FooterRight
{
	background-image: url("footer_right.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 56px;
}
div.CreditCards
{
	display: inline;
}

table.GroupProductList
{
}
td.GroupProductListItem
{
	padding: 0px;
	padding-right: 15px;
}

div.ProductDisplayList
{
	height: 134px;
	/*width: 273px;*/
	width: 258px;
	background: #ffffff;
	position: relative;
	background-image: url(productlist_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	/*background: url(../../images/bg-itemListing.gif) repeat-x bottom left #fff;*/
	border: solid 1px #E4E4E0;
}

ProductDisplayList_Borders
{
	width: 257px;
	background: #ffffff;
	position: relative;
	background-image: url(productlist_bg.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-bottom: 10px;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
}

div.ProductDisplayList_AddButton a, div.ProductDisplayList_DetailsLink a
{
	color: #377fb7;
}

div.ProductDisplayList_Price a
{
	color: #c72f2f;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}
div.ProductDisplayList_SecondaryPrice a
{
	color: #8a8157;
	font-size: 8px;
	font-weight: 700;
	text-decoration: none;
}
div.ProductDisplayList_Guid
{
	display: none;
}

div.ProductDisplayList_Thumbnail
{
	float: left;
	height: 75px;
	width: 60px;
	overflow: hidden;
	padding: 0 5px 5px 5px;
}

div.ProductDisplayList_Name
{
	float: left;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	background-color: #c7d9ed;
	color: #666666;
	/*width: 264px;*/
	width: 249px;
	padding-left: 10px;
	margin: 0 0 10px 0;
}

/*added by sev*/
div.ProductDisplayList_Guid 
{
	float: left;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	background-color: #c7d9ed;
	color: #666666;
	/*width: 264px;*/
	width: 249px;
	padding-left: 10px;
	margin: 0 0 10px 0;
}

div.ProductDisplayList_Guid a
{
	color: #555555;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
}

/*end added by sev*/

div.ProductDisplayList_Item
{
	background-color: #c7d9ed;
	font-size: 11px;
	color: #8a8157;
}

div.ProductDisplayList_Name a
{
	color: #555555;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
}

div.ProductDisplayList_Description
{
	position: absolute;
	top: 30px;
	left: 78px;
	height: 65px;
	display: block;
	width: 165px;
	overflow: hidden;
}

div.ProductDisplayList_Description a
{
	color: #636363;
	font-size: 11px;
	vertical-align: middle;
	text-decoration: none;
}
div.ProductDisplayList_DetailsLink, div.ProductDisplayList_AddButton
{
	height: 27px;
	line-height: 27px;
}
div.ProductDisplayList_Price
{
}
div.ProductDisplayList_DetailsLink
{
	width: 63px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 102px;
	left: 190px;
	text-align: center;
}
div.ProductDisplayList_AddButton
{
	width: 85px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 102px;
	left: 98px;
	text-align: center;
}
div.ProductDisplayList_Price
{
	position: absolute;
	top: 110px;
	left: 0px;
	width: 80px;
	display: block;
	overflow: hidden;
	text-align: center;
}
div.ProductDisplayList_SecondaryPrice
{
	position: absolute;
	top: 119px;
	left: 0px;
	width: 95px;
	display: block;
	overflow: hidden;
	text-align: center;
}

/********************/
/*                  */
/* PRODUCT TEMPLATE */
/*                  */
/********************/
div.ProductTemplate
{
	padding-left: 10px;
	padding-right: 10px;
}
table.ProductTemplate
{
	width: 100%;
	margin-right: 20px;
}
table.ProductTemplate td
{
	vertical-align: top;
}

div.ProductTemplate_Heading
{
	color: #8a8157;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #cccccc;
}
div.ProductTemplate_Description
{
	border-bottom: red 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
}
div.ProductTemplate_Picture
{
	height: 120px;
	width: 120px;
	line-height: 120px;
	text-align: center;
}
div.ProductTemplate_Buttons
{
	padding: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
}
table.ProductTemplate_Buttons
{
	width: 100%;
}
table.ProductTemplate_Buttons td
{
	text-align: center;
}
div.ProductTemplate_AddToCartButton
{
}

div.ProductTemplate_AdditionalInformation
{
	margin-bottom: 10px;
}
div.ProductTemplate_AdditionalHeading, div.ProductTemplate_RelatedHeading
{
	color: #666666;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}
div.ProductTemplate_Related
{
	padding-top: 10px;
	border-top: 1px dashed #cccccc;
}
div.ProductTemplate_Caption_Price, div.ProductTemplate_Caption_SKU, div.ProductTemplate_SKU
{
	display: none;
}
div.ProductTemplate_Price
{
	text-align: center;
	color: #cc0000;
	font-weight: 700;
	font-size: 14px;
}
div.ProductTemplate_SecondaryPrice
{
	text-align: center;
	color: #8a8157;
	font-weight: 700;
	font-size: 8px;
}
div.ProductTemplate_Enlarge
{
	text-align: center;
	margin-bottom: 10px;
}
div.ProductTemplate_Enlarge a
{
	color: #333333;
	text-decoration: underline;
}
div.ProductTemplate_Hyperlink div.ProductTemplate_Attachment
{
	height: 20px;
}
div.AttachmentSubTypeDOC a, div.ProductTemplate_Hyperlink a
{
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.AttachmentSubTypeDOC a
{
	background-image: url(../../images/filetypes/doc16.png);
}
div.ProductTemplate_Hyperlink a
{
	background-image: url(../../images/internet16.png);
}
div.ProductTemplate_Separator
{
	border-top: 1px dashed #cccccc;
	height: 0px;
}
/***************/
/*             */
/* PRODUCT BOX */
/*             */
/***************/
div.ProductBoxSmall1
{
}
table.CenterImage
{
	width: 100%;
}
table.CenterImage td
{
	text-align: center;
}
div.ProductBoxSmall2
{
	text-align: center;
}
div.ProductBoxSmall1 img
{
	border: 0;
}

/* Product_Big */

div.ProductTemplate_Big
{
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

div.ProductTemplate_Big_Information
{
	padding-top: 20px;
	padding-bottom: 50px;
	text-align: left;
}

div.ProductPicture img
{
	padding-top: 20px;
	padding-left: 90px;
	padding-bottom: 30px;
}

div.ProductTemplate_Big_Sku
{
	color: Black;
	font-weight: 700;
	font-size: 14px;
}

div.ProductTemplate_Big_Price
{
	padding-top: 20px;
	color: #cc0000;
	font-weight: 700;
	font-size: 14px;
}

div.ProductTemplate_Big_Vat
{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #cc0000;
	font-weight: 700;
	font-size: 14px;
}

div.ProductTemplate_Big_Buttons
{
	text-align: left;
	padding-bottom: 20px;
}

div.Product_Big_Related
{
	width: 100%;
}

div.Product_Big_Related td
{
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}

div.ProductTemplate_Big_AddToCartButton
{
	padding-left: 5px;
}

div.ProductTemplate_Big_AddToFavoritesButton
{
	padding-left: 5px;
}

div.ProductTemplate_Big_AdditionalInformation
{
	padding-top: 10px;
}

div.ProductTemplate_Big_AdditionalInformation img
{
	/* float:left; */
}

div.ProductTemplate_Big_AdditionalHeading
{
	color: #666666;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	height: 30px;
	line-height: 14px;
}

.toolTipShadow
{
	background: url("../../images/shadow.png") no-repeat right bottom !important;
	margin-left: 25px;
	margin-top: 35px;
}

.toolTipContent
{
	left: -6px;
	top: -6px;
	background-color: #FFF8DC; /*#FFFAF0;/*#FFF0F5;/*#FFFACD;*/
	border: solid black 1px;
	padding: 5px;
	font: bold 10pt sans-serif;
}

.pickuppage
{
	padding-top: 20px;
	padding-left: 30px;
}

.headertext
{
	padding-bottom: 10px;
}

.headtextinside
{
	font: bold 10pt sans-serif;
}

.chkboxinside
{
	padding-left: 10px;
}

.InpL
{
	font: bold 8pt sans-serif;
}

.tmpl2text
{
	font: 7.5pt verdana;
	color: #000066;
	border-width: 0px;
	height: 11px;
	width: 142px;
}

.tmpl2output
{
	width: 80px;
	border-spacing: 0px;
	border-width: 0px;
	font: 7.5pt verdana;
	color: #000066;
}

.tmpl2table
{
	width: 232px;
	border-spacing: 0px;
}

.majorshipdiv
{
	padding-left: 30px;
	width: 465px;
	border-top: solid 5px #003366; /* border-bottom: dashed 2px red; */
}

.linediv
{
	border-bottom: solid 5px #003366; /* Baker's Chocolate rgb= #5C3317 Dim Grey rgb= #545454 Dark Brown rgb= #5C4033 Very Dark Brown rgb= #5C4033 */
}

.newaddress
{
	border-bottom: solid 1px #003366;
}

.Output1GroupBtn
{
	color: #003366;
}

.Output1BtnC
{
	color: #003366;
	font: 7.5pt verdana;
}

div.pricelisttemplate
{
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.pricelisttemplate td
{
	padding-left: 18px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 6px;
}

.testclass1
{
	width: 100%;
	border-bottom: ridge 2px black;
}

.testclass2
{
	width: 100%;
	border-bottom: groove 1px black;
	margin-top: 10px;
}

.leftPricelistHeaderColumn
{
	width: 42%;
}

.pricelistImg img
{
	width: 44px;
	height: 66px;
}
.pricelistHeading
{
	font-weight: 500;
	font-size: 11px;
	color: MenuText;
}
.pricelistText
{
	color: #8a8157;
	font-weight: 800;
	font-size: 12px;
}
.priceListPrice
{
	color: #cc0000;
	font-weight: 700;
	font-size: 12px;
}
.pricelistTemplateHeader
{
	color: #003333;
	font-weight: 700;
	font-size: 11px;
	padding-bottom: 18px;
	padding-left: 15px;
}
.pricelistDataList
{
	width: 480px;
}
div.List_Header
{
	font-weight: bold;
}
td.List_ItemStyle, td.List_AlternatingItemStyle
{
}
td.List_AlternatingItemStyle
{
	background-color: #f0f0f0;
}
input.SearchResultQuantity
{
	width: 40px;
}
table.SearchResultGrid th
{
	padding-left: 5px;
	padding-right: 5px;
}
table.SearchResultGrid td
{
	padding: 5px;
}
span.SearchHiLite
{
	background-color: #ffff00;
}
.AddToCartLink
{
	white-space: normal;
	color: #3F93B6;
}
div.FrontPageImage
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.FrontPageText
{
	margin-top: 10px;
	margin-right: 10px;
}
.TDR
{
	text-align: right;
}
div.FrontPageMostPopular
{
	clear: both;
}

div.userNewText
{
	font-weight: 900;
	font-size: 13px;
	color: #545454;
}
div.userNewText td
{
	color: Olive;
	padding-right: 5px;
	font-size: 11px;
}

div.userNewText span
{
	vertical-align: middle;
}

div.userNewText select
{
	color: #545454;
	font-weight: 500;
	font-size: 12px;
	vertical-align: middle;
}


.none
{
	font-weight: 500;
	font-size: 12px;
	text-indent: 3px;
}

.borderTextBox, .userNewTextBoxZipCode, .userNewTextBoxState, .cartProduct, .cartQuantity, .cartOptional, .favoriteQuantity, .shippingAddressTextBox
{
	color: #545454;
	font-weight: 500;
	font-size: 12px;
	vertical-align: bottom;
	border: inset 2px;
	text-indent: 3px;
}

.shippingAddressTextBox
{
	width: 150px;
	height: 16px;
}

.borderTextBox
{
	width: 150px;
	height: 16px;
}

.userNewTextBoxZipCode
{
	width: 60px;
	height: 16px;
}

.userNewTextBoxState
{
	width: 30px;
	height: 16px;
}

.loginname
{
	margin: 10px 15px 0 0;
}

.loginpassword
{
	margin: 10px 10px 0 0;
}

.shippingBorderDropDownList, .borderDropDownList, countryDropDownList
{
	position: relative;
	top: -4px;
	left: -3px;
}

.borderDropDownList
{
	width: 159px;
	height: 25px;
	padding-bottom: 0px;
	font-size:10pt;
}

.countryDropDownList {
	width:154px;
	height: 25px;
	padding-bottom: 0px;
	font-size:10pt;

}

.shippingBorderDropDownList
{
	width: 157px;
	height: 25px;
	padding-bottom: 0px;
	font-size:10pt;
}

.dpdShippingBorder
{
	border: inset 2px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-left: 0px;
	font-size:12pt;
}

.dpdBorder
{
	float: left;
	width: 149px;
	height: 16px;
	border: inset 2px;
	overflow: hidden;
	position: relative;
}

.dpdShippingBorder
{
	width: 150px;
	height: 16px;
}

.TDR
{
	height: 25px;
	text-align: right;
	vertical-align: middle;
}

.TDL
{
	vertical-align: middle;
}

.TR1
{
	padding: 2px;
	vertical-align: middle;
}

.TDL, .TDC, .TDR, .THL, .THC, .THR
{
	white-space: nowrap;
}

.shippingAddressFieldLabel
{
	padding-right: 2px;
}
div.CatalogOverviewPage ul
{
	margin-left: 20px;
}
div.CatalogOverviewPage li
{
	list-style-type: square;
	list-style-position: inside;
	line-height: 18px;
}

div.PaymentMethodPage
{
	padding-top: 20px;
	padding-left: 10px;
}

div.PaymentMethodPage th
{
	text-align: left;
}

div.PaymentMethodPage tr
{
}

div.PaymentMethodPage td {
}

div.PaymentMethodPage span {
}

div.LanguagePlaceHolderDropDown
{
	margin-right: 13px;
}

div.LanguagePlaceHolderFlags
{
	margin-left: 35px;
	margin-right: 35px;
}

div.ShippingProviderPage
{
	padding-left: 20px;
	padding-bottom: 20px;
}

div.ProductPriceList_Description
{
	height: 28px;
	display: block;
	overflow: hidden;
}
div.ProductPriceList_Description a
{
	color: #636363;
	font-size: 11px;
	vertical-align: middle;
	text-decoration: none;
}

/* Additional */
.GroupPage, .ProductPage, .PayTypePage, .PaymentPage,
{
	width: 540px;
	float: left;
	
}

.ItemPage, .InfoPage, .PartnerPage
{
	width: 570px;
	float: left;
}

.ArticlePage {
	float: left;
	width: 566px; 
}

.ArticlePage .ArticleContent{
	padding: 5px 0px 5px 0px;
}

.ArticlePage .ArticleContent h3{
	font-size: 12px;
	color: #8a8157;
	margin-top:15px;
}

.InformationContent {
	/* width: 560px; */
}

.ArticleContent {
	/*width: 560px; */
}


#TopPromoSpace
{
	border: 0;
	padding: 0;
	height: 25px;
	background-color: #DBDBD3;
	padding: 5px;
	text-align: center;
	color: #747474;
	font-size: 11px;
	cursor:pointer;
	background-image: url(../../images/bg-primary-nav.gif) no-repeat
}
#TopPromoSpaceJustText
{
	border: 0;
	padding: 0;
	height: 25px;
	background-color: #DBDBD3;
	padding: 5px;
	text-align: center;
	color: #747474;
	font-size: 11px;
	cursor:pointer;
	background-image: url(../../images/bg-primary-nav.gif) no-repeat
}

div.Breadcrumb, div.BreadcrumbSeparator
{
	display: inline;
	color: #747474;
	font-size: 10px;
}

div.Breadcrumb
{
}

a.Breadcrumb
{
	color: #747474;
	text-decoration: none;
}
a.Breadcrumb:hover
{
	text-decoration: underline;
}
div.BreadcrumbSeparator
{
	padding-left: 5px;
	padding-right: 5px;
}

/* New Product Page Format */
/* Product Detail Tabs */
div.producttabs
{
	width: 376px;
	height: 207px;
	border: 1px #C0C0C0 solid;
	font-size: 9pt;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
}

div.productbuttons
{
	float: left;
	width: 94px;
	height: 23px;
	border: 1px;
	border-bottom: medium solid #8a8157;
	text-align: center;
}

div.propertytitles
{
	float: left;
	width: 120px;
	padding: 10px 10px 10px 15px;
	font-weight: bold;
	height: 150px;
}

div.propertytext
{
	float: left;
	width: 346px;
	padding: 10px 10px 10px 15px;
	height: 152px;
}

div.propertyvalues
{
	float: left;
	width: 205px;
	padding: 10px 10px 10px 15px;
	height: 150px;
}

.productpage
{
	float: left;
	width: 540px; 
	height: 540px;
}

.productname
{
	margin: 5px 0pt 10px;
}

.productname h1
{
	/*color: #8a8157;*/
	color: #666666;
	font-size: 25px;
	font-weight: normal;
}

.productimages
{
	float: left;
	width: 175px;
	height: 440px;
}

productimage
{
	padding-bottom: 3px;
	font-size: 10px;
	text-align: left;
}

.productaccessories
{
	clear: both;
	margin-top: 18px;
	border-top: 1px solid #C7C7BC;
}

.productaccessories h3
{
	padding: 5px 0;
	font-size: 15px !important;
	color: #8a8157;
}

.productaccessories .item
{
	float: left;
	width: 168px;
	clear: both;
	margin-top: 3px;
	font-size: 10px;
	
}

.productaccessories .item img
{
	float: left;
}

.productaccessories .item .itemName
{
	float: left;
	width: 100px;
	padding: 2px 0 0 5px;
	font-weight: bold;
}

.productinfo
{
	float: left;
	/*width: 390px;*/
	width: 360px;
	padding-left: 2px; /*    border-right: solid 2px #bfbfbf; */
}

.productinfo .text
{
	padding-right: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.productinfo .priceCart
{
	float: left;
	padding: 5px 2px 0 0;
}

.productinfo .priceCart .price
{
	float: left;
	width: 243px;
	font-weight: bold;
	padding-top: 5px;
}

.productinfo .priceCart .price .sale
{
	color: #8a8157;
	padding-left: 10px;
}

.productinfo .priceCart .addtocart
{
	float: right;
	width: 125px;
}

.productinfo #specs table
{
	width: 300px;
}

.productinfo #specs table td, .productinfo #specs table th
{
	padding: 3px;
}

.productinfo #specs table th
{
	font-weight: bold;
}

.productform
{
	border-right: solid 1px #C0C0C0;
}

.CartPage
{
	float: left;
	width: 540px;
	/* was 570px */
}

/* Shop By Use */

.ShopByUseDisplayList_Borders
{
	width: 270px;
	background: #ffffff;
	position: relative;
	margin-left: 1px;
	margin-bottom: 10px;
}

div.ShopByUseDisplayList
{
	height: 134px;
	width: 273px;
	background: #FFF;
	position: relative;
	margin-bottom: 10px;
	border: solid 1px #E4E4E0;
}

div.ShopByUseDisplayList_Guid
{
	display: none;
}

div.ShopByUseDisplayList_Thumbnail
{
	float: left;
	height: 75px;
	width: 70px;
	overflow: hidden;
	padding: 15px 0 5px 10px;
}


div.ShopByUseDisplayList_Name
{
	position: absolute;
	top: 5px;
	left: 80px;
	float: left;
	color: #8a8157;
}

div.ShopByUseDisplayList_Item
{
	background-color: #FFF;
	margin: 0 0 15px 0;
	padding-top: 10px;
	font-size: 11px;
	color: #8a8157;
}

div.ShopByUseDisplayList_Item a
{
	text-decoration: none;
	color: #8a8157;
	font-weight: bold;
}

div.ShopByUseDisplayList_Description
{
	position: absolute;
	top: 15px;
	left: 80px;
	height: 65px;
	display: block;
	width: 165px;
	overflow: hidden;
}

div.ShopByUseDisplayList_Description a
{
	color: #636363;
	font-size: 11px;
	vertical-align: middle;
	text-decoration: none;
}

.ShopByUseTest
{
	border-left: solid 1px #E4E4E0;
}

div.ShopByDisplayHeader
{
	height: 19px;
	width: 563px;
	background-color: #ede7cf;
	border-top: solid 1px #E4E4E0;
	border-right: solid 1px #ede7cf;
	border-left: solid 1px #E4E4E0;
	border-bottom: solid 1px #FFF;
}


.ColumnSeparator
{
	border-left: solid 1px #C0C0C0;
	padding: 0 5px 0 25px;
}

.ColumnSpacer
{
	padding: 0 5px 0 25px;
}

.CatalogMenu
{
	background-color: #eeeeee;
}

.ResetButton
{
	background: url(../../images/buttons/undochanges.gif) no-repeat top left #82C0DA;
	width: 118px;
	height: 22px;
}

/* Hands-free Info */
.hands-free-info-block
{
	width: 566px;
	float:left;
	padding:15px 0 20px 0px;
	height: 527px; 
	background: url(../../images/bg-hands-free-info.jpg) no-repeat top left; 
}

.hands-free-info-block h2
{
	line-height: 18px;
	font-size: 14px;
}

.hands-free-info-block h3
{
	line-height: 16px;
	font-size: 12px !important;
}

.hands-free-info-block a
{
	color: #8a8157;
	text-decoration: none;
}

.hands-free-info-block
{
	font-size: 11px;
	color: #747474;
	line-height: 13px;
	padding: 0;
}

.hands-free-info-block a:hover
{
	text-decoration: none;
}

.hands-free-info-block .job
{
	width: 160px;
	height: 150px;
	position: absolute;
	top: 270px;
	left: 363px;
	cursor:pointer;
}

.hands-free-info-block .laws
{
	width: 185px;
	height: 70px;
	position: absolute;
	top: 355px;
	left: 548px;
	cursor:pointer;
}

.hands-free-info-block .pair
{
	width: 140px;
	height: 150px;
	position: absolute;
	top: 446px;
	left: 205px;
	cursor:pointer;
}

.hands-free-info-block .faqs
{
	width: 145px;
	height: 80px;
	position: absolute;
	top: 446px;
	left: 376px;
	cursor:pointer;
}

.hands-free-info-block .advantages
{
	width: 130px;
	height: 70px;
	position: absolute;
	top: 446px;
	left: 602px;
	cursor:pointer;
}

.hands-free-info-block .advantages b
{
	border: solid;
	font-size: 10px;
}

.hands-free-info-block .advantages h2 {
	font-size: 12px;
	color: #8a8157;
}

.hands-free-info-block .distracted
{
	width: 190px;
	height: 120px;
	position: absolute;
	top: 640px;
	left: 548px;
	cursor:pointer;
}

#nav.itemcolumn .itemmenulist{
	padding-left: 25px;
}

.productThumbnails a{
	text-decoration:none;
}

.HistoryPage, .HistoryDetailPage {
	width:570px;
	float:left;
}

/* Group by Product */

.groupbanner 
{
  /*background-color: #ede7cf;*/
	background-color: white;
	border: 1px solid #C0C0C0;
	padding-left:3px;
	margin-bottom:5px;
}

.groupbanner h3 {
	font-size: 9pt;
	font-weight:bold;
	color: #8a8157;
}

div.GroupProductDisplayList {
	height:134px;
	margin: 0 0 10px 5px;
	position:relative;
	width: 270px;
}

div.GroupProductDisplayList_Item {
    font-size:11px;
    margin-top: 5px;
}
div.GroupProductDisplayList_Item a 
{
    color:#8a8157;
    text-decoration:none;
}

div.GroupProductDisplayList_Description
{
	margin-top:2px;
	height: 65px;
	display: block;
	width: 170px;
	overflow: hidden;
	font-size:8pt;
}
div.GroupProductDisplayList_Description a
{
	text-decoration:none;
}

div.GroupProductDisplayList_Thumbnail
{
	float: left;
	height: 75px;
	width: 75px;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
}

.GroupProductBox {
	border: solid 1px #C0C0C0;
	width:98%;
	border-top: 0;
	margin-bottom:3px; 
	float:left;
}

.quicksearch
{
	float: right;
	padding: 5px 20px 10px 10px;
}

.quicksearch_text
{
	color: #747474;
}

.quicksearch_button
{
  padding-left: 2px;
}


.product_heading
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-bottom: 6px;
}

.navdropdown
{
	float: left;
	padding: 5px 0 0 0;
	
}
.UserPage
{
	margin-left:5px;
}