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

BODY {
  background: #2D3293;
  color: #666666;
  margin: 0px;

	font-family:Arial,Helvetica,sans-serif;

	font-size:11px;
}

A {
  color: #0000ee;
  text-decoration: none;
}

A:hover {
  color: #EC1C24;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial,Helvetica,sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #EC1C24;
}

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


.footer a {

  color: #FFFFFF;

}



.footer a:hover {

  color: #FFFFFF;

}


.infoBox {
  background: #2d3293;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}


.infoBoxContents a {

  color: #EC1C24;

}


.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #2d3293;
  color: #ffffff;

	padding-left: 10px;

	padding-bottom: 2px;

	padding-top: 4px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

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-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

TD.fieldValue {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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




.tbheight {

	height:100%;

}

/*Generic Page Styles *****************************/



.tbheight{height:100%;}

.rightpadding {padding-right:10px;}

p{

	color: #555555;

	font-size: 12px;

	margin-top: 1em;

	margin-right: 8;

	margin-bottom: 1em;

	margin-left: 0;

	line-height: 1.5em;

}



.blockquote{

	margin: 0 40px 20px 40px;

	font-style:italic;

	font-weight:bold;

	color:#666666;

	font-size:12px;

}



.smblockquote{

	margin: 5px 5px 5px 15px;

	font-style:italic;

	font-weight:bold;

	color:#666666;

	font-size:10px;

}



.quoter{

	margin: 0 40px 20px 40px;

	font-weight:bold;

	color:#2D3293;

	font-size:11px;

	text-align: right;

}

.footer {

	background-color: #EC1C24;

	border-top-width: medium;

	border-right-width: medium;

	border-bottom-width: medium;

	border-left-width: medium;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #2E3191;

	border-right-color: #2E3191;

	border-bottom-color: #2E3191;

	border-left-color: #2E3191;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FFFFFF;

	text-align: center;

	vertical-align: middle;

}



.link_navwht {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 10px;

	text-decoration: none;

	vertical-align: middle;

}

.link_navwht:hover {

	color:#2E3191; 

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 10px; 

	text-decoration: none;

}



.link_navwhtLG {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 13px;

	text-decoration: none;

	vertical-align: middle;

}

.link_navwht:hoverLG {

	color:#2E3191; 

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 13px; 

	text-decoration: none;

}



.link_navred {

	color: #EC1C24;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 12px;

	text-decoration: none;

}

.link_navred:hover {

	color:#2E3191; 

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 12px; 

	text-decoration: none;

}

.p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 17px;

	color: #666666;

	padding-bottom: 5px;

}



.bullethdr{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#000066;

	padding-top: 5px;

}

.red {

	color: #EC1C24;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 12px;

	text-decoration: none;



}



.titles {

	font-size: 15px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	color: #EC1C24;

	font-weight: bolder;

	letter-spacing: 1px;

	padding-top: 6px;

	padding-bottom: 3px;

}



.blue{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#000066;

}

.blueline{

	border-bottom-color:#000066;

	border-bottom-width:thin;

	border-bottom-style: solid;

	}.rtimg {

	text-align: right;

	border-right-width: 10px;

	border-bottom-width: 10px;

}

.leftpad {

	margin-left: 20px;

}

.navlineright {

	height:100%;

	border-right-width: thin;

	border-right-style: solid;

	border-right-color: #2D3293;

}



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url();

	background-color: #2D3293;

}

h1 {

	font-size: 15px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	color: #EC1C24;

	font-weight: bolder;

	letter-spacing: 1px;

	padding-top: 4px;

	padding-bottom: 1px;

}

h2 {

	font-size: 14px;

}

h3 {

	font-size: 12px;

}

h4 {

	font-size: 10px;

}

.style1 {

	color: #2D3293;

	font-style: italic;

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;

}

.style3 {color: #FFFFFF}

body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

}

.style1 {

	color: #FFFFFF;

	font-weight: bold;

}

.style2 {font-size: 14px}

.style3 {font-size: 12px}

.style5 {

	color: #ED1C24;

	font-size: 18px;

	font-weight: bold;

}

.style6 {color: #2E3191}

.style7 {

	color: #04027D;

	font-weight: bold;

	font-size: 14px;

}