

/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_new.css 2.0 2006-10-29 jettrue $
 */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 78.5%;
	color: #333;
	background:#e1f6c5 url(/images/bg.gif);
	}

a img {
	border: none;
       
	}

a:link, #navEZPagesTOC ul li a {
	color: #666666;
	text-decoration: none;
	}

a {
	color:#666666;
	}
 
a:visited {
	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: #bad992;
	}

a:active {
	color: #0000FF;
	}


	
#productsListingTopNumber{
color: #919191;
float: right;
padding-bottom: 10px;
font-family: helvetica;
}
#productsListingBottomNumber{
display: none;
}

h1 {
	font-size: 1.4em;
        font-family: helvetica;
        text-transform: normal;
         color: #bad992;
	}
	
h1#productListHeading{
display:none;

}

	
h1#indexCategoriesHeading{
display:none;}

#indexProductListCatDescription{
margin-top: 20px;
float:left;}

#categoryDescription img{
margin-left: 40px;}
	
h2 {
	font-size: 1.3em;
	}
	



	
h3.itemTitle{
background-color: #ffffff;
margin-top: -25px;
font-size: 11px;
}

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

.biggerText {
	font-size: 1.1em;
	}

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

CODE {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	}
	
FORM, SELECT, INPUT {
	font-size: .9em;
	margin: 0.2em;
	border-bottom: px solid #c4c4c4;
        margin-bottom: 10px;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	text-align:left;
	}
	
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;
	}

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

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

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

LABEL.inputLabel {
	font-size: 1em;
	width: 10em;
	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;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
	}
	
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: #933;
	color: #ffffff;
	}
	
.messageStackSuccess {
	background-color: #CBD7AD;
	color: #000000;
	}
	
.messageStackCaution {
	background-color: #FAFAA6;
	color: #000000;
	}
	
/*wrappers - page or section containers*/
div#mainWrapper {
	text-align: left;
	width: 950px;
	vertical-align: top;
	background:#fff;
	border-left:px solid #c4c4c4;
	border-right:px solid #c4c4c4;
	}

#headerWrapper,   #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {}
	
#headerWrapper{
background:#e1f6c5 url(/images/bg.gif);}

#logoWrapper{
height:140px;
width: 950px;
background:url(/images/headerbg.gif);}
	
	.centerBoxWrapperContents{
float: left;}

#headerWrapper{
background-image:url (/images/headerbg.gif);}
	
	
	#productListing table{
border:1px solid #E9EDF2;background: #eff5e6;padding:5px 0 0 6px}

#indexCategories table{
border:1px solid #E9EDF2;background: #eff5e6;padding:5px 0 0 6px}

	
	#headerWrapper{
	padding-top: 20px;
	}
	
#navMain a{
font-size: 12px;
float:right;
font-weight: normal;
margin-right: 30px;
}
	

	
#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
       
	}
hr#catBoxDivider{
display: none;
}
#logo{
float: left;
margin-top: 20px;
padding-left: 15px;
}

#logo a{
float: left;
margin-top: -13px;
padding-left: 15px;
}			


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

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}
	
#accountLinksWrapper  {
	margin: 10px 0px;
	width: 75%;
	}
	



/*navigation*/

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

#navMainWrapper {
          	
	font-weight: bold;
	color: #fff;
	width: 380px;
	font-size:1em;
	border-bottom:0px solid #333;
	height:20px;
        float: right;
        margin-top: 40px;
	}
	
#navSuppWrapper {
     display: none;    }
	
#navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	width: 100%;
	font-size:1em;
	}

#navSupp ul, #navCatTabs ul  {
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
	
#navMain ul {
	padding-top:.7em;
	list-style-type: none;
	text-align: center;
	line-height: 1em;
	}
	
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}
	
#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.9em;
	margin: 0;
	color: #919191;
	white-space: nowrap;
	}
	
#navCatTabs ul li a, #navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.9em;
	margin: 0;
	color: #666;
	white-space: nowrap;
	}

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

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	margin:0 auto;
	text-align:right;
	padding:4px 2px 0 0;
	font-size:.9em;
	}
	
#navMainSearch input {
	margin:0 auto;
	padding:0;
	}
	
#navMainSearch input[type=text] {
   margin: 0;
}
	
#navBreadCrumb {
    padding: 5px 0px 2px 7px;
	margin-top: 15px;
        margin-bottom: 20px;
	font-size:9px;
	color:#A5A6B6;
	float:left;
	white-space:nowrap;
	overflow:hidden;
	width:750px;
	}

#navBreadCrumb a {color:#A5A6B6; text-decoration:underline}

