@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);

/* - - RESET - - */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video,* {
	margin:0;

	border:0;
	
	
	
	}

#indexDefaultMainContent a {
	text-decoration: none;
	color: #aae0f2;
	}

#indexDefaultMainContent img {
	padding: 5px;

	}

#indexDefaultMainContent a:hover {

  text-decoration:none;

  text-shadow:0px 0px 4px #FDA041;}
  
#indexDefaultMainContent p {
	font-style: normal; 
    font-weight: normal; 
    font-family: Tahoma, Verdana, Impact, Arial, Helvetica, san-serif;
	}

#neon

	h3 a
{
	font-family:gibsonregular,gibsonlight,Georgia,Times,serif;
	text-align:justify;
	
	}

#neon {
	margin-top:0px;
	margin-bottom:0px;
	font-size:30px;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	transition:all .5s;
	-webkit-animation:live 4s ease-in-out infinite alternate;
	-moz-animation:live 4s ease-in-out infinite alternate;
	animation:live 4s ease-in-out infinite alternate;
	font-size:14px;
	-webkit-border-radius:4px;
	-webkit-background-clip:padding-box;
	-moz-border-radius:4px;
	-moz-background-clip:padding;
	
	
	
	padding:2px;text-align:center;
	color:#CF2A70;
	text-transform:uppercase}

