/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

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

BODY {
  /*background: #ffffff;*/
  background-image:url(images/background_lightblue.gif);
  background-repeat:repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:small;
  color: #003366;;
  margin-left: 5%;
  margin-right: 5%;
  margin-top:0px;
  margin-bottom:0px;
  min-width:740px;
  width:expression(document.body.clientWidth < 800? "740px": "auto" );
}
ul,li,blockquote{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #003366;
}
#headerRight{
	float:left;
	padding-right: 10px;
	background:url(images/store_logo.png) bottom no-repeat;
	width: 160px;
	height: 113px;	
	/*background-position:bottom;*/
}
A {
  color: #003366;;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
#videoTitle{	
	margin:5px;
	color:#FFFFFF;
	clear:both;
}
p.whiteText, p.whiteText a{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	margin:0px;
	line-height:12px;
}
FORM {
	display: inline;
}
TABLE.bodyContent{
	background-image:url(images/background_red.png);
	background-repeat:repeat;
}
TABLE.innerBodyContent{
	margin-left:15px;
}
/******* InfoBox and InfoContentBox formatting ********/
TABLE.infoBoxTable{
	/*background:url(images/infobox/infobox_bg.png) transparent 50%;*/
	empty-cells:show;
}
TD.infoBoxTableHeaderLeft{
	background:url(images/infobox/infoboxtablebg.png) left top no-repeat;	
	width:15px;
}
TD.infoBoxTableHeaderRight{
	background:url(images/infobox/infoboxtablebg.png) right top no-repeat;	
	width:15px;
	height:18px;
	}
TD.infoBoxTableHeader{
	background:url(images/infobox/infoboxtable_center_bg.png) top repeat-x;
	}
TD.infoBoxTableContent{
	background:url(images/infobox/infobox_bg.png) transparent 50%;
	}
TD.infoBoxTableBottomContent{
	background:url(images/infobox/infoboxtablebg_bottom.png) left bottom repeat-x;
	height:18px;
	empty-cells:show;
	}

TD.infoBoxTableBottomLeft{
	background:url(images/infobox/infoboxtable_bottom_bg.png) bottom left no-repeat;
	height:18px;
	empty-cells:show;
	}
TD.infoBoxTableBottomRight{
	background:url(images/infobox/infoboxtable_bottom_bg.png) right bottom no-repeat;
	height:18px;
	empty-cells:show;
	}

TD.infoBoxTableLeft{
	background:url(images/infobox/infoboxtable_left_bg.png) left repeat-y;
	height:18px;
	empty-cells:show;
	}
TD.infoBoxTableRight{
	background:url(images/infobox/infoboxtable_right_bg.png) right repeat-y;
	height:18px;
	empty-cells:show;
	}
/************** End of InfoBox and InfoContentBox formatting **********/
TR.header{
	background-image:url(images/red_banner_bg.jpg);
	background-repeat:repeat-x;
	height:154px;
}
TD.header {
 /*background: #990000;*/
 
}
TD.contact {
	vertical-align:top;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-style:oblique;
	font-weight:bold;
	color:#006666;
}
/* Fancier Invoice Style */
/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; padding-left:10px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }

TD.invoiceTableTopCenter{
	background:url(images/borders/maingrey_02.gif) top repeat-x;
	height:16px;
}
TD.invoiceTableTopLeft{
	background:url(images/borders/maingrey_01.gif) top left no-repeat;
	height:16px;
	width:11px;
}
TD.invoiceTableTopRight{
	background:url(images/borders/maingrey_03.gif) top right no-repeat;
	height:16px;
	width:16px;
}
TD.invoiceTableLeft{
	background:url(images/borders/maingrey_04.gif) left repeat-y;
	height:16px;
	width:11px;
}
TD.invoiceTableRight{
	background:url(images/borders/maingrey_06.gif) right repeat-y;
	height:16px;
	width:16px;
}
TD.invoiceTableBottom{
	background:url(images/borders/maingrey_08.gif) bottom repeat-x;
	height:16px;
}
TD.invoiceTableBottomLeft{
	background:url(images/borders/maingrey_07.gif) bottom left no-repeat;
	height:16px;
	width:11px;
}
TD.invoiceTableBottomRight{
	background:url(images/borders/maingrey_09.gif) bottom right no-repeat;
	height:16px;
	width:16px;
}
/* END Fancier Invoice and Packingslip */
#headerMenuNav{
  background-image:url(images/red_banner_topleft2.png);
  background-repeat:no-repeat;
  margin:0px;
  padding:0px;
  height:46px;
  white-space:nowrap;  
  width:100%;
  min-width:800px;
  width:expression(document.body.clientWidth < 800? "800px": "auto" );
}
#headerMenuNav ul{
  margin-left:40px;
  list-style:none;
  float:left;
  vertical-align:middle;
  white-space:nowrap;
  width: 650px;
  /*width:expression(document.body.clientWidth > 800? "650px": "auto" );*/
}
#headerMenuNav li {
  padding: 5px 5px 5px 5px;
  float:left;
  list-style:none;
  vertical-align:middle;
  white-space:nowrap;
  line-height:20px;
}
#headerMenuNav A.headerMenuNavigation{ 
  background:url(images/bullet_white.png) 2px 50% no-repeat; 
  float:left;
  padding: 0 5px 0 22px;
  /*display:block;*/
  text-decoration:none;
  vertical-align:text-top;
  color: #FFFFFF;;
}
#headerMenuNav A.headerMenuNavigation:hover{ 
  background:url(images/bullet_over.png) 2px 50% no-repeat;   
  /*display:block;*/
  padding: 0 5px 0 22px;
  background-color:#F8F8FF;
  /*border:solid 1px #999999;*/
  color: #003366;; 
}
#cartNavigation{
	float:right;
	padding-bottom:10px;
}
#headerWrapper{
  width:100%;  
  clear:both;
  min-width:740px;
  width:expression(document.body.clientWidth < 800? "800px": "auto" );
}

