@charset "utf-8";
/* AUDIOFREAKS SHOP */
/* COMMON */
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #000;
	background-color:#000;
	box-sizing: content-box;
}
html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, table,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	box-sizing: content-box;
}
a img {
	border: none;
}
.clearfloat {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
.klikaj {
	cursor:pointer;	
}
.error {
	padding:15px;
	font-weight:bold;
	color:#900;
	background-color:#FFEAEA;
	border: 1px solid #900;
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;	
}
.small_error_text {
	font-size:9px;	
}
.message {
	padding:15px;
	font-weight:bold;
	color:#060;
	background-color:#E8FFE8;
	border: 1px solid #060;
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
}
a, a:visited {
	color: inherit;	
}
#login_form_dialog { display: none;}
*:focus { outline:none; }
@font-face {
	font-family: 'Michroma'; 
    src: url('../font/Michroma.eot');
}
@font-face {
	font-family: 'Michroma'; 
	src: local('☺'),
	url('../font/Michroma.ttf');
}
.font_michroma {
	font-family:Michroma;
}
@font-face {
	font-family: 'LeagueGothic'; 
    src: url('../font/League_Gothic.eot');
}
@font-face {
	font-family: 'LeagueGothic'; 
	src: local('☺'),
	url('../font/League_Gothic.ttf');
}
.font_LeagueGothic {
	font-family:LeagueGothic;
}
.main_container {
	width: 990px;
	margin: 0 auto;	
}
.header {
	height: 146px;
	background-image:url(../images/header_bg_30.jpg);
	background-repeat:no-repeat;	
	position: relative;
	z-index:21003;
}
.header_bg {
	position:absolute;
	z-index:1;	
	height: 146px;
	width:100%;
}
.header_bg_left {
	width: 49%;
	float:left;
	clear:none;
	height: 146px;
	background-image:url(../images/header_bg_left_2.png);
	background-repeat:repeat-x;
	z-index:1;
}
.header_bg_right {
	width: 49%;
	float:right;
	clear:none;
	height: 146px;
	background-image:url(../images/header_bg_right_2.png);
	background-repeat:repeat-x;
	z-index:1;
}
.header_user_info {
	background-image:url(../images/bg_fff_40t.png);
	position:absolute;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	font-size:14px;
	color:#000;	
	right: 3px;
	top: 8px;
	z-index:1;
}
.header_navig_cnt {
	height: 36px;
	position:absolute;
	bottom:0px;
}
.header_navig_href {
	font-size:18px;
	color: #000;
	padding:0;
	margin:0;
	display:block;
	float:left;
	clear:none;	
	text-decoration:none;
	height: 30px;
	padding-top:6px;
	z-index:1003;
}
.header_navig_href:hover {
	color:#FFA245;	
}

.navig_home {
	background-image:url(../images/header_navig_1_home.png);
	width: 72px;
	padding-left: 50px;
}
.navig_special {
	background-image:url(../images/header_navig_1_special.png);
	width: 128px;
	padding-left: 46px;
}
.navig_new {
	background-image:url(../images/header_navig_1_new.png);
	width: 130px;
	padding-left: 54px;
}
.navig_acc {
	background-image:url(../images/header_navig_1_acc.png);
	width: 113px;
	padding-left: 46px;
}
.navig_basket {
	background-image:url(../images/header_navig_1_basket.png);
	width: 212px;
	/*padding-left: 54px;*/
}
.navig_basket_number {
	float:left;
	clear:none;
	width:54px;
	text-align:center;
	color:#D00;
	height:26px;
}
.header_navig_href:hover .navig_basket_number {
	color:#D00;	
}
.navig_log {
	background-image:url(../images/header_navig_1_log.png);
	width: 89px;
	padding-left: 50px;
}

.quick_basket_cnt {
	position: absolute;
	z-index: 301;
	left: 600px;
	width: 300px;
	padding: 7px;
	border: 1px solid #B4B4B4;
	box-shadow: 0px 2px 2px 1px #5F5F5F;
	background-color: #fff;
	display: none;
	top: 36px;
	font-size:11px;
}
.quick_basket_item {
	padding-bottom:5px;
	border-bottom:1px dotted #D4D4D4;
	margin-bottom:5px;	
}
.quick_basket_header_cnt {
	border-bottom:1px dotted #D4D4D4;
	margin-bottom:5px;	
}
.quick_basket_header_product_name {
	font-weight:bold;
	padding-left:10px;
	padding-bottom:5px;
	width:255px;
	float:left;
	clear:none;
}
.quick_basket_header_product_qty {
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	width:35px;
	float:left;
	clear:none;	
}
.quick_basket_item_product_name {
	width:265px;
	min-height:10px;
	float:left;
	clear:none;
}
.quick_basket_item_product_qty {
	width:35px;
	text-align:center;
	min-height:10px;	
	float:left;
	clear:none;
}
.quick_basket_total {
	text-align:right;
	font-weight:bold;	
}


.body_content {
	margin-top:10px;
	margin-bottom: 10px;	
}
.body_left_col_cnt {
	width: 259px;
	padding: 10px;
	margin-right: 10px;	
	background-image:url(../images/bg_fff_40t.png);
	float:left;
	clear:none;
}
.body_left_col_inner {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:5px;
	background-color:#F3F5F5;
	/*min-height: 700px;*/	
}
.left_col_title {
	margin:0;
	padding:0;
	font-size:18px;
	padding-left:6px;
	padding-bottom: 2px;
	font-weight:bold;
	letter-spacing: 0.03em;
	color:#335057;	
}
.afs_input_text {
	border: 1px solid #666B77;
	margin:0;
	height: 24px;
	padding: 0;
	padding-top: 2px\9;
	height: 22px\9;
}
.search_fld {
	border: 1px solid #666B77;
	margin:0;
	width: 209px;
	height: 24px;
	padding: 0;
	padding-top: 2px\9;
	height: 22px\9;
	background-color:#F3F5F5;
	display:block;
	clear:none;
	float:left;
	box-sizing: initial;
}
.search_fld_btn {
	display:block;
	clear:none;
	float:left;	
	cursor:pointer;
	width:28px;
	height:26px;
	background-image:url(../images/search_btn_2.png);
}
.left_col_separator {
	padding-top:15px;
	margin-bottom: 5px;	
}
.left_list_arrows {
	display:inline-block;
	float:right;
	clear:none;
	background-image:url(../images/left_list_arrows_bg.png);
	background-repeat:no-repeat;
	width: 16px;
	height: 18px;
	margin-top:2px;
	z-index:1;
	position:absolute;
	right:2px;
	top:3px;
}
/* PRODUCT LIST */
.left_products_list {
	list-style: none;
	margin:0;
	padding:0;
	position:relative;	
}
.left_products_list_li {
	margin-bottom:1px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	/*color: #fff;
	background-color:#335057;*/
	color:inherit;
	background-color:inherit;
	padding-left: 5px;
	cursor:pointer;
	background-image:url(../images/product_li_bg.png);
	background-position:0 -26px;
	background-repeat:repeat-x;
	position:relative;
	padding-top: 3px;
	height: 21px;
}
.left_products_list_li:hover {
	background-position:0 0px;	
}
.left_products_list_href {
	display:inline-block;
	width:100%;
	/*color:#fff;*/
	color:inherit;
	text-decoration:none;
	height: 25px;
}
.left_products_list_li_active {
	margin-bottom:1px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	/*color: #fff;
	background-color:#335057;*/
	color: inherit;
	background-color:inherit;
	padding-left: 5px;
	cursor:pointer;
	background-image:url(../images/product_li_bg.png);
	background-position:0 0px;
	background-repeat:repeat-x;
	position:relative;
	padding-top: 4px;
	height: 21px;
}

/* 
	LEVEL TWO
*/
ul.left_products_list ul 	{ 
	width: 250px; 
	visibility: hidden; 
	position: absolute;
	list-style: none;
	left: 239px;
	top:0px;
	text-align:left;
	background-color:#F3F5F5;
	border-left: 1px solid #F3F5F5;
	z-index:103;
	
}
ul.left_products_list ul li {
	float: none; 
	margin:0;
	padding:0;
	/*background-color:#335057;*/
	background-color:inherit;
	margin-bottom:1px;
	cursor:pointer;
	background-image:url(../images/product_li_bg.png);
	background-position:0 -26px;
	background-repeat:repeat-x;
	padding-left: 5px;
	padding-top: 4px;
	height: 21px;
	position:relative;
}
ul.left_products_list ul li:hover {
	background-position:0 0px;	
}									  
/* IE 6 & 7 Needs Inline Block */
ul.left_products_list ul li a	{ 
	width: 100%; 
	display: inline-block; 
} 
ul.left_products_list ul li:hover {
	background-position:0 0px;	
}
.left_products_list_sub_li_hover {
	float: none; 
	margin:0;
	padding:0;
	margin-bottom:1px;
	cursor:pointer;
	background-image:url(../images/product_li_bg.png);
	background-position:0 0px;
	background-repeat:repeat-x;
	padding-left: 5px;
}
/*
	LEVEL THREE
*/

ul.left_products_list ul ul	{ 
	margin:0;
	padding:0;
	width: 250px; 
	visibility: hidden; 
	position: absolute;
	list-style: none;
	left: 250px;
	/*top:0px;*/
	text-align:left;
	background-color:#F3F5F5;
	border-left: 1px solid #F3F5F5;
	z-index:103;
	
}
ul.left_products_list ul ul li {
	float: none; 
	margin:0;
	padding:0;
	background-color:#335057;
	margin-bottom:1px;
	cursor:pointer;
	background-image:url(../images/product_li_bg.png);
	background-position:0 -26px;
	background-repeat:repeat-x;
	padding-left: 5px;
	padding-top: 4px;
	height: 21px;
}

/* SPECIAL OFFERS LIST */
.left_specialOffers_list {
	list-style: none;
	margin:0;
	padding:0;
	position:relative;	
}
.left_specialOffers_list_li {
	margin-bottom:1px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color:#3E4A4F;
	padding-left: 5px;
	cursor:pointer;
	background-image:url(../images/product_li_bg.png);
	background-position:0 -26px;
	background-repeat:repeat-x;
	position:relative;
	padding-top: 3px;
	height: 21px;
}
.left_specialOffers_list_li:hover {
	background-position:0 0px;	
}
.left_specialOffers_list_href {
	display:inline-block;
	width:100%;
	/*color:#fff;*/
	color:inherit;
	text-decoration:none;
	height: 25px;
}
.left_specialOffers_list_li_active {
	margin-bottom:1px;
	font-size: 21px;
	color: #fff;
	/*background-color:#394451;*/
	padding-left: 5px;
	cursor:pointer;
	background-image:url(../images/product_li_bg.png);
	background-position:0 0px;
	background-repeat:repeat-x;
	height: 25px;
}

/* 
	LEVEL TWO
*/
ul.left_specialOffers_list ul 	{ 
	width: 250px; 
	visibility: hidden; 
	position: absolute;
	list-style: none;
	left: 239px;
	top:0px;
	text-align:left;
	background-color:#F3F5F5;
	border-left: 1px solid #F3F5F5;
	z-index:103;
	
}
ul.left_specialOffers_list ul li {
	float: none; 
	margin:0;
	padding:0;
	background-color:#3E4A4F;
	margin-bottom:1px;
	cursor:pointer;
	background-image:url(../images/product_li_bg.png);
	background-position:0 -26px;
	background-repeat:repeat-x;
	padding-left: 5px;
	padding-top: 4px;
	height: 21px;
}
ul.left_specialOffers_list ul li:hover {
	background-position:0 0px;	
}									  
/* IE 6 & 7 Needs Inline Block */
ul.left_specialOffers_list ul li a	{ 
	width: 100%; 
	display: inline-block; 
} 
ul.left_specialOffers_list ul li:hover {
	background-position:0 0px;	
}
.left_specialOffers_list_sub_li_hover {
	float: none; 
	margin:0;
	padding:0;
	margin-bottom:1px;
	cursor:pointer;
	background-image:url(../images/product_li_bg.png);
	background-position:0 0px;
	background-repeat:repeat-x;
	padding-left: 5px;
}

/* special position */
/* PRODUCT LIST */
.left_products_special_list {
	list-style: none;
	margin:0;
	padding:0;
	position:relative;
	border:3px solid #AFAFB3;	
}
.left_products_special_list_li {
	margin-bottom:1px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	/*color: #fff;
	background-color:#335057;*/
	color:inherit;
	background-color:inherit;
	padding-left: 5px;
	cursor:pointer;
	background-image:url(../images/product_li_bg.png);
	background-position:0 -26px;
	background-repeat:repeat-x;
	position:relative;
	padding-top: 3px;
	height: 21px;
}
.left_products_special_list_li:hover {
	background-position:0 0px;	
}
.left_products_special_list_href {
	display:inline-block;
	width:100%;
	/*color:#fff;*/
	color:inherit;
	text-decoration:none;
	height: 25px;
}
.left_products_special_list_li_active {
	margin-bottom:1px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	/*color: #fff;
	background-color:#335057;*/
	color: inherit;
	background-color:inherit;
	padding-left: 5px;
	cursor:pointer;
	background-image:url(../images/product_li_bg.png);
	background-position:0 0px;
	background-repeat:repeat-x;
	position:relative;
	padding-top: 4px;
	height: 21px;
}

/* MANUF LIST */

.left_manufactorers_list {
	list-style: none;
	margin:0;
	padding:0;	
}
.left_manufactorers_list_li {
	margin-bottom:1px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color:#335057;
	padding-left: 5px;
	cursor:pointer;
	background-image:url(../images/product_li_bg.png);
	background-position:0 -26px;
	background-repeat:repeat-x;
	position:relative;
	padding-top: 3px;
	height: 21px;
}
.left_products_list_li_active {
	margin-bottom:1px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #fff;
	padding-left: 5px;
	background-color:#335057;
	cursor:pointer;
	background-image:url(../images/product_li_bg.png);
	background-position:0 0px;
	background-repeat:repeat-x;
	position:relative;
	padding-top: 4px;
	height: 21px;
}
.left_manufactorers_list_li:hover {
	background-position:0 0px;	
}
.left_manufactorers_list_href {
	display:inline-block;
	width:100%;
	color:#fff;
	text-decoration:none;
	height: 25px;
}

/* RIGHT COL */

.body_right_col_cnt {
	width: 680px;
	padding: 10px;	
	background-image:url(../images/bg_fff_40t.png);
	float:right;
	clear:none;	
}
.body_right_col_inner {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:5px;
	background-color:#fff;
	/*min-height: 700px;*/
	position:relative;		
}
.product_list_cnt {
	position:relative;	
}
.products_sort_by_cnt {
	width: 160px;
	
	position:absolute;
	margin-top: -38px;
	right: 7px;
	height: 13px;
	font-size:10px;	
	color:#fff;
}
.spec_category_products_sort_by_cnt {
	width: 160px;
	position:absolute;
	height: 13px;
	top: 40px;
	right: 10px;
	font-size:10px;	
	color:#fff;
}
.products_sort_by_select {
	font-size:10px;	
}

.right_col_title_bg {
	background-image:url(../images/right_side_heder_bg.jpg);
	background-repeat:no-repeat;
	height: 31px; /*37*/
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 9px;
	margin-bottom: 20px;
	letter-spacing: 0.04em;	
}
.right_col_separator {
	padding-top:15px;
	margin-bottom: 5px;	
}
/* HIGHLIGHTED */
.highlighted_cnt {
	position:relative;
	height:100%;
}
.highlighted_product_cnt {
	border: 1px solid #666B77;
	padding:5px;
	position:relative;
	height:100px;	
}
.highlighted_product_title {
	margin:0;
	padding:0;
	background-color:#DFDFDF;
	font-size:24px;
	text-align:center;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	color:#000;
	margin-bottom:5px;
		
}
.highlighted_product_bottom {
	height:30px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#fff;
	position:absolute;
	bottom:0;
	left:0;	
	width:648px;
	margin-left:5px;
	margin-right:5px;
	background-color:#fff;
}
.highlighted_product_rrp_cnt {
	display:inline-block;	
	font-size:14px;
	padding-left:10px;
	font-weight:bold;
}
.highlighted_product_price_now_cnt {
	display:inline-block;
	color: #FF9A35;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	float:right;
}
.highlighted_product_add_to_basket {
	background-image:url(../images/add_to_basket_4.png);
	background-repeat:no-repeat;
	background-position:  0;
	width:142px;
	height:30px;
	/*float:right;*/
	clear:none;	
	display:block;
	cursor:pointer;
	margin-left:10px;
}
.poa_product_add_to_basket {
	background-image:url(../images/add_to_basket_4_enquire.png);
	background-repeat:no-repeat;
	background-position:  0;
	width:142px;
	height:30px;
	/*float:right;*/
	clear:none;	
	display:block;
	cursor:pointer;
	margin-left:10px;
}
.highlighted_product_left {
	width:60%;
	float:left;
	clear:none;
	overflow:hidden;
	height:100px;
	position:relative;
}
.highlighted_product_left img {
	position:absolute;	
}
.highlighted_product_centre {
	overflow:hidden;
	height:100px;
	position:relative;
}
.highlighted_product_right {
	width:40%;
	float:right;
	clear:none;
	position:relative;
	overflow:hidden;
}
.highlighted_product_short_description_cnt {
	overflow: hidden;	
}
.highlighted_product_short_description {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;	
	font-size:14px;
	color:#000;
	text-align:center;
}

/* PROMO CAROUSEL */
.promoted_caro_cnt {
	/*margin-top:5px;*/
	border: 1px solid #666B77;
	position:relative;
	margin-bottom: 15px;	
}
.ui-carousel {
	height: 100px;
	margin: 0;
	overflow: auto;
	padding: 0;
	position: relative; /*for ie7 to work e.g in html carousels*/
	width: 300px
}
.ui-carousel > .wrapper {
    margin: 0;
    padding: 0;
    width: 9999px;
}
.ui-carousel > .wrapper > * {
	border: 0;
	display: block;
	float: left;
	height: 100px;
	overflow: hidden;
	width: 100px;	
}
#promo_caro_ui_carousel_next, #promo_caro_ui_carousel_prev {
	width: 37px;
	height: 48px;
	background: url(../images/car_btn.png) no-repeat;
	display: block;
	position: absolute;
	top: 350px;
	z-index: 5;
}
#promo_caro_ui_carousel_next {
	right: 0;
	background-position:-37px 0;
}
#promo_caro_ui_carousel_prev {
	left: 0;
	background-position:0 0;
}
#promo_caro_ui_carousel_next:hover {
	background-position:-37px -48px;
}
#promo_caro_ui_carousel_prev:hover {
	background-position:0 -48px;
}
.carousel_slide {
	margin: 0;
	position: relative;
}
.promo_caro_pages {
	height: 22px;
	margin-top: 5px;
	clear:both;
	margin-bottom: 5px;
	margin-right:7px;
}
.promo_caro_pages_float {
	height: 22px;
	/*
	margin-top: 5px;
	clear:both;
	margin-bottom: 5px;
	margin-right:7px;
	*/
	position:absolute;
	bottom:5px;
	right:7px;
	z-index:21;
}
.bullet {
	background: url(../images/page-off.png) center center no-repeat;
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0;
	margin-right: 5px;
	/*float: left;*/				
}



