/* purple #9366b2 */

body {
padding: 0;
margin: 0;
background: #303030 url('bgTILE.jpg');
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #E7E2DA;
font-weight: normal;
}



#bodyWRAP {
margin: 0 auto;
text-align: center;
padding: 0;
background: transparent url('bgSIDES.jpg') center top no-repeat;
height: 100%;
}

#containWRAP {
width: 1000px;
margin: 0 auto;
text-align: left;
}

#top1 {
width: 1000px;
height: 66px;
background: #303030 url('top1.jpg') center top no-repeat;
}

#top22 {
width: 1000px;
height: 62px;
background: #303030 url('top2.jpg') center top no-repeat;
}

#navLINKS {
float: left;
margin: 17px 0 0 15px;
}

#navLINKS a {
color: #fff;
text-decoration: none;
font-size: 12px;
font-weight: bold;
padding-right: 25px;
}

#navLINKS a:hover {
color: #1d1d1d;
}

#mainWRAP {
width: 1000px;
}

#colLEFT {
width: 230px;
float: left;
}

.leftTOP {
width: 230px;
height: 38px;
background: #000 url('leftTOP.jpg') center top no-repeat;
}

.leftTOP2 {
width: 230px;
height: 38px;
background: #000 url('leftTOP2.jpg') center top no-repeat;
}

.leftMID {
width: 230px;
background: #000 url('leftMID.jpg') center top repeat-y;
}


.leftBOT {
width: 230px;
height: 33px;
background: #000 url('leftBOT.jpg') center top no-repeat;
}

#colRIGHT {
width: 730px;
float: right;
}

#mainTOP {
width: 730px;
height: 26px;
background: #000 url('mainTOP.jpg') center top no-repeat;
}

#mainMID {
width: 730px;
background: #000 url('mainMID.jpg') center top repeat-y;
}

#mainBOT {
width: 730px;
height: 26px;
background: #000 url('mainBOT.jpg') center top no-repeat;
}

#innerWRAP {
width: 710px;
margin-left: 10px;
}


#footWRAP {
}

#footerTOP {
width: 730px;
height: 50px;
background: transparent url('footerBG_01.jpg') center bottom no-repeat;
}

#footerMID {
width: 730px;
height: 220px;
background: #1f1f1f url('footerBG.jpg') top center repeat-y;
}

#footerBOT {
width: 730px;
height: 45px;
background: transparent url('footerBG_03.jpg') center top no-repeat;
}

.clb {clear:both;}

p, table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E7E2DA;
	margin-top: 0px;
}

form {
	margin: 0px;
}

a:link {
	color: #9366b2;
	text-decoration: none;
}

a:visited {
	color: #9366b2;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:active {
	color: #9366b2;
	text-decoration: none;
}

ul {
	list-style-type: square;
}

/* Generic text formatting used throughout the store ---------------------------- */

.actCHECKOUTEM {
	background-color: #c58321;
}

.actCHECKOUTBG {
	background-color: #000000;
}

.actlarger {
	font-size: 13px;
	color: #ffffff;
}

.actsmaller{
	font-size: 10px;
	color: #ffffff;
}

.actxxsmall {
	font-size: 10px;
	color: #ffffff;
}

.actxsmall {
	font-size: 11px;
	color: #ffffff;
}

.actsmall {
	font-size: 11px;
	color: #ffffff;
}

.actregular {
	font-size: 13px;
	color: #ffffff;
}

.actlarge{
	font-size: 16px;
	color: #ffffff;
}

.actxlarge {
	font-size: 20px;
	color: #ffffff;
}

.actxxlarge {
	font-size: 20px;
	color: #ffffff;
}

.actwarningcolor {
	color: #c58321;
}
	
.actrequiredcolor {
	color: #c58321;
}

.actsearchhighlightcolor {
	color: #c58321;
}

.actrequired {
	color: #c58321;
}

.actwarning {
	font-size: 11px;
	color: #c58321;
}

.actwelcome {
	font-size: 11px;
	color: #ffffff;
}

.actlogotext {
	font-size: 11px;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 11px;
	color: #c58321;
}

/* Boxes and borders ------------------------------------------- */

.thinborder1 {
	border: 1px solid #999999;
}

.thinborder2 {
	border: 1px solid #e8cc4d;
}

.thinred {
	border: solid 1px #999999;
	border-top: 0px;
}

