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

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

.infoBox 				{background: #EBE9E9;}
.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;}
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; }
.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:#E18F01; text-decoration:underline;}
.main	a:hover	{color:#E18F01; text-decoration:none;}
.vam			{vertical-align:middle;}
table			{width:100%;}
/* -------------------------------------------------          -------------------------------------------------------- */
td{
 font-family: tahoma,verdana, arial;
 font-size: 11px;
 color: #858585;
}

 .bg{
  background-image: url(images/m02.gif);
  background-repeat: repeat-x;
 }

 .bg1{
  background-image: url(images/m25.gif);
  background-repeat: repeat-y;
 }

 .bg2{
  background-image: url(images/m36.gif);
  background-repeat: no-repeat;
  padding-top: 8px; white-space:nowrap;
 }
 .bg2 a {white-space:nowrap;
 }
 .bg3{
  background-image: url(images/m40.gif);
  background-repeat: repeat-y;
 }

 .bg4{
  background-image: url(images/m43.gif);
  background-repeat: repeat-y;
 }

 .se{
  width: 170px;
  height: 18px;
  font-size: 9px;
  color: #282E3E
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #A8A8A8;         
  width: 170px;
  height: 18px;
  font-size: 9px;
  color: #333333;
 }


 .ml{
  font-size: 11px;
  color: #FFD90C;
  font-weight: bold;
  text-decoration: none;
 }

 .ml1{
  font-size: 11px;
  color: #2C2829;
  text-decoration: none;
 }

 .ml2{
  font-size: 12px;
  color: #646D9F;
  font-weight: bold;
  text-decoration: none;
 }


 .ml3 	{font-size: 11px;  color: #E18F00;}  

 .ml4{
  font-size: 10px;
  color: #707173;
  text-decoration: none; font-weight:normal;
 }
.ml4 a{
  font-size: 10px;
  color: #707173;
  text-decoration: none; font-weight:normal;
 }
.ml4 a:hover{
  font-size: 10px;
  color: #707173;
  text-decoration: none; font-weight:normal;
 }
 
 .ml5{
  font-size: 10px;
  color: #707173;
  text-decoration: underline;
 }

 .ml6{
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
 }

 .ml7{
  font-size: 11px;
  color: #858585;
  text-decoration: none;
 }


 .tx{
  font-size: 11px;
  color: #FFFFFF;  
 }

 .tx1{
  font-size: 11px;
  color: #7C7878;
  font-weight: bold; 
 }

 .tx2{
  font-size: 11px;
  color: #858585;
 }

 .tx4{
  font-size: 10px;
  color: #707173;
 }

 .tx5{
  font-size: 13px;
  color: #858585;
  font-weight: bold; 
 }

 .tx6{
  font-size: 12px;
  color: #858585;
  font-weight: bold; 
 }


 
 .image_border{
  border:1px solid #EBE9E9; 
 }


 .cart_border{
  border:2px solid #EBE9E9; 
 }
/* -------------------------------------------------          -------------------------------------------------------- */
.box_heading_table 			{}
.box_heading_td 			{padding:2px 10px 2px 10px; vertical-align:middle;
							color:#89a400; font-size:11px; font-weight:bold;}

.box_body_table { }
.box_body_td 				{padding:8px 5px 10px 5px;}
/* --- */
/*  2  */
.box_heading_table_2 		{background:#d8ebe5;}
.box_heading_td_2 			{padding:2px 0 2px 5px; vertical-align:middle;
							color:#7c7878; font-size:11px; font-weight:bold;}

.box_body_table_2 			{background:#d8ebe5;}
.box_body_td_2 				{padding:4px 5px 4px 5px; text-align:center;}

.box_body_tall_t_2 { background:url(images/box_body_tall_t_2.gif) left top repeat-x;}
.box_body_tall_b_2 { background:url(images/box_body_tall_b_2.gif) left top repeat-x;}
.box_body_tall_l_2 { background:url(images/box_body_tall_l_2.gif) left top repeat-y;}
.box_body_tall_r_2 { background:url(images/box_body_tall_r_2.gif) left top repeat-y;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_body td{ color:#7c7878}

.box_body span   		{color:#7c7878; font-size:11px; font-weight:normal; font-family:Tahoma}
/*  box_body name prod  */
.box_body span a		{color:#7c7878; font-size:11px; text-decoration:none; font-weight:bold; text-transform:uppercase}
.box_body span a:hover	{color:#7c7878;text-decoration:underline;}
/*  box_body name prod  */
.box_body a 			{color:#7c7878; font-family:Tahoma; font-size:11px; text-decoration:none;}
.box_body a:hover  		{color:#7c7878; text-decoration:underline}

.box_body em a 			{color:#7c7878; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:underline; font-style:normal;}

.box_body ul 				{padding:0; margin:0px; list-style:none; }
.box_body .bg_list			{ background:url(images/line.gif) 0px 0px no-repeat;padding:4px 0px 4px 0px;}
.box_body .bg_list a		
			{color:#2c2829; line-height:15px; text-decoration:none; background:url(images/m16.gif) 6px 4px no-repeat; padding-left:25px; font-family:arial;}
.box_body .bg_list a:hover, .box_body .bg_list_un a:hover 
			{text-decoration:underline;background:url(images/m16.gif) 9px 4px no-repeat;}
.box_body .bg_list_un			{ background:url(images/spacer.gif) 0px 0px no-repeat;padding:4px 0px 4px 0px;}
.box_body .bg_list_un a		
			{color:#2c2829; line-height:15px; text-decoration:none; background:url(images/m16.gif) 6px 4px no-repeat; padding-left:25px; font-family:arial;}
.box_body .bg_list_un a:hover 
			

.box_body .bg_list_sub { background:url(images/line.gif) 0px 0px no-repeat;padding:4px 0px 4px 0px;}
.box_body .bg_list_sub a {color:#2c2829; line-height:15px;background:url(images/m16.gif) 16px 4px no-repeat; text-decoration:none; font-family:arial; padding-left:30px;}
.box_body .bg_list_sub a:hover{text-decoration:underline;background:url(images/m16.gif) 19px 4px no-repeat;}


/* -------------------------------------------------          -------------------------------------------------------- */
.cont_heading_td 
	{padding:9px 10px 9px 10px; background:url(images/cont_body_tall.gif) left bottom repeat-x; color:#646d9f; font-size:12px; font-weight:bold; font-family:tahoma;}
.cont_heading_td a 
	{color:#646d9f; font-size:12px; font-weight:bold; font-family:tahoma; text-decoration:none;}
.cont_heading_td a:hover 
	{color:#646d9f; font-size:12px; font-weight:bold; font-family:tahoma; text-decoration:underline;}
	
.cont_heading_td em
	{color:#646d9f; font-size:12px; font-weight:bold; font-family:tahoma; text-decoration:none; font-style:normal;}				

.cont_heading_td p {
	font-size:11px !important; text-align:justify; font-weight:normal !important; color:#858585 !important;
}

.cont_body_table 	{}
.cont_body_td 		{padding:0px 0px 0px 0px;}


.cont_body_tall_t { background:url(images/cont_body_tall.gif) left top repeat-x;}
.cont_body_tall_b { background:url(images/cont_body_tall.gif) left bottom repeat-x;}
.cont_body_tall_l { background:url(images/cont_body_tall.gif) left top repeat-y;}
.cont_body_tall_r { background:url(images/cont_body_tall.gif) right top repeat-y;}
/* -------------------------------------------------          -------------------------------------------------------- */
.product td	{ color:#525148; line-height:16px;}
/*   name prod  */
.product span a 			{font-weight:bold; font-size:12px; line-height:14px; color:#646D9F; text-decoration:none;}
.product span a:hover 		{font-weight:bold; font-size:12px; line-height:14px; color:#646D9F; text-decoration:underline;}
.product em		 			{font-weight:bold; font-size:12px; line-height:14px; color:#646D9F; text-decoration:none; font-style:normal;}
.product a 					{font-weight:normal; font-size:11px; line-height:12px; color:#E18F00; text-decoration:none;}
.product a:hover 			{font-weight:normal; font-size:11px; line-height:12px; color:#E18F00; text-decoration:underline;}
/*   name prod  */
SPAN.productSpecialPrice, 
.product SPAN.productSpecialPrice  	{font-family:tahoma; font-size:12px; line-height:28px; color:#99B138; font-weight:bold;}

.table_pic_width			{width:1px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle;padding:10px 0px 10px 0px; }
.result_right 	{text-align:right;}
.result td  	{color:#858585; font-size:11px;}
.result b   	{color:#858585; font-weight:normal;}
 
.result_right b							{color:#E18F00; font-size:11px; font-weight:bold;}
.result_right a.pageResults				{color:#E18F00; font-size:11px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#E18F00;	text-decoration:none; }
.result_right a.pageResults	u			{color:#E18F00; font-size:11px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#E18F00;	text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.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; height:30px;color:#0064C8; font-size:11px; text-decoration:none; font-weight:bold;}
/*  heading  */
.remove 			{width:15%;}
.products 			{width:50%;}
.quantity 			{width:15%;}
.total 				{width:20%;}
/*  heading  */	

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

.cart_line_x 		{background:url(images/cont_body_tall.gif) center top repeat-x;}

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

/* -------------------------------------------------          -------------------------------------------------------- */
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:#E18F01; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#E18F01; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#E18F01; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#E18F01; 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;}	
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.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:justify; padding-top:0px; margin-left:0px; margin-right:10px;}
.padd33 img, .padd33 input 		{margin:1px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:199px;}
.box_width_right		{ width:197px;}
.box_width_cont			{ width:100%;}
.col_left				{ vertical-align:top;}
.col_center				{ width:100%; vertical-align:top;}
.col_right				{ vertical-align:top;}			
/* -------------------------------------------------          -------------------------------------------------------- */
.heading_top_1			{margin-top:0px;}
.heading_top_1 .padd_11	{padding:5px 0px 15px 0px;}

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

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

.heading_top_4			{margin-top:0px; background:#ffffff;}
.heading_top_4 .padd_44	{padding:8px 10px 9px 18px}


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

.tep_draw_separate		{height:5px;}

.tep_draw_prod_top		{padding:0px 0px 0px 0px;}
.tep_draw_box_prod		{}
/*    */





.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited, .breadcrumbs a:hover {
 font-size: 9px;
 font-weight: normal;
}

.cont_heading_td h1 {
 padding: 0px;
 margin: 0px;
}




/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/


.productSpecialPrice {
	font-size:18px;
	font-weight:bold;
	color:#99B138;
}

.productDetails {
	text-align:right;
	margin-right:10px;
}




#boxtainer {
	width:343px;
	background-image:url('images/contback.jpg'); 
    background-repeat:no-repeat;
	height:173px;
	margin-top: 5px;
}
	
	
	#container {
height:157px;
overflow:hidden;
position:absolute;
text-align:left;
width:316px;
margin-top:8px;
margin-bottom:8px;
padding-left:10px;
padding-right:10px;
	}
	
	#scroller {
height:6850px;
overflow:visible;
position:absolute;
text-align:left;
width:300px;

	}
	
	#arrows {
position:absolute;
right:2px;
top:26px;
width:13px;
	}
	
#maincontent {
margin-top:5px;

}
	
.delv {
	color:#99B138;
	font-size:14px;
	font-weight:bold;
}

.specialBox table {
 background: url( /images/bestsell-box.gif ) no-repeat;
}

.specialBox .box_heading_table {
 background: url( /images/boxhead.gif ) no-repeat;
}

.specialBox .specialPic {
 background: none;
 margin-bottom: 10px;
}

.specialBox span.productSpecialPrice {
 font-size: 15px;
 color: #990000;
}

.specialBox .box_body td {
 color: #000;
}

.specialBox .box_heading_td {
 font-size: 14px;
 font-weight: bold;
 color: #6672A6;
 text-align: center;
}

.bestSellers table {
 background: url( /images/bestsell-box2.gif ) no-repeat;
}

.bestSellers .box_heading_table {
 background: url( /images/boxhead.gif ) no-repeat;
}

#colourpicker {
	margin-left: 10px;
}
#colourpicker li {
	float: left;
	margin-right: 2px;
}
#colourpicker a {
	display: block;
	width: 20px;
	height: 20px;
	border:1px solid #000000;
}
#colourpicker a p {
	display: none;
}
#colourpicker .col-blue {
	background: #1E90FF;
}
#colourpicker .col-brown {
	background: #8B4513;
}
#colourpicker .col-green {
	background: #32CD32;
}
#colourpicker .col-purple {
	background: #9932CC;
}
#colourpicker .col-red {
	background: #FF0000;
}
#colourpicker .col-white {
	background: #fff;
}
#colourpicker .col-yellow {
	background: #FFFF00;
}
#imagecont {
	background-color:#ccc;
	height:200px;
	padding:6px;
}

#maincontent h2 {
color:#89A400; font-size:11px; font-weight:bold; padding-bottom:4px; margin:0px;
}
#maincontent p {
margin:0px; padding:0px; text-align:justify;
}
.bestSellers {
	padding-top: 5px;
}
.bestSellers .box_heading_td, .specialBox .box_heading_td {
	padding-top: 10px;
}
#front-table img {
	border: 0px;
}
#front-table p {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#front-table a {
	font-size: 12px;
	font-weight: bold;
	color: #646D9F;
}
#front-table a:hover {
	text-decoration: none;
}
#newsletter-form {
	border: 1px solid #CDE3DC;
	background: #D8EBE5;
	color: #7C7878;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
#newsletter-form span {
	font-weight: bold;
}
#newsletter-form input {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}