/* CSS Document */



#container {

	width: 100%;

	margin: 0;

	padding: 15px 0;

	}

#mainWrapper {

	width: 764px !important;	

	margin: 0 auto !important;

	position: relative;

	background-image: url(../images/contentBG.gif);

	background-repeat: repeat-y;

}



#logoWrapper {

	width: 100%;

	height: 115px;

	background-image: url(../images/header_bg.jpg);

	background-repeat: no-repeat;

	position: relative;

	}

#taglineWrapper, #tagline {

	display: none;

	line-height: 0%;

	}



#logo {

	/*padding: 40px 0 0 10px;*/

}

#logobottom {

	background: url(../images/header_bottom_shadow.jpg) no-repeat;

	height: 11px;

	width: 100%;

}

#navMainWrapper {

	height: 21px !important;

}

#navEZPagesTop {

	display: none;

}

#navColumnOne {

	width: 180px;

}

#nonavColumnOne {

	width: 0;

}

div#center {

	/*width: 544px;*/

}

#bottomnav {

	clear: both;

	padding: 5px 0;

	}

#bottomnav ul {

	display: inline;

}

#navSuppWrapper {

	padding-top: 5px;

}

#left {

	float: left;

	width: 200px;

	}

#noleft {
	width: 0;
	float: left;
	}

#right {

	float: right;
	width: 535px;
	font-size: 1em;
	font-size: 1.1em;
	}

#right_noleft {
	float: right;
	width: 715px;
	font-size: 1em;
	font-size: 1.1em;
	}
	
/*#right p, #right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {

	padding: 0 15px;

}*/

#navMain {

	width: 100%;

	height: 21px !important;

	text-align: right;

}

#navMain ul {

	display: inline;

	list-style-type: none;

}

#navMain ul li a {

	padding: 0 5px 0;

}

.right15 {

	padding-right: 15px;

}

#contentMainWrapper {

	position: relative;

	width: 764px;

	background-image: url(../images/contentBG.gif);

	background-repeat: repeat-y;

}

#contentMainWrapper_noleft {

	position: relative;
	width: 744px;
	background-image: url(../images/contentBG.gif);
	background-repeat: repeat-y;
}

#footer {

	clear: both;

}



/*************************************

  Clears the last floated div in

  the mainContentWrapper, to allow the

  wrapper to contain all content and

  show the background image.

**************************************/

.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

	 margin: 0;

}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */



#navigation,  {

	margin:0;

	padding: 0;

}

#informationContent ul {

	margin-left: 0;

	padding-left: 0;

}

#whatsnewContent, #reviewsContent,#specialsContent, #cartBoxListWrapper, #featuredContent {

	padding: 5px;

}



#cartBoxListWrapper ul li {

	padding: 0 15px;

}

div.cartBoxTotal {

	width: 75%;

	margin: 0 auto;

	text-align: center;

}

#siteinfoIP {

	margin: 5px;

}

#center {

	padding: 0 8px 0 0;

}

.navNextPrevList a {

	padding: 5px;

}


/* CSS Document */



body {

	background-color: #FFF;

	color: #34352D;

}

#container{

	background-color: #042529;

	color: #34352D;

}

h1 {

	color: #D86F06;

}



/***************

	Links

***************/

a {

	color: #026B71;

	font-weight: bold;

}

#navEZPagesTOC ul li a {

	color: #026B71;

}

a:visited {

	color: #026B71;

}

a:hover, #navEZPagesTOC ul li a:hover, /*#navMain ul li a:hover, #navSupp ul li a:hover,*/ #navCatTabs ul li a:hover {

	color: #DFAC1A;

	}

#navMain ul li a:link, #navSupp ul li a:link, #navMain ul li a:visited, #navSupp ul li a:visited, #navMain ul li a:active, #navSupp ul li a:active {

	color: #FFF;

}

#navMain ul li a:hover, #navSupp ul li a:hover {

	border-bottom: 1px dotted #FFF;

}

a:active {

	text-decoration: none;

	}

