/* begin general styles for all themes */
body {
margin: 0px;
padding: 0px;

font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
border: 0px;
text-align:center;
background-color: #E1DABD;
}

#topBAR {
background-color: #615d52;
position: relative;
height: 130px;
}

#contactPHONE {
position: absolute;
left: 15px;
top: 75px;
width: 370px;
height: 50px;
background: url('contactPHONE.gif') no-repeat;
}

#quickSEARCH {
position: absolute;
top: 25px;
left: 450px;
background: url('quickFINDER.gif') no-repeat;
padding-top: 30px;
}

#cartSUMM {
background: url('cartCONTENTS.gif') no-repeat top center;
position: absolute;
top: 8px;
right: 8px;
width: 302px;
height: 115px;
}

#cartSUMMtext {
font-size: 14px;
margin: 8px 0 8px 20px;
text-align: center;
}

#cartSUMMicons {
margin-left: 15px;
border: 0;
}

#cartSUMMicons img {
margin-right: 15px;
}

#navBAR {
height: 40px;
background: #fff url('navBG.gif') repeat-x top center;

}

#navBAR ul {
margin: 0;
padding 0;
display: block;
float: left;
}


#navBAR ul li {
display:block;
float:left;
list-style:none;
}

#navBAR li a {
font: 14px Arial, Helvetica, Verdana, sans-serif;
color:#fff;
font-weight: bold;
text-decoration:none;
display:block;
float:left;
padding: 9px 20px 7px 20px;
border-right: 1px solid #fff;
}

#navBAR li a:hover {
color: #615d52;
}

#leftCOL {
width: 183px;
float: left;
}

#mainCOL {
float: right;
width: 760px;
}

#advertSPACE {
width: 760px;
}

p, table, td, th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
margin-top: 0px;
}

form {
	margin: 0px;
}

a:link {
	color: #ef6c06;
	text-decoration: none;
}

a:visited {
	color: #ef6c06;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #cc0000;
	text-decoration: none;
}