@-webkit-keyframes live
	{0%{border-color:#EDDF7B;color:#EDDF7B;text-shadow:0 0 10px #EDDF7B,0 0 13px #EDDF7B,0 0 16px #EDDF7B}
	50%{border-color:#CF2A70;color:#CF2A70;text-shadow:0 0 5px #CF2A70,0 0 8px #CF2A70,0 0 12px #CF2A70}100%
	{border-color:#09c;color:#09c;text-shadow:0 0 1px #09c,0 0 4px #09c,0 0 8px #09c}}


input[type="submit"]{-webkit-appearance:none;border-radius:0;}
 
/* - - GRID - - */
[class*='col-'] {float: left;}
.clear:after,.centerColumn:after {content:"";display:table;clear:both;}
[class*='col-'] {padding-left:20px;}
.nudge {margin-left:-20px;}

*, *:after, *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.col-1-6 {width:16.6667%;}
.col-1-5 {width:20%;}
.col-1-4 {width:25%;}
.col-1-3 {width:33.3333%;}
.col-1-2 {width:50%;}
.col-2-3 {width:66.66%;}
.col-3-4 {width:75%;}
.col-4-5 {width:80%;}

img{
	max-width:100%;
	height:auto;}
 
 /*background-attachment: fixed;
	background-image: url(../mainback.jpg);
	background-repeat: repeat;
	background-position: center top;
	*/
  
body {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	background-color: #c5deff;
    line-height:1.5em;
	}

a img {border: none; }

#contentMainWrapper{padding:0 10px;} 



h1,h2,h3,h4,h5,h6{font-weight:bold;margin:0 0 20px;line-height:1.2em;font-size:1.2em;}

fieldset {border:1px solid #552C00;padding:10px;margin:0 0 20px;}
legend{background:#F4EDDF;border:1px solid #552C00;padding:5px 8px;font-weight:bold;}
input[type="text"],input[type="password"],input[type="email"],textarea,select {border:1px solid #552C00;width:100%;padding:5px;}
fieldset [class*='col-']{margin-top:10px;}
fieldset [class*='col-'] label{margin-top:5px;}

strong,b{font-weight:bold;}

/* - - SIDR - - */
#mobilenav {
	display:none;
	text-align:center;
	border-top:1px solid #552C00;
	margin-bottom:20px;
	}
	
#mobilenav a{
	border-left:1px solid #552C00;
	border-bottom:1px solid #552C00;
	display:block;
	padding:20px 0;
	float:left;
	width:25%;
	font-size:3em;
	}
	
#mobilenav a#sidemenu{
	border-left:none;
	border-bottom:none;
	}
	
a#sidemenu{}
.sidr{
	text-align:left;
	display:none;
	position:absolute;
	position:fixed;
	top:0;
	height:100%;
	z-index:999999;
	width:260px;
	overflow-x:none;
	overflow-y:auto;
	color:#fff;
	-webkit-box-shadow:inset 0 0 5px 5px #222;
	-moz-box-shadow:inset 0 0 5px 5px #222;
	box-shadow:inset 0 0 5px 5px #222;
	background:#2e2e2e;
	}
	
.sidr .sidr-inner{padding:0 0 15px}
.sidr.right{left:auto;right:-260px}
.sidr.left{left:-260px;right:auto}
.sidr h3{padding-left:10px;padding-top:10px;}
.sidr ul{display:block;}
.sidr ul li{display:block;margin:0;line-height:34px;border-top:1px solid #4d4d4d;border-bottom:1px solid #1a1a1a;padding-left:10px;}
.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:none;line-height:35px}
.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}
.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#fff}
.sidr ul li ul{border-bottom:none;margin:0}
.sidr ul li ul li{line-height:40px;font-size:13px}
.sidr ul li ul li:last-child{border-bottom:none}
.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:none;line-height:41px}
.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}
.sidr ul li ul li a{color:rgba(255,255,255,0.8);padding-left:30px;} 
.sidr h3{margin:0 0 10px;}
.sidr-class-catBoxHeading1,.sidr-class-catBoxHeading2{font-weight:bold;}

#mobsearch{display:none;clear:both;padding:20px;border-bottom:1px solid #552C00;}
#mobsearch input[type="text"]{width:75%;float:left;height:40px;padding-left:10px;}
#mobsearch input[type="submit"]{width:22%;float:right;height:40px;}

#logoWrapper{
	padding:10px;
	background-attachment: fixed;
	background-image: url(../boardback.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
	}
#navMainSearch{position:relative;}
#navMainSearch input{height:30px;}
#navMainSearch input[type="submit"]{position:absolute;right:0;top:0;}

#footer{margin-top:20px;} 

#productListing .col-1-3{margin-top:20px;}
#productListing .col-1-3 img{width:auto;height:200px;max-width:100%;margin:0 0 20px;}

#productMainImage img{width:100%;height:auto;}
#productAttributes label {padding:5px 5px 0 0;}
h4.optionName {margin:6px 0 0;font-size: 1em;font-weight: normal;}
.wrapperAttribsOptions input.char_count{background:none;border:none;width:auto;padding:0;margin:0 0 5px;}



a, #navEZPagesTOC ul li a {
	color: #552c00;
	text-decoration: none;
	}
 

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #f48120;
	text-decoration: underline;
	}

.larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	}

input:focus,textarea:focus {border-color:#F48120;}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	float: left;
	}

LABEL.inputLabelPayment {
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	float: left;
	}

    p{margin:0 0 20px;}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
#headerWrapper {
	background-color: black;
}


/*wrappers - page or section containers*/
#mainWrapper {
	
	background-color: white;
	text-align: left;
	max-width: 952px;
	vertical-align: top;
	}
	
#indexDefaultMainContent {
	/* background-color: white; */
}