.product_box {
	width: 211px;
	height: 282px;
	border-color:#666B77;
	border-width: 1px;
	border-style:solid;
	margin-right: 7px;
	clear:none;
	float:left;
	position:relative;
}
.product_box_last {
	width: 214px;
	height: 284px;
	border: 1px solid #394451;
	clear:none;
	float:left;	
}
.product_box_new_ribbon {
	position:absolute;
	z-index:99;
	top:64px;
	left:0;
	background-image:url(../images/NEW_ribbon.png);
	background-repeat:no-repeat;
	width: 46px;
	height:48px;	
}
.product_carousel_new_ribbon {
	position:absolute;
	z-index:99;
	top:0px;
	left:0;
	background-image:url(../images/NEW_ribbon.png);
	background-repeat:no-repeat;
	width: 46px;
	height:48px;	
}
.product_highlighted_product_new_ribbon {
	position:absolute;
	z-index:99;
	top:0px;
	left:0;
	background-image:url(../images/new_product_highlighted.png);
	background-repeat:no-repeat;
	width: 73px;
	height:72px;
}
.product_detail_new_ribbon {
	position:absolute;
	z-index:99;
	top:11px;
	left:27px;
	background-image:url(../images/NEW_ribbon.png);
	background-repeat:no-repeat;
	width: 46px;
	height:48px;	
}
.product_box_title {

	height: 64px;
	/*padding-left:2px;
	padding-right:2px;*/
	display: table;
	text-align:center;
	/*display:block;*/
	width: 211px;
	text-decoration:none;
	background-color:#d4d4d4;
	font-family:Verdana;
	color:#000;
}
.product_box_title_href {
	font-size:13px;
	font-weight:bold;
	color: #000;
	text-align:center;
	text-decoration:none;
	font-family:Verdana;
	line-height:1.0em;
	display:inline-block;
	display: table-cell;
    vertical-align: middle;
	padding-bottom:3px;
	padding-left:2px;
	padding-right:2px;
	
}
.product_box_picture {
	height: 190px; /*170x170*/
	background-position: center center;
	background-repeat:no-repeat;
	display:block;	
}
.product_box_price_line {
	height:18px;
	padding-top: 5px;	
}
.product_box_price {
	font-size:12px;
	color: #394451;
	text-align:center;	
}
.product_box_price_full {
	text-decoration:line-through;
	font-size:10px;
	color: #394451;
	width:67px;
	float:left;
	clear:none;
	padding-left: 10px;	
}
.product_box_price_now {
	font-size:12px;
	width:100px;
	padding-right:10px;
	text-align:right;
	color:#ff6600;
	float:right;
	clear:none;	
}
.product_box_view_href {
	color: #2b2b2b;	
	font-size:12px;
	text-align:center;
	display:block;
	background-color: #d4d4d4;
	height: 22px; /*28*/
	padding-top: 6px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
.product_box_view_href:hover {
	/*color:#FFA245;*/
	color:#742F3C;
}

.product_box_clearfloat {
	clear:both;
	height:8px;
	font-size: 1px;
	line-height: 0px;
}

/* PRODUCT DETAIL */
.product_detail_title {
	display:block;
	margin:0;
	padding:0;
	font-size: 30px;
	font-weight:normal;
	color: #000;
	line-height:1em;	
}
.product_detail_manuf {
	font-size:13px;
	padding-top:7px;
	padding-bottom:2px;		
}
.product_detail_manuf_href {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	/*letter-spacing:0.04em;*/
	color:#000;	
}
.product_detail_manuf_href:hover {
	color: #FFA245;	
}
.product_detail_middle_cnt {
	padding-top:10px;
	padding-bottom: 10px;
	position:relative;	
}
.product_detail_left_cnt {
	float:left;
	clear:none;
	width: 285px; /* 284 x 286 */
	height: 345px;
	margin-left:26px;
}
.product_detail_right_cnt {
	float:right;
	clear:none;
	width: 317px;
	font-size: 14px;
	padding-right: 10px;
}
.product_detail_addthis_cnt {
	position:absolute;
	bottom:10px;
	right: 105px;	
}
.product_detail_right_cnt_inner {
	/*min-height: 270px;*/
	padding-top:20px;
}
.product_detail_tbl {
	margin-top: 37px;	
	font-family:Verdana, Geneva, sans-serif;
	width: 100%;
}
.product_detail_option_select {
	/*border: 1px solid #000;	*/
}
.product_detail_option_td {
	padding-bottom: 10px;
}
.product_detail_option_name {
	font-size:15px;
	font-weight:bold;
	padding-bottom: 10px;
}
.product_detail_rrp {
	font-size:14px;
	font-weight:bold;
	padding-bottom: 33px;
	padding-top: 20px;	
}
.product_detail_now {
	color: #FF9A35;
	font-size:14px;
	font-weight:bold;
	padding-top: 20px;
	padding-bottom: 33px;
}


#product_qty {
	width: 52px;
	text-align:center;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	/*font-weight:bold;*/
	/*border: 3px inset;*/
}
.product_detail_basket_btn_cnt_unavailable {
	padding-top:28px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color: #FF9A35;
	display:none;
}
.product_detail_basket_btn_cnt {
	padding-top:5px;
	padding-left: 90px;
	display:none;
}
.product_detail_basket_btn {
	background-image:url(../images/add_to_basket_4.png);
	background-repeat:no-repeat;
	background-position:  0;
	width: 169px;
	height: 36px;
	cursor:pointer;
}
.product_detail_description {
	padding-left:6px;
	padding-right: 6px;
	font-size:14px;
	color:#000;	
}