#wrapper{
  width: 100%;
  min-width:800px;
  background-image:url(images/background_red.png);
  background-repeat:repeat;
  border:1px groove #666666;
  width:expression(document.body.clientWidth < 800? "800px": "auto" );
}
TD.SideBarGraphic{
  background-image:url(images/side_graphic.png);
  background-repeat:no-repeat;
  background-position: right;
}
TR.headerMenuNavigation {  
  background-image:url(images/header_navigation_bg.gif);
  background-repeat:repeat-x;  
}
TD.headerMenuNavigation {
  background-image:url(images/header_navigation_bg.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #bbc3d3;*/ 
  color: #ffffff;
  font-weight : bold;
  vertical-align:middle;
}
A.headerMenuNavigation{  
  background-position:inherit;
  color: #003366;; 
}

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

TR.headerNavigation {
  background: #bbc3d3;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #bbc3d3;*/ 
  color: #ffffff;
  font-weight : bold;
  vertical-align:text-top;
  padding-top:10px;
}
TD.headerCartNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #bbc3d3;*/ 
  color: #ffffff;
  font-weight : bold;
  vertical-align:text-top;
  /*padding-top:10px;  */
  height:18px;
}

A.headerNavigation, A.headerCartNavigation{  
  color: #FFFFFF;;
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images/header_navigation_bg.gif);  
  /*background: #bbc3d3;*/
  color: #ffffff;
  font-weight: bold;
}
TD.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
TD.footerSmallText, TD.footerSmallText a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}

.infoBox {
  /*background: #b6b7cb;*/
  border: 1px solid #2a154d;
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  background:url(images/infobox/infobox_bg.png) repeat 100%;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#003366;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background:url(images/infobox/corner_right_left.gif) top repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /*background: #bbc3d3;*/
  color: #ffffff;
}
TD.infoBoxHeadingLeft {
  background:url(images/infobox/corner_left.gif) left no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /*background: #bbc3d3;*/
  color: #ffffff;
}
TD.infoBoxHeadingRight {
  background:url(images/infobox/corner_right.gif) right no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /*background: #bbc3d3;*/
  color: #ffffff;
}



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

TD.label{
	font-size:smaller;
	font-weight:bold;
	color:#336699;
}

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: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #003366;;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  padding-left: 15px;
  color:#003366;
  /*color: #9a9a9a;*/
}
TD.whitePageHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  padding-left: 15px;
  color:#FFFFFF;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #003366;;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#003366;
  line-height: 1.5;
}
P.leftAlign{
  text-align:left;
  font-family:Verdana, Arial, sans-serif;
  font-size:12px;
  color:#003366;;
  width:400px;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* VJ Links Manager v1.18 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #b6b7cb;*/
  color: #003366;
  text-align: center;
}
A.linkListing-heading {
  color: #003366;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #dbd6d6;*/
  color: #003366;
  text-align: left;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  /*background: #dbd6d6;*/
  color: #003366;
  text-align: left;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #dbd6d6;*/
  color: #003366;
  text-align: left;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold; 
  color: #000; 
}
A.linkListingMain {
  color: #003366;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
  text-align: left;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #003366;
  text-align: left;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

/* VJ Links Manager v1.18 end */
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }
@media print {
	body{
		margin-top:2px;
		margin-bottom:2px;
	}
}