a.category-links:hover, #categoriesContent a:hover, a.sideBoxContent:hover, a.category-top:hover, #ezpagesContent a:hover, #whatsnewContent a:hover,  #reviewsContent a:hover, #informationContent a:hove,  #moreinformationContent a:hover,  #productnotificationsContent a:hover,  #informationContent a:hover {

color: #DFAC1A;

}

input:focus, select:focus, textarea:focus {

	background-color: #FFFFCC;

	color: #2C445C;

	}

FIELDSET {

	border: 1px solid #cccccc;

	}

HR {

	border-bottom: 1px solid #9a9a9a;

	}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	border: 1px solid #000000;

	}

.messageStackWarning, .messageStackError {

	background: #FF881C;

	color: #ffffff;

	font-weight: bold;

	}

.messageStackSuccess {

	background: #00FA9A;

	color: #ffffff;

	font-weight: bold;

}

.messageStackCaution {

	background: #FFD700;

	color: Black;

	font-weight: bold;

}



/*wrappers - page or section containers*/



/********************

    top Navigation 

********************/

#navMain {

	background-image: url(../images/logo_bottom.jpg);

	background-repeat: no-repeat;

}

#navColumnOne {

	background-color: transparent;

}

#tagline {

	color:#000000;

	}

#sendSpendWrapper {

	border: 1px solid #cacaca;

	}

#navEZPagesTOCWrapper {

	border: 1px solid #000000;

	}

#navBreadCrumb {

  font-weight: bold;

	color: #DFAC1A;

	padding: 3px;

	border-bottom: 1px dotted #137DCB;

}

#navBreadCrumb a {

  font-weight: bold;

  color: #026B71;

  padding: 3px;

}

#navBreadCrumb a:hover {

	color: #DFAC1A;

}

#navEZPagesTop {

	background-color: #ffff33;

	}

.alert {

	color: #FF881C;

	}

	

/*Shopping Cart Display*/

#cartAdd {

	border: 1px dotted #FFF;

	}



.tableHeading, #cartSubTotal {

	background-color: #6DA4A7;

	color: #FFF;

}

#cartSubTotal {

	border-top: 1px solid #B6A297;

	}

.cartNewItem {

	color: #294D70;

	}

.cartOldItem {

	color: yellow;

}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #FF3300;

	}



/*sideboxes*/



h3.leftBoxHeading, h3.leftBoxHeading a {

	color: #ffffff !important;

	}



h1.centerBoxHeading, h2.centerBoxHeading, h3.centerBoxHeading, #checkoutConfirmDefaultHeadingCart {

		margin: 0.3em;

		padding: 0em;

		font-size: 1.3em;

  		text-align: left;

  		font-weight: bold;

  		color: #D86F06;

  		font-variant: small-caps;

  		height: 20px;

  		border-bottom: 2px solid #D86F06;

	}

h3.leftBoxHeading a:hover {

	color: #FFF;

	} 

.rowOdd {

	background-color: #F0FCFD;

}

.rowEven {

	background-color: #FFF;

	}

#cartContentsDisplay {

	border-bottom: 1px solid #2D4F72;

}

.buttonRow {

	font-size: 1.2em;

	color: Red;

	font-weight: bold;

}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {

	background-color: #ffffff;

	}

#center {

	padding-right: 25px;

}

#search {

	background-image: url(../images/searchbox.gif);

	background-repeat: no-repeat;

	}

#bottomnav {

	background-image: url(../images/footerbg2.jpg);

	background-repeat: repeat-y;

	overflow: visible;

	color: #FFF;

	font-weight: bold;

	text-align: center;

}

#navMain a {

	color: #FFF;

	}

#copyright, #footer,  #siteinfoLegal {

	color: #FFFFFF;

	background-color: #042529;

}

#copyright a {

	color: #FFFFFF;

}

#copyright a:hover {

	color: #FFFFFF;

	border-top: 1px dashed #FFFFFF;

	border-bottom: 1px dashed #FFFFFF;

}

#navColumnOne a, #navColumnOne ul li a {

	color: #FFF;

}

#navColumnOne a:hover, #navColumnOne ul li a:hover {

	color: #DFAC1A;

}

