body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}



/*	 ============ Page Layout ============     */

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	/*	border:1px dotted #00FFFF;*/
	width: 995px;
	background-color: #FFFFFF;
/*	background-image: url(/assets/tmpl/flower_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	background-position: 2px 126px;
}

#header {
	margin: 0px 0px 2px;
	padding-bottom: 0px;
	height: 140px;
	width: 995px;
	background-color: #ffffff;	
/*	#531200;*/
}

#logo
{
	padding-top: 10px;
	padding-left: 0px;
/*	border: 1px solid #00CC00;	*/
}




#topnav
{
	
	width: 995px;

	border: 0px solid #CC0000;
	padding-top: 0px;

	margin-left:0px;
	clear:both;
	height:46px;
	display:none;
}



.toplinks
{
	position: absolute;
	top: 10px;
	border: 0px dotted #CC0000;
	width: 995px;
	text-align:right;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;	
	display:none;
}

.toplinks a:link, .toplinks a:visited
{
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:0.9em;
}

.toplinks a:hover, .toplinks a:active
{
	font-family:  Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
	text-decoration:underline;
	font-size:0.9em;
}






#breadcrumb
{
	width:995px;
	height: 20px;
	background-color: #D6D6D6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660099;
	padding-top: 2px;
	padding-left: 5px;
	display:none;
}



.topnav_txt:link, .topnav_txt:visited, .topnav_txt:hover, .topnav_txt:active
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	font-weight: bold;*/
	line-height: 19px;
}



#left{

	float: left;
	width: 180px;
	padding-top: 0px;	
	display:none;	

}



#right {
	float: right;
	width: 180px;
	padding-top: 12px;
	border: 0px dotted #FF0000;
	display:none;		
}



#content {

	float: left;
	width: 700px;
	margin-left: 18px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 8px;
}


#content-wide {

	float: left;
	width: 790px;
/*	border: 1px dotted #FF0000;*/
	margin-left: 13px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}







/*------------ footer --------------*/


#footer22 {
	clear: both;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	overflow: hidden;
	height: 19px;
	background-color: #D6D6D6;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660099;	
}


#footer
{
	margin-top: 20px;
clear: both;
	height: 20px;
	background-color: #D6D6D6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660099;
	padding-top: 2px;
	padding-left: 5px;
	text-align:center;
	display:none;	

}
/*#footer a:link, #footer a:visited
 {
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}*/




.footermenu
{
	width: 600px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
/*	border: 1px dotted #CC0000;*/
	width: 500px;
	margin-right:auto;
	margin-left:auto;
}








.footermenu, .footermenu a:link, .footermenu a:visited 
{
	text-decoration: none;
	color: #000000;
	font-size: 1em;
}

.footermenu a:hover 
{
	text-decoration: underline;
	color: #000000;
}


.footer_c
{
	clear: both;
}


.footer-info
{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width: 995px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}





.e2z, .e2z a:link, .e2z a:visited
{
	position:relative;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
	padding-right:0px;
	text-decoration: none;
	width: 995px;
	margin:auto;
	top: -15px;	
	display:none;		
}



.e2z a:hover
{
	color: #1445B6;
}








/*  --- defaults ---*/


td b
{
	font-size: 12px;
}

.table
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


td 
{
	font-size: 11px;
	font-family:  Verdana, Arial, Verdana, Arial,Verdana, Helvetica, sans-serif;
}


form
{
	margin: 0px;
	padding: 0px;


}






a:link
{
color: #333333;

}
a:visited 
{
color: #333333;
}


a:hover, a:focus, a:active 
{
	color: #CC0066;
}




.section a:link
{
color: #000000;

}
.section a:visited 
{
	color: #000000;
}


.section a:hover, a:focus, a:active 
{
	color: #921677;
	text-decoration: underline;
}



.list a:link
{
	color: #000000;
	text-decoration: none;
		font-size:0.94em;
font-weight:bold;
}
.list a:visited 
{
	color: #000000;
	text-decoration: none;
		font-size:0.94em;
font-weight:bold;
}


.list a:hover, a:focus, a:active 
{
	color: #CC0066;
	text-decoration: underline;
}



















img
{
border:none;
}



h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #000000;
}


h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #000000;
}



h3

{
	font-family: Arial, verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}








	
