/*
  $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, Verdana; font-size: 10px; }
.errorBox { font-family : Verdana, Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Verdana; font-size : 10px; color: #BA2700; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.infoBox {
  background: #D8D8D8;
}


.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: Verdana;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
/*  
A.headerNavigation { 
  line-height:21px;font-size:20px;color:#687118; font-family:Verdana; text-decoration:none;
}

A.headerNavigation:hover {
  line-height:21px;font-size:20px;color:#687118; font-family:Verdana; text-decoration:underline;
}

  */TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Verdana;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Verdana;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Verdana;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Verdana;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Verdana;
  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, Verdana;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Verdana;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Verdana;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Verdana;
  font-size: 10px;
  color: #000000;
}
/* ---------------------------- ---------------------- */
.main {
  font-family: Verdana, Verdana;
  font-size: 11px;
  color:#5D5F60;
}
.main b {
  font-family: Verdana, Verdana;
  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, Verdana;
				  font-size: 11px;
				  line-height: 1.5;
}
P.smallText {
			  	font-family: Verdana, Verdana;
			  	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, Verdana;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Verdana;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Verdana;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Verdana;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Verdana;
  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, Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
 
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.productSpecialPrice {
  color:#2D2D2D; font-size:16px; font-weight:bold;}
  
.column_left SPAN.productName  a{
  color:#B71306; font-size:13px; text-decoration:underline;}
.column_left SPAN.productName  a:hover{
 color:#B71306; font-size:13px; text-decoration:none;}
/* product_notifications  */
.column_left .productName  a{
  color:#B71306; font-size:13px; text-decoration:none;}
.column_left .productName  a:hover{
 color:#B71306; font-size:13px; text-decoration:underline;}
.column_left  .productName  i{
  color:#333333; font-size:11px;}
  
  
   
SPAN.errorText {
  font-family: Verdana, Verdana;
  color: #ff0000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.moduleRow { }
.moduleRowOver { background-color: #EFEFEF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EFEFEF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Verdana; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Verdana; font-size: 10px; color: #BA2700; }

/* message box */

.messageBox { font-family: Verdana, Verdana; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Verdana; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Verdana; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Verdana; font-size: 10px; color: #ff0000; }


/* -------------------------------------------------          -------------------------------------------------------- */
body     {padding:0; margin:0;}
body, td {font-family:Tahoma,verdana,arial; font-size:11px; color: #292929;}
img      {border:0px;}
table	{width:100%;}
.se   {width:117px; height:19px; color:#282E3E; font-size:10px; padding-left:4px; font-family:Tahoma;}
.se1  {width:141px; height:17px; color:#292929; font-size:10px; padding-left:2px; font-family:Tahoma;}
.go   {width:41px; height:18px; font-family:tahoma,verdana,arial; color:#4B4A4A; font-size:11px; text-align:right; border: solid 1px #818181;}
.border  {border-left:solid 1px #D8D8D8; border-right:solid 1px #D8D8D8; border-bottom:solid 1px #D8D8D8;}
.border1 {border:solid 1px #D8D8D8;}


.bg   { background:url(images/m14.gif); background-repeat:repeat-x; border-top:4px solid #ffffff;}
.bg1  { background:url(images/m16.gif); background-repeat:repeat-x; border-top:4px solid #ffffff;}
.bg2  { background:url(images/m17.gif); background-repeat:repeat-x; border-top:4px solid #ffffff;}
.bg3  { background:url(images/m22.gif); background-repeat:repeat-y;}
.bg33  { background:url(images/bg_vv.gif); background-repeat:repeat-y;}
.bg333 {background:url(images/bg_gg.gif) left top repeat-x;}
.bg4  { background:url(images/m29.gif); background-repeat:repeat-x;}
.bg44  { background:url(images/bg_gg1.gif); background-repeat:repeat-x;}
.bg5  { background:url(images/m42.gif); background-repeat:repeat-x;}



.header td 		 {color:#434343;}
.header span 	 {color:#FFFFFF;}
.header b   	 {color:#D9211F; font-weight:bold; text-transform:uppercase;}
.header a 		 {color:#FFFFFF; font-weight:bold; text-decoration:none}
.header a:hover  {text-decoration:underline}
.header img      {vertical-align:middle;}


.column_left_header_txt	    {color:#434A55; font-weight:bold; text-transform:uppercase; height:42px; padding-left:16px; vertical-align:middle;}
.column_left_header_txt1	{color:#FFFFFF; font-weight:bold; text-transform:uppercase; height:42px; padding-left:16px; vertical-align:middle;}
.column_left_header_txt2	{color:#282D29; font-weight:bold; text-transform:uppercase; height:42px; padding-left:16px; vertical-align:middle;}

.column_left a		    {color:#FFFFFF; font-size:11px; text-decoration:underline;}
.column_left a:hover	{text-decoration:none}
.column_left ul			{padding:0; margin:0; list-style:none;}
.column_left li			{background:url(images/m18.gif) no-repeat top; margin:0px; line-height:22px; width:188px;}
.column_left li a		{color:#292929; font-size:11px; text-decoration:none; display:block; padding-left:17px; background:url(images/m15.gif) no-repeat; background-position:0px 9px;}
.column_left li a:hover	{color:#D52D00;}

.column_left ul li ul li	{background-position:0px 0px;}
.column_left li.xm          {background:none;}

.column_left span ul		{padding:0; margin:0; list-style:none;}
.column_left span li		{margin:0px; line-height:20px; background:none;}
.column_left span li a		{color:#292929; font-size:11px; text-decoration:underline; padding-left:16px; background:url(images/m15.gif) no-repeat; background-position:0px 9px;}
.column_left span li a:hover{text-decoration:none;}
.column_left img        {vertical-align:middle;}

.column_left li.bg_list_sub	          {background:url(images/m18.gif) no-repeat top;  margin:0px; line-height:22px; width:188px;}
.column_left li.bg_list_sub a		  {color:#292929; font-size:11px; text-decoration:none; padding-left:30px; background:url(images/m37.gif) no-repeat; background-position:18px 8px;}
.column_left li.bg_list_sub a:hover   {color:#D52D00;}

.column_left li.bg_list_sub1	          {background:url(images/m18.gif) no-repeat top;  margin:0px; line-height:22px; width:188px;}
.column_left li.bg_list_sub1 a		  {color:#292929; font-size:11px; text-decoration:none; padding-left:40px; background:url(images/asd123.jpg) no-repeat; background-position:28px 8px;}
.column_left li.bg_list_sub1 a:hover   {color:#D52D00;}


.product_txt	    {color:#FFFFFF; font-weight:bold; text-transform:uppercase; padding-left:17px; vertical-align:middle; 
					height:44px; background:#282D29; border-bottom:6px solid #ffffff;}
.product_txt a    {	color:#FFFFFF; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.product_txt a:hover  {
					color:#FFFFFF; font-weight:bold; text-transform:uppercase; text-decoration:underline;}					
.product td         {color:#292929;}
.product a			{color:#B71306; font-size:13px; text-decoration:underline;}
.product a:hover	{text-decoration:none;}
.product span a       {color:#B71306; text-decoration:underline; font-size:11px;}
.product span a:hover {text-decoration:none;}
.product strong		{}
.product b		    {color:#2D2D2D; font-size:10px; font-weight:bold;}

.product1 strong	{color:#2D2D2D; font-size:16px; font-weight:bold;}
.product1 b		    {color:#2D2D2D; font-weight:bold; text-transform:uppercase;}

.pic img			{border: 1px solid #D8D8D8;}


.result td           {color:#292929; height:26px;padding:0px 6px 0px 4px;}
.result a            {color:#B71306; text-decoration:underline;}
.result a:hover      {text-decoration:none;}
.result span a       {color:#B71306; text-decoration:underline;}
.result span a:hover {text-decoration:none;}
.result b            {color:#292929; font-weight:bold;}
.result strong       {color:#B71306; font-weight:bold;}

u {text-decoration:none; color:#B71306;}
.result_right	{ text-align:right;}
.result_right b	{color:#292929;font-weight:bold; }

																
.footer td 		  {color:#303030;}				/*  Copyright © 2007  */
.footer span 	  {color:#686868;}	
.footer a 		  {color:#303030; text-decoration:none;} 				/*  Company Name   */
.footer a:hover   {text-decoration:underline}				
.footer b  	  {color:#686868; text-decoration:underline; font-weight:bold;}	
.footer b a 	  {color:#686868; text-decoration:underline; font-weight:bold;}				/*  osCommerce  */
.footer b a:hover {text-decoration:none}				/*  osCommerce  */


.popup b		{color:#292929; font-weight:bold;}
.popup a		{color:#FFFFFF; font-size:11px; text-decoration:none}	
.popup a:hover	{text-decoration:underline}

.shop_card_txt{	height:37px; 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:210px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}			
/* -------------------------------------------------          -------------------------------------------------------- */
input	{background:#ffffff;}
.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, Verdana;	color:#5D5F60;}
TD.fieldValue {	font-size: 12px;font-family: Verdana, Verdana;padding:3px 2px 3px 2px;}

TD.smallText {
  font-family: Verdana, Verdana;
  font-size: 10px; color:#5D5F60;
}
SPAN.smallText {
  font-family: Verdana, Verdana;
  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;}
.padd2 td	{padding:10px;}
/* -------------------------------------------------          -------------------------------------------------------- */

.product_txt{padding:3px 3px 3px 10px;}
.product tr td{font-size:11px;}

#fadepic{
	float:right;
	display: inline;
	width:195px;
	height:132px;
	margin-right:10px;
}