.product_detail_options_cnt {
	padding-bottom:18px;	
}
.product_detail_option_name_cnt {
	float:left;
	clear:none;	
	font-weight:bold;
}
.product_detail_option_select_cnt {
	float:right;
	clear:none;
	text-align:right;	
}

.product_detail_price_cnt {
	font-size:14px;
	font-weight:bold;
	height: 36px;
}
.product_detail_rrp_cnt {
	float:left;
	clear:none;	
}
.product_detail_price_now_cnt {
	float:right;
	clear:none;	
	color: #FF9A35;
	font-size:14px;
	font-weight:bold;
}
.product_detail_rrp_price_cnt {
	font-size:14px;
	font-weight:bold;
	float:right;
	clear:none;	
}
.product_detail_qty_cnt {
	font-size:14px;
	font-weight:bold;
	padding-bottom: 18px;	
}
.product_detail_instock_cnt {
		
}
.product_detail_instock_txt {
	font-size:14px;
	font-weight:bold;
	padding-bottom:14px;
	text-align:right;	
}
.product_detail_pp_mess {
	font-size:14px;
	margin-top:10px;
	text-align:center;
	margin-bottom:5px;	
}
.product_detail_already_in_basket_cnt {
	height: 28px;
	font-size:14px;
	font-weight:bold;
	/*color: #FF9A35;*/	
	color:#D00;
}
.product_detail_basket_qty_text {
	float:left;
	clear:none;	
}
.product_detail_basket_qty {
	float:right;
	clear:none;
	width: 50px;
	text-align:center;
}
.product_detail_qty_box_cnt {
	float:right;
	clear:none;	
}

