/**
 * 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.css 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {	
    background-color: #FFFFFF;
	font-family: Arial, Verdana, Helverica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}


a img {border: none; }

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

a:active {
	color: #666666;
	}

h1 {
	font-size: 18px;
	font-weight: normal;
	}

h2 {
	font-size: 14px;
	}

h3 {
	font-size: 11px;
	}

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

.biggerText {
	font-size: 12px;
	}

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

    margin: 0px;

}

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 11px;
	margin: 0.1em;
	}

input, select {
    background-color: #EEEEEE;
    border: 0px solid #FFFFFF;
    color: #333333;
}	

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 98%;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	}

input:focus, select:focus, textarea:focus {
	background-color: #EEEEEE;
	}

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

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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 {
   padding: 0px;
}
	
ADDRESS {
	padding: 0px 0px 5px 2px;
	margin: 0px 20px 0px 0px;
	}

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

.messageStackWarning, .messageStackError {
	background-color: inherit;
	border-bottom: 1px solid #EEEEEE;
	border-left: 2px solid #EEEEEE;
	color: #999999;
	padding-left: 5px;
	margin-bottom: 5px;
	}

.messageStackSuccess {
	background-color: #FFFFFF;
	color: #333333;
	}

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	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: 5px 0px 5px 0px;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	float: left;
	}
	
	
.navNextPrevList {
	float: left;
	white-space: nowrap;
	margin: 10px 17px 10px 15px;
	padding:  0px;
	list-style-type: none;
	}

#prevnext a {
    border: 0px;
    font-weight: bold;
    text-decoration: none;
}	
	
	
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #333333;
	height: 1%;
	width: 100%;
	}

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

#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;
	padding: 0em 0.5em;
	margin: 0;
	color: #333333;
	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: 3px 0px 3px 0px;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: inherit;
	border-bottom: 1px solid #EEEEEE;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	color: #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*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: 0em;
	}

.alert {
	color: #34B900;
	margin: 5px 0px 5px 0px;
	}
.advisory {
    padding: 10px 8px 5px 8px;
}
.important {
	font-weight: normal;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 5px 0px 0px 0px;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	text-align: right;
	padding: 2px 0px 3px 0px;
	margin-top: 10px;
	width: 295px;
	font-size: 11px;
	border-top: 1px solid #EEEEEE;
	}
	
#cartAdd a:link, #cartAdd a:visited, #cartAdd a:active, #cartAdd a:hover {
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    color: #888888;
}



.tableHeading TH {
	border-bottom: 1px solid #EEEEEE;
	background-color: #FBFBFB;
	text-align: left;
	padding: 0px 5px 0px 1px;
	}

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

#cartSubTotal {
	border-top: 1px solid #EEEEEE;
	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: 12px;
}


#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

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

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

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

/*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: 0em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #333333;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

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

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

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

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

.rightBoxContent {
	background-color: #ffffff;
	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, .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: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

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

.bold {
	font-weight: bold;
	}

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

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

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

CAPTION {
	/*display: none;*/
	text-align: left;
	}

#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, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #FFFFFF;
	padding: 10px;
	}
.information {padding: 10px 3px; line-height: 150%;}

#popupImage, #popupAdditionalImage {
    padding: 0px;
}









/*--------------------------------------------- willow custom css -----------------------------------*/


#container {
	margin: 0px auto 15px auto;
	padding: 0px;
	width: 780px;
	background-color: #FFFFFF;
}

#header {
	width: 780px;
	height: 143px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url('../../../../images/template/header.jpg') no-repeat;	
}

#menu {
	width: 780px;
	height: 31px;
	margin: 0px;
	padding: 0px;	
	background: #FFFFFF url('../../../../images/template/menu.jpg') no-repeat;
}

#themeloginbox {
	width: 780px;
	height: 108px;
	margin: 0px;
	padding: 0px;	
	background-color: #FFFFFF;	
}

#willowtheme {
	width: 524px;
	height: 108px;
	margin: 0px;
	padding: 0px;	
	background: #FFFFFF url('../../../../images/template/willowtheme.jpg') no-repeat;
	float: left;
}

#searchbox {
   float: left;
   width: 372px;
   height: 71px;
   color: #FFFFFF;
   font-weight: bold;
   padding: 10px 0px 0px 30px;
}

#searchbox a:link, #searchbox a:active, #searchbox a:visited, #searchbox a:hover {
    color: #86C6EA;
    font-weight: normal;
}

#searchbox div {
   margin: 3px 0px 0px 0px;
}

.zeroborder {
   border: none;
}

#usway {
   float: left;
   width: 122px;
   padding: 5px 0px 0px 0px;
   text-align: right;
}

#loginbox {
	width: 256px;
	height: 83px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF url('../../../../images/template/loginbg.jpg') repeat-y;
	float: left;
	color: #FBFBFB;
	text-align: left;
}

#regpass {
    text-align: right;
    margin-right: 62px;
    color: #86C6EA;
}

