/*
  $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: #A80000; text-decoration: underline; }

/* begin POP-UPs MASSAGEed styles */
#showimage{
font-family: verdana,tahoma,arial;
font-size: 12px;
line-height: 18px;
color: #ffffcc; /* this is the color of the "Close Window [x]" text */
position:absolute;
visibility:hidden;
border: 1px solid black;
background-color: #ffffff;
}
#dragbar{
cursor: hand;
cursor: pointer;
background-color: #0099FF; /* this is the background color of the top-bar */
z-index: 999999999999999999;
visibility: visible;
}
#dragbar #closetext {
font-family: verdana,tahoma,arial;
font-size: 11px;
color: #ffffcc; /* color of the text in the top-bar */
font-weight: bold;
margin-right: 0px;
z-index: 999999999999999999;
visibility: visible;
}
/* end POP-UPs MASSAGEed styles */

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.infoBox {
  background: #6BA5DC;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}
/*  A {
  color: #5D5F60;
  text-decoration: none;
}

A:hover {
  color: #5D5F60;
  text-decoration: underline;
}  */

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  line-height:21px;font-size:10px;color:#687118; font-family:Arial, sans-serif; text-decoration:none;
}

A.headerNavigation:hover {
  line-height:21px;font-size:10px;color:#687118; font-family:Arial, sans-serif; text-decoration:underline;
}

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;
}

.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: 10px;
  color:#5D5F60;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#5D5F60;
}