#categories.leftBoxContainer{
border: 1px solid #c4c4c4;
margin-bottom: 10px;
}
#ezpages.leftBoxContainer{
border-bottom: 1px dotted #c4c4c4;
margin-bottom: 10px;
}

#information.leftBoxContainer{
border-bottom: 1px dotted #c4c4c4;
margin-bottom: 10px;

}


#rewardpoints.leftBoxContainer{
border: 1px solid #c4c4c4;
margin-bottom: 10px;

}

h3#rewardpointsHeading.leftBoxHeading{
padding-bottom: 5px;
color: #333;
background: url(/images/featuredbg.gif);
font-size: 12px;
}



#VolusionLiveChat{
margin-bottom: 10px;
padding-top: 5px;
border: 1px solid #c4c4c4;

}
h3#testimonials-managerHeading.leftBoxHeading {
font-size: 12px;
color: #333;
background: url(/images/featuredbg.gif);
padding: 5px;
padding-bottom: 5px;
}

h3#manufacturersHeading.leftBoxHeading{
padding-bottom: 5px;
color: #333;
background: url(/images/featuredbg.gif);
font-size: 12px;
}

h3#categoriesHeading.leftBoxHeading{
padding-bottom: 5px;
color: #333;
background: url(/images/featuredbg.gif);
font-size: 12px;
}




#updaterSB.leftBoxContainer{
display:none;}


#testimonials-manager.leftBoxContainer{
border: 1px solid #c4c4c4;
padding-bottom: 5px;
font-size: 11px;
margin-bottom: 10px;
}


#tellAFriendDefault form{
float:left;
width: 700px;}


#specials.leftBoxContainer{
border: 1px solid #c4c4c4;
margin-bottom: 10px;

}

#manufacturers.leftBoxContainer{
border: 1px solid #c4c4c4;
padding-bottom: 10px;
font-size: 11px;

}

#manufacturers.leftBoxContainer form{
border: none;
padding-top: 10px;
}




#navColumnOne.columnLeft{
border-right: 0px dotted #c4c4c4;
	padding: 0.5em;
        margin-top: 10px;
	}
	
#navColumnTwo{
display:none;
}
	
#navColumnTwo a {
	color:#933;
	}
	
#navColumnTwo a:hover {
	color:#333;
	}

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

#productAdditionalImages{
width: 250px;}

.additionalImages img{
border: 0px solid #cccccc;
float: left;}

#productDescription_2{
font-size: 11px;
color: #666}

#productDescription_1{
font-size: 11px;
color: #666}

#productDescription_tab{
font-size: 11px;
color: #666}

#productDescription_3{
font-size: 11px;
color: #666}

#productDescription_4{
font-size: 11px;
color: #666}

.additionalImages a{
font-size: 0px;}


.attribsSelect{
font-size: 10px;}

label.attribsUploads{
font-size: 10px;}

.attribsInput{
font-size: 10px;}

.attribsRadioButton{
font-size: 10px;}

.attribImg {
width: 20%;
margin: 0.3em 0em;
margin-top: 5px;
}

#leftBox{
width:300px;
height: 100%;
border-right: 1px dotted #888;
float:left;}

h5.centerBoxHeading{
border:none;
background:none;
float:left;
color: #df095e;
font-size: 10px;}

	
#rightBox{
width:410px;
height: 100%;
float: right;}



h2#productPricesSecond{
display:none;}

#cartAdd {
        float: right;
margin-right: 25px;
	border: 1px solid #ccc;
border-top: none;
        padding: 3px;
        background: #eee;}
		
		
		#cartAdd form, select, input{
font-size:10px;
margin:1px 2px;}



#productAttributes{
float:right;
width: 400px;
margin-top: 30px;
margin-right: 25px;
border: 1px solid #ccc;}

#productAttributes :hover{
background: #eee;}

h3#attribsOptionsText{
padding: 5px;
color: #df095e;
font-size: 12px;
border-bottom: dotted 1px #666;}

h1#productName{
width: 400px;
color: #888;
font-size:14px;
float: left;
margin-left:-20px;}

h2#productPrices{
width: 400px;
font-size: 12px;
color: #df095e;
margin-left:-20px;
margin-bottom:25px;}

span.productPriceDiscount{
color: #666;}

span.productSpecialPrice{
color: #df095e;}666



.info{
width: 300px; background: #f0f0f0; float:right;}

#productDescription, .shippingEstimatorWrapper {
	padding: 1em;  width: 275px; border-bottom: 1px dotted #888;}


.imgLink{
display: none;}

#crossSell.centerBoxWrapper{
float:left;}


	
#productGeneral{
width: 750px;
}
	
	#indexCategories{
width: 750px;
}

