/* CSS Document */

/************* #productlist_span ******************/

.productlist_span{width:100%; display:block; position:relative; float:left; clear:right; margin:10px 0 10px 0; font-size:100%; padding:0 0 0 10px; text-align:justify; line-height:120%; }
.productlist_span .left{ width:24%; float:left; margin-top:10px;  text-align:left; display:block; position:relative; }
.productlist_span .sub{ width:33%; float:left; margin-top:10px; margin-right:-18px; text-align:left; display:block; position:relative; }

.product_user_qty {font-family: Verdana,Arial,sans-serif;
 font-size: 12px;
 color: #8f0f72;
 width:30px;
 border:none;
 border:0px;
 text-align:center;
 font-weight:700;
 }


/*************** BASKET **********************/ 
.basket_span table{ width:100%; border-collapse:collapse; padding:0; margin:0; text-align:left; font-size:90%;}
.basket_span table input{ width:20px;}
.basket_span table .head_control_cell_first{ width:25px; border-collapse:collapse; background:url(../images/shop/basket_head_left2.gif) top left no-repeat; padding:4px;}
.basket_span table .head_control_cell{ width:25px; border-collapse:collapse; background:url(../images/shop/basket_head_bg2.gif) top left repeat-x; padding:4px;}
.basket_span table .head_qty{ width:90px; border-collapse:collapse; background:url(../images/shop/basket_head_bg2.gif) top left repeat-x; padding:4px; text-align:center; font-weight:bold;}
.basket_span table .head_normal{ border-collapse:collapse; background:url(../images/shop/basket_head_bg2.gif) top left repeat-x; padding:4px; font-weight:bold;}
.basket_span table .head_price{ width:80px; border-collapse:collapse; background:url(../images/shop/basket_head_right2.gif) top right no-repeat; text-align:right; padding:4px 8px 4px 0; font-weight:bold;}
.basket_span table .basket_display{ border-collapse:collapse; padding:4px; background-color:#4c5a51;}
.basket_span table .basket_display_cont{ text-align:center; border-collapse:collapse; padding:4px; font-size:120%; background-color:#4c5a51;}
.basket_span table .basket_display_price{ width:80px; text-align:right; border-collapse:collapse; padding:4px 8px 4px 0; background-color:#4c5a51;}
.basket_span table .basket_display_right{ text-align:right; border-collapse:collapse; padding:4px; background-color:#4c5a51;}
.basket_span table .basket_display_alt{ border-collapse:collapse; padding:4px; background-color:#323b36;}
.basket_span table .basket_display_cont_alt{ text-align:center; border-collapse:collapse; padding:4px; font-size:120%; background-color:#323b36;}
.basket_span table .basket_display_price_alt{ text-align:right; border-collapse:collapse; padding:4px; background-color:#323b36; padding:4px 8px 4px 0;}

/************* CHECKOUT ********************/
.checkout_span .panels {display:block; position:relative; width:690px; float:left; clear:both; padding:0; margin:0 10px 0 0; }
.checkout_span .panels fieldset.existing{ padding:5px; }
.checkout_span .panels fieldset.existing .alert{ color:#d33840; font-weight:bold; font-size:110%; }
.checkout_span .panels fieldset.existing legend{ color:#009ba2; font-weight:bold; font-size:140%; }

.checkout_span .panels fieldset.existing div {display:block; clear:both;}
.checkout_span .panels fieldset.existing div label {display:block; width:300px; text-align:left; float:left; margin:0 0 8px 0; padding:0; vertical-align:top; font-size:90%;}
.checkout_span .panels fieldset.existing div label input{width:250px; font-family:Tahoma, Trebuchet MS, verdana, arial, Georgia;background-color:#cdebec; border:1px solid #009ba2; }
.checkout_span .panels fieldset.existing div label input.monthyear{width:60px; font-family:Tahoma, Trebuchet MS, verdana, arial, Georgia; background-color:#cdebec; border:1px solid #009ba2; }
.monthyear{width:60px; font-family:Tahoma, Trebuchet MS, verdana, arial, Georgia; background-color:#cdebec; border:1px solid #009ba2; }
.checkout_span .panels fieldset.existing div label select{width:256px; font-family:Tahoma, Trebuchet MS, verdana, arial, Georgia; background-color:#cdebec; border:1px solid #009ba2; }
.checkout_span .panels fieldset.existing div label textarea{width:250px; font-family:Tahoma, Trebuchet MS, verdana, arial, Georgia; background-color:#cdebec; border:1px solid #009ba2; }


/************* ACCOUNT *********************/
.account_reg{width:700px; display:block; position:relative; float:right; clear:right; margin:10px 0 10px 0; font-size:80%; padding:0 0 0 10px; text-align:justify; line-height:120%; }
.account_reg .account_content {display:block; position:relative; width:98%; float:left; clear:left; margin:15px 0 0 0; padding:6px; }
			
.account_reg .account_content table{ width:100%; border-collapse:collapse; padding:0; margin:0; text-align:left; font-size:90%;}
.account_reg .account_content table input{ width:20px; background-color:#cdebec; font-family: Tahoma, Trebuchet MS, verdana, arial, Georgia; border:1px solid #009ba2;}
.account_reg .account_content table .head_control_cell_first{ width:auto; border-collapse:collapse; background:url(../images/shop/basket_head_left.gif) top left no-repeat; padding:4px; font-weight:bold;}
.account_reg .account_content table .head_control_cell{ width:25px; border-collapse:collapse; background:url(../images/shop/basket_head_bg.gif) top left repeat-x; padding:4px;}
.account_reg .account_content table .head_qty{ width:90px; border-collapse:collapse; background:url(../images/shop/basket_head_bg.gif) top left repeat-x; padding:4px; text-align:center; font-weight:bold;}
.account_reg .account_content table .head_normal{ border-collapse:collapse; background:url(../images/shop/basket_head_bg.gif) top left repeat-x; padding:4px; font-weight:bold;}
.account_reg .account_content table .head_price{ width:80px; border-collapse:collapse; background:url(../images/shop/basket_head_right.gif) top right no-repeat; text-align:right; padding:4px 8px 4px 0; font-weight:bold;}
.account_reg .account_content table .basket_display{ border-collapse:collapse; padding:4px;}
.account_reg .account_content table .basket_display_cont{ text-align:center; border-collapse:collapse; padding:4px; font-size:120%;}
.account_reg .account_content table .basket_display_price{ width:80px; text-align:right; border-collapse:collapse; padding:4px 8px 4px 0;}
.account_reg .account_content table .basket_display_right{ text-align:right; border-collapse:collapse; padding:4px;}
.account_reg .account_content table .basket_display_alt{ border-collapse:collapse; padding:4px; background-color:#ebebd2;}
.account_reg .account_content table .basket_display_cont_alt{ text-align:center; border-collapse:collapse; padding:4px; font-size:120%; background-color:#ebebd2;}
.account_reg .account_content table .basket_display_price_alt{ text-align:right; border-collapse:collapse; padding:4px; background-color:#ebebd2; padding:4px 8px 4px 0;}

.account_reg .account_content .alert{ color:#d33840; font-weight:bold; font-size:110%; }
.account_reg .account_content legend.new{ color:#d33840; font-weight:bold; font-size:120%; }
.account_reg .account_content  form{ display:inline;}
.account_reg .account_content form div{ display:block; clear:both;}
.account_reg .account_content form div label{ display:block; width:300px; float:left; clear:both; padding:0; text-align:left;}
.account_reg .account_content form div label input{ width:300px; float:left; background-color:#cdebec; font-family: Tahoma, Trebuchet MS, verdana, arial, Georgia; border:1px solid #009ba2;}
.account_reg .account_content form div label select{ width:306px; float:left; background-color:#cdebec; font-family: Tahoma, Trebuchet MS, verdana, arial, Georgia; border:1px solid #009ba2;}

.account_reg .account_content fieldset { padding:5px; }
.account_reg .account_content fieldset legend{ color:#009ba2; font-weight:bold; font-size:110%; }
.account_reg .account_content fieldset .icons{ width:auto; padding:0; margin:0 0 0 10px; display:block; float:right; clear:none; position:relative; }

.account_reg .account_content .panels {display:block; position:relative; width:330px; float:left; clear:none; padding:0; margin:0 10px 0 0; }
.account_reg .account_content .panels fieldset.existing{ padding:5px; }
.account_reg .account_content .panels fieldset.existing .alert{ color:#d33840; font-weight:bold; font-size:110%; }
.account_reg .account_content .panels fieldset.existing legend{ color:#009ba2; font-weight:bold; font-size:140%; }
.account_reg .account_content .panels fieldset.existing form{ display:inline;}
.account_reg .account_content .panels fieldset.existing form div{ display:block; clear:both;}
.account_reg .account_content .panels fieldset.existing form div label{ display:block; width:300px; float:left; clear:both; padding:0 0 8px 0;}
.account_reg .account_content .panels fieldset.existing form div label input{ width:300px; float:left; background-color:#cdebec; font-family: Tahoma, Trebuchet MS, verdana, arial, Georgia; border:1px solid #009ba2; }
.account_reg .account_content .panels fieldset.new{ padding:5px; }
.account_reg .account_content .panels fieldset.new legend{ color:#d33840; font-weight:bold; font-size:140%; }

/************ ACCOUNT MENU ***************/
.shop_account{ display:block; position:relative; width: 187px; float: left; clear: left; margin:10px 0 0 0; }
.shop_account .header{ display:block; position:relative; width: 187px; height:22px; float: left; clear: both; margin:0; padding:0; background:url(../images/shop/account_header.gif) top left no-repeat; }
.shop_account .main{ display:block; position:relative; width: 187px; float: left; clear: both; margin:0; padding:0 12px 0 12px; background:url(../images/shop/account_bg.gif) top left repeat-y;}
.shop_account form { margin:10px 0 0 0; padding:0; }
.shop_account form input{ font-family:Tahoma, Trebuchet MS, verdana, arial, Georgia; margin:0 0 5px 0; width:157px;}
.shop_account .main .text{ display:block; font-size:80%; text-align:justify; line-height:150%;}
.shop_account .main ul{ list-style-type:none; padding:0; margin:0; text-align: left;}
.shop_account .main li.account a{
	width: auto;
	float: none;
	clear: both;
	display: block;
	list-style-type: none;
	padding: 2px 0 5px 20px;
	margin: 0 0 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 90%;
	background: url(../images/shop/icon_account.gif) left no-repeat;
	text-decoration: none;
}
.shop_account .main li.account a:hover{ color:#fff; text-decoration:none;}
.shop_account .main li.basket_menu a{
	width: auto;
	float: none;
	clear: both;
	display: block;
	list-style-type: none;
	padding: 2px 0 5px 20px;
	margin: 0 0 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 90%;
	background: url(../images/shop/icon_basket.gif) left no-repeat;
	text-decoration: none;
}
.shop_account .main li.basket_menu a:hover{ color:#fff; text-decoration:none;}
.shop_account .main li.checkout a{
	width: auto;
	float: none;
	clear: both;
	display: block;
	list-style-type: none;
	padding: 2px 0 5px 20px;
	margin: 0 0 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 90%;
	background: url(../images/shop/icon_checkout.gif) left no-repeat;
	text-decoration: none;
}
.shop_account .main li.checkout a:hover{ color:#fff; text-decoration:none;}
.shop_account .main li.logout a{
	width: auto;
	float: none;
	clear: both;
	display: block;
	list-style-type: none;
	padding: 2px 0 5px 20px;
	margin: 0 0 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 90%;
	background: url(../images/shop/icon_logout.gif) left no-repeat;
	text-decoration: none;
}
.shop_account .main li.logout a:hover{ color:#fff; text-decoration:none;}
.shop_account .main li.mydet a{
	width: auto;
	float: none;
	clear: both;
	display: block;
	list-style-type: none;
	padding: 2px 0 5px 20px;
	margin: 0 0 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 90%;
	background: url(../images/shop/icon_details.gif) left no-repeat;
	text-decoration: none;
}
.shop_account .main li.mydet a:hover{ color:#fff; text-decoration:none;}
.shop_account .main li.addbook a{
	width: auto;
	float: none;
	clear: both;
	display: block;
	list-style-type: none;
	padding: 2px 0 5px 20px;
	margin: 0 0 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 90%;
	background: url(../images/shop/icon_addbook.gif) left no-repeat;
	text-decoration: none;
}
.shop_account .main li.addbook a:hover{ color:#fff; text-decoration:none;}
.shop_account .main li.orderout a{
	width: auto;
	float: none;
	clear: both;
	display: block;
	list-style-type: none;
	padding: 2px 0 5px 20px;
	margin: 0 0 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 90%;
	background: url(../images/shop/icon_ordoutstand.gif) left no-repeat;
	text-decoration: none;
}
.shop_account .main li.orderout a:hover{ color:#fff; text-decoration:none;}
.shop_account .main li.ordhist a{
	width: auto;
	float: none;
	clear: both;
	display: block;
	list-style-type: none;
	padding: 2px 0 5px 20px;
	margin: 0 0 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 90%;
	background: url(../images/shop/icon_ordhistory.gif) left no-repeat;
	text-decoration: none;
}
.shop_account .main li.ordhist a:hover{ color:#fff; text-decoration:none;}
.shop_account .main li a{
	width: auto;
	float: none;
	clear: both;
	display: block;
	list-style-type: none;
	padding: 2px 0 5px 20px;
	margin: 0 0 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 90%;
	background: url(../images/shop/icon_account.gif) left no-repeat;
	text-decoration: none;
}
.shop_account .main li a:hover{ color:#fff; text-decoration:none;}
.shop_account .footer{ display:block; position:relative; width: 187px; height:22px; float: left; clear: both; margin:0; padding:0; background:url(../images/shop/account_footer.gif) bottom left no-repeat; }

/********************** RICO ***************************/
div.cornerSamples {
   width            : 325px;
    /*margin-top       : 8px;
  margin		: auto;*/
   background-color : #ffffee;
   font-family      : Arial;
   font-size        : 11px;
   text-align       : center;
   
}

span.code2 {
   font-family : Courier;
   font-size   : 11px;
   /*margin      : 12px;*/
   margin-top       : 8px;
}

a.checkout-a {
	font-family: Verdana,Arial,sans-serif;
 font-size: 12px;
 font-style:normal;
 font-weight:900;
 /*color: #8f0f72;*/
 color: #fff;
 text-decoration:none;
 text-align:center;
 }
 
 a.checkout-a:hover {
	font-family: Verdana,Arial,sans-serif;
 font-size: 12px;
 font-style:normal;
 font-weight:900;
 /*color: #8f0f72;*/
 color: #fff;
 text-decoration:underline;
 text-align:center;
 }
 
 /* Checkout button CSS */
 .checkout_button {
	position:relative;
	display:block;
	float:left;
	clear:right;
	background:#8f0f72;
	padding:10px 10px 10px 10px;
	margin-right:10px;
	border:#770E5E 1px solid;
	border-bottom-color:#000000;
	border-right-color:#000000;
}

.checkout_button a {color:#fff;font-weight:800;text-decoration:none;}
.checkout_button a:hover {text-decoration:underline;}
 
.site_logo_text {color:#d6df3d;font-weight:300;}
.ajax_response_text {margin-top:20px;color:#47a61d;font-size:150%;font-weight:900;}
 
 /****************** JQUERY **************/
 #checkout-reg-usr { 
    margin-bottom:1px; 
    width:95%; 
    color:#000000; 
    padding:10px; 
    border-bottom:1px solid #8f0f72; 
    border-right:1px solid #8f0f72; 
    height:50px; 
    background: #8f0f72 url(http://www.fresh-i.com/eshop/rjdesign/js/bg1-purple.jpg) repeat-x;
	/*background: #47a61d url(js/bg1-green.jpg) repeat-x;  */
    vertical-align:top; 
    color:#FFFFFF; 
    table-layout:fixed; 
    font-size:1.8em; 
    font-weight:bold; 
	text-align:center;
    } 
	
#checkout-promo { 
    margin-bottom:1px; 
    width:97%; 
    color:#000000; 
    padding:10px; 
    /*border-bottom:2px solid #7F7F7F; */
    /*border-right:1px solid #7F7F7F; */
    height:30px; 
	/*background: #47a61d url(http://www.fresh-i.com/eshop/rjdesign/js/bg1-green.jpg) repeat-x;*/
	background: #47a61d url(js/bg1-green.jpg) repeat-x;
    vertical-align:top; 
    color:#FFFFFF; 
    table-layout:fixed; 
    font-size:1.8em; 
    font-weight:bold; 
	/*text-align:right;*/
    }
	
	
#formPanel {width:300px;margin-top:100px;margin:auto;clear:both:display:block;float:none:position:relative;}
#formPanel form label {margin-top:20px;clear:both;display:block;float:none;width:300px;font-family: Tahoma, Trebuchet MS, verdana, arial, Georgia;text-align:justify;color:#000000;font-size:12px;}
#formPanel form input {margin-top:5px;clear:both;display:block;float:none;width:300px;background-color:#cdebec; font-family: Tahoma, Trebuchet MS, verdana, arial, Georgia; border:1px solid #009ba2;}
#formPanel form input.submit {margin-top:10px;width:100%;}

.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #732372;
	font-size: 10px;
	border: 1px solid #DCDCDC;
	height: 14px;
	width: 50px;
	text-align: left;
	line-height: normal;
}

.pagerVariant {
	font-size: 11px;
	color: #732372;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
	width:	50px;
	/*width: 200px;*/
	/*border:1px none #732372;*/
}

#promoform_input_text {width: 80px;}
#promoform_input_button {width: 80px;}