.thinred2 {
	border: solid 1px #e8cc4d;
	border-top: 0px;
} 

.boxheading {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

a.boxlink:link{
	color: #000000;
	text-decoration:none;
}

a.boxlink:visited{
	color: #000000;
	text-decoration:none;
}

a.boxlink:hover{
	color: #000000;
	text-decoration:underline;
}

a.boxlink:active{
	color: #000000;
	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 ------------------------------------------- */

table.checkout td {
	background-color: #000000;
}

table.checkout th {
	background-color: #c58321;
}

.cart {
	background-color: #000000;
}

.cartheading {
	background-color: #9366b2;
	padding: 4px;
	font-weight: bold;
}


/* Checkout Progress Indicator  ------------------------------------------------ */

p.checkout-progress-heading {
	width: 700px;
	margin: 10px auto;
}

#checkout-progress-indicator {
	width: 700px;
	height: 19px;
	background-image: url('cpi-background2.gif');
	margin: 0 auto 20px auto;
}

.checkout-progress-0 {
	width: 150px;
	height: 19px;
	background-color: #303030;
	background-image: url('cpi-main2.gif');
	float: left;
}

.checkout-progress-1 {
	width: 300px;
	height: 19px;
	background-color: #303030;
	background-image: url('cpi-main2.gif');
	float: left;
}

.checkout-progress-2 {
	width: 450px;
	height: 19px;
	background-color: #303030;
	background-image: url('cpi-main2.gif');
	float: left;
}

.checkout-progress-3 {
	width: 600px;
	height: 19px;
	background-color: #303030;
	background-image: url('cpi-main2.gif');
	float: left;
}

#checkout-progress-indicator .cpi-end {
	width: 8px;
	padding: 0;
	margin: 0;
	border: 0;
	height: 19px;
	background-image: url('cpi-end2.gif');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}

/* Formatting for the site map -------------------------------------------- */

#actinic-sitemap {
	margin-left: 5px;
}

#actinic-sitemap ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* 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: #999999;
	}
	
h1.subheading	{
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	color: #9366b2;
	}
	
h2	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #e8cc4d;
	}
	
h2.clearall	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #e8cc4d;
	clear:both;
	}
	
h3.product	{
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	color: #e8cc4d;
	}
	
h3.product_price	{
	font-size: 11px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

h3.h3map {
margin: 15px 0 5px 0;
padding: 0;
display: inline;
}

h3.h3TERMS {
font-size: 18px;
margin: 14px 0 12px 0;
border-bottom: 1px solid silver;
padding: 0 0 5px 0;
}

.text_heading_left_column	{
	margin: 0px;
	padding: 19px 0px 4px 0px;
	line-height:normal;
	color: #999999;
	font-weight: 900;
	font-size: 13px;
	}

/* Default formatting of all text boxes used in store pages ---------------- */

.form_input_general	{
	line-height: normal;
	font-size : 11px;
	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 : 11px;
	background-color: #000000;
	border: 1px solid #000000;
	color: #ffffff;
	vertical-align: top;
	}

.form_main_search_box_td	{
	background-color: #e8cc4d
	}

.form_button_quick_search	{
	line-height: 13px;
	height: 18px;
	width: 85px;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 12px;
	font-size : 11px;
	background-color: #e8cc4d;
	border: 1px solid #999999;
	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: #e8cc4d;
	font-weight: 900;
	font-size: 11px;
	}
	
.text_product_small_info_price	{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	line-height:normal;
	font-weight: 900;
	font-size: 11px;
	}

.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_product	{
	margin: 0px 18px 10px 0px;
	text-align: center;
	float: left;
	}


/* 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: 11px;
	color: #9366b2;
	}

a.product_section:visited  {
	color : #9366b2;
	text-decoration : none;
	}
	
a.product_section:link  {
	color : #9366b2;
	text-decoration : none;
	}
	
a.product_section:active  {
	color : #9366b2;
	text-decoration : none;
	}
	
a.product_section:hover  {
	color : #ffffff;
	text-decoration : none;
	}

/* lines -------------------------------------------------------------------------------- */

.dotted_line_blue	{
	height: 1px;
	background-color: #e8cc4d;
	background-image:url('theme_dotted_line.gif');
	clear:both;
	}
	
.solid_line_light_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #e8cc4d;
	clear:both;
	}
	