/*- Menu Tabs 4--------------------------- */

    .tabs-top {
	font-size:.9em;
	line-height:normal;
	border-bottom:0px solid #6B78A9;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
      }
	  
    .tabs-top ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
      }
    .tabs-top li {
      display:inline;
      margin:0;
      padding:0;
      }
    .tabs-top a {
      float:left;
      background:url("/assets/site/tabs/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
	  font-weight:bold
      }
	  
	  
   .tabs-top a span {
	float:left;
	display:block;
	background:url("/assets/site/tabs/tabright4.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#333333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
   .tabs-top a span {float:none;}
    /* End IE5-Mac hack */
   .tabs-top a:hover span {
      color:#6B78A9;
      }
   .tabs-top a:hover {
	background-position:0% -42px;
      }
   .tabs-top a:hover span {
	background-position:100% -42px;
	color: #FFFFFF;
      }  

     .tabs-top #current a {
            background-position:0% -42px;
      }
     .tabs-top #current a span {
	background-position:100% -42px;
	color: #FFFFFF;
      }






img {
vertical-align: text-bottom;
}












/*----	add product to basket -----*/

.item_added
{
	background-image: url(/assets/site/product_added.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 605px;
	padding-top: 6px;
	padding-left:10px;
}








/* ------------------------ nav  ------------------------*/



#nav
{
	margin-left: 1px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;	
/*	list-style-type: none;*/
	width: 180px;

}




/** html #nav{
background-image:none;
background-color:#e4eef8;
filter:alpha(opacity=90);
height:10%;
}

* html #nav * {
filter:alpha(opacity=100);
position:relative;
}
*/



#nav ul {

	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0;

/*	text-align: left;*/

}



/*
to many kw so span instead
#nav ul li h3 {
margin-bottom:8px;
}*/


#nav  ul li  .section-title
{
	font-family: Arial, verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom:0px;
	padding-right: 0px;
	margin-bottom:8px;
	padding-left: 0px;
	color: #333333;
	font-weight:bold;
}
  







#nav ul li {
	/*	text-align: left;*/
	display: inline;
	/* avoid MSIE 6 bug */
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	border-top-width: 0px;
	border-top-style: solid;
	padding-right: 0;
	padding-left: 0;
/*	margin-top:5px;
	margin-bottom:5px;*/

	
/*	line-height: 25px;*/
}








#nav ul a {

	display: block;
	/* work around MSIE bugs */
	width: 100%;
	cursor: pointer;
	padding: 0.36em 0 0.36em 0.5em;
		font-weight:normal;
}



html > body #nav ul a {

	width: auto;

	/* work around workaround for MSIE bugs... */


}



#nav ul a:link,

#nav ul a:active, 

#nav ul a:visited {
/*	color:#333333;*/
	width: 180px;
	padding-left: 1px;

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 99%;

}



#nav ul a:hover {
	color: #9402d1;
	text-decoration: none;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #999999;
}




#nav ul ul span, #nav ul ul a:link,  #nav ul ul a:active, #nav ul ul a:visited {
/*	color: #000000;
	width: 180px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	padding-left: 1px;
	text-transform: none;*/
	padding-left:0px;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}



#nav ul ul a:hover {
	/*	color: #c500ff;
	text-decoration: none;*/
	background-color: #F0F0F0;
/*	font-weight:normal;*/
}



#nav ul ul ul a:link,

#nav ul ul ul a:active, 

#nav ul ul ul a:visited {
	/*	color: #000000;
	width: 170px;
	text-decoration: none;
	font-family:  arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
	text-transform: none;	*/
	padding-left:15px;
	font-size:.95em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width:165px;
	padding: 0.3em .1em 0.3em 1em;

}





#nav ul ul ul a:hover {
/*	color: #000000;
	text-decoration: none;
	background-color: #8abfe9;
		font-weight:normal;	*/
}



/* Nav Selected

---------------------------------------------------------------*/