a.checkout-checkoutbg {
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border: #eeeeee 2px solid;
	border-top: #eeeeee 2px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

a.checkout-checkoutbg:link {
	color: #eeeeee;
	text-decoration: none;
}

a.checkout-checkoutbg:visited {
	color: #eeeeee;
	text-decoration: none;
}

a.checkout-checkoutbg:hover {
	color: #eeeeee;
	text-decoration: underline;
}

a.checkout-checkoutbg:active {
	color: #eeeeee;
	text-decoration: underline;
}

a.checkout-textcolor:link {
	color: #000000;
	text-decoration: none;
}

a.checkout-textcolor:visited {
	color: #000000;
	text-decoration: none;
}

a.checkout-textcolor:hover {
	color: #000000;
	text-decoration: underline;
}

a.checkout-textcolor:active {
	color: #000000;
	text-decoration: underline;
}



/* Generic text formatting used throughout the store ---------------------------- */

.actCHECKOUTEM {
	background-color: #678298;
}

.actCHECKOUTBG {
	background-color: #eeeeee;
}

.actlarger {
	font-size: 15px;
	color: #000000;
}

.actsmaller{
	font-size: 10px;
	color: #000000;
}

.actxxsmall {
	font-size: 10px;
	color: #000000;
}

.actxsmall {
	font-size: 12px;
	color: #000000;
}

.actsmall {
	font-size: 12px;
	color: #000000;
}

.actregular {
	font-size: 15px;
	color: #000000;
}

.actlarge{
	font-size: 16px;
	color: #000000;
}

.actxlarge {
	font-size: 20px;
	color: #000000;
}

.actxxlarge {
	font-size: 20px;
	color: #000000;
}

.actwarningcolor {
	color: #cc0000;
}
	
.actrequiredcolor {
	color: #cc0000;
}

.actsearchhighlightcolor {
	color: #cc0000;
}

.actrequired {
	color: #cc0000;
}

.actwarning {
	font-size: 12px;
	color: #cc0000;
}

.actwelcome {
	font-size: 12px;
	color: #000000;
}

.actlogotext {
	font-size: 12px;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 12px;
	color: #cc0000;
}

/* Boxes and borders ------------------------------------------- */

.thinborder1 {
	border: 1px solid #678298;
}

.thinborder2 {
	border: 1px solid #3c3a34;
}

.thinred {
	border: solid 1px #678298;
	border-top: 0px;
}

.thinred2 {
	border: solid 1px #3c3a34;
	border-top: 0px;
} 

.boxheading {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

a.boxlink:link{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:visited{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:hover{
	color: #ffffff;
	text-decoration:underline;
}

a.boxlink:active{
	color: #ffffff;
	text-decoration:none;
}

* html .boxhead h2 {height: 1%;}

.sidebox {
	background: url('theme_curve4.gif') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('theme_curve2.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h2 {
	background: url('theme_curve1.gif') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.boxbody {
	background: url('theme_curve3.gif') no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 11px;
}

.boxbody ol {
	margin: 0;
	padding: 0;
	margin-left: 1.2em;
	padding-left: 1.2em;
}

.boxbody ol li {
	margin-bottom: 0.2em;
}

/* Shopping cart and checkout fields ------------------------------------------- */

div.CheckoutCartSection {
	margin-top: 0px;
	margin-bottom: 10px;
}

table.checkout#idTableCheckoutSection {
	margin-bottom: 0px;
}

table.checkout-cart {
	width: 750px;
	border-collapse: collapse;
	padding: 0px 0px;
	margin-bottom: 5px;
}

table.checkout-cart th{
	font-weight: bold;
	background-color: #eeeeee;
	border-top: solid 1px #678298;
	border-bottom: solid 1px #678298;
	padding: 4px 4px;
}

table.checkout-cart td{
	padding: 4px 4px;
}

table.checkout {
	width: 750px;
	border-collapse: collapse;
	padding: 0px 0px;
	text-align: left;
	margin-bottom: 5px;
}

table.checkout th {
	background-color: #678298;
	font-size: 15px;
	font-weight: bold;
	color: #eeeeee;
	text-align: left;
	padding: 5px 2px;
	border-bottom: solid 3px #ffffff;
}

table.checkout th.instruction {
	font-size: 12px;
	font-weight: normal;
}

table.checkout th.change {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px;
	text-align: right;
}

.checkout-change-button	{
	line-height: 13px;
	height: 20px;
	width: 86px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size : 12px;
	background-color: #3c3a34;
	border: 1px solid #678298;
	color: #ffffff;
	background-image: url('theme_icon_add_to_cart.gif');
	word-spacing: normal;
	}

table.checkout td {
	background-color: #eeeeee;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	padding: 2px 2px;
}

table.checkout#idBothAddressesTable col {
	width: auto;
}

td#idCheckoutHelpLabel,
table.checkout#idBothAddressesTable col.prompt {
	width: 130px;
}

.cart {
	background-color: #eeeeee;
	border-bottom: solid 1px #678298;
}

.checkout-cartheading {
	font-weight: bold;
	background-color: #eeeeee;
	border-top: solid 1px #678298;
	border-bottom: solid 1px #678298;
}

.cartheading {
	background-color: #678298;
	font-weight: bold;
	color: #eeeeee;
}

h2.checkout-heading {
	background-color: #678298;
	font-size: 15px;
	font-weight: bold;
	color: #eeeeee;
	padding: 5px 2px;
	border-bottom: solid 3px #ffffff;
	width: 750px;
}

h3.checkout-heading {
	width: 750px; 
	padding: 3px 0;
	background-color: #678298;
	font-size: 15px;
	font-weight: bold;
	color: #eeeeee;
	border-bottom: solid 3px #ffffff;
}

.checkout-subheading {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

img.cartthumbnail {
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;
	width: 25px;
}

input.normal-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #3c3a34;
	padding: 5px;
	border: solid 1px #000000;
}

input.highlight-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #678298;
	padding: 5px;
	border: solid 1px #000000;
}

.checkout-field-label {
	width: 160px;
}

.checkout-field-input {
	width: auto;
}

.checkout-field-input input, .checkout-field-input select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #ffffff;
	padding: 2px;
}

.InvoiceField input, .InvoiceField select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #ffffff;
	padding: 2px;
}