.product_detail_qty {
	font-size:14px;
	font-weight:bold;
	float:left;
	clear:none;
	padding-top:4px;	
}



/* product detail tabs */
.product_detail_etabs {
	margin: 0;
	padding: 0;
	list-style:none;
	border-bottom:1px solid #778086;
}
.product_detail_tab_li {
	display: inline-block; 
	zoom:1; 
	*display:inline;  
	border-bottom: none;	
}
.product_detail_tab_li a { font-size: 18px; display: block; padding: 5px 10px; outline: none; color:#000; text-decoration:none;}
.product_detail_tab_li a:hover { text-decoration: none; color: #742F3C; }
.product_detail_tab_li.active { position: relative; top: 1px; border: solid 1px #778086; border-bottom: solid 1px #fff;}
.product_detail_tab_li a.active { color: #742F3C; }

.product_detail_tab_cnt {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;	
	font-size:14px;
	color:#000;
}
.product_detail_tab_cnt p {
	margin:0;
	padding:0;	
}
.product_detail_tab_cnt ul {
	padding-left:15px;	
}
.product_detail_tab_cnt ol {
	padding-left:15px;	
}

.related_caro_cnt {
	position:relative;
	/*height: 320px;*/
	clear:both;
	padding-bottom:10px;
}
#related_carousel {
	height: 285px;
	position:relative;
	width:661px;	
}
.product_box_carousel_cnt {
	width:220px;
	float:left;
	clear:none;	
}
.product_box_list_cnt {
	width:220px; /* 220*/
	float:left;
	clear:none;
	margin-bottom: 7px;	
}
.box_last {
	margin-right:0;	
}
#product_box_carousel_ui_carousel_next, #product_box_carousel_ui_carousel_prev {
	width: 32px;
	height: 37px;
	background: url(../images/car_btn_3.png) no-repeat;
	display: block;
	position: absolute;
	top: 200px;
	z-index: 5;
}
#product_box_carousel_ui_carousel_next {
	right: 1px;
	background-position:-32px 0;
}
#product_box_carousel_ui_carousel_prev {
	left: 0;
	background-position:0 0;
}
#product_box_carousel_ui_carousel_next:hover {
	background-position:-32px -37px;
}
#product_box_carousel_ui_carousel_prev:hover {
	background-position:0 -37px;
}


