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

.product_bread  	{color:#E6F9FF; font-size:10px; vertical-align:middle; font-weight:bold; padding-left: 12px; text-decoration:none;}

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

.infoBoxContents {
  background: #fffFFF;
  font-size: 10px;
}
  A {
  color:#6DAC07; font-weight:bold; text-decoration:underline; font-size:11px;
}

A:hover {
  color:#6DAC07; font-weight:bold; text-decoration:none; font-size:11px;
}  

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: #E6F9FF; text-decoration: none;
}

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

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

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%;}
del {
				color:#CAF677;
				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;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.productSpecialPrice {
  color:#D0110E; font-size:16px; font-weight:bold;}
  
SPAN.productName  a{
  color:#333333; font-size:12px; font-weight:bold;text-decoration:none;}
SPAN.productName  a:hover{
 color:#333333; font-size:12px; font-weight:bold;text-decoration:underline;}
/* product_notifications  */
.productName  a{
  color:#333333; font-size:11px; font-weight:normal; text-decoration:none;}
.productName  a:hover{
  color:#333333; font-size:11px; font-weight:normal; text-decoration:underline;}
 .productName  i{
  color:#333333; font-size:11px;}
  
  
   
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.moduleRow { }
.moduleRowOver { background-color: #D0E7EE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D0E7EE; }

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

/* 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: #2C2822;}
img {border:0px;}
table { width:100%;}
.se  {width:140px; height:18px; color:#302C26; font-size:10px; padding-left:4px; font-family:Tahoma;}
.se1 {width:134px; height:19px; color:#1B0603; font-size:10px; padding-left:2px; font-family:Tahoma;}
.se2 {width:136px; height:17px; color:#2C2822; font-size:10px; padding-left:2px; font-family:Tahoma;}
.se3 {width:184px; height:17px; color:#2C2822; font-size:10px; padding-left:2px; font-family:Tahoma;}
.go  {width:132px; height:17px; color:#000000; font-family:tahoma,verdana,arial; font-size:10px; text-align:right; border: solid 1px #ABB2B4;}
.go1 {width:39px; height:18px; color:#000000; font-family:tahoma,verdana,arial; font-size:10px;}
.border  {border-right: 4px solid #D0E7EE; border-left: 4px solid #D0E7EE; border-bottom: 4px solid #D0E7EE; background-color: #E2EFF3;}
.border1  {border-right: 1px solid #AED4DF; border-left: 1px solid #AED4DF; border-bottom: 1px solid #AED4DF;}
.border2 {border: 4px solid #D0E7EE; background-color: #E2EFF3;}
.border3 {border: 1px solid #AED4DF;}


.bg   {background:url(images/bg1.gif) repeat-x bottom;}
.bg1  {background:url(images/m11.gif); background-repeat: no-repeat; background-position:top;}
.bg2  {background:url(images/bg5.gif); background-repeat: repeat-x;}
.bg3  {background:url(images/bg6.gif); background-repeat: repeat-x; height:2px;}
.bg4  {background:url(images/bg8.gif); background-repeat: repeat-x; height:2px;}
.bg5  {background:url(images/bg7.gif); background-repeat: repeat-y;}
.bg6  {background:url(images/bg9.gif); background-repeat: repeat-x;}
.bg7  {background:url(images/bg10.gif); background-repeat: repeat-y;}
.bg8  {background:url(images/bg11.gif); background-repeat: repeat-x;}
.bg9  {background:url(images/m35.gif); background-repeat: no-repeat; background-position:top;}


.header td 		 {color:#302C26; font-weight:bold;}
.header a 		 {color:#DB000D; font-weight:bold; text-decoration:none;}
.header a:hover  {text-decoration:underline}
.header img      {vertical-align:middle;}


.column_left_header_txt	{color:#E6F9FF; font-size:10px; font-weight:bold;}
.column_left ul			{padding:0; margin:0; list-style:none; }
.column_left li			{background-image:url(images/bg3.gif); background-repeat: repeat-y; margin-top:1px;}
.column_left li a		{background-image:url(images/bg4.gif); background-repeat: no-repeat; background-position:136px 2px; color:#5A8B10; font-size:12px; text-decoration:none; font-weight:bold; width:146px; line-height: 23px; display:block; margin-left:17px}
.column_left li a:hover	{color:#FFFFFF;}


.column_left li.bg_list_sub			{line-height:23px; background:url(images/bg_list1.gif) no-repeat left top; margin-top:1px; }
.column_left li.bg_list_sub a		{color:#FFFFFF; font-size:12px; text-decoration:none;
									text-indent:0px;}
.column_left li.bg_list_sub a:hover	{color:#FFFFFF; text-decoration:underline;}
.column_left li.bord_77	{border-top:1px solid #B1E745;}

.product td         {color:#2C2822; font-size:10px;}
.product_header_txt	{color:#E6F9FF; font-size:12px; vertical-align:middle; font-weight:bold; padding-left: 12px;}
.product_header_txt a	{color:#E6F9FF; font-size:12px;font-weight:bold; text-decoration:none;}
.product_header_txt a:hover	{color:#E6F9FF; font-size:12px;font-weight:bold; text-decoration:underline;}

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

.product strong 	{font-size:12px;}
.product b       	{color:#6DAC07; font-weight:bold; font-size:11px;}

.result td           {color:#2C2822; height:35px;padding:0px 20px 0px 20px; vertical-align:middle;}
.result a            {color:#2C2822; text-decoration:underline;}
.result a:hover      {text-decoration:none;}
.result b            {color:#2C2822; font-weight:bold;}
.result b            {color:#2C2822; font-weight:normal;}
u {text-decoration:none; color:#2C2822;}
.result_right	{ text-align:right;}
.result_right b	{color:#2C2822;font-weight:bold; }
																			
.footer td 		  {color:#E2EFF3;}				
.footer a 		  {color:#E2EFF3; text-decoration:none; font-weight:normal;} 				
.footer a:hover   {color:#E2EFF3; text-decoration:underline; font-weight:normal;}				
.footer b a 	  {color:#E2EFF3; text-decoration:underline; font-weight:bold;}			
.footer b a:hover {color:#E2EFF3; font-weight:bold; text-decoration:none}			


.popup a		{color:#2C2822; font-size:11px; text-decoration:none;}	
.popup a:hover	{text-decoration:underline;}
.popup span 	{color:#6DAC07; font-weight:bold; text-decoration:underline;}	
.popup1 span 	{color:#E2EFF3;}	

.shop_card_txt{  
				height:16px; text-align:center; vertical-align:middle;}

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


/*
.popup a, .popup a u		
				{color:#FFFFFF; font-size:11px; text-decoration:none}	
.popup a:hover, .popup a:hover u	
				{color:#FFFFFF;text-decoration:underline}

		

				
				 
.result b            {color:#000000; font-weight:normal;}
u {text-decoration:none; color:#AF0F17;}
.result_right	{ text-align:right;}
.result_right b	{color:#AF0F17;font-weight:bold; }

.footer  				{}				
.footer td 				{ color:#4D4D4D; font-size:11px}				

.footer b a 			{color:#4D4D4D; text-decoration:underline}				
.footer b a:hover 		{text-decoration:none}				 
*/
/*--------------------- content ---------------------------------*/
.box_width_left			{ width:183px;}
.box_width_right		{ width:0px;}
.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:#BA2700; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#BA2700; font-size:11px; text-decoration:underline;}
.smallText a u { color:#BA2700; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#BA2700; 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;}
/* -------------------------------------------------          -------------------------------------------------------- */

body {padding:0; margin:0; background-image:url(images/bg.gif); background-position:top; background-repeat:repeat-x;}
body, td {font-family:Tahoma,verdana,arial; font-size:11px; color: #2C2822;}

H1 {
	FONT-SIZE: 14px; FONT-WEIGHT: bold; margin-bottom: 0pt; margin-left: 0pt; margin-top: 0pt;
}
H2 {
	FONT-SIZE: 12pt; FONT-FAMILY: verdana,arial,helvetica,sans-serif; margin-bottom: 5pt; margin-left: 0pt; margin-top: 5pt;
}
H3 {
	FONT-SIZE: 10pt; FONT-FAMILY: verdana,arial,helvetica,sans-serif; margin-bottom: 2pt; margin-left: 0pt; margin-top: 0pt;
}

P {
margin-top: 0pt;
}

img {border:0px;}

.se  {width:140px; height:18px; color:#302C26; font-size:10px; padding-left:4px; font-family:Tahoma;}
.se1 {width:134px; height:19px; color:#1B0603; font-size:10px; padding-left:2px; font-family:Tahoma;}
.se2 {width:136px; height:17px; color:#2C2822; font-size:10px; padding-left:2px; font-family:Tahoma;}
.se3 {width:184px; height:17px; color:#2C2822; font-size:10px; padding-left:2px; font-family:Tahoma;}
.go  {width:132px; height:17px; color:#000000; font-family:tahoma,verdana,arial; font-size:10px; text-align:right; border: solid 1px #ABB2B4;}
.go1 {width:39px; height:18px; color:#000000; font-family:tahoma,verdana,arial; font-size:10px;}
.border  {border-right: 4px solid #D0E7EE; border-left: 4px solid #D0E7EE; border-bottom: 4px solid #D0E7EE; background-color: #E2EFF3;}
.border1  {border-right: 1px solid #AED4DF; border-left: 1px solid #AED4DF; border-bottom: 1px solid #AED4DF;}
.border2 {border: 4px solid #D0E7EE; background-color: #E2EFF3;}
.border3 {border: 1px solid #AED4DF;}


.bg   {background:url(images/bg1.gif) repeat-x bottom;}
.bg1  {background:url(images/m11.gif); background-repeat: no-repeat; background-position:top;}
.bg2  {background:url(images/bg5.gif); background-repeat: repeat-x;}
.bg3  {background:url(images/bg6.gif); background-repeat: repeat-x;}
.bg4  {background:url(images/bg8.gif); background-repeat: repeat-x;}
.bg5  {background:url(images/bg7.gif); background-repeat: repeat-y;}
.bg6  {background:url(images/bg9.gif); background-repeat: repeat-x;}
.bg7  {background:url(images/bg10.gif); background-repeat: repeat-y;}
.bg8  {background:url(images/bg11.gif); background-repeat: repeat-x;}
.bg9  {background:url(images/m35.gif); background-repeat: no-repeat; background-position:top;}


.header td 		 {color:#302C26; font-weight:bold;}
.header a 		 {color:#DB000D; font-weight:bold; text-decoration:none;}
.header a:hover  {text-decoration:underline}
.header img      {vertical-align:middle;}


.column_left_header_txt	{color:#E6F9FF; font-size:10px; font-weight:bold;}
.column_left ul			{padding:0; margin:0; list-style:none; background-image:url(images/bg2.gif); background-repeat: repeat-y;}
.column_left li			{background-image:url(images/bg3.gif); background-repeat: repeat-y; margin-top:1px;}
.column_left li a		{background-image:url(images/bg4.gif); background-repeat: no-repeat; background-position:136px 2px; color:#5A8B10; font-size:12px; text-decoration:none; font-weight:bold; width:146px; line-height: 23px; display:block; margin-left:17px}
.column_left li a:hover	{color:#FFFFFF;}


.product td         {color:#2C2822; font-size:10px;}
.product_header_txt	{color:#E6F9FF; font-size:12px; vertical-align:middle; font-weight:bold; padding-left: 12px;}
.product a			{color:#6DAC07; text-decoration:none; font-weight:bold; text-decoration:underline; font-size:11px;}
.product a:hover	{text-decoration:none;}
.product span		{color:#898989; font-size:9px; text-transform:uppercase;}
.product strong 	{font-size:12px;}
.product b       	{color:#6DAC07; font-weight:bold; font-size:11px;}

.product2 H1    			{font-size:14px; font-weight:bold; margin-bottom: 5pt; margin-left: 0pt; margin-top: 0pt;}
.product2 H2    			{font-size:13px; font-weight:bold; margin-bottom: 2pt; margin-left: 0pt; margin-top: 0pt;}
.revised_product_header		{font-size:10px; font-weight:bold; margin-left: 0pt; color:#D0110E;}
.revised_product_price     	{color:#D0110E; font-size:16px; font-weight:bold; padding-top: 50px;}
.revised_product_list     	{text-decoration:line-through;}
.revised_product_save    	{font-weight:bold;}



.product_bread  	{color:#E6F9FF; font-size:11px; vertical-align:middle; font-weight:bold; padding-left: 12px; text-decoration:none;}
.nice_top  		{color:#6DAC07; font-size:13px; vertical-align:middle; font-weight:bold; padding-left: 2px;}


.result td           {color:#2C2822;}
.result a            {color:#2C2822; text-decoration:underline;}
.result a:hover      {text-decoration:none;}
.result b            {color:#2C2822; font-weight:bold;}

																			
.footer td 		  {color:#E2EFF3;}				/*  Copyright © 2007  */
.footer a 		  {color:#E2EFF3; text-decoration:none} 				/*  Company Name   */
.footer a:hover   {text-decoration:underline}				/*  Company Name   */
.footer b a 	  {color:#E2EFF3; text-decoration:underline; font-weight:bold;}				/*  osCommerce  */
.footer b a:hover {text-decoration:none}				/*  osCommerce  */


.popup a		{color:#2C2822; font-size:11px; text-decoration:none;}	
.popup a:hover	{text-decoration:underline;}
.popup span 	{color:#6DAC07; font-weight:bold; text-decoration:underline;}	
.popup1 span 	{color:#E2EFF3;}	





.PriceList  { font-family: Verdana, Arial, sans-serif; color: #9a9a9a; font-size: 12px; font-weight: bold }
.oldPrice { text-decoration: line-through }