.DeliverField input, .DeliverField select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #ffffff;
	padding: 2px;
}

table.checkout#idBothAddressesTable select {
	width: 211px;
}

input.checkbox {
	background-color: #eeeeee;
	border: 0;	
}

.checkout-field-area {
	background: #eeeeee;
	border-bottom: solid 2px #ffffff;
	width: 750px;
}

.checkout-field-area p {
	margin: 0;
	padding: 4px;
}

div.checkout-buttons {
	width: 750px; 
	height: 50px; 
	margin-top: 20px;
}
	
.left { 
	float : left; 
	width : 50%; 
}

.right { 
	float : right; 
	width : 40%; 
}

.spacer { 
	clear : both; 
}

.checkout-help-hide { 
	display: none; 
}

/* Checkout Progress Indicator  ------------------------------------------------ */

p.checkout-progress-heading {
	width: 300px;
	margin: 0px auto;
}

#checkout-progress-indicator {
	width: 300px;
	height: 19px;
	background-image: url('cpi-background.gif');
	margin: 0 auto 0px auto;
}

.checkout-progress-0 {
	width: 75px;
	height: 19px;
	background-color: #678298;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-1 {
	width: 150px;
	height: 19px;
	background-color: #678298;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-2 {
	width: 225px;
	height: 19px;
	background-color: #678298;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-3 {
	width: 300px;
	height: 19px;
	background-color: #678298;
	background-image: url('cpi-main.gif');
	float: left;
}

#checkout-progress-indicator .cpi-end {
	width: 8px;
	padding: 0;
	margin: 0;
	border: 0;
	height: 19px;
	background-image: url('cpi-end.gif');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}

table#idCheckoutProgress {
	margin-bottom: 10px;
}

table#idCheckoutProgress td{
	background-repeat:repeat-x;
	background-color:transparent;
	border: 0px;
	padding: 0px;
	height:19px;
	text-align:center;
}

table#idCheckoutProgress td.cpi-left{
	background-image:url("cpi-main.gif");
	color:white;
	width:160px;
}

table#idCheckoutProgress td.cpi-complete{
	background-image:url("cpi-main-mid.gif");
	color:white;
	width:160px;
}

table#idCheckoutProgress td.cpi-incomplete{
	background-image:url("cpi-background.gif");
	color:black;
	width:160px;
}

table.CheckoutProgress {
	width: 750px;
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.CheckoutProgress td {
	padding: 0px 0px;
	background-repeat: repeat-x;
	background-color: transparent;
	height: 19px;
	text-align: center;
	width: 140px;
}

table.CheckoutProgress td.cpi-start{
	background-image: url("cpi-main.gif");
	width: 8px;
}

table.CheckoutProgress td.cpi-inactive{
	background-image: url("cpi-main-mid.gif");
	color: #ffffff;
}

table.CheckoutProgress td.cpi-active{
	background-image: url('cpi-background.gif');
	font-weight: bold;
	color: #000000;
}

table.CheckoutProgress td.cpi-end {
	background-image: url("cpi-end.gif");
	width: 8px;
}

table.CheckoutProgress td.cpi-spacer {
	background-image: url("cpi-main-mid.gif");
	width: auto;
}

/* Formatting for the site map -------------------------------------------- */

#actinic-sitemap {
	margin-left: 5px;
}

#actinic-sitemap ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Formatting for Feefo customer feedback --------------------------------- */