#nav ul  .selected{
	color: #9402d1;
	font-weight: bold;
}
#nav ul ul ul .selected
{
	background-image: url(/assets/img/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	font-weight: normal;
	color: #c500ff;
}



.currency
{
	margin-left: 10px;
	padding-left: 10px;

}







/* --------------------- Section  --------------------- */




	.section {
		font-family: Verdana,sans-serif;
		color:#000000;
		margin-left:0;
		width:600px;

	}
	


	.section .no-padding
	{
		padding-right:0px;
	}


	
	.section .noborder {
		border-right:0px;
	}
	


	/* #070109  New global style for all a-tags inside rightContent */
	.section a, .rightContent a:link, .rightContent a:visited, .rightContent a:active {
		color:#3399FD;
		text-decoration:none;
	}
	
	.section a:hover{
		text-decoration:underline;
	}
	
	.section .topLinkContainer {
		text-align:right; 
		padding:12px 0; 
	}
	



.section_banner_img
{
	margin-bottom: 5px;
	padding-bottom: 5px;
}


.section-text{
	font-size: 1em;
	line-height: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
}




.section-link
{
	float: left;
	/*	height: 200px;*/
	width:    192px;
	height: 15.1em; /* 195px;*/
	border:0px solid red;
	background-image: url(/assets/img/shop/bg_section.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:12px;
	padding-bottom:2em;

}
.section-link-on
{

	float: left;
	/*	height: 200px;*/
	width:    192px;
	height: 15.1em; /* 195px;*/
	border:0px solid red;
	background-image: url(/assets/img/shop/bg_section_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:12px;
	padding-bottom:2em;}


.section-link-content
{
	/*	height: 194px;*/
	width: 190px;
	height:190px;
	float:right;
	text-align:center;
	cursor:pointer;
}



.section-link  .section-link-content .text-top{
	height:3.9em;
}




.section-link  .section-link-content .text-top .title{
	font-size: 1.2em;
	font-weight:bold;
	padding-top: 0.7em;
	padding-bottom: 0.15em;
}



.section-link  .section-link-content .text-top .desc{
	font-size: 0.8em;
	font-weight:bold;
	padding-bottom:0.1em;
	line-height: 0.9em;

}



.section-link  .section-link-content .from{
	font-size: 0.9em;

}

.section-link  .section-link-content .price{
	font-size: 1.4em;
	font-weight:bold;
	color:#b706a5;
	line-height:1em;
	padding-right:35px;
}
	
.section-link  .section-link-content .save{
	font-size: 0.9em;

}
	



	
	
	
	
	
	
	
	
	
	
	
	
	

















/* ------  promotional box  ----*/


.promotion-box
{
	background-image: url(/assets/img/shop/bg_basket_box.gif);
	background-repeat: no-repeat;
	height: 148px;
	width: 220px;
	padding-left:15px;
	padding-right:25px;
	padding-top: 3px;
	font-family:Arial, Helvetica, sans-serif;
/*	border: 1px dashed #FF0099;*/
	font-size:11px;
	font-weight:bold;
	float:left;

}

.promotion-box .title
{
	width:240px;
	height: 20px;
	color: #FFFFFF;
	font-weight:bold;

	padding-top:2px;
}

.promotion-box .promo-text
{
height: 48px;


}

.promotion-box .text-box
{
height: 20px;
width:210px;

}


.promotion-box .button
{
	padding-top:5px;
	height: 22px;
	text-align: right;
	width:215px;
}

.promotion-box .active
{

font-size:1.2em;
color:#990066;
}

.promotion-box .wishlistdd
{
	height:40px;
	clear: both;
	display: block;
	padding-bottom:10px;
	padding-top:6px;
}






.basket_box

{

	background-image: url(/assets/img/shop/basket/box_bg.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 342px;
	padding-left:10px;
	padding-top: 3px;	



}

.basket_box_txtbox

{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;

}












/*	--------- nav --------*/







.clear, .clr
{
	clear: both;
}




/******************* products layout *******************/





/*  Product listings  */


.list
{
	font-size: 1em;
/*	border: 1px dotted #FF0000;*/

}




/*.prodlist  {
	color : #000000;
	font-weight: normal;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	line-height: normal;
}


.prodlist:link  {
	font-weight: normal;
	text-decoration: none;	
}

.prodlist:visited  {
	font-weight: normal;
	text-decoration: none;
}

.prodlist:hover  {
	text-decoration: underline;
	}*/
	








.prodlistdesc  {
	font-size : 11px;
	color : #787878;
	font-weight: normal;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	line-height: 16px;
}


.prodlistsml 
{
	font-size : 11px;
	color : #666666;
	font-weight: normal;
	font-family:  Arial, Helvetica,Verdana, sans-serif;
}

.prodlistsml :link  {
	font-weight: normal;
	text-decoration: underline;	
}

.prodlistsml:visited  {
	font-weight: normal;
}

.prodlistsml:hover  {
	text-decoration: underline;
	}


	
.prodlistprice {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	line-height: 17px;
	color: #000000;
}


.prodnostock
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #fc0d6b;
	padding-right: 2px;
	padding-left: 1px;
}

.brandlist
{
	font-size : 11px;
	color : #333333;
	font-weight: bold;
	font-family: Arial, Helvetica,Verdana,  sans-serif;
}



.special
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF4410;
	font-weight: bold;
}




/* lines for product lists  */



.prod_item{
	/*	height: 110px;*/
/*	border: 1px solid #000099;*/
	margin-bottom: 10px;
	padding-bottom: 10px;
/*	display: block;*/
	/*clear: both;*/
/*	overflow: hidden;*/
}

.prod_item .image
{
/*		border: 1px dotted #00CCFF;*/
	float: left;
	width:110px;
	padding-bottom: 5px;
	text-align: center;	
}


.prod_item .text
{
	/*	border: 1px dotted #FF6666;*/
	float: right;
	width: 475px;
	padding-right: 5px;	
}

.prod_hr
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbc2c2;
	clear: both;
	margin-top: 5px;
	/*	padding-top: 44px;*/
	line-height: 8px;
	width: 98%;
}

/*  drop down option select */
.optiondd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}



