@charset "euc-jp";
/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Yamaneko Travel 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 3688 2006-06-02 00:12:18Z drbyte $
 */

body {
	color: #333333;
	margin-bottom: 5px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFF99;	
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #0033FF;
	text-decoration: none;
	}
 
a:visited {
	/*color: #3300FF;*/
	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: #0033FF;
	}

a:active {
	color: #0033FF;
	}

h1 {
	font-size: 1.4em;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.1em;
	font-weight: normal;
	color: #FF6633;
}

h4, h5, h6, LABEL, LEGEND, ADDRESS, .larger{
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
	
}
h4.optionName{
	font-size: 1.1em;
	font-weight: normal;
	color: #333333;
	
}
h4c{
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	
}

.sideBoxContent{
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
}


.biggerText {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 135%;
	
	}

h1, h3, h4, h5, h6 {
	margin: 0.1em;
}h2 {
	margin: 0.3em;
	padding: 10px;
	
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.2em;
	
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 90%;
	}
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}
FIELDSET {
	margin: 0.2em;
	padding-top: 1.5em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	width: 90%;
	}
	
firldset_contuct {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	
	}
LEGEND {
	font-weight: normal;
	padding: 0.2em;
	}
	
LEGEND1 {
	font-weight: normal;
	padding: 0.2em;
	font-size: 13px;
	color: #000000;
	}
LEGEND2 {
	font-weight: bold;
	padding: 0.2em;
	font-size: 13px;
	color: #FFFFFF;
	}
	
LABEL, h4 {
	line-height: 1.25em;
	padding: 0.1em;
}

.optionName {
	line-height: 1.25em;
	padding: 0em;
	font-size: 10px;
	
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 1em;
	margin: 0.1em 0.5em;
	}

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

LABEL.inputLabel {
	font-size: 1em;
	width: 9em;
	float: left;
	padding-top: 5px;
	}
LABEL.inputLabel1 {
	font-size: 1.2em;
	width: 9.5em;
	margin: 0px;
	padding: 0px;
	}
LABEL.inputLabel2 {
	font-size: 9px;
	width: 8em;
	margin: 0px;
	padding: 0px;
	}
	
LABEL.inputLabel_c {
	font-size: 1em;
	width: 10em;
	float: none;
	padding-top: 0px;
	padding-left: 9px;
	}
	
LABEL.inputLabel2 {
	font-size: 0.95em;
	width: 40em;
	padding-top: 5px;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}
LABEL.inputLabel_f {
	width: 11em;
	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 #9a9a9a;
	}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #333350;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 980px;
	vertical-align: top;
	float: left;
	margin: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	
	}

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

#contentMainWrapper {
	text-align: left;

}
.help{
	vertical-align: middle;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	margin-right: 15px;
	padding-right: 5px;
}

#navColumnOneWrapper {
	margin-left: 30px;
	padding-left: 15px;	
	}

.mainWrapper2 {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;	
	}

#navColumnTwoWrapper, #mainWrapper {
	margin-left: 0px;
	
}
#tagline {
    color:#6699FF;
	font-size: 1em;
    text-align : center;
	vertical-align: middle;
	
}

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

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 50%;
	}
.floatingBox{
	width: 40%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.floatingBox2 {
	margin: 0px;
	padding: 0px;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.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;
	font-weight: normal;
	color: #9a9a9a;
	height: 1%;
	width: 100%;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	height: 0px;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	background-image: url(../images/bg_menu.jpg);
	word-spacing: 8em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	/* Ž¢Ž¬Ž¢Ž¬Ž¡Ž¡word-spacing: Ž¤ŽÇŽ¡Ž¡Ž¾ê´Ž£Ž¥â§ŽËŽ¥ê£Ž¼Ž¤ŽÎŽ´ŽÖŽ³ŽÖŽ¤òÊŽÑŽ¤Ž¨Ž¤ŽÆŽ¤Ž¯Ž¤ŽÀŽ¤ŽµŽ¤Ž¤Ž¡Ž£*/
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	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: #333350;
	
}

#navEZPagesTOCWrapper {
	font-weight: normal;
	float: right;
	height: 1%;
	border: 1px solid #cccccc;
	}
#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, #indexProductListCatDescription  {
	margin: 0.5em;
}
#buttonRow  {
	margin: 0em;
	padding-right:0px;
}

#buttonRow2  {
	margin: 0em;
	padding-left:25px;
}
#navBreadCrumb {}
#navEZPagesTop {
	background-image: url(../images/.jpg);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	}
#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: normal;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	padding: 0em;
	margin-top: 0px;
	
	}
#navColumnTwo {
	padding: 0em;
	
	
	}

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

#productDescription, .shippingEstimatorWrapper {
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}