.feefositelogo {
	margin-top: 10px;
	text-align: center;
} 

.feefoproductlogo {
	margin-top: 10px;
}

 

/* Recently Viewed Products List Style ------------------------------------ */



#rphtml {
	display: none; 
	visibility:hidden;
} /* Used internally - do not delete */

#recenthtlist {
	width: 740px;
	text-align:left;
}

#recenthtitem {
	border-spacing: 0px;
	border-collapse: collapse;
}

#recenthtitem td {
	width: 110px;
	padding: 4px;
	text-align: center;
	border-left: 1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
}

.recenthtitemimage {
	border-top: 1px solid #f0f0f0;
}

.recenthtitemdesc	{}

.recenthtitemprice	{}

.recenthtitemdelete {
	border-bottom: 1px solid #f0f0f0;
}

.recenthtitemspacer {
	width:2px !important; 
	border:0 !important;
	padding: 0px !important;
}

.recenththeader {
	padding: 3px; font-size: 16px;
	font-weight: 900; margin: 0px; color: #3c3a34;
	width: 740px; border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.recenthtbuttonleft {
	float: left;
	cursor: pointer;
	width: 100px;
	border: 0;
	background-color: #ffffff;
}

.recenthtbuttonright {
	float: right;
	cursor: pointer;
	width: 100px;
	border: 0;
	background-color: #ffffff;
	}
	


/* Used by 'CSS Product Layout' ------------------------------------------- */

.content_left {
	text-align: left;
	float: left;
	margin-right: 20px;
}

.content_right {
	text-align: left;
	float: left;
}

/* Used by 'Standard Layout Using CSS' and related CSS-based product layouts */

.product_list	{
	margin: 20px 0px 20px 0px;
	}	

/* headings ----------------------------------------------------------------------------- */

h1	{
	font-size: 20px;
	font-weight: 900;
	margin: 0px;		
	padding: 16px 0px 4px 0px;
	color: #3c3a34;
	}
	
h1.subheading	{
	font-size: 15px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	color: #3c3a34;
	}
	
h2	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #3c3a34;
	}
	
h2.clearall	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #3c3a34;
	clear:both;
	}
	
h2.newProdHeader {
font-size: 16px;
font-weight: 900;
margin: 0px;
padding: 2px 0px 14px 0px;
color: #3c3a34;
clear:both;
}
	
h3.product	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	color: #ef6c06;
	}
	