/* related products*/
 
.prod_item_related{
	/*	height: 110px;*/
/*	border: 1px solid #000099;*/
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 120px;/*	display: block;*/
	float: left;	/*clear: both;*/
/*	overflow: hidden;*/
}

.prod_item_related .image
{
	/*	border: 1px dotted #00CCFF;*/
	width:120px;
	height:120px;
	text-align: center;
}


.prod_item_related .text
{
	/*	border: 1px dotted #FF6666;*/
	float: right;
	width: 120px;
	text-align: center;
}




/*------------------- products layout end  --------------------*/





/******************* products layout *******************/




.sectn_list_header
{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 4px;
	width:595px;
	color: #FFFFFF;
	background-color: #7A7A7A;
/*	background-repeat: repeat-x;
	background-image: url(/assets/img/bg_sectn_hdr.gif);*/
}






.list .no-padding
{
	padding-right:0px;
	margin-right:0px;
}





/*   big image right text left - large box area*/
.prod_list_main
{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	background-image: url(/assets/img/shop/bg_featured.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 200px;
}

.prod_list_main .prod_image
{
	float: left;
	padding-left: 15px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	height: 180px;
}


.prod_list_main .prod_txt
{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 1em;
}

.prod_list_main  .prod_title
{
	padding-top: 10px;
	padding-right: 10px;
}


.prod_list_main  .prod_price
{
	font-size: 2em;
	font-weight: normal;
	color: #B91C96;
	padding-top: 4px;
}



.prod_list_main  .prod_price .from
{
	font-size: .5em;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
}













/*	 left small image text right */		
.prod_list_box_r 
{
	padding-top: 0pt;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	float: left;
	/*	border: 1px solid #FF0000;*/
	width:295px;
	background-image: url(/assets/img/shop/bg_list_box_thin.gif);
	background-repeat: no-repeat;
	height: 125px;
}	




.prod_list_box_r .prod_image
{
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	position: relative;
	width: 120px;
	height: 120px;
	float:left;
	border: 1px none #CCCCCC;
}	

.prod_list_box_r .prod_txt
{
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 6px;
	font-size: 0.8em;
	padding-bottom:0px;
}

.prod_list_box_r  .prod_title
{
	padding-top: 10px;
	padding-right: 8px;
	border: 0px dashed #CC0000;
	padding-bottom:4px;
}



.prod_list_box_r  .prod_price
{
	font-size: 1.5em;
	font-weight: normal;
	color:#b706a5;
/*	color: #B91C96;*/
	/*color: #921677;*/
	padding-top: 3px;
}



.prod_list_box_r  .prod_price .from
{
	font-size: .6em;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
}







/*	section listing */
		
.section-list_box
{
	padding-top: 0pt;
	margin-bottom: 10px;
	float: left;
/*	border: 1px solid #FF0000;*/
	width:145px;
	height:185px;
	text-align: center;
	background-repeat: no-repeat;
}	


.section-list_box .image
{
	text-align: center;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}	


.section-list_box .boxtxt,  .section-list_box .boxtxt a:link, .section-list_box .boxtxt a:visited, .section-list_box .boxtxt a:visited
{
	padding-right: 1px;
	padding-bottom: 0pt;
	padding-left: 1px;
	width:130px;
	font-size: 11px;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
}

.section-list_box .from
{
	font-size: 98%;
	font-weight: bold;
	color: #000000;
}
.section-list_box .price
{
	font-size: 98%;
	font-weight: bold;
	color: #b706a5;
}













/*	small image top text below*/
		
.prod_list_box_b
{
	padding-top: 0pt;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #CCCCCC;
	width:140px;
	height:192px;
	text-align: center;
	background-repeat: no-repeat;
	margin-right:10px;
}	


.prod_list_box_b .image
{
	width:110px;
	height:110px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	


.prod_list_box_b .boxtxt,  .prod_list_box_b .boxtxt a:link, .prod_list_box_b .boxtxt a:visited, .prod_list_box_b .boxtxt a:visited
{
	padding-right: 1px;
	padding-bottom: 0pt;
	padding-left: 1px;
	width:130px;
	font-size: 11px;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
}

.prod_list_box_b .from
{
	font-size: 98%;
	font-weight: normal;
	color: #000000;
}
.prod_list_box_b .price
{
	font-size: 98%;
	font-weight: bold;
	color: #CC0066;
}




/*  bg image with text right*/
  
.prod_list_bg
{
	width: 260px;
	height: 200px;
	padding-left: 340px;
	margin-bottom: 5px;
	background-color: #FFB546;
	cursor: pointer;	
}

.prod_list_bg .prod_txt 
{
	padding-top: 5px;
	padding-right: 10px;
	font-size: 125%;
}

.prod_list_bg  .prod_title h2
{
	font-size: 125%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;	

}

.prod_list_bg  .prod_price
{
	font-size: 155%;
	font-weight: bold;
	color: #FF6600;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}











/*	 2 bg images side by side text over */
		
.prod_list_twin_bg
{
	width: 297px;
	height: 175px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFAD33;
	cursor: pointer;	
}

.prod_list_twin_bg .price
{
	float: right;
/*	width: 20px;*/
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 98%;
}

.prod_list_twin_bg .prod_txt_hdr
{
	width: 220px;
	padding: 1px 2px 1px 4px;
	color: #FFFFFF;
	height: 40px;
	overflow: hidden;
}



.prod_list_twin_bg .prod_txt
{
	width: 150px;
	height: 100px;
	text-align: left;
	padding: 4px;
	color: #FFFFFF;
/*	border: 4px dotted #3399FF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 130%;
}

.prod_list_twin_bg  a:link, .prod_list_twin_bg  a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}

.prod_list_twin_bg a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.prod_list_twin_bg .findoutmore
{
	position: relative;
	padding-left: 4px;
	font-weight: bold;
}










/*.prod_list_box_b .image
{
	text-align: center;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 120px;
	height: 120px;

}	

.prod_list_box_b .boxtxt
{
	padding-right: 1px;
	padding-bottom: 0pt;
	padding-left: 1px;
	width:130px;	
}
*/


.pagingnav
{
	clear:both;
	text-align: center;
	background-color: #DCEBFC;
	width: 99%;
	margin-top: 10px;
	margin-bottom: 10px;
}





/*------------------- products layout end  --------------------*/








.prodlistprice
{
	font-family: arial, verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F85E01;
	font-weight: bold;
}











/*---------------- error show -----------------*/

.error
{
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px;
	border: 2px solid #FF0000;
	font-weight:bold;
	background-image: url(/assets/img/icons/error-icon.gif);
	background-position: 8px 8px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-size:1.1em;
}



















/* =========================  products details  ============================ */

.prod_desc000000000
{
	font-size: 114%;
	font-weight: bold;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif
}


.prod_details
{
	font-size: 0.9em;
	padding-top: 10px;
}


.prod_buy
{
	text-align: center;


}




#product-content
{
	width:300px;
	float:right;
}



#product-content .description ul
{
	padding: 0px;
	margin-top: .5em;;
	margin-bottom:0em;
	margin-left:1.4em;
}

#product-content .description
{
	padding: 0px;
	margin-top: 1em;;
	margin-bottom:0em;
	font-size:.9em;	
	font-family: Arial, Helvetica, sans-serif;
}








#product-media
{
width:280px;
float:left;
padding-top:8px;

}




#product-content .product-desc
{

border: 0px dashed #FF0000;
font-size:1em;
padding-bottom:.6em;
}




#product-details
{
	width:600px;
	float:left;
	margin-top: 0.5em;
	font-size: 0.95em;
	font-family:arial, Arial, Helvetica, sans-serif;
/*	border: 1px dashed #FF0000;*/
}


#product-details .title
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 2px;
	font-size: 1.1em;	
	font-family: Arial, Helvetica, sans-serif;	
}

#product-details  ul
{
	padding: 0px;
	margin-top: 1em;
	margin-bottom:0em;
	margin-left:2em;	
}


#product-related
{
	margin-top: 1.3em;
	width:610px;
	font-size:0.9em;
}





/* drop down form */
#product-select
{
/*	border: 1px dashed #FF0000;*/

}


.product-dd
{
	font-size: .8em;

}


#product-buy .price
{
	font-size: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	height:25px;
}

#product-buy .price #price
{
	font-size: 1.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#B91C96;
}



#product-buy .spc
{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.9em;	

}

#product-buy .delivery
{

	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.9em;
}


#product-buy .buy-qty
{
	font-size: 0.9em;
	vertical-align: top;
	padding-top:4px;
}

#product-buy .buy-qty .qty-input
{
	font-size: 0.9em;
}

#product-buy .buy-qty .qty
{
	vertical-align: 30%;
	font-size: 1.1em;
}

#product-buy .buy-qty .buy-button
{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}






/* drop down swatch */

.product-swatch
{
	margin-top:10px;
	width:295px;
/*border: 1px dashed #FF0000;*/
}




.product-swatch .selected
{
	float:left;
	width:95px;
/*	border: 1px dashed #FF0000;*/
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
}




.product-swatch  .colour-options  
{
	float:left;
	padding-top: 10px;

}



.product-swatch  .colour-options  .option
{
/*	margin-top: 10px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	float:left;
	width:35px;
/*	border: 1px dashed #FF0000;*/
}



/* attributes drop downs    */


.attribute-name
{
	padding-top: 4px;
	padding-bottom: 1px;
	font-weight:bold;
	font-size: .9em;

}

.attribute-select
{
	padding-bottom: 5px;
}


















/* =========================  products details  ============================ */


.prod_titleXXXXXX
{
	font-size: 100%;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif
}


.prod_desc
{
	font-size: 102%;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}


.prod_details
{
	font-size: 100%;
	padding-top: 10px;
}


.prod_buy
{
	text-align: center;


}



.prod_price_sale
{
	font-size:1.5em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}







/*		buy box       */
.buybox 
{
	border: 1px solid #FF9933;
}

.buyboxhdr
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(/assets/img/shop/buy_now_bg.gif);
	color: #FFFFFF;
	background-color: #FF9900;
}






/*===================== basket sumary ==============*/


.basket_sum
{
	width: 180px;
	background-image: url(/assets/img/basket/basket_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


.basket_sum_hdr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-top: 2px;
	padding-left: 4px;
	background-image: url(/assets/img/shop/panel_top_hdr.gif);
}


.basket_sum_content, .basket_sum_content td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 2px;
}




.basket_sum_nocontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.basket_sum_hlite
{
/*	background-image: url(/assets/img/template/bg_added_to_basket.gif);
	background-repeat: repeat;
	width: 178px;
	margin-right: auto;
	margin-left: auto;*/
}


.basket_sum_change
{
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 18px;
	background-image: url(/assets/img/template/icon_edit_basket.gif);
	background-repeat: no-repeat;
	background-position: 18px 5px;
	font-size: 85%;
	line-height: 18px;
}

.basket_sum_total
{
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.basket_sum_total .amount
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EA0000;
}




.basket_sum_checkout
{
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom:2px;
	margin-top: 3px;
	margin-right:3px;
	margin-bottom: 10px;
}





/*	basket small txt*/
	
	.smalltxt
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;	
	
	}


.basket-item-added
{
	background-image: url(/assets/img/basket/bg_added_to_basket.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	width: 585px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 5px;

}

.basket-item-added .title
{
	font-weight: bold;
	height: 20px;
}


.basket-item-added .item
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 50px;
}

.basket-item-added .spec
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}


