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

ul.sitemap {
color: #ff0000;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.infoBox {/*  background:url(images/bg_infobox.gif) left top repeat;  */
    background: #582B2B;  
}

.infoBoxContents {
   background-image:url(images/bg1.gif);
  font-size: 10px;
}
/*  A {
  color: #4E4E4E;
  text-decoration: none;
}

A:hover {
  color: #4E4E4E;
  text-decoration: underline;
}  */

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation { 
 color:#D87102; font-size:23px;  text-decoration:none;font-family:Tahoma;line-height:25px;
}

A.headerNavigation:hover {
  color:#D87102; font-size:23px; text-decoration:underline;font-family:Tahoma;line-height:25px;
}

A.backNavigation
{
	color:#664C1F; font-size:12px; text-decoration:none; text-align:left; font-family:Tahoma;
}

A.backNavigation:hover
{
	color:#664C1F; font-size:12px; text-decoration:underline; text-align:left;font-family:Tahoma;
}

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

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

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 {
  color:#D87102; font-size:16px; font-weight:bold;
}
strong SPAN.productSpecialPrice {
  color:#D87102; font-size:16px; font-weight:bold;
}SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}


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

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

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

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

table { width:100%}

#input1{
 width:36px; height:17px;
 background:#FFFFFF;
 border:1px solid #818181; 
 padding-right:5px; text-align:right
}
#input2{
 width:36px; height:17px;
 background:#FFFFFF;
 border:1px solid #818181; 
 padding-right:5px; text-align:right
}