#mainWrapper {
	
	background-image: url(../boardback.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
	
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #DDD1B9;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {
	font-size: 1.25em;
	font-weight: bold;
}
.navNextPrevCounter {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper,.leftBoxHeading,.centerBoxHeading {font-weight: bold;color:#6da6e8;padding:10px;background: #002255;
background: -moz-linear-gradient(top,  #002255 0%, #002255 0%, #2d1400 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002255), color-stop(0%,#002255), color-stop(100%,#00142d));
background: -webkit-linear-gradient(top,  #002255 0%,#002255 0%,#00142d 100%);
background: -o-linear-gradient(top,  #002255 0%,#002255 0%,#00142d 100%);
background: -ms-linear-gradient(top,  #002255 0%,#002255 0%,#00142d 100%);
background: linear-gradient(to bottom,  #002255 0%,#002255 0%,#00142d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002255', endColorstr='#00142d',GradientType=0 );
}

#navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	height: 1%;
	width: 100%;
	visibility: hidden;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	list-style-type: none;
    height:30px;
    line-height:30px;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	color: #6da6e8;
	white-space: nowrap;
	font-weight: normal;
	text-transform: uppercase;
    margin:0 10px 0 0;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}



.buttonRow {margin:10px 0 0;}

#navBreadCrumb {
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOneWrapper {
	
	}

#navColumnTwo {
	}
	
.navNextPrevWrapper {
	margin-bottom: 1em;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}


h1.productGeneral {
	font-size: 1.75em;
	border-bottom-color: #552C00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	color: #552C00;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	} 

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin:20px 0;
	border:1px solid #552C00;
	padding:20px;
	}

.tableHeading TH {
	border-bottom: 1px solid #DDD1B9;
	}

.tableHeading, #cartSubTotal {
	background-color: #DDD1B9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

.centerColumn ul{margin:0 0 20px 30px;}

.categoryIcon {
	margin-bottom: 0em;
	font-weight: bold;
	}

#cartImage {margin:0 5px;}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

h3.attributesComments {
	}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 18px;
	font-weight: bold;
	color: #6da6e8;
	text-transform: uppercase;
	text-shadow:0px 0px 4px #FDA041;
	}

.leftBoxHeading {padding:10px 0;margin:0;}

.centerBoxHeading{padding:10px 0;}

.leftBoxContainer {
	border:1px solid #552c00;
	background:#6668A3;
	margin:0 0 0px;
	}

.sideBoxContent {padding:10px;}

.sideBoxContent a {
	font-size: 18px;
	font-weight: bold;
	color: #C9E3FA;
}

.sideBoxContent a:hover {
	text-decoration:none;
	text-shadow:0px 0px 4px #FDA041;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #911F1F;
	padding: 0.5em 0.2em;
	}

h3.leftBoxHeading a:hover {
	color: #FFF690;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #DDD1B9;
	margin-bottom: 1em;
	}

.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, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.productListing-data {
	text-align: left;
	padding-left: .75em;
	padding-right: .5em;
	padding-bottom: 2em;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #911F1F;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E9E2D4;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F4EDDF;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #DDD1B9;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
	
#seShipTo {
	padding: 0.2em;
	}
	
.standardPrice {
	font-weight: bold;
	font-size: 1.3em;
	color: #552c00;
	}
	
.productListing-heading {
	text-align: left;
	padding-left: .45em;
	font-size: .1em;
	color: #552c00;
	visibility: hidden;
	}

#listCell0-0 {
	padding-left: 15px;
}

#productListHeading{
	font-size: 2em;
	color: #552c00;
	padding-bottom: 8px;
	padding-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #552c00;
}

.smallProductImage{
	margin-right: 15px;
	margin-bottom: 40px;
}

.categoryImg{border: 2px solid #552C00;}
.categoryImg img{width:100%;height:auto;}

h3.attribsOptionsText{
	visibility: hidden;
}

.bookingInstructions{
	border:3px solid #552c00;
	background-color:#F4EDDF;
	width:680px;
	padding:10px;
	margin-bottom:25px;
}

.bookingInstructionsHeader{
	color:#F48120;
	background-color:#552c00;
	padding:5px;
	font-weight:normal;
	margin-top:0px;
}

#checkoutSuccessOrderNumber{
	margin-bottom: 1.5em;
}

#checkoutSuccessThanks{
	margin-top: 1.5em;
}
.dataTableRow, .dataTableContent{
	width: 955px;
}

<!-- For Contact Form -->

