/*
  $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, Verdana, sans-serif; 
	font-size: 12px;
	color: #7E7E7E;
	line-height: 1.5em;	
}

.boxText a
{
	padding-left: 10px;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px;
	color: #7E7E7E;
	/*text-transform: uppercase;*/
}

.boxText a:hover
{
	color: #001E52; 
}

.errorBox 
{ 
	font-family : Arial, Verdana, sans-serif; 
	font-size : 11px; 
	background: #ffb3b5; 
	font-weight: bold; 
}

.stockWarning 
{ 
	font-family : Arial, Verdana, sans-serif; 
	font-size : 11px; 
	color: #cc0033; 
}

.productsNotifications 
{ 
	background: #f2f2f2; 
}

.orderEdit 
{ 
	font-family : Arial, Verdana, sans-serif; 
	font-size : 11px; 
	color: #3a3aff; 
	text-decoration: underline; 
}

BODY {
	margin: 0 auto 0 auto;
	padding-top: 10px;
	width: 961px;
	background-color: #040D1C;
	font-family: Arial, Helvetica, sans-serif;
	color:#5F5F5F;
	text-align: center;
}

#subheader 
{
	margin: 0;
	padding: 0;
	text-align: center;
	width: 961px;
	height: 41px;
	font-family: Arial;
	text-indent: -9999px;	
}

#subheader a
{
	font-family: Garamond;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	
}

#sub
{
	width: 961px;
	height: 41px;
	position: relative;
	background: url(../images/menu_buttons.gif) no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;		
}

#sub li
{
	float: left;
	margin: 0;
	padding: 0;
}