.product_review_cnt {
	padding-top: 5px;
	padding-bottom: 15px;	
}
.product_review_by {
	padding-bottom: 10px;
	padding-left: 10px;	
}
.product_review_short_text {
		
}
.product_review_list_sep {
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #C3C7CA;	
}
.product_review_link {
	display:block;
	float:right;
	color: #666;	
}
.product_review_link:hover {
	color: #FFA245;		
}


/*  MANUFACTORER */
.manufactorer_title {
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom: 5px;
	font-weight:normal;
	display:block;
	font-size: 24px;
	color: #000;
	/*line-height:1em;*/	
}
.manufactorer_description {
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 5px;	
	font-size:13px;
	color:#000;
}
.manufactorer_description p {
	margin:0;
	padding: 0;	
}


/* CATEGORY */
.category_title {
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom: 15px;
	font-weight:normal;
	display:block;
	font-size: 24px;
	color: #000;
	/*line-height:1em;*/
	/* new */
	background-image:url(../images/right_side_heder_bg.jpg);
	background-repeat:no-repeat;
	height:32px;	
	color:#fff;
	padding-left:10px;
	margin-top:3px;
	padding-top:2px;
}
.category_bc_href {
	display:inline-block;
	padding-right:2px;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.category_bc_href:hover {
	color:#FFA245;	
}


/* INDEX */
.index_carousel_group_cnt {
	position:relative;
	clear:both;
}
.index_carousel {
	height: 285px;
	position:relative;
	width:661px;	
}
.index_carousel_ui_carousel_next, .index_carousel_ui_carousel_prev {
	width: 32px;
	height: 37px;
	background: url(../images/car_btn_3.png) no-repeat;
	display: block;
	position: absolute;
	top: 200px;
	z-index: 5;
}
.index_carousel_ui_carousel_next {
	right: 1px;
	background-position:-32px 0;
}
.index_carousel_ui_carousel_prev {
	left: 0;
	background-position:0 0;
}
.index_carousel_ui_carousel_next:hover {
	background-position:-32px -37px;
}
.index_carousel_ui_carousel_prev:hover {
	background-position:0 -37px;
}
.index_carousel_caro_pages {
	height: 18px;
	margin-top: 5px;
	clear:both;
	margin-bottom: 5px;
}

.index_right_col_title_bg {
	background-image:url(../images/right_side_heder_bg.jpg);
	background-repeat:no-repeat;
	height: 31px; /*37*/
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 9px;
	margin-bottom: 10px;
	letter-spacing: 0.04em;
}
.index_first_group_sep {
	height: 6px;	
}
.index_other_group_sep {
	height:10px;	
}
.index_product_box_list_cnt {
	width:223px; /* 220*/
	float:left;
	clear:none;
	margin-bottom: 10px;	
}
.box_last {
	width: 211px;
}
.index_product_box {
	width: 211px;
	height: 282px;
	border-color:#666B77;
	border-width: 1px;
	border-style:solid;
	clear:none;
	float:left;	
	position:relative;
}


.index_slider_pic_cnt {
	float:left;
	clear:none;
	width: 285px;
	height: 285px;
	padding-top:24px;
	padding-left:10px;	
}
.index_slider_right_cnt {
	float:left;
	clear: none;
	width: 350px;
	height: 304px;
	padding-left: 7px;
	position:relative;
		
}
.carousel_slide_title {
	font-size: 26px;
	letter-spacing: 0.03em;	
	text-align:left;
	padding-top:18px;
	color:#000;
	padding-bottom:13px;
	border-bottom: 1px solid #B7C1C7;
	margin-bottom:16px;
	margin-left:5px;
}
.carousel_slide_promo_line {
	height: 120px;
	overflow:hidden;
	font-size:13px;
	color:#000;
	text-align:left;
	padding-left:10px;	
}
.carousel_slide_promo_line p {
	margin:0;
	padding:0;	
}
.carousel_slide_price {
	font-size:20px;
	color:#000;
	padding-left:10px;
	position:absolute;
	bottom:30px;
	z-index:1;
	background-color:#fff;
}
.carousel_slide_href {
	display:block;
	margin-top:20px;
	font-size:14px;
	color:#000;
	padding-left:10px;
	text-decoration:none;
	position:absolute;
	z-index:2;
	bottom:0px;
}
.carousel_slide_href:hover {
	/*color:#FFA245;*/
	color: #742F3C;
	
}
.index_slider_ui_carousel_next, .index_slider_ui_carousel_prev {
	width: 32px;
	height: 37px;
	background: url(../images/car_btn_3.png) no-repeat;
	display: block;
	position: absolute;
	top: 230px;
	z-index: 5;
}
.index_slider_ui_carousel_next {
	right: 0px;
	background-position:-32px 0;
}
.index_slider_ui_carousel_prev {
	left: 0;
	background-position:0 0;
}
.index_slider_ui_carousel_next:hover {
	background-position:-32px -37px;
}
.index_slider_ui_carousel_prev:hover {
	background-position:0 -37px;
}
.index_slider_bullet {
	background: url(../images/index_slider_pages_off.png) center center no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0;
	margin-right: 5px;				
}

.page_title {
	font-size: 22px;
	font-weight:bold;
	color: #000;
	display:block;
	margin:0;
	padding:0;
	padding-bottom: 8px;
	border-bottom: 1px solid #000;
	margin-bottom:10px;
}

.page_subtitle {
	font-size: 16px;
	font-weight:bold;
	color: #000;
	display:block;
	margin:0;
	padding:0;
	padding-bottom: 8px;
	border-bottom: 1px solid #000;
	margin-bottom:10px;
	margin-top:20px;
}

/*  TEXT */
.text_title {
	display:block;
	margin:0;
	padding:0;
	font-size: 32px;
	font-weight:normal;
	color: #000;
	line-height:1em;	
}
.text_main_text {
	font-size:13px;
	color: #000;
	padding-bottom:30px;
}
.text_main_text p {
	margin:0;
	padding: 0;	
}
.text_main_text ul {
	padding-left: 20px;	
}

/* FOOTER */

.footer_cnt {
	padding: 10px;	
	background-image:url(../images/bg_fff_40t.png);
	font-size:14px;
	color:#000;
	margin-bottom: 15px;
}
.footer_cnt_inner {
	padding: 10px;
	background-color: #fff;	
	font-size:13px;
}
.footer_col1 {
	width: 220px;
	float:left;
	clear:none;
	margin-right: 5px;
}
.footer_col2 {
	width: 220px;
	float:left;
	clear:none;
	margin-right: 5px;		
}
.footer_col3 {
	width: 220px;
	float:left;
	clear:none;
	margin-right: 5px;		
}
.footer_col4 {
	width: 180px;
	float:left;
	clear:none;		
}
.footer_col5 {
	
	float:right;
	clear:none;		
}
.footer_col_title {
	color: #fff;
	text-decoration:none;
	display:block;
	margin-bottom: 6px;	
}
a.footer_col_title:hover {
	/*text-decoration:underline;*/
	color: #FC0;	
}
.footer_col_href {
	color: #000;
	display:block;
	margin-bottom: 1px;	
	background:none;
	background-image:none;
	text-decoration:none;
	font-size:13px;
}
a.footer_col_href:hover {
	color:#FFA245;	
}
.footer_basket_cnt {
	padding-top:10px;	
}
.page_error {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 18px;	
}
.search_result_summary {
	padding-bottom:15px;
	font-size:12px;	
}
.pagination_cnt {
	padding-top:10px;
	padding-bottom:5px;
	font-size:12px;
	color:#1D1D1D;
}
.pagination_href {
	color:#1D1D1D;
	text-decoration:none;
	padding-left:5px;
	padding-top:2px;
	padding-right:5px;
	padding-bottom:2px;
	border:1px solid #FFF;		
}
.pagination_href:hover {
	background-color:#D4D4D4;
	color:#742F3C;	
}
.active_page {
	border:1px solid #6C6C6C;	
}
#navig_log_in_btn {
	cursor: pointer;	
}
.form_reg_fld_title {
	text-align:right;
	font-size:14px;
	font-weight:bold;
	padding-right:5px;
	padding-bottom:25px;
	padding-top:2px;	
}
.form_reg_fld_td {
	text-align:left;
	padding-right:5px;
	padding-bottom:25px;
	font-size:11px;	
}
.form_reg_terms {
	font-size:14px;
	font-weight:bold;
	padding-bottom:30px;	
}
.form_reg_terms a, .form_reg_terms a:hover, .form_reg_terms a:visited {
	color:#000;
	font-size:14px;
	font-weight:bold;	
}
.form_reg_end {
	padding-top:30px;
	border-bottom:1px solid #000;	
}
.form_reg_terms_inner {
	border:1px transparent;
	padding-left: 15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	width: 400px;	
}
#reg_form_tips {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
	display: none;
	color:#900;
	background-color:#FFEAEA;
	border: 1px solid #900;
}

