/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @ http://zencart-jquery.com
 */
 /* Css Reset */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul,ol{
	list-style:none;
}
abbr{
	border:0;
}
fieldset{
	display:inline;
	border:0;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:"";
}
table{
	border-collapse:separate;
	border-spacing:0;
}
a img{
	border:0;
}
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
/* General Styles */
a,a:link,a:visited{
	color:#167e98;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body {
	position:relative;
	background:#fff;
	color:#404041;
	font-size:62.5%;
	font-family:Arial,sans-serif;
}
input,textarea,select{
	font-family:Arial,sans-serif;
}
#highlight{
	position:absolute;
	width:100%;
	height:190px;
	background:url(/images/bgr_middle.jpg) repeat-x;
	z-index:1;
	margin:109px 0 0;
}
#wrapper{
	margin:0 auto;
	width:950px;
}
#header{
	width:950px;
	background:#404041 url(/images/bgr_header.jpg) no-repeat;
	padding:60px 0 0;
}
#header ul{
	margin:0 0 0 12px;
	overflow:hidden;
}
#header li{
	display:inline;
}
#header a,#header a:visited{
	display:block;
	float:left;
	margin:0 0 0 13px;
	padding:7px 8px;
	color:#fff;
	font-weight:bold;
	font-size:1.4em;
	text-transform:uppercase;
	outline:none;
}
#header a:hover,#header #curr,#header #curr:visited{
	background:#585d40;
	color:#bad33b;
	text-decoration:none;
}
#top_content{
	background:#404041;
	padding:25px 0 0;
	margin:0 0 30px;
}
.main_page #top_content{
	background:#404041 url(/images/bgr_middle_bottom.jpg) repeat-x 0 210px;
	height:566px;
}
#logo{
	position:absolute;
	outline:0;
	width:224px;
	height:99px;
	margin:34px 0 0 66px;
	z-index:2;
}
#logo a,#logo a:visited{
	position:relative;
	text-indent:-5000px;
	display:block;
	background:url(/images/logo.png) no-repeat;
	width:100%;
	height:100%;
}
#subcontent{
	overflow:hidden;
}
#subcontent h3{
	font-size:1.8em;
	color:#fff;
	line-height:41px;
	vertical-align:middle;
	padding:0 16px 0 11px;
	height:41px;
	overflow:hidden;
}
#subcontent h3 span{
	float:left;
	display:block;
}
#subcontent h3 a,#subcontent h3 a:visited{
	float:right;
	display:block;
	color:#fff;
	font-size:12px;
}
#products{
	float:left;
	display:inline;
	width:451px;
}
#products h3{
	background:#e2bb04;
}
#products p{
	font-size:1.2em;
	line-height:18px;
	padding:14px 0 0;
}
#designs{
	float:right;
	display:inline;
	width:469px;
}
#designs h3{
	background:#39abc8;
}
#designs ul{
	margin:15px 0 0;
	overflow:hidden;
}
#designs li{
	display:inline;
}
#designs li a,#designs li a:visited{
	float:left;
	margin:0 6px 0 5px;
}
#designs li#last a,#designs li#last a:visited{
	margin:0;
}
#designs li img{
	border:10px solid #ececec;
}
#footer{
	background:#404041 url(/images/bgr_footer.jpg) no-repeat;
	width:915px;
	padding:44px 15px 17px 20px;
	margin:26px 0 0;
	overflow:hidden;
}
#footer p{
	float:left;
	display:inline;
	font-size:1.2em;
	color:#8c8c8c;
	width:400px;
	padding:39px 0 0;
}
#footer p a,#footer p a:visited{
	color:#8c8c8c;
}
#fourtheplanet,#fourtheplanet:visited{
	float:right;
	display:block;
	width:54px;
	height:62px;
	background:url(/images/logo_fourtheplanet.jpg) no-repeat;
	text-indent:-5000px;
}
#facebook,#facebook:visited{
	float:left;
	display:block;
	width:34px;
	height:62px;
	background:url(/images/logo_fb.gif) no-repeat;
	text-indent:-5000px;
}
#greenamerica,#greenamerica:visited{
	float:right;
	display:block;
	width:74px;
	height:62px;
	background:url(/images/green_america.gif) no-repeat;
	text-indent:-5000px;
}
#greenchamber,#greenchamber:visited{
	float:right;
	display:block;
	width:151px;
	height:62px;
	background:url(/images/logo_greenchamber.gif) no-repeat;
	text-indent:-5000px;
}
#bcorp,#bcorp:visited{
	float:right;
	display:block;
	width:57px;
	height:62px;
	background:url(/images/logo_bcorp.gif) no-repeat;
	text-indent:-5000px;
}
#twitter,#twitter:visited{
	float:left;
	display:block;
	width:42px;
	height:62px;
	background:url(/images/logo_twitter.gif) no-repeat;
	text-indent:-5000px;
}
#top_content_data{
	color:#fff;
	margin:224px 43px 0;
	overflow:hidden;
}
/* Lightbox */
#lightbox{
	position:absolute;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}
