/*
  $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: 10px; }
.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: #3C3C3C; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #006F9B;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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



.infoBox {
  background: #E5E5D3;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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


/* ---------------------------- ---------------------- */
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5E6166;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5E6166;
}
/*  
.main a {
  color:#418BEA;
  font-size: 10px; text-decoration:underline;
}
.main a:hover {
  color:#418BEA;
  font-size: 10px; text-decoration:none;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

  */
P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

#myse select {
	width:90%;
}

.delp {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}
s {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}/* ---------------------------- ---------------------- */



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: 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 {
  color:#009BC8; font-size:12px; font-weight:bold; font-family: arial;
}

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

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

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

/* 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: #ffb3b5; }
.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; }


/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0; }
body, td {font-family:Tahoma,verdana,arial; font-size:11px; color: #7D7D7D;}
img {border:0px;}


.bg	 {background: url(images/bg.jpg); background-repeat: no-repeat; background-position:top left;}
.bg1 {background: url(images/m15.gif); background-repeat: repeat-x;}
.bg2 {background: url(images/m20.gif); background-repeat: repeat-y;}
.bg3 {background: url(images/m19.gif); background-repeat: repeat-x;}
.bg4 {background: url(images/m17.gif); background-repeat: repeat-y;}
.bg5 {background: url(images/m23.gif); background-repeat: no-repeat;}
.bg6 {background: url(images/m26.gif); background-repeat: repeat-x;}
.bg7 {background: url(images/m44.jpg); background-repeat: no-repeat;}

ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{
    background:url(images/m22.gif) left bottom no-repeat;
	margin:0px;	
	line-height:18px;
}
ul .sub_category {
    background:url(images/m22.gif) left bottom no-repeat;
	margin:0px;	
	height:18px;
}

ul li a{
	color:#009BC8;		
    font-size:10px;	
	text-decoration:none;	
	padding-left:7px;
	line-height: 18px;	
	text-transform:uppercase;   
	background:url(images/m21.gif) left 5px no-repeat;
}
ul li a:hover{
	color:#009BC8;
}

ul .sub_category a{
	color:#009BC8;		
    font-size:10px;	
	text-decoration:none;	
	padding-left:17px;
	line-height: 18px;	
	text-transform:uppercase;   
	background:none;
}
ul .sub_category a:hover{
	color:#009BC8;
}

.se  {width:145px; height:17px; color:#7D7D7D; font-family:tahoma,verdana,arial; font-size:10px; padding-left:2px;}
.se1 {width:145px; height:17px; color:#7D7D7D; font-family:tahoma,verdana,arial; font-size:10px; padding-left:2px;}
.se2 {width:160px; height:17px; color:#7D7D7D; font-family:tahoma,verdana,arial; font-size:10px; padding-left:2px;}
.go  {width:134px; height:19px; color:#7D7D7D; font-family:tahoma,verdana,arial; font-size:10px;}
.go1 {width:43px; height:19px; color:#000000; font-family:tahoma,verdana,arial; font-size:10px; text-align:right; border: solid 1px #818181;}
.ab img  {vertical-align: middle;}
.bd img  {border: solid 1px #C8C8C8;}

.tx  {color:#FFFFFF; font-size:10px; font-weight:bold; text-transform:uppercase;}
.tx a {color:#FFFFFF; font-size:11px; font-weight:normal; text-transform:none; text-decoration:none;}
.tx a:hover {color:#FFFFFF; font-size:11px; font-weight:normal; text-transform:none; text-decoration:underline;}

.tx2 {color:#009BC8; font-size:10px; font-weight:bold; text-transform:uppercase;}
.tx3 {color:#009BC8; font-size:12px; font-weight:bold; font-family: arial;}
.tx4 {color:#9B9B9B; font-size:12px; font-family: arial;}
.tx5 {color:#006F9B; font-weight:bold; text-transform:uppercase;}
.tx5 a {color:#006F9B; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.tx5 a:hover {color:#006F9B; font-weight:bold; text-transform:uppercase; text-decoration:underline;}
.tx9 {color:#006F9B; font-weight:bold; }
.tx9 a {color:#006F9B; font-weight:bold; text-decoration:none;}
.tx9 a:hover {color:#006F9B; font-weight:bold;  text-decoration:underline;}
.tx6 {color:#6F6F6F; font-size:10px;}
.tx7 {color:#7D7D7D; font-weight:bold; text-transform:uppercase;}
.tx8 {color:#009BC8; font-weight:bold;}


.ml  {color:#FFFFFF; text-decoration:underline;}
.ml:hover {text-decoration:none;}
.ml1 a {color:#7D7D7D; font-size:10px; font-weight:bold; text-decoration:none; text-transform:uppercase;}
.ml1 a:hover {text-decoration:underline;}
.ml2 {color:#6F6F6F; font-size:10px; text-decoration:none;}
.ml2:hover {text-decoration:underline;}
.ml3, .ml3 a {color:#009BC8; font-size:10px; text-decoration:none; text-transform:uppercase;}
.ml3:hover, .ml3 a:hover {text-decoration:underline;}
.ml4 a {color:#4CB9D8; font-size:11px; text-decoration:none;}
.ml4 a:hover {color:#4CB9D8;text-decoration:underline;}

.footer td {font-size:10px; color:#6F6F6F;}
.footer a {font-size:10px; color:#6F6F6F; text-decoration:none; font-weight:normal;}
.footer a:hover {font-size:10px; color:#6F6F6F; text-decoration:underline; font-weight:normal;}

.footer b {color:#009BC8; font-size:10px; text-decoration:underline; font-weight:bold;}
.footer b a {color:#009BC8; font-size:10px; text-decoration:underline; font-weight:bold;}
.footer b a:hover {color:#009BC8;font-size:10px;text-decoration:none;font-weight:bold;}
/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------- footer ------------------- */
/*
.footer {font-size:10px; color:#DEDEDE;}
.footer a {font-size:10px; color:#DEDEDE; text-decoration:none; font-weight:normal;}
.footer a:hover {font-size:10px; color:#DEDEDE; text-decoration:underline; font-weight:normal;}

.footer span {font-size:10px; color:#DEDEDE; font-weight:bold;text-decoration:underline;}
.footer span a {font-size:10px; color:#DEDEDE; text-decoration:underline; font-weight:bold;}
.footer span a:hover {font-size:10px; color:#DEDEDE; text-decoration:none; font-weight:bold;}
 */
