@charset "utf-8";
/*
  $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 : Tahoma; font-size: 12px; }
.errorBox 				{ font-family : Tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning 			{ font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications 	{ background: #DBDBDB; }
.orderEdit 				{ font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #413c3b; text-decoration: underline; }

BODY {
  	min-width: 2%; 
	min-height: 2%; 
    PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
    BACKGROUND: url('images/Bathroom2HOLD.jpg') #DBDBDB fixed no-repeat center 0px; 
    color: #353434; 
	padding-top: 0px;
	width: 100%; 
	height: 100%;
	/*height:800px;
	margin-top:0px;*/
	

}

.tags{
	color:#FFF;
	font-size:0px;
	
}

.infoBox 				{background: #cbc9c9;}
.infoBoxContents 		{background: #ffffff;font-family: Tahoma, 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;
	font-family: Tahoma;
	font-size: 12px;
}
TR.headerNavigation 	{
	background: #bbc3d3;
	font-family: Tahoma;
	font-size: 12px;
}
TD.headerNavigation 	{font-family: Tahoma; font-size: 12px; background: #bbc3d3; color: #333333; font-weight : bold;}
/*  A.headerNavigation {color: #FFFFFF; }A.headerNavigation:hover { color: #ffffff;
}  */
TR.headerError 		{background: #ff0000;}
TD.headerError 		{font-family: Tahoma; font-size: 12px; background: #ff0000; color: #ffffff; font-weight : bold; text-align : center;}
TR.headerInfo 		{background: #00ff00;}
TD.headerInfo 		{font-family: Tahoma; font-size: 12px;background: #00ff00;color: #ffffff;font-weight: bold;text-align: center;}
/*  TR.footer {background: #bbc3d3;}TD.footer {  font-family: Tahoma, Arial, sans-serif;  font-size: 10px; background: #bbc3d3; color: #ffffff;  font-weight: bold;}*/
.infoBoxNotice 				{background: #FF8E90;}
.infoBoxNoticeContents 		{background: #FFE6E6;font-family: Tahoma, Arial, sans-serif; font-size: 10px;}
TD.infoBoxHeading 			{font-family: Tahoma, Arial, sans-serif;font-size: 10px;font-weight: bold;background: #bbc3d3;color: #ffffff;}
TD.infoBox, SPAN.infoBox 	{font-family: Tahoma, 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: Tahoma, Arial, sans-serif;font-size: 10px;background: #b6b7cb;color: #FFFFFF;font-weight: bold;}
TD.productListing-data 			{font-family: Tahoma, Arial, sans-serif;font-size: 10px;}
TD.pageHeading, DIV.pageHeading {font-family: Tahoma, Arial, sans-serif;font-size: 20px;font-weight: bold;color: #9a9a9a;}
TR.subBar 						{background: #f4f7fd;}
TD.subBar 						{font-family: Tahoma, Arial, sans-serif;font-size: 10px;color: #000000;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
TD.main, P.main 							{font-family: Tahoma, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
TD.smallText, SPAN.smallText, P.smallText 	{font-family: Tahoma, Arial, sans-serif;font-size: 10px;}
TD.accountCategory 							{font-family: Tahoma, Arial, sans-serif;font-size: 13px;color: #aabbdd;}
TD.tableHeading 							{font-family: Tahoma, Arial, sans-serif;font-size: 12px;font-weight: bold;}
CHECKBOX, INPUT, RADIO, SELECT 				{font-family: Tahoma, Arial, sans-serif;font-size: 11px;}
TEXTAREA 									{width: 100%;font-family: Tahoma, Arial, sans-serif;font-size: 11px;}
SPAN.greetUser 								{font-family: Tahoma, 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, Tahoma, Arial, sans-serif;font-size: 12px;font-weight: bold;}
SPAN.markProductOutOfStock 					{font-family: Tahoma, Tahoma, Arial, sans-serif;font-size: 12px;color: #c76170;font-weight: bold;}
SPAN.errorText 								{font-family: Tahoma, Arial, sans-serif;color: #ff0000;}

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

.checkoutBarFrom, .checkoutBarTo 			{font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent 						{font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; }
/* message box */
.messageBox 								{font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning 	{font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess 						{font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
#myse select 								{width:90%;}
/* input requirement */
.product .inputRequirement, .inputRequirement 					
											{font-family: Tahoma, Arial, sans-serif; font-size: 10px; color:#FF0000; }
/* -------------------------------------------------          -------------------------------------------------------- */
/*  del {color:#888888;font-size:12px; font-weight:bold}  */
s {color:#808080;font-size:11px;font-weight:normal;}
/* -------------------------------------------------          -------------------------------------------------------- */

/* body {padding:0; margin:0; background:#e5e5e5} */
table, td, .main, select, input, textarea {
	font-family : Tahoma; 
	font-size: 12px;
	color:#282e3e;
	/*line-height:13px;*/
	vertical-align:top;
	padding:0px;
}
img      {border:0px;}
table	 {width:100%;}

.vam { vertical-align:middle}

.bg{background:url(images/bg_line.gif)}

HTML {
	overflow: hidden; width: 100%; height: 100%;
}

#bg {
	overflow: hidden; width: 100%; height: 100%;
}
#bg table {
	overflow: hidden; width: 100%; height: 100%;
}
#bg td {
	overflow: hidden; width: 100%; height: 100%;
}
/* Remove to stop cursor key issue in Firefox*/
#bg div {
	left: -50%; width: 200%; position: absolute; top: -50%; right: -50%; height: 200%;
}
#bg td {
	vertical-align: middle; text-align: center;
}
#bg img {
	min-width: 50%; min-height: 50%; margin: 0px auto;
}
#cont {
	overflow: hidden; width: 100%; height: 100%;
	z-index: 70; left: 0px; overflow: auto; position: absolute; top: 0px;
}


.jamp1{ width:143px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:143px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}

.header td 		 {font-family : Tahoma; font-size: 12px; color:#6e6d6d; vertical-align:middle}
.header span	 {color:#6e6d6d;}
.header b   	 {color:#6e6d6d;}
.header a 		 {color:#6e6d6d; text-decoration:none;  font-weight:bold}
.header a:hover  {color:#6e6d6d;text-decoration:underline}

/* -box_body- */
.box_body span						{ color:#717171}
.box_body td						{ color:#717171}
.box_body span.productSpecialPrice 	{color:#666666; font-size:14px; font-weight:bold }
.box_body del       				{color:#6e6d6d; font-size:14px; font-weight:bold}
.box_body span a		    		{color:#855b63; font-size:11px; text-decoration:none; font-weight:bold;}
.box_body span a:hover				{color:#855b63;text-decoration:underline;}

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

.box_body a 			{color:#855b63; font-family:Tahoma; font-size:11px; text-decoration:none;}
.box_body a:hover  		{color:#855b63; text-decoration:underline}


.box_body ul 	{padding:0; margin:0 0 0 1px; list-style:none; }
.box_body .bg_list	{}
.box_body .bg_list a	{color:#717171; padding-left:14px; background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; text-decoration: underline; line-height:21px}
.box_body .bg_list a:hover {color:#717171; text-decoration:none;}

.box_body .bg_list_un 	{}
.box_body .bg_list_un  a	{color:#ffcce4; padding-left:20px; background:url(images/arrow_3.gif) top left no-repeat; background-position:0 3px; text-decoration:none; line-height:18px; font-weight:bold}
.box_body .bg_list_un  a:hover	{color:#ffffff; text-decoration:none;}

.box_body .bg_list_sub 	{}
.box_body .bg_list_sub  a	{color:#717171; padding-left:14px; background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; text-decoration: underline; line-height:21px; margin-left:14px}
.box_body .bg_list_sub  a:hover	{color:#717171; text-decoration:none;}



/* -1- */
.box_heading_table 					{background:url(images/box_corn_c.gif) top repeat-x #bbbbbb; font-family : Tahoma; font-size: 12px;}
.box_heading_table .box_heading_td 	{ padding:13px 10px 8px 0px;}
.box_heading_table .box_heading_td 	{color:#413c3c; font-weight:bold; text-transform:uppercase }

.box_body_table {font-size:10px;}
.box_body_table .box_body_tall_l {background:url(images/body_tal1_1.gif) left repeat-y;}
.box_body_table .box_body_tall_r {background:url(images/body_tal2_1.gif) right repeat-y;}
.box_body_table .box_body_tall_b {background:url(images/body_tal3_1.gif) bottom repeat-x;}

.box_body_table .box_body_td {padding:0px;}


 /* -2- */
.box_heading_table_2 					{background:#f4ebed url(images/box_corn_c_2.gif) top repeat-x;}
.box_heading_table_2 .box_heading_td_2 	{padding:23px 10px 8px 0px;}
.box_heading_table_2 .box_heading_td_2 	{color:#5e222e; font-weight:bold; font-size:11px; text-transform:uppercase }

.box_body_table_2 {background:url(images/box_corn_tc_2.gif) top repeat-x #d7c5c9; font-size:10px;}
.box_body_table_2 .box_body_tall_l_2 {background:url(images/body_tal1_2.gif) left repeat-y;}
.box_body_table_2 .box_body_tall_r_2 {background:url(images/body_tal2_2.gif) right repeat-y;}
.box_body_table_2 .box_body_tall_b_2 {background:url(images/body_tal3_2.gif) bottom repeat-x;}

.box_body_table_2 .box_body_td {padding:18px 29px 0px 19px;}

 /* -3- */
.box_heading_table_3 					{background:#b6b6b6 url(images/box_corn_c_3.gif) top repeat-x;}
.box_heading_table_3 .box_heading_td_3 	{padding:23px 10px 8px 0px;}
.box_heading_table_3 .box_heading_td_3 	{color:#ffffff; font-weight:bold; font-size:11px; text-transform:uppercase }

.box_body_table_3 {background:url(images/box_corn_tc_31.gif) top repeat-x #b6b6b6; font-size:10px;}
.box_body_table_3 .box_body_tall_l_2 {background:url(images/body_tal1_2.gif) left repeat-y;}
.box_body_table_3 .box_body_tall_r_2 {background:url(images/body_tal2_2.gif) right repeat-y;}
.box_body_table_3 .box_body_tall_b_2 {background:url(images/body_tal3_2.gif) bottom repeat-x;}

.box_body_table_3 .box_body_td {padding:18px 29px 0px 19px;}



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

.cont_heading_table { }
.cont_heading_td {padding:13px 17px 9px 0px; font-family : Tahoma; font-size: 12px; text-transform:uppercase; font-weight:bold; color:#666666; /*background:url(images/cont_corn_tc.gif) repeat-x #b5989e; */text-align:left;}

.cont_heading_td a{color:#5e222e; text-decoration:none}
.cont_heading_td a:hover{color:#5e222e; text-decoration:underline }



.cont_body_table {background:#FFFFFF;}
.cont_body_tall_l {background:#e2d5d8 }
.cont_body_tall_r {background:#e2d5d8}

.cont_heading_table_2 { background:url(images/cont_corn_tc_2.gif) repeat-x #bbbbbb}
.cont_heading_td_2 {padding:13px 17px 9px 0px; font-family : Tahoma; font-size: 12px; text-transform:uppercase; font-weight:bold; color:#5e222e; }

.cont_heading_td_2 a{color:#5e222e; text-decoration:none}
.cont_heading_td_2 a:hover{color:#5e222e; text-decoration:underline }



.cont_body_table_2 {background:#FFFFFF;}
.cont_body_tall_l_2 {background:#cbc9c9 }
.cont_body_tall_r_2 {background:#cbc9c9}

.line_x{ background:#b5989e}
.line_x_2{ background:#d3d1d1}
.line_x_2{ background:#c5c3c3}
.line_y{ background:#d3d1d1}


/*  PRODUCT  */
.product td					{ color:#6e6d6d; font-family : Tahoma; font-size: 12px;}
.product b	{ color:#855b63}
.product a 					{color:#6e6d6d; text-decoration:none;} /* for  sub_categories (index-1.html) */
.product a:hover 			{text-decoration:underline;}

.product span a 			{color:#666666; text-decoration:none; font-weight:bold;}
.product span a:hover 		{text-decoration:underline;}


span.productSpecialPrice {font-size:15px; color:#666666; font-weight:bold }

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

/*  IMAGE  */
.pic				{}
.table_pic_width	{width:1px;}

.shop_cart		{height:23px; vertical-align:middle; text-align:center;}

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

.cart_total_left  	{width:80%; text-align:right; vertical-align:middle;height:38px;}
.cart_total_right  	{width:20%; text-align:center;vertical-align:middle;}
.cart_total_left strong  	{ text-transform:uppercase;}

.padd33 						{padding:21px 0px 174px 0px;}
.padd22						{padding:21px 0px 114px 0px;}



/*  popup  */
.popup 	{color:#7b7b7b; font-size:11px;}


/*  footer  */
.footer		  	  { width:100%; font-family : Tahoma; font-size: 12px;}	
/*.footer td 		  {color:#6e6d6d;}	*/		
.footer a 		  {color:#6e6d6d; text-decoration:none;} 			
.footer a:hover   {color:#6e6d6d;text-decoration:underline;}	
.footer span 	  {color:#6e6d6d;}
.footer span a 		  {color:#6e6d6d; text-decoration:none;} 			
.footer span a:hover   {color:#6e6d6d;text-decoration:underline;}
.footer b, .footer b a 	  {color:#967279; font-weight: normal; text-decoration:underline;}			
.footer b a:hover {color:#967279; text-decoration:none;}

		

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle; padding:7px 0px;}
.result_right 	{text-align:right; padding-right:10px;}
.result .result_right 	{ padding-right:10px;}
.result td  	{font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#413c3c;}
.result b   	{color:#413c3c; font-weight:normal;}
 
.result_right b							{color:#413c3c; font-size:11px; font-weight:bold;}
.result_right a.pageResults				{color:#413c3c; font-size:11px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#413c3c;	text-decoration:none; }
.result_right a.pageResults	u			{color:#413c3c; font-size:11px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#413c3c;	text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
/*  heading  */
.remove 			{width:15%;}
.products 		{width:50%;}
.quantity 			{width:15%;}
.total 			{width:20%;}
/*  heading  */	
.input			{ width:39px; height:18px; border:#8b8b8b 1px solid; color:#000000; text-align:right}  


/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.newItemInCart 						{font-family: Tahoma, Arial, sans-serif;font-size:10px;color: #fb0707;}
.box_body a SPAN.newItemInCart 			{font-family: Tahoma, Arial, sans-serif;font-size:10px;color: #fb0707; text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a			{color:#413c3b; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#413c3b; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#413c3b; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#413c3b; font-size:11px; text-decoration:underline;}

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

TD.fieldValue 		{font-family: Tahoma, 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;}	
  
.cont_header_txt	em	{color:#E50029; font-size:14px; font-weight:bold; font-style:normal;vertical-align:middle;text-decoration:none;}
.product em		    	{color:#855b63; font-size:11px; text-decoration:none; font-weight:bold; font-style:normal;} 
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main	a		{color:#413c3b; text-decoration:underline;}
.main	a:hover	{color:#413c3b; text-decoration:none;}
.vam			{vertical-align:middle;}
input			{background:#ffffff;}
.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;}

.bg_gg				{background:#FFF8D4;}
.bg_vv				{background:#FFF8D4;}

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

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

.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;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:195px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;margin-top:14px;}
.col_left				{}
.col_center				{ width:100%;background:url(images/1_bg.gif) left top repeat-x;}
.col_right				{}			
/* -------------------------------------------------          -------------------------------------------------------- */
.heading_top_1			{margin-top:0px;border-top:1px solid #f3e0e4;}
.heading_top_1 .padd_11	{padding:15px 10px 8px 10px; border:1px solid #e2d5d8; border-width:0px 1px 0px 1px; background-color:#FFFFFF;}

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

.heading_top_3			{margin-top:0px;border-top:1px solid #f3e0e4;}
.heading_top_3 .padd_33	{padding:15px 10px 8px 21px; border:1px solid #e2d5d8; border-width:0px 1px 0px 1px;}

.heading_top_4			{margin-top:0px;border-top:1px solid #f3e0e4;}
.heading_top_4 .padd_44	{padding:15px 10px 8px 21px; border:1px solid #e2d5d8; border-width:0px 1px 0px 1px;}

.heading_top_5			{margin-top:0px;border-top:1px solid #cbc9c9;}
.heading_top_5 .padd_55	{padding:15px 10px 8px 10px; border:1px solid #cbc9c9; border-width:0px 1px 0px 1px;}

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

.tep_draw_separate		{height:3px;}

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


/* Coding added by keyss   */

.top_headers {
	background:url(images/header_bg.png) repeat-x;
	height:90px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.navlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0 5px 5px 5px;
	text-decoration:none;
}
.navlinks a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0 5px 5px 5px;
	text-decoration:underline;
}
.input_text {
	width:148px;
	height:17px;
	border:#666666 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin-bottom:8px;
	
}
.line_bg {
	background:url(images/line_img.png) repeat-x;
	height:5px;
}
.row_img {
	background:url(images/row_img.jpg) repeat-x;
	height:4px;
}
.line1_bg {
	background:url(images/line1_img.jpg) repeat-x;
	height:4px;
}
#left_nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0px 0 0px 0;
	position:relative;
	left:0px;
	top: 0px;
}
#left_nav-menu ul li ul li {
	list-style: none;
	position:relative;
	left:20px;
	top: 0px;
}
#left_nav-menu ul li ul li a:hover {
width: 108px;
background-color:#a9a9a9;	
}

#left_nav-menu li {
	margin: 0;
}
#left_nav-menu li a {
	font:  12px Arial, Helvetica, sans-serif;
	height:20px;
	line-height:20px;
	color:#fff;
	float: left;
	width: 128px;
	display: block;
	margin-left:0px;
	text-decoration: none;
	text-align: left;
	padding: 0 23px 0px 25px;
}
#left_nav-menu li .home {
	background-color:#a9a9a9;
}
#left_nav-menu li a:hover {
	background-color:#a9a9a9;
}
#left_nav-menu li.selected a { /*selected main tab style */
	background-color:#a9a9a9;/*THEME CHANGE HERE*/

}
#left_nav-menu li.selected a:hover { /*selected main tab style */
	background-color:#a9a9a9;
}
/* Hide from IE5-Mac \*/
#left_nav-menu li a {
	float: none
}
/* End hide */

#left_nav-menu {
	width:176px;
}

.left_bg{background:url(images/left_bg.png) repeat-y;
width:176px;
}


.left_txt{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-left:15px;
text-decoration:none;
}
.left_txt a {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-left:15px;
text-decoration:none;
}
.left_txt a:hover {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-left:15px;
text-decoration:underline;
}
.header_txt{font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#333333;
font-weight:bold;
padding-left:25px;
padding-bottom:10px;
padding-top:10px;
}

.content_txt{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
padding-left:25px;
padding-right:45px;
padding-bottom:10px;
}

.price_text{font-family:Arial, Helvetica, sans-serif;
font-size:16px;
padding-left:15px;
padding-top:10px;
padding-bottom:7px;
color:#000000;
}

.size_text{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding-left:15px;
padding-bottom:5px;
}

.select_box{width:110px;
margin-bottom:10px;
margin-right:5px;
border:1px #666666 solid;
height:21px;
}

.Qty_box{width:40px;
border:1px #666666 solid;
height:19px;
}

.cart_bg{background:url(images/cart_img.jpg) no-repeat;
width:198px;
height:19px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666;
}
.cart_items a {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666;
text-decoration:none;
}
.cart_items a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666;
text-decoration:underline;
}
/*For bottom tab*/

.tab_bg{background:url(images/tiny-gradient.gif) repeat-x;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2a2a2a;
font-weight:bold;
padding-left:15px;
vertical-align:middle; 
border-bottom:1px #7f8284 solid;
}

.tab_content{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2a2a2a;
padding-left:15px;

}



.tab2_bg{background:url(images/tiny-gradient.gif) repeat-x;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2a2a2a;
font-weight:bold;
vertical-align:middle;
text-transform:uppercase; 
border-bottom:1px #7f8284 solid;
}


.tab_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2a2a2a;

}

.clander_text{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
padding-left:8px;
padding-top:8px;
padding-bottom:8px;
border-left:1px dotted #CCCCCC;
text-transform:uppercase;
}

.clander_text1{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
padding-left:8px;
padding-top:8px;
padding-bottom:8px;
text-transform:uppercase;
}


.calhead{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff ;
padding-left:8px;
padding-top:8px;
padding-bottom:8px;

}
.botimg{ background:url(images/53_bottom_img.png) no-repeat right bottom;
width:88px;
height:28px;
position:fixed;
right:30px;
bottom:10px;}

