#navMainWrapper {
	width:800px;
	margin:0 auto;
    margin-bottom: -1px;
	text-align:center;
	border-right:1px solid #d7d0e5;
	border-left:1px solid #d7d0e5;
	border-top:1px solid #d7d0e5;
	border-bottom:1px solid #d7d0e5;
	background:#FFFFFF;/*url(../images/content_bg.gif) repeat-y;*/
	}

#logoWrapperOuter {
    width:720px; /* changed to 800px from 70em for nightowl */
	padding:0;
    margin:0 auto;
	text-align:left;
	overflow:hidden;
	}

#navEZPagesTopWrapper{
/*	background:url(../images/content_bg.gif) repeat-y; */
	}

#navCatTabsWrapper {
/*	background:url(../images/content_bg.gif) repeat-y; */
	}

#dropMenuWrapper {
	margin:0 auto;
/*	background:url(../images/content_bg.gif) repeat-y; */
	}

#navBreadCrumb {
	border-bottom:1px solid #d7d0e5;
/*	background:url(../images/content_bg.gif) repeat-y; */
	}

body {
/*	background:#FFFFFF; */
	}

h3.leftBoxHeading, h3.rightBoxHeading {
/*	background:url(../images/sideboxleft.gif) no-repeat top left;  */
	}

#centerColumnOuter {
/*	background:url(../images/headerborder.gif) repeat-y; */
	}

#centerColumnWrapper2{
/*	background:url(../images/content_bg.gif) repeat-y 50% 0;/* changed for nightowl */
	}

#headerWrappera {
    width:100%; /* change to width:71em; for narrow header*/
	margin:0 auto;
	text-align:center;
	}

#navMain {
    width:800px;
/*	background: repeat-y 50% 0;/* changed for nightowl */
	overflow:hidden;
	margin:0 auto;
	}

#navEZPagesTopWrapper {
	width:70em;
	margin:0 auto;
	text-align:center;
	padding:.5em 0;
	}

#navCatTabsWrapper {
	width:100%; /* change to width:70em; for narrow header*/
	margin:0 auto;
	text-align:center;
/*	padding:.5em 0; */
	}

#dropMenuWrapper {
/*	width:100%; /* change to width:70em; for narrow header*/
/*        float:left;/* remove float:left; for narrow header */
/*	margin:0 auto;
	text-align:center;
	height:2.18em; */
	}

* {
	margin:0;
	padding:0;
	}

body {
	font-family:arial, san-serif;
	font-size:79.5%;
	color:#000000;  /*main site font color*/
	}

a img {
	border:none; 
	}

a:link {
	color:#2950AE; /*site links color */
	text-decoration:none;
	}

a:visited {
	text-decoration:none;
	color:#2950AE;
	}

a:hover {
	color:#050505; /* color when links are hovered over */
	text-decoration:none;
	}

ul, ol {
	text-align:left;
	padding-left:25px;
	margin-left:10px;
	margin-bottom:10px;
	}

h1 {
	font-size:1.3em;
	color:#2950AE;
	}

h1, .productName {
	color:#2950AE;
	}

h2 {
	font-size:1.2em;
	}

h2, .productPrices {
	color:#2950AE;
	}

h3 {
	font-size:1.1em;
	}

h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size:1.0em;
	}
	
LEGEND {
	color:#333;
	}

.biggerText {
	font-size:1.1em;
	}

h1, h2, h3, h4, h5, h6 {
    margin:0.3em 0;
	}

CODE {
	font-family:tahoma, arial, verdana, helvetica, sans-serif;
	font-size:1em;
	}


FORM, SELECT {
	display:inline;
	font-size:1em;
	margin:0.5em;
	}
	
#categoriesselectContent select {
	font-size:.9em
	}
	
option {
	padding-right:.5em;
	}


INPUT{
	margin:.3em .5em;
	}


html>/**/body input[type=checkbox], html>/**/body input[type=radio] {
	float:left;
    clear:both;
	}
	
