body { font: 69%/1.5em Arial, Helvetica, sans-serif; background: url(img/swfa_bkgrd_tile.jpg) left top repeat-x #f6f4ef; color: #000; width: 1034px; text-align: left; margin: 0 auto;}
body.print { background: none; width: 715px; margin: 10px; }
a { text-decoration: none; color: #0f55a7; }
a:hover { text-decoration: underline; }
dl, dt, dd { margin: 0; padding: 0; }
em { font-style: italic !important; }
form { vertical-align: top; }
h1, h2, h3, h4, h5, h6 { color: #667244; font-weight: bold; padding: 1em 0 0; margin: 0; line-height: 1.3em; }
h1 { font-size: 16px; }
h2 { font-size: 15px; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }
img { border: none; }
nobr { white-space: normal; }
ol, ul { margin: 0; padding: 1em 0 1em 40px; }
ol { list-style-type: decimal !important; }
ol ol, ol ul, ul ul, ul ol { margin: 0 0; }
option { background-color: #fff; }
p { margin: 0; padding: 0.7em 0; }
table { border-collapse: collapse; }
td { padding: 0; }
.seo { display: none; }
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
* html .clear { height: 1%; }
.clear { display: block; }

#contentLayout { border-collapse: collapse; }

.heading { padding: 0 0 15px 0; }

.center { text-align: center; }

.specifications tr { border-bottom: thin solid #ccc; }
.specifications tr th strong { font-size: 16px; color: #6a7145; }
.relatedProducts { background-color: #fff; border: thin solid #ccc; padding: 5px 0; }

.productPrice { font-weight: bold; font-size: 18px; }


#leftSidebarPanel { width: 231px; }
#mainPanel { width: 448px; padding: 0 10px; overflow: hidden; }
.swfaTwoColumn #mainPanel { width: 695px; }
#mainPanel.checkout { width: 448px; }
.checkout .opcFrame { width: 100%; }
#rightSidebarPanel { width: 254px; overflow: hidden; }

#flashcontainer { z-index: 999; height: 117px; font-size: 0; line-height: 0; padding: 0 37px; }

#aspnetForm {  }

#storeHeader { width: 100%; }
#head { height: 178px; overflow: hidden; }
#banner { height: 134px; overflow: hidden; text-align: center; }
#head_bottom { background: url(img/head_bottom_bg.png) left top no-repeat; height: 7px; overflow: hidden; }

#headerMainNavigation { float: none; clear: both; background: url(img/headerMainNavigation_bg.png) left top no-repeat; padding: 0 42px; }

#frmSearch { float: left; padding: 9px 14px 0 10px; height: 29px; background: url(img/nav_li_a_bg.gif) right top no-repeat; }
.txtSearch {
	background: url(img/search_bg.gif) left top repeat-x;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	border-color: #7a846b;
	float: left;
	font-size: 11px;
	padding: 2px 2px 3px 3px;
	color: #3f441a;
	width: 160px;
}
#frmSearch .txtSearch { width: 185px; }

#logo { float: left; margin: 17px 0 0 30px; height: 100px; }
/*#links { margin-right: 30px; text-align: right; position: absolute; z-index: 1000; margin-top: -110px; width: 950px; }*/
#links { float:right; margin-right:30px; margin-top:-130px; position:relative; text-align:right; width:700px; z-index:1000; }
#links ul { float: right; list-style: none; }
#links li { float: left; background: url(img/links_li_bg.gif) left 2px no-repeat; padding-left: 12px; margin-right: 12px; }
#links li.first { background: none; padding-left: 0; }
#links a.basket { background: url(/ui/img/cart.png) left top no-repeat; padding-left: 22px; }
#links a { color: #fff; font-size: 12px; padding-top: 2px; }
#nav br { display: none; }

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	list-style-type:none;
	background: url(img/nav_li_bg.gif) left top no-repeat;
}
#headerMainNavigation a {
	text-align: center;
	text-decoration: none;
}
#nav a {
	font-weight: bold;
	color:#fff;
	padding: 13px 19px 8px 20px;
	text-decoration: none;
	background: url(img/nav_li_a_bg.gif) right top no-repeat;
	font-size: 12px;
	display: -moz-inline-block;
	display: inline-block;
	cursor: pointer;
}
/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#nav a {
		padding: 10px 19px 11px 19px;
	}
}
#nav li.last a {
	background-image: none;
}
#nav li:hover, #nav li.sfhover {
	/*background: url(img/nav_li_hover_bg.gif) left top no-repeat;*/
}
#nav li:hover li, #nav li.sfhover li {
	/*background: none;*/
}
#nav li:hover a, #nav li.sfhover a {
	/*background-color: #ded296;
	background: url(img/nav_li_a_hover_bg.gif) right top no-repeat;*/
	text-decoration: none;
}
#nav li:hover ul a, #nav li.sfhover ul a {
	/*background-image: none;*/
}
#nav li ul {
	position: absolute;
	left: -999em;
	z-index: 1000;
}
#nav li ul li {
	float: none;
	background-color: #b1632b;
	height: auto;
	background: none;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav ul ul { background: url(img/nav_li_li_hover_bg.png) left top !important; }
