/**
 * 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 0001 2007-03-30 10:40:00 kimono $
 */

body      { color: #666; font-size: 11px; font-family: verdana, oaka, arial, helvetica, sans-serif; background: #b9b9b9 url("../images/wamoji2-4.jpg") fixed; text-align: center; margin: 0; padding: 0; width: 100% }

a img {
	border: none;
	}

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

a:visited   { color: #222; text-decoration: none }

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #900;
	text-decoration: underline;
	}

a:active {
	color: #900;
	}

h1 {
	font-size: 17px;
	}

h2 {
	font-size: 15px;
	}

h3 {
	font-size: 14px;
	}

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

.biggerText {
	font-size: 13px;
	}

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

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	}

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

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

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

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

LEGEND {
	font-weight: bold;
	padding: 3px;
	}

LABEL, h4.optionName {
	padding: 2px;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 5px 3px;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	
#logo  { margin: 10px 0; float: left }

LABEL.inputLabel {
	width: 121px;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 165px;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 132px;
	float: left;
	}

P, ADDRESS {
	padding: 5px;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 20px;
	padding: 2px;
	border: 1px solid #666;
	}

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

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

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

/*wrappers - page or section containers*/

#topWrapper   { text-align: center; margin: 0 auto; padding: 0; width: 864px !important; vertical-align: top }

#mainWrapper  { color: black; font-size: 11px; background: #fff; margin: 0 auto; padding: 0; width: 864px !important; clear: both; vertical-align: top }

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0;
	padding: 0;
	}

#contentMainWrapper {
	padding: 0;
	margin: 0;
	width: 864px !important;
	color: #666;
	float: left;
	}	

#loginDefaultHeading {
	color: #666;
	clear: both;
	}

#logoWrapper       { background: #b9b9b9 url("../images/kumotuki-2.jpg") repeat-x 50% bottom; text-align: center; margin: 0 auto; padding: 0; width: 864px; height: 113px; clear: both }

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 auto;
	font-size: 11px;
	text-align: left;
	}

#taglineWrapper {
	margin: 0 auto;
	width: 450px;
	float: right;
}
#tagline  { color: #666; font-size: 16pt; font-weight: bold; text-align: right; padding: 5px; vertical-align: middle }

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

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

#accountLinksWrapper {
	margin: 0 auto;
	padding: 0;
	}

#accountLinksWrapper li {
	margin: 0 auto;
	padding: 0;
	}

.wrapperAttribsOptions {
	margin: 3px 0;
	}

/*navigation*/

.navSplitPagesResult {
	margin: 20px 0 20px 0;
	padding: 0;
	}

.navSplitPagesLinks {
	margin: 20px 0 20px 0;
	padding: 0;
	}

.navNextPrevCounter {
	margin: 5px 0 5px 0;
	padding: 0 0 15px 0;
	font-size: 10px;
	}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 5px 0 50px 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
	}

#navMainWrapper {
	margin: 0 auto;
	padding: 0;
	font-weight: bold;
	float: right;
	height: 30px;
	width: 300px;
	}
	
#navAccountWrapper {
	margin: auto;
	background:#fff;
	font-weight: bold;
	color: #666666;
	height: 30px;
	width: 864px;	
	}

#navSuppWrapper  { color: #000; font-weight: nomal; background: white; margin: 0 auto; padding: 5px; width: 830px; clear: both }
	
#navCatTabsWrapper {
	margin: 0;
	background-color: #fff;
	font-weight: bold;
	color: #666;
	height: 1%;
	width: 100%;
	}
	
#navMain  { color: #808080; font-size: 1em; text-align: center; margin: 0 auto; padding: 0; height: 14px; float: left }

div#navMain a,
div#navMain a:link,
div#navMain a:visited, {
	font-size : 16px;
	color: #cc0000;
	}

div#navMain a:hover,
div#navMain a:active, {
	color: #ff5809;
	font-size : 16px;
	text-decoration: underline;
	}

#navAccount {
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 11px;
	width: 800px;
	height: 30px;
	}

#navAccount ul  {
	margin: 0;
	padding: 0;
	display:inline;
	}

#navAccount li  {
	margin: 0;
	padding: 0;
	display:inline;
	}
		
#navAccount ul li a {
	margin-right: 0;
	padding: 0;
	background:#999;
	color:#666;
	border: 0;
	float:left;
	font-weight:Bold;
	text-decoration:none;
	width: 100px;
	}

#navAccount li.contact a {
	background: url(../images/header_bar2.gif) no-repeat;
	width: 100px;
	height: 30px;
	}

#navAccount ul li.contact a:hover {
	background: url(../images/header_bar2.gif) no-repeat;
	width: 100px;
	height: 30px;
	}
	