.solid_line_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #999999;
	clear:both;
	}
	
.dotted_outline_blue	{
	border: 1px dotted #e8cc4d;
	padding: 8px;
	}		



/* Styles for 'Compact Parent Section List' ------------------------ */

.text_breadcrumbs	{
	font-size: 10px;
	color: #999999;
	margin: 0px;
	line-height:normal;
	padding: 2px 0px 10px 0px;
	}	

a.link_breadcrumbs:visited	{	
	color : #999999;
	text-decoration : underline;
	}

a.link_breadcrumbs:link  {
	color : #999999;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:active  {
	color : #999999;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:hover  {
	color : #999999;
	text-decoration : underline;
	}
	

.text_footer	{
	color: #e8cc4d;
	font-size: 10px;
	padding:0px;
	margin:4px 0px 0px 0px;
	}

.text_menu_no_space	{
	word-spacing: normal;
	}

a.link_footer:visited  {
	color : #666666;
	text-decoration : underline;
	}
	
a.link_footer:link  {
	color : #666666;
	text-decoration : underline;
	}
	
a.link_footer:active  {
	color : #666666;
	text-decoration : underline;
	}
	
a.link_footer:hover  {
	color : #666666;
	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: 76px;
	margin: 0px 1px 0px 0px;
	padding: 1px 0px 1px 14px;
	font-size : 11px;
	background-color: #e8cc4d;
	border: 1px solid #999999;
	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 : 11px;
	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: #e8cc4d; 
	border: 1px solid #666666;
	}
	
a.link_menu:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #e8cc4d;
	border: 1px solid #666666;
	}
	
a.link_menu:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #e8cc4d;
	border: 1px solid #666666;
	}
	
a.link_menu:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #999999;
	border: 1px solid #666666;
	}





.formbox1 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url('theme-rounded-searchfield-left.gif');
	height: 19px;
	padding-left: 10px;
	background-repeat: no-repeat;
	float: left;
	}

.formbox2 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 19px;
	background-image: url('theme-rounded-searchfield-right.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	}

.inputfield {
	padding: 0px;
	margin: 1px 0;
	border: 0px;
	height: 16px;
	font-size: 12px;
	}

.piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:white; display: none; z-index:99997; }

.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:url('bg_load.png') center no-repeat!important;background:url('bg_load.gif') center no-repeat }
.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url('ajax-loader_b.gif') center center no-repeat!important;background: url('ajax-loader_b.gif') center center no-repeat;}