.alert {
	color: #FF0033;
	margin-left: 0.1em;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.alert2 {
	color: #000000;
	margin-left: 0em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding-top: 0em;
	padding-right: 0.6em;
	padding-bottom: 0em;
	padding-left: 1em;
	}
.centerColumn2{
	padding-top: 0em;
	padding-right: 0.6em;
	padding-bottom: 0em;
	padding-left: 0.6em;    
	}
.centerColumnCategori{
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 14px;
	width: 600px;
	
	}
.centerColumn2-1{
	padding-top: 0em;
	padding-right: 0.8em;
	padding-bottom: 0em;
	padding-left: 0.8em;
		
	}
.centerColumn3{
	padding-top: 0.3em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;    
	}
.centerColumn_contact{
	font-size: 12px;
	margin: 0px;
	padding: 0em;	
	}
	
.centerColumn_cartpage {
	padding-top: 0.5em;
	padding-right: 5em;
	padding-bottom: 0.5em;
	padding-left: 3em;
	width: 600px;
	
	}
	
.content-howcart{
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 5em;
	padding-left: 8em;    
	}
	
.red{
	color: #000000;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	vertical-align: top;
	margin-top: 0em;
	padding-top: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}

.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	background-color: #B3B6C6;
	
	}
.cart2TableHeading TH {
	background-image: url(../images/bg-comfirm.jpg);
	height: 25px;	
	}


.cartTableHeading, #cartSubTotal {
	
	height: 2.2em;
 }

#cartSubTotal {
	font-weight: normal;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity,  .cartTotalsDisplay   {
	padding: 0.5em 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
.cartProductDisplay2{
	padding: 0.4em 0em 0em 0em;
	font-size: 14px;	
	

	}
	
	.cartDisplay22{
	padding: 0.4em 0em;
	font-size: 13px;
	
	}
	.cartDisplaycc{
	font-size: 12px;
	height: 5px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	color: #000000;
	}
	.cartDisplay23{
	font-size: 14px;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0em;
	font-weight: normal;
	}
	.cartProductDisplay_confirm{
	font-size: 12px;
	padding-left: 0.5em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	}
.cartQuantity	{
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
}	
.cartRemoveItemDisplay	{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}	
#cartInstructionsDisplay{
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
	
	}
	
.cartuptext {
	text-align: left;
	line-height: 21px;
	color: #000033;		
}

#scUpdateQuantity {
	width: 2em;
	
	}

.cartQuantity {
	width: 4.7em;
	}
	
.cart_c {
	font-size: 11px;
	color: #000000;
	}

.cartNewItem {
	color: #333350;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #333350;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: normal;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	
	}

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

#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-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0.6em;
}
.categoryIcon {
  text-align: center;

}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0.1em;
}

.attributesComments {
	color: #FF6600;
}
.product_attribute {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FCE645;
	border-bottom-color: #FCE645;
	border-left-color: #FCE645;
}
.product_attribute_t {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCE645;
	background-image: url(../images/productinfo-top.jpg);
	background-repeat: no-repeat;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
	
.centerBoxHeading {
	margin: 0em;
	background-image: url(../images/.gif);
	font-size: 15px;
	color: #333333;
	height: 14px;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	font-weight: bold;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	}
	
	.productListing-rowheading {
	margin: 0em;
	background-image: url(../images/.jpg);
	font-size: 15px;
	color: #333333;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	font-weight: bold;
	}
	
	h2 {
	margin: 0em;
	font-size: 15px;
	color: #555555;
	height: 20px;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	h12 {
	margin: 0em;
	font-size: 15px;
	color: #666666;
	height: 25px;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	h9 {
	margin: 0em;
	font-size: 15px;
	color: #000000;
	height: 20px;
	padding-top: 0.7em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	font-weight: bold;
	}
	
.centerBoxWrapper, .tabTable {
	padding: 20px;
	height: 2%;
	margin-bottom: 1em;
	
	}

.sideBoxContent2 {
	text-align: center;
	
	}
.orderBoxContent {
	margin-left: 0px;
	padding-left: 0px;	
	}

/*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: #000000;
	text-decoration: none;
	}
.rightBoxContent {
	
	margin-bottom: 1em;
	}

 .centeredContent,TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading,  .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages,  .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	font-weight: normal;

}
.centerBoxContentsSpecials{
	text-align: left;
	font-weight: normal;
	padding-right: 1px;
	padding-left: 1px;
	text-indent: 10px;	
}
.productListing-data{
	color: #333333;
	text-align: left;	
}
.centerBoxContentsFeatured {
	text-align: left;
	padding-right: 1px;
	padding-left: 1px;
	display: compact;	
}
.cartQuantityUpdate{
 text-align: left;

}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
		
	}

#bestsellers ol {
	margin-left: 1.1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.0em;
	padding-left: 0;
	}

#bestsellers li {
	margin-top: 0.3em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.0em;
	padding-left: 0;
	}

#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
	
	}
#upDateHeading {
	text-align: right;
	}
/*misc*/
.back {
  float: left;
}

.back2 {
  float: left;
  font-size:14px;
}
.forward {
	float: right;
	padding-right: 10px;
}

.normal {
	font-weight: normal;
	}

.rowOdd {
	background-color: #FCFCFC;
	height: 1em;
	vertical-align: top;
	
	}

.rowEven {
	background-color: #F9F9FB;
	height: 1em;
	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-image: url(../images/tile_back.jpg);
	height: 2em;
	
	}
	
TR.tableHeading_c {
	background-image: url(../images/tile_back.jpg);
	height: 1.2em;
	font-size: 10px;	
	}

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

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}
.index-cc-fee {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	}
.index_category {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	}
.index_category_bottom {
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	}

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