.special_category_tbl {
	display:block;
	width:100%;
	border:0;
	margin-bottom: 15px;
}
.special_category_th {
	font-weight:normal;
	font-size:10px;	
}
.special_category__product_name {
	font-size:12px;
	font-weight:bold;	
}
.special_category_tbl_product_href {
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#D4D4D4;
	color:#000;
	font-size:12px;
}
.special_category__product_price {
	font-size:12px;	
}
.special_category__product_row {
	border-bottom:1px dotted #D4D4D4;	
}

/* shopping basket */

.basket_product_cnt {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:5px;
	min-height:50px;
	border-bottom:1px dotted #D4D4D4;
}
.basket_product_after_alert {
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:5px;
	border-bottom:1px dotted #820003;
	background-color:#FDE1E3;
	color:#A00713;
	font-size:12px;
	font-weight:bold;
}
.basket_product_after_alert a {
	color:#A00713;
	font-weight:bold;
}
.basket_product_name {
	font-size:13px;
	float:left;
	clear:none;
	min-height:50px;
	width:308px;	
}
.basket_product_href {
	color:#000;
	text-decoration:none;
	font-weight:bold;	
}
.basket_product_href:hover {
	text-decoration:underline;	
}
.basket_product_backorder_cnt {
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;	
	padding-bottom:3px;
	background-color:#ff9a35;
	margin-top:5px;
	color:#fff;
	float:left;
}
.basket_product_qty {
	width: 75px;
	padding-left:2px;
	padding-right:2px;
	float:left;
	clear:none;	
	text-align:center;
	font-size:13px;
}
.basket_product_qty_fld {
	width: 28px;
	text-align:center;
	cursor:pointer;
	font-size:13px;
	border: 1px solid #000;
	margin-left:20px;
}
.order_product_qty_fld {
	width: 28px;
	text-align:center;
	font-size:13px;
	margin-left:20px;
}
.basket_product_qty_fld:hover {
	border: 1px solid #999;
}
.basket_product_unit_price {
	width: 80px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	clear:none;
	text-align:right;
	font-size:13px;
}
.basket_product_unit_tax {
	width: 30px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	clear:none;
	text-align:right;
	font-size:13px;
}
.basket_product_unit_amount {
	width: 95px;
	padding-left:10px;
	padding-right:0px;
	float:left;
	clear:none;
	text-align:right;
	font-size:13px;
	font-weight:bold;
}
.basket_product_list_title_cnt {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom:1px solid #D4D4D4;
	font-size:13px;	
}
.basket_product_list_title__product {
	padding-left:7px;
	padding-top:5px;
	padding-bottom:5px;
	width:308px;
	float:left;
	clear:none; 	
}
.basket_product_list_title__quantity {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	width: 50px;
	float:left;
	clear:none;
	margin-left:10px;	
}
.basket_product_list_title__price {
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	width: 70px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	clear:none;	
	margin-left:30px;	
}
.basket_product_list_title__vat {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	width: 30px;
	float:left;
	clear:none;
	margin-left:10px;	
}
.basket_product_list_title__amount {
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	width: 105px;
	float:left;
	clear:none;	
	margin-left:10px;
	padding-right:0px;
}
.right_col_title {
	margin:0;
	padding:0;
	font-size:16px;
	padding-left:4px;
	padding-bottom: 4px;
	color:#394451;	
}