.basket-item-added .price
{
	font-size: 11px;
}

.basket-item-added .installation
{
	font-size: 11px;
	width:455px;
	float:left;

}

.basket-item-added .checkout
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	padding-right: 20px;
	padding-top:0px;
	height: 20px;	
}

.basket-item-added .checkout .arrow
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.8em;
  vertical-align: -15%;
}





.checkout-now
{
	text-align: right;
	width: 650px;
	padding-right:50px;


}









/* ======= search =========*/





.search-box {
	width: 180px;
	margin-bottom: 12px;

}



.search-box .title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b457cb;
	height:24px;
	width: 175px;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 3px;
	background-image: url(/assets/img/shop/panel_top_hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;/*	font-family: "Trebuchet MS", Arial, sans-serif;*/

}



.search-box .content {
	background-image: url(/assets/img/shop/panel_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: visible;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 16px;
	padding-left: 11px;
	font-size: .95em;
	font-weight: normal;
	height:6em;

}



.search-box .input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin-bottom:0.4em;
	margin-top:0.4em;
}


.search-box .submit
{
padding-right:.9em;
padding-top:.15em;
float:right;
}












 /*======= info box =====*/




.block_style_4 {
	width: 180px;
	margin-bottom: 12px;

}



.block_style_4 .title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b457cb;
	height:24px;
	width: 174px;
	margin-left: 0px;
	padding-left: 6px;
	padding-top: 3px;
	background-image: url(/assets/img/shop/panel_top_hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
/*	font-family: "Trebuchet MS", Arial, sans-serif;*/
	font-size: 12px;
}



