/*
  $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: #DBDBDB; }
.orderEdit 				{ font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #E13B01; text-decoration: underline; }

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

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

/*  A {color: #000000;  text-decoration: none;}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;}
TD.MultiBuyHeading, DIV.MultiBuyHeading {font-family: Verdana, Arial, sans-serif;font-size: 20px;font-weight: bold;color: #FF8100;}
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;}
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: #DBDBDB; cursor: pointer; cursor: hand; }
.moduleRowSelected 							{background-color: #DBDBDB; }

.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 */
.product .inputRequirement, .inputRequirement
											{font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#FF0000; }
/* -------------------------------------------------          -------------------------------------------------------- */
.main	a		{color:#E13B01; text-decoration:underline;}
.main	a:hover	{color:#E13B01; text-decoration:none;}
.vam			{vertical-align:middle; text-align:left;}
input			{background:#ffffff;}
/* -------------------------------------------------          -------------------------------------------------------- */

body {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}

table, td, .main, select, input, textarea {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	vertical-align:top;
}
.main {
  text-align:left;
}

.left{
  text-align:left;
}

table	{width:100%;}

p{ padding:0; margin:0}

.bg{ background: #FFFFFF}

.vam {vertical-align:middle;}


.jamp1{ width:95px; height:18px; color:#7a7a7a; font-size:10px; padding-left:2px; font-family:Tahoma; vertical-align:middle}
.jamp2{ width:104px; height:18px; color:#7a7a7a; font-size:10px; padding-left:2px; font-family:Tahoma;}
.input_1{  width:52px; height:18px; color:#7a7a7a; border:#78bcea 1px solid; text-align:right}

/*  HEAD  */

.header{ height:160px}
.header .logo{ height:125px; background:url(images/right_logo.gif) no-repeat right top}

.header .menu{ height:56px; background:url(images/menu_rep.gif) repeat-x}
.header .left{ background:url(images/menu_left.gif) no-repeat left top}
.header .right{ background:url(images/menu_right.gif) no-repeat right top; height:56px}

.header td{ color:#314b21}
.header a{ color:#314b21; text-decoration:underline}
.header a:hover{ text-decoration:none }
.header strong{ color:#2b93d5; text-transform:uppercase}
.header .img{ vertical-align:middle; margin:-5px 0 0 8px}

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



/*  WELCOME  */

.welcome {background:url(images/welc_cen.gif) top repeat-x;}
.welcome_left {background:url(images/welc_left.gif) top left no-repeat;}
.welcome_right {background:url(images/welc_right.jpg) top right no-repeat; height:132px;}
.welcome_pad {padding:15px 0px 0px 17px;}

.welcome div {padding:11px 194px 11px 1px; font-style:italic; line-height:14px;}

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



/*  BOXES  */



/*  1  */

.box_heading_table 					{height:33px}
.box_heading_table .box_heading_td 	{ padding-left:13px}
.box_heading_table .box_heading_td 	{color:#354600; font-weight:bold; font-size:14px; padding-top:15px }


.box_body_table {background-color:#fff;}
.box_body_table .box_body_tall_l{ background:url(images/box_body_tall_l.gif) repeat-y}
.box_body_table .box_body_tall_r{ background:url(images/box_body_tall_r.gif) repeat-y right top}
.box_body_table .box_body_tall_t{ background:url(images/box_body_tall_t.gif) repeat-x}
.box_body_table .box_body_tall_b{ background:url(images/box_body_tall_b.gif) repeat-x left bottom}
.box_body_table .box_body_tall_c{ background:url(images/box_body_tall_c.gif) repeat-x #ffb400}


.box_body_table .box_body_td {padding:18px 49px 60px 24px;}

.box_body_table td {color:#472a00; font-size:11px}
.box_body_table a 	{color:#E13B00;}

.box_body td			{ color:#E13B00}

.box_body span   		{color:#E13B00; font-size:11px; font-weight:normal; font-family:Tahoma}


/* -box_body- */
.box_body td{ color:#646d76}

.box_body del       {color:#494949; font-size:12px; font-weight:bold}
.box_body  a		 {color:#344500; font-size:12px; text-decoration:none;}
.box_body  a:hover	{color:#344500;text-decoration:underline;}



.box_body span a		 {color:#344500; font-size:11px; text-decoration:none; font-weight:bold; text-transform:uppercase}
.box_body span a:hover	{color:#344500;text-decoration:underline;}

.box_body ul 	{padding:0; margin:0px; list-style:none}
.box_body .bg_list	{ background:url(images/bg_list.gif) no-repeat 0 4px; padding-left:16px; line-height:18px}
.box_body .bg_list a	{color:#ffffff; text-decoration: none; font-weight:bold;}
.box_body .bg_list a:hover {text-decoration:underline;}

#.box_body .bg_list_un 	{ background:url(images/bg_list_grey.gif) no-repeat 0 4px; padding-left:16px; line-height:18px}
#.box_body .bg_list_un  a	{color:#344500; background:url(images/bg_list.gif) no-repeat 0 4px; line-height:18px; text-decoration:none; }
#.box_body .bg_list_un  a:hover	{color:#344500; text-decoration:none;}

.box_body .bg_list_sub 	{ padding-left:8px}
.box_body .bg_list_sub  a	{color:#fff0ce; background:url(images/bg_list.gif) no-repeat 0 4px; padding-left:16px; line-height:18px; text-decoration:none;}
.box_body .bg_list_sub  a:hover	{text-decoration:none;}


.box_body .top_bg_list      { background:url(images/bg_list_grey.gif) no-repeat 0 4px; padding-left:16px; line-height:18px}
.box_body .top_bg_list a    {color:#000000; text-decoration: none; font-weight:bold;}
.box_body .top_bg_list a:hover {text-decoration:underline;}


.box_body .bg_list_un  { background:url(images/bg_list_grey.gif) no-repeat 0 4px; padding-left:16px; line-height:18px}
.box_body .bg_list_un  a       {color:#344500; background:url(images/bg_list.gif) no-repeat 0 4px; line-height:18px; text-decoration:none;}
.box_body .bg_list_un  a:hover {text-decoration:underline;}

/* --- */

/*  2  */

.box_heading_table_2 					{background:#242527; height:43px}
.box_heading_table_2 .box_heading_td_2 	{background:url(images/heading_bg_2.gif)  no-repeat 30px 20px; padding:14px 10px 8px 39px;}
.box_heading_table_2 .box_heading_td_2 	{color:#FFFFFF; font-weight:bold; font-size:11px;}

.box_body_table_2 .box_body_tall_l{ background:url(images/box_body_tall_l_2.gif) repeat-y}
.box_body_table_2 .box_body_tall_r{ background:url(images/box_body_tall_r_2.gif) repeat-y right top}
.box_body_table_2 .box_body_tall_t{ background:url(images/box_body_tall_t_2.gif) repeat-x}
.box_body_table_2 .box_body_tall_b{ background:url(images/box_body_tall_b_2.gif) repeat-x left bottom}
.box_body_table_2 .box_body_tall_c{ background:url(images/box_body_tall_c_2.gif) repeat-x #91bc0d}

/* --- */

/*  3  */

.box_heading_table_3 						{ height:33px}
.box_heading_table_3 .box_heading_td_3 		{color:#1b425e; font-weight:bold; font-size:14px; padding:17px 10px 0 17px;}
.box_heading_table_3 .box_heading_td_3 a       {color:#1b425e; font-weight:bold; font-size:14px; padding:17px 10px 0 17px;text-decoration:none;}
.box_heading_table_3 .box_heading_td_3 a:hover {color:#1b425e; font-weight:bold; font-size:14px; padding:17px 10px 0 17px;text-decoration:underline;}


.box_body_table_3 .box_body_tall_l{ background:url(images/box_body_tall_l_3.gif) repeat-y}
.box_body_table_3 .box_body_tall_r{ background:url(images/box_body_tall_r_3.gif) repeat-y right top}
.box_body_table_3 .box_body_tall_t{ background:url(images/box_body_tall_t_3.gif) repeat-x}
.box_body_table_3 .box_body_tall_b{ background:url(images/box_body_tall_b_3.gif) repeat-x left bottom}
.box_body_table_3 .box_body_tall_c{ background:url(images/box_body_tall_c_3.gif) repeat-x #c3e4fb}

.box_body_table_3 .box_body_td 	td		{color:#344500; font-size:13px; font-weight:bold}
.box_body_table_3 .box_body_td b{ color:#f73240; font-size:15px}
.box_body_table_3 .box_body_td strong{ color:#778d9d; font-weight:bold; text-decoration:line-through; font-size:15px}
.box_body_table_3 .box_body_td a		{ color:#344500; text-decoration:none; font-weight:bold; font-size:13px}
.box_body_table_3 .box_body_td a:hover{ text-decoration:underline}

/* --- */

.go {float:right; vertical-align:middle;}

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

/*  ------------------------   CONTENT   ----------------------------  */

.cont_heading_table { height:33px}
.cont_heading_table .cont_heading_td { padding-left:17px; font-size:14px; font-weight:bold; color:#ff8101; text-align:left;}

.cont_heading_table .cont_heading_td a		 {font-size:14px; font-weight:bold; color:#ff8101; text-decoration:none;}
.cont_heading_table .cont_heading_td a:hover {font-size:14px; font-weight:bold; color:#ff8101; text-decoration:underline;}

.cont_body_table {background:#FFFFFF;}
.cont_body_tall_t {background:#FFFFFF url(images/body_tal.gif) top repeat-x}
.cont_body_tall_b {background:#FFFFFF url(images/body_tal.gif) repeat-x left bottom }
.cont_body_tall_l {background:#FFFFFF url(images/body_tal.gif) left repeat-y}
.cont_body_tall_r {background:#FFFFFF url(images/body_tal.gif) right repeat-y }






/*  IMAGE  */
.pic img				{ border:#818181 0px solid}

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



/*  PRODUCT  */
.product td					{ color:#000000}

.product a 					{font-weight:bold; font-size:13px; color:#16527c; text-decoration:none;}
.product a:hover 			{text-decoration:underline;}

.product span a 			{font-weight:bold; font-size:13px; color:#16527c; text-decoration:none;}
.product span a:hover 		{text-decoration:underline;}


div.productSpecialPrice {font-size:15px; color:#f73240; font-weight:bold;}
.productBlackPrice {font-size:17px; color:#000000; font-weight:bold;}
.productStockQty {font-size:11px; color:#FF0000; font-weight: bolder;}
SPAN.productSpecialPriceBlack {
  text-decoration: line-through;
  font-weight: bold;
  font-size:14px;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

SPAN.productRRPgrey {
  font-weight: bold;
  font-size:11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #808080;

}

SPAN.productRRP {
  text-decoration: line-through;
  font-weight: normal;
  font-size:13px;
  font-family: Verdana, Arial, sans-serif;
  color: #355DA6;

}
SPAN.productPriceBlack {
  text-decoration: none;
  font-weight: bold;
  font-size:14px;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

.product .input_1			{ width:30px; height:20px; text-align:right}

.product p{ padding-bottom:18px}

/* for product info  (index-2.html)*/
.prod_info 				{float:left; padding:0px 10px 10px 0px;}
.prod_options td			{ color:#858d93}		/*  Available options  */
.prod_options strong{ color:#354600; font-size:14px}
/*
.product div a		    {color:#f73240; font-size:10px; font-weight:normal; text-decoration: none; text-transform:none;}  ??? click to enlarge  */

.product div a		    {color:#f73240; font-size:11px; font-weight:normal; text-decoration: none; text-transform:none;}/*  ??? click to enlarge  */
.product div a:hover	{text-decoration: underline;}
/*  --------------  */


/*  FOOTER  */

.footer { padding-top:37px; background:url(images/foot_bg.gif) repeat-x 0 20px}
.footer .col_left{ width:202px;}
.footer .col_left img{ margin:0 55px 0 13px}

.footer td {color:#737373; font-size:11px; line-height:18px}
.footer a{ color:#737373; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.footer span {color:#41a1e1;}
.footer span a {color:#41a1e1; text-decoration: underline; font-style:normal; font-size:11px}
.footer span a:hover {text-decoration: none;}

.footer b a {color:#1392ce; text-decoration: underline}
.footer b a:hover {text-decoration: none;}

.popup .footer{ background:none}
/*  --------------  */

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


/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle; padding:16px 0px; }
.result_right 	{text-align:right;}
.result td  	{color:#707070; font-size:11px;}
.result b   	{color:#707070; font-weight:normal;}

.result_right b							{color:#E13B00; font-size:11px; font-weight:bold;}
.result_right a.pageResults				{color:#E13B00; font-size:11px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#E13B00;	text-decoration:none; }
.result_right a.pageResults	u			{color:#E13B00; font-size:11px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#E13B00;	text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.cont_header_txt	em	{color:#E50029; font-size:14px; font-weight:bold; font-style:normal;vertical-align:middle;text-decoration:none;}
.product em		    	{font-weight:bold; font-size:13px; color:#16527c; font-style:normal;}
.product h1			{font-weight:bold; font-size:13px; color:#16527c; font-style:normal;}
.product .postage		{font-weight:bold; font-size:13px; color:#16527c; font-style:normal;}


.shipping .heading		{font-weight:bold; font-size:15px; color:#16527c; font-style:normal; font-family: Verdana, Arial, sans-serif;
 margin-bottom: 1px;
 padding-bottom: 1px;
 }
.shipping .subheading              {font-weight:bold; font-size:13px; color:#16527c; font-style:normal; font-family: Verdana, Arial, sans-serif;
 margin-bottom: 1px;
 padding-bottom: 1px;
 }
.shipping h1			{font-weight:bold; font-size:15px; color:#16527c; font-style:normal;text-decoration:underline;}
.shipping h3			{font-weight:bold; font-size:13px; color:#16527c; font-style:normal;}
.shipping h4			{font-weight:bold; font-size:11px; color:#16527c; font-style:normal;}

.title_info		{width:270px;}
.title_info td	{vertical-align:middle; height:38px;}

.prod_info		{width:100px; float:left; margin-right:15px;}
.prod_info td	{text-align:center;}
/* -------------------------------------------------          -------------------------------------------------------- */

.product .shop_cart {text-align:center; vertical-align:middle;color:#1392ce; font-weight:bold;height:23px; text-decoration:none;}
/*  heading  */
.remove 			{width:15%;}
.products 			{width:50%;}
.quantity 			{width:15%;}
.total 				{width:20%;}
/*  heading  */

.bg_line_x						{background:url(images/bg_line_x.gif) left center repeat-x;}
.bg_line_y						{background:url(images/bg_line_y.gif) center top repeat-y;}
.cart_line_x						{background:url(images/bg_line_x.gif) left center repeat-x;}
.cart_line_y						{background:url(images/bg_line_y.gif) center top repeat-y;}


.cart_total_left strong 	{color:#1392ce; font-weight:bold;}

.cart_total_left  	{width:80%; text-align:right; vertical-align:middle;height:38px;color:#1392ce; font-weight:bold;}
.cart_total_right  	{width:20%; text-align:center;vertical-align:middle;}


/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.newItemInCart 						{font-family: Verdana, Arial, sans-serif;font-size:10px;color: #fb0707;}
.box_body a SPAN.newItemInCart 			{font-family: Verdana, Arial, sans-serif;font-size:10px;color: #fb0707; text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a			{color:#E13B01; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#E13B01; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#E13B01; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#E13B01; 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
											{line-height:18px;color:#f73240; font-size:15px;font-weight:bold;}
.box_body SPAN.productSpecialPrice			{color:#bb4600; font-size:12px;font-weight:bold;}



/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.bg_input input	{background:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.padd_1 	{padding:0px 10px 0px 10px;}
.padd_22 	{padding:8px;}
td.padd2 	{padding:8px; padding-left:4px;}

.line_h		{line-height:16px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.product div					{padding:8px 0px 5px 0px;}
div.padd3						{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}
.padd33 img, .padd33 input 		{margin:1px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left                 { width:186px;}
.box_width_right                { width:186px;}
.box_width_cont                 { width:100%;}
.col_left				{}
.col_center				{ width:100%; padding:0px 5px 0px 0px;}
.col_right				{}
/* -------------------------------------------------          -------------------------------------------------------- */
.heading_top_1			{margin-top:0px;}
.heading_top_1 .padd_11	{padding:0px 0px 17px 0px;}

.heading_top_2			{margin-top:0px;}
.heading_top_2 .padd_22	{padding:0px 10px 0px 10px;}

.heading_top_3			{margin-top:0px;}
.heading_top_3 .padd_33	{padding:0px 0px 17px 0px;}

.heading_top_4			{margin-top:0px;}
.heading_top_4 .padd_44	{padding:8px 10px 17px 18px}


.tableBox_output		{margin-top:0px;}
.tableBox_shopping_cart	{margin-top:0px;}

.tep_draw_separate		{height:11px;}

.tep_draw_prod_top		{padding:0px 0px 9px 0px;}
.tep_draw_box_prod		{}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
a.cartinfo{
  position:relative; /*this is the key*/
  z-index:24;
  color:#000;
/*  text-decoration:none;*/
}

a.cartinfo:hover{
  z-index:25;
}

a.cartinfo span{
  display:none;
}
.get1free { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #A0DF82; font-weight: bold; text-align : center;}
/*the span will display just on :hover state*/
a.cartinfo:hover span {
  display:block;
  position:absolute;
  top:2em;
  left:2em;
  width:15em;
  border:1px solid white;
  background-color:#3C5F84; color:white;
  text-align:left;
  padding:10px;
}
/* New table style sheet for products */
#product-style-a{font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:12px;width:480px;text-align:left;border-collapse:collapse;border:1px solid #69c;margin:20px;}
#product-style-a th{font-weight:normal;font-size:14px;color:#039;border-bottom:1px solid #69c;padding:12px 17px;}
#product-style-a td{border-bottom:1px dashed #ccc;color:#669;padding:3px 10px;}

#contact-style-a{font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:12px;width:680px;text-align:left;border-collapse:collapse;border:1px solid #69c;margin:20px;}
#contact-style-a th{text-align : center;font-weight:strong;font-size:14px;color:#039;border-bottom:1px solid #69c;padding:12px 17px;}
#contact-style-a td{border-bottom:1px dashed #ccc;color:#669;padding:3px 10px;}

.ticked_list ul {list-style-image: url("/images/small_tick.gif");font-family:Tahoma;padding-left:5px 16px; line-height:18px;font-weight:bold;;font-size:12px;color:#16527c;}
.ticked_list a {color:#344500;text-decoration:none;}
.ticked_list a:hover {
color:#344500;
text-decoration:underline;
}

.big_ticked_list ul {list-style-image: url("/images/small_tick.gif");font-family:Tahoma;padding-left:5px 16px; line-height:18px;font-weight:bold;;font-size:14px;color:#16527c;}
.big_ticked_list li {padding:10px 10px 10px 10px;}
.big_ticked_list a {color:#344500;text-decoration:none;}
.big_ ticked_list a:hover {
color:#344500;
text-decoration:underline;
}
#qb-style-a{font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:12px;text-align:left;border-collapse:collapse;border:1px solid #69c;margin:20px;width:5px;}
#qb-style-a th{font-weight:normal;font-size:14px;color:#039;border-bottom:1px solid #69c;}
#qb-style-a td{border-bottom:1px dashed #ccc;color:#669;padding: 0px 0px 0px 5px;}
/*    */

.center_item {margin-left:auto; margin-right:auto;}

/* ---------------------------------------------------------------------------------------------
 * Styles for the drop down menu used in the head of each page
 * ---------------------------------------------------------------------------------------------
 */

 /* Setting up the drops */
#delayed-drops .nav-item .drops {
	position: absolute;
	z-index: 100;
	display: none;
	/* background: #fff; */
  font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
#delayed-drops .nav-item:hover .drops, #delayed-drops .nav-item.show .drops {
	display: block;
}
#delayed-drops .nav-item.with-js .drops {
	display: none !important;
}

/* Icing on the cake */
#delayed-drops {
  width: 97%;
	margin:20px auto 14px auto;
	height:23px;
	padding:0px 15px 5px 5px;

	/* Rounded Corners */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* Round the menu corners in IE */
  /* behavior: url(css/border-radius.htc); */

	/* Background colour and gradients */
  background: #91BC0D; /* for non-css3 browsers */

  /* IE gradient, however does not work well with rounded corners :( */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ADCC11', endColorstr='#91BC0D'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#ADCC11), to(#91BC0D)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #ADCC11,  #91BC0D); /* for firefox 3.6+ */


	/* Borders */
	border: 1px solid #7CBC0D;
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}
#delayed-drops a {
  display: block;
  border: none;
  text-align: center;
}
#delayed-drops .nav-item {
  /* Use for fixed width tabs */
  /* width: 120px; */
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 20px 0px 0px;
}
#delayed-drops .nav-item a {
  margin-top:4px;
  font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
  font-weight:bold;
  color: white;
	/* text-shadow: 1px 1px 1px #000; */
	outline:0;
	text-decoration:none;

  /* Display a drop down arrow to the right of each header */
}
#delayed-drops .nav-item .show-drop-icon {
  width: 190px;
	background:url("../images/icons/dropmenu.gif") no-repeat right 6px;
}
#delayed-drops .active_tab, #delayed-drops .nav-item.without-js:hover {
  border: 1px solid #777777; /* tab border outline colour */
  color: #1B425E; /* text colour within dropped area */

	/* Background colour and gradients */
	background: #e8f5fe;
	/* IE gradient, however does not work well with rounded corners :( */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2faff', endColorstr='#e8f5fe'); /* for IE */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2faff), to(#e8f5fe));
	background: -moz-linear-gradient(top, #f2faff, #e8f5fe);

	/* Rounded corners */
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

/* 2nd hover part added during testing */
#delayed-drops .nav-item.active_tab a, #delayed-drops .nav-item.without-js a:hover {
  color: #1B425E;
  /* text-shadow: 1px 1px 1px #aaa; */
}
#delayed-drops .idle_tab, #delayed-drops .nav-item.without-js{
  background: transparent;
  border: 1px solid transparent;
}
#delayed-drops .drops {
  min-width: 160px;
  width: 805px;
  border: 1px solid #999;

	text-align:left;
	padding:10px 5px 10px 10px;
	margin: 0px -1px;
	border:1px solid #777777;
	border-top:none;

	/* Gradient background */
  background: #e8f5fe;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8f5fe', endColorstr='#c2e4fb'); /* for IE */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e8f5fe), to(#c2e4fb));
	background: -moz-linear-gradient(top, #e8f5fe, #c2e4fb );
	/* IE gradient, however does not work well with rounded corners :( */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e8f5fe, endColorstr=#c2e4fb)"; */

	/* Rounded corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}
#delayed-drops .drops a {
  display: block;
  text-decoration: none;
  border: none;
  padding: 0px 5px;
  line-height: 150%;
  text-align: left;

  font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	text-shadow: none;
}
#delayed-drops .drops a:hover {
  background: #efefef;
}

/* Local styles to manage layouts within tabs */
#delayed-drops .column{
  float: left;
  min-2width: 100px; /* Minimum width of each menu column*/
  max-width: 200px; /* Minimum width of each menu column*/
  margin-right: 5px;
  padding: 0px 0px 10px 20px;
}
#delayed-drops .column h4{
  /* color:#FFB400; */
  color: #FF9900;
  font-size:13px;
}
#delayed-drops hr {
  width: 95%;
  clear: both;
}

#delayed-drops .other_header_links {
  margin-top:5px;
  /* float: left;
  */
  margin-left: 20px;
}
#delayed-drops .other_header_links a {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
  font-weight:bold;
  color:white;
	text-decoration:none;
  display: inline;
  border: none;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
}
#delayed-drops .other_header_links a:hover {
  color: #1B425E;
}
#delayed-drops .menu_search_form {
  float:right;
  margin-top:4px;
}
#delayed-drops #menu_search_form_button {
  background: #91BC0D;
  color: white;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}


/* ---------------------------------------------------------------------------------------------
 * Styles for the live search box used in the head of each page
 * ---------------------------------------------------------------------------------------------
 */

div.live-search-results {
	/* Background colour and gradients */
	background: #f2faff; /* for non-css3 browsers */
	/* IE gradient, however does not work well with rounded corners :( */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2faff', endColorstr='#b8d412'); /* for IE */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2faff), to(#b8d412)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #f2faff, #b8d412); /* for firefox 3.6+ */

	height: 200px;
	overflow: auto;

	font: 10px/1.2 Verdana, sans-serif;

	border: 1px solid #A9A9A9;
	border-width: 0 1px 1px 1px;

	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	text-decoration:none;
}

div.live-search-results h2 {
	font: 14px/1.2 Trebuchet MS, sans-serif;
	padding: 0;
	margin: 0;
}

div.live-search-results h3 {
	font: 12px/1.2 Trebuchet MS, sans-serif;
	padding: 0;
	margin: 5px;
}

div.live-search-results ol {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
  text-decoration:none;
}
div.live-search-results li {
  border: 1px solid transparent;
  padding: 4px 2px;
  min-height: 24px;
}
div.live-search-results li img {
  float: left;
  clear: left;
  border: 1px solid gray;
  margin-right: 2px;
}
div.live-search-results li:hover {
  /* background: #c2e4fb; */
  background: #ffd700;
  border: 1px solid #ff9900;
}
div.live-search-results a {
  color: black;
  text-decoration: none;
}
div.live-search-results li:hover a {
  text-decoration: underline;
}
div.live-search-results div.search-result {
  margin: 2px;
}

div#title_products_area, div#title_subtitle{
  text-align:left;
}

