/**
 * Main CSS Stylesheet
 *
 * 93CDD7 is main blue color for the text
 */

body {
	margin: 0;
    padding: 0;
  	font-family: verdana, helvetica, sans-serif;
	font-size: 66%;
	color: #9B9B9B;
	background: url(../images/body_bg.gif) top center no-repeat #fff;
	text-align:center;
	color:#9B9B9B;
}
#searchcell #yahootreemenuContent
{
	display: none;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #9B9B9B;
	text-decoration: none;
	}
 
a:visited {
	color: #9B9B9B;
	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: #93CDD7;
	}

a:active {
	color: #428dff;
	}

h1 {
	font-size: 1.25em;
	color:#93CDD7;
	font-weight:normal;
	}

h2 {
	font-size: 1.2em;
	color:#93CDD7;
	font-weight:normal;
	}

h3 {
	font-size: 1.1em;
	color:#93CDD7;
	font-weight:normal;
	}
	
/* yahoo tree menu */
#yahootreemenu {
	margin-top:0;
	padding-top:0;
}
h3#yahootreemenuHeading {
	color:#93CDD7;
	font-size:1.1em;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
}

h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.0em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

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%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
        color: #9B9B9B;
	}

LABEL, h4.optionName {
	line-height: 1em;
	padding: 0.1em;
	}

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

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

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;
	border-bottom: 1px solid #9A9C86;
	}

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

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

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

.messageStackCaution {
	background-color: #FFFF66;
	color: #9B9B9B;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	display:block;
	background: #fff;
	margin:0 auto;
	width: 700px;
	vertical-align: top;
	border:2px solid #E3E3E3;
	}
	
#headerWrapper {
	background:url(../images/header_bg.jpg) top left no-repeat;
	width:700px;
	height:140px;
	border-bottom:2px solid #E3E3E3;
}

#logoWrapper{
       background-image: url(../images/header_bg.jpg);
       background-repeat: repeat-x;
       background-color: #ffffff;
       }
	   
#taglineWrapper {
	display:none;
}
	
#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}


.centerColumn {
	text-align:left;
}

.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	margin-bottom: 1em;
	margin-top:20px;
	}
#whatsNew {border:0;}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	}
	
#navColumnOneWrapper {
	text-align:left;
}

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

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	overflow:hidden;
	}

/*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;
      padding: 1px;
	background-color: #ffffff;
	font-weight: bold;
	color: #9B9B9B;
      border: 1px solid #9a9a9a;
	height: 1%;
	}
	
#navMainWrapper {
	display:block;
	float:left;
	width:100%;
}
	
#navCatTabsWrapper {
	display:block;
	float:left;
	width:40%;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: block;
	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: #9B9B9B;
	}
	
#ezpagesContent ul {
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	
}
#ezpagesContent li {
	margin-bottom:5px;
}

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

#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 {
	text-align:left;
	color:#9B9B9B;
	font-weight:normal;
	}

#navEZPagesTop {
	background-color: #ffffff;
	}

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

#navColumnOne {
	}

#navColumnTwo {
	}


/* search bar */
#searchcell {
	display:block;
	float:right;
	width:250px;
	position:relative;
	top:5px;
	right:10px;
}


/*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.2em;
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}

.advisory {}

.important {
	font-weight: bold;
	}

.notice {}
.rating{}

.gvBal {
	float: right;
	}

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.9em;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	margin: 1em;
	border: 1px solid #9B9B9B;
	padding: 1em;
}

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

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

#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: #606000;
	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;
	}

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

#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 {
	display:block;
	width: 33%;
	margin: 0.3em 0em;
}
.attribImg img {
	padding:0;
	margin:0;
}

.attributesComments {
	font-size:1em;
	line-height:1.4em;
	
		color:#9B9B9B;
	padding-bottom:5px;
}

.attributesImgBlock {
	clear:both;
	width:100%;
}

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

/*sideboxes*/

h3.leftBoxHeading, h3.rightBoxHeading, h2.centerBoxHeading {
        font-size: 1em;
        color: #9B9B9B;
		font-weight:normal;
		text-align:left;
	}

h2.centerBoxHeading {
	color:#93CDD7;
	font-size:1.2em;
}

h3#ezpagesHeading {
	display:none;
}
#ezpagesFooter {
	display:none;
}

h3.leftBoxHeading a, h3.rightBoxHeading a, h2.centerBoxHeading a {
        font-size: 1em;
        color: #9B9B9B;
	}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.8em 0.2em;
      /* background-image: url(../images/boxtop.jpg); */
	}

.centerBoxHeading {
	margin: 0em;
	padding: 0.8em 0.2em;
	}

.leftBoxContainer {
      margin-bottom: 1em;
      margin-top: 1em;
	}

.sideBoxContent {
    color: #9a9a9a;
	padding: 0.4em;
	}

.leftBoxFooter {
      background-repeat: no-repeat;
      width: 160px;
      height: 7px;
      }

