/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:01 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;}
h3	{font-size:13px}
.cat_description {  font-family :tahoma; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family:tahoma; font-size: 10px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.errorBox { font-family :tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications {}
.orderEdit { font-family :tahoma; font-size : 10px; color:#d86f00; text-decoration: none; }

body {background: #161616; color: #ffffff; margin: 0px; padding:0px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
img {
	border:0;
	}	
A {
  color:#547DAF;
  text-decoration: underline;
}

.no_under a {text-decoration:none;}

FORM {
        display: inline;
}


TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:tahoma;
  font-size: 11px;
  background: #bbc3d3;
  color: #566268;
  font-weight : bold;
}
td 		{
		
		}

A.headerNavigation { 
 color: #424242;
}

A.headerNavigation:hover {
 color: #424242;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:tahoma;
  font-size: 12px;
  background: #ff0000;
  color:#547DAF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:tahoma;
  font-size: 12px;
  background: #00ff00;
  color:#547DAF;
  font-weight: bold;
  text-align: center;
}


td select {

width:134px;
}

.infoBoxContents {
  font-family:tahoma;
  font-size: 10px;
}

.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
  background: #C26400;
}

TD.infoBoxHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
  color:#547DAF; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family:tahoma;
  font-size: 10px;
  color:#547DAF;
}

TD.contentBoxHeading {
  font-family:tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {
;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
  font-family: tahoma;
  font-size: 10px;
  color:#547DAF;
  font-weight:bold;
 text-align:center;
}

TD.productListing-data {
  font-family:tahoma;
  font-size: 10px;
  color:#547DAF;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none; color:#547DAF;}
TD.productListing-data a b{
		color:#547DAF;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family:tahoma;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color:#547DAF;
}

a:hover.pageResults {
  color:#547DAF;
}

.navBbrown a{ color:#547DAF; text-decoration:none;}
.navBbrown {text-align:center !important}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:tahoma;
  font-size: 10px;
  color: #E46709;
}

TD.main2, P.main2 {
  font-family:tahoma;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#000000;
  padding:10px; 
}

TD.accountCategory {
  font-family:tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:tahoma;
  font-size: 11px;
  font-weight: bold;
  color:#000000
}

TD.fieldValue {
  font-family:tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family:tahoma;
  color:#547DAF;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family:tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:tahoma;
  font-size: 11px;
}
select {
		width:200px;
		}
TEXTAREA {
  width: 100%;
  font-family:tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:tahoma;
  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:tahoma;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #1C1C1C; cursor: pointer; }
.moduleRowSelected { background-color: #2C2C2C; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }


.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: #E46709; }



.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


TABLE.linkListing {
  border: 0px;
  border-style: solid;
  border-color: #D6D6D6;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#547DAF;
  text-align: center;
}

TD.linkListing-data, TD.linkListing-data a{
  border-right: 0px solid #D6D6D6;
  border-bottom: 0px solid #D6D6D6;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#547DAF;
}

TR.linkListing-odd {
}

TR.linkListing-even {
}



TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {

  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#BDCAF0;
}


TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #E46709
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#547DAF;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color:#547DAF;
}


.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#547DAF; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#547DAF; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#547DAF; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color:#547DAF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color:#547DAF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color:#547DAF; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color:#547DAF; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color:#547DAF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color:#547DAF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}
/*______________________________________________BOX_________________________________________________*/
body {padding:0; margin:0;}
table, td, .main, select, input, textarea 		{color:#282e3e;font-size:11px;line-height:13px;font-family:arial;
												vertical-align:top;padding:0px;}
img      {border:0px;}
.image	 {width:100%;}

.header input, .header textarea, .header select				{border:1px solid #404040; width:109px; margin-left:5px; background:#1c1c1c;}

.border_0							{border:0px; background:none;}
.vam { vertical-align:middle}
.bg{background:url(images/bg_line.gif)}

.jamp{ width:119px; height:17px; color:#464646; font-size:11px; padding-left:2px; font-family:arial;}
.jamp2{ width:100%; height:17px; color:#464646; font-size:11px; padding-left:2px; font-family:arial; margin:17px 0px;}
/* ********************************************************************************************************* */
div.padd3						{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}
.padd33 img, .padd33 input 		{margin:1px;}
.heading_top_4 .bg_input input, .heading_top_4 .bg_input img, .heading_top_1 .bg_input input, .heading_top_1 .bg_input img
								{background:none; border:0px; margin:2px;}

/* ********************************************************************************************************* */
.header font   {color:#757373; text-decoration:none; font-size:11px; font-weight:bold;}
.header font a {color:#757373; text-decoration:none; font-size:10px; font-weight:bold; font-family:arial}
.header font a:hover   {color:#757373; text-decoration:underline}     /*   5 items*/

.header strong a {color:#000000; font-family:arial; font-size:10px; text-decoration:underline; font-weight:normal}
.header strong a:hover   {color:#000000; text-decoration:none}

.header td 		 {color:#ffa126; font-size:11px; vertical-align:middle;}
.header span	 {color:#FFFFFF; font-size:11px;}
.header b   	 {color:#676767; font-weight:normal;}
.header a 		 {color:#ffa126; text-decoration:none; font-size:11px; font-weight:normal}
.header a:hover  {color:#ffa126;text-decoration:underline}
.header strong 	 {color:#acacac; font-weight:normal; text-decoration:none;}
/* ********************************************************************************************************* */
/*  footer  */
.footer		  	  		{width:100%; height:87px;padding:10px 19px 10px 20px; vertical-align:middle;}	
.footer  		  		{color:#9b9b9b; font-size:11px; font-weight:normal;}			
.footer a 		  		{color:#9b9b9b; font-size:11px; text-decoration:none;} 			
.footer a:hover   		{color:#9b9b9b;text-decoration:underline;}	
.footer span 	  		{color:#dbdbdb; font-size:11px; font-weight:normal}

.footer span a 		  	{color:#dbdbdb; font-size:11px; text-decoration:none; font-weight:normal;} 			
.footer span a:hover   	{color:#dbdbdb;text-decoration:underline;}

.footer b a 	  		{color:#9b9b9b; font-size:11px; font-weight:normal; text-decoration:none;}			
.footer b a:hover 		{color:#9b9b9b; text-decoration:underline;}

.popup					{background:#ffffff;}
.popup td				{color:#353434; font-size:10px; line-height:14px;}

.popup b				{display:block; padding:0px 0px 10px 0px; color:#353434; font-weight:normal; font-size:10px;}
.popup strong			{display:block; padding:10px 0px 0px 0px; color:#353434; font-weight:normal;}

.welcome				{background:url(images/welcome_bg_rep.gif) left top repeat-x; width:100%;}
.welcome td				{color:#444444; font-size:11px; line-height:16px;}

.welcome a				{color:#444444; font-size:11px; line-height:16px; text-decoration:underline;}
.welcome a:hover		{color:#444444; text-decoration:none;}

.welcome strong			{display:block;padding:10px 10px 10px 0px;}
.welcome strong a		{color:#ff7a04; padding-right:10px; font-size:11px; font-weight:bold; line-height:12px; text-decoration:underline;background:url(images/welcome_arrow.gif) right 5px no-repeat;}
.welcome strong a:hover	{color:#ff7a04; text-decoration:none;}
/* ********************************************************************************************************* */

/*______________________________________________BOX_________________________________________________*/
body {
	margin:0px;
	padding:0px;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#787878;
}

table, td, .main, select, input, textarea {
	color:#ababab; font-size:11px; line-height:14px; font-family:tahoma;
	vertical-align:top;
}
select, input, textarea { color:#111111;}

select, input, textarea 			{vertical-align:top;}
/* ********************************************************************************************************* */	
* html .width_100				{width:100%;}										
.s_tl 			{background:url(images/s_tl.gif) left top no-repeat;}
.s_tr 			{background:url(images/s_tr.gif) right top no-repeat;}
.s_bl			{background:url(images/s_bl.gif) left bottom no-repeat;}
.s_br 			{background:url(images/s_br.gif) right bottom no-repeat;}

.s_t {background:url(images/s_bg.gif) top repeat-x #272727; width:100%;}
.s_b {background:url(images/s_bg.gif) bottom repeat-x; }
.s_l {background:url(images/s_bg.gif) left repeat-y;}
.s_r {background:url(images/s_bg.gif) right repeat-y;}
/* ********************************************************************************************************* */
.s4_tl 			{background:url(images/s4_tl.gif) left top no-repeat;}
.s4_tr 			{background:url(images/s4_tr.gif) right top no-repeat;padding:0px; padding-top:17px;}
.s4_t {background:url(images/s4_t.gif) top repeat-x #ffffff;}
.s4_l {background:url(images/s4_l.gif) left repeat-y; width:100%;}
.s4_r {background:url(images/s4_r.gif) right repeat-y;}

/* ********************************************************************************************************* */	
.s2_bl			{background:url(images/s_bl.gif) left bottom no-repeat;}
.s2_br 			{background:url(images/s_br.gif) right bottom no-repeat;padding:6px 7px 8px 7px;}
.s2_l 			{background:url(images/s_bg.gif) top left repeat-y #272727;width:100%;}
.s2_t {background:url(images/s_bg.gif) top repeat-x; width:100%;}
.s2_b {background:url(images/s_bg.gif) bottom repeat-x; }
.s2_r {background:url(images/s_bg.gif) right repeat-y;}

.login .s2_bl			{background:url(images/spacer.gif) left bottom no-repeat;}
.login .s2_br 			{background:url(images/spacer.gif) right bottom no-repeat;padding:10px 7px 8px 7px;}
.login .s2_l 			{background:#ffffff;width:100%;}

/* ********************************************************************************************************* */	
.s3_tl 			{background:url(images/s3_tl.gif) left top no-repeat;}
.s3_tr 			{background:url(images/s3_tr.gif) right top no-repeat;}
.s3_bl			{background:url(images/s3_bl.gif) left bottom no-repeat;}
.s3_br 			{background:url(images/s3_br.gif) right bottom no-repeat;padding:10px 7px 0px 7px;}
.s3_l 			{background:#ffffff; margin-bottom:8px;}
/* ********************************************************************************************************* */	
.p_tl 			{border:3px solid #afafaf; background:#000000;}
/* ********************************************************************************************************* */
.p2_tl 			{background:url(images/p2_tl.gif) left top no-repeat;}
.p2_tr 			{background:url(images/p2_tr.gif) right top no-repeat;}
.p2_bl			{background:url(images/p2_bl.gif) left bottom no-repeat;}
.p2_br 			{background:url(images/p2_br.gif) right bottom no-repeat;padding:4px;}
.p2_t {background:url(images/p2_bg.gif) top repeat-x; background:#ffffff;}
.p2_b {background:url(images/p2_bg.gif) bottom repeat-x; }
.p2_l {background:url(images/p2_bg.gif) left repeat-y;}
.p2_r {background:url(images/p2_bg.gif) right repeat-y;}
/* ********************************************************************************************************* */											
.vam {vertical-align:middle;}
.input2			{width:100%;vertical-align:middle; float:left;}
/*______________________________________________BOX_________________________________________________*/
/* ********************************************************************************************************* */
/* -box_body- */
.box_body td, .box_body div							{color:#B5B5B5; font-size:11px}

.box_body span.productSpecialPrice 		{color:#eeeeee; font-size:16px; line-height:23px; font-weight:normal; font-family:tahoma;}
.box_body s       						{color:#9f9f9f; font-size:14px; line-height:23px; font-weight:normal; font-family:tahoma;}

.box_body a 			{color:#B5B5B5; font-family:arial; font-size:11px; text-decoration:none;}
.box_body a:hover  		{color:#B5B5B5; text-decoration:underline}

.box_body span   		{color:#B5B5B5; font-size:11px; font-weight:normal;}
.box_body span a		{color:#e3e3e3; font-size:10px; font-weight:bold; font-family:tahoma;text-decoration:none; }
.box_body span a:hover	{color:#e3e3e3;text-decoration:underline;}

.box_body em a 			{color:#B5B5B5; font-family:arial; font-size:11px; font-weight:bold; text-decoration:underline; font-style:normal;}

.box_body input,
.box_body select				{border:1px solid #404040; background:#1c1c1c; color:#aeaeae;}

.box_body  .border_00 input				{border:0px; background:none;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.box_body ul 				{padding:0; margin:0px; margin-left:1px; list-style:none; }
.box_body .bg_list			{background:url(images/bg_list_x.gif) 0px 0px repeat-x;}
.box_body .bg_list a		{background:url(images/bg_list.gif) 0px 5px no-repeat; padding-left:16px;
							 color:#b5b5b5; font-size:11px; font-weight:normal; text-decoration:none; line-height:22px;}
.box_body .bg_list a:hover  {color:#b5b5b5; font-size:11px; text-decoration: underline;}


.box_body .bg_list_un			{background:url(images/spacer.gif) 0px 0px repeat-x;}
.box_body .bg_list_un a			{background:url(images/bg_list.gif) 0px 5px no-repeat; padding-left:16px;
							 	 color:#b5b5b5; font-size:11px; font-weight:normal; text-decoration:none; line-height:22px;}
.box_body .bg_list_un a:hover  	{color:#b5b5b5; font-size:11px; text-decoration: underline;}
/* ********************************************************************************************************* */
.box_body .bg_list_sub 			{background:url(images/bg_list_x.gif) 0px 0px repeat-x;}
.box_body .bg_list_sub a		{background:url(images/bg_list_sub.gif) 1px 5px no-repeat;padding-left:18px;
							 	 color:#e1af00; font-size:11px; text-decoration:underline; line-height:19px;}
.box_body .bg_list_sub a:hover  {color:#e1af00; font-size:11px; text-decoration:none;}
/* ********************************************************************************************************* */
.box_body .list			{background:url(images/bg_list_x.gif) 0px 0px repeat-x;}
.box_body .list a		{background:url(images/spacer.gif) 0px 5px no-repeat; padding-left:16px;
							 color:#b5b5b5; font-size:11px; font-weight:normal; text-decoration:none; line-height:22px;}
.box_body .list a:hover  {color:#b5b5b5; font-size:11px; text-decoration: underline;}
.box_body .list_un			{background:url(images/spacer.gif) 0px 0px repeat-x;}
.box_body .list_un a			{background:url(images/spacer.gif) 0px 5px no-repeat; padding-left:16px;
							 	 color:#b5b5b5; font-size:11px; font-weight:normal; text-decoration:none; line-height:22px;}
.box_body .list_un a:hover  	{color:#b5b5b5; font-size:11px; text-decoration: underline;}
.box_body .list strong, .box_body .list_un strong		{color:#c66907;}

.box_body .ul_1 .bg_list			{background:url(images/bg_list_x.gif) left top repeat-x;}
.box_body .ul_1 .bg_list a			{background:url(images/spacer.gif) 0px 0px no-repeat; padding-left:6px;
							 		 color:#2f2f2f; font-size:11px; font-weight:normal; text-decoration:none; line-height:20px;}
.box_body .ul_1 .bg_list a:hover  	{color:#2f2f2f; font-size:11px; text-decoration: underline;}
.box_body .ul_1 .bg_list strong		{padding-left:25px;}

.box_body .ul_1 .bg_list_un				{}
.box_body .ul_1 .bg_list_un a			{background:url(images/spacer.gif) 0px 5px no-repeat; padding-left:6px;
							 		 	 color:#2f2f2f; font-size:11px; font-weight:normal; text-decoration:none; line-height:20px;}
.box_body .ul_1 .bg_list_un a:hover  	{color:#2f2f2f; font-size:11px; text-decoration: underline;}
.box_body .ul_1 .bg_list_un strong		{padding-left:25px;}
/* ********************************************************************************************************* */
.box_body .ul_3 .bg_list			{}
.box_body .ul_3 .bg_list a			{background:url(images/bg_list2.gif) 16px 5px no-repeat; padding-left:35px;
							 		 color:#779539; font-size:11px; font-weight:bold; text-decoration:underline; line-height:23px;}
.box_body .ul_3 .bg_list a:hover  	{color:#779539; font-size:11px; text-decoration:none;}

/* ********************************************************************************************************* */
.box_heading_table 			{background:url(images/box_heading_table.gif) left top repeat-x #191919;}
.box_heading_td				{height:18px; padding:0px 10px 2px 10px; width:100%;}
.box_heading_td 			{color:#d86f00; font-weight:bold; font-size:11px; line-height:12px; font-family:tahoma;}


.box_heading_td a 			{color:#d86f00; font-weight:bold; font-size:11px; line-height:12px; font-family:tahoma;text-decoration:none}
.box_heading_td a:hover 	{color:#d86f00; font-weight:bold; font-size:11px; line-height:12px; font-family:tahoma;text-decoration:underline;}
.box_heading_td em 		{color:#d86f00; font-weight:bold; font-size:11px; line-height:12px; font-family:tahoma;font-style:normal;}

.box_heading_l				{background:url(images/s_bg.gif) left repeat-y;}
.box_heading_r				{background:url(images/s_bg.gif) right repeat-y;}

/* ********************************************************************************************************* */
.box_body_table table, .box_body2_table table		{width:100%;}
/* ********************************************************************************************************* */
.box_body_table 					{margin-top:0px;margin-bottom:7px; background:#242424;}
.box_body_table .box_body_td 		{padding:8px 8px 5px 8px; width:100%;}

.box_body_b							{background:url(images/s_bg.gif) left bottom repeat-x;}
.box_body_l							{background:url(images/s_bg.gif) left top repeat-y;}
.box_body_r							{background:url(images/s_bg.gif) right top repeat-y;}
/* -2- */
/* ********************************************************************************************************* */

/* ********************************************************************************************************* */

.cont_heading_table 	{background:url(images/cont_heading_table.gif) left top repeat-x #191919;}
.cont_heading_td		{height:18px; padding:0px 10px 2px 10px; width:100%;}
.cont_heading_td 		{color:#d86f00; font-weight:bold; font-size:11px; line-height:12px;  font-family:tahoma;}


.cont_heading_td a 			{color:#d86f00; font-weight:bold; font-size:11px; line-height:12px;  font-family:tahoma;text-decoration:none}
.cont_heading_td a:hover 	{color:#d86f00; font-weight:bold; font-size:11px; line-height:12px;  font-family:tahoma;text-decoration:underline;}
.cont_heading_td em 		{color:#d86f00; font-weight:bold; font-size:11px; line-height:12px;  font-family:tahoma;font-style:normal;}

.cont_heading_l				{background:url(images/s_bg.gif) left repeat-y;}
.cont_heading_r				{background:url(images/s_bg.gif) right repeat-y;}

/* ********************************************************************************************************* */
/*  IMAGE  */
.table_pic_width	{width:1px;}
.pic img			{border:0px}


.pic_corn_c 		{background:#FFFFFF;}
.pic_corn_t 		{background:#FFFFFF url(images/pic_corn_t.gif) top repeat-x;}
.pic_corn_b 		{background:#FFFFFF url(images/pic_corn_b.gif) bottom repeat-x;}
.pic_corn_l 		{background:#FFFFFF url(images/pic_corn_l.gif) left repeat-y;}
.pic_corn_r 		{background:#FFFFFF url(images/pic_corn_r.gif) right repeat-y;}
.pic_corn_c_2		{background:#FFFFFF;}
.pic_corn_t_2 		{background:#FFFFFF url(images/pic_corn_t_2.gif) top repeat-x;}
.pic_corn_b_2 		{background:#FFFFFF url(images/pic_corn_b_2.gif) bottom repeat-x;}
.pic_corn_l_2 		{background:#FFFFFF url(images/pic_corn_l_2.gif) left repeat-y;}
.pic_corn_r_2 		{background:#FFFFFF url(images/pic_corn_r_2.gif) right repeat-y;}
.productlisting-headingPrice	{vertical-align:middle}

/* _____________________________________________   _______________________________________________ */
.bg_line_x						{background:url(images/line_x.gif) left center repeat-x;}
.bg_line_y						{background:url(images/line_y.gif) center top repeat-y;}

.padd_x img			{height:2px;}
.padd_y img			{width:2px;}

.cart_line_x{background:url(images/line_x.gif) left center repeat-x; height:1px;}
.cart_line_y{background:url(images/line_y.gif) center top repeat-y;}

/* _____________________________________________   _______________________________________________ */
.col_left				{padding:16px 0px 17px 9px;}
.col_center				{padding:16px 9px 17px 9px; width:100%;}
.col_right				{padding:16px 9px 17px 0px;}			
/* _____________________________________________   _______________________________________________ */
.prod_options	strong			{color:#ababab; font-size:11px; line-height:14px; font-family:tahoma; display:block; padding-bottom:9px;}
.prod_options td				{color:#ababab; font-size:11px; line-height:14px; font-family:tahoma;}					
/*  PRODUCT  */
.product td					{color:#ababab; font-size:11px; line-height:14px; font-family:tahoma;}
.product a 					{color:#5a5353; font-size:12px; font-weight:normal; text-decoration:none;} 
.product a:hover 			{text-decoration:underline;}

.product span a 			{color:#e3e3e3; font-size:10px; font-weight:bold; text-decoration:none;}
.product span a:hover 		{text-decoration:underline;}
.product em 				{color:#e3e3e3; font-size:10px;font-weight:bold;  font-family:tahoma;font-style:normal;}

.product font a 			{color:#e3e3e3; font-size:10px; font-weight:bold; text-decoration:none;}
.product font a:hover 		{text-decoration:underline;}

.product div font a 			{color:#12171c; font-size:11px; font-weight:normal; text-transform:none; text-decoration:underline; display:block; padding-bottom:10px;}
.product div font a:hover 		{text-decoration:none;}

.product font					{color:#ababab; font-size:11px; padding-right:30px;}
span.productSpecialPrice 		{font-size:16px; line-height:23px; color:#9f9f9f; font-family:tahoma;}
.product s 						{color:#9f9f9f;font-size:11px;font-weight:normal; font-family:tahoma;}

.product div a		    {color:#e13b00; font-size:10px; font-weight:normal; text-decoration:underline; text-transform:none;}
.product div a:hover	{color:#e13b00; text-decoration:none;}		

.heading_top_4 input					{background:#1c1c1c; border:1px solid #404040;}
/*  IMAGE  */
.pic_1				{border:0px solid #8e999e}
.pic 				{border:0px solid #8e999e}

/* _____________________________________________   _______________________________________________ */
.heading_top			{margin-top:0px;}
.heading_top .padd_22	{padding:0px 20px 0px 20px;}

.heading_top_2			{margin-top:0px;}
.heading_top_2 .padd_22	{padding:0px 20px 0px 20px;}	
/* _____________________________________________   _______________________________________________ */





			
/*__________________________________________PRODUCT________________________________________________*/

.prod_img 			{float:left; width:117px; height:170px; text-align:center}
.prod_info			{float:left; width:1%; padding:0px 20px 10px 0px; display:table;}
.prod_info td, .prod_info img	{text-align:center;}

.product_border		{}
.product_name td	{}
/* _____________________________________________   _______________________________________________ */				 


.shop_cart {text-align:center; vertical-align:middle; height:35px;color:#e3e3e3; font-size:10px; font-weight:bold; }

.remove 			{width:15%;}
.products 			{width:50%;}
.quantity 			{width:15%;}
.total 				{width:20%;}
.pad_top			{padding:10px;}
/*_________________________________________RESULT_________________________________________________*/
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle; height:40px;padding:10px 9px 10px 9px;}
.result_right 	{text-align:right;}
.result td  	{color:#8e8e8e; font-size:11px;}
.result b   	{color:#8e8e8e; font-weight:normal;}
 
.result_right b							{color:#ff7a04; font-size:11px; font-weight:bold;}
.result_right a.pageResults				{color:#ff7a04; font-size:11px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#ff7a04;	text-decoration:none; }
.result_right a.pageResults	u			{color:#ff7a04; font-size:11px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#ff7a04;	text-decoration:none;}

.result_top			{height:10px; width:100%; background-position:top;}
.result_bottom		{height:10px; width:100%; background-position:bottom;}
/* _____________________________________________   _______________________________________________ */
TD.smallText, SPAN.smallText, P.smallText 
						{color:#B5B5B5;font-size: 9px;font-family:tahoma;}
						
.smallText a, .main a	{color:#B5B5B5; font-size:11px; text-decoration:none; font-weight:normal;}	
.smallText a:hover 		{color:#B5B5B5; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#B5B5B5; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#B5B5B5; font-size:11px; text-decoration:underline;}

.main, P.main
						{color:#ababab; font-size:11px; line-height:14px; font-family:tahoma;}

/* _____________________________________________   _______________________________________________ */
/*_________________________________________FOOTER_________________________________________________*/
/*___________________________________________________________________________________________________________________*/

td.smallText		{padding:10px 0px 10px 0px;}


.heading_top_1			{margin-top:6px;margin-bottom:10px; width:100%;}
.heading_top_1 .padd_11	{padding:14px 16px 5px 16px; width:100%;}

.heading_top_3			{margin-top:0px;margin-bottom:0px; width:100%;}
.heading_top_3 .padd_33	{width:100%;padding:0px 16px 0px 16px;}

.heading_top_4			{margin-top:0px;margin-bottom:0px; width:100%;}
.heading_top_4 .padd_44	{width:100%;padding:0px 16px 10px 16px;}

.margin_new				{margin:10px 0px 10px 0px;}
.margin_featured		{margin:10px 0px 10px 0px;}

td.main 	 {padding:5px 0px 5px 0px;}


/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	
/*	background-color: #e6e7e6; 
	border: 1px outset #fdfefd;*/
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
	background: bottom url(images/bg_list_x.gif) repeat-x;

	height: 18px;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Tahoma,Tahoma,Arial,sans-serif;
	position: relative;
	display: block;	
	background:url(images/bg_list.gif) 0px 5px no-repeat; padding-left:16px;
	color:#b5b5b5; font-size:11px; font-weight:normal; text-decoration:none; 
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #b5b5b5;
	text-decoration: none;	 
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #31A3FB;
	text-decoration: none; 
	color:#31A3FB; font-size:11px;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #b5b5b5;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */

/*	border: 2px outset #fdfefd;  */

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;

	padding-left:5px;
	padding-top: 2px;
	background: bottom url(images/bg_list_x.gif) repeat-x #383838;
	border-left: 1px #AFAEAE outset;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Tahoma,Tahoma,Arial,sans-serif;
	position: relative;
	display: block;	
	color:#b5b5b5; font-size:11px; font-weight:normal; text-decoration:none; 
	background:url(images/bg_list.gif) 0px 5px no-repeat; padding-left:16px;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #b5b5b5;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #31A3FB;
/*	background-color: #21449c; */
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #31A3FB;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;

}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 13px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}