html>/**/body .checkboxLabel, html>/**/body .radioButtonLabel {
	margin:0 .2em .5em 0;
	float:left;
	}
	
.ratingRow input[type=radio]{
	float:none;
    margin:0 .5em;
	}

TEXTAREA {
	margin:auto;
	display:block;
	width:95%;
	}

input:focus, select:focus, textarea:focus {
	background:#F3F9E1;
	}

FIELDSET {
	width:620px;
	padding:10px;
	margin:9px auto;
	border:1px solid #cccccc;
	}

LEGEND {
	font-weight:bold;
	padding:.3em;
	}

h4.optionName {
	line-height:1.5em;
	padding-right:1em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	margin:0;
	float:left;
	}
	
#logo {
	width:19.1em  /* To prevent the logo from resizing, simply delete or comment out this section */
	}
	
#logo img {
	width:100%;
	}

LABEL.inputLabel {
	width:85%;
	float:left;
	margin:0.3em;
	} 

LABEL.inputLabelPayment {
	width:15em;
	float:left;
	padding:0.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width:12em;
	float:left;
	}

ADDRESS {
	float:left;
	margin-left:25px;
	font-style:normal;
	width:135px;
	}

.clearBoth, #clearBoth {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */

HR {
	height:1px;
	margin:0.5em 0;
	border:none;
	border-bottom:1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height:1.8em;
	padding:0.2em;
	}

.messageStackWarning, .messageStackError {
/*	background:url(../images/content_bg.gif) repeat-y; */y
	color:#ffffff;
	}

.messageStackSuccess {
/*	background:#929292; */
	}

.messageStackCaution {
/*	background:#FFFF99; */
	}

/*wrappers - page or section containers*/
#mainWrapper {
	margin:0 auto;
	text-align:left;
	vertical-align:top;
	}

#headerWrapper {
	background:white;
	width:720px;
	height:305px;
	text-align:center;
	margin:0 auto;
	border-left:40px solid #9BC74D;
	border-right:40px solid #9BC74D;

	}

#tagline {
	font-size:1.3em;
	text-align:center;
	padding-top:15px;
	}

#navEZPagesTop {
	font-weight:bold;
	margin:0 auto;
	}

#navCatTabs {
/*	background:url(../images/content_bg.gif) repeat-y; */
	border-right:1px solid #d7d0e5;
	border-left:1px solid #d7d0e5;
	border-top:1px solid #d7d0e5;
	border-bottom:1px solid #d7d0e5;
 	width:800px;
	margin:0 auto;
	}

#sendSpendWrapper {
	border:1px solid #cacaca;
	float:right;
	margin:0 0 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	width:47%;
	}

.wrapperAttribsOptions {
	line-height:2em;
	padding-bottom:1em;
	}

/*navigation*/

.navPrevCounter {
	margin:0;
	font-size:0.9em;
	}

.navNextPrevList {
	display:inline;
	white-space:nowrap;
	padding:0 1em;
	list-style-type:none;
	position:relative;
	}

#navSuppWrapper {
	overflow:hidden;
	width:800px;
	margin:0 auto;
	text-align:center;
	border-right:1px solid #d7d0e5;
	border-left:1px solid #d7d0e5;
	border-bottom:1px solid #d7d0e5;
	margin-top:-1px;
	}

#navSupp {
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	width:800px;
    margin-top:0px;
	}

#navMainLinks {
	float:left;
	position:relative;
	list-style-type:none;
	text-align:left;
	font-size:1.2em;
	}

#navSupp ul {
	list-style-type:none;
	text-align:center;
	line-height:1.5em;
	padding: 0.3em 0;
	margin:0;
	}

#navCatTabs ul {
	list-style-type:none;
	text-align:center;
	margin:0;
	}

#navMainLinks ul {
	list-style-type:none;
	text-align:center;
	line-height:1.5em;
	padding: 0.2em 0;
	margin:0;
	}

#navSupp li, #navCatTabs li, #navMainLinks li {
	display:inline;
	padding:0 0.5em;
	margin:0;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration:none;
	margin:0;
	white-space:nowrap;
	display:inline;
	font-weight:bold;
	width:0;
	}