#contentMainWrapper {

	background: #FFF url(../images/contentBG.gif) repeat-y left top;

}

.productListing-odd, .productListing-even {

	border-bottom: 1px solid #294D70;

}

.sideBoxContent {

	color: #FFF;

}

.sideBoxContent>.normalprice {

	color: Yellow;

	font-weight: bold

}

.sideBoxContent>.productSpecialPriceSale {

	color: Yellow;

	font-weight: bold

}

.sideBoxContent>.productPriceDiscount {

	color: #FF881C;

	font-weight: bold

}

.sideBoxContent>.productSalePrice {

	color: #FF881C;

	font-weight: bold

}

.sideBoxContent>.productSpecialPrice {

	color: #FF881C;

	font-weight: bold

}

#cartBoxListWrapper ul li a {

	color: #FFF;

}

#bottomnav {

	background-image: url(../images/footerRepeat.gif);

	background-repeat: repeat-y;

}

.cartNewItem, .cartOldItem {

	color: #333;

}

div.cartBoxTotal {

	background-color: #FFF;

	color: #333;

}



body {

	margin: 0;

	padding: 0;

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 62.5%;

	}



a img {border: none; }



a:link, a:visited, #navEZPagesTOC ul li a {

	text-decoration: none;

}



h1 {

	font-size: 1.3em;

	}



h2 {

	font-size: 1.2em;

	}



h3 {

	font-size: 1.1em;

	}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	font-size: 1.1em;

	}

	

.productName, #productListHeading {

  font-size: 12px;

  text-align: left;

  font-weight: bold;

  font-variant: small-caps;

  font-variant: small-caps;

  padding: 3px;

}

.biggerText {

	font-size: 1.0em;

	}



h1, h2, h3, h4, h5, h6 {

	margin: 0.2em;

	}



CODE {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



FORM, SELECT, INPUT {

	display: inline;

	font-size: 1em;

	/*margin: 0.1em;*/

	}



TEXTAREA {

	float: left;

	margin: auto;

	display: block;

	width: 95%;

	}



FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	}



LEGEND {

	font-weight: bold;

	padding: 0.3em;

	}



LABEL, h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}



.centerBoxContentsNew, .categoryListBoxContents {

	padding: 10px 0;

}



LABEL.inputLabel {

	width: 11em;

	float: left;

	}



LABEL.inputLabelPayment {

	width: 15em;

	float: left;

	}



LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {

	width: 12em;

	float: left;

	}



P, ADDRESS {

	padding: 0.5em;

	}



ADDRESS {

	font-style: normal;

	}



.clearBoth {

	clear: both;

	}



HR {

	height: 1px;

	margin-top: 0.5em;

	border: none;

	}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.2em;

	}



/*wrappers - page or section containers*/

#mainWrapper {

	text-align: left;

	vertical-align: top;

}



#headerWrapper, /*#contentMainWrapper,*/ #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	}



#tagline {

	font-size: 2em;

	text-align : center;

	vertical-align: middle;

	}



#sendSpendWrapper {

	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 {}

.navNextPrevCounter {

	margin: 0em;

	font-size: 0.9em;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	}



#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {

	margin: 0em;

	font-weight: bold;

	height: 1%;

	width: 100%;

	}

#navMain ul {

	margin: 0 0 0 25px;

	padding:  8px 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	font-weight: bold;

	font-size: 1.1em;

	text-transform: uppercase;

	}

#navSupp ul, #navCatTabs ul  {

	margin: 0;

	padding:  .5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	font-weight: bold;

	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {

	display: inline;

	white-space: nowrap;

	}



/*#navMain ul li a, */#navSupp ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #000;

	}



#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	}



#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;

	}



#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em;

	}



#navBreadCrumb, #navEZPagesTop {

	font-size: 1.1em;

	font-weight: bold;

	margin: 0 0 0.5em 0;

	padding: 0.5em;

	}



/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}



/*.content,*/ #productDescription, .shippingEstimatorWrapper {

	font-size: 1.1em;

	padding: 0.5em;

	}



