/*
  $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: "Arial Narrow",Arial; font-size: 10px; }
.errorBox { font-family : "Arial Narrow",Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Arial Narrow",Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Arial Narrow",Arial; font-size : 10px; color: #E9335b; text-decoration: underline; }

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

.infoBoxContents {
 background: #CFDFDC; 
  font-size: 10px;
}
/*  A {
  color: #5D5F60;
  text-decoration: none;
}

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

h1
{
  line-height: 22px;
  font-family: "Arial Narrow",Arial;
  font-size: 20px;
  color: #3F4143;
  font-weight : bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: "Arial Narrow",Arial;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
/*  
A.headerNavigation { 
  line-height:21px;font-size:20px;color:#687118; font-family:"Arial Narrow",Arial; text-decoration:none;
}

A.headerNavigation:hover {
  line-height:21px;font-size:20px;color:#687118; font-family:"Arial Narrow",Arial; text-transform:none;
}

  */TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: "Arial Narrow",Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: "Arial Narrow",Arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Arial Narrow",Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: "Arial Narrow",Arial;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Arial Narrow",Arial;
  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: "Arial Narrow",Arial;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Arial Narrow",Arial;
  font-size: 10px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Arial Narrow",Arial;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Arial Narrow",Arial;
  font-size: 10px;
  color: #000000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main {
  font-family: "Arial Narrow",Arial;
  font-size: 11px;
  color:#5D5F60;
}
.main b {
  font-family: "Arial Narrow",Arial;
  font-size: 11px;
  color:#5D5F60;
}

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

