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

BODY {
  background-image : url(/images/53original.gif);
  background-repeat: repeat;
  background-position : 50% 50%; 
background-attachment : fixed; 

  margin: 0px;
}
.infoBox {
  background: #AAAAAA;
}

.infoBoxContents {
  background: #d7e8ee;
  font-size: 10px;
}
A {
  color: #505050;
  text-decoration: none;
}

A:hover {
  color: #505050;
  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 { 
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:none;
}

A.headerNavigation:hover {
  line-height:21px;font-size:20px;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: 11px;
  color:#505050;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#505050;
}

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

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



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

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

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

/* 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:#505050;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
em	{font-style:normal;}
br{font-size:10px}
 
td {vertical-align:top; padding:0px; margin:0; }
table { width:100%}
.bg1			{ border:1pz solid #E6E6E6}
.bg2			{background:url(images/bg1.gif)}


.jamp{ width:69px; height:17px; color:#9E9F9F; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:116px; height:17px; color:#9E9F9F; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp2{ width:119px; height:20px; color:#8C8C8C; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp3{ width:159px; height:20px; color:#8C8C8C; font-size:11px; padding-left:2px; font-family:Tahoma;}

#input1{
 width:480px; height:22px;
 padding-left:5px; 
 font-size:10px
}

#input2{
 width:47px; height:22px;
 border:0px
}
#input3{
 width:40px; height:18px;
 background:#FFFFFF;
 border:1px solid #818181; 
 padding-right:5px; text-align:right
}
#input4{
 width:40px; height:18px;
 background:#FFFFFF;
 border:1px solid #818181; 
 padding-right:5px; text-align:right
}

.header a 				{ color:#3D3F40; text-transform:uppercase}
.header a:hover 		{ text-decoration:none}
.header strong a 		{ color:#FC4D00; font-size:11px; text-transform:uppercase; text-decoration:underline}
.header strong a:hover 	{ text-decoration:none}
.header strong			{ color:#3D3F40; font-size:10px}

.popup 				{color:#464646; font-size:11px; }
.popup b 			{color:#464646; font-size:11px; }
.popup b strong 			{color:#464646; font-size:14px; }
.popup a				{color:#464646; font-size:11px; text-decoration:none}	
.popup a:hover	 		{text-decoration:underline}
.popup span a				{color:#464646; font-size:11px; text-decoration:underline}	
.popup span a:hover	 		{text-decoration:none}

.popup1 				{background:url(images/bg3.jpg); }
.popup1 a				{color:#ffffff; font-size:11px; text-decoration:none}	
.popup1 a:hover	 		{color:#ffffff;text-decoration:underline}
.popup1 a u				{color:#ffffff; font-size:11px; text-decoration:none}	
.popup1 a:hover u 	 	{color:#ffffff;text-decoration:underline}

.column_left_header				{}
.column_left_header_txt			{ background-image:url(images/li1.gif); color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase; 
								  height:37px;vertical-align:middle; width:100%;}
								  
.column_left_header_txt1		{ background-image:url(images/li2.gif); color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase;
								  height:37px;vertical-align:middle; width:100%;}
.column_left_header_txt2		{ background-image:url(images/li3.gif); color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase;
								  height:37px;vertical-align:middle; width:100%; padding-left:8px;}
.column_left_header_txt2 a		{ color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.column_left_header_txt2 a:hover{ color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:underline;}

.column_left			{ }
.column_left td			{color:#6C6C6C; font-size:10px}
.column_left strong		{ color:#FFFFFF; text-transform:uppercase}
.column_left span		{ color:#EF0101}
.column_left a			{color:#6C6C6C; text-decoration:none}
.column_left a:hover	{color:#6C6C6C; text-decoration:underline}

.column_left_bord_bott	{ border-bottom:10px solid #ffffff;}

.column_left ul			{padding:0px 0px 0px 20px; margin:0px 0px 0px 0px; list-style:none;}
.column_left li			{line-height:18px; background:url(images/bg_list1.gif) no-repeat left top}
.column_left li a		{color:#636363; font-size:10px; text-decoration:none; padding-left:7px; text-transform:uppercase; background:url(images/bg_list.gif) no-repeat left  5px; }
.column_left li a:hover	{color:#EF0101; text-decoration:none}

.column_left li.bg_list_sub	{line-height:18px; background:none}
.column_left li.bg_list_sub a		{color:#636363; font-size:10px; text-decoration:none; padding-left:8px; text-transform:uppercase; background:url(images/bg_list.gif) no-repeat left  5px;}
.column_left li.bg_list_sub a:hover	{color:#EF0101; text-decoration:none}

.column_left li.bg_list_un	{line-height:18px; background:url(images/bg_list1.gif) no-repeat left top}
.column_left li.bg_list_un a	{color:#FF2A00; font-size:10px; text-decoration:none; padding-left:8px; text-transform:uppercase; line-height:18px; background:url(images/bg_list2.gif) no-repeat left  5px;}
.column_left li.bg_list_un a:hover	{color:#000000; text-decoration:none}

.title_txt{ color:#505050; text-transform:uppercase			}

.product 				{ color:#505050; font-size:11px}
.product td				{ color:#505050; font-size:11px}
.product a, .product b	{ color:#505050; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:underline;}
.product a:hover		 {color:#505050;text-decoration:none;}
.product strong 		{ color:#FF2A00; font-size:14px} 
.product span			{ color:#C4C4C4; font-size:9px; font-weight:bold}
.product em a			{ color:#505050; font-size:11px; text-decoration:none; text-transform:none; font-weight:normal;}
.product em a:hover		{ color:#505050; font-size:11px; text-decoration:underline; text-transform:none; font-weight:normal;}
.product div a			{ color:#FF2A00; font-size:11px; text-decoration:none; text-transform:none; font-weight:normal;}
.product div a:hover	{ color:#FF2A00; font-size:11px; text-decoration:underline; text-transform:none; font-weight:normal;}


.pic img				{ border:1px solid #AAAAAA;}

.sub_category img			{ border:1px solid #AAAAAA;}
.sub_category a				{ color:#7D7D7D; text-transform:uppercase; text-decoration:underline; font-weight:bold; font-size:10px}
.sub_category a:hover		{ color:#7D7D7D; text-decoration:none}
.sub_category .pic_0 img	{ border:0px;}

.result td { color:#8B8B8B; height:55px; vertical-align:middle;padding:0px 0px 0px 4px;}
			   
.result a {   color:#FF2A00; font-size:11px; text-decoration:none;}
.result a:hover {  color:#FF2A00;text-decoration:underline;}
.result span{color:#FF2A00;}
.result b { font-weight:normal;}
.result span a { color:#FF2A00; text-decoration:underline; font-weight:normal}
.result span a:hover{ color:#FF2A00;text-decoration:none; }
.result b a { color:#FF2A00; text-decoration:underline; font-weight:normal}
.result b a:hover{color:#FF2A00;text-decoration:none; }

.result_right	{padding-left:0px; text-align:right;}
.result_right b	{font-weight:bold; color:#FF2A00}


.footer  				{ background-image:url(images/bottom.gif); background-repeat: no-repeat; }				
.footer td 				{background-image:url(images/bottom.gif); background-repeat: repeat-x; color:#C4C4C4}				/*  Copyright © 2007  */
.footer a 				{color:#C4C4C4; text-decoration:none} 				/*  Company Name   */
.footer a:hover 		{color:#C4C4C4;  text-decoration:underline}				/*  Company Name   */

.footer b  				{}				/*  Powered by   */
.footer b a 			{color:#C4C4C4; text-decoration:underline; font-weight:normal}				/*  osCommerce  */
.footer b a:hover 		{color:#C4C4C4;  text-decoration:none}				/*  osCommerce  */

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

/* result_page 

.shop_card a {		}																					
.shop_card a:hover {}
*/	
.shop_card_txt {	height:44px; text-align:center;text-transform:uppercase; vertical-align:middle; line-height:12px;}												
.shop_card_txt strong {text-align:center;color:#505050; text-transform:uppercase; font-size:11px; line-height:12px;}		
/*  .padd img, .padd input { margin:10px 7px 0px 1px;}  */
/*  .padd2 img { margin:7px;}  */																	
/* shopping_card */				
/*--------------------- content ---------------------------------*/
.box_width_left			{ width:213px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}			
/* -------------------------------------------------          -------------------------------------------------------- */
u {text-decoration:none; color:#FF2A00;}

.main a b {
  color:#505050;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#505050;
  font-size: 10px; text-decoration:none;
}
p	{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.bord	{border-left:7px solid #ffffff;}
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a { color:#FF2A00; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#FF2A00; font-size:11px; text-decoration:underline;}
.smallText a u { color:#FF2A00; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#FF2A00; font-size:11px; text-decoration:underline;}

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

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 { 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;}
/* -------------------------------------------------          -------------------------------------------------------- */

.consultsoft { font-size: 10px; }
.consultsoft a:link, .consultsoft a:visited, .consultsoft a:hover, .consultsoft a:active  {
	color: #383838 !important;
	cursor: default !important;
}