.block_style_4 a:link {
/*	color: #000000;*/
text-decoration:none;
font-size:.9em;
font-family:Verdana, Arial, Helvetica, sans-serif;
}



.block_style_4 a:visited {
/*	color: #000000;*/
}



.block_style_4 a:active {
/*	color: #000000;*/
}



.block_style_4 a:hover {
/*	color: #0000FF;*/
}



.block_style_4 .content {
	background-image: url(/assets/img/shop/panel_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: visible;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 16px;
	padding-left: 8px;
	font-size: 1em;
	font-weight: normal;

}



.block_style_4 .item {
	margin-bottom: 2px;
	padding-bottom: 4px;
	padding-left:9px;
	background-image: url(/assets/img/icons/narrow_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}













/* ------ plain box ------*/
 
.block_style_p {
	width: 180px;
	margin-bottom: 12px;

}



.block_style_p .title {
	font-weight: bold;
	height:11px;
	width: 175px;
	margin-left: 0px;
	padding-left: 5px;
	background-image: url(/assets/img/shop/plain_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
/*	font-family: "Trebuchet MS", Arial, sans-serif;*/
	font-size:9px;
}



.block_style_p a:link {
	color: #000000;
}



.block_style_p a:visited {
	color: #000000;
}



.block_style_p a:active {
	color: #000000;
}



.block_style_p a:hover {
	color: #0000FF;
}



.block_style_p .content {
	background-image: url(/assets/img/shop/plain_box_base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: visible;
	line-height: 12px;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 11px;
	font-size: 1em;
	font-weight: normal;

}



.block_style_p .item {
	margin-bottom: 2px;
	padding-bottom: 5px;
}



.block_style_p a:link
{
color: #000000;
text-decoration: none;

}
.block_style_p a:visited 
{
	color: #000000;
}


.block_style_p a:hover, a:focus, a:active 
{
	color: #921677;
	text-decoration: underline;
}













/*########################## CHECKOUT ##################*/

/* ================  checkout ==============  */

/* checkout text box  */
.cotxtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid;
}

.cotxtbox-large-sp
 {
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	border: 1px solid;
	font-weight:bold;
	letter-spacing:0.1em;
}

.cotxtbox-large
 {
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	border: 1px solid;
	font-weight:bold;
}



.cohdrs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-image: url(/assets/img/shop/bg_header.gif);
	background-color: #990099;
}






.findbut
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 40px;
	line-height: 14px;
}


/* red hilight colour */
.coInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3338;
	font-weight: bold;
}


