	/*
  $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
*/

@import url('styles/self_clear.css');
@import url('styles/page_structure.css');
@import url('styles/boxes.css');
@import url('styles/navigation.css');
@import url('styles/product_views.css');

.boxText { font-size: 1.1em; }
.errorBox { color: #ff0000; font-weight: bold; font-size:small}
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }

a {
	color: #007ac3;
}
/*
a:visited {
	color: #5700c3;
}
*/
p {
	font-size: 1.1em;
}
/*
b,
strong {
	margin: 5px 0;
	color: #42949b;
}
*/
address {
	font-style: normal;
}
hr {
	margin: 10px 0;
	margin-right: 5px;
	border: none;
	height: 1px;
	background: #CCC;
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 1.1em;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

img {
	border: 0;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}
td.headerError {
  font-size: 1.2em;
  color: red;
  font-weight : bold;
  text-align : center;
	border: 2px solid red;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.2em;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 1.1em;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
/*  background: #f8f8f9;*/
  font-size: 1.1em;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  font-size: 1.1em;
}

TD.infoBoxHeading {
  font-size: 1.1em;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-size: 1.1em;
}

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;
}
*/
.productListing-heading {
  font-size: 1.1em;
  background: #42949b;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 1.1em;
}
TD.productListing-data a {
	text-decoration: none;
}
A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {

  font-size: 2.0em;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 1.1em;
  color: #000000;
}

TD.main, P.main {

  font-size: 1.1em;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {

  font-size: 1.1em;
}

TD.accountCategory {

  font-size: 1.3em;
  color: #aabbdd;
}

TD.fieldKey {

  font-size: 1.2em;
  font-weight: bold;
}

TD.fieldValue {

  font-size: 1.2em;
}

TD.tableHeading {

  font-size: 1.2em;
  font-weight: bold;
}

SPAN.newItemInCart {

  font-size: 1.1em;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 1.0em;
}

/*
TEXTAREA {
  width: 100%;

  font-size: 1.1em;
}
*/

SPAN.greetUser {

  font-size: 1.2em;
  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: 1.2em;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {

  color: #ff0000;
}

SPAN.errorText {

  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7;}
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 1.1em; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: small; color: #ff0000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 1.1em; color: green; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 1.1em; color: #ff0000; }

/* START More Pics 6 - http://addons.oscommerce.com/info/1611 - Joe (09/03/09) */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
}
/* END More Pics 6 */

/* ======================================================================================================================================== */

#messageStack {
	text-align: center;
	color: red;
}

/* ==================== CONTACT FORM STYLES ==================== */
#contact_form form {
	margin-top: 10px;
}
#contact_form .label {
	float: left;
	clear: left;
	width: 150px;
	margin-right: 10px;
	text-align: right;
}
#contact_form #submit {
	margin-left: 160px;
}
#contact_form .error,
#contact_form .input {
	width: 310px;
}
#contact_form .input {
	border: 1px solid #999;
}
#contact_form .error{
	border: 1px dashed red;
}
#contact_form .required {
	color: red;
}
#contact_table {
	margin-top: 15px;
	width: 100%;
}
#contact_table td {
	padding: 15px;
}
#contact_table .first {
	width: 240px;
	border-right: 2px solid #6d91a3;
}
/* ==================== HOMEPAGE STYLES ==================== */
#home_container {
	margin: 0 60px;
}
/* ==================== PURCHASE ORDER STYLES ==================== */
#purchase_order_table {}
#purchase_order_table img.thumb {
	width: 120px;
	height: 96px;
}
#purchase_order_table .order_div {
	border-top: 2px solid #EAEAEA;
}
#purchase_order_table .productListing-heading {
  padding: 3px;
	background-color: #ed3a33;
}
#purchase_order_table tr.productListing-even,
#purchase_order_table tr.productListing-odd {
  background-color: #FBFBFB;
}
#purchase_order_table #pruchase_order_total {
	font-size: 1.2em;
	font-weight: bold;
	color: #4bb907;
}
/* ==================== VERIFY HUMAN STYLES ==================== */
#verify_human_container {
	width: 160px;
}
#verify_human_container img {
	float: left;
}
#verify_human_container input {
	float: right;
	border: 1px solid #999;
	width: 80px;
}
/* ==================== CHECKOUT STYLES ==================== */
.checkout_products_row_alt {
	border-top: 1px dashed #C6C6C6;
}
#account_body .infoBox,
#store_checkout_body .infoBox {
  background-color: #DDD;
}
#account_body .infoBoxContents,
#store_checkout_body .infoBoxContents {
  background-color: #FEFEFE;
}
#store_checkout_body .sub_title {
	font-size: 1.2em;
	font-weight: bold;
}