#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0;
	list-style-type: none;
	text-align: center;
	line-height: 17px;
	}

vid#navCatTabs {
	margin: 0;
	padding: 0 10px;
	float: left;
	}

#navCatTabs ul li {
	display: inline;
	float:left;
	text-align:left;
	width:33%;
	line-height: 1.5em;
	}

#navSupp ul li {
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0 5px;
	margin: 0;
color : #59a901;
font-size : 12px;
font-weight : normal;
	}

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

#navEZPagesTOC ul {
	margin: 0;
	padding:  5px 0;
	list-style-type: none;
	line-height: 17px;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 10px 0 0 0;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 5px;
	}
	
#navBreadCrumb {
	margin: 0;
	padding: 2px 0 0 10px;
	font-weight: bold;
	color: #fff;
	line-height: 11px;
	}

#navBreadCrumb a {
	color: #666;
	}

#navBreadCrumb a:hover {
	color: #eee;
	}

#navEZPagesTop {
	margin: 0;
	padding: 0 0 10px 0;
	background: #FFF;
	font-weight: bold;
	color: #666;
	vertical-align: middle;
	width: 864px;
	clear: both;
	float:left;
	}
	
#navEZPagesTop a {
	color: #000;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 23px;
	}

#navEZPagesTop ul {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0 10px;
	color: #666;
	background: #fff;
	}

#navEZPagesTop li {
	display: block;
	float: left;
	line-height: 20px;
	padding: 0 5px;
	margin: 0;
	background: url(../images/navi_icon1.gif) no-repeat left;
	white-space: nowrap;
	}

	
#headerWrapper  { background: #b9b9b9; text-align: center; margin: 0 auto; padding: 0; width: 864px; float: left }

#navColumnOne, #navColumnTwo {
	padding: 0 0 20px 0;
	margin: 0;
	left: 0;
	float: left;
	text-align: center;
	}

.infomation {
	width: 590px;
	font-size: 11px;
	line-height: 15px;
	}

.infomationNav {
	padding: 0;
	margin-left: 20px;
	font-size: 11px;
	width: 590px;
	line-height: 15px;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 13px;*/
	padding: 5px;
	}

.alert {
	color: #FF0000;
	margin-left: 5px;
	}

.advisory {}

.important {
	font-weight: bold;
	}

.notice {}

.rating{}

.gvBal {
	float: right;
	}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 5px;
	margin: 0;
	background: #fff;
	}
	

.centerColumn {
	background: #fff;
	font-size: 13px;
	padding: 5px 0;
	margin: 0 auto;
	width: 474px;
	}	

.smallText, #siteinfoCredits, #siteinfoStatus {
	font-size: 10px;
	}

#siteinfoIP {
	font-size: 9px;
	text-align: center;
	clear: both;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 10px;
	border: 1px solid #666;
	padding: 10px;
	}

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

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

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 24px;
	padding-right: 25px;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 25px;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 5px 0;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 2px;
	}


#scUpdateQuantity {
	width: 22px;
	}

.cartQuantity {
	width: 52px;
	}

.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: 39px;
	}

#cartAttribsList {
	margin-left: 10px;
	}

#mediaManager {
	width: 50%; 
	margin: 2px;
	padding: 5px;
	}

.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: 2px 0;
	} 

.totalBox {
	width: 61px;
	text-align: right;
	padding: 2px;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 2px;
	}

.amount {
	width: 61px;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0 10px 10px 0 ;
	}

.categoryIcon {}
#cartImage {
	margin: 5px 10px;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 3px 0;
}

.attributesComments {}

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

/*sideboxes*/
.columnLeft {
	margin: 0 auto;
	padding: 0;
	}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label {
	font-size: 11px;
	text-align: center;
	}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	color: #900;
	text-decoration: none;
	} 

h3.leftBoxHeading {
	margin: 0;
	padding: 0 0 0 15px;
	color: #000;
	line-height: 23px;
	background: url(../images/icon1.gif) no-repeat left;
	text-align: left;
	border-bottom: 1px dotted #cccccc;
	}

h3.rightBoxHeading {
	margin: 0;
	padding: 0 0 0 15px;
	color: #000;
	line-height: 23px;
	background: url(../images/icon3.gif) no-repeat left;
	text-align: left;
	border-bottom: 1px dotted #000000;
	}

.centerBoxWrapper {
	clear: both;
	margin: 5px 0;
	padding: 0;
	float: left;
	width: 470px;
	}

.centerBoxHeading {
	margin: 0 0 0 5px;
	height: 25px;
	background: #fff url(../images/icon2.gif) no-repeat left center;
	padding: 0 0 0 15px;
	font-size: 11px;
	color: #000;
	line-height: 25px;
	text-align: left;
	border-bottom: 1px dotted #990000;
	}

