/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.HolidayMessage { background-color: #fff; height: 15px; position: fixed; top: 0; left: 0; padding: 2px; padding-left: 3px; padding-right: 3px;}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { fontfont-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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.content_main { font-size: 9pt; font-family: Arial; background: #ffffff;}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background: #f7fbff url(images/bg_top.gif) top left repeat-x;
	font-family:tahoma;
	font-size:11px;
	color:#526063;
}

html {
  overflow-y: scroll;		
}

a.subcat {
	font-weight: bold;
	color: #333!important;
	padding-top: 3px;
}

.attribute {
	color:#ff8101;
}

h1 {
	color: #a4cd81;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
}

h1 span {
	color: #876343;
}

#ColourSelect {
	padding: 10px;
	width: 150px;
}

#TypeSelect {
	padding: 10px;
	width: 200px;
}

#BrandSelect {
	padding: 10px;
	width: 150px;
}

.ColourSelect_Text {
	float: left;
	padding-top: 3px;
	font-weight: bold;
	color: #ff9933;
}

.SelectColour {
	width: 75px;
	padding: 1px;
	margin-left: 5px;
}

h1.other {
	color: #a4cd81;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
}

h1.other span {
	color: #876343;
}

img { border: 0; }

.o2g #welcome {
	width: 100%;
	height: 140px;
	background: url(images/welcome_img.jpg) top left no-repeat;
}

.o2g #welcome p {
	font-size: 9pt;
	margin: 0;
	padding-left: 130px;
	padding-top: 70px;
}

.o2g #container { 
	width: 900px; /* 98% */ 
	/*background: #FFFFFF;*/
	padding:0;
	margin: 0 auto;  /*the auto margins (in conjunction with a width) center the page if needed */
	text-align: center; /* this overrides the text-align: center on the body element. */
}

.o2g #header {
	padding: 0;	
	margin:0; 
	width: 100%;
	height: 136px;
	background: url(images/header.jpg) top no-repeat;
}

.o2g #nav {
	width: 100%;
	height: 36px;
	float: left;
	background: url(images/nav_bg.jpg) top left repeat-x;
}

.o2g #nav p {
	color: #fff;
	font-size: 8pt;
	margin: 0;
	padding-left: 20px;
	padding-top: 11px;
	float: left;
}

/*		*********		*/

.o2g #navigation { width: 620px; height: 36px; float: left; 	padding: 0;	margin: 0; }
.o2g #navigation ul { margin: 0; padding: 0; margin-left: 20px;}
.o2g #navigation li { display: inline; float:left; list-style: none; padding: 0; margin: 0; }
.o2g #navigation li a { height: 36px; display: block; }

.home a { background: url('images/nav_home.jpg'); width: 57px; }
.offers a { background: url('images/nav_offers.jpg'); width: 137px; }
.about a { background: url('images/nav_about.jpg'); width: 98px; }
.account a { background: url('images/nav_account.jpg'); width: 118px; }
.terms a { background: url('images/nav_terms.jpg'); width: 74px; }
.contact a { background: url('images/nav_contact.jpg'); width: 107px; }

.hide {display:none;}

/*		*********		*/

.o2g #nav form.nav_form {
	float: left;
		margin-top: 6px;
}

.o2g #nav form.nav_form input {
	margin-left: 10px;
	border: 1px solid #d5e8b8;
	width: 130px;
}

.o2g #nav form.nav_form input.submit
{
	width: 38px;
	height: 20px;
	background: url(images/nav_submit.gif);
	border: 0;
}


.o2g #header .holder {
	width: 500px;
	height: 136px;
	float: right;
}

.o2g #header .manufacturers {
	width: 200px;
	height: 100%;
	float: left;
	padding-top: 10px;
}


.o2g #header .cart {
	width: 300px;
	height: 100%;
	float: left;
}

.o2g #header .cart p {
	text-align: left;
	margin-left: 100px;
	margin-top: 65px;
	color: #5fa1d0;
}

.o2g #header .cart span {
	color: #cc0000;
	font-weight: bold;
}
.o2g #header .cart a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

.o2g #sidebar_left {

	width: 185px; /* since this element is floated, a width must be given */
	padding: 0; /* top and bottom padding create visual space within this div */
}

.o2g #sidebar_left .nav_container {
	margin: 0;
	padding: 0;
	width: 180px;
	height: 100%;
}