.basket_total_title_cnt {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom:1px solid #000;
	font-size:13px;	
}
.basket_total_amount {
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	width: 105px;
	float:left;
	clear:none;	
	margin-left:10px;
	padding-right:5px;	
	font-weight:bold;
}
.basket_total_text {
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	width: 505px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	clear:none;	
	margin-left:10px;
	font-weight:bold;
}
#basket_item_edit__qty_fld_id {
	width: 35px;
	text-align:center;
	font-size:13px;
	/*border: 1px solid #000;*/	
}
.amend_basket {
	font-size:11px;
	padding:2px;
	background-image:url(../images/basket_amend_basket_bg.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:5px;
	padding-top:3px;
	text-align:center;	
	width:73px;
	height:17px;
}
.amend_basket:hover {
	color:#ff9a35;	
}
.basket_to_checkout_btn {
	width:169px;
	height:36px;
	background-image:url(../images/to_checkout.png);
	background-position:0 -36px;
	background-repeat:no-repeat;	
}

.basket_to_checkout_btn_active {
	width:169px;
	height:36px;
	background-image:url(../images/to_checkout.png);
	background-position:0 0;
	background-repeat:no-repeat;	
	cursor:pointer;
}


.delivery_form_title {
	font-size:17px;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #D4D4D4;
	font-weight:bold;
}

#billing_address_cnt {
	display:none;	
}
.delivery_options_inner {
	font-size:14px;	
}
.delivery_text {
	font-size:14px;	
}
.delivery_text a {
	color:#000;
}
#delivery_form_tips {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	display: none;
	color:#900;
}
.delivery_form_mandatory_marker {
	font-size:12px;
	font-weight:bold;
	color:#900;
	padding-left:5px;
}

.order_review_delivery_link {
	display:inline-block;
	float:right;
	clear:none;
	padding:2px;
	color:#000;
	text-decoration:none;
	margin-right:3px;
	font-size:11px;	
}
.order_review_delivery_link:hover {
	text-decoration:underline;	
}
.order_review_tbl_td_left {
	text-align:right;
	font-size:11px;
	padding:2px;
	border-bottom:1px dotted #D4D4D4;
}
.order_review_tbl_td_right {
	text-align:left;
	font-size:11px;
	padding:2px;
	border-bottom:1px dotted #D4D4D4;
	font-weight:bold;
}
.order_review_delivery_tbl {
	width:316px;
}
.order_review_delivery_tbl_cnt {
	margin-top:20px;
	width:318px;
	float:right;
	clear:none;	
}
.order_review_billing_tbl_cnt {
	margin-top:20px;
	border-right:1px dotted #D4D4D4;
	padding-right:12px;
	margin-right:5px;
	float:left;
	clear:none;	
}
.order_review_billing_tbl {
	width:316px;	
}