.product_price	{
	font-size: 12px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.productPRICEtext {
font-size: 16px;
}
	
.text_heading_left_column	{
	margin: 0px;
	padding: 19px 0px 4px 0px;
	line-height:normal;
	color: #678298;
	font-weight: 900;
	font-size: 15px;
	}

/* Default formatting of all text boxes used in store pages ---------------- */

.form_input_general	{
	line-height: normal;
	font-size : 12px;
	word-spacing: normal;
	}

/* Styles for 'Quick Search Bar With Larger Button' ------------------------ */

.form_main_search_box	{
	line-height: 13px;
	width: 76px;
	height: 16px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 2px;
	font-size : 12px;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	color: #000000;
	vertical-align: top;
	}

.form_main_search_box_td	{
	background-color: #3c3a34
	}

.form_button_quick_search	{
	line-height: 13px;
	height: 18px;
	width: 85px;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 12px;
	font-size : 12px;
	background-color: #3c3a34;
	border: 1px solid #678298;
	color: #ffffff;
	background-image: url('theme_icon_search.gif');
	word-spacing: normal;
	}


/* Styles for the 'Mini' marketing layouts ---------------------------------- */

.product_image_cost	{
	margin: 0px 12px 8px 0px;
	text-align: center;
	float: left;
	}
	
.text_product_small_info	{
	font-size: 10px;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	}

.text_product_small_info_heading	{
	margin: 0px;
	padding: 10px 0px 12px 0px;
	line-height:normal;
	color: #3c3a34;
	font-weight: 900;
	font-size: 12px;
	}
	
.text_product_small_info_price	{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	line-height:normal;
	font-weight: 900;
	font-size: 12px;
	}

.best_selling_items	{
	padding: 10px;
	background-color: #ffffff;
	}
	
.best_selling_items_spacing	{
	padding: 0px 0px 8px 8px;
	}

/* Styles for product image and fragment image placement in some layouts -------------------------- */

.image_float_right	{
	float: right;
	margin: 16px 0px 15px 20px;
	}
	
.image_float_left	{
float: left;
margin: 0 20px 0 0;
	}

.image_product	{
width: 300px;
text-align: center;
float: left;
}

.sectionWRAP {
margin: 10px 20px;
}

.sectionCOMP {
text-align: center;
margin: 15px 0;
border: 1px solid silver;
padding: 5px;
}

.sectionCOMPimg {
height: 210px;
}

.sectionCOMPtext {
font-size: 14px;
}

.image_product2	{
text-align: center;
float: left;
}

.productText {
float: right;
width: 430px;
}

.productRight {
float: right;
width: 200px;
}


/* Links to sections and pages in sidebar menus on some themes -------------------------------------*/

ul.products	{
	line-height: normal;
	padding: 0px 0px 0px 1px;
	margin: 3px 0px 4px 15px;
	font-size: 12px;
	color: #cc0000;
	}

a.product_section:visited  {
	color : #cc0000;
	text-decoration : none;
	}
	
a.product_section:link  {
	color : #cc0000;
	text-decoration : none;
	}
	
a.product_section:active  {
	color : #cc0000;
	text-decoration : none;
	}
	
a.product_section:hover  {
	color : #000000;
	text-decoration : none;
	}

/* lines -------------------------------------------------------------------------------- */

.dotted_line_blue	{
	height: 1px;
	background-color: #3c3a34;
	background-image:url('theme_dotted_line.gif');
	clear:both;
	}
	
.solid_line_light_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #3c3a34;
	clear:both;
	}
	
.solid_line_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #678298;
	clear:both;
	}
	
.dotted_outline_blue	{
	border: 1px dotted #3c3a34;
	padding: 8px;
	}		



/* Styles for 'Compact Parent Section List' ------------------------ */

.text_breadcrumbs	{
	font-size: 10px;
	color: #678298;
	margin: 0px;
	line-height:normal;
	padding: 2px 0px 10px 0px;
	}	

a.link_breadcrumbs:visited	{	
	color : #678298;
	text-decoration : underline;
	}

a.link_breadcrumbs:link  {
	color : #678298;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:active  {
	color : #678298;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:hover  {
	color : #678298;
	text-decoration : underline;
	}
	

/* Page footer  --------------------------------------------------------*/

.text_footer	{
	color: #3c3a34;
	font-size: 10px;
	padding:0px;
	margin:4px 0px 0px 0px;
	}

.text_menu_no_space	{
	word-spacing: normal;
	}

a.link_footer:visited  {
	color : #f0f0f0;
	text-decoration : underline;
	}
	
a.link_footer:link  {
	color : #f0f0f0;
	text-decoration : underline;
	}
	
a.link_footer:active  {
	color : #f0f0f0;
	text-decoration : underline;
	}
	
a.link_footer:hover  {
	color : #f0f0f0;
	text-decoration : underline;
	}


/* Heading for attributes  --------------------------------------------------------*/

.text_options	{
	font-weight: 900;
	}


/* Formatting for 'Add To Cart Button With Cart Icon' ----------------------------------------------*/

.form_button_add_to_cart	{
	line-height: 13px;
	height: 20px;
	width: 86px;
	margin: 0px 1px 0px 0px;
	padding: 1px 0px 1px 14px;
	font-size : 12px;
	background-color: #3c3a34;
	border: 1px solid #678298;
	color: #ffffff;
	background-image: url('theme_icon_add_to_cart.gif');
	word-spacing: normal;
	}	


