/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033;}
.productsNotifications { background: #b0d7dc; margin: 1.0em 0;}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #1e5268; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
/*  color: #FFFFFF; */
}

A.headerNavigation:hover {
  color: #BFBFBF;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	margin: 1.0em 0 1.25em;
	padding-bottom: 2.0em;
 /* background: #b6b7cb;*/
}
.infoBox_bottom {
	margin: 1.0em 0 0.5em;
	padding-bottom: 0;
}

.infoBoxContents {
 /* background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContents input {
	margin-left: 0.5em;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
 /* font-size: 10px;*/
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.productListing-even {
	border-bottom: 1px solid #B6B7CB;
}

TABLE.productListing {
border-collapse:collapse;
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
	margin: 0 0 10px;
}
TABLE.productListing td{
	border-left: 1px solid #b6b7cb;
}
.productListing-heading {
	background:#3C3C3C none repeat scroll 0 0;
	border-bottom:1px solid #494949;
	color:#FFFFFF;
	font-size:100%;
	padding:5px;

  font-family: Verdana, Arial, sans-serif;
/*
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
*/
}

TD.productListing-data {
padding:5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.productListing-data td.photo{
	background: #ffffff;
	border: 1px solid #eeeeee;
}


A.pageResults {
  color: #384646;
#  font-weight: bold; 
}

A.pageResults:hover {
  color: #898978;
}

TD.pageHeading, DIV.pageHeading {
	height: 44px;
	padding: 0 5px 0 28px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #4a4a4a;
	background: url(../images/bg_pageheading.gif) left top no-repeat;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 3px 0;
}
TD.total {
	padding-right: 0.25em;
	background: #eeeeee;
}
TD.label {
	padding-right: 5px;
	text-align: right;
	background: #e5e5e5;
	border-bottom: 1px solid #ffffff;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRow .label {
	width: auto;
	text-align: left;
	background: #ACDAF1;
}

.moduleRowSelected {
	padding: 8px 0.5em;
}
.moduleRowSelected .main {
	padding: 5px 0;
}
.moduleRowSelected .right {
	color: #45788b;
	font-weight: bold;
}
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* Points/Rewards Module V2.1rc2a BOF */
SPAN.pointWarning {
  color: #f00;
}

.pointFaq {
  background-color:#f8f8f9;
  border: 1px dashed #bbc3d3;
  display: none;
  position: relative;
  padding:4px;
  margin:2px;
  text-align:justify;
}
/* Points/Rewards Module V2.1rc2a EOF */

/* 090424 kotani */

TABLE.c_checkout .title .main ,
TABLE.s_checkout .title .main ,
TABLE.p_checkout .title .main ,
TABLE.i_account .title .main ,
TABLE.e_account .title .main ,
TABLE.c_account .title .main {
	font-size: 110%;
	border-bottom: 1px solid #1aa5ad;
}
TABLE.c_checkout .title .mini ,
TABLE.s_checkout .title .mini ,
TABLE.p_checkout .title .mini ,
TABLE.i_account .title .mini ,
TABLE.e_account .title .mini ,
TABLE.c_account .title .mini {
	border-bottom: 1px solid #1aa5ad;
}
TABLE.i_account {
}
TABLE.e_account {
	margin: 0.5em 0 0;
}

TABLE.s_checkout .input_body ,
TABLE.p_checkout .input_body ,
TABLE.i_account .input_body ,
TABLE.c_account .input_body {
	padding-bottom: 1.0em;
}

TABLE.c_account td.label{
	width: 100px;
	background: #eeeeee;
	border-bottom: 1px solid #ffffff;
}
TABLE.c_account input {
	text-align: left;
	margin-left: 0.5em;
}
TABLE.s_account .successmsg .main {
	padding: 1.0em 0 2.0em;
}

TABLE.p_checkout .address_area ,
TABLE.s_checkout .address_area {
	font-size: 100%;
	background: #f6fcff;
	margin: 0 0 1.0em 0;
}
TABLE.p_checkout .label ,
TABLE.s_checkout .label {
	font-size: 120%;
	color: #424242;
	width: 120px;
	background: #b5dee0;
	padding:  4px 6px;
}
TABLE.p_checkout .address_area .label ,
TABLE.s_checkout .address_area .label {
	color: #424242;
	width: 60px;
	background: #b5dee0;
	padding:  4px 6px;
}
TABLE.p_checkout .address ,
TABLE.s_checkout .address {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	line-height: 1.6em;
	width: auto;
	color: #45788b;
	padding: 5px 8px;
}
TABLE.p_checkout .address_button ,
TABLE.s_checkout .address_button {
	text-align: right;
}
TABLE.s_checkout .deriver_area .deriver {
	font-size: 120%;
	color: #4e4e4e;
	padding-top: 0.75em;
	padding-bottom: 0.5em;
}
TABLE.p_checkout .how_pay {
	padding: 0.25em 0;
	border-bottom: 1px solid #e5e5e5;
}
TABLE.p_checkout .how_pay td{
	/*width: auto;*/
	font-size: 120%;
	text-align: left;
	margin: 0.5em 0;
	padding: 0.25em 0 0.25em 0.5em;
}
TABLE.c_checkout {
}
TABLE.c_checkout td {
}
TABLE.c_checkout .order_table {
}
TABLE.c_checkout .order_table .title {
	font-size: 100%;
	padding-left: 0.5em;
	background: #d0eaeb;
	border: none;
}
TABLE.c_checkout .order_table .detail {
	color: #454545;
	background: #F6FCFF;
	padding-left: 1em;
	padding-bottom: 0.6em;
}
TABLE.c_checkout .order_table tr.detail {
	color: #000000;
	font-weight: normal;
	background: #F6FCFF;
	padding-bottom: 0.6em;
}
TABLE.c_checkout .deriver_detail {
	background: #d3e1e7;
	padding-right: 5em;
}
TABLE.c_checkout .deriver_detail td {
	font-weigth: normal;
	padding: 3px 10px;
	border-bottom: 1px solid #ffffff;
}
TABLE.c_checkout .infoBox .title {
}
TABLE.c_checkout .infoBox .title td.main {
	border-bottom: none;
	color: #424242;
	padding-left: 0.5em;
}
TABLE.c_checkout .infoBox .pay_info {
	font-size: 120%;
	font-weight: bold;
	padding: 0.75em 0.5em;
	background: #baeae6;
	color: #1E5268;
}
TABLE.success {
}
TABLE.success h3.greeting {
	font-size: 120%;
	text-align: center;
	color: #167699;
}
TABLE.login_table {
}
TABLE.login_table .title {
	padding: 0.5em 0 0.5em 0.5em;
	background: #ACDAF1 ;
}
TABLE.login_table .infoBoxContents {
	padding: 1.0em 0 0;
}
TABLE.login_table .infoBoxContents .loginbox {
	padding: 1.0em 0 2.0em;
}
TABLE.login_table .input_area {
	padding: 1.0em 0.5em 1.0em;
	/*background: #d5f4ff;*/
}
TABLE.login_table .input_area tr.top td {
	padding-bottom: 0.5em;
}
TABLE.login_table .input_area td.label {
	color: #05a0d9;
	border-bottom: none;
	background: none;
}
TABLE.login_table .forget a {
	color: #5bb2d2;
}
TABLE.login_table .forget a:hover {
	color: #58d2ff;
}
TABLE.login_table .infoBoxContents .new {
}
TABLE.login_table .infoBoxContents .new .text {
	padding-right: 15px;
}

TABLE.review {
	background: #ff0000;
}
TABLE.review_header {
}

TABLE.review_header .pageHeading{
	background:transparent url(../images/bg_itemname02.gif) no-repeat scroll left top;
	clear:both;
	color:#008EC9;
	font-size:12px;
	font-weight:bold;
	height:60px;
	margin:0 0 13px;
	padding:19px 0 0 35px;
}
TABLE.review_header .review_price{
	border-bottom: 1px solid #b2b693;
	font-weight: bold;
	font-size: 120%;
	color: #5d6345;
	padding-top: 0.5em;
	padding-left: 0.5em;
	text-align: left;
}
TABLE.review_header .price_button {
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #b2b693;
}
TABLE.review_name {
	color: #48778b;
	background: #a1d2e7;
}
TABLE.review_name .main {
	padding-left: 0.5em;
}
TABLE.review_name .smallText {
	padding-right: 0.5em;
}
TABLE.review_name a {
	color: #48778b;
}
TABLE.review_name a:hover {
	color: #b9e9ff;
}
TABLE.review_body {
	background: #d2effa;
}
TABLE.review_box {
	margin: 0 0 1.0em;
}
TD.write_area {
	background: #eaf6fa;
	color: #48778b;
	padding: 0.75em ;
}
