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

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

.infoBox {
  background: #ab2420;}
  
.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;}

/*  A {
  color: #000000;
  text-decoration: none;
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

/*  A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}  */

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.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;
}

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;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

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

#myse select {width:90%;}
/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/* -------------------------------------------------          -------------------------------------------------------- */
del {
				color:#F79143;font-size:12px; font-weight:bold}
s {
				color:#808080;font-size:11px;font-weight:normal;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
body{padding:0; margin:0;}
body, td, input, textarea{font:11px Tahoma, Arial, Helvetica, sans-serif; color:#6C6C6C; vertical-align:top; padding:0;}
	
img{border:0px;}
table{width:100%;}

.vam{vertical-align:middle;}

.header td{color:#686868; font-size:10px; vertical-align:middle; font-weight:bold;}
.header span{color:#121212; font-size:10px;}
.header b{color:#FEFEFE; font-size:11px;}
.header a{color:#DEDEDE; text-decoration:none; font-size:11px; font-weight:bold;
		background:url(images/header_dv.gif) right center no-repeat; padding-right:8px; margin-right:8px;}
.header .not a { background:none; padding:0; margin:0;}		
.header a:hover{text-decoration:underline;}
.header .clear{margin:0; background:0;}
.header b a{color:#FFB680; text-decoration:none; font-size:11px; background:0; padding:0; margin:0;}
.header b a:hover{text-decoration:underline;}
.header p a{color:#FFFFFF; font-size:11px; font-family:Tahoma; vertical-align:middle; font-weight:normal; text-decoration:none; background:0; padding:0; margin:0;}
.header p a:hover{text-decoration:underline;}


#input{width:97px; height:15px; color:#9B9A9A; font-size:10px; font-family:tahoma;}

#input1{
 width:49px; height:20px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right; padding:3px 16px 0 0; vertical-align:middle; border:1px solid #AB2420;}

#input2{
 width:49px; height:20px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right; padding:3px 16px 0 0; vertical-align:middle; border:1px solid #AB2420;}

#input3{
 width:49px; height:20px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right; padding:3px 16px 0 0; vertical-align:middle; border:1px solid #AB2420;}

.jamp{width:116px; height:15px; color:#9B9A9A; font-size:10px; padding-left:4px; font-family:Tahoma; font-weight:bold;}
.jamp1{width:143px; height:17px; color:#1B1B1B; font-size:11px; padding-left:2px; font-family:Tahoma; border:1px solid #AB2420;}
.jamp2{width:143px; height:17px; color:#1B1B1B; font-size:11px; padding-left:2px; font-family:Tahoma; border:1px solid #AB2420;}
.jamp3{width:155px; height:20px; color:#464646; font-size:11px; padding-left:2px; font-family:Tahoma;}
  
											  
.box_header_txt td {height:40px; vertical-align:middle; padding-left:20px; text-transform:uppercase; background:#AB2420;
				  font-weight:bold;  color:#FEFEFE; font-size:12px;}
				  


.box_body{ border:1px solid #FECFAD; border-top:none; background-color:#FEECDF; }

.box_body .fst_td{width:33px; height:19px; vertical-align:middle; text-align:center; color:#777777; font-weight:bold; border-right:1px solid #d1d1d1;}
.box_body .clr{border-top:1px solid #D1D1D1;}
.box_body .sec_td{vertical-align:middle; padding-left:10px; font-weight:bold; color:#777777; }
.box_body .sec_td a{ font-weight:bold; color:#777777;  text-decoration:none;}
.box_body .sec_td a:hover{ font-weight:bold;   text-decoration:underline;}

.box_body a{color:#777777; text-decoration:none; font-weight:bold;}
.box_body a:hover{text-decoration:underline;}



.box_body  ul 	{padding:0; margin:0 0 0 10px; list-style:none; }
.box_body .bg_list 	{background:url(images/bg_list.gif) left top no-repeat; line-height:20px; background-position:0 6px}
.box_body .bg_list  a	{color:#777777;text-decoration:underline; padding-left:23px;}
.box_body .bg_list  a:hover	{color:#777777;text-decoration:none;}

.box_body .bg_list_un 	{background:url(images/bg_list.gif) left top no-repeat; line-height:20px; background-position:0 11px; margin-left:23px}
.box_body .bg_list_un  a	{color:#777777;text-decoration:underline; padding-left:23px}
.box_body .bg_list_un  a:hover	{color:#777777;text-decoration:none;}

.box_body .bg_list_sub 	{background:url(images/bg_list.gif) left top no-repeat; line-height:20px; background-position:0 11px}
.box_body .bg_list_sub  a	{color:#777777;text-decoration:underline; padding-left:23px;}
.box_body .bg_list_sub  a:hover	{color:#777777;text-decoration:none;}


.cont_header_txt td{height:38px; vertical-align:middle; text-transform:uppercase; background:url(images/cont_header_bg.jpg) top right no-repeat #AB2420;
				  font-weight:bold;  color:#FEFEFE; font-size:12px; vertical-align:middle; padding-left:20px;}
.cont_header_txt a { 
				font-weight:bold;  color:#FEFEFE; font-size:12px; text-decoration:none; vertical-align:middle;}				  
.cont_header_txt a:hover { 
				font-weight:bold;  color:#FEFEFE; font-size:12px; text-decoration:underline;}	
.cont_border{border:1px solid #AB2420;}
  
  
.product td         {color:#6C6C6C; font-size:11px; font-weight:normal; font-family:Tahoma; }
.product .font		{font:11px Tahoma, Arial, Helvetica, sans-serif; color:#6C6C6C;}
.product .font_2 td	{font:11px Tahoma, Arial, Helvetica, sans-serif; color:#1B1B1B;}

.product a		    {color:#AB2420; font-size:14px; text-decoration:none; font-weight:bold;}
.product a:hover	{color:#AB2420; font-size:14px; text-decoration:none; font-weight:bold;}

.product span       {color:#6C6C6C; font-size:11px; font-weight:normal; font-family:Tahoma; text-decoration:none;}

.product b	 {			color:#AB2420; font-size:18px; font-weight:bold; font-family:Tahoma;}
.product strong		{color:#F79143; font-size:14px; font-weight:bold; font-family:Tahoma;}
.product .bet{width:41px; background:url(images/mpt.gif) top center repeat-y;}
.product .bet_2{width:26px; background:url(images/mpt.gif) 5px top repeat-y;}

.product i	 {color:#AB2420; font-size:11px; text-decoration:none; font-weight:normal; font-style:normal;}



.product div a		    {color:#AB2420; font-size:10px; font-weight:normal; text-transform:none;text-decoration:underline;}
.product div a:hover	{color:#AB2420; font-size:10px; font-weight:normal; text-transform:none;text-decoration:none;}


.pic img			{border: 0px solid #969075;}

.result td           {color:#1B1B1B; height:32px; vertical-align:middle; line-height:13px; padding:0px 2px 0px 2px; font-family:Arial;}
.result a            {color:#9DB604; text-decoration:underline;}
.result a:hover      {color:#9DB604;text-decoration:none;}
.result b            {color:#1B1B1B; font-weight:normal;}
.result span{color:#9DB604;}

.result u {text-decoration:underline; color:#9DB604;} 
.result_right	{text-align:right;}
.result_right b	{color:#9DB604; font-weight:bold; }

.popup {color:#6C6C6C; font-size:11px; line-height:14px; text-decoration:none; padding:27px 25px 24px 21px;}
.popup b	{color:#AB2420;}
.popup a		{color:#8E1214; font-size:13px; text-decoration:underline; font-weight:bold}	
.popup a:hover	{color:#8E1214; text-decoration:none;}
.popup_header_txt td{height:38px; vertical-align:middle; text-transform:uppercase; background:#AB2420;
				  font-weight:bold;  color:#FEFEFE; font-size:12px; vertical-align:middle; padding-left:20px;} 


.footer{height:60px; background:url(images/footer_bg.gif) top repeat-x;}	
.footer td{color:#757575; font-size:11px;}			
.footer a{color:#757575; font-size:11px; text-decoration:none;} 			
.footer a:hover{text-decoration:underline;}	
.footer span{color:#484848; font-size:11px;}
.footer b, .footer b a{color:#434040; font-size:11px; font-weight:bold; text-decoration:underline;}			
.footer b a:hover{color:#434040; text-decoration:none;}

		

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.box_body td{ color:#777777;font-size:10px; }
.box_body a		    {color:#AB2420; font-size:11px; font-weight:normal; text-transform:none;text-decoration: underline; }
.box_body a:hover	{color:#AB2420;text-decoration: none;}
.box_body span a		    {color:#AB2420; font-size:11px; font-weight:bold; text-transform:uppercase;text-decoration:underline;}
.box_body span a:hover	{color:#AB2420; font-size:11px; font-weight:bold;text-decoration:none;}

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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;font-size: 12px;font-weight: bold;}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;font-size: 12px;}
.main a b {
  color:#5D5F60;font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5D5F60;font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	

SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  {
  color:#AB2420; font-size:18px; font-weight:bold; font-family:Tahoma; text-decoration:none;}
.box_body SPAN.productSpecialPrice{  color:#AB2420; font-size:18px; font-weight:bold; font-family:Tahoma;}
  
.cont_header_txt	em		    {font-weight:bold;  color:#FEFEFE; font-size:12px; vertical-align:middle; font-style:normal;vertical-align:middle;text-decoration:none;}

.product em		    {color:#AB2420; font-size:14px; text-decoration:none; font-weight:bold; font-style:normal;} 
 
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main	a{ color:#9DB604; text-decoration:underline;}
.main	a:hover{ color:#text-decoration:none;}

input	{background:#ffffff;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.product .shop_cart {	color:#AB2420; font-size:11px; font-weight:bold; 
						height:34px;text-align:center; vertical-align:middle;}

.padd_1 { padding:0px 10px 0px 10px;}
.padd_2 { padding:8px;}
.padd2 td	{padding:4px;}


.line_h		{ line-height:16px;}

.bg_gg	{background:#FFF8D4;}
.bg_vv	{background:url(images/mpt.gif) top center repeat-y;}
.bg_gg_1{background:#ffffff;}


.product div			{padding:8px 2px 5px 2px;}
div.padd3				{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}

.prod_info		{width:100px;}
.prod_info td	{text-align:center;}

.remove		{ width:20%;}
.products	{ width:35%;}
.quantity	{ width:20%;}
.total		{ width:25%;}

/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:202px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}			

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