/* Styles for CSS Buttons ----------------------------------------------*/

.text_menu	{
	padding: 2px 0px 2px 0px;
	font-size : 12px;
	margin: 0px;
	color : #ffffff;
	}
	

a.link_menu:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #3c3a34; 
	border: 1px solid #f0f0f0;
	}
	
a.link_menu:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #3c3a34;
	border: 1px solid #f0f0f0;
	}
	
a.link_menu:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #3c3a34;
	border: 1px solid #f0f0f0;
	}
	
a.link_menu:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #678298;
	border: 1px solid #f0f0f0;
	}




/**** bikster code */

#LHSNavigation td {
background: #e9e9e9 url('menu-arrow.gif') no-repeat;
}

#LHSNavigation td a {
margin-left: 10px;
}

#LHSNavigation td a:hover {
text-decoration: none;
margin-left: 10px;
color: #000;
}

.newProdWrap {
text-align: center;
margin: 0 auto;
font-size: 11px;
}

table.sample {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}

table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.both {
clear: both;
}

table.tableUpsell {
border-width: 1px 1px 1px 1px;
border-spacing: 2px;
border-style: outset outset outset outset;
border-color: f0f0f0 f0f0f0 f0f0f0 f0f0f0;
border-collapse: collapse;
}

img {border:0;}
body {
border:0;
padding:0;
margin:0;
}

img {border:0;}
body {
border:0;
padding:0;
margin:0;
}

/*Edit CSS code below - store.css - Do not remove this line*/



a {
  color: #747474;
  text-decoration: none;
}

a:hover {
  color: #888888;
  text-decoration: underline;
}

hr {
background: url('m19.gif') center bottom repeat-x;
margin: 8px auto;
height: 1px;
border: 0 none;
}

form {
 display: inline;
}

#SearchField, #Currency {
font-family: tahoma, verdana, arial;
font-size: 10px;
color: #333333;
width: 90px;
margin: 0 3px 1px 0;
}

td{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #333333;
}

#container {
width: 1000px;
padding: 8px 8px 0px 8px;
background-color: #ffffff;
margin: auto auto;
text-align: left;
}

html>body #container {
width: 984px;
}

#header {
text-align:left;
height: 114px;
background-color:#615D52;
margin: 0px 0 3px 0;
}

#Sub_Total {
color: #fff;
font-weight: bold;
}

#e_toolbar {
margin: 0px 0 3px 0;
}

#e_page {
width: 547px;
margin: 0 0 0 3px;
vertical-align: top;
}

#e_menu {
vertical-align: top;
}

.menu-link {
width: 183px;
height: 19px;
margin: 0 0 1px 0;
font-size: 11px;
vertical-align: middle;
background-color: #E9E9E9;
font-family: tahoma, verdana, arial;
}

#menu a:link, #menu a:active, #menu a:visited {
text-decoration: none;
padding: 0 0 0 12px;
color: #646464;
vertical-align: middle;
}