#nav ul ul li { background: none; height: auto; }
#nav ul ul a, #nav ul ul a:hover { display: block; text-align: left; font-size: 11px; line-height: 1em; padding: 8px 13px; font-weight: normal; color: #fff; background: none; }
#nav ul ul a:hover { background: none; text-decoration: underline; }






#productCategoryList {
	/*width: 215px;*/
	padding-bottom: 7px;
}
#productCategoryList .head {
	background: url(img/productCategoryList_head_bg.gif) left top no-repeat;
	height: 31px;
	overflow: hidden;
	padding: 0 0 0 16px;
}
#productCategoryList .head h1 {
	color: #534741;
	font-size: 13px;
	padding-top: 9px;
}
#productCategoryList .body {
	background: url(img/productCategoryList_body_bg.jpg) left bottom no-repeat;
	padding: 15px 8px 5px 8px;
}
#productCategoryList .body a {
	color: #c94d1f;
	font-size: 12px;
	font-weight: bold;
}
#productCategoryList .body img {
	margin-bottom: -5px;
	padding-right: 3px;
}
#productCategoryList .body .content table {
	padding: 3px 0;
}
#productCategoryList .foot {
	background: url(img/productCategoryList_foot_bg.gif) left bottom no-repeat;
	height: 10px;
	overflow: hidden;
}
#productCategoryList .content {
	/*margin-top: -10px;*/
}




/**
 * Panel
 */