.jamp{ width:120px; height:17px; color:#9F936D; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:192px; height:17px; color:#9F936D; font-size:10px; padding-left:4px; font-family:Tahoma; margin-left:17px}
.jamp2{ width:61px; height:17px; color:#9F936D; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp3{ width:109px; height:17px; color:#9F936D; font-size:10px; padding-left:2px; font-family:Tahoma;}

.w{width:100%}
.ww{width:50%}
.wh{width:100%; height:100%}
.hh{width:50%; height:100%}
.bg{width:100%; height:425px; background:url(images/bg.jpg) right}
.bg1{width:100%; height:100%; background-image:url(images/bg1.gif)}
.bg2{width:100%; height:66px; background:url(images/bottom.jpg) right}

.bg3{width:100%; height:425px; background:url(images/bg.jpg) left}
.bg4{width:100%; height:100%; background-image:url(images/bg1.gif)}
.bg5{width:100%; height:66px; background:url(images/bottom.jpg) left}

.bg6{width:754px}
.bg7{width:754px; height:870px}

.bg8{background:url(images/bg2.gif) right}
.cont{background:url(images/bg88.gif) left top repeat-y #ffffff;}
.bg9{background:url(images/bg1.gif) right}
.bg10{background:url(images/1_bg1.gif); background-repeat:repeat-y}
.bg11{background:url(images/top.jpg) }
.bg11 a{ color:#444201; text-decoration:none}
.bg11 a:hover 	{ text-decoration:underline}

.popap a 			{color:#724B07; font-size:11px; text-decoration:none }
.popap a:hover 		{ text-decoration:underline}
.popap strong		{ color:#444201; text-transform:uppercase; font-size:11px;}
.popap 				{color:#724B07; font-size:10px; line-height:12px}

.header  				{background:url(images/bg.jpg) right }
.header td 				{ color:#534218}
.header span 			{}


.header span			{color:#FFFFE8; font-size:10px;}
.header span a 			{color:#FFFFE8; font-size:10px; text-decoration:underline}	
.header span a:hover 	{ text-decoration:none}

.header a 				{color:#534218; font-size:11px; text-decoration:none }
.header a:hover 		{ text-decoration:underline}
.header strong a 		{}
.header strong a:hover 	{}
.header strong			{}

.column_left_header				{background:url(images/li1.gif); color:#B5B5B5;}
.column_left_header_txt			{background:url(images/li1.gif); color:#F5F7D4; font-size:11px; text-transform:uppercase; font-family:Arial; font-weight:bold;
								padding-left:19px; vertical-align:middle; height:31px;
}

.column_left a			{color:#664C1F; text-decoration:none}
.column_left a:hover	{}

.column_left ul			{padding:0px 0px 0px 20px; margin:0px 0px 0px 0px; list-style:none;}
.column_left li	{line-height:24px; background:url(images/bg_list1.gif) no-repeat left top;}
.column_left li a		{color:#664C1F; font-size:11px; text-decoration:none; padding-left:8px; margin-left:8px; background:url(images/bg_list.gif) no-repeat left  center; }
.column_left li a:hover	{color:#F70236; text-decoration:none}

.column_left li.bg_list_sub	{		line-height:24px; background:none;}
.column_left li.bg_list_sub a		{color:#664C1F; font-size:11px; text-decoration:none; padding-left:8px; background:url(images/bg_list.gif) no-repeat left  center;}
.column_left li.bg_list_sub a:hover	{color:#F70236; text-decoration:none}

.column_left li.bg_list_un	{		line-height:24px; background:url(images/bg_list2.gif) no-repeat left bottom;}
.column_left li.bg_list_un a		{color:#664C1F; font-size:11px; text-decoration:none; padding-left:20px; line-height:18px; background:url(images/bg_list.gif) no-repeat left  center; margin-left:10px;}
.column_left li.bg_list_un a:hover	{color:#F70236; text-decoration:none}

.column_left li.bg_list1_un	{		line-height:24px; background:url(images/bg_list2.gif) no-repeat left top;}
.column_left li.bg_list1_un a		{color:#664C1F; font-size:11px; text-decoration:none; padding-left:20px; line-height:18px; background:url(images/bg_list.gif) no-repeat left  center; margin-left:10px;}
.column_left li.bg_list1_un a:hover	{color:#F70236; text-decoration:none}

.column_right_header				{background:url(images/li2.gif); color:#F7EDD4;}
.column_right_header_txt			{background:url(images/li2.gif); color:#F7EDD4; font-size:11px; text-transform:uppercase; font-family:Arial; font-weight:bold;
									padding-left:19px; vertical-align:middle; height:31px;
}
.column_right_header_txt a{color:#F7EDD4; font-size:11px; text-transform:uppercase; text-decoration:none;}
.column_right_header_txt a:hover{color:#F7EDD4; font-size:11px; text-transform:uppercase; text-decoration:underline;}

.column_right td		{ color:#724B07;  font-size:10px; line-height:12px;}
.column_right strong	{ color:#D87102; font-size:16px; }
.column_right span		{ color:#444201; text-transform:uppercase; font-family:Arial; font-weight:bold}
.column_right a			{ color:#444201; text-transform:uppercase; font-family:Arial; font-weight:bold; text-decoration:none; font-size:11px; }
.column_right a:hover	{ color:#444201; text-decoration:underline}

.title	{			}		
.title_txt  { 			line-height:16px; height:25px; width:100%;}
.title_txt a			{ color:#444201; text-transform:uppercase; font-family:Arial; font-weight:bold; text-decoration:none; font-size:11px; }
.title_txt a:hover	{  color:#444201; text-decoration:underline}

.title2	{			}		
.title2_txt{		}

.product 				{}
.product td				{}
.product a				{}
.product a:hover		{}
.product strong 		{}

.pic img				{ border:1px solid #CEAF73}
.price 					{}
	
.sub_category img			{}
.sub_category a				{}
.sub_category a:hover		{}

.result {}
.result td { color:#444201; height:50px; vertical-align:middle;padding:4px 20px 4px 20px;}
			   
.result a {   color:#D87102; font-size:11px; text-decoration:underline;}
.result a:hover { color:#D87102;text-decoration:none;}
.result span{color:#D87102;}
.result b a { color:#444201; text-decoration:none;}
.result b a:hover{text-decoration:underline; }

.result .result_right { text-align:right;}
.result .result_right b {color:#444201;}

.width_left			{ width:0px;}
.width_right		{ width:170px;}
.width_cont			{ width:530px;}
.width_cont_2		{ width:219px;}

.shop_card {		text-align:center;}	
.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:top;}												/*  price  */
		
.shop_cart_txt b {	color:#444201; text-transform:uppercase; font-family:Arial; font-size:11px;font-weight:bold;} 	/*  header of table  */

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

.footer  				{background:url(images/bottom.jpg)}				
.footer td 				{ color:#FFFFE8; font-size:10px; background:url(images/bottom.jpg)}				/*  Copyright © 2007  */
.footer a 				{ color:#FFFFE8; font-size:10px; text-decoration:none} 				/*  Company Name   */
.footer a:hover 		{ text-decoration:underline}				/*  Company Name   */

.footer span a 			{color:#FFFFE8; font-size:10px; text-decoration:underline}				/*  osCommerce  */
.footer span a:hover 		{ text-decoration:none}				/*  osCommerce  */


/* -------------------------------------------------          -------------------------------------------------------- 
.shop_card {		text-align:center; }
.shop_card td {		text-align:center; vertical-align:top;}	

.shop_card a {color:#4E4E4E; text-transform:uppercase; text-decoration:underline}																					/*  name  
.shop_card a:hover {color:#4E4E4E; text-transform:uppercase; text-decoration:none}

.shop_card span {	color:#00B5C5; font-size:12px; font-weight:bold;}												
.bg_shop	{background:url(images/bg_shop.gif) left top repeat-x;}		

.shop_card_txt { height:16px;}*/

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



												
			
/*--------------------- content ---------------------------------*/
.box_width_left			{ width:0px;}
.box_width_right		{ width:229px;}
.box_width_cont			{ width:100%;}	
.box_width_cont_1			{ width:219px;}		
/* -------------------------------------------------          -------------------------------------------------------- */
u {text-decoration:none; color:#D87102;}

.main a b {
  color:#4E4E4E;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#4E4E4E;
  font-size: 10px; text-decoration:none;
}

/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a { color:#D87102; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#D87102; font-size:11px; text-decoration:underline;}
.smallText a u { color:#D87102; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#D87102; font-size:11px; text-decoration:underline;}

TD.fieldKey {	font-size: 12px;font-weight: bold;font-family: Verdana, Arial, sans-serif;	color:#4E4E4E;}
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:#4E4E4E;
}

SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }
.height_1	{ height:29px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.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 #8D8D8D; background:#ffffff;}
.result_bg	{background:url(images/result_bg.gif) left top repeat-x;}
.result_bg1	{background:url(images/result_bg.gif) left center repeat-x;}
.width_cont_2		{ width:219px;}
/* -------------------------------------------------          -------------------------------------------------------- */