.alert {
	color: #933;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
	
.advisory {}

.important {
	font-size: 1.1em;
	}
	
.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*/

	
#shoppingCartDefault input{
border-bottom: none;
}
#shoppingCartDefault form{
border-bottom: none;}

.tableHeading TH {
	background-color: #d3eebd;
	}
.cartRemoveItemDisplay input{
display:none;}	

.freeship img{
margin-left: -220px;
margin-top: 25px;}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
 	}
	
	.cartProductImage {
background: #ffffff;
padding-top: 5px;}

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

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
        background: #ffffff;       
	}
	
	.cartProductImage {
background: #ffffff;}
	
.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, #cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
	
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #933;
	}

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

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 
	
#cartBoxEmpty, #cartBoxVoucherBalance {
  	font-weight: bold;
  	}
	
.orderHistList {
	margin: 1em;
	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;
	}


.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
	
.centerBoxContentsProducts {
width: 100% !important;
border: 1px solid #888;
background-color: #ffffff;
height: 200px;
padding-top: 15px;
}  

.centerBoxContentsNew img{
border: 1px solid #888;
padding: 5px;}

.categoryListBoxContents{
width: 100% !important;
border: 1px solid #888;
background-color: #ffffff;
height: 200px;
padding-top: 15px;
}


	
	.centerBoxHeading {
	margin: 1em;
	border: 1px solid;
	border-color: #CCC;
	background-image: url(/images/featuredbg.gif);
	background-repeat: repeat-x; 
	padding: 0.5em 0.2em;
	color: #666;
	font-size: 12px;
	text-transform: none;
		}
	
	
.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	margin-bottom: 1em;
	}

.sideBoxContent {
	margin-left:.3em;
	}

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

h3.leftBoxHeading a {
	color: #333;
	text-decoration: none;
	} 
	
h3.rightBoxHeading a:hover {
	color: #933;
	text-decoration: none;
	}
	
.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading, .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 1em;
	}

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

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
	
#upProductsHeading {
	text-align: left;
	}
	
#upDateHeading {
	text-align: right;
	}
	
/*misc*/
.back {
    float: left;
	}
	
.forward, #shoppingCartDefault #PPECbutton {
	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 {
	}

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

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	}

.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, #infoShoppingCart {
	background-color: #ffffff;
	}
	
.productListing-data {
	padding: 1em 0.2em;
	}

.navNextPrevWrapper {
	padding:1em;
	}
		
#productlayout {
	width: 200px;
	float:left;
	}
	
.hiddenField {
	display: none;
	}
.visibleField {
	display: inline;
	}

.information {
	padding: 10px 3px; 
	line-height: 150%;
	}
	
	
#indexDefaultMainContent{
width: 720px;
}

#indexProductList{
width: 720px;
}

#ezPageDefault{
width: 720px;
padding-left: 20px;
}

#shippinginfo{
width: 720px;
}

#privacy{
width: 720px;
}


#loginDefault{
width: 720px;
}

#shoppingCartDefault{
width: 720px;
}

#shippingInfo{
width: 720px;
}

#specialsListing{
width: 720px;
}

#checkout{
width: 720px;
}
#checkoutConfirmDefault{
width: 720px;
}

#logoffDefault{
width: 720px;
}
#categoryIcon{
display:none;
}





#checkoutSuccess{
width: 720px;
}

#contactUsDefault{
width: 720px;
}



#whatsNew{
padding-top: 30px;
}

#featuredProducts{
padding-top: 30px;
}


/* categories box parent and child categories */

a.category-top, a.category-top:visited {
	color: #666;
        font-family: helvetica;
        font-weight: normal;             
        font-size: 13px;         
	padding: 2px 2px 2px 2px;
	line-height: 20px;
}

a.category-subs, a.category-subs:visited {
	color: #666;
	padding: 2px 2px 2px 2px;
	line-height: 20px;
   	 font-size: 11px;
        font-weight: bold;
}

a.category-products, a.category-products:visited {
	color: #555555;
        font-size: 12px;
        font-family: helvetica;
	padding: 2px 2px 2px 2px;
	line-height: 20px;
}

a.category-links, a.category-links:visited {
	color: #888888;
        font-family: helvetica;
        font-weight: bold;
        font-size: 13px;
	padding: 2px 2px 2px 2px;
	line-height: 20px;
	padding: 2px 2px 2px 2px;
	line-height: 20px;
}

a.category-top:hover {
color: #94bf5d;
	text-decoration: none;
}

a.category-subs:hover {
	background-color: #ccc;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	line-height: 20px;
}

a.category-products:hover {
	background-color: #eee;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	line-height: 20px;
}

a.category-links:hover {
	color: #94bf5d;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	line-height: 20px;
}