#menu a:hover {
text-decoration: underline;
padding: 0 0 0 12px;
color: #646464;
vertical-align: middle;
}


 .ch1{
 font-size: 10px;
 color: #615D52;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
 }

 .ch2{
 padding-left: 8px;
 }

 .ch3{
 background: #9F9987;
 border: #847F71 1px solid;
 }

 .ch4{
 font-size: 11px;
 color: #FFFFFF;
 }

 .ch5{
 font-size: 11px;
 color: #D7F247;
width: 130px;
text-align:right;
 }

 .ch6{
 padding-left: 11px;
 }

 .ch7{
 padding-left: 9px;
 }

 .ch8{
 font-size: 10px;
 color: #A17137;
 font-weight: bold;
 text-transform: uppercase;
 }

 .ch9{
 font-size: 11px;
 color: #707070;
 }

 .ch10{
 font-size: 10px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
 }

 .ch11{
 border: #E3E2E2 1px solid;
 }

 .ch12{
 font-size: 11px;
 color: #333333;
 }

 .ch13{
 font-size: 14px;
 color: #E89415;
 font-weight: bold;
 }

 .ch14{
 font-size: 10px;
 color: #6A6A6A;
 }

 .ch15{
 padding-left: 10px;
 }

 .ch16{
 font-size: 13px;
 color: #828070;
 font-weight: bold;
 }

 .ch17{
 font-size: 12px;
 color: #828070;
 font-weight: bold;
 }

 .ch18{
 font-size: 11px;
 color: #828070;
 }

 .ml1{
 font-size: 11px;
 color: #888888;
 text-decoration: none;
 }

 .ml2{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
 }

 .ml3{
 font-size: 11px;
 color: #646464;
 text-decoration: none;
 }

 .ml4{
 font-size: 12px;
 color: #82951B;
 font-weight: bold;
 text-decoration: none;
 }

 .ml5{
 font-size: 11px;
 color: #717171;
 text-decoration: none;
 }

 .ml6{
 font-size: 11px;
 color: #848484;
 text-decoration: none;
 }

 .ml7{
 font-size: 11px;
 color: #6A6A6A;
 }

 .ml8{
 font-size: 11px;
 color: #828070;
 text-decoration: none;
 }

 .ml9{
 font-size: 11px;
 color: #828070;
 text-decoration: none;
 }


 .se{            
 width: 106px;
 font-size: 9px;
 color: #737373
 }

 .se2{            
 width: 134px;
 font-size: 9px;
 color: #737373
 }
 

 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name, .Product_Name{
 font-size: 12px;
 color: #82951B;
 font-weight: bold;
 text-decoration: none;
}


 .pr_price{
 font-size: 14px;
 color: #E89415;
 font-weight: bold;


 }

 .pr_descr{
 font-family: tahoma, verdana, arial;
 font-size: 14px;
 color: #333333;

}


TD.pageHeading, DIV.pageHeading {
 font-size: 10px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
  height:30px;
  width: 100%;
  background: url('m99.gif');
  background-repeat: repeat-x;
  padding-bottom:0px;
  padding-left: 15px;

}

.clb {clear:both}
.cll {clear:left}
.clr {clear:right}



#pageFOOT2 {
margin: 10px 0;
}

#pageFOOT2 img {
float: left;
}

.siteMAP {
float: right;
margin: 6px 45px 0 0;
}

#fragmentTROUSERS {
width: 750px;
height: 300px;
background: url('fragment-trousers.jpg') no-repeat;
margin-bottom: 20px;
}

#fragmentTROUSERS  h1 {
color: #000;
}

.fragHOMEtext {
width: 470px;
margin: 10px 0 10px 260px;
}

#fragmentTROUSERS  a {
font-size: 13px;
font-weight: bold;
line-height: 2em;
padding-left: 30px;

}

.fragHOMEcss {
display: block;
margin: 15px 0;

}

#bestCOL {
padding-top: 15px;
}

#leftCOL ul.sidenav {
list-style-type:none;
margin-bottom: 15px;
}

ul.sidenav {
float: left;
margin: 0;
padding: 0;
list-style-type: none;
font-size: 12px;
}



ul.sidenav li {
/*position: relative;*/
float: left;
margin: 0;
padding: 0;
list-style-type: none;
}



ul.sidenav li a, ul.sidenav li a:visited {
border-top: 1px solid #FC9D3F;
border-bottom: 1px solid #de7203;
padding: 3px 4px;
display: block;
color: #fff;
text-decoration: none;
width: 180px;
background-color: #FE8100;
font-size: 12px;
}

ul.sidenav li a:hover {
background-color: #615D52;
border-top: 1px solid #827f75;
text-decoration: none;
color: #fff;
}

.swf {z-index:0;}
}