.green_btn_ctn {
	display:inline-block;
	height:36px;
	cursor:pointer;
	text-decoration:none;
	color:#fff;
}
.green_btn_left {
	float:left;
	clear:none;
	height:36px;
	width:8px;
	background-image:url(../images/btn_green_left.png);	
}
.green_btn_left_red {
	float:left;
	clear:none;
	height:36px;
	width:8px;
	background-image:url(../images/btn_green_left.png);
	background-position:0px -36px;
}
.green_btn_center {
	float:left;
	clear:none;
	height:26px; /*36*/
	background-image:url(../images/btn_green_center.png);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	color:#ffffff;
	font-size:0.9em;
	font-weight:bold;
	min-width:100px;
	line-height:100%;
}
.green_btn_center_red {
	float:left;
	clear:none;
	height:26px; /*36*/
	background-image:url(../images/btn_green_center.png);
	background-position:0px -36px;
	background-repeat:repeat-x;
	padding-top:10px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	color:#ffffff;
	font-size:0.9em;
	font-weight:bold;
	min-width:100px;
	line-height:100%;
}
.green_btn_right {
	float:left;
	clear:none;
	height:36px;
	width:25px;
	background-image:url(../images/btn_green_right.png);	
}
.green_btn_right_red {
	float:left;
	clear:none;
	height:36px;
	width:25px;
	background-image:url(../images/btn_green_right.png);
	background-position:0px -36px;	
}


.green_btn_back_left {
	float:left;
	clear:none;
	height:36px;
	width:25px;
	background-image:url(../images/btn_green_back_left.png);	
}
.green_btn_back_right {
	float:left;
	clear:none;
	height:36px;
	width:8px;
	background-image:url(../images/btn_green_back_right.png);	
}
.green_btn_back_center {
	float:left;
	clear:none;
	height:26px; /*36*/
	background-image:url(../images/btn_green_center.png);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	color:#ffffff;
	font-size:0.9em;
	font-weight:bold;
	min-width:100px;
	line-height:100%;
}


.order_review_checkout_disabled {
	color:#A00713;
	font-size:12px;
	font-weight:bold;
}
.pp_logo_cnt {
	float:left;
	clear:none;
	background-image:url(../images/paypal_logo_1.png);
	width: 117px;
	height:41px;	
}
.pp_pay_btn_cnt {
	float:left;
	clear:none;
	margin-left:200px;
	margin-top:5px;	
}
.pg_cnt {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #D4D4D4;	
}
.payment_tbl_title_td {
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:12px;
	font-size:14px;
}
.payment_fld_title {
	text-align:right;
	font-size:13px;
	font-weight:bold;
	padding-right:5px;
	padding-bottom:10px;
	padding-top:2px;	
}
.payment_fld_td {
	text-align:left;
	padding-right:5px;
	padding-bottom:10px;
	font-size:11px;	
}

.payment_page_overwiev_tbl {
	font-size:14px;	
}
.payment_page_overwiev_tbl tr td {
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px dotted #D4D4D4;
	min-width:100px;
}

.user_orders_table {
	border:0;
	margin:0;
	padding:0;
}
.user_orders_table thead td {
	padding-top:3px;
	padding-bottom:4px;	
	font-weight:bold;
	font-size:13px;
	border-bottom:1px solid #d4d4d4;
}

.user_orders_table tbody td {
	padding-top:6px;
	padding-bottom:7px;	
	font-size:13px;
	border-bottom:1px dotted #d4d4d4;
}
.user_orders_table tbody td a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.user_orders_table tbody td a:hover {
	text-decoration:underline;	
}

.order_details_link_left {
	display:block;
	float:left;
	clear:none;
	color:#000;
	text-decoration:none;	
	font-size:13px;
}
.order_details_link_left:hover {
	text-decoration:underline;
}
.order_details_link_right {
	display:block;
	float:right;
	clear:none;
	color:#000;
	text-decoration:none;	
	font-size:13px;
}
.order_details_link_right:hover {
	text-decoration:underline;
}

/*
index banner
*/
.banner_full_cnt {
	/*margin-top:10px;*/
	margin-bottom:10px;	
}

.banner_full__inner_border {
	padding: 10px;
	background-image:url(../images/bg_fff_40t.png);
	position:relative;
}

.banner_full__inner_cnt {
	/*54px */
	overflow:hidden;
	background-color:#FFF;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:6px;
	font-size: 13px;
	background-repeat:no-repeat;	
}
.index_banner_navig {
	 margin: 0; 
	 padding: 0;
	 position:absolute;
	 z-index:50;
	 right:15px;
	 bottom:10px;
}
.index_banner_navig_li { 
	/*display: inline-block; 
	zoom:1; 
	*display:inline;  
	background-image:url(../images/index_banner_navig.png);
	background-position:0px 0px;
	width:10px;
	height:10px;*/
}
.index_banner_navig_li .active {
	/*background-image:url(../images/index_banner_navig.png);
	background-position:0px -10px;	*/
}
.index_banner_navig_href {
	/*display:block;
	width:10px;
	height:10px;
	*/
	display:none;
}


.promo_code_cnt {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom:1px solid #D4D4D4;
	font-size:13px;	
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#promo_code_fld_id {
	margin-left: 7px;
	padding:2px;
	border:1px solid #000;
	width:150px;	
}
.promo_code_fld_nocode {
	color:#999;	
}
.promo_code_fld_code {
	color:#000;	
}
.promo_code_error {
	padding-left:5px;
	font-weight:bold;
	font-size:13px;
	color:#950000;
	display:none;
}
.delete_promo_code {
	display:inline-block;
	width:16px;
	height:16px;
	background-image:url(../images/cross-button_grey.png);
	background-repeat:no-repeat;
	background-position:0 0;	
	cursor:pointer;
}
.delete_promo_code:hover {
	background-position:0 -16px;
}
.basket_product_promo_code {
	padding-top:3px;
	font-size:11px;	
}

.body_left_col_inner_fixed > a:hover {
	text-decoration: none;
	color: inherit !important;
}



/* COOKIE POLICY */
.cookie_policy_cnt {
	position: fixed;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 6500;
	font-size: 13px;
}
.cookie_policy {
	color:#000;
	position: relative;
	width: 980px;
	margin: 0 auto;
	/*background: none repeat scroll 0% 0% rgba(114, 114, 112, 0.8);*/
	background: none repeat scroll 0% 0% rgba(220,220,220,0.90);
	box-shadow: 0px 0px 2px 2px #ddd;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
}
.cookie_policy a {
	text-decoration:underline;
	color:#000;	
}
.cookie_policy_agree_btn {
	padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	background-color:#B10A0E;
	font-weight:bold;
	color:#fff;
	float:right;
	margin-right:5px;
	cursor:pointer;	
}