.o2g #sidebar_left .nav_top {
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background: url(images/nav/top.gif) bottom left no-repeat;
}

.o2g #sidebar_left .nav_bottom {
float: left;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
	background: url(images/nav/bottom.gif) top left no-repeat;
}

.o2g #sidebar_left ul#main_navigation { 
	width: 180px; 
	margin: 0;
	padding: 0;
}

.o2g #sidebar_left ul#main_navigation li {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
}

.o2g #sidebar_left ul#main_navigation li a {
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.o2g #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border-top: 2px solid #abd087;
	/*background:#DDDDDD;*/
} 

.o2g #footer .left {
	width: 150px;
	float: left;
}
.o2g #footer .right{
	width: 85px;
	float: right;
}

.o2g #footer .container {
	width: 640px;
	float: left;
}

.o2g #footer p, .o2g #footer a  {
	text-decoration: none;
	margin-top: 5px;
	font-family: Arial;
	font-size: 9pt;
	color: #666;
	padding: 3px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: right;
}


.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 			{
	height: 31px;
	background: url('images/tbl_bg.gif') bottom left repeat-x;
	color: #fff;
}

TD.infoBoxHeading p {
	color: #fff;
	padding: 7px;
	font-weight: bold;
}

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: #fff;}

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: #fff;}

TABLE.productListing 			{border: 1px;border-style: solid;border-color: #ccc;border-spacing: 1px;}

TD.productListing-heading 	{
	background: url(images/table_bg.gif) top left repeat-x; 
	height: 23px; 
	color: #FFFFFF;
	font-weight: bold;

}

.productListing-heading 	a {
	padding-top: 4px;
	margin-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

TD.productListing-data 			{font-family: Verdana, Arial, sans-serif;font-size: 10px;}
TD.productListing-data a		{font-family: Verdana, Arial, sans-serif;font-size: 10px; text-decoration: none; color: #333;}

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: #e2f2fd; cursor: pointer; cursor: hand; }

.moduleRowSelected 							{background-color: #cfe9fc; }



.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;}
.white { background: #ffffff; }

input			{background:#ffffff;}

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


table, td, .main, select, input, textarea {

	font-family:tahoma;

	font-size:11px;

	color:#526063;

	vertical-align:top;

}

table	{width:100%;}



p{ padding:0; margin:0}



.bg{ background: #FFFFFF}



.vam {vertical-align:middle;}





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



.jamp1{ width:95px; height:18px; color:#7a7a7a; font-size:11px; 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:181px}

.header .logo{ height:125px; background:url(images/logo_right.jpg) 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:11px; 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: underline}

.box_body .bg_list a:hover {text-decoration:none;}



.box_body .bg_list_un 	{ padding-left:16px}

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

.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:underline}

.box_body .bg_list_sub  a:hover	{text-decoration:none;}





/* --- */



/*  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_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}



.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:#868e94}



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



.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 20px 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: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;} 



.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  

											{font-family: Arial; color:#ff8101; font-size:15px; font-weight: bold; background: #ffffff;}

.box_body SPAN.productSpecialPrice			{color:#bb4600; font-size:12px;font-weight:bold;}

p.prodPrice { color:#ff8101; font-size:14px;font-weight:bold;}
p.prodPrice span { color: #5fa1d0;}

.productName { margin-left: 10px; font-family: Arial; color:#ff8101; font-size:17px; font-weight: bold; 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;}

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

.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:0px;}

.box_width_cont			{ width:100%;}

.col_left				{}

.col_center				{ width:100%;}

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

/*    */

TD.shipping_heading {
	height: 31px;
	background: url('images/tbl_bg.gif') bottom left repeat-x;
}



TD.shipping_heading p, TD.shipping_heading a{
	margin: 0;
	color: #fff;
	padding: 7px;
	font-weight: bold;
}

.LangListLink a {
	color: #526063;
	text-decoration: none;
}

.LangListLink a span {
	color: #a4cd81!important;
}

.LangList {
	width: 600px;
}

.LangList a {
	color: #526063;
	text-decoration: none;
}
.LangList a:hover {
	background: #e0e0e0;
}

.LangList a span {
	color: #a4cd81!important;
}

#homecontainer {
	position: relative;
}

.SpecialOffersStar {
	width: 100px;
	height: 100px;
	position: absolute;
	top: -50;
	right: -50;
}