.leftBoxContainer, .rightBoxContainer {
	margin-top: 5px;
	background: #fff;
	}

.sideBoxContent {
	padding: 5px;
	font-size: 11px;
	line-height: 1.5em;
	}

.sideBoxContent a:hover {
	background:#fff;
	color: #900;
	text-decoration: underline;	
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .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: 0 0 0 10px;
	}

#bestsellers ol {
	margin-left: 5px;
	padding: 0;
	}

#bestsellers li {
	padding: 0;
	margin: 3px 0 3px 5px;
	}

#bannerboxHeading {
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	margin: 5px 0;
	padding: 0;
	}

.back li {
	border-right:1px solid #fff;
	display:inline;
	padding:0pt 5px;
	}

.back2 {
	float: left;
	}

.forward {
	float: right;
	padding: 3px;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 17px;
	vertical-align: top;
	}

.info {
	margin: 0 auto;
	text-align: center;
	width: 800px;
	font-size: 9px;
	line-height: 11px;
	}

#topinfo{
	margin: 0 auto;
	text-align: center;
	width: 800px;
	float: left;
	padding-top: 10px;
	background:url(../images/back.gif) repeat-y;
	}

.rowEven {
	background-color: #fff;
	height: 17px;
	vertical-align: top;
	}
	
.hiddenField {
	display: none;
	}

.visibleField {
	display: inline;
	}

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: #ADD4E5;
	height: 22px;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 10px 0 15px 0;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 10px 0;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	}

#centerOuterBorder {
	margin: 0 auto;
	/*gives spacing at top and bottom*/
	padding: 0;
	/*spacing between this and the mainWrapper*/
	width: 504px;
	float: left;
	text-align: left;
	}

#centerOuterBorder a,
#centerOuterBorder a:link,
#centerOuterBorder a:visited {
	color:#666;
	}

#centerOuterBorder a:hover,
#centerOuterBorder a:active {
	color:#900;
	}

#centerOuterBorderBottom {
	margin: 0 auto;
	/*gives spacing at top and bottom*/
	padding: 0;
	/*spacing between this and the mainWrapper*/
	background: url(../images/b_center_box_outer.gif) bottom right no-repeat  #EFEEEE;
	}

#copyrightBox {
	margin: 0;
	padding: 0;
	width: 800px;
	text-align: center;
	}

#siteinfoLegal {
	margin: 0;
	padding: 0;
	}

#shopinfoBox {
	margin: 0;
	padding: 0;
	width: 800px;
	text-align: center;
	}

#shopinfo {
	margin: 0;
	padding: 0 0 0 0;
	}

#footerWrapper {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 800px !important;
	vertical-align: top;
	clear: both;
	}

#shopOptions {
	margin: 0;
	padding: 0;
	}

#footerbottom {
	width: 800px !important;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background: #ADD4E5;
	color: #666;
	}

.navNextPrevWrapper {
	margin: 10px 0 20px 0;
	padding: 0;
	}

tr.productListing-rowheading {
	margin:0;
	padding: 5px 2px;
	font-size:11px;
	text-align:center;
	background:#d2d4cd;
	color:#333;
	height:24px;
	}

tr.productListing-rowheading a,tr.productListing-heading a {
	background:transparent;
	color:#666;
	}

.productListing-heading{
	font-weight:700;
	font-size:11px;
	}

#productListing{
	background-color: transparent;
	}

.productListing-even .productListing-data,.productListing-even .linkListing-data{
	padding:5px 0;
	font-size:11px;
	color:#666;
	}

.productListing-odd .productListing-data,.productListing-odd .linkListing-data{
	padding:5px 0;
	font-size:11px;
	color:#666;
	}

.productListing-even {
	font-size:11px;
	color:#666;
	}

.productListing-odd {
	font-size:11px;
	color:#666;
	}

.itemTitle{
	padding:0 0 0 3px;
	font-size:12px;
	font-weight:700;
	text-align:left;
	}

.listingDescription{
	padding:0 0 0 3px;
	text-align:left;
	clear:left;
	}

table {
	font-size: 11px;
	}

tr {
	font-size: 11px;
	}

td {
	font-size: 11px;
	}

div.leftBoxContainer ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	}

div#mainarea {
	width: 864px;
	margin: 0 auto;
	background:#fff;
	}

#indexCategoriesHeading {
	border-bottom: 1px dotted #000;
	}

div.categoryListBoxContents {

	margin: 5px 0;
	padding: 0;
	}

div.categoryListBoxContents a,
div.categoryListBoxContents a:link
div.categoryListBoxContents a:visited {
	color: #333;
	}

div.navSuppinner {
	border: 1px #fff;
	padding: 5px;
	}
.back LI A{
color : #b9b9b9;
}