/*
  $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-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {font-size : 10px; color: #70d250; text-decoration: underline; }

------------------------------------------------- */

* {margin:0;padding:0;} /* for sticky footer */

body, ul, li, img{margin:0; padding:0; border:0;}

html {height:100%; text-align:center; background-color:#FFFFFF;}

table {border-collapse:collapse; border-spacing:0;}


------------------------------------------------- */

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*--------------------------------------------------*/
/* Standard HTML Tag Def.
/*--------------------------------------------------*/

body {
	color:#666666;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	}

	

p {font-size: 1.1em;}
h1 {font-size:1.5em; color:#add7be; margin-bottom:15px; letter-spacing:0.1em;}
h2 {font-size:1.3em; color: #777777;}
h3 {font-size:1.3em; /* ...other properties... */}
small {font-size: 1.0em;}

td {font-size:11px;line-height:1.5em;}

a, a:link, a:visited, a:active {color:#333333; text-decoration:none;}
a:hover {color:#000000;}

ul {list-style:none;}




/* image */
img {border:0; background:#FFF;}
p img {	padding: 0; max-width: 100%; border:0; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }

.border {clear: both; display: block; color: #fff; background-color: #deebe0; border: 1px solid #FFFFFF; border-style: none none solid; padding:2px 0px;}
hr {clear: both; display: block; color: #fff; background-color: #FFF; border: 1px solid #e9f1e7; border-style: none none solid; padding:5px 0px;}


.alignright { float: right; }
.alignleft { float: left; }
.center { text-align: center; }
.hidden { display: none; }
.clear {clear: both; visibility: hidden; height:0; content: ".";}



/*--------------------------------------------------*/
/* Contents
/*--------------------------------------------------*/
html, body, #wrapper {height: 100%;} /* for sticky footer */
body > #wrapper {height: auto; min-height: 100%;} /* for sticky footer */

#wrapper {
	}

#main {
	margin:0 auto;
	padding-bottom: 70px; /* for sticky footer */
	}

#header {background:#deebe0; height:50px;}

#genNav {margin:0 auto; width:910px; text-align:right; padding-top:23px;}
#genNav li {display:inline; margin-left:12px;}

#content {
	margin:0 auto;
	width:920px;
	padding-bottom: 30px;
}

#rightCol {
	float:right;
	width:660px;
	line-height: 18px;
	text-align:left;
	margin-bottom:30px;
	margin-top:20px;
	}
	
#leftCol h3 {font-size:1.1em; margin:7px 0px 0px;}	
	
#catNav {text-align:center; font-size:1.2em;}	
#catNav li {margin:0; padding:0;}

#leftCol {
	float:left;
	width:230px;
	margin-bottom:30px;
	}
	
#leftCol p {margin:5px 10px; text-align:left; font-size:1em;}	


.logo {margin: 60px 0px 40px 0px;}
.divider {margin:5px 0;}
.search {margin-top:10px;}
.search input {border:1px solid #cccccc; padding:3px;}
#s {padding:2px; margin:0 0 0 10px; background-color:#e9f1e7;}

.newArrivals img, .specials img {border:1px solid #ccc; width:120px; height:120px; margin:10px 0px;}
.shoppingBag, .wishlist, .newArrivals, .viewedItems, .specials　{border:1px solid #dee9e0; margin:20px 7px 15px; padding:0px 10px;}
.newsletter {border-top:1px solid #dee9e0; margin:20px 7px 5px; padding:0px 10px;}
.newsletter input {vertical-align:middle; margin:7px 0px;}
.newsletter h3 {padding-bottom:7px;}
.newsletter small {font-size: .95em;}
.cc {border-top:1px solid #dee9e0; border-bottom:1px solid #dee9e0; margin:5px 6px; padding:3px 0px;}

.listImg img {width:80px; height:80px; margin:5px 10px 10px 0px; border:1px solid #ccc;}
.listTxt {text-align:left; vertical-align:top; padding-top:10px; font-size: 10px;}

#footer {
	position: relative;
	margin-top: -70px; /* for sticky footer */
	margin:-70px auto 0;
	height: 65px;
	clear:both;
	text-align:center;
	background:#deebe0;
	} 

#footerNav { font-size:1.1em;}
#footerNav li {display:inline; margin: 0px 5px;}
#copy {padding-top:10px;}



#featured img, #bestsellers img {border:1px solid #ccc;}
#featured h2, #bestsellers h2 { padding:0; margin:0;}
#featured h2 img, #bestsellers h2 img {border:none;}
#featured p, #bestsellers p {margin:5px 0px 10px 35px;}

.breadcrumb {margin-bottom:20px; color:#add7be; font-size:1.2em; font-weight:bold;}
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {color:#add7be; text-decoration:none;}
.breadcrumb a:hover {color:#add7be;}

#productImg {float:left; width: 350px;}
#productImg ul {padding-top:10px;}
#productImg li {display:inline; }
 #productImg li img {margin:0px 13px 15px 0px; border:1px solid #ccc;} 
#productInfo {float:right; width:280px;}
.scaleImg {width:100px; height:100px; border:1px solid #ccc;}

#listingTB td {font-size: 10px; text-align:center; padding-bottom:15px; padding:5px;}
#listingTB img {margin-bottom:5px; border:1px solid #ccc;}

.leftTD {padding-right:50px;}

.button input {margin-right: 10px;}
.button {margin:0px 0px;}
.button form {display:inline;}

#matchingItems img {margin:5px 5px 5px 7px; border:1px solid #ccc;}
.matchingTwo img {width:120px; height:120px;}

.navRight {padding-top:15px; float:right;}
.navLeft {padding-top:15px; float:left;}


.reviewTxt {border-bottom:1px dotted #ccc; padding-bottom:10px;}
.button {padding-top:10px;}
------------------------------------------------- */
form {display:inline;}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-size: 10px;
  color: #333;
  font-weight : bold;
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
}

TD.headerInfo {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	margin:0;
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  color: #333;
}

TD.infoBox, SPAN.infoBox {
  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 {
 border-bottom: 1px solid #ccc;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
border-bottom: 1px solid #ccc;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background-color: #e9f1e7;
  border-bottom: 1px solid #ccc;
  color: #333;
  font-weight: bold;
  padding:5px;
}

TD.productListing-data {
  font-size: 10px;
  padding:5px;
}

A.pageResults {
  color: #81bb9a;
  text-decoration:none;
}

A.pageResults:hover {
  color: #81bb9a;

}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
  padding:5px 5px 15px;
}

TD.smallText img {margin-bottom:10px;border:1px solid #ccc;}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #82c09b;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #eef6ef; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #eef6ef; }

.checkoutBarFrom, .checkoutBarTo { 10px; color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* message box */

.messageBox { }
.messageStackError, .messageStackWarning { background-color: #ffb3b5; padding:5px; margin-bottom:10px; text-align:center;}
.messageStackSuccess { background-color: #b0e3b4; padding:5px; margin-bottom:10px; text-align:center;}

/* input requirement */

.inputRequirement { color: #d95252; }


.main input {width:150px;}
.accountInfoBox, .checkoutInfoBox {border:1px solid #deebe0;}
.accountInfoBox td, .checkoutInfoBox td {padding:5px;}
.check input {padding-right:100px;}

TD p {font-size:1em; line-height:1.8em;}