/* checkout headings */
.coheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9D15B0;
}
.cotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 }

.cotext:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.cotext:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

.cotext:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}
	
	
	

.cotextu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 }

.cotextu:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
.cotextu:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}

.cotextu:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}
	
	

.redtxt
 {
	color: #FF0000;
/*	 #f73d86;*/
	
 }


/* bg colour fill for checkout areas */
.cotblbg
{
	background-image: url(/assets/img/checkout/bg_checkout.gif);
	background-repeat: repeat;
}

.cotblbg_alt
{
	background-image: url(/assets/img/checkout/bg_box_alt.gif);
	background-repeat: repeat;
}




.co_selected_bg
{
	background-color: #FFFFFF;/*	background-image: url(/assets/img/checkout/bg_box_alt.gif);
	background-repeat: repeat;*/

}






.cotextB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

 }


.msgerr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA0000;
}



/* order summary */

.cosumhdrs
{
	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 3px;
	height: 18px;
	background-image: url(/assets/img/shop/bg_hdr.gif);
}


/* availabitiy key  */
.availabitiy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
	border-left: 1px solid #B1B1B1;
}

.step2brd {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.pay_brd {
	border: 2px solid #990099;
	background-color: #FFFFEA;
}



/* order history surround */
.ordersbrd
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;

}

/*
ul {  margin-top:2px;  margin-bottom:2px; } 
*/


.btnPaybyac {
	background-image: url(/assets/img/checkout/order_on_account.gif);
	height: 17px;
	width: 131px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.btn_paybycc {
/*	background-image: url(/assets/img/checkout/btns/pay_by_credit_card.gif);
	height: 20px;
	width: 131px;
	border: none;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #561a09;
}


#details
{
	border: 2px solid #CBCCDE;
	width:600px;
}






/* ###################### BASKET #########################*/
/* Basket  */

.bsktheadrs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #626161;
	height: 18px;
}

.bsktxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}


.bskt_total
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EA0000;
	font-weight: bold;
}


.bskt_total_black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}




.bskt_total_line
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;

}