.rightBoxFooter {
      background-image: url(../images/boxbottom.jpg);
      background-repeat: no-repeat;
      width: 160px;
      height: 7px;
      }
	
.rightBoxContainer {
      margin-bottom: 1em;
      margin-top: 1em;
	}


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

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

.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;
	margin-left: 1.1em;
	}

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

#bannerboxHeading {
	background-color: transparent;
      }

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

.productListing-data img {
      padding:8px;
      }

.productListing-even td {
	  border-bottom:1px solid #efefef;
      }

.productListing-odd td {
	border-bottom:1px solid #efefef;
      
      }
.productListing-heading {
	color:#9B9B9B;
}
	  
#productsListingTopNumber {
	margin:10px 0 0px 0;
	text-align:center;
	color:#9B9B9B;
}
#productsListingBottomNumber {
	margin:5px 0 10px; 0;
	text-align:center;
	color:#9B9B9B;
}
	  
.listingProductImage {
	margin-right:5px;
}

.listingDescription {
	color:#9B9B9B;
}
.itemTitle {
	font-weight:bold;
}
/*misc*/
.back {
	display:block;
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #F0F0F0;
	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 {
	background-color: #cacaca;
	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 {
	background-color: #ffffff;
	}


/* sideboxes */
#information h3 {
	display:none;
}
#information ul {
	margin-top:0;
	padding-top:0;
}
#information li {
	padding-bottom:5px;
}
#catBoxDivider .leftBoxFooter {
	height:0;
	margin-bottom:0;
	padding-bottom:0;
}


/* add to cart box */
#cartAdd {
	border:0;
	
}
#cartAdd .num {
	width:auto;
	height:auto;
}
#cartAdd form {
	margin:0;
	padding:0;
}
#cartAdd input {
	padding:0 0 3px 0;
	height:2em;
	width:150px;
	margin:0;
}

/* starting at price marker for listing page */
.startingat {color:#93CDD7;}

.cartOldItem {color:#93CDD7;}

#searchcell input { font-weight:normal; color:#9B9B9B ;}

ul#category_nav {padding-left:5px; margin-top:0; padding-top:0; font-size:10px;}
#category_nav li { list-style-type:none; margin-left:10px; padding: 3px 0; font-size:10px;}
#category_nav li.subcat { margin-left:20px; }
#category_nav li.heart { list-style-image:url(../images/heart.jpg); }
#category_nav li.current {color:#9B9B9B; }

#yahootreemenuHeading {font-size:10px !important;}
.sideBoxContent ul {font-size:10px;}

.wrapperAttribsOptions select { color:#9B9B9B;}
.wrapperAttribsOptions input {width:180px;}
.wrapperAttribsOptions label {font-size:10px; line-height:1.6em; }
label.attribsSelect { display:none;}

h4.optionName {font-weight:normal; margin-left:0; padding-left:0; margin-top:0; padding-top:0;}

h3#attribsOptionsText {margin-left:0; padding-left:0; font-size:10px;}

h3.attributesComments { font-size:10px; padding-top:10px; padding-bottom:10px;}

h2#productPrices {font-size:10px;}

.biggerText {font-size:10px !important; line-height:1.4em; color:#9b9b9b; font-weight:normal !important; margin-bottom:0; padding-bottom:0;}

.font_option {display:block; float:right; height:1%; position:relative; top:-27px; overflow:visible; border:1px solid #fff;width:175px; /*margin-left:325px; position: relative; top:-35px; margin-bottom:-35px;*/}
.font_option select {margin:0; padding:0;}
.font_option h4 {display:none;}

.custom_option {border:1px solid #fff; width:310px; float:left;}

div.tabTable {border-top:0;}
div.tabTableCell img {margin:0 auto; padding:0;}
div.tabTableCell {display:block; width:33%; float:left; text-align:center; height:125px;}
div.titleCell {display:block; float:none; width:100%; height:0px;}
div.titleCell div {display:block; float:left; width:33%; text-align:center; padding:10px 0;}
.itemTitle {font-weight:normal;}
.itemTitle a {color:#93CDD7; font-size:10px; text-decoration:underline;}
.itemTitle a:visited {color:#93CDD7; text-decoration:underline;}
.centerColumn p {font-size:10px !important; line-height:1.4em;}
p.displayNone {display:none;}
#indexProductListCatDescription {margin:0; padding:0; /* height:0; */}
 #productDetailsList {height:0; margin:0; padding:0;}
#ezpagesContent ul {
	font-size:10px !important;
}
#cartAdd input {font-size:10px; color:#9b9b9b;}

.hidden {display:none; }

#price_range { margin:5px; border-top:1px solid #efefef; padding-bottom:8px; font-size:10px; padding-top:5px; /*border-bottom:1px solid #9B9B9B;*/ width:85%; }
#price_range label {display:block; float:left; text-align:right; width:25%; }

.h2text{
 padding:0px 0px 3px 0px; margin:0px 0px 3px 0px; color:#9B9B9B;
}