#navEZPagesTOCWrapper {
	font-weight:bold;
	float:right;
	height:1%;
	border:1px solid #000000;
	}

#navEZPagesTOC ul {
	margin:0;
	padding: 0.5em 0;
	list-style-type:none;
	line-height:1.5em;
	}

#navEZPagesTOC ul li {
	white-space:nowrap;
	}

#navEZPagesTOC ul li a {
	padding:0 0.5em;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin:0.5em;
	float:right;
	}

#navMainSearch {
	margin:0 auto;
	text-align:right;
	padding:2px 5px 1px 5px;
	}
	
#navMainSearch input {
	margin:0 auto;
	text-align:right;
	padding:2px 5px;
	}
	
#navMainSearch input[type=text] {
   	margin: 2px 0 0 1em;
   	}

#navMainSearch input.topSearch{
   	margin: 0 0 5px 2px;
   	padding: 0 0 0 0;
   	vertical-align: bottom;
   	}
	
#navBreadCrumb {
	text-align:left;
	padding:.5em;
	}

#navBreadCrumb a {
	padding:.5em 1em;
	}

#navBreadCrumb {
	font-size:0.95em;
	}

#navColumnTwo, #navColumnOne {
	float:right;
	position:relative;
	width:20%;
	}

/*The main content classes*/

#contentMainWrapperOuter {
	margin:0 auto;
	padding:0;
	clear:both;
	float:center;
	width:800px;
	}

#contentMainWrapper {
	margin:0 auto;
	padding:0;
	clear:both;
	float:center;
	width:720px; /* changed to 800px from 69em for nightowl */ 
/*	background:url(../images/content_bg.gif) repeat-y 100%; */
	border-right:40px solid #9BC74D;
	border-left:40px solid #9BC74D;
	margin:0 auto;
	padding-bottom:2em;
	text-align:center;
	}

#centerColumnWrapper {
/*	background:url(../images/content_bg.gif) repeat-y 100%; */
	width:720px;
	}

#centerColumnWrapperb {
	width:720px;
	margin: 0 auto;
	padding-left: 0px;   /*was left: 11px;*/
	}

#centerColumnOuter {
	margin:0 auto;
	width:720px; /* changed to 798px from 70em for nightowl */
    height:0px;
	overflow:hidden;
	}

#centerColumnWrapper2 {
	margin:0 auto;
	width:720px; /* changed to 798 px from 70em for nightowl */
	}

#centerColumnWrapper2b {
	margin:0 auto;
	overflow:hidden;
	width:720px; /* changed to 798 px from 70em for nightowl + 731 for leap */
	}

* html #centerColumnWrapper, * html #centerColumnWrapperb, * html #centerColumnWrapper2b, * html #headerWrapperb, * html #headerWrapperc  {
    background:none!important; /* Hides the transparent shadows from older versions of IE */
	}

.centerColumn {
	margin-right: 20px; /* left and right Body margins inside table */
	margin-left: 20px;
	text-align:left;
	line-height:1.6em;
	}	

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align:top;
	}

#productDescription, .shippingEstimatorWrapper {
	padding:0.5em;
	}

.important {
	font-weight:bold;
	}

.gvBal {
	float:right;
	}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding:0;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size:0.9em;
	width:800px;
	margin:0 auto;
	background:#9BC74D;
	}

#siteinfoLegal {
	padding:3px 0;
	clear:both;
	}

#SGLink a:link {
	color:#004000;
	}

#SGLink a:hover {
	color:#006400;
	}

#SGLink a:visited {
	color:#556B2F;
	}

#cartAdd {
	float:right;
	text-align:center;
	margin:1em;
	border:1px solid #000000;
	padding:1em;
	}

.tableHeading TH {
	border-bottom:1px solid #D2D2D2;
	}

.tableHeading, #cartSubTotal {
/*	background:#e9e9e9; */
	}