.caption{position:absolute;bottom:0;left:0;margin:0;display:block; padding:2px; cursor:text; background:#222;}
.piro_nav{position:absolute;bottom:0;left:50%;margin:0;display:block; padding:0; background:black;}
.caption p{ display:block; margin:0;padding:4px 28px 4px 38px; text-align:center; font-weight:normal; background:black; color:white; font-size:12px;}

.piro_close{	position:absolute;top:-10px;right:-10px;height:35px;width:35px;background:url('close_btn3.png') no-repeat;cursor:pointer;z-index:100006;}
a.piro_next{position:absolute;bottom:-33px;width:34px; height:35px;right:-37px;text-indent:-999em;outline:none; display:block;background:url('next.png') no-repeat; border:none;cursor:pointer;}
a:hover.piro_next{position:absolute;height:35px;width:34px;display:block; background:url('next_h.png') no-repeat; border:none;}

a.piro_prev{position:absolute;bottom:-33px;width:34px; height:35px;left:-35px; text-indent:-999em; outline:none;display:block;background: url('prev.png') no-repeat;border:none; cursor:pointer;}
a:hover.piro_prev{position:absolute;height:35px;width:34px;display:block; background:url('prev_h.png') no-repeat;border:none;}

a.piro_next_out{position:absolute; z-index:2000000;top:50%; width:100px; height:250px; right:0;text-indent:-999em;outline:none; display:block; background: url('nextoutside.png') no-repeat; border:none;cursor:pointer;}
a:hover.piro_next_out{position:absolute;display:block; width:100px; height:250px;  background: url('nextoutside_h.png') no-repeat; border:none;}

a.piro_prev_out{position:absolute;z-index:2000001; width:100px; top:50%; height:250px; left:0; text-indent:-999em; outline:none;display:block; background: url('prevoutside.png') no-repeat;border:none; cursor:pointer;}
a:hover.piro_prev_out{position:absolute; width:100px; height:250px;  display:block; background: url('prevoutside_h.png') no-repeat; border:none;}

.pirobox_content {position:absolute; top: 50%; left: 50%; padding:0; width: 400px; height: 200px; margin: -100px 0 0 -200px; display: block; z-index:99998;font-family:Trebuchet MS,Arial;}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
.pirobox_content img{ margin:0; padding:0; border:none;}

.t_l{background:url('t_l.png') no-repeat; width:10px; height:10px;}
.t_r{background: url('t_r.png') no-repeat; width:10px; height:10px;}
.t_c{height:10px; background:url('t_c.png') repeat-x;}

.c_l{width:10px; background: url('c_l.png') repeat-y;}
.c_c{background:url('img_bg.png') repeat; margin:0; padding:0;}
.c_c div{width:380px; height:180px; margin:0; padding:0;}
.c_r{width:10px; background: url('c_r.png') repeat-y;}

.b_c{height:10px; background:url('b_c.png') repeat-x;}
.b_l{background:url('b_l.png') no-repeat; width:10px; height:10px;}
.b_r{background:url('b_r.png') no-repeat; width:10px; height:10px;}

.box_img{ position:absolute; z-index:99995; background: url('img_bg.png');width: 100%; top:30px; left:30px; height: 100%; padding:0;}
.err_mess{ position:absolute;bottom:20px; color:white; padding:0; margin:0 0 0 20px; display:block;}
.err_mess a{color:red; font-weight:700;}
.number{position:absolute;margin-left:3px;height:18px;width:30px; padding:3px;left:0;color:#666;top:2px; font-size:11px;}'
a.link_to {position:absolute;margin-right:6px;height:21px;width:21px;right:0;color:#999;top:4px; background:url('link_out.png') no-repeat!important;background:url('link_out.gif') no-repeat; text-indent:-999em;}
a:hover.link_to { background:url('link_out_h.png') no-repeat!important;background:url('link_out_h.gif') no-repeat; border:none;}
a.play{position:absolute;bottom:10px!important;bottom:2px;right:10px!important;right:2px;width:40px; height:40px; margin:0; outline:none; display:block;background:url('play.png') no-repeat; text-indent:-999em; border:none;cursor:pointer;}
a:hover.play{background:url('play_h.png') no-repeat;}
a.stop{position:absolute;bottom:10px!important;bottom:2px;right:10px!important;right:2px;width:40px; height:40px; margin:0; outline:none; display:block;background:url('pause.png') no-repeat;text-indent:-999em; border:none;cursor:pointer;}
a:hover.stop{background:url('pause_h.png') no-repeat;}


ul#listCATEGORY {
list-style-type: none;
width: 185px;
margin: 0;
padding: 0;
}

#listCATEGORY li {
padding: 4px 0;
}

.leftMID a:link, .leftMID a:visited {
display: block;
font-size: 12px;
color: #fff;
line-height: 1.2em;
width: 185px;
margin-left: 10px;
}

.leftMID a:hover {
color: #9366b2;
text-decoration: none;
}

.productWRAP {
width: 700px;
margin-top: 35px;
}

.productLEFT {
float: left;
width: 190px;
}

.productRIGHT {
width: 500px;
float: right;
}

.productRIGHT  p {
font-size: 12px;
line-height: 1.5em;
color: #E7E2DA;
text-align: justify;
}

.productDIVIDER {
width: 700px;
height: 35px;
border-bottom: solid 2px #474143;
clear: both;
}

h1.productTITLE {
margin: 0 0 8px 0;
padding: 0;
color: #9366b2;
font-size: 20px;
font-weight: normal;
}

.productPRICE {
font-size: 16px;
font-weight: normal;
color: #fff;
margin-bottom: 15px;
}

.groupingWRAP1 {
width: 133px;
float: left;
text-align: center;
}

.groupingWRAP2 {
padding: 8px;
margin: 5px;
border: 1px solid silver;
}

.groupingIMAGE {
width: 100px;
height: 100px;
overflow:hidden;
margin-bottom: 7px;
border: 0;
text-align: center;
}

.groupingNAME {
height: 50px;
}

.productPrice3 {
font-weight: bold;
margin: 10px 0 5px 0;
}

.clr {clear:both}

/* left nav */

ul#sidenav, ul#sidenav2 {
margin: 0;
padding: 0;
list-style: none;
font-size: 12px;
}

