/*
  $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; }



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: #e4eef2;
}

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:#215e79 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: #ffffff;
	background: url(../images/bg_list_title.gif) no-repeat left bottom;
}

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: 6px 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 {
	background: #dfeaee;
}
.moduleRow td {
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.moduleRow td a {
	margin: 0 0.5em;
}
.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: #f0eecd; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #575216; }


/* 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 #0d677d;
}
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 #0d677d;
}
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: 80%;
	background: #e4eef2;
	margin: 0 0 1.0em 0;
}
TABLE.p_checkout .label ,
TABLE.s_checkout .label {
	font-size: 120%;
	color: #ffffff;
	width: 120px;
	background: #9cc3d2;
	padding:  4px 6px;
}
TABLE.p_checkout .address_area .label ,
TABLE.s_checkout .address_area .label {
	color: #424242;
	width: 60px;
	background: #9cc3d2;
	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: #9cc3d2;
	border: none;
}
TABLE.c_checkout .order_table .detail {
	color: #454545;
	background: #e4eef2;
	padding-left: 1em;
	padding-bottom: 0.6em;
}
TABLE.c_checkout .order_table tr.detail {
	color: #000000;
	font-weight: normal;
	background: #e4eef2;
	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: #a1d5ea;
	color: #4b7586;
}
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;
}
.infoBox {
margin:1em 0 1.25em;
padding-bottom:2em;
}
TABLE.review {
	background: #ff0000;
}
TABLE.review_header {
}
TABLE.review_header .pageHeading{
	background:transparent url(../images/bg_list_title.gif) no-repeat scroll left top;
	clear:both;
	color:#ffffff;
	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 #9cc3d2;
	font-weight: bold;
	font-size: 120%;
	color: #4b7586;
	padding-top: 1em;
	padding-left: 0.5em;
	text-align: left;
}
TABLE.review_header .price_button {
	padding-top: 0.5em;
	padding-left: 0;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #b2b693;
}
TABLE.review_name {
	color: #4b7586;
	background: #a1d2e7;
}
TABLE.review_name .main {
	padding-left: 0.5em;
}
TABLE.review_name .smallText {
	padding-right: 0.5em;
}
TABLE.review_name a {
	color: #4b7586;
}
TABLE.review_name a:hover {
	color: #b9e9ff;
}
TABLE.review_body {
	background: #e4eef2;
}
TABLE.review_box {
	margin: 0 0 1.0em;
}
TD.write_area {
	background: #d7edf6;
	color: #4b7586;
	padding: 0.75em ;
}



/* 0518C */

TD.main input {
	margin-left: 0.5em;
}

.contents_end {
	margin-bottom: 150px;
}

.size_table{
	margin: 0 1px 0 0;
	padding:15px 0 15px 0;
	background: url("../images/bg_size.gif") right top repeat-y;
}

.size_table a{
	color:#ff0000;
}

.size_table a:hover{
	color:#ff5f5f;
}

.flowchart{
	margin-top: 10px;
}