h3#bannerboxallHeading{
color: #fff;
font-size: 6px;}


#navEZPagesBottom{
text-align: center;
background-color: #dcf3bf;
border: none;
}

#navEZPagesTOCWrapper {

        font-weight: bold;
        float: left;
        width: 780px;
        margin-left: 5px;
        padding-left: 5px;
        min-height: 1%;
        border: 0px solid #000000;
        }
	
#navEZPagesTOC ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}
	

#navEZPagesTOC ul li  {
    border: 0px solid #CCCCCC;
    background-color: #dcf3bf;
    
		font-family: Arial, Sans-Serif;
		font-size: 13px;
		font-weight: bold;
    padding: 5px;
    width: 400px;
    margin-bottom: 5px;
          }
	
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}




#navMainWrapper{
display:none;
}


h3#chcategoriesHeading.leftBoxHeading{
padding-bottom: 10px;
color: #bad992;
font-size: 13px;
}



#logoWrapper {
width:auto;
}




#productDetailsList{
display:;
}

.cartTotalsDisplay{
display:none;
}

#productTellFriendLink{
float: left;
}

#navEZPageNextPrev{
display:none;
}

#loginDefault{
width: 750px;
}

#navMainSearch form{
margin-top: -70px;
margin-right: -350px;}

#navMainSearch{
width: 200px;
}

#tollfree{
float:left;
margin-top: 70px;
margin-left: -300px;}

#tollfree font{
font-size: 10px;}

#topBoxMenu{
float: right;
margin-top: 20px;
padding: 5px;
width: 940px;
height:17px;
text-align: left;
border-top:1px solid #c4c4c4;
border-bottom:1px solid #c4c4c4;
}

#topBoxMenu a{
border-right: 1px solid #888888;
padding: 6px;
padding-left: 3px;
}




#topBoxMenu2{
padding: 5px;
width: 355px;
margin-left: 640px;
margin-top: -65px;

}


#topBoxMenu3 form{
margin-top: -3px;
float: right;
padding-bottom: 5px;}


#topBoxMenu3 input{
width: 65px;
font-size: 12px;}

#topBoxMenu3 img{
width: 65px;
font-size: 12px;
padding-bottom: 5px;}


#topBoxMenu2 a{
padding: 5px;
width: 255px;
font-size: 11px;
height: 29px;
border:none;
margin-left: -10px;}



#navColumnOneWrapper form{
border: none;
margin-bottom: -3px;}

#navColumnOneWrapper input{
border: 1px solid #888;}
width: 150px;
#topBoxMenu2 form{
border: none;
margin-top: 20px;


}



#image3{
position:relative;
border: 1px solid #c4c4c4;
width:250px;
margin-top: -240px;
float: right;
}

#image4{
position:relative;
border: 1px solid #c4c4c4;
width: 250px;
float:right;
margin-top: -118px;
}

#image2 img{
position:relative;
width: 250px;
float: right;
border: 1px solid #c4c4c4;
margin-top: -362px;

}

#image1 img{
border: 1px solid #c4c4c4;
width: 450px;
height: 360px;

}
#image1 {
width: 450px;
height: 360px;


}







.sidebar{
width: 160px;
float: right;
}


/* Footer */
.footerWrapper {border-top:1px solid #C8C8C8;border-bottom:1px solid #C8C8C8;margin-left: px;}
.quick_search_form, .leftBoxContainer, .footerWrapper {background:#fff}

.footer-faq{ 	
	border-right:1px solid #C8C8C8;
	border-left:1px solid #C8C8C8;
	font-size:11px;
	width:25%}
.footer-faq ul {
	margin:3px;
	list-style-type: square;
	padding-left: 25px;
	font-size:11px;	}
.footer-heading {
	padding:3px 3px 3px 10px; 
	background: #e8e8e8; 
	color:#333; 
	font-weight:bold;
	border:1px ridge #9B99C7}
	
.footerWrapper1 {border-bottom:1px solid #C8C8C8;}

/* Checkout */

#checkoutShippingMethods{
display:none;}

#checkoutShipTo{
width: 320px;
height: 170px;}

#checkoutBillTo{
width: 320px;
float: right;
height: 170px;
margin-top: -190px;}


#checkoutPayment{
width: 710px;}

input#submit1{
display:none;}


.vDotLine{display:none}
.hDotLine{display:none}


h1#ezPagesHeading{
float: left;
width: 740px;}

#ezPageDefault{
width: 720px;
float: left;
padding-left: 20px;
}

#accountEditDefault form{
float: left;} 

#copyright{border: 0px solid #ccc; width:930px; margin:0 auto;margin-top:6px;}