.basket_currency_total
{
	background-image: url(/assets/img/shop/basket/bg_currency_total.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EA0000;
	border-bottom-color: #EA0000;
}



.bsktxt:link  {
	font-size: 11px;
	color : #000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bsktxt:visited  {
	font-size: 11px;
	color : #000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bsktxt:hover  {
	color : #921677;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.bsktxtB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.bskthrbg
{
	background-color: #921677;
}


.bsktxtcode {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}

.bskHeading {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.bskError {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA0000;
	font-weight: bold;
}
.hr_dash {
	border-top: 1px dashed #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	height:1px;
}


.hr{
	border-top: 1px solid #999999;
	height:1px;
}



#installation
{
	background-color: #FFFFD5;
	padding: 3px;
	width: 310px;
}

#installation img
{
	vertical-align: middle;
}



.wishlistnav
{
	background-image: url(/assets/img/shop/wishlist_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}






/* ==================== Product Table ===============*/


/* spec table font&border  */
.prodtbl{
	font-family: Arial, Helvetica, sans-serif;
}



.prodtbl td
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 1em;
	height:1.2em;
	
}

.prodtbl .header
{
font-weight:bold;
	
}


.prodtbl  .hrline
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dededf;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dededf;
	padding-left:.5em;
}



/* spec table column colour  */
.prodtbl .prodtblcol
{
		font-family: arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dededf;
	padding-right:.2em;
}





.threecolumn {
	float:left;
	padding:0px;
	margin:0px;
	width:130px;
	border: 1px dotted #FF33FF;
}

.twocol
 {
	float:left;
	padding:0px;
	margin:0px;
	width:160px;
	list-style-type: none;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}









.image_link
{
	border: 1px solid #CCCCCC;
	padding: 2px;
	float:left;
	width:40px;
	margin-right: 5px;
	margin-bottom: 5px;
}


#product_enlarge
{
	padding-top:.4em;
	height:1.5em;
	font-size:1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:.5em;
}


#product_enlarge a:link, #product_enlarge a:visited, #product_enlarge a:active, #product_enlarge a:hover
{

	padding-top:.4em;
	height:1.5em;
	font-size:.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:.5em;
	text-decoration:none;
}




/*  pop up image enlarge */
.enlarged_image
{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width:90%;

}


.enlarged_image h1
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:.5em;

}



.enlarged_image_select
{
float:left;
width:50px;
	/*border: 2px solid red;*/
}


.enlarged_image_selected
{
	width:50px;
	float:left;
	border: 0px solid red;
}










/* ---------- Product Options Table ----------- */


.matrixhdrbg {
	background-color: #a93cc3;
	color: #FFFFFF;
	background-image: url(/assets/img/shop/bg_hdr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}




.matrixbgwhite {
	background-color: #FFFFFF;
}


.matrixhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.matrixunit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.matrixrowgroup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

.matrixrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EBEBEB;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.matrixhr {
	background-color: #FFFFFF;	
}


.matrixrowhlite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#fffad9;
	border-top-color: #CC0066;
	border-top-width: 1px;
	border-bottom-color: #CC0066;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}


.matrix-footer
{
	font-size:.9em;
	padding-left: 1em;
	padding-top: .6em;
}


.prodtblprice
{
	font-size: 1.2em;
	font-weight: bold;
	color: #921677;
	padding-left: .2em;
}













/*-------------- FORMS --------------*/
.main-input {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.smaller {
	font-size: 95%;
}


.form-element-clean {
	padding: 0 0 10px 0;
	font-weight: bold;

}

.form-element {
	padding: 0 0 5px;
	font-weight: bold;
}

.form-element label {

	display: block;

}

.form {

	margin: 0 auto 20px 20px;
	padding: 0;
	width: 500px;

}

fieldset {
	position: relative;
	border: 1px solid #ccc;
	background-color: #f1f4fa;
	margin: 30px 10px 0 0px;
	padding: 20px 10px 10px;
}

legend {
	position: absolute;
	top: -10px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 0;
	padding: 0 5px;
	left: 40px;

}

.f-search {
	padding: 0 5px 0 25px;
	background: #fff url(/assets/site/pen.gif) no-repeat left;

}

.f-form {
	padding: 0 5px 0 25px;
	background: #fff url(/assets/site/pen.gif)  left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.f-lock {

	padding: 0 5px 0 25px;

	background: #fff url(/_imgs/forms/f-lock.gif) left no-repeat;

}





#rateform {

	margin: 0;
	padding: 0;
	width: 100%;
	font: 1em Verdana, Arial, Helvetica, sans-serif;

}

#rateform label { cursor: pointer; }

#pollform {
	margin: 0;
	padding: 0;
	width: 100%;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

#pollform input {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

#pollform label { cursor: pointer; }

#feedbackform {
	margin: 0;
	padding: 0;
	width: 100%;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

#feedbackform input {

	font: 1em Verdana, Arial, Helvetica, sans-serif;

}

#feedbackform textarea {
	width: 140px;
	height: 50px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;

}

#searchform {
	margin: 0;
	padding: 0;
	width: 100%;
	font: 1em Verdana,Arial;

}

#searchform input {
	font: 1em Verdana,Arial;
}

#searchform label {
	cursor: pointer;
}

#searchform .searchbox {
	width: 110px;
	vertical-align: top;

}






