/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: url(../images/bg.gif) repeat-x;
	}
p{
	line-height: 160%;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #698A44;
	text-decoration: none;
	}
 
a:visited {
	color: #698A44;
	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: #FF9933;
	}

a:active {
	color: #FF9933;
	}
.vtop{
	vertical-align: top;
}
/*
h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
*/
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	/*margin: 0.3em 3px;*/
	font-weight: normal;
	font-size: 12px;
}

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: 20px;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

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;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}
.checkboxLabel{
	/*background-color: #E3F1C7;*/
}
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 #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: 5px 10px;

	}

.messageStackWarning, .messageStackError {
	background-color: #F4C1C0;
	}

.messageStackSuccess {
	background-color: #E3F1C7;
	color: #333333;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #333333;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 900px;
	vertical-align: top;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	}
#mainWrapper2 {
	background-color: #ffffff;
	text-align: left;
	width: 900px;
	vertical-align: top;
	}
#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper,#mainWrapper2, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#logoWrapper{
	margin: 0em;
	padding: 0 0 0 15px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper, #mainWrapper2 {
	margin: auto;
	} 

#tagline {
	margin-top: 5px;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
.floatingBox{
	margin: 0 auto;
	width: 70%;
	padding: 10px 20px;
}
.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{
	float: left;
	width: 414px;
	margin: 0em;
	padding: 20px 0 0 15px;
}
#telinfo{
	float: right;
	width: 291px;
}
#navSuppWrapper, #navCatTabsWrapper {
	/*margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	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 #333333;
	}

#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 {
	float: right;
	}
#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {

	margin: 5px 0 0 0em;
	padding: 0 0 0 15px;
	}

#navColumnOne {
	background-color: #A0BF7D;
	}

#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: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn{
	padding: 25px;
}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoLegal{
	margin: 5px 0 0 0;
	float: left;
	width: 450px;
}
#webarton{
	float: right;
	width: 450px;
	text-align: right;
	margin: 5px 0 0 0;
	letter-spacing: 5px;
	font-family: verdana, arial;
	font-size: 9px;
}
#webarton a{

	color: #999999;

}
/*Shopping Cart Display*/
/*#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #333333;
	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: #660099;
	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;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.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: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading#searchHeading, h3.leftBoxHeading#searchHeading a,
h3.leftBoxHeading#bannerboxHeading, h3.leftBoxHeading#categoriesHeading, h3.leftBoxHeading#categoriesHeading a {
	display: none;
	}
.leftBoxHeading, 
div#categoriesContent a:link.category-top,
div#categoriesContent a:visited.category-top,
div#categoriesContent a:active.category-top{
background-color: #BBD1A3;
border-left: 5px solid #F0F4EA;
	margin: 10px 0 0 0px;
	display: block;
	color: #333333;
	text-align: left;
	height: 20px;
	padding: 5px 0 0 10px;
}
div#categoriesContent a:hover.category-top{
background-color: #7CA450;
border-left: 5px solid #F0F4EA;

	display: block;
	color: White;
}
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: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading,.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;
	}
.back li a{
	background: url(../images/arrow.gif) center left no-repeat;
	padding: 0 15px 0 15px;
}
.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;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	list-style: none;
	} 

.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, #infoShoppingCart {
	background-color: #ffffff;
	background-image: none;
	}
#popupSearchHelp{
	padding: 20px;
}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#logo{
	margin: 83px 15px 5px 15px;
}
#searchContent{
	margin: 0 0 5px 0;
}
#informationHeading{
	text-align: left;
	font-size: 12px;
}
/*
ul.globalmenu{

	padding: 0px;
	margin: 0px 0 0 0;
	width: 720px;
	height: 40px;
	list-style: none;
	overflow: hidden;
}
ul.globalmenu li{
	display: inline;
}
ul.globalmenu li a{
	background: url(../images/globalmenu.png) repeat-x;
	width: 144px;
	height: 28px;
	display: block;
	padding-top: 12px;
	text-align: center;
	font-weight: bold;
	color: #333333!important;
*/

/*
}
ul.globalmenu li a:hover{
	background: url(../images/globalmenu.png) bottom repeat-x;
}
*/
ul.globalmenu{
	margin: 0;
	padding: 0;
	background-color: Aqua;
	list-style-type: none;
	/*\*/
	margin-bottom: 20px;
	/**/
}
.globalmenu li    {

	margin: 0;
	padding: 0;
	float: left;
	width: 144px;
	text-align: center;
}
.globalmenu li a  {
	background: url(../images/globalmenu.png) repeat-x;
	display: block;
	position: relative; /* for IE6 */
	width: 144px;
	height: 27px;
	padding-top: 13px;
	font-weight: bold;
	color: #333333!important;
/*\*/
	overflow: hidden;
/**/
	}
