/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }

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

* { outline:none}
.boxText { 
 font-family:Georgia,"Times New Roman",Times,serif;
 font-size: 11px;
 vertical-align:middle;
 color:#5E6F75; 
   }

.boxText input { 
 vertical-align:middle; 
   }
   
.boxText a { 
 color: #5E6F75;
	text-decoration:underline;
   }

.boxText a:hover { 
	color: #333333;
	text-decoration:none;
   }   
		
			   
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  float: left;
  padding: 0px;
  margin-right: 2px;
  width: 1000px;
  height: 50px;
  background:  url(images/hd.gif) no-repeat;
}

TR.headerNavigation {
  background: #000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* background: #C90100;*/
 background: #C9CFD3;
  color: #373535;
  font-weight : bold;
}

A.headerNavigation { 
  color: #373535; 
}

a:hover.headerNavigation {
  color: #E41B20;
}

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: #000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-size: 13px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #006EC5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
 /* font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: url(images/bg1.gif);
    height: 23px;
  background: #E1DDDD;
  color: #EE3338;
  padding-left:2px;
  float: left;*/
  padding: 0px;
  padding-left: 3px;
  height: 20px;
 /* width: 161px;*/
   /*background: url(images/bg_gray.gif) ;*/
  color: #fff;
/*  background:#C90100;*/
	background:#3D3D3D;
  font-weight: bold;
  font-size: 14px;
  text-transform:uppercase;
  }
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, 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;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* background: #C90100;*/
 background: #232020;
  color: #FFFFFF;
  font-weight: bold;
  height: 15px;   
}


.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
font-family:Georgia,"Times New Roman",Times,serif;
color:#333333;
font-size:20px;
font-weight:bold;
padding-bottom:4px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #fff;
   background:#E41B20;
}

TD.main, P.main {
  font-size: 13px;
  line-height: 1.5;
}

TD.main a {
text-decoration:none;
color:#5E6F75;
}

TD.main a:hover {
text-decoration:underline;
color:#333333;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 12px;
  font-weight: normal;
}

a.smallText {
background:url(images/readmore_bg.gif) no-repeat scroll left center;
display:block;
float:right;
height:20px;
margin:0;
padding:3px 0 0 0;
text-indent:6px;
width:129px;
text-decoration:none;
color:#747A7E;
}

a.smallText:hover {
background:url(images/readmore_bg.gif) no-repeat scroll left center;
display:block;
float:right;
height:20px;
margin:0;
padding:3px 0 0 0;
text-indent:6px;
width:129px;
text-decoration:none;
color:#000;
}

.smallText div a{
text-decoration:underline;
color:#5E6F75;
}

.smallText div a:hover {
text-decoration:none;
color:#000;
}

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;
  color: #fff;
  background:#E41B20;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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;
}

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

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

/* message box */

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

/* input requirement */

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

/* VJ Links Manager v1.00 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: #C9CFD3;
  color: #FFFFFF;
  text-align: center;
}

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;
}
/* VJ Links Manager v1.00 end */
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color="#BDCAF0";
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image:  url(file:///C|/Documents%20and%20Settings/hi/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/I1N9SK94/%27images/button_blank_left.gif%27);
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image:  url(file:///C|/Documents%20and%20Settings/hi/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/I1N9SK94/%27images/button_blank_right.gif%27);
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image:  url(file:///C|/Documents%20and%20Settings/hi/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/I1N9SK94/%27images/button_blank_middle.gif%27);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}
.wbg
	{
	background-color: #ffffff;
	}
	.usertxt
 	{
    font-family:verdana;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	padding-left: 2px;
			}

hdleft {
  float: left;
  padding: 0px;
  margin-right: 2px;
  height: 23px;
  /*background: url(images/bg_gray.gif) no-repeat;*/
  background:#000;
  color: #C90100;
  font-weight: normal;
  font-size: 12px;
}
TD.infoBoxHeading1 {
 /* font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: url(images/bg1.gif);
    height: 23px;
  background: #E1DDDD;
  color: #EE3338;
  padding-left:2px;
  float: left;*/
/*  padding-left: 3px;
  margin-right: 2px;
  height: 20px;
  background:  url(file:///C|/Documents%20and%20Settings/hi/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/I1N9SK94/images/bg_gray.gif);
  color: #C90100;
  font-weight: bold;
  font-size: 15px;*/
font-family:Georgia,"Times New Roman",Times,serif;
color:#333333;
font-size:20px;
font-weight:bold;
padding-bottom:4px;
}
.aboxcattext	
    {
	font-family:Georgia,"Times New Roman",Times,serif;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	background:  url(file:///C|/Documents%20and%20Settings/hi/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/I1N9SK94/images/bbg.gif);
			}

.aboxcattext a	
    {
	color: #5E6F75;
	text-decoration:none;
			}

.aboxcattext a:hover	
    {
	color: #EE3338;
	text-decoration:underline;
			}			
			
						
TD.main1, P.main1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}
***************
.tdrow1	
    	{
    font-family: arial;
	color: #000000;
	font-weight:none;
	font-size: 12px;
    background-color: #f5f5f5;
	margin-left: 2px
	}
.tdrow2	
    	{
    font-family: arial;
	color: #000000;
	font-weight: none;
	font-size: 12px;
    background-color: #fff;
	margin-left:2px
	}
	.textarea
	{
	BORDER-RIGHT: #ADADAD 1px solid;
    BORDER-TOP: #ADADAD 1px solid;
	BORDER-bottom: #ADADAD 1px solid;
	BORDER-LEFT: #ADADAD 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;	
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #ffffff;
	}
	select
	{
	BORDER-RIGHT: #E6E3E3 1px solid;
    BORDER-TOP: #E6E3E3 1px solid;
    BORDER-LEFT: #E6E3E3 1px solid;
    BORDER-BOTTOM: #E6E3E3 1px solid;
    BACKGROUND-COLOR: #ffffff;
	font-family: arial;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	}
	.input
	{
    BORDER-RIGHT: #ADADAD 1px solid;
    BORDER-TOP: #ADADAD 1px solid;
	BORDER-bottom: #ADADAD 1px solid;
	BORDER-LEFT: #ADADAD 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #ffffff;
	}
	.thead	
    	{
    font-family: arial;
	color: #fff;
	font-weight:bold;
	font-size: 13px;
 /*   background-color: #C90100;*/
 	background-color: #232020;
	margin-left: 2px
	}
	.subhead	
    	{
    font-family: arial;
	color: #fff;
	font-weight:bold;
	font-size: 15px;
    background-color: #000;
	margin-left: 2px
	}
.txt
 	{
    font-family:arial;
	color: #000;
	font-weight: none;
	font-size: 12px;
	padding-left: 4px;
	  background-color: #fff;
			}
			.alinkbot
 	{
    font-family: arial;
	color: #C90100;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	}
.alinkbot:hover
 	{
    font-family:arial;
	color:  #000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	}
	.redtxt
 	{
    font-family:arial;
	color: #C90100;
	font-weight: bold;
	font-size: 12px;
	padding-left: 2px;
	 			}
				.news
 	{
    font-family:arial;
	color: #000;
	font-weight: none;
	font-size: 10px;
	padding-left: 2px;
	 			}		
				
.header_bg {
background:url(images/header_bg.gif) left top repeat-x;
height:118px;
}
.sflogo {
padding: 25px 0 0 15px;
}

.openscr {
font-family:Corbel, Georgia, Verdana, Arial,"Times New Roman",Times,serif;
font-size:28px;
padding: 25px 0 0 15px;
font-weight:bold;
}
