/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/
* { margin: 0; padding: 0; }
.ui-widget {
  font-family: Arial, sans-serif;
  font-size: 13px;
}

a { color: #336699; }
td { vertical-align: top; }
body {
  background: #fff;
  color: #000;
  margin: 0px;
  font-family: Arial, sans-serif;
  
}

.wrapper { width: 1250px; margin: 0 auto; position: relative; }
#bodyWrapper {
	width: 100%;
}

#bodyContent {
	width: 950px; 
	padding: 20px 0 20px 10px; 
	float: left;
	min-height: 400px;
}

#header {
  height: 143px;
  width: 1250px;
  margin: 0 auto; 
}

#topNav * { z-index: 999; }
#topNav { 
	background: #b69a71; height: 42px; float: left; width: 100%; font-size: 17px; font-weight: bold;
	min-width: 1250px; z-index: 999;
 }
#topNav a { color: white; padding: 0 10px; position: relative; }
#topNav a:hover { text-decoration: none !important; color: #56402f; }
#topNav ul { line-height: 42px; height: 42px; float: left; }
#topNav form { float: right; display: block; margin-top: 9px; }
#topNav input[type=text] { padding: 2px 3px; border: 1px solid silver; }
#topNav li { float: left; list-style-type: none; color: white; position: relative; }
#topNav li ul {
	position: absolute; top: 42px; left: 0; background: #b69a71; height: auto; border: 1px solid #a88e68; 
	border-width: 1px 1px 1px 1px; -moz-border-radius: 0 0 8px 8px; display: none; z-index: 999;
}
#topNav li ul li a { float: left; display: block; height: 30px; width: 270px; line-height: 30px; }
#topNav li ul li a:hover { background: #cab391; }
#topNav li ul li ul { left: 290px; top: 0px; border-width: 1px 1px 1px 1px; -moz-border-radius: 0 8px 8px 8px; }
#topnav li ul li { position: static; float: none; }
#topNav .arrow { background: url(images/arrow-down.gif); width: 5px; height: 5px; position: absolute; right: 0px; top: 12px; }
#topNav li ul li .arrow { background: url(images/arrow-right.gif); right: 5px; }
#header .testimonial { float: left; margin: 30px 0 0 50px; }

#storeLogo {
  float: left;
  margin-top: 30px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
  float: right;
  width: 245px;
}

#columnRight .box { border: 1px solid silver; padding: 4px; margin: 15px 0;  }

.infoBoxContainer { }

.infoBoxHeading {
  padding: 2px;
}

.infoBoxContents {
  padding: 5px;
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
}

.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  padding: 0;
  margin: 0 0 25px 0;
  /*font-size: 14px;*/
  line-height: 1.3;
}

.productListTable {
  padding: 5px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
  font-weight: bold;
  width: 150px;
}

.fieldValue {
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 13px;
}

h2 { font-size: 16px; }

img {
  border: 0;
}

p {
	margin: 0 0 20px 0;
	line-height: 150%;
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.boxText { font-family:  Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.error { background: #ffb3b5; padding: 5px; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff7575;
  color: white;
  font-weight : bold;
  text-align : center;
  padding: 10px 0;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 15px;
  background: #d6ffb1;
  color: black;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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;
}

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

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
}

SPAN.greetUser {
  font-family: 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, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow td, .moduleRowOver td, .moduleRowSelected td { padding: 5px; }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; padding: 5px; margin-top: 5px;  }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 12px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}


.footer { background: #666666; width: 100%; float: left; color: white; height: 260px; min-width: 1250px; }

.recentPurchases { margin: 0 0 35px 0; overflow: auto; }
.box .product { 
	float: left; width: 228px; padding: 15px 10px; border-right: 1px dashed silver; font-size: 12px; 
}
.box h1 {
	 background: #6c3108; color: white; height: 45px; line-height: 45px; padding: 0px 0 0px 15px;
	  border: 1px solid #6c3108; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; 
	  border-radius: 10px 10px 0 0; margin-bottom: 15px; font-size: 17px; 
  }
.box .product img { float: left; margin: 0 10px 0 0; border: 1px solid #ccc; }
.box .product { }
.box b { font-size: 12px; }
.box a.buyNow { color: #c57200; font-size: 14px; font-weight: bold; }
.box .description { margin-top: 0px; }

.breadCrumbs { margin: 0 0 15px 0; color: #336699 !important; font-size: 11px; }
.breadCrumbs a {  color: #336699 !important; font-size: 11px; }

.item { float: left; margin: 0 30px 10px 0; height: 220px; width: 100px; color: #666666; position: relative; }
.item a span { color: #666666; }
.item img { border: 1px solid silver; }
.item div { position: absolute; top: 135px; left: 0;}
.item { font-size: 12px; }
.item a { color: #e2b87f; }


.contentText.left { width: 700px; float: left; }
.contentText.right { float: right; width: 190px; }

.popupWindow { z-index: 1001; position: absolute; left: 100px; top: 50px; width: 700px; display: none; }
.popupWindow .inner { background: white; padding: 30px 45px; overflow: auto; }
.popupWindow .closeWindowIcon { position: absolute; left: -11px; top: -12px; z-index: 1002; cursor: pointer; }
.popupWindow .closeWindowText img { vertical-align: middle; }
.popupWindow .closeWindowText { display: block; background: white; text-align: right; padding-right: 15px; }
.overlay { z-index: 1000; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: black; display: none; }

