/*///////////////////////////// CATALOGUE LEVEL 3 //////////////////////////////////*/

/*///////////////////////////// LH CONTENT //////////////////////////////////*/

.logoBKDDW {
	background-image:url(/assets/images/catalogue3rdLev/LogoStrapCatalogue.jpg);
	background-position:0px 0px;
	width: 249px;
	height:176px;
	border:none;
	position:relative;
	margin:0px;
	padding:0px;
}

/*/////////////// CATALOGUE NAV /////////////////*/
.catNavWrapper{
	background-image:url(/assets/images/catalogue3rdLev/catNavBKG.jpg);
	width:228px;
	padding:0px;
	margin:0px;
	margin-left:21px;
	/*margin-top:-11px;*/
}

.catNavigation{
	background-image:url(/assets/images/catalogue3rdLev/catNavback.jpg);
	/*228*/
	background-repeat:no-repeat;
	padding-left:8px;
}

.catNavigation ul{
	margin:0px;
	padding:0px;
	width:205px;
	border-top:solid #7A7A7A 1px;
	border-top:solid #4C3E34 1px;
	border-bottom:solid #B4B4B4 1px;
	border-bottom:solid #76675D 1px;
}

.catNavigation ul li{
	display:block;
	height:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.catNavigation ul li a{
	display:block;
	border-top:solid #B4B4B4 1px;
	border-top:solid #76675D 1px;
	border-bottom:solid #7A7A7A 1px;
	border-bottom:solid #4C3E34 1px;
	color:#ffffff;
	line-height:1.4;
	padding:7px;
	padding-left:21px;
	background-image:url(/assets/images/catalogue/chevronWhite.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.catNavigation ul li a:hover{
	background-color:#B4B4B4;
	background-color:#76675D;
	background-image:url(/assets/images/catalogue/chevronBlack.gif);
	color:#000000;
}

.catNavFooter{
	background-image:url(/assets/images/catalogue3rdLev/catNavFooter.jpg);
	height:26px;
	width:228px;
}


/*//////// CATEGORY TEXT LINKS (UNDER VERT NAV) ///////////*/

.categoryTextLinks{
	margin: 0px;
	padding: 0px;
	margin-left:40px;
	margin-top:20px;
	width:192px;
}

.categoryTextLinks .hWrapper{
	padding-bottom:2px;
	border-bottom: 1px dotted #CCCCCC;
}

.categoryTextLinks .hWrapper h2{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#666666;
}

.categoryTextLinks .hWrapper a{
	margin: 0px;
	padding: 0px;
	padding-left:2px;
	font-size:11px;
	color:#666666;
}
.categoryTextLinks .hWrapper a:hover{
	color:#000000;
}

.theDisappearingDiv{
	/*this div does nothing but holds the ul which will hidden/shown with ajax magic*/
}

.categoryTextLinks ul{
	margin: 0px;
	padding: 0px;
}

.categoryTextLinks li{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.categoryTextLinks li a{
	color:#666666;
	display:block;
	line-height:1.2;
	padding:2px;
	padding-left:12px;
	/*background-color:#00CC00;*/
	background-image:url(/assets/images/catalogue/bullet_arrowGrey.jpg);
	background-position:left top;
	background-repeat:no-repeat;

}
.categoryTextLinks li a:hover{
	color:#000000;
}


/*///////////////////////////// RH CONTENT //////////////////////////////////*/
.RHcontentDW{
	/*background-color:#00FF00;*/
	margin:0px;
	padding:0px;
	padding-bottom:17px;
	width:650px;
}

.RHcontentDW .catalogTitle{
	/*background-color:#728152;
	background-color:#DEB422;*/
	background-image:url(/assets/images/catalogue3rdLev/CatTop.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	border:0px;
	margin-top:-46px;
	width:637px;
	height:48px;
	
	position:relative;
}

.RHcontentDW .catalogTitle .Heading{
	margin:0px;
	padding:0px;
	padding-right:30px;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height:24pt;
	text-align: right;
}

.RHcontentDW .RHSgrad{
	background-image:url(/assets/images/catalogue3rdLev/titleGradBKG.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.RHcontentDW .breadcrumbNav{
	margin:0px;
	padding:0px;
	/*width:637px;*/
}

.breadcrumbNav .LHS{
	background-image:url(/assets/images/catalogue3rdLev/breadcrumbLHS.jpg);
	height:34px;
	width:21px;
}

.breadcrumbNav .NavUlWrapper{
	background-image:url(/assets/images/catalogue3rdLev/breadcrumbBKG.jpg);
	height:34px;
}


.breadcrumbNav .RHS{
	background-image:url(/assets/images/catalogue3rdLev/breadcrumbRHS.jpg);
	height:34px;
	width:21px;
}

.breadcrumbNav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-right:10px;
	height:auto;
	line-height:14px;
}
.breadcrumbNav ul li{
	display:inline;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-top:10px;
}
*html .breadcrumbNav ul li{
	padding-top:10px;
	height:1%;
	padding-bottom:10px;
	margin-bottom:10px;
}

.breadcrumbDivider{
	background-image:url(/assets/images/catalogue3rdLev/breadcrumbDivider.jpg);
	width:21px;
	background-repeat:no-repeat;
	line-height:0px;
	height:34px;
}

.breadcrumbNav ul li a{
	text-decoration: none;
	font-size:13px;
	width: auto;
	color:#FFFFFF;
	margin: 0px;
	padding:0px;
	padding:10px 7px 4px 20px;
	font-weight:bold;
	background-image:url(/assets/images/catalogue/chevron_breadcrumb.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
*html .breadcrumbNav ul li a{
	height:100%;
}

.breadcrumbNav ul li a:hover{
	color:#999999!important;
}

/*///////////////////////////// CATALOGUE NUGGET SECTION //////////////////////////////////*/


.RHcontentDW .catalogNuggetSection{
	margin:0px;
	padding:0px;
}

/*////////////// CATALOGUE NUGGET TYPE 1 //////////////*/
.RHcontentDW .type1wrapper{
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-top:0px;
	width:589px;
}

/*////////////// NUGGETS TYPE 1 //////////////*/
.catalogueNuggetType1{
	/*background-color:#009933;*/
	padding-right:13px;
}

.level1 .catalogueNuggetType1{
	margin-bottom:13px;
}

.catalogueNuggetType1 .categoryNuggetImage{
	border: 1px solid #B2B2B2;
	border-top: 1px solid #B2B2B2;
	border-bottom: none;
	width: 181px;
	position: relative;
	background-color:#FFFFFF;
}

.catalogueNuggetType1 .categoryNuggetColor{
	width:183px;
}

.catalogueNuggetType1 .categoryNuggetBTNheader{
	background-image:url(/assets/images/catalogue/catNuggetBTN_header.png);
	background-position:top 0px;
	background-repeat: no-repeat;
	height:24px;
	width: 183px;
}
* html .catalogueNuggetType1 .categoryNuggetBTNheader{ 
	background-image:url(/assets/images/catalogue/catNuggetBTN_header.gif);
}

.catalogueNuggetType1 .categoryNuggetBTNcontent{
	background-image:url(/assets/images/catalogue/catNuggetBTN_BKD.gif);
	background-position:top 0px;
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
	width: 183px;
	margin-top:-10px;
}
* html .catalogueNuggetType1 .categoryNuggetBTNcontent{
	margin-bottom: -3px;
}

.catalogueNuggetType1 .categoryNuggetBTNcontentText{
	margin-left: 20px;
	width: 133px;
	padding: 0px 2px 4px 8px;
	margin-top:0px;
}
.catalogueNuggetType1 .categoryNuggetBTNcontentText a{
	padding: 2px 2px 2px 2px;
	line-height:14px;
	display:block;
}

.catalogueNuggetType1 .categoryNuggetBTNfooter{
	background-image:url(/assets/images/catalogue/catNuggetBTN_footer.gif);
	background-position:bottom 0px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 10px;
	width: 183px;
	line-height:0px;
}

/*////////////// CATALOGUE NUGGET TYPE 2 //////////////*/
.RHcontentDW .type2wrapper{
	margin:0px;
	padding:0px;
	margin-left:6px;
	margin-bottom:20px;
	width:640px;
}

.type2wrapper .expanderBearWrapper{
	background-image:url(/assets/images/catalogue3rdLev/content_BKG.jpg);
	background-repeat:repeat-y;
	height: 1%;
	margin:0px;
	padding:0px;
	margin-top:-13px;
	margin-top:0px;
}
* html .type2wrapper .expanderBearWrapper{
	margin-top:0px;
}

.type2wrapper .expanderBear{
	background-image:url(/assets/images/catalogue3rdLev/content_Top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-left:20px;
	height: 1%;
}

.sorryshaun .type2wrapper .expanderBear{
	background-image:url(/assets/images/catalogue3rdLev/content_Top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-left:0px;
	padding-right:9px;
	height: 1%;
}

.type2wrapper .footsy{
	background-image:url(/assets/images/catalogue3rdLev/content_Bottom.jpg);
	height:55px;
}

/*////////////// NUGGETS TYPE 2 //////////////*/
.catalogueNuggetType2{
	/*background-color:#009933;*/
	padding:7px 7px 7px 7px;
}

.catalogueNuggetType2 .categoryNuggetImage{
	border: 1px solid #B2B2B2;
	border-top: 1px solid #B2B2B2;
	border-bottom: none;
	width: 181px;
	position: relative;
	background-color:#FFFFFF;
	text-align: center;
}


/*////////////// CATALOGUE NUGGET TYPE 3 //////////////*/
.RHcontentDW .type3wrapper{
	margin:0px;
	padding:0px;
	padding-left:20px;
	width:590px;
	position:relative;
}

/*////////////// NUGGET TYPE 3 //////////////*/
.catalogueNuggetType3{
	/*background-color:#009933;*/
	padding-right:13px;
	margin-top:-1px;
}

.catalogueNuggetType3 .categoryNuggetImage{
	border: 1px solid #B2B2B2;
	/*border-top: 1px solid #B2B2B2;*/
	border-bottom: none;
	width: 181px;
	position: relative;
	background-color:#FFFFFF;
}

.catalogueNuggetType3 .categoryNuggetColor{
	width:183px;
}

.catalogueNuggetType3 .categoryNuggetBTNheader{
	background-image:url(/assets/images/catalogue/catNuggetBTN_header.png);
	background-position:top 0px;
	background-repeat: no-repeat;
	height:24px;
	width: 183px;
}
* html .catalogueNuggetType3 .categoryNuggetBTNheader{ 
	background-image:url(/assets/images/catalogue/catNuggetBTN_header.gif);
}

.catalogueNuggetType3 .categoryNuggetBTNcontent{
	background-image:url(/assets/images/catalogue/catNuggetBTN_BKD.gif);
	background-position:top 0px;
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
	width: 183px;
	margin-top:-10px;
}
* html .catalogueNuggetType3 .categoryNuggetBTNcontent{
	margin-bottom: -3px;
}

.catalogueNuggetType3 .categoryNuggetBTNcontentText{
	margin-left: 20px;
	width: 133px;
	padding: 0px 2px 4px 8px;
	margin-top:0px;
}
.catalogueNuggetType3 .categoryNuggetBTNcontentText a{
	padding: 2px 2px 2px 2px;
	line-height:14px;
	display:block;
}

.catalogueNuggetType3 .categoryNuggetBTNfooter{
	background-image:url(/assets/images/catalogue/catNuggetBTN_footer.gif);
	background-position:bottom 0px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 10px;
	width: 183px;
	line-height:0px;
}

/*/////////////////// BIG ITEM /////////////////////*/

.onWhite{
	margin-left:17px;
	margin-bottom:40px;
}

.bigItem{
	width:570px;
	padding:0px;
	margin:0px;
	margin-left:7px;
	margin-top:25px;
	padding-top:10px;
	border-top: 1px dotted #333333;
	color:#333333;
}
.bigItem:first-child{
	border:none;
}

.bigItem .LHS{
	margin-right:15px;
}

.bigItem .LHS .bigImage{
	border:solid #B2B2B2 1px;
}

.bigItem .LHS .bigImage img {
	min-height:10px;
}

.bigItem .RHS{
	width:350px;
}

.bigItem .RHS h1{
	background:none;
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	padding-bottom:4px;
	line-height:1.2;
	font-weight:normal;
	height:auto;
}

.bigItem .RHS h2{
	background:none;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-size:12px;
	text-align:right;
	line-height:14px;
	font-style:italic;
	font-weight:normal;
	color:#666666;
}

.bigItem .productInfo h2{
	background:nonne;
	margin:0px;
	padding:0px;
	padding-top:10px;
	font-size:11px;
	text-align:left;
	line-height:14px;
	font-weight:bold;
	color:#990000;
}

.bigItem .productInfo .cost h2{
	color:#777777;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
}

.bigItem .productInfo .cost h2:first-child{
	color:#333333;
	padding-bottom:0;
}

.bigItem .LHS .productInfo a, a.addToCart{
	color:#333333;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-weight:bold;
	padding:7px 5px 5px 10px;
	background-image:url(/assets/images/catalogue3rdLev/chevronBlack_add.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.bigItem .LHS .productInfo a:hover, a.addToCart:hover{
	color:#990000;
	font-weight:normal;
	font-weight:bold;
	/*background-color:#CCCCCC;
	background-image:url(../catalogue/chevronWhite.gif);*/
	background-repeat:no-repeat;
	background-position:top left;
}

.bigItem .productFeaturesWrapper{
	background-color: #F5F5F5;
	border: 1px solid #B2B2B2;
	padding: 6px;
	margin-top: 20px;
}

.bigItem .productFeatures{
	background-color: #E1E1E1;
	border: 1px solid #b2b2b2;
	margin-top: 4px;
}

.bigItem .productFeaturesCollapse a{
	color:#990000;
	float: right;
	text-align: right;
}

.bigItem .productFeatures1{
	width: 160px;
	float: left;
}

.bigItem .productFeatures2{
	width: 160px;
	float: right;
}

.bigItem .productFeatures ul{
	margin: 0px;
	padding: 10px;
	margin-left: 10PX;
}

.bigItem .productFeatures li{
	list-style-type: square;
}

/*/////////////////// STAFF PICKS /////////////////////*/
.staffPicks {
	margin:0px;
	padding:0px;
	margin-left:20px;
}

.staffPicks .featuredItem img{
	line-height:0px;
}

.staffPicks h1.featuredItemHeadingText{
	color:#333333;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:14px;
	line-height:14px;
	background:none;
	border-bottom:1px dotted #000;
	height:20px;
	width:573px;
	margin-bottom:14px;
}

.staffPicks .featuredItemWrapper {
	border:solid;
	border-color:#999999;
	border-width:1px;
	padding: 0px;
	margin:0px;
	margin: 0px 17px 17px 0px;
	background-color:#ffffff;
}

.staffPicks .featuredItemShadowWrapper{
	padding:1px 1px 0px 1px;
}

.staffPicks .featuredItemShadow{
	background-image:url(/assets/images/catalogue/featuredItemGrad.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	height:10px;
	width: 274px;
}

.staffPicks .featuredItem {
	position:relative;
	padding: 0px;
	margin:0px;
	width: 276px;
}

.staffPicks .featuredItem img {
	padding:0 10px 10px;
}

.staffPicks .featuredItem .featuredText{
	width: 168px;
	/*min-height: 55px;*/
	/*height:55px;*/
	padding: 0px 12px 40px 0px;
}

.staffPicks .featuredItem .featuredText h3, .staffPicks .featuredItem .featuredText p {
	padding:0;
	margin:0;
}

.staffPicks .featuredButtonWrapper{
	position:absolute;
	bottom:0px;
	right:0px;
	
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	padding:1px;
	margin:0px;
}

.staffPicks .featuredButton{
	background-color:#333333;
	padding:0px;
	margin:0px;
}

.staffPicks .featuredButton ul{
	margin:0px;
	padding:0px;
}

.staffPicks .featuredButton li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:95px;
	/*height:30px;*/
	background-image:url(/assets/images/catalogue/chevronWhite.gif);
	background-repeat:no-repeat;
}

.staffPicks .featuredButton a{
	color:#FFFFFF;
	font-size:11px;
	margin:0px;
	padding:6px 0px 6px 20px;
	display:block;
	width:auto;
}

.staffPicks .featuredButton a:hover{
	background-color:#999999;
	color:#000000;
	background-image:url(/assets/images/catalogue/chevronBlack.gif);
	background-repeat:no-repeat;
}

.staffPicks .featuredText p.staffPicksCost
{
	font-size:80%;
	color:#777777;
	padding-bottom:5px;
}

.staffPicks .staffPicksCost span:first-child {
	color:#333333;
}

/*///////////////////////////// ! SPECIAL ! //////////////////////////////////*/
.clearingPlus{
	clear:left;
	clear:right;
/*	margin:0px;
	padding:0px;
	line-height:0px;*/
}

.highlight{
	background-color:#00CC66;
}



/*//////////////////////////////////////////////////// Index et al... ////////////////////////////////////////////////////////////////////*/