.main a {			font-size: 10px; text-decoration:underline;	color:#A80000;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#A80000;}
.main a u {			font-size: 10px; text-decoration:underline;	color:#A80000;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#A80000;}

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.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-size: 12px;
  color: #c76170;
  font-weight: bold;
}
/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.productSpecialPrice {
  font-size:14px; color:#007C97; font-weight:bold;}
  
SPAN.productName  a{
  color:#A10E04; font-size:11px; text-decoration:underline; font-weight:normal; text-decoration:underline;}
SPAN.productName  a:hover{
  color:#A10E04; font-size:11px; text-decoration:underline; font-weight:bold; text-decoration:none;}
  
.productName  a{
  color:#A10E04; font-size:11px; text-decoration:underline; font-weight:normal; text-decoration:underline;}
.productName  a:hover{
  color:#A10E04; font-size:11px; text-decoration:underline; font-weight:normal; text-decoration:none;}
  
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.moduleRow { }
.moduleRowOver { background-color: #EFEFEF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EFEFEF; }

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

/* 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; background:#990000}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#666666;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
 
td {vertical-align:top; padding:0px; margin:0; }
table { width:100%}

.bg{ border:1px solid #2871B5; background-color:#FFFFFF } 
.bg1{ vertical-align:middle} 
.jamp{ width:113px; height:20px; color:#7E7E7E; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:119px; height:20px; color:#505050; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp3{ width:159px; height:20px; color:#505050; font-size:11px; padding-left:2px; font-family:Tahoma;}

#input1{
 width:30px; height:17px;
 color:#7A7A7A; 
 padding-left:5px
}
#input2{
 width:30px; height:17px;
 color:#7A7A7A; 
 padding-left:5px
}
#input3{
 width:30px; height:17px;
 color:#7A7A7A; 
 padding-left:5px
}

.popup 					{color:#505050; font-size:11px; line-height:13px}
.popup b				{color:#505050; font-size:12px;}	

.header  				{background:url(images/top.jpg) no-repeat top right}
.header td 				{ color:#008CC7}
.header span 			{}

.header span a 			{}
.header span a:hover 	{}

.header1 			{ color:#A71E1E; text-decoration:none; background:url(images/1_z1.gif)  center left no-repeat; padding-left:9px; padding-right:23px; vertical-align:middle}
.header1:hover 		{ text-decoration:underline}
.header strong a 		{color:#008CC7; font-size:10px; line-height:11px; text-decoration:none;}
.header strong a:hover 	{color:#008CC7; font-size:10px; line-height:11px;text-decoration:underline;}
.header strong			{ color:#008CC7; font-size:10px; line-height:11px}


.column_left_header				{background:url(images/li1.gif)}
.column_left_header_txt			{ color:#000000; font-size:13px; font-weight:bold; background:url(images/li1.gif); vertical-align:middle; height:34px;}


.column_left_header1				{background:url(images/li1.gif)}
.column_left_header1_txt			{ color:#000000; font-size:12px; font-weight:bold; background:url(images/li1.gif); vertical-align:middle}


.column_left1 td		{ color:#505050; text-align:center; font-size:12px}
.column_left1 			{background:url(images/li3.gif); font-size:12px }
.column_left1 b			{ color:#A80000; }
.column_left1 strong a	{ 		  color:#505050; text-transform:uppercase; text-decoration:none;}
.column_left1 strong a:hover	{ color:#505050; text-transform:uppercase; text-decoration:underline;}
.column_left1 span		{ color:#8F8F8F; text-decoration: line-through; font-weight:bold }

.column_left td			{ color:#404E5A}
.column_left 			{}
.column_left b			{ color:#404E5A; font-size:11px}

.column_left ul			{padding:0px 0px 0px 12px; margin:0px 0px 0px 0px; list-style:none;}
.column_left li			{line-height:23px; background:url(images/bg_list1.gif) no-repeat left top}
.column_left li a		{color:#464646; font-size:11px; text-decoration:none; padding-left:13px; margin-left:11px; background:url(images/bg_list.gif) no-repeat left top; background-position:0 3px }
.column_left li a:hover	{color:#EF0101; text-decoration:none}

.column_left li.bg_list_sub	{line-height:23px; background:none}
.column_left li.bg_list_sub a		{color:#464646; font-size:11px; text-decoration:none; padding-left:13px; margin-left:11px; background:url(images/bg_list.gif) no-repeat left  center;}
.column_left li.bg_list_sub a:hover	{color:#EF0101; text-decoration:none}

.column_left li.bg_list_un			{ line-height:23px; background:url(images/bg_list1.gif) no-repeat left top}
.column_left li.bg_list_un a		{color:#464646; margin-left:30px; font-size:11px; text-decoration:none; padding-left:14px; background:url(images/bg_list.gif) no-repeat left  center; }
.column_left li.bg_list_un a:hover	{color:#E48700; text-decoration:none}

.title_txt	a		{ color:#FFFFFF; font-size:10px; font-weight:bold; text-decoration:none;}
.title_txt	a:hover	{ color:#FFFFFF; font-size:10px; font-weight:bold; text-decoration:underline;}

.title_txt	{color:#FFFFFF; font-size:10px; font-weight:bold; background:url(images/li4.gif); vertical-align:middle; padding-bottom:6px	}		
.title{	background:url(images/li5.gif);		}

.title2	{			}		
.title2_txt{		}


.product a				{color:#505050; text-decoration:none; font-weight:bold; font-size:11px}
.product a:hover		{text-decoration:underline}
.product span a			{color:#505050; text-decoration:underline; font-weight:normal; font-size:11px}
.product span a:hover	{text-decoration:none}


.pic img				{}
.price 					{}

	
.sub_category img			{}
.sub_category a				{}
.sub_category a:hover		{}


.result { background:#6BA5DC;}
			   
.result a {   color:#A80000; font-size:11px;}
.result a:hover {text-decoration:none;}
.result span{color:#A80000;}
.result b a { color:#A80000; text-decoration:none;}
.result b a:hover{text-decoration:underline; }

u {text-decoration:none; color:#A80000;}

.result td { color:#505050; height:22px; vertical-align:middle;padding:5px 2px 5px 22px; line-height:16px;}
.result b { font-weight:normal;}
.result_right	{padding-left:0px; text-align:right;}
.result_right b	{font-weight:bold; color:#A80000}
		


.width_left			{ width:0px;}
.width_right		{ width:20px;}
.width_cont			{ width:930px;}
.width_cont_2		{ width:0px;}


.shop_card {		text-align:center;}	/*  background:#3E3E3E;  */
.shop_card td {		text-align:center; vertical-align:top;}	

.shop_card a {		}																					/*  name  */
.shop_card a:hover {}

.shop_card strong {	text-align:center; vertical-align:middle;}												/*  price  */
		
.product .shop_cart_txt  {color:#505050; font-size:10px; vertical-align:absmiddle; height:30px; font-weight:normal; text-align:center;} 

.shop_card .input_check 		{}																		/*  for checkbox  */
.shop_card .input_qty		{}																			/*  for input  */


			
.footer  				{color:#909090}				
.footer td 				{ color:#909090}				/*  Copyright © 2007  */
.footer a 				{color:#909090; text-decoration:none;} 				/*  Company Name   */
.footer a:hover 		{color:#909090;text-decoration:underline;}				/*  Company Name   */

.footer span a 				{color:#5894CC; text-decoration:none;} 				/*  Company Name   */
.footer span a:hover 		{color:#5894CC;text-decoration:underline;}

.footer b 				{ color:#3576B3;text-decoration:underline;}				/*  Powered by   */
.footer b a 			{ color:#3576B3;text-decoration:underline;}				/*  osCommerce  */
.footer b a:hover 		{ color:#3576B3;text-decoration:none;}				/*  osCommerce  */
/* -------------------------------------------------          -------------------------------------------------------- */
.shop_card_txt{	height:31px; text-align:center; vertical-align:middle; font-size:11px; font-weight:bold;} 	/*  header of table  */



			/*  osCommerce  */

/*--------------------- content ---------------------------------*/
.box_width_left			{ width:250px;}
.box_width_right		{ width:34px;}
.box_width_cont			{ width:100%;}			
/* -------------------------------------------------          -------------------------------------------------------- */
.main a b {
  color:#5D5F60;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5D5F60;
  font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a { color:#A80000; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#A80000; font-size:11px; text-decoration:underline;}
.smallText a u { color:#A80000; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#A80000; font-size:11px; text-decoration:underline;}

TD.fieldKey {	font-size: 12px;font-weight: bold;font-family: Verdana, Arial, sans-serif;	color:#5D5F60;}
TD.fieldValue {	font-size: 12px;font-family: Verdana, Arial, sans-serif;padding:3px 2px 3px 2px;}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color:#5D5F60;
}
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 { padding:10px;}
/* -------------------------------------------------          -------------------------------------------------------- */


	.estimatedshippingBox {
	  background: #FF8E90; 
	}

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

	.estimatedshippingBoxContents {
	  background: #f8f8f9;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px; 
	}
.messagebox {
vertical-align:middle;
}