.alert {

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

/*.centerColumn,*/ #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {

	padding: 0.8em;

	}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {

	float: right;

	text-align: center;

	padding: 1em;

	font-weight: bold;

	}





#cartSubTotal {

	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;

	font-size: 1.1em;

	}



.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;

	}



.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: 3.5em;

	}



#cartAttribsList {

	margin-left: 1em;

	}



#mediaManager {

	width: 50%; 

	margin: 0.2em;

	padding: 0.5em;

}

.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}

#cartBoxListWrapper ul, #ezPageBoxList ul {

	list-style-type: none;

	}



#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {

	margin: 0;

	padding: 0.2em 0em;

	} 



.totalBox {

	width: 5.5em;

	text-align: right;

	padding: 0.2em;

	}



.lineTitle, .amount {

	text-align: right;

	padding: 0.2em;

	}



.amount {

	width: 5.5em;

	}



/*Image Display*/

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	margin: 0em 1em 1em 0em ;

	}



.categoryIcon {}

#cartImage {

	margin: 0.5em 1em;

	}



/*Attributes*/

.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}



.attributesComments {}



/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,.additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	margin: 1em 0em;

	}



/*sideboxes*/

.columnLeft {}



h3.leftBoxHeading, h3.leftBoxHeading a {

	font-size: 1.1em;

	margin: 0;

	}

.leftBoxHeading  {

	font-size: 12px;

	font-weight: bold;

	color: #fff;

	font-variant: small-caps;

	height: 22px;

	padding-top: 5px;

	text-align: center;

	background-image: url(../images/box_category_top.jpg);

	background-repeat: no-repeat;

	margin-left: 26px;

	background-position: top center;

	vertical-align: middle;

}

.centerBoxHeading {

	margin: 0em;

	padding: 0.5em 0.2em;

	}

#contentMainWrapper {

	clear: both;

	padding-top:5px;

	}

.leftBoxContainer {

	width: 220px;

	margin: 0;

	padding: 0;

	}



.sideBoxContent {

	width: 180px;

	margin-left: 15px;

	background-color: 1C82BC;

	background-image: url(../images/box_center_repeat.jpg);

	background-repeat: repeat-y;

	padding: 5px;

	background-position: center;

}

.leftboxfooter {

	margin-bottom: 10px;

	background-image: url(../images/box_bottom.jpg);

	background-repeat: no-repeat;

	height: 15px;

	width: 180px;

	margin-left: 20px;

}

.sideBoxContent a, .sideBoxContent ul li a {

	margin: 5px 8px;

}

h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 1.1em;

	}



.rightBoxHeading {

	margin: 0em;

	padding: 0.2em 0em;

	}



h3.leftBoxHeading a:hover {

	text-decoration: none;

	} 



h3.rightBoxHeading a:hover {

	text-decoration: none;

	}



.rightBoxContent {

	margin-bottom: 1em;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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;

	}



#bestsellers .wrapper {

	margin: 0em 0em 0em 1.5em;

	}



#bestsellers ol {

	padding: 0;

	list-style-type: circle;

	color: #FFF;

	margin-left: .5em;

}



#bestsellers li {

	padding: 0;

	margin: 0.3em 0em 0.3em 0em;

}

#bestsellers li a {

	margin: 0;

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/*misc*/

.back {

	float: left;

	}



.forward {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	height: 1.5em;

	vertical-align: top;

	}



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 {

	height: 2em;

	}



#siteMapList {

	width: 90%;

	float: right;

	}



.ratingRow {

	margin: 1em 0em 1.5em 0em;

	}



LABEL#textAreaReviews {

	font-weight: normal;

	margin: 1em 0em;

	}

.productListing-odd, .productListing-even, .productListing-rowheading, .productListing-data  {

	margin-bottom: 0.5em;

	border-bottom: 1px solid #B2B6B9;

	padding: 1em;

	font-size: 0.95em;

	text-align: left;

}

.productListing-odd, .productListing-even {

	font-size: 1.1em;

}

.productListing-rowheading {

	background-color: #B2B6B9;

}

#productsListingListingTopLinks {

	font-size: 1.2em;

	padding-bottom: 1em;

}