TD.main, P.main {
				  font-family: "Arial Narrow",Arial;
				  font-size: 11px;
				  line-height: 1.5;
}
P.smallText {
			  	font-family: "Arial Narrow",Arial;
			  	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: "Arial Narrow",Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: "Arial Narrow",Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Arial Narrow",Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Arial Narrow",Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Arial Narrow",Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Arial Narrow",Arial;
  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:  "Arial Narrow",Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
 
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.errorText {
  font-family: "Arial Narrow",Arial;
  color: #ff0000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.moduleRow { }
.moduleRowOver { background-color: #B3DCDD; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #B3DCDD; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Arial Narrow",Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Arial Narrow",Arial; font-size: 10px; color: #E9335b; }

/* message box */

.messageBox { font-family: "Arial Narrow",Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Arial Narrow",Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Arial Narrow",Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Arial Narrow",Arial; font-size: 10px; color: #ff0000; }


/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0; background-color:#E9F9EF;}
body, td, input, textarea{
	font-size:11px;
    font-family:"Arial Narrow",Arial;
	color:#3F4143;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
img      {border:0px;}
//table	 {width:100%;}

.vam { vertical-align:middle}

.header td 		 {color:#12515F;}
.header span	 {color:#FFFFFF; font-size:10px;}
.header b   	 {color:#756B4D; font-family: "Arial Narrow"}
.header a 		 {color:#12515F; text-decoration:none; font-size:11px}
.header a:hover  {color:#12515F;text-decoration:underline}
.header strong a 		 {color:#C9CBBD; text-transform:none; font-size:11px}
.header strong a:hover  {color:#C9CBBD;text-decoration:none}

.header1{color:#FFFFFF; text-decoration:none; background:url(images/1_z1.gif) no-repeat left top; background-position:0 5px; padding-left:9px; margin-right:16px } 
.header1:hover 		{color:#FFFFFF;  text-decoration:underline}

.input{
 width:146px; height:21px; 
 color:#3F4143; font-size:10px; font-family: "Arial Narrow",Arial; 
}
#input1{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family: "Arial Narrow",Arial; text-align:right
}

#input2{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family: "Arial Narrow",Arial; text-align:right
}

#input3{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family: "Arial Narrow",Arial; text-align:right
}

#input4{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family: "Arial Narrow",Arial; text-align:right
}


.jamp{ width:89px; height:18px; color:#464646; font-size:10px; padding-left:4px; font-family:"Arial Narrow",Arial;}
.jamp1{ width:178px; height:21px; color:#464646; font-size:10px; padding-left:2px; font-family:"Arial Narrow",Arial;}
.jamp2{ width:119px; height:20px; color:#464646; font-size:10px; padding-left:2px; font-family:"Arial Narrow",Arial;}
.jamp3{ width:159px; height:20px; color:#464646; font-size:10px; padding-left:2px; font-family:"Arial Narrow",Arial;}
  
											  
.box_header_txt	td{ height:66px; vertical-align:middle; background: #F4F5EE; 
				  color:#313030; font-size:27px; font-family:"Arial Narrow",Arial; line-height:28px;} 

.box_body 	{}
.box_body  ul 	{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; list-style:none;}

//.box_body .bg_list 				{ background:url(images/pixeltrans.gif) no-repeat left top;}
//.box_body .bg_list  a			{ color:#5A5F2B; text-decoration:none; background:url(images/pixeltrans.gif) no-repeat left top; font-weight:bold; font-size:12px; font-family:"Arial Narrow",Arial; }
//.box_body .bg_list  a:hover		{ color:#5A5F2B; font-weight:bold; font-size:12px; font-family:"Arial Narrow",Arial;text-decoration:none;}

//.box_body .bg_list_un 			{ background:url(images/pixeltrans.gif) no-repeat left top;}
//.box_body .bg_list_un  a			{ color: #5a5f2b; text-decoration:none; background:url(images/pixeltrans.gif) no-repeat left top; font-weight: normal; font-size:10px; font-family:"Arial Narrow",Arial; }
//.box_body .bg_list_un  a:hover	{ color:#5A5F2B;text-decoration:none; font-size:10px; font-weight:normal;}

//.box_body .bg_list_sub 			{ background:url(images/pixeltrans.gif) no-repeat left top;}
//.box_body .bg_list_sub  a		{ color:#5A5F2B; text-decoration:none; background:url(images/pixeltrans.gif) no-repeat left top; font-weight: normal; font-size:10px; font-family:"Arial Narrow",Arial; }
//.box_body .bg_list_sub  a:hover	{ color:#5A5F2B;text-decoration:none; font-size:10px; font-weight:normal;}


.cont_header_txt td		{ height:50px; vertical-align:middle; color:#313030; font-size:25px; line-height:26px; font-family:"Arial Narrow",Arial;padding:2px 2px 5px 26px; padding-left:26px; font-style:italic;}
.cont_header_txt a		{ color:#313030; font-size:25px;line-height:26px; font-family:"Arial Narrow",Arial; text-decoration:none; vertical-align:middle;}				  
.cont_header_txt a:hover { color:#313030; font-size:25px;line-height:26px; font-family:"Arial Narrow",Arial; text-transform:none;}	
  
//.product td         {color:#3F4143; font-size:10px;}
//.product a		    {color:#61562F; font-size:10px; text-decoration:none; text-transform:uppercase}
//.product a:hover	{color:#61562F;text-decoration:none;}
//.product span       { color:#61562F; font-size:11px; text-transform:uppercase; font-weight:bold}
//.product b	 {		text-transform: uppercase;		color:#000000; font-size:14px; font-weight:bold;}

.product strong		{color:#61562F; font-size:10px; text-transform:none;  font-weight:normal;}
.product div { text-align:center;}
.product div a		    {color:#595959; font-size:11px; font-weight:normal;text-transform:none; text-transform:none; font-family: "Arial Narrow"}
.product div a:hover	{color:#595959;font-size:11px; text-decoration:none;}

.product b strong       {color:#3F4143; font-size:10px; font-weight:bold; text-decoration:none; text-transform:none;}


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

.result td           {color:#505050; height:22px; vertical-align:middle;padding:0px 2px 0px 24px;}
.result a            {color:#000000; text-transform:none;}
.result a:hover      {color:#000000;text-decoration:none;}
.result b            {color:#505050; font-weight:normal;}
.result span            {color:#000000; }

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

.popup td	{color:#3F4143; font-size:10px; text-decoration:none;}
.popup a		{color:#8E1214; font-size:13px; text-transform:none; font-weight:bold}	
.popup a:hover	{color:#8E1214; text-decoration:none;}

.footer		  	  { }	
.footer 		  {color:#756B4D; font-size:10px; text-transform:uppercase}			
.footer a 		  {color:#756B4D; font-size:10px; text-decoration:none;} 			
.footer a:hover   {color:#756B4D;text-transform:none;}	
.footer span 	  {color:#756B4D; font-size:10px;}
.footer b, .footer b a 	  {color:#756B4D; font-size:10px; font-weight:bold; text-transform:none;}			
.footer b a:hover {color:#756B4D; text-decoration:none;}
		

.shop_cart	{ height:35px; text-align:center; vertical-align:middle;color:#3F4143; font-size:11px; text-transform:uppercase; font-weight:bold;border-bottom:9px solid #CFDFDC;}   
/* -------------------------------------------------          -------------------------------------------------------- */
.box_body td		    {color:#3F4143; font-size:11px;}
.box_body  a		    {color:#61562F; font-size:11px; font-weight:normal;text-decoration:none;}
.box_body  a:hover		    {color:#61562F; font-size:11px; font-weight:normal;text-decoration:none;}
.box_body span a		    {color:#61562F; font-size:10px; text-transform:uppercase;text-decoration:none;}
.box_body span a:hover	{color:#61562F; font-size:10px; text-transform:uppercase;text-decoration:none;}

/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:10px; text-transform:none;}	
SPAN.productSpecialPrice, .box_body SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  { font-size:14px; font-weight:bold; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
input	{background:#ffffff;}

.main a b {
  color:#5D5F60;
  font-size: 10px; text-transform:none;
}
.main a:hover b{
  color:#5D5F60;
  font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a { color:#E9335b; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#E9335b; font-size:11px; text-transform:none;}
.smallText a u { color:#E9335b; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#E9335b; font-size:11px; text-transform:none;}

TD.fieldKey {	font-size: 12px;font-weight: bold;font-family: "Arial Narrow",Arial;	color:#5D5F60;}
TD.fieldValue {	font-size: 12px;font-family: "Arial Narrow",Arial;padding:3px 2px 3px 2px;}

TD.smallText {
  font-family: "Arial Narrow",Arial;
  font-size: 10px; color:#5D5F60;
}
SPAN.smallText {
  font-family: "Arial Narrow",Arial;
  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;}
div.padd3	{ margin-left:16px; text-align:left;}
.bg_gg	{}
.bg_vv	{background:url(images/bg_vv.gif) left top repeat-y;}
.prod_info	{width:5px; border-right:15px solid #CFDFDC;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:190px;}
.box_width_right		{ width:2px;}
.box_width_cont			{ }
.bread a			{ color: #5A5F2B; font-size: 10px; font-family: "Arial Narrow",Arial; }
.question			{ color: #000000; font-weight: bold; font-size:14px; text-decoration: none; }			
.question	a		{ color: #000000; font-weight: bold; font-size:14px; text-decoration: none; }			

/* -------------------------------------------------          -------------------------------------------------------- */
.mainmenu			{ font-size: 12px; font-family: "Arial Narrow",Arial; vertical-align: middle; text-align: center;	font-weight: bold; }

#topmenu {
	float: right;
	white-space: nowrap;
	 /* width: 450px; */
	/* margin-left: 313px; */
	padding: 0px 0 6px;
	font: normal 11px "Arial Narrow",Arial;
}
#topmenu a {
	/* background: #eaeaea url(images/round_ll.gif) left bottom no-repeat; */
	border-left: 0;
}
#topmenu p {
	padding-right: 10px;
	color: #999;
}
#topmenu ul {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}
#topmenu li {
	display: inline;
	width: 20px;
}
#topmenu li a, #topmenu li a:visited {
	padding: 3px 15px;
	background-color: #eaeaea;
	border-right: 1px solid #ffffff;
	color: #660033;;
	text-decoration: none;
}
#topmenu li a:hover	{
	background-color: white;
	}
/* -------------------------------------------------          -------------------------------------------------------- */

.nh {
	font-family: "Arial Narrow";
	color: #9F8147;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5;
}
.nf {
	color: #96C1C1;
	font-weight: bold;
	margin-top: 5;
}
.nl {
	border-left: 1px #C0D9D1 solid;
	border-right: 1px #C0D9D1 solid;
	padding-left: 10;
	padding-right: 5;
	color: #660033; text-decoration: none;
}
.nlg {
	border-left: 1px #C0D9D1 solid;
	border-right: 1px #C0D9D1 solid;
	padding-left: 0;
	padding-right: 5;
	background-image: url('/images/blue_gradient.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #660033; text-decoration: none;
}
.pnlg {
	border-left: 1px #C0D9D1 solid;
	border-right: 1px #C0D9D1 solid;
	padding-left: 0;
	padding-right: 5;
	background-image: url('/images/blue_gradient.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #660033; text-decoration: none;
}
.pnlg_old {
	border-left: 1px #C0D9D1 solid;
	border-right: 1px #C0D9D1 solid;
	padding-left: 0;
	padding-right: 5;
	background-image: url('/images/pink_gradient.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #660033; text-decoration: none;
}
.pnlgi {
	border-left: 1px #C0D9D1 solid;
	border-right: 1px #C0D9D1 solid;
	padding-left: 0;
	padding-right: 5;
	background-repeat: repeat-x;
	background-position: top left;
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5;
	color: #660033; text-decoration: none;
}
.pnlgi_old {
	border-left: 1px #C0D9D1 solid;
	border-right: 1px #C0D9D1 solid;
	padding-left: 0;
	padding-right: 5;
	background-image: url('/images/pink_gradient_i.gif');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5;
	color: #660033; text-decoration: none;
}
.nlg a { 	color: #660033; text-decoration: none; }
.pnlg a { 	color: #660033; text-decoration: none; }

.bdglnks  {
	color: #000000;
	height: 45px;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial;
	font-decoration: underline;
	font-style: normal;
	text-transform: uppercase;
}