#regpass a:link, #regpass a:active, #regpass a:visited, #regpass a:hover {
    color: #86C6EA;
}

#headerspacer {

}

#greenspacer {
	width: 524px;
	float: left;
}

#greenbar {
	width: 256px;
	height: 25px;
	background: #FFFFFF url('../../../../images/template/greenbar.jpg') repeat-y;
	float: left;
}

#contentbox {
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0px;
}

#contenttable {
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;			
}

#leftcol {
	width: 524px;
	margin: 0px;
	padding: 0px 15px 20px 10px;
	background-color: #FFFFFF;				
}

#rightcol {
	width: 256px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url('../../../../images/template/newsbg.jpg') repeat-y;		
}

#newshd {
	width: 256px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url('../../../../images/template/newshd.png') no-repeat;
	border-bottom: 3px solid #FFFFFF;	
}

#catshd {
	width: 256px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url('../../../../images/template/catshd.png') no-repeat;
	border-bottom: 3px solid #FFFFFF;	
}

#newsmenu {
    padding: 0px 15px 10px 22px;
}

#footer {
	width: 780px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;		
}

#footermenu {
	width: 516px;
	height: 46px;
	margin: 0px;
	padding: 20px 0px 0px 8px;
	background: #FFFFFF url('../../../../images/template/menubt.jpg') no-repeat;
	float: left;
}

#willowcopy {
	width: 256px;
	height: 36px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF url('../../../../images/template/willowcopy.png') no-repeat;
	float: left;
	text-align: center;
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999999;
}

#willowcopy a:link, #willowcopy a:visited, #willowcopy a:active, #willowcopy a:hover {
    color: #999999;
}

#menu a:link, #menu a:active, #menu a:visited, #menu a:hover {
    width: 58px;
    height: 16px;
    text-decoration: none;
    margin-left: 20px !important;
    margin-left: 10px;
    margin-right: 0px !important;
    margin-right: 10px;
    font-size: 11px;
    float: left;
    display: block;
}

#footermenu a:link, #footermenu a:active, #footermenu a:visited {
    color: #EEEEEE;
    font-weight: normal;
    text-decoration: none;
    margin-left: 23px;
    font-size: 11px;
}

#footermenu a:hover {
    color: #FFFFFF;
}

#bgleft {
    background: url('../../../../images/template/bgleft.jpg') repeat-x;
}

#bgright {
    background: url('../../../../images/template/bgright.jpg') repeat-x;
}

.manufacturersbox {
    padding: 0px 15px 0px 0px;
    text-align: left;
}

.manufacturersbox a:link, .manufacturersbox a:visited, .manufacturersbox a:active, .manufacturersbox a:hover {
    color: #666666;
}

/*-------------------------------------------------------- willow custom css end ---------------------------*/


a.readmore:link, a.readmore:active, a.readmore:visited, a.readmore:hover {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #236D90;
}

.date {
    color: #A3A3A3;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
}


a.newslink:link, a.newslink:active, a.newslink:visited, a.newslink:hover {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #236D90;
}

.orangedottitle, #loginDefaultHeading, #aboutusDefaultHeading, #cartDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #productListHeading, #logoffDefaultHeading, #indexCategoriesHeading, #advSearchResultsDefaultHeading {
	font-size: 18px;
	font-weight: normal;
	background: url('../../../../images/template/orangedot.png') 0px 8px no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

a.orangedotlink:link, a.orangedotlink:visited, a.orangedotlink:active {
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.orangedotlink:hover  {
	font-size: 18px;
	color: #236D90;
	text-decoration: none;
	font-weight: normal;
}

.productListing-odd {
    background-color: #FBFBFB;
}

.productListing-odd td, .productListing-even td {
    text-align: left;
    padding: 5px;
    vertical-align: top;
}

.productListing-heading {
    text-align: left;
    padding: 0px 0px 5px 2px;
}

#productMainImage a:link, #productMainImage a:visited, #productMainImage a:active, #productMainImage a:hover {
    text-decoration: none;
}

#productDetailsList {
    list-style-type: none;
    padding: 0px;
    width: 290px;
}

.catlisting {
    width: 162px;
    margin: 5px 5px 0px 0px;
    font-size: 12px;
    font-weight: bold;
    height: 110px;
}

.catlistimg {
    height: 80px;
    margin: 0px 0px 2px 0px;
}

.catlisting a {
    text-decoration: none;
}

#productMainImage {
    width: 177px;
}

.dotted {
    width: auto;
    height: 10px;
    border-top: 1px dotted #333333;
}

.homenewsnextleft {
    width: 234px;
    padding: 0px 15px 0px 0px;
    float: left;
    display: block;
}

.homenewsnextright {
    width: 234px;
    padding: 0px 0px 0px 15px;
    float: left;
    display: block;
}


.categoryListBoxContents {
    margin: 0px;
    padding: 0px;
}