#lightbox img{
	width:auto;
	height:auto;
}
#lightbox a img{
	border:none;
}
#outerImageContainer{
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto;
}
#imageContainer{
	padding:10px;
}
#loading{
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}
#hoverNav{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
#imageContainer>#hoverNav{
	left:0;
}
#hoverNav a{
	outline:none;
}
#prevLink,#nextLink{
	width:49%;
	height:100%;
	background-image:url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display:block;
}
#prevLink{
	left:0;
	float:left;
}
#nextLink{
	right:0;
	float:right;
}
#prevLink:hover,#prevLink:visited:hover{
	background:url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover,#nextLink:visited:hover{
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer{
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
	overflow:auto;
	width:100%;
}
#imageData{
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails{
	width:70%;
	float:left;
	text-align: left;
}
#imageData #caption{
	font-weight: bold;
}
#imageData #numberDisplay{
	display:block;
	clear:left;
	padding-bottom:1em;
}
#imageData #bottomNavClose{
	width:66px;
	float:right;
	padding-bottom:.7em;
	outline:none;
}
#overlay{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
	background-color:#000;
}
#pic_vote{
	display:block;
	position:absolute;
	margin:211px 0 0 71px;
}


h1{font-size:1.5em;color:#FFF;}
h2{font-size:1.4em;}
h3{font-size:1.3em;}
h4,h5,h6,LABEL,h4.optionName,LEGEND,ADDRESS,.larger{font-size:1.1em;}
.sideBoxContent {
	color:#fff;
	font-size:1.3em;
	line-height:1.5;
}
.biggerText{font-size:1.2em;}
CODE{font-family:arial, verdana, helvetica, sans-serif;font-size:1em;}
FORM,SELECT,INPUT{display:inline;font-size:1.1em;margin:0.1em;}
TEXTAREA{display:block;width:95%;margin:auto;font-size:1.1em;}
LEGEND{font-weight:700;color:#fff;padding:1.3em 0.3em 0.3em 0.3em;}
LABEL,h4.optionName{line-height:1.5em;padding:0.2em;}
LABEL.checkboxLabel,LABEL.radioButtonLabel{margin:0 0.3em 0.5em 0.3em;padding-top:0;}
LABEL.inputLabel{width:9em;float:left;}
LABEL.inputLabelPayment{width:14em;float:left;padding-left:2.5em;}
LABEL.selectLabel,LABEL.switchedLabel,LABEL.uploadsLabel{width:11em;float:left;}
ADDRESS{font-style:normal;}
HR{height:1px;margin-top:0.5em;border:none;border-bottom:1px solid #9a9a9a;}
.messageStackWarning,.messageStackError,.messageStackSuccess,.messageStackCaution{line-height:1.8em;padding:0.2em;}
.messageStackWarning,.messageStackError{background-color:#bad33b;color:#333;}
.messageStackSuccess{background-color:#bad33b;color:#000;}
.messageStackCaution{background-color:#bad33b;color:#000;}
#logoWrapper,#cartBoxListWrapper,#ezPageBoxList,#cartBoxListWrapper ul,#ezPageBoxList ul,#popupAdditionalImage,#popupImage{margin:0;padding:0;}
.columnLeft {float:left;margin:1em 15px 15px 0;}
.columnRight {float:right;margin:1em 0 15px 15px;}
#sendSpendWrapper{border:1px solid #cacaca;float:right;margin:0 0 1em 1em;}
.floatingBox,#accountLinksWrapper,#sendSpendWrapper,#checkoutShipto,#checkoutBillto,#navEZPagesTOCWrapper{width:47%;margin:0;}
.navNextPrevCounter{font-size:0.9em;margin:0;}
.navNextPrevList{display:inline;white-space:nowrap;list-style-type:none;margin:0;padding:0.5em 0;}
#navSuppWrapper{background-image:url(../images/tile_back.gif);font-weight:700;color:#fff;height:30px;line-height:30px;}
#navCatTabsWrapper{font-weight:700;height:1%;background-color:#fff;color:#9a9a9a;background-image:none;margin:0;padding:0.5em 0.2em;}
#navMainWrapper{font-weight:700;color:#000;margin:0;padding:0 0.2em;}
#navSupp ul{list-style-type:none;text-align:center;}
#navMain ul li a,#navCatTabs ul li a{text-decoration:none;color:#333;white-space:nowrap;margin:0 0 0 5px;padding:0 0.5em 0 0;}
#navSupp ul li a{text-decoration:none;color:#333;white-space:nowrap;}
#navEZPagesTOCWrapper{font-weight:700;float:right;height:1%;border:1px solid #9a9a9a;}
#navEZPagesTOC ul{list-style-type:none;line-height:1.5em;margin:0;padding:0.5em 0;}
#navEZPagesTOC ul li{white-space:nowrap;}
#navEZPagesTOC ul li a{margin:0;padding:0 0.5em;}
#navCategoryIcon,.buttonRow,#indexProductListCatDescription{margin:0.5em;}
#navMainSearch{margin-top:2px;float:right;}
#navBreadCrumb{font-size:1.3em;font-weight:900;margin:0;padding:0 0 0 0.5em;color:#fff;}
#navEZPagesTop{background-color:#abbbd3;background-image:url(../images/tile_back.gif);font-size:0.95em;font-weight:700;margin:0;padding:0.5em;}
#navColumnOne,#navColumnTwo{background-color:transparent;}
#contentColumnMain,#navColumnOne,#navColumnTwo,.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.additionalImages,.centerBoxContentsSpecials,.centerBoxContentsAlsoPurch,.centerBoxContentsFeatured,.centerBoxContentsNew,.alert{vertical-align:top;}
.alert{color:#e2bb04;margin-left:0.5em;}
.centerColumn,#bannerOne,#bannerTwo,#bannerThree,#bannerFour,#bannerFive,#bannerSix{padding:0.8em;}
.smallText,#siteinfoLegal,#siteinfoCredits,#siteinfoStatus,#siteinfoIP{font-size:0.9em;}
#cartAdd{float:right;text-align:center;background-color:#fff;margin:1em;padding:1em;color:#000;}
.tableHeading TH{border-bottom:1px solid #9a9a9a;border-top:1px solid #9a9a9a;}
.tableHeading,#cartSubTotal{background-color:#e9e9e9;}
#cartSubTotal{border-top:1px solid #ccc;font-weight:700;text-align:right;line-height:2.2em;padding-right:2.5em;color:#000;}
.tableRow,.tableHeading,#cartSubTotal{height:2.2em;}
.cartProductDisplay,.cartUnitDisplay,.cartTotalDisplay,.cartRemoveItemDisplay,.cartQuantityUpdate,.cartQuantity,#cartInstructionsDisplay,.cartTotalsDisplay{padding:0.5em 0;}
.cartUnitDisplay,.cartTotalDisplay{text-align:right;padding-right:0.2em;}
#scUpdateQuantity{width:2em;}
.cartQuantity{width:4.7em;}
.cartOldItem, .cartNewItem {color:#167e98;;position:relative;}
.cartBoxTotal{color:#333;text-align:right;font-weight:700;}
.cartRemoveItemDisplay{width:3.5em;}
.cartAttribsList{margin-left:1em;}
#mediaManager{width:50%;background-color:#f0f0f0;border:1px solid #cccccc;margin:0.2em;padding:0.5em;}
.normalprice,.productSpecialPriceSale{text-decoration:line-through;}
.orderHistList{list-style-type:none;margin:1em;padding:0.2em 0;}
#cartBoxListWrapper ul,#ezPageBoxList ul{list-style-type:none; margin-left:5px;}
#cartBoxListWrapper li,#ezPageBoxList li,.cartBoxTotal{margin:0;padding:0.2em 0;}
.totalBox{width:5.5em;text-align:right;padding:0.2em;}
.lineTitle,.amount{text-align:right;padding:0.2em;}
.amount{width:5.5em;}
#productMainImage,#reviewsInfoDefaultProductImage,#productReviewsDefaultProductImage,#reviewWriteMainImage{background-color:#f0f0f0;border:1px solid #ccc;margin:0 1em 1em 0;padding:5px;}
#cartImage{margin: 0 1em 0.5em 1em;}
.attribImg{width:20%;margin:0.3em 0;}
.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.additionalImages,.centerBoxContentsSpecials,.centerBoxContentsAlsoPurch,.centerBoxContentsFeatured,.centerBoxContentsNew{margin:1em 0;}
.centerBoxWrapper{border:1px solid #bad33b;height:1%;margin:1.1em 0;}
h2.centerBoxHeading{font-size:1.3em;color:#bad33b;}
h3.centerBoxHeadinghidden,h3.leftBoxHeading,h3.leftBoxHeadinghidden,h3.leftBoxHeading a,h3.rightBoxHeading,h3.rightBoxHeadinghidden {font-size:1.2em;color:#fff;}
#manufacturersHeading,#currenciesHeading,#musicgenresHeading,#recordcompaniesHeading,#searchHeading,#search-headerHeading{font-size:0.9em;color:#333;}
.centerBoxHeadinghidden,.leftBoxHeading,.leftBoxHeadinghidden,.centerBoxHeading,.rightBoxHeading,.rightBoxHeadinghidden{margin:0;padding:0.5em 0;}
.sideBoxContent{padding:0.4em;}
.centeredContent,TH,#cartEmptyText,#cartBoxGVButton,#cartBoxEmpty,#cartBoxVoucherBalance,#navCatTabsWrapper,#navEZPageNextPrev,#bannerOne,#bannerTwo,#bannerThree,#bannerFour,#bannerFive,#bannerSix,#siteinfoLegal,#siteinfoCredits,#siteinfoStatus,#siteinfoIP,.center,.cartRemoveItemDisplay,.cartQuantityUpdate,.cartQuantity,.cartTotalsDisplay,#cartBoxGVBalance,.leftBoxHeading,.centerBoxHeading,.rightBoxHeading,.productListing-data,.accountQuantityDisplay,.ratingRow,LABEL#textAreaReviews,#productMainImage,#reviewsInfoDefaultProductImage,#productReviewsDefaultProductImage,#reviewWriteMainImage,.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.additionalImages,.centerBoxContentsSpecials,.centerBoxContentsAlsoPurch,.centerBoxContentsFeatured,.centerBoxContentsNew,.gvBal,.attribImg{text-align:center;}
.productListing-data {padding:2px}
#bestsellers .wrapper{margin:0 0 0 1.5em;}
#bestsellers ol{margin-left:1.1em;padding:0;}
#bestsellers li{margin:0.3em 0;padding:0;}
#bannerboxHeading{background-color:#efefef;}
#upProductsHeading{text-align:left;}
#upDateHeading{text-align:right;}
A.category-top,A.category-top:visited{color:#fff;text-decoration:none;}
A.category-links,A.category-links:visited{color:#004080;text-decoration:none;}
.rowOdd{background-color:#E8E8E8;height:1.5em;vertical-align:top;}
.rowEven{background-color:#F0F0F0;height:1.5em;vertical-align:top;}
.accountTotalDisplay,.accountTaxDisplay{width:20%;text-align:right;}
.accountQuantityDisplay{width:10%;vertical-align:top;}
TR.tableHeading{background-color:#cacaca;height:2em;}
.productListing-rowheading{background-color:#bad33b;height:2em;color:#333;font-size:1.1em;}
#siteMapList{width:90%;float:right;}
.ratingRow{margin:1em 0 1.5em;}
LABEL#textAreaReviews{font-weight:400;margin:1em 0;}
#popupShippingEstimator,#popupSearchHelp,#popupAdditionalImage,#popupImage,#popupCVVHelp,#popupCouponHelp,#popupAtrribsQuantityPricesHelp,#infoShoppingCart{background-color:#fff;}
.information{line-height:150%;padding:10px 3px;}
.seDisplayedAddressLabel{background-color:#bad33b;text-align:center;}
.seDisplayedAddressInfo{text-transform:uppercase;text-align:center;font-weight:700;}
#seShipTo{padding:0.2em;}
#log_in_header{display:none;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;background-image:url(../images/gradientBG.gif);margin:10px 10px 0;padding:10px;}
#navMain .login{padding:0 0.5em 0 0;}
#navMain .login:hover{color:red;cursor:pointer;}
#breadbg{height:30px;line-height:30px;}
.tabTable{border:none;border-bottom:1px solid #bad33b}
.sortplaceholder{border:1px dotted #9a9a9a;background-color:#FFFFE1;}
.leftBoxHeading{cursor:pointer;}
.rightBoxHeading div.ctrls{float:right;background:transparent;}
.rightBoxHeading div.ctrls a span{width:11px;height:11px;margin-left:4px;background-attachment:fixed;background:transparent url(../images/ctrls.gif) no-repeat;}
.folder_expandable{float:left;width:16px;background:url(../images/icons/folder.gif) center left no-repeat;cursor:pointer;}
.folder_collapse{width:16px;float:left;cursor:pointer;background:url(../images/icons/folder-closed.gif) center left no-repeat;}
.state_collapse{float:right;padding-right:5px;cursor:pointer;background:url(../images/icons/togglero.gif) center left no-repeat;}
.state_expandable{float:right;padding-right:5px;cursor:pointer;background:url(../images/icons/togglerc.gif) center left no-repeat;}
.sortHelper{border:1px dashed #e0e0e0;}
#navMain ul{list-style-type:none;text-align:center;line-height:1.5em;margin:0;padding:0.5em 0;}
#page_nav{background-color:#f0f0f0;width:100%;padding-right:0;padding-bottom:0;height:27px;line-height:27px;float:left;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-right-color:#ccc;border-bottom-color:#ccc;border-left-color:#ccc;border-top:1px solid #ccc;font-weight:700;margin-bottom:10px;}
#page_nav a.pgc_prev{background-image:url("../images/imageNavLeft.gif");height:25px;background-repeat:no-repeat;padding:7px 3px 6px 30px;}
#page_nav a.pgc_prev:hover{background-image:url(../images/imageNavLeftHover.gif);}
#page_nav a.pgc_next{background-image:url("../images/imageNavRight.gif");height:25px;background-repeat:no-repeat;background-position:right;padding:6px 30px 7px 3px;}
#page_nav a.pgc_next:hover{background-image:url(../images/imageNavRightHover.gif);}
div#fancy_overlay{position:absolute;top:0;left:0;z-index:90;width:100%;background-color:#333;}
div#fancy_loading{position:absolute;height:40px;width:40px;cursor:pointer;display:none;overflow:hidden;background:transparent;z-index:100;}
div#fancy_loading div{position:absolute;top:0;left:0;width:40px;height:480px;background:transparent url(../images/fancy_progress.png) no-repeat;}
div#fancy_close{position:absolute;top:-12px;right:-12px;height:30px;width:30px;background:transparent url(../images/fancy_closebox.png);cursor:pointer;z-index:100;display:none;}
div#fancy_content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:96;margin:0;padding:0;}
#fancy_frame{position:relative;width:100%;height:100%;display:none;}
img#fancy_img{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:92;margin:0;padding:0;}
div#fancy_title{position:absolute;bottom:-35px;left:0;width:100%;z-index:100;display:none;}
div#fancy_title table{margin:0 auto;}
div#fancy_title div{color:#FFF;font:bold 12px Arial;padding-bottom:2px;}
td#fancy_title_left{height:32px;width:15px;background:transparent url(../images/fancy_title_left.png) repeat-x;}
td#fancy_title_main{height:32px;background:transparent url(../images/fancy_title_main.png) repeat-x;}
td#fancy_title_right{height:32px;width:15px;background:transparent url(../images/fancy_title_right.png) repeat-x;}
div#fancy_outer{position:absolute;top:0;left:0;z-index:90;overflow:hidden;background:transparent;display:none;margin:0;padding:18px 18px 58px;}
div#fancy_inner{position:relative;width:100%;height:100%;border:1px solid #444;background:#FFF;}
a#fancy_left,a#fancy_right{position:absolute;bottom:10px;height:100%;width:35%;cursor:pointer;background-image:url(data:image/gif;base64,AAAA);z-index:100;}
a#fancy_left{left:0;}
a#fancy_right{right:0;}
a#fancy_left:hover{background:transparent url(../images/fancy_left.gif) no-repeat 0 100%;}
a#fancy_right:hover{background:transparent url(../images/fancy_right.gif) no-repeat 100% 100%;}
#fancy_bigIframe,#fancy_freeIframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;}
div.fancy_bg{position:absolute;display:block;z-index:70;}
div.fancy_bg_n{top:-18px;width:100%;height:18px;background:transparent url(../images/fancy_shadow_n.png) repeat-x;}
div.fancy_bg_ne{top:-18px;right:-13px;width:13px;height:18px;background:transparent url(../images/fancy_shadow_ne.png) no-repeat;}
div.fancy_bg_e{right:-13px;height:100%;width:13px;background:transparent url(../images/fancy_shadow_e.png) repeat-y;}
div.fancy_bg_se{bottom:-18px;right:-13px;width:13px;height:18px;background:transparent url(../images/fancy_shadow_se.png) no-repeat;}
div.fancy_bg_s{bottom:-18px;width:100%;height:18px;background:transparent url(../images/fancy_shadow_s.png) repeat-x;}
div.fancy_bg_sw{bottom:-18px;left:-13px;width:13px;height:18px;background:transparent url(../images/fancy_shadow_sw.png) no-repeat;}
div.fancy_bg_w{left:-13px;height:100%;width:13px;background:transparent url(../images/fancy_shadow_w.png) repeat-y;}
div.fancy_bg_nw{top:-18px;left:-13px;width:13px;height:18px;background:transparent url(../images/fancy_shadow_nw.png) no-repeat;}
#rightShoppingCartContainsBox{display:none;background-color:#FF0;border:1px dotted red;}
#shoppingcartContent{background-color:#FFF;}
#hiddencontent{background-color:#FFFFE1;display:none;margin-bottom:3px;border-top:1px solid #9a9a9a;border-bottom:1px solid #9a9a9a;font-weight:700;text-align:center;cursor:pointer;padding:3px;}
#hiddenitems{display:none;width:100%;}
#hiddenleft{border-top:1px solid #9a9a9a;border-right:1px solid #9a9a9a;border-bottom:1px solid #9a9a9a;margin-bottom:3px;}

#hiddencenterboxes{border:1px solid #9a9a9a;margin:3px;}

#hiddenright{border-top:1px solid #9a9a9a;border-bottom:1px solid #9a9a9a;border-left:1px solid #9a9a9a;margin-bottom:3px;}
#freethemelink{float:right;font-weight:700;padding:10px;}
#hiddenleft a,#hiddenright a,#hiddencenterboxes a{display:block;padding:0 0 2px 3px;}
#hiddencentercount{background-color:#FFFFE1;margin-left:3px;margin-right:3px;border:1px solid #9a9a9a;font-weight:700;text-align:center;padding:3px;}
.next{background-image:url(../images/imageNavRight.gif);}
.prev{background-image:url(../images/imageNavLeft.gif);}
.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.centerBoxContentsAlsoPurch,.attribImg,.mediaTitle,.back{float:left;}
#checkoutPayment LABEL.radioButtonLabel,.important,#cartBoxEmpty,#cartBoxVoucherBalance,SPAN.category-subs-parent,SPAN.category-subs-selected,.bold{font-weight:700;}
ADDRESS,#productDescription,.shippingEstimatorWrapper{padding:0.5em;}
.clearBoth,#shoppingcartBody #shippingEstimatorContent{clear:both;}
#navSupp ul li,#navCatTabs ul li,.visibleField{display:inline;}
#navCatTabs ul li a {color:#333;}
.gvBal,.mediaTypeLink,.forward,#shoppingCartDefault #PPECbutton,#PrevNext{float:right;}
.leftBoxContainer,.rightBoxContainer,#myAccountGen li,#myAccountNotify li{margin:0;}
h3.leftBoxHeading a:hover,h3.rightBoxHeading a:hover,A.category-subs,A.category-products,A.category-subs:visited,A.category-products:visited{}
.hiddenField,div#fancy_bg{display:none;}
.ctrls,.ctrlsclose{padding-top:7px;float:right;background:transparent;}
.ctrlsclose a,.ctrlsclose a span,.ctrls a,.ctrls a span,.rightBoxHeading div.ctrls a,.rightBoxHeading div.ctrls a span{display:block;float:left;cursor:pointer;}
.ctrlsclose a,.ctrls a,.rightBoxHeading div.ctrls a{text-decoration:none;outline:0;}
.ctrlsclose a span,.ctrls a span{width:11px;height:11px;background-attachment:fixed;background:transparent url(../images/ctrls.gif) no-repeat;}
.ctrls a span.min,.rightBoxHeading div.ctrls a span.min{background-position:0 0;}
.ctrls a:hover span.min,.rightBoxHeading div.ctrls a:hover span.min{background-position:-11px 0;}
.ctrls a span.max,.rightBoxHeading div.ctrls a span.max{background-position:-22px 0;}
.ctrls a:hover span.max,.rightBoxHeading div.ctrls a:hover span.max{background-position:-33px 0;}
.ctrlsclose a span.closeleft,.ctrlsclose a span.closeright,.ctrlsclose a span.closecenter,.rightBoxHeading a span.closeright{background-position:-44px 0;}
.ctrlsclose a:hover span.closeleft,.ctrlsclose a:hover span.closeright,.ctrlsclose a:hover span.closecenter,.rightBoxHeading a:hover span.closeright{background-position:-55px 0;}
#shopmenu {
	clear:both;
	float:right;
	text-align:right;
	padding:20px 0;
}
#shopmenu ul {
	list-style:none;
}
#shopmenu li {
	display:inline;
	list-style:none;
	margin-left:15px;
	font-size:1.2em;
	font-weight:900;
}
#shopmenu li a {
	font-size:1.2em;
	font-weight:900;
	color:#fff;
}
.list {
	font-size:1.1em;
}
h3.leftBoxHeading, h3.rightBoxHeading, #shoppingcartHeading {
	text-align:left;
	font-size:1.4em;
	text-transform:uppercase;
}
h3.rightBoxHeading a {
	color:#fff;
}
#comments {
	clear:left;
}
#shopping_cart {
	margin-top:15px;
}
.navNextPrevWrapper{
	float:left;
	margin:20px 0;
	width:550px;
}
#categoryIcon {
	display:none;
}
.centerColumn {
	width:550px;
	float:left;
}
h1.productGeneral, #productListHeading {
	font-size:2.4em;
	color:#bad33b;
}
.listingProductImage, #whatsNew img, #specialsDefault img {
	border:10px solid #525252;
}
h3.itemTitle a {
	color:#fff;
}
#accountLinksWrapper h2 {
	margin-top:10px;
}
#productMainImage {
	clear:left;
	float:left;
	background-color:#f0f0f0;
	border:10px solid #525252;
	margin:0 15px 15px 0;
}
#productPrices, #productDescription {
	color:#fff;
}
#productDescription {
	margin-bottom:20px;
}
#productTellFriendLink {
	float:left;
	margin:15px 0 0 0;
}
.productSpecialPrice {
	color:#bad33b;
	font-weight:900;
}
.lowercase {
	text-transform:lowercase;
}
a.cssButton {
	color:#bad33b;
	text-decoration:none;
}
.forward, .back {
	font-size:1.1em;
}
.forward a span.cssButton, .back a span.cssButton {
	font-size:0.95em;
	text-align:center;
}
.buttonRow {
	padding-top:12px;
	clear:left;
}
legend+div.forward {
	padding-top:0.2em;
}
#shoppingCartDefault form div.forward {
	padding-top:18px;
}
#cartContentsDisplay {
	margin-top:10px;
	color:#000;
}
.cartTableHeading {
	color:#fff;
}
#infoShoppingCart div {
	margin:15px;
}
#infoShoppingCart div h1 {
	color:#000;
	margin-bottom:20px;
}
#checkoutShippingHeadingMethod {
	margin-top:15px;
}
#checkoutSuccess, #checkoutSuccessOrderNumber, #checkoutSuccessMainContent, #checkoutSuccessLogoff, #checkoutSuccessOrderLink, #checkoutSuccessContactLink, .advisory {
	font-size:1.1em;
	line-height:1.5;
}
#checkoutSuccessLogoff .forward {
	float:left;
	margin-bottom:15px;
}
#checkoutSuccessLogoff {
 clear:left;
}
#checkoutSuccessHeading {
	margin-bottom:10px;
}
#checkoutSuccessThanks {
	margin-top:10px;
}
.leftmargin {
	float:left;
	margin-left:20px;
}
#jCarouselLiteDemolinks { border:1px solid #000000; background-color:#f0f0f0; height:200px}
#jCarouselLiteDemolinksleft .prevl {background-image:url("../images/imageNavLeft.gif");height:25px;background-repeat:no-repeat;padding:7px 30px 6px 30px;}
#jCarouselLiteDemolinksright .nextl {background-image:url("../images/imageNavRight.gif");height:25px;background-repeat:no-repeat; padding-right:35px; float:right}
#jCarouselLiteDemo {float:left}
#jCarouselLiteDemo img {margin:10px; border:1px solid #000000}
#jCarouselLiteDemo .prevl {border:1px solid #000000; float:left}
.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 100px;
    height: 80px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 330px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 100px;
    height: 330px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  330px;
    height: 80px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  100px;
    height: 330px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 100px;
    height: 80px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.jcarousel-skin-ie7 .jcarousel-container {
    -moz-border-radius: 10px;
    background: #D4D0C8;
    border: 1px solid #808080;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 320px;
    padding: 20px 40px;
}

.jcarousel-skin-ie7 .jcarousel-container-vertical {
    width: 100px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  320px;
    height: 82px;
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 100px;
    height: 80px;
    border: 1px solid #fff;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
#navBreadDate{float:right;font-size:1em;font-weight:700; padding-right:3px}