/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet_original.css 3286 2006-03-28 01:14:04Z drbyte $
*/

/* ウニバーサル */

* {
	margin:0;
	padding:0;
	}
	
/* 一番外枠 
.centershop { 
	padding: 0px auto;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 752px !important;
	background:#dddddd url(../images/news_bk.gif);
} 
*/

FORM {
	display: inline;
}

.banners {
  padding: 15px;
}

/* テーブルを使用している箇所の設定 */

/* ヘッダ */

#header0 {
	margin-top:15px;
	padding-top:5px;
	background:url(../images/shop_head_bg01.gif) no-repeat;
	width:100%;
	height:100%;
	}

.header {
	margin-bottom:3px;/* トップカテゴリなしの場合 */
  background: #ffffff url(../images/shop_head_bg02.jpg) no-repeat; /* 目玉 */
  height:90px;
  vertical-align:top;
}

/* ヘッダのログインログオフ表示 */

TABLE.headerNavigation {
	padding:0;
	width: 100% !important;
}

TD.headerNavigation {	 
/* font-family: Verdana, Arial, sans-serif; */
padding: 5px 25px 0 25px;
	font-size: 0.8em;
	font-weight: bold;
	color:#333333;	position: relative;
}

/*
TD.breadCrumb { backgound-color:#ffffff; }

 TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
font-weight: bold;
color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  { color: #a8cfff; }
*/

.headerNavigationB {
padding: 5px 25px 0 25px;
	font-size:0.8em;
	font-weight: bold;
	color:#333333;
	}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
/*font-family: Verdana, Arial, sans-serif;*/
  font-size: 0.8em;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #01af00;
}

TD.headerInfo {
  /* font-family: Verdana, Arial, sans-serif; */
  font-size: 12px;
  background: #01af00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*サイドボックス*/

.column_left, .column_right, .column_single {
  background: #ffffff;
}

.boxText { /* ログイン内 */
}

.columnLeft{
	font-size:0.9em; /* sidebox カテゴリ内の文字サイズ */
	}

.leftbox, .rightbox, .singlebox {
	margin-bottom: 1em;
	/* font-family: Verdana, Arial, sans-serif; */
	background: #ffffff;
	border-bottom: 1px solid #666666; /* sidebox 枠 */
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.leftboxheading, .rightboxheading, .singleboxheading {
	/* background-color: #abbbd3; */
	padding: 3px;
	font-weight: bold;
	color: #ffffff;  /* 見出し文字色 */
	}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
	color:#eff9ff;
	text-decoration:underline;
}

td.leftboxheading a:hover, td.rightboxheading a:hover, td.centerboxheading a:hover, td.singleboxheading a:hover {
	color:#4dd3ff;
	text-decoration:underline;
}

TR.leftboxheading, TR.rightboxheading,　TR.singleboxheading {
  background: #666666;
  /* background-image: url(../images/tile_back.jpg); *//* sideboxヘッダの背景画像 */
}

.leftboxcontent, .rightboxcontent, .singleboxcontent {
  padding:8px;
  line-height: 1.4; 
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
 background-color: #666666;
  /* background-image: url(../images/tile_back.jpg); *//* sideboxフッタの背景画像 */
}

/* どこの指定かわからん 

　.plainBox, .plainbox-description { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 5px;
}

.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}

*/

/* 商品画像の大きさ */

.productListing-heading { /* 商品画像ヘッダ */
  font-size: 1em;
  font-weight: bold;
  color: #ffffff;
  padding: 3px 8px;
}

TD.productListing-heading{
  background-color: #666666;
/* background-image: url(../images/tile_back.jpg); */
}

/* TD.productlisting {
  border:1px solid #9a9a9a;
}*/

TD.productListing-data {
  padding:8px;
  font-size: 12px;
}

/*center main section
-----------------------------------*/

/* TD.pageHeading, DIV.pageHeading, h1 {
	font-weight: normal;
	color: #333333;
}

.main_page{	padding: 5px;
	width: 100% !important;
	background-color: #ffffff;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a; 
}*/

/* footer
--------------*/

TABLE.footer {
	margin-top:3px;
	text-align: center;
	font-size: 0.9em;
}
TD.footertop, TD.footerbottom {
	color:#333333;	width:100%;
	font-size:0.8em;
	text-align: center;
}

TD.footertop { background:#dddddd url(../images/cmn_footer.gif) no-repeat ; 
 height:56px;	}

/*miscellaneous areas
-------------------------------------*/

/* TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}*/


TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #ffffff;
}

 /* TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data-description-even {
  background: #f5f5f5;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}
 */

/* td.pageresults a {
  color: #428dff;
}*/

/* td.pageresults a:hover {
  background: #FFFF33;
} */

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 1em;
}

/* TEXTAREA {
  width: 100%;
  font-size: 12px;
}*/

/* 会員表示 */
.greetUser {
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #ff9900;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}

.errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}

/* .messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; } */
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}

TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
}

TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
/*TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}*/

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #333333;
  font-weight: bold;
}

/* popup tables */
/* TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
	background-color: #ffffff;
	margin: 6px;
	padding: 6px;
	font: 11px Verdana, Arial, sans-serif;
}*/

#infoShoppingCart {
	padding:10px;
	}

/* categories_description */
TABLE.categoriesdescription {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #D0D0D0;
	border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories */

/* A.category-top {
  color: #008000;
  text-decoration: none;
} */

a.category-top {
  color: #78a2b8;
  text-decoration: none;
} 

a:hover.category-top {
	color: #4dd3ff;
	text-decoration: none;
	}

A.category-links {
  color: #004080;
  text-decoration: none;
}
/* A.category-subs, A.category-products {
  color: #FF0000;
  text-decoration: none;
}
*/

SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