#cartSubTotal {
	border-top:1px solid #D2D2D2;
	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 0 0 0;
	}

#cartProdTitle {
	text-align:center
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align:center;
	padding-right:0.2em;
	}

.cartQuantityUpdate input {
	margin:0;
	padding:0;
	}

.cartRemoveItemDisplay input[type=checkbox] {
	float:none;
    margin-bottom:1em;
	}

#scUpdateQuantity {
	width:1.8em;
	}
	
#scProductsHeading {
	padding-left:2em;
	}

.cartQuantity {
	width:4em;
	}

.cartNewItem {
	position:relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position:relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align:right;
	font-weight:bold;
	}

.cartRemoveItemDisplay {
	width:5em;
	}

.cartAttribsList {
	margin-left:1em;
	}

#mediaManager {
 	width:50%; 
  	margin:0.2em;
  	padding:0.5em;
  	}

.normalprice, .productSpecialPriceSale {
	text-decoration:line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .alert {
	color:#990000;
	}

.orderHistList {
	margin:1em;
	padding:0.2em 0;
	} 

#ezPageBoxList li, .cartBoxTotal {
	margin:0;
	padding:0.2em 0;
	} 

#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;
	}

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin:.5em 1em 1em 0 ;
	}

#cartImage {
	margin:0.5em 1em;
	}

.attribImg {
	width:20%;
	margin:0.3em 0;
	}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin:1em 0;
	}

h3.leftBoxHeading, h3.rightBoxHeading {
	font-size:1.2em;
	color:#424242;
	text-transform:uppercase;
	font-weight:normal;
	height:1.5em;
	padding:.2em 0 0 0;
	padding-left:15px;
	}

.centerBoxHeading {
	margin:0;
/*	background:#eeeeee;  */
	padding:0.3em 0;
	border-top:2px solid #4f4f4f;
	border-bottom:2px solid #4f4f4f;
	}

.leftBoxHeading, .rightBoxHeading {
	margin:0;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	}

.sideBoxContent {
	font-size:1.1em;
	padding:5px 0;
	}

.sideBoxContent ul {
	text-align:left;
	list-style-type:none;
	padding:0 0 0 15px!important;
	margin:0!important;
	}

.sideBoxContent li {
	padding:.2em 0;
	}

#categoriesContent {
	text-align:left;
	padding-left:15px;
	}

.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;
	}

#upProductsHeading {
	text-align:left;
	}

#upDateHeading {
	text-align:right;
	}

/*misc*/
.back {
	float:left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight:bold;
	}

.rowOdd {
/*	background:#E8E8E8; */
	height:1.5em;
	vertical-align:top;
	}

.rowEven {
/*	background:#F0F0F0; */
	height:1.5em;
	vertical-align:top;
	}

.hiddenField {
	display:none;
	}

.visibleField {
	display:inline;
	}

#accountLinksWrapper li {
	padding:.5em 0;
	display:block;
	list-style:none;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width:20%;
	text-align:right;
	}

.accountQuantityDisplay {
	width:10%;
	vertical-align:top
	}

TR.tableHeading {
/*	background:#cacaca; */
	height:2em;
	}

#siteMapList {
	width:90%;
	float:right;
	}

.ratingRow {
	margin:1em 0 1.5em 0;
	}

LABEL#textAreaReviews {
	font-weight:normal;
	margin:1em 0;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
/*	background:#ffffff; */
	}

.information {
	padding: 10px 3px; 
	line-height: 150%;
	}

#descSubLink {
	padding-left:.7em;
	color:#990000;
	}

#contactUsNoticeContent {
	width:485px;
	float:left;
	padding-right:25px;
	border-right:1px #9bc74d solid;
	}
	.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color:#000000;
}

.bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #20558a;
}

.footerGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #9bc74d;
}
.footerBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #20558a;
}
.style1 {font-size: 24px}
.style2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24px; color: #9bc74d; }
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #20558a; }
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #20558a; }

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #eee8c6;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -20px;
left: -40px; /*position where enlarged image should offset horizontally */
z-index: 100;
}