ul.globalmenu li a:hover{
	background: url(../images/globalmenu.png) bottom repeat-x;
}
a:link.btn_mail,
a:visited.btn_mail,
a:active.btn_mail{
	display: block;
	width: 74px;
	height: 50px;
	background: url(../images/btn_mail.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
	text-decoration: none;
/*\*/
	overflow: hidden;
/**/
}

a:hover.btn_mail{
	background: url(../images/btn_mail.gif) bottom no-repeat;
}
.fl{
	float: left;
}
table.recommended{
	background-color: White;
	width: 100%;
	margin: 15px 0;
}
table.recommended th{
	background-color: #BBD1A3;
	font-weight: normal;
	padding: 5px;
}
table.recommended td{
	background-color: #E3F1C7;
	padding: 5px;
	width: 12.5%;
}
table.recommended td p{
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}
#productsListingTopNumber{
	margin-bottom: 10px;
}
#productListing{
	margin-bottom: 20px;
}
#informationContent{
	padding: 0px;
	margin: 0px;
}
ul.information_gav{
	padding: 0px;
	margin: 0px;
}
ul.information_gav li{
	list-style: none;
}
ul.information_gav li a{
	background: url(../images/arrow_leftnavi.gif) no-repeat;
	background-position: 7px;
	padding: 5px 0 0 20px;
	color: #333333!important;
	display: block;
	height: 18px;
}
ul.information_gav li a:hover{
	background: #BBD1A3 url(../images/arrow_leftnavi2.gif) no-repeat;
	background-position: 7px;
}
a:link.category-subs,
a:visited.category-subs,
a:active.category-subs{
	background: url(../images/arrow_leftnavi.gif) no-repeat;
	background-position: 7px;
	padding: 5px 0 0 20px;
	height: 18px;
	color: #333333;
	display: block;
}
a:hover.category-subs{
	background: #BBD1A3 url(../images/arrow_leftnavi2.gif) no-repeat;
	background-position: 7px;
	padding: 5px 0 0 20px;
	height: 18px;
}
a:link.category-products,
a:active.category-products,
a:visited.category-products{
	background: url(../images/arrow_leftnavi.gif) no-repeat;
	background-position: 14px;
	padding: 5px 0 0 30px;
	height: 18px;
	display: block;
	color: #333333;
}
a:hover.category-products{
	background: #BBD1A3 url(../images/arrow_leftnavi2.gif) no-repeat;
	background-position: 14px;
	padding: 5px 0 0 30px;
	height: 18px;

}
#indexCategoriesHeading, .centerBoxHeading, .centerColumn h1{
	background: url(../images/title.png) no-repeat;
	border-bottom: 1px solid #A0BF7D;
	height: 21px;
	padding: 5px 0 0 30px;
}
.memo{
	background-color: #E3F1C7;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.aright{
	text-align: right;
}
#indexDefaultHeading{
	display: none;
}
#indexProductListCatDescription{
	line-height: 160%;
	margin-bottom: 20px;
	background-color: #E3F1C7;
	padding: 15px;
}
#indexProductListCatDescription table{
	margin-bottom: 10px;
}
#shopinfo{
	margin: 0 20px ; 
}
.right{
	text-align: right;
}
.addressBookDefaultName{
	display: none;
}
body#kaitoriBody .inputLabel_confirm{
	float: left;
	width: 150px;
	line-height: 180%;
}
body#kaitoriBody .textLabel_confirm{
	float: left;
	line-height: 180%;
}
body#kaitoriBody h2{
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 2px;
}
body#kaitoriBody .inputLabel{
	line-height: 180%;
}
.imeactive{	ime-mode: active;}
.imedisabled{ 	ime-mode: disabled;}
#kaitoriHeading{
	display: none;
}

#kaitoriContent a:link,
#kaitoriContent a:visited,
#kaitoriContent a:active{
	display: block;
	width: 160px;
	height: 190px;
	background: url(../../../../images/btn_kaitori.gif) no-repeat;
	text-indent: -9999px;
	margin: 10px auto 5px auto;
	text-decoration: none;
/*\*/
	overflow: hidden;
/**/
}

#kaitoriContent a:hover{
	background: url(../../../../images/btn_kaitori.gif) bottom no-repeat;
}
#bannerbox{
	margin-bottom: 15px;
}