.panel { margin-bottom: 10px; }
.panel .head { background: url(img/panel_head_bg.gif) left top no-repeat; margin-bottom: 1px; border-bottom: solid 1px #9c9c9c; }
.panel .head h1 { color: #fff; font-size: 13px; background: url(img/panel_head_bg.gif) right top no-repeat; margin-left: 2px; padding: 5px 6px 4px 6px; }
.panel .body { border: solid 1px #cfcbc4; padding: 6px; background-color: #f7f6f3; }
.rss .head h1 { background-image: url(img/panel_head_rss_bg.gif); }


.selInput,
.txtInput { border: solid 1px #7d826e; background: url(img/txtInput_bg.gif) left top repeat-x; background-color: transparent !important; }
.txtInput { }

.frmJoin h1 { font-size: 12px !important; }
.frmJoin table { width: 100%; border-collapse: collapse; }
.frmJoin td { padding: 0; }
.frmJoin .body { padding: 16px 12px 11px 13px; }
.frmJoin .btn { width: 45px; }
.frmJoin .txtInput { border-right-width: 0; width: 100%; font-size: 10px; padding: 2px 2px 3px; }
.template_LeftSidebar .frmJoin h1 { font-size: 11px; }


/*.featuredProductContainer { border: solid 1px #d7d7d7; }*/
.featuredProductContainer .details { padding-left: 10px; }
#featuredProducts .body { padding: 1px; }
#featuredProducts td { border: solid 1px #d7d7d7; }
#featuredProducts td td { border: none; }
.featuredProductsTable { border-collapse: separate; border-spacing: 4px; }
.featuredProduct { font-size: 12px; line-height: 14px; width: 100%; background-color: #fff; }
.featuredProduct td { border: none; }
.featuredProduct .img { text-align: center; vertical-align: top; width: 100px; padding: 2px; }
.featuredProduct .img img { width: 100px; height: 100px; }
.featuredProduct .product { padding: 5px 10px 12px 0; }
.featuredProduct .manufacturer { text-align: center; vertical-align: top; padding: 0 10px; }
.featuredProduct .manufacturer .link { padding: 5px 0; }
.featuredProduct .manufacturer .more { text-align: center; font-size: 12px; display: inline; background-position: left 3px; }



#foot .links { background: url(img/foot_links_bg.gif) left top repeat-x; padding-bottom: 20px; }

#foot .links p { float: left; padding: 17px 0 0 9px; }
#foot .links ul { float: right; padding: 17px 9px 0 0; }
#foot .links li { float: left; border-right: solid 1px #c64e1c; line-height: 10px; margin-left: 10px; padding-right: 10px; padding-bottom: 3px; }
#foot .links li.last { border: none; padding-right: 0px; }
#tblFooter { text-align: center; }



.tradeInProgram { font-size: 11px; }
.tradeInProgram .img { width: 100px; }
.tradeInProgram .details { padding: 0 0 0 3px; vertical-align: middle; line-height: 14px; }
.tradeInProgram .link { padding-top: 8px; line-height: 13px; }

/* Category tree view */
.CatTreeView , .CatTreeNode{ font-size: 12px; font-weight: bold; color: #c94d1f; }
.CatTreeView > div { background: url(img/treeview_divider.gif) center center no-repeat; }
.CatTreeNode, .CatHoverTreeNode, .CatSelectedTreeNode { padding: 2px 3px 1px 3px; cursor: pointer; }
.CatHoverTreeNode { text-decoration:underline; }

/**
 * SampleList.com Listing
 */
.sampleList { font-size: 11px; line-height: 14px; }
.sampleList table { width: 100%;}
.sampleList div.slProducts { background: url(img/products_tb_bg.gif) top right no-repeat; }
.sampleList th { color: #40451c; padding: 7px 0 6px 7px; }
.sampleList td { border: solid 1px #d7d7d7; padding: 7px !important; background-color: #fff; }
.sampleList td td { border: none; padding: 0; }
.sampleList .colStockNum { width: 55px; }
.sampleList .colProduct { width: 155px; }
.sampleList .colDescription { width: 155px; padding: 0 !important; }
.sampleList th.colDescription { padding-left: 7px !important; }
.sampleList .colDescription table { width: 100%; }
.sampleList .colDescription .descImg { width: 16px; padding: 7px 0 0 7px !important; }
.sampleList .colRetailPrice { width: 65px; }
.sampleList .colPrice { width: 60px; }
.sampleList .colStockNum,
.sampleList .colRetailPrice,
.sampleList .colPrice { }
.sampleList th { background: url(img/sampleList_th_bg.gif) top center no-repeat; text-align: left; }
.sampleList th.colStockNum { background-position: top left; margin-left: -1px; position: absolute; width: 65px; z-index: 0; overflow: hidden; }
.sampleList th.colPrice { background: none; }
.sampleList .description { padding-top: 4px; padding-bottom: 12px; }
.sampleList .additional { text-align: right; font-size: 12px; padding: 10px 17px 5px; }

.orderSummary { width: 100%; }

/* jQuery Lightbox Plugin (balupton edition) - Lightboxes for jQuery */
#lightbox,#lightbox-overlay{position:absolute;top:0px;left:0px;bottom:auto;right:auto;z-index:100;width:100%;height:auto;text-align:center;color:#333;margin:0px;padding:0px;border:none;outline:none;line-height:0;text-decoration:none;background:none;word-spacing:normal;letter-spacing:normal;float:none;clear:none;display:block}
#lightbox a,#lightbox a:link,#lightbox a:visited,#lightbox a:hover{text-decoration:underline;color:#999}
#lightbox-overlay{z-index:90;background-color:#000;height:100%;position:fixed}
#lightbox-overlay-text{text-align:right;margin-right:20px;margin-top:20px;color:white;font-size:12px;cursor:default;line-height:normal}
#lightbox-overlay-text a,#lightbox-overlay-text a:hover,#lightbox-overlay-text a:visited,#lightbox-overlay-text a:link{color:white}
#lightbox-overlay-text span{padding-left:5px;padding-right:5px}
#lightbox img,#lightbox a img,#lightbox a{border:none;outline:none}
#lightbox-imageBox{position:relative;border:1px solid black;;background-color:white;width:400px;height:400px;margin:0 auto}
#lightbox-imageContainer{padding:1px}
#lightbox-loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}
#lightbox-nav-btnPrev,#lightbox-nav-btnNext{display:block;width:49%;height:100%;background:transparent url("../images/blank.gif") no-repeat;zoom:1;padding:0px;margin:0px}
#lightbox-nav-btnPrev{left:0;right:auto;float:left}
#lightbox-nav-btnNext{left:auto;right:0;float:right}
#lightbox-infoBox{font:10px Verdana,Helvetica,sans-serif;background-color:#FFF;margin:0 auto;padding:0px}
#lightbox-infoContainer{padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;color:#666;line-height:normal}
#lightbox-infoHeader{width:100%;text-align:center}
#lightbox-caption{text-align:justify}
#lightbox-caption-title{font-weight:bold}
#lightbox-caption-description{font-weight:normal}
#lightbox-infoFooter{margin-top:3px;color:#999}
#lightbox-currentNumber{display:block;width:49%;float:left;text-align:left}
#lightbox-close{display:block;width:45%;float:right;text-align:right}
#lightbox-close-button{padding-left:30%}
#lightbox-close-button:hover{color:#666}
#lightbox-infoContainer-clear{clear:both;visibility:hidden}

.italic {
	font-style: italic;
	}
.more {
	background: url(img/more.gif) left 3px no-repeat;
	padding-left: 15px;
	color: #c94d1f;
	display: inline-block;
	text-align: left;
}
.document {
	background: url(img/document.gif) left 2px no-repeat;
	padding-left: 15px;
	color: #c94d1f;
	display: inline-block;
	text-align: left;
}

/* Top Sellers */
.popularProducts .body { padding: 1px; }
.ProductItemList { border-collapse: separate !important; border-spacing: 5px !important; width: 100%; }
.ProductItemView, .ProductItemViewOdd { border: 1px solid #d7d7d7; }
.popularProducts .ProductItemView, .popularProducts .ProductItemViewOdd { /*width: 221px;*/ }





/* Category Grid View */
.categoryGridCell { padding: 0 0 0 10px; }
.categoryGridSidebar { width: 244px; }
.subCategoryWrapper td { padding: 0; }
.subCategoryWrapper { width: 712px; }
.subCategoryWrapper .categories { width: 448px; padding: 0 10px; }
.subCategoryWrapper .categories .body { background-color: #fff; }
.subCategoryWrapper .ads { width: 244px; }

/*.subCategoryHeaderPanel,
.categoryDescriptionPanel { padding-left: 10px; }*/
.categoryDescriptionContent { padding: 0 15px 25px; min-height: 130px; font-size: 12px; line-height: 14px; }

.subCategoryProductList { padding: 0 10px 0 25px; }


/* Photo Contest Feature */
.photoContest { padding:0 15px 0 25px; width: 673px; }
.photoContestEntries { width: 100%; }
.photoContestEntries td { border-top: solid 1px #ddd; padding-bottom: 2px; background: url(img/photoContest_td_bg.gif) left bottom repeat-x; }
.photoContestEntries .image { text-align: center; vertical-align: middle; width: 132px; }
.photoContestEntries .details { padding: 15px 15px 15px 0; }
.photoContestEntries .name { font-weight: bold; color: #656c4a; font-size: 14px; }
.photoContestEntries .date { font-size: 11px; line-height: 12px; }
.photoContestEntries .story { padding-top: 7px; font-size: 12px; }
.photoContestEntries .view { padding-top: 6px; }
.photoContestEntries .view a { color: #cf4a1f; font-size: 13px; }
.photoContestFeature { margin-bottom: 10px; }
.photoContestFeature .name { font-weight: bold; padding-bottom: 3px; }
.photoContestFeature .story { font-size: 11px; line-height: 14px; padding-bottom: 5px; }
.photoContestFeature .story a { color: #c94d1f; }
.photoContestFeature .product { font-size: 11px; line-height: 13px; }
.photoContestFeature .img img { width: 106px; }
.photoContestFeature .desc { padding-right: 10px; }
.CategoryGridPhotoContest { float: right; width: 244px; padding-left: 10px; }

/* Recently Viewed Items */
.recentlyViewedItems { margin-bottom: 10px; }
.recentlyViewedItems ul { padding-left: 20px; }
.recentlyViewedItems li { padding: 4px 0; }


/* Product Details */
.productDetails { width: 448px; padding: 0 10px; }
.buyProductForm { width: 100%; }
.buyProductForm .price { font-weight: bold; font-size: 17px; }
.buyProductForm .name { padding: 0 14px; }
.buyProductForm .name div { line-height: 13px; }
.buyProductForm .name h2 { padding-top: 0; font-size: 14px; }
.buyProductForm .wishlist { padding-top: 5px; padding-top: 4px; }
.buyProductForm .wishlist a { color: #c84e0b; }
.buyProductForm .quantity { text-align: right; vertical-align: middle; padding: 2px 11px 0 0; }
.buyProductForm .quantity label { padding: 1px 5px 0 0; display: block; }
.upDownControl table { display: block !important; }
.upDownControl img { display: none; }
.upDownControl input { width: 24px !important; border: solid 1px #7d8369; text-align: center; background: url(img/txtInput_bg.gif) left top repeat-x; }

/* Product Reviews */
.productReviews { margin-top: 15px; }
.productReviewsHead { font-size: 14px; font-weight: bold; }
.productReviewsTotal { font-size: 12px; }
.productDetails .pagedList { border: none; }
.productDetails .pagedList td { border-top: solid 1px #ddd !important; border-width: 1px 0 0 0 !important; }
.productDetails .pagedList tr.first td { border-top-width: 0 !important; }
.productDetails .pagedList .reviewScore { width: 98px; text-align: center; padding-top: 20px; }
.productDetails .pagedList .reviewBy { width: 90px; padding: 20px 5px 20px 2px; }
.productDetails .pagedList .reviewText { padding: 20px 5px 20px 2px; }
.productDetails .pagedList .reviewTitle { font-weight: bold; color: #667441; display: block; font-size: 12px; }

/* Basket */
.basketHeading { padding: 0 0 17px 23px; font-size: 18px; }
.basket { padding: 0 0 0 25px; }
.basketGrid { width: 673px; }
.basketGrid th { color: #fff; font-weight: bold; font-size: 13px; }
.basketGrid td { padding: 1px; border: solid 1px #ccc; }
.basketGrid table td { border: none; }
.basketGrid table input { border: solid 1px #7d806f; background: url(img/txtInput_bg.gif) left top repeat-x; text-align: center; }
.basketColumnHeader { background: url(img/panel_head_bg.gif) center top no-repeat; padding: 4px 0 6px 12px; }
.basketColumnHeaderLeft { background: url(img/panel_head_bg.gif) left top no-repeat; position: absolute; margin-left: -1px; width: 364px; padding: 4px 0 6px 12px; z-index: 1; }
.basketColumnHeaderRight { background: url(img/panel_head_bg.gif) right top no-repeat; padding: 4px 0 6px 12px; }
.basketGrid .item { width: 342px; padding: 12px; }
.basketGrid .stock { width: 65px; }
.basketGrid .each { width: 62px; }
.basketGrid .quantity { width: 88px; }
.basketGrid .price { width: auto; }

.basketGrid .stock,
.basketGrid .each,
.basketGrid .quantity,
.basketGrid .price { padding-top: 18px !important; text-align: center; }
.basketFoot { text-align: right; padding: 10px; }

.basketGrid .item a.name { font-weight: bold; font-size: 14px; }
.basketGrid .item table { width: 100%; }
.basketGrid .item .img { width: 130px; text-align: left; }
.basketGrid .item .info { padding-top: 5px; }
.basketGrid .item .added { padding-bottom: 18px; }

.basketGrid .item .itemButtonWrapper input { margin-right: 7px;}

.basketGrid .quantity table br { display: none; }
.basketGrid .quantity table img { display: block; }

.basketGrid .subtotal { font-weight: bold; font-size: 14px; }

.basket .cartButtonWrapper { width: 100%; }
.basket .cartButtonWrapper td { padding: 15px 0 15px 10px; }
.basket .cartButtonWrapper .checkout { text-align: right; width: 100%; padding-right: 10px; }

/* Shipping Estimate */
.basketShippingEstimate { padding: 0 253px 0 23px; }
.shippingEstimate .head { border-bottom: solid 1px #807e6f; }
.shippingEstimate .head,
.shippingEstimate .head h1 { background-image: url(img/shippingestimate_panel_head_bg.gif); }
.shippingEstimate .body { border-color: #ccc; }
.shippingEstimate table { width: 100%; }

/* Add to Cart */
.addToCartPage { width: 448px; padding: 0 10px; }
.addToCartPage .addToCartMsg { text-align: center; font-size: 17px; font-weight: bold; line-height: 20px; padding: 12px 20px 37px 20px; }
.addToCart .ProductItemView, .addToCart .ProductItemViewOdd { width: 214px; }
.addToCart .featuredProductContainer { padding: 5px; width: 203px; }
.addToCart .panel .body { padding: 1px; border: none; }
.addToCart .relatedProducts {
	border-collapse: separate !important;
	border-spacing: 5px;
	border: none;
	background: none;
	border: none;
	padding: 0;
}
.addToCart .panel .head {
	background: none;
	margin-bottom: 0;
}
.addToCart .panel .head h1 {
	background: none;
	color: #000;
	font-size: 12px;
	margin-left: 0;
	padding: 0 7px 3px;
	font-weight: normal;
}
#miniBasket.panel .head,
#miniBasket.panel .head h1 { background-image: url(img/ordersummary_panel_head_bg.gif); }
#miniBasket.panel .body { border-color: #ea791d; }
.miniBasketItemBox { border: solid 1px #d7d7d7; margin-bottom: 7px; padding: 7px; }
.miniBasketItemBox .txtInput { width: 30px; text-align: center; }
.miniBasketItemBox .controls { width: 100px; color: #c84d24; font-size: 11px; }
.miniBasketItemBox .controls a { color: #c84d24; }
.miniBasketItemBox .qty { text-align: right; }
.miniBasketItemBox .featuredProduct .img { width: 120px; }
.miniBasketItemBox .featuredProduct .details { padding: 3px 10px 0 0; }
.miniBasketItemTitle { padding-bottom: 11px; }
.sub_total { text-align: center; font-weight: bold; font-size: 13px; padding: 9px 0 11px; }
#miniBasketCheckoutButtonBox { text-align: center; }
.addToCart .nav { padding: 0 14px; }

#orderSummary.panel .head { border-bottom: solid 1px #de6e30; }
#orderSummary.panel .head,
#orderSummary.panel .head h1 { background-image: url(img/ordersummary_panel_head_bg.gif); }
#orderSummary.panel .body { border-color: #ea791d; }
#orderSummary.panel .body table { border-collapse: collapse; }
#orderSummary .orderSummaryBasketGrid th { border-bottom:  solid 1px #dcdbd9; padding-bottom: 2px; }
#orderSummary .qty { width: 24px; padding: 5px 1px 8px 8px; }
#orderSummary .item { padding: 5px 1px 8px 8px; line-height: 13px; }
#orderSummary .itemHeader { padding-left: 8px; }
#orderSummary .tax { width: 63px; text-align: right; padding: 5px 1px 8px; }
#orderSummary .price { width: 63px; text-align: right; padding: 5px 1px 8px; }
#orderSummary .priceHeader { text-align: right; padding-right: 10px; }
#orderSummary .orderSummaryBasketGrid td { background:  url(img/orderSummaryBasketGridTd_bg.gif) left bottom repeat-x; }
#orderSummary .orderSummaryBasketGrid tr.last td { border-bottom: solid 1px #dcdbd9; background: none; }
#orderSummary .subtotal { padding: 5px 2px 5px; }
#orderSummary .total { font-weight: bold; font-size: 14px; padding: 11px 2px 11px; }
#orderSummary .controls { text-align: center; padding: 8px 10px 13px; }

#wishlistPassword.panel .head { border-bottom: solid 1px #807e6f; }
#wishlistPassword.panel .head,
#wishlistPassword.panel .head h1 { background-image: url(img/wishlist_panel_head_bg.gif); }
#wishlistPassword.panel .body { border-color: #ccc; }




.cellLabel { text-align: right; }
.cellLabel label { font-weight: normal; }
.cellInput




.opcMainPanel { width: 100%; }


.checkout #mainPanel { padding: 0; }
#contentLayout.checkout { width: 100%; }


#foot .links ul { list-style: none; }
/*#foot .links li { padding-left: 10px; }*/
#foot .links a { color: #c24d18; }


#content {
	background:transparent url(img/outerContentWrapper_bg.png) no-repeat scroll left top;
}
#outerContentWrapper {
	padding: 0;
	margin: 0 37px;
	background-color: #fff;
}
#innerContentWrapper {
	width: 941px;
	padding: 5px 10px 50px;
}

.CategoryBreadCrumbs,
.CategoryBreadCrumbs a { color: #c24d18 ; }
.CategoryBreadCrumbs * { display: inline-block; vertical-align: middle; }
.breadcrumbs { padding: 0 10px; }

.pageTitle {  }
td { vertical-align: top; }

/*.topRow { background: url(img/category_l2_top.gif) left bottom no-repeat; }*/
.SubCategories, .SubCategories_top { width: 100%; }
.SubCategories a, .SubCategories_top a { color: #c24d18; }
/**/.SubCategories_top td { width: 25%; }
/*.SubCategories_top img { width: 60px; height: 60px; }*/
.SubCategories_top div { padding: 0 5px 5px; }
.SubCategories td { width: 25% /*174px*/; padding-bottom: 15px; }
.SubCategories td, .SubCategories_top td { text-align: center; vertical-align: top; }
.SubCategories td div { padding: 0 15px; }
/*.SubCategories td.botRow,
.SubCategories td.topRowbotRow { border-top: solid 1px #cbcbc9; }*/
/*.SubCategories td.topRowbotRow  { background: url(img/category_l2_bot.gif) left top no-repeat; }*/
.SubCategories td.filler  { background: none; }


.catalogWrapper table { width: 100%; }
.catalogWrapper td { border: solid 1px #ddd; border-width: 1px 0 0; background: url(img/catalogWrapper_td_bg.gif) left bottom no-repeat; }
.catalogWrapper td.spacer { border: none; height: 1px; }



.catalogWrapper td { padding: 18px 0; }
.catalogWrapper td.img,
.catalogWrapper td.ret { text-align: center; vertical-align: middle; width: 120px; }
.catalogWrapper td.buy { width: 140px; padding-top: 18px; }
.catalogWrapper td.buy .price { font-weight: bold; font-size: 13px; padding-bottom: 17px; }
.catalogWrapper td.buy .wishlist { padding-bottom: 9px; }
.catalogWrapper td.buy .wishlist a { color: #cf4c22; }
.catalogWrapper td.nfo { width: 200px; padding-right: 10px; }
.catalogWrapper td.nfo a { font-weight: bold; font-size: 14px; }
.catalogWrapper ul { padding-left: 14px; padding-bottom: 0; }

.catalog ul { list-style: none; font-size: 12px; font-weight: bold; }
.catalog li { padding-bottom: 10px; }

.affiliates { text-align: center; padding-top: 29px; }
.affiliates table { margin: 0 auto; }
.affiliates td { vertical-align: middle; }

.footerbanner { text-align: center; margin-top: 2px; }

#featuredProducts table { border-collapse: separate !important; }
#featuredProducts .itemSeperator { width: 2px; border: none; }
#featuredProducts td.rowSeparator { border: solid 1px #00f; width: 50%; }
#featuredProducts td td { border: none; width: auto; }
#featuredProducts ul { list-style: none; padding: 0; }
#featuredProducts li { float: left; width: 200px; }


.template_LeftSidebar { width: 228px; padding: 0; }
.template_Content { width: 713px; padding: 3px 0 0; }
.template_RightSidebar { width: 244px; padding: 0; }

.templateContentTable { width: 100%; }

#foot { margin-top: 22px; overflow: hidden; }

.searchSortHeader { padding: 25px 0; }

/* Wishlist */
#wishlist { padding: 0 16px 0 24px; }
#wishlist .heading { padding-top: 0; }
#wishlist .pageHeader { padding-bottom: 17px; }
.wishlistGrid { }
.wishlistGrid td { border: solid 1px #cccbc7; border-width: 1px 0 0; background: url(img/wishlist_td_bg.gif) left bottom repeat-x; padding: 16px 0 17px 0; }
.wishlistGrid td td { border: none; background: none; padding: 1px; }
.wishlistGrid .img { width: 136px; text-align: center; vertical-align: middle; }
.wishlistGrid .info { padding-right: 10px; }
.wishlistGrid .info .title { font-size: 13px; font-weight: bold; line-height: 15px; }
.wishlistGrid .info .price { padding-top: 4px; }
.wishlistGrid .qty { padding-top: 6px; width: 330px; }
.wishlistGrid .qtyCompact { padding-top: 6px; width: 130px; }
.wishlistGrid .remove { padding-top: 25px; }
.wishlistGrid .remove a { color: #cc531e; }
.wishlistGrid .add { padding-top: 7px; }
.wishlistGrid .options .item { text-align: right; vertical-align: middle; padding: 1px 5px 3px 1px; }
.wishlistGrid .options .value { text-align: left; vertical-align: middle; padding-bottom: 5px; }
.wishlistGrid .received { padding-left: 10px; font-size: 13px; }
.wishlistButtonWrapper td { padding: 31px 0 49px 10px; }
.viewWishlist { width: 448px; padding: 0 10px; }
.viewWishlist .wishlistGrid { margin-top: 15px; }
#wishlistPassword { width: 422px; }
#wishlistPassword p { line-height: 14px; padding-bottom: 14px; }
#wishlistPassword .body { font-size: 12px; padding: 7px 19px 10px; }
#wishlistPassword .item { width: 76px; text-align: right; padding-right: 3px; color: #414427; vertical-align: middle; font-size: 11px; }
#wishlistPassword .value { vertical-align: middle; padding-left: 5px; }
#wishlistPassword .value .txtInput { width: 205px; }
#wishlistPassword .input { padding: 17px 0 0 5px; }

/* Search */
.advancedSearch { width: 703px; padding: 0 0 0 10px; }
.searchResults { /*width: 448px;*/ padding: 0 10px; }
.searchResultsWrapper { border-collapse: separate; border-spacing: 3px; }
.searchResultsWrapper table { empty-cells: hide; }
.searchResultsWrapper td { border: solid 1px #cfcbc4; }
.searchResultsWrapper td td { border: none; }
.productSearchFilterList { padding: 0 10px 10px; }

/* Paging */
.paging { margin-top: 15px; text-align: center; font-weight: bold; }
.results { margin-top: 15px; text-align: left; }
.paging a, .paging span { display: inline-block; padding: 1px 7px; margin: 0 2px; font-weight: normal; }
.paging a, .paging span { color: #c24c28; border: solid 1px transparent; }
.paging a.current, .paging span { border-color: #ccc; background-color: #fff; }

/* Login */
.login { width: 425px; padding: 0 0 0 10px; }

/* Form */
.dialogSection .body { padding: 10px; }
.inputForm {  }
.inputForm a { color: #cb4b1a; }
.inputForm label { color: #3e402a; }
.inputForm .msg { text-align: left; padding: 10px 10px 20px; }
.inputForm .item, .inputForm .value { vertical-align: middle; padding-bottom: 10px; }
.inputForm .item { text-align: right; padding-right: 3px; }
.inputForm .value { text-align: left; padding-left: 3px; }

/* Category List */
.categoryList { width: 425px; padding: 0 0 0 10px; }

/* Our Departments */
.ourDepartments table { width: 100%; }

.wishlistSidebar .body { padding: 10px; }

.goodCondition { font-weight: bold; color: green; }
.validationSummary {  }

/* My Account */
.checkout .panel .body,
.myaccount .panel .body { padding: 10px 20px; }


/* applied to ajax progress update */
#centeredProgress
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -200px;
	z-index: 99;
	color: #FFFFFF;
	border: 5px solid #C1C1C1;
	background: #FFFFFF url(img/processing.gif) no-repeat 50%;
}

/* background style for the screen when an ajax progress update is displayed */
#ajaxProgressBg
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    position: absolute;
    background-color: #000000;
    opacity: 0.3;
    filter: Alpha(opacity:30);
    z-index: 2;
}

/* style for the ajax progress indicator */
#ajaxProgress
{
    border: 0px;
    padding: 0px;
    position: absolute;
    background-color: #FFFFFF;
	background: #FFFFFF url(img/processing.gif) no-repeat 50%;
    z-index: 3;
    left:50%;
    margin-left:-100px;
    width:200px;
    height:200px;
    border: solid 2px grey;
}

/* Receipt */
.receiptPage { padding-left: 10px; width: 703px; }
.shipmentInformation .item,
.paymentInformation .item { width: 100px; vertical-align: top; font-weight: bold; }
.shipmentInformation .value,
.paymentInformation .value { width: 600px; }

/* Ship Address */
.shipAddress .item { width: 100px; text-align: center; }
.shipAddress .value { width: 334px; }

/* My Account */
.recentOrder { padding: 15px 0 20px; }
.recentOrder ul { padding-left: 0; }
.orderHistory td { border-top: solid 1px #ccc; }
.orderHistory .first td { border-top: none; }
.myAccountSettings ul { padding-left: 12px; }

.error,
.error label { color: #f00; font-weight: bold; }























/**
 * 
 */
.ui-tabs-hide { display: none; }
.ui-tabs-nav { margin: 0; padding: 0; }
.tabbednav { margin-bottom: 10px; }
.tabs { height: 37px; }
.tabs ul { list-style: none; }
.tabs li { list-style: none; }
.tabs .first a {
	margin-top: 5px;
	height: 32px;
}
.tabs .last a {
	margin-top: 5px;
	height: 32px;
}
.tabs a {
	display: inline-block;
	margin-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	cursor: pointer;
	color: #c94d1f; font-size: 11px; line-height: 13px; font-weight: normal;
}
.tabs a:focus { outline: none; }

.tabs .ui-tabs-selected .first { background: url(img/tab_first.gif) left bottom no-repeat; }
.tabs .first { background: url(img/tab_first.gif) left top no-repeat; width: 104px; }
.tabs .ui-tabs-selected .last { background: url(img/tab_last.gif) left bottom no-repeat; }
.tabs .last { background: url(img/tab_last.gif) left top no-repeat; width: 140px; }
.tabs .last span { display: inline-block; margin-top: 7px; }
.tabs li { float: left; }

.tabscontent {
	background: url(img/tab_body.gif) left top no-repeat;
	background-color: transparent !important;
	border: none !important;
	padding: 10px;
	width: 224px;
	overflow: hidden;
}
.tabbednav .listing .date {
	color: #807355;
	font-size: 11px;
	line-height: 13px;
}


/* Tabbed nav */
.listing { background: url(img/listing_bg.gif) left bottom no-repeat; }
.tabbednav { margin-bottom: 10px; }
.tabbednav .listing { margin-bottom: 8px; }
.tabbednav .listing .title a { font-size: 11px; color: #0f55a7; }
.tabbednav .listing .date { font-size: 11px; color: #807355; line-height: 13px; }
.tabbednav .listing .desc { font-size: 11px; color: #000; padding: 5px 0 10px 0; line-height: 14px; }
.tabbednav .foot { height: 2px; background: url(img/tab_foot.gif) left top no-repeat; }
.tabbednav .lastitem {
	background: none;
	margin-bottom: 0;
}


.errorMessage { font-weight: bold; font-size: 14px; display: block; padding-bottom: 12px; color: red; }
.print td { padding: 5px; }

.pnlSearch { padding: 17px 0px 10px 8px; background: url(img/treeview_divider.gif) no-repeat top left; padding-top: 17px; }
.pnlSearch a { font-weight: normal !important; font-size: 11px !important; }
.pnlSearch p { padding: 5px 0; }
.pnlSearch h2 { color: #3c3531; font-size: 12px; margin-top: 7px; background:transparent url(img/treeview_divider.gif) no-repeat left top; }

.tblAuction { border-color: #d9d6d0 !important; border-style: solid !important; border-width: 1px 0 !important; border-collapse: collapse: !important; width: 100%; }
.tblAuction td, .tblAuction th { padding: 5px; border-width: 0 1px !important; }
.tblAuction td.id { border-right-width: 0 !important; }
.tblAuction th { background-color: #e3e3e3; font-size: 12px; border-style: solid; border-color:#d9d6d0; }
.tblAuction th.id { border-width: 0 0 0 1px !important; }
.tblAuction th.desc { border-width: 0 1px 0 0; }
.tblAuction .odd { background-color: #f2f2f2; }
.tblAuction .even { background-color: #fff; }

.pnlTradeInEntry .item { width: 210px; color: #3e402a; }

/*.rss { padding-top: 15px; } */
.rss dt { background: url(img/rss_icon.gif) left top no-repeat; font-weight: bold; padding-left: 20px; }
.rss dd { padding-left: 20px; padding-bottom: 15px; }
.rss .controls * { float: left; }
.rss #txtSampleListRssEmail { width: 300px; }

.sold { color: #f00; font-weight: bold; }
.featuredProduct .sold { padding-top: 3px; }
.advancedSearch .sold { padding-bottom: 3px; }
.advancedSearch .sold, .featuredProduct .sold { font-size: 24px; display: block; }
.advancedSearch .pagedList td { padding: 3px 0; }

.manufacturers .body, .products .body, .products { background-color: #fff !important; }

.basketErrorMessage { margin: 10px 0 20px 0; }
.basketErrorMessage td { padding: 0 0 0 23px; color: #f00; font-weight: bold; }

.tellAFriend #tafMessage { display: none; padding: 10px 8px 0 5px; }
.tellAFriend #tafMessageLink { text-align:center; }
.tellAFriend #tafMessageLink a { display: block; padding: 5px 0; cursor: pointer; }
.tellAFriend #tafMessageLink a:hover { text-decoration: underline; }

.dblink a { display: -moz-inline-block; display: inline-block; width: 135px; height: 57px; background: url(/ui/img/dnb_insight_ffcc00.gif) left top no-repeat; color: #006; padding: 3px 0 0 50px; }
/*.dblink img { display: none; }*/
.kitoptions { margin: 15px 0; }
.kitoptions th { padding-left: 15px; padding-right: 15px; vertical-align: top; }
.kitoptions table td { padding-bottom: 5px; }
.kitoptions table label { vertical-align: 2px; padding: 1px 0 0 3px; }