#nestedAccordion{
	width:715px;
}
#nestedAccordion h2, #nestedAccordion h3, 
#nestedAccordion div, #nestedAccordion ol, 
#nestedAccordion li{
	/* reset styles for accordion */
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:normal;
	list-style-type: circle;
}
#nestedAccordion div{
	display:none;
	color:#555;
	overflow:hidden;
}
#nestedAccordion h2{
	cursor:pointer;
	color:#f48120;
	padding:5px;
	margin-top:5px;
	background: black;
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: normal;
}
#nestedAccordion h3{
	cursor:pointer;
	padding:5px;
	color: #000000;
	background-color: #f4eddf;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F4EDDF), to(#DAC3A3));
	background-image: -webkit-linear-gradient(top, #F4EDDF, #DAC3A3);
	background-image: -moz-linear-gradient(top, #F4EDDF, #DAC3A3);
	background-image: -ms-linear-gradient(top, #F4EDDF, #DAC3A3);
	background-image: -o-linear-gradient(top, #F4EDDF, #DAC3A3);
	background-image: linear-gradient(to bottom, #F4EDDF, #DAC3A3);
}

#nestedAccordion h3:hover{
	color:#000;
}

#nestedAccordion h3 + div{
	background-color:#F4EDDF;
	color:#000000;
	padding:5px 5px 5px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAC3A3;
}

#nestedAccordion li:hover{
	color:#000;
	cursor:pointer;
}

#productDetailsList{
	margin:0 0 20px;
	list-style-type: none;
	font-style: italic;
}

@media screen and (max-width:830px){
    #productListing .col-1-3 img{height:180px;}
    #indexDefaultMainContent img{max-width:100%;}
    #navMain ul li.social{display:none;}
}

@media screen and (max-width:780px){
    #productListing .col-1-3 img{height:150px;}
}

@media screen and (max-width:700px){
    #productListing .col-1-3 img{height:130px;}
    #navMain ul li:first-child{display:none;}
}

@media screen and (max-width:640px){
    body{
		background:none;
		}
    #mobilenav{display:block;}
    .nomob,#sidr-id-reviews{display:none;}
    .fwm{width:100%;}
    .hwm{width:50%;}
    .mobcenter{text-align:center;}
    .categoryImg{margin-top:20px;}
    #productListing .col-1-3 img{height:200px;}
    #footer{font-size:0.9em;padding:10px;color:#fff;background:#552c00;
    background: -moz-linear-gradient(top,  #552c00 0%, #552c00 0%, #2d1400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#552c00), color-stop(0%,#552c00), color-stop(100%,#2d1400));
    background: -webkit-linear-gradient(top,  #552c00 0%,#552c00 0%,#2d1400 100%);
    background: -o-linear-gradient(top,  #552c00 0%,#552c00 0%,#2d1400 100%);
    background: -ms-linear-gradient(top,  #552c00 0%,#552c00 0%,#2d1400 100%);
    background: linear-gradient(to bottom,  #552c00 0%,#552c00 0%,#2d1400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#552c00', endColorstr='#2d1400',GradientType=0 );}
    #footer a{color:#6da6e8;}
}

	#productbox  {
	border: 1px solid;
	border-color: #D8D8D8;
    position:relative;
	padding-top:15px;
	}
	
	#productbox a {
    	color:white;
		text-decoration:none;
	}
	#productbox a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	}
	
	#productbox2  {
	border: 0px solid;
	border-color: #D8D8D8;
    position:relative;
	padding-top:15px;
	}
	
	#productbox2 a {
    	color:yellow;
		text-decoration:none;
	}
	#productbox2 a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	}
	
	#table1 {
  border: 1px solid black;
  border-collapse: collapse;
  background-color: 6f0a0a;
  
}

#content1 a {
  text-decoration: none;
  color:white;
}
	
#content1 a:hover {
  text-decoration:none;
  text-shadow:0px 0px 4px #FDA041;
}