/* -------------- footerr ------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */


.box_width_left			{ width:162px;}
.box_width_right		{ width:168px;}
.box_width_cont			{ width:370px;}
/*  .box_width_cont_1		{ width:158px;}  */



/* -------------------------------------------------          -------------------------------------------------------- */
.shop_card {
				  text-align:center;}	/*  background:#3E3E3E;  */
.shop_card td {
				text-align:center;}	
.shop_card .tx2 {
				text-align:left;}
		
.shop_cart_tx {	
				height:30px; color:#7D7D7D; font-weight:bold; text-transform:uppercase; vertical-align:middle; 
				}				
/* -------------------------------------------------          -------------------------------------------------------- */
.result { text-align:center;
			   }
.result td {  color:#5E6166; font-family:Arial; 
			   height:30px; text-align:left; padding:10px 3px 0px 3px;
			   }
.result a {  color:#006F9B; font-size:11px; text-decoration:underline;
}
.result a:hover {  color:#006F9B; font-size:11px; text-decoration:none;
}
.result b { color:#5E6166; text-decoration:none; font-size:11px }
.result font b { color:#FF0033; text-decoration:none; font-size:11px }

.result .result_right { text-align:right;}
.result .result_right b {color:#006F9B;}
/* -------------------------------------------------          -------------------------------------------------------- */

u {text-decoration:none; color:#006F9B;}

.main a b {
  color:#5E6166;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5E6166;
  font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */


.smallText a { color:#006F9B; font-size:11px; text-decoration:none;
}
.smallText a:hover { color:#006F9B; font-size:11px; text-decoration:none;
}
TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }

/* -------------------------------------------------          -------------------------------------------------------- */

.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { text-align:center;}
.sea_3 { padding:10px;}
.sea_4 td{
  font-size:13px; color:#636363;
}
.sea_4 a {
  color:#000000; font-size:13px; font-weight:bold; text-decoration:none;
}
.sea_4 a:hover {
  color:#000000; font-size:13px; font-weight:bold; text-decoration:underline;
}
.sea_4 p{
  font-family: Verdana, Arial, sans-serif;
  font-size:16px; color:#AF0F17; font-weight:bold;padding:10px 0px 5px 0px;
}
.sea_5 {border:1px solid #E5E5D3;}
.sea_6 {border:10px solid #ffffff;}
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
} 
  h4 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h3 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
h3 a { color:#6F6F6F; font-size:11px; text-decoration:none;
}
h3 A:hover {
  color: #6F6F6F;
  text-decoration: underline;
}
/*** Begin Header Tags SEO ***/

h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 a { color:#6F6F6F; font-size:11px; text-decoration:none;
}
h2 A:hover {
  color: #6F6F6F;
  text-decoration: underline;
}
ul.sitemap {
color: #ff0000;
}

/*** End Header Tags SEO ***/
/* EOF: Additional Images */
/* -------------------------------------------------          -------------------------------------------------------- */