#sub li a
{
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 41px;
	background: url(images/menu_buttons.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

li#sub_his a
{
	left: 0;
	width: 84px;
	background-position: 0 0;
}

li#sub_his_active a
{
	left: 0;
	width: 84px;
	background-position: 0 -41px;
}

li#sub_his a:hover
{
	background-position: 0 -41px;
}

li#sub_exp a
{
	left: 84px;
	width: 158px;
	background-position: -84px 0;
}

li#sub_exp_active a
{
	left: 84px;
	width: 158px;
	background-position: -84px -41px;
}

li#sub_exp a:hover
{
	background-position: -84px -41px;
}

li#sub_sal a
{
	left: 242px;
	width: 161px;
	background-position: -242px 0;
}

li#sub_sal_active a
{
	left: 242px;
	width: 161px;
	background-position: -242px -41px;
}

li#sub_sal a:hover
{
	background-position: -242px -41px;
}

li#sub_bri a
{
	left: 403px;
	width: 95px;
	background-position: -403px 0;
}

li#sub_bri_active a
{
	left: 403px;
	width: 95px;
	background-position: -403px -41px;
}

li#sub_bri a:hover
{
	background-position: -403px -41px;
}

li#sub_bou a
{
	left: 498px;
	width: 116px;
	background-position: -498px 0;
}

li#sub_bou_active a
{
	left: 498px;
	width: 116px;
	background-position: -498px -41px;
}

li#sub_bou a:hover
{
	background-position: -498px -41px;
}

li#sub_stu a
{
	left: 614px;
	width: 95px;
	background-position: -614px 0;
}

li#sub_stu_active a
{
	left: 614px;
	width: 95px;
	background-position: -614px -41px;
}

li#sub_stu a:hover
{
	background-position: -614px -41px;
}

li#sub_pre a
{
	left: 709px;
	width: 83px;
	background-position: -709px 0;
}

li#sub_pre_active a
{
	left: 709px;
	width: 83px;
	background-position: -709px -41px;
}

li#sub_pre a:hover
{
	background-position: -709px -41px;
}

li#sub_arc a
{
	left: 614px;
	width: 178px;
	background-position: -614px 0;
}

li#sub_arc_active a
{
	left: 614px;
	width: 178px;
	background-position: -614px -41px;
}

li#sub_arc a:hover
{
	background-position: -614px -41px;
}

li#sub_24k a
{
	left: 792px;
	width: 169px;
	background-position: -792px 0;
}

li#sub_24k_active a
{
	left: 792px;
	width: 169px;
	background-position: -792px -41px;
}

li#sub_24k a:hover
{
	background-position: -792px -41px;
}

/***********************************/
/****  Start Bottom Menu Styles ****/
/***********************************/

#subheader_bottom 
{
	margin: 0;
	padding: 0;
	text-align: center;
	width: 961px;
	height: 41px;
	font-family: Arial;
	text-indent: -9999px;	
}

#subheader_bottom  a
{
	font-family: Garamond;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	
}

#sub_bottom 
{
	width: 961px;
	height: 41px;
	position: relative;
	background: url(images/menu_buttons_bottom.gif) no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;		
}

#sub_bottom  li
{
	float: left;
	margin: 0;
	padding: 0;
}

#sub_bottom  li a
{
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 41px;
	background: url(images/menu_buttons_bottom.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

li#sub_home a
{
	left: 0;
	width: 55px;
	background-position: 0 0;
}

li#sub_home_active a
{
	left: 0;
	width: 55px;
	background-position: 0 -41px;
}

li#sub_home a:hover
{
	background-position: 0 -41px;
}

li#sub_unf a
{
	left: 55px;
	width: 236px;
	background-position: -55px 0;
}

li#sub_unf_active a
{
	left: 55px;
	width: 236px;
	background-position: -55px -41px;
}

li#sub_unf a:hover
{
	background-position: -55px -41px;
}

li#sub_ref a
{
	left: 291px;
	width: 235px;
	background-position: -291px 0;
}

li#sub_ref_active a
{
	left: 291px;
	width: 235px;
	background-position: -291px -41px;
}

li#sub_ref a:hover
{
	background-position: -291px -41px;
}

li#sub_pho a
{
	left: 526px;
	width: 157px;
	background-position: -526px 0;
}

li#sub_pho_active a
{
	left: 526px;
	width: 157px;
	background-position: -526px -41px;
}

li#sub_pho a:hover
{
	background-position: -526px -41px;
}

li#sub_des a
{
	left: 683px;
	width: 93px;
	background-position: -683px 0;
}

li#sub_des_active a
{
	left: 683px;
	width: 93px;
	background-position: -683px -41px;
}

li#sub_des a:hover
{
	background-position: -683px -41px;
}

li#sub_med a
{
	left: 776px;
	width: 78px;
	background-position: -776px 0;
}

li#sub_med_active a
{
	left: 776px;
	width: 78px;
	background-position: -776px -41px;
}

li#sub_med a:hover
{
	background-position: -776px -41px;
}

li#sub_con a
{
	left: 854px;
	width: 107px;
	background-position: -854px 0;
}

li#sub_con_active a
{
	left: 854px;
	width: 107px;
	background-position: -854px -41px;
}

li#sub_con a:hover
{
	background-position: -854px -41px;
}

/***********************************/
/***** End Bottom Menu Styles ******/
/***********************************/

.content
{
	width: 961px;
	background-color: #FFFFFF;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

.headerNav
{
	width: 961px;
}


TR.headerNavigation {
  background: #FFFFFF;
	width: 961px;
}

TD.headerNavigation {
	font-family : Arial, Verdana, sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	color: #000000;
	font-weight : bold;
	padding-top: 10px;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #040D1C;
}

TD.footer {
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #040D1C;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;	
}

.infoBoxContents {
  background: #FFFFFF;
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
	font-family : Arial, Verdana, sans-serif;
	/*text-transform: uppercase;*/
	font-size: 13px;
	font-weight: bold;
	background: #FFFFFF;
	color: #001E52;
}

TD.infoBox, SPAN.infoBox {
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
}

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: #FFFFFF;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 20px;
}

TD.productListing-data img{
	border: 0;
	padding-top: 10px;	
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
	height: 60px;
	font-family : Arial, Verdana, sans-serif;
	font-size: 30px;
	letter-spacing: 3px;
	color: #001E52;
	padding-left: 20px;
}

TD.pageHeading1, DIV.pageHeading1 {
	height: 60px;
	font-family : Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: italic;	
	color: #001E52;
	padding-left: 20px;
	padding-right: 30px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 0 20px 0 20px;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  color: C0C0C0;
}

TD.accountCategory {
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #aabbdd;
}

TD.fieldKey {
	font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #050D3E;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #001E52;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
font-family : Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family : Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family : Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family : Arial, Verdana, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family : Arial, Verdana, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family : Arial, Verdana, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family : Arial, Verdana, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family : Arial, Verdana, sans-serif; font-size: 11px; background-color: #FFFFFF; }

/* input requirement */

.inputRequirement { font-family : Arial, Verdana, sans-serif; font-size: 11px; color: #0000FF; }

.copyright
{
	width: 961px;
	margin: 10px 0 40px 0;
	color: #595959;
	font-size: 11px;
}

.footer
{
	background-color: #040D1C;
	width: 961px;
	margin: 10px 0 0 0;
	color: #C1C1C1;
	font-size: 11px;	
}

.footer a
{
	color: #C1C1C1;
	text-decoration: none;
}

.footer a:hover
{
	color: #C1C1C1;
	text-decoration: underline;	
}

.links_left
{
	float: left;
	margin: 10px 0 0 0;
}

.links_right
{
	float: right;
	margin: 10px 0 0 0;
}

.address
{
	font-size: 11px;
	margin: 50px 0 0 0;
}

.address a
{
	color: #C1C1C1;
	text-decoration: none;
}

.address a:hover
{
	text-decoration: underline;	
}

.copyright
{
	width: 961px;
	margin: 10px 0 40px 0;
	color: #595959;
	font-size: 11px;
	text-align: center;
}

.divider_line
{
	margin: 20px 0 5px 0;
	width: 961px;
	border-top: 1px solid #2F2F2F;
	height: 2px;
}

.left_right_cols
{
	padding-top: 30px;	
}

.thank_you
{
	background: url(..images/thank_you.jpg) no-repeat;
	width: 400px;
}

.cust_serv_list li
{
   list-style: none;
   font-size: 12px;
   font-weight: bold;
   margin-left: -15px;
}

.cust_serv
{
   font-size: 12px;
   padding-bottom: 40px;
   padding-left: 25px;
}

.cust_serv a
{
	text-decoration: underline;
	font-size: 12px;
}