ul#sidenav li, ul#sidenav2 li {
/*position: relative;*/
float: left;
margin: 0;
padding: 0;
}

ul#sidenav li a, ul#sidenav2 li a, ul#sidenav li a:visited, ul#sidenav2 li a:visited {
border-top: 1px solid #2f2f2f;
border-bottom: 1px solid #1f1f1f;
padding: 4px;
display: block;
color: #fff;
text-decoration: none;
width: 205px;
background-color: #0f0f0f;
}

ul#sidenav li a:hover, ul#sidenav2 li a:hover {
background-color: #1f1f1f;
border-top: 1px solid #2f2f2f;
text-decoration: none;
color: #fff;
}


#arrowlistmenu, #arrowlistmenu2{
width: 200px;
margin-left: 10px;
padding: 0;
}

#arrowlistmenu h3.menuheader a, #arrowlistmenu h3.menuheader a:visited,
#arrowlistmenu2 h3.menuheader a, #arrowlistmenu2 h3.menuheader a:visited  {
border: 0;
color: #fff;
font-size: 12px;
padding: 0;
margin: 0 0 0 6px;
}

#arrowlistmenu h3.menuheader a:hover, #arrowlistmenu2 h3.menuheader a:hover {
background: transparent;
}

#arrowlistmenu h3, #arrowlistmenu2 h3 {margin: 0;padding: 0;}

#arrowlistmenu .menuheader, #arrowlistmenu2 .menuheader { 
font: bold 12px Arial;
color: white;
background: #303030 url('menuLINK.gif') repeat-x center left;
margin-bottom: 0px;
padding: 4px 0 4px 0px; 
cursor: hand;
cursor: pointer;
}

#arrowlistmenu .openheader, #arrowlistmenu2 .openheader { 
background-image: url('menuLINKED.gif');
}

#arrowlistmenu ul, #arrowlistmenu2 ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#arrowlistmenu ul li, #arrowlistmenu2 ul li{
padding-bottom: 2px; 
}

#arrowlistmenu ul li .opensubheader, #arrowlistmenu2 ul li .opensubheader {
background: #1f1f1f !important;
}

#arrowlistmenu ul li .closedsubheader, #arrowlistmenu2 ul li .closedsubheader { 
background: #1f1f1f !important;
}

#arrowlistmenu ul li a, #arrowlistmenu2 ul li a {
color: #fff;
display: block;
padding: 4px 0px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 11px;
}

#arrowlistmenu ul li a:visited, #arrowlistmenu2 ul li a:visited {
color: #fff;
}

#arrowlistmenu ul li a:hover, #arrowlistmenu2 ul li a:hover {
background-color: #8656a6;
}

#arrowlistmenu ul li a.subexpandable:hover, #arrowlistmenu2 ul li a.subexpandable:hover {
background: #8656a6;
}

#footWRAP h4 {
font-size: 16px;
padding-bottom: 5px;
margin: 0;
color: #0f0f0f;
}

#footWRAP a {
font-size: 11px;
background-image: url('link.gif');
background-repeat: no-repeat;
padding-left: 15px;
line-height: 1.8em;
color: #fff;
text-decoration: none;
}

#footWRAP a:hover {
text-decoration: underline;
}

#footWRAP p {
color: #fff;
font-size: 12px;
}

.footerBox {
display: block;
width: 210px;
margin-left: 20px;
float: left;
}

ul#BIKfilter {font-size: 12px; list-style: none; margin: 0; padding: 0;width: 700px; }
ul#BIKfilter li { 
/*border-right: 1px solid #dedede;*/
float: left;
line-height: 30px;
margin: 0;
padding-right: 20px;
}

ul#BIKfilter a { color: #999; text-decoration: none;}
ul#BIKfilter li.current a, ul#BIKfilter a:hover { text-decoration: underline; }
ul#BIKfilter li.current a { color: #9366b2; font-weight: bold; }

ul#BIKportfolio { float: left;
list-style: none;
margin-left: 0;
padding: 0;
width: 700px; 
}

ul#BIKportfolio li { 
float: left; 

text-align: center;
}

.filterTITLE {
font-size: 14px;
margin: 12px 0;
}
