html,body{
	margin:0;
	padding:0;
	background-color: #0ee7ff;
	font-family: Tahoma;
	font-size: 12px;
	background-color:#147587;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#055C75), color-stop(100%,#24A0AF));
	background: -moz-linear-gradient(top, #055C75 0%, #24A0AF 100%);
}
div#bgwarper{
	float:none;
	width: 960px;
	margin-top: -80px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color:#FFF;
}
.block_main{
	margin-top:10px;
	clear:both;
	padding:1px;
}
.block_title{
	margin-left:10px;
	margin-bottom:-6px;
	padding:4px 8px 3px 3px;
	height:30px;
	background: url(img/block_title.png) right no-repeat;
	text-align:right;
}
.block_title_cat{
		background: url(img/block_title_cat.gif) right no-repeat;
		margin-right:5px;
		margin-top:1px;
		height:25px;
}
.block_title_last{
		background: url(img/block_title_last.gif) right no-repeat;
		margin-right:5px;
		margin-top:1px;
		height:25px;
}
.block_title_top{
		background: url(img/block_title_top.gif) right no-repeat;
		margin-right:5px;
		margin-top:1px;
		height:25px;
}
.block_title_special{
		background: url(img/block_title_special.gif) right no-repeat;
		margin-right:5px;
		margin-top:1px;
		height:25px;
}
.block_title_ads{
		background: url(img/block_title_ads.gif) right no-repeat;
		margin-right:5px;
		margin-top:1px;
		height:25px;
}
.block_content{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	clear:both;
	padding:5px;
	min-height:50px;
	border:1px #069 solid;
}
.block_content img{
	float:right;
	cursor:pointer;
	margin:9px;
}
#support_img img{
	position:fixed;
	left:-20px;;
	top:300px;
	height:140px;
	width:50px;
	float:left;
	opacity: 0.7;
}
#support_img img:hover{
	left:0px;
	opacity: 1;
}
#topcustom{
	margin-bottom:10px;
	margin-top:10px;
	clear: both;
	background-color:#FFF;
}
div#cat_name{
	text-align:right;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(img/boxtop_long.gif);
	background-position: right;
	height: 30px;
	padding-right:16px;
	padding-top:7px;
	background-repeat:no-repeat;
}
div#check_out{
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border: 1px dotted #CCCCCC;
	margin-right: 5px;
	margin-top: 2px;
	display: none;
}
div#buy_btn_type_holder{
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	clear: both;
}
div#pager_holder{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:1px solid #333;
	clear: both;
	background-color:#fc0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc0), color-stop(100%,#f90));
	background: -moz-linear-gradient(top, #fc0 0%, #f90 100%);
}
div#div_show_more_here{
	margin: 5px;
}
div#div_show_more{
	margin-top: 3px;
	margin-right: 5px;
	background-color:#FFF;
}
div#show_page
{
margin:5px;
direction:rtl;
}
div#show_page_title
{
	margin:5px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
div#center{
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top:15px;
	width: 730px;
	clear:left;
}
div#right{
	clear: right;
	float: right;
	width: 190px;
}
div#centercontent{
	clear: both;
	float: left;
	margin-left: 0px;
}
div#all{
	width: 940px;
	min-height:700px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
div#bottom{
	background-image: url(img/div_bottom.gif);
	background-repeat:repeat-x;
	background-color:#25A1B0;
	width: 960px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.bottom_R{
	float:right;
	background-image: url(img/div_bottom_R.png);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body{
	text-align:center;
	margin: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#banner{
	clear: both;
	height: 81px;
}
div#banner_left{}
div#banner_center{}
div#banner_right{}
div#buttompage{
	background: url(img/bottom.png) repeat-x;
	height: 80px;
	margin-top:3px;
	width:960px;
}
div#topmenu{
	background-image: url(img/top.gif);
	background-repeat: repeat;
	clear: both;
	position: relative;
	height:90px;
}
.search{
	float:left;
	margin-top:10px;
	margin-left:88px;
}
.search_btn{
	background:url(img/search_btn.png) no-repeat top;
	clear:left;
	float:left;
	width:63px;
	height:23px;
	cursor:pointer;
	text-align:center;
}
.search_btn:hover{
	background-position:bottom;
}
.search_input{
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	float:left;
	height:20px;
}
.search_input_div{
		float:left;
	
}
.search_txt{
	font-size:13px;
}
div#change_buy_mode{
	background-color: #FFCC33;
	clear: both;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: solid;
	margin-top: 10px;
	padding: 5px;
}
div#text_html_holder{
	margin: 5px;
}
.box{
	margin-top: 10px;
	background-color:#FFF;
}
.box_cart{
	margin-top: 10px;
	background-image: url(img/box_cart.gif);
	background-repeat: repeat;
}
.box_top{
	height: 40px;
	background: url(img/box_top.gif) no-repeat;
	color: #FFFFFF;
}
.box_top_center{
	clear:both;
	float:right;
	background: url(img/box_top.gif) no-repeat;
	color: #FFFFFF;
}
.boxtop{
	height: 28px;
	background-image: url(img/boxtop_long.gif);
	background-repeat: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
    text-align:right;
	padding-right:7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.boxtop_long{
	height: 30px;
	background-image: url(img/boxtop.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	background-position: center;
}
.boxtop_long_products{
	float:right;
	margin:5px 12px 0 0;
	width:101px;
	height: 23px;
	background-image: url(img/boxtop_products.gif);
	background-position: center;
}
.boxtop_long_search{
	float:right;
	margin:5px 12px 0 0;
	width:101px;
	height: 23px;
	background-image: url(img/boxtop_search.gif);
	background-position: center;
}
.boxtop_long_peygiri{
	float:right;
	margin:5px 12px 0 0;
	width:101px;
	height: 23px;
	background-image: url(img/boxtop_peygiri.gif);
	background-position: center;
}
.boxtop_long_advertise{
	float:right;
	margin:5px 12px 0 0;
	width:101px;
	height: 23px;
	background-image: url(img/boxtop_advertise.gif);
}
.boxtop_long_cart{
	height: 40px;;
	background-image: url(img/boxtop_cart.gif);
	background-position: center;
}
.boxtop_long_top_products{
	float:right;
	margin:5px 12px 0 0;
	width:101px;
	height: 23px;
	background-image: url(img/boxtop_top_products.gif);
	background-position: center;
}
.boxtop_long_special{
	float:right;
	margin:5px 12px 0 0;
	width:101px;
	height: 23px;
	background-image: url(img/boxtop_special.gif);
	background-position: right;
}
.boxtop_long_random{
	float:right;
	margin:5px 12px 0 0;
	width:101px;
	height: 23px;
	background-image: url(img/boxtop_random.gif);
	background-position: center;
}
.boxtop_long_support{
	float:right;
	margin:5px 12px 0 0;
	width:101px;
	height: 23px;
	background-image: url(img/boxtop_support.gif);
	background-position: center;
}
.boxtop_long_news_mail{
	float:right;
	margin:5px 12px 0 0;
	width:101px;
	height: 23px;
	background-image: url(img/boxtop_news_mail.gif);
	background-position: center;
}
.boxtop_long_news{
	float:right;
	margin:5px 12px 0 0;
	width:101px;
	height: 23px;
	background-image: url(img/boxtop_news.gif);
	background-position: center;
}
.boxtop_long_last_products{
	float:right;
	margin:5px 12px 0 0;
	width:101px;
	height: 23px;
	background-image: url(img/boxtop_last_products.gif);
	background-position: center;
}
.boxtop_long_free{
	float:right;
	margin:5px 12px 0 0;
	width:101px;
	height: 23px;
	background-image: url(img/boxtop_free.gif);
	background-position: center;
}
.boxtop_long_tabadol{
	float:right;
	margin:5px 12px 0 0;
	width:101px;
	height: 23px;
	background-image: url(img/boxtop_tabadol.gif);
	background-position: center;
}
.boxtop_long_long{
	height: 30px;
	background-image: url(img/boxtop_long_mohtaviat.gif);
	background-position: right;
	background-repeat:no-repeat;
}
.boxtop_long_long_txt{
	width:110px;
	float:left;
	color:#000;
	background:#FC0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc0), color-stop(100%,#f90));
	background: -moz-linear-gradient(top, #fc0 0%, #f90 100%);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding:5px;
	margin:5px;
	font-weight:bolder;
}
.boxtop_long_please{
	height: 30px;
	background-image: url(img/boxtop_long_please.gif);
	background-position: right;
	background-repeat:no-repeat;
}

.boxcontent{
	font-family: Tahoma;
	font-size: 13px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.boxcontent a{
	text-decoration:none;
	list-style:none;
	color:#000;
	font-size:11px;
}
.boxcontent a:hover{
	color:#f90;
}
.explaneproductcontent{
	text-align: right;
	clear: both;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: -15px;
	margin-left: 3px;
}
.explaneproductimg{
	text-align:center;
	margin:1px;
}
.product_mini_hdr{
	clear: both;
	text-align: center;
	padding: 0px;
	font-family: Tahoma;
	color: #000;
	font-size: 10px;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.explaneproducthdr{
	clear: both;
	text-align: center;
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Tahoma;
	color: #420042;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
	overflow: hidden;
}
.boxcontentitem{
	margin-bottom: 5px;	
}
.explaneproducthdr{
	color: #000;
	font-weight: bold;
	clear: left;
	font-family: Tahoma;
	font-size: 11px;
}
.explaneproducttextshort{
}
.product_mini{
	margin-top: 15px;
	margin-left: 0px;
	width: 160px;
	clear: none;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	direction:rtl;
}
.product{
	background:#FFF url(img/products_bg.gif);
	margin-top: 2px;
	margin-left: 3px;
	width: 176px;
	clear: none;
	float: right;
	margin-right: 3px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 12px;
	direction:rtl;
	background-repeat: repeat-x;
}
.product_relative{
	direction:rtl;
	margin: 5px;
	float: left;
	width: 156px;
	height: 130px;
}
.productmore{
	clear: left;
	float: left;
	margin-top: 12px;
	margin-left: 5px;
	cursor: pointer;
}
.productbuy{
	clear: right;
	float: right;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 5px;
	cursor: pointer;
}
.check_out_productname{
	
}
.check_out_item{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #326DC7;
	background-color: #fbfaef;
	float: left;
	width: 97%;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}
.cartitem{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 8px;
	margin-left: 8px;
	direction:rtl
}
.carttoutal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ababab;
}
.carttoutal_blink{
	background-color: 737388;
}
.cartcontent{
}
.cartbottom{
}
.cart_name{
	text-align: right;
}
.cart_price{
	color: #F00;
	font-size:13px;
}
.cart_price1{
	color: #900;
	font-size:13px;
}
.cart_qnt{
	color: #000;
}
.cart_text{
	text-align: right;
}
.cart_action_add{
	background: url(img/add.png) no-repeat top;
	float: left;
	width: 15px;
	height:15px;
	cursor: pointer;
}
.cart_action_add:hover{
	background: url(img/add.png) no-repeat bottom;
}
.cart_action_remove{
	background: url(img/remove.png) no-repeat top;
	float: left;
	width: 15px;
	height:15px;
	cursor: pointer;
}
.cart_action_remove:hover{
	background: url(img/remove.png) no-repeat bottom;
}
.cart_action_delete{
	background: url(img/del.png) no-repeat top;
	float: left;
	width: 15px;
	height:15px;
	cursor: pointer;
}
.cart_action_delete:hover{
	background: url(img/del.png) no-repeat bottom;
}


.cart_action_add_check{
	background: url(img/add.png) no-repeat top;
	float: left;
	width: 15px;
	height:15px;
	cursor: pointer;
}
.cart_action_add_check:hover{
	background: url(img/add.png) no-repeat bottom;
}
.cart_action_remove_check{
	background: url(img/remove.png) no-repeat top;
	float: left;
	width: 15px;
	height:15px;
	cursor: pointer;
}
.cart_action_remove_check:hover{
	background: url(img/remove.png) no-repeat bottom;

}
.cart_action_delete_check{
	background: url(img/del.png) no-repeat top;
	float: left;
	width: 15px;
	height:15px;
	cursor: pointer;
}
.cart_action_delete_check:hover{
	background: url(img/del.png) no-repeat bottom;
}
.cartbottom_buy{
	margin: 5px;
}
.cart_buy{
	background-image: url(img/buy_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 81px;
	color: #000;
	cursor: pointer;
}
.cart_buy:hover{
	background-image: url(img/buy_btn.png);
	background-position: -81px;
}                 
.cart_btn_txt{
	font-size: 10px;
	padding-top: 0px;
}
.cart_off{
	background-color: #ababab;
}
.cart_on{
}
.page_num{
	float: right;
	height: 20px;
	width: 20px;
	margin-left: 3px;
	cursor: pointer;
	margin-top: 4px;
	margin-bottom: 2px;
	border: 1px solid #d5d5d5;
	margin-right: 4px;
	color: #CCC;
	background-color: #FFC;
}
.page_num:hover{
	height: 22px;
	width: 22px;
	color: #fff;
	background-color: #09C;
	-moz-box-shadow: 0 0 3px 0 #000;
	-webkitbox-shadow: 0 0 3px 0 #000;
}
.page_num_current{
	float: right;
	height: 22px;
	width: 22px;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #666666;
	background-color:#24A0AF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24A0AF), color-stop(100%,#055C75));
	background: -moz-linear-gradient(top, #24A0AF 0%, #055C75 100%);
	margin-right: 4px;
	color: #FFF;
	font-weight:bold;
	padding:1px;
	font-size:15px;
}
#pager_txt{
	font-weight:bold;
	padding:8px;
	height:100%;
	float:right;
	background-color:#24A0AF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24A0AF), color-stop(100%,#055C75));
	background: -moz-linear-gradient(top, #24A0AF 0%, #055C75 100%);
	color:#fff;
}
#pager{
	float:right;
}
.check_out_image{
	clear: right;
	float: right;
	height: 100px;
	width: 80px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.style1{
	font-family: Tahoma;
	font-size: 12px;
}
.check_out_holder{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color:#FFF;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: none;
	border: 1px solid #CCCCCC;
}
.checkout_productitem{
	margin-right:220px;
	padding:5px;
	margin-top:3px;
	text-align:right;
}
.checkout_productname{
	font-weight:bold;
	width:200px;
	float:right;
	background:#055C75;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24A0AF), color-stop(100%,#055C75));
	background: -moz-linear-gradient(top, #24A0AF 0%, #055C75 100%);
	color:#FFF;
	display:block;
	padding:1px;
	text-shadow: 0 1px 0 black, 1px 2px 2px #AAA;
	-moz-box-shadow:inset 0 0 3px 0 #0e62c2;
	-webkitbox-shadow:inset 0 0 3px 0 #0e62c2;
}
.checkout_productname_list{
	clear:right;
	float:right;
	margin-right:3px;
	margin-top:2px;
	margin-bottom:2px;
}
.checkout_key_item{
	float:left;
	margin-top:5px;
	padding:5px;
}
.checkout_productname_kala{
	float:right;
	margin-right:10px;
	text-align:right;
	height:20px;
	font-size:12px;
	margin-bottom:3px;
	margin-top:7px;
}
.hproduct_link{
	display: block;
}
.peyk_select_area{
	display: none;
}




.my_corners_tl, .my_corners_t, .my_corners_tr, .my_corners_l, .my_corners_r, .my_corners_bl, .my_corners_b, .my_corners_br, .my_corners {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
}
.my_corners_t {
	background-image: url("borders/my_corners_border.png");
	background-repeat: repeat-x;
	background-position: top;
}
.my_corners_tl {
    height: 100%;
    background-image: url("borders/my_corners_topleft.png");
    background-repeat: no-repeat;
    background-position: left top;
}
.my_corners_tr {
    height: 100%;
    background-image: url("borders/my_corners_topright.png");
    background-repeat: no-repeat;
    background-position: right top;
}
.my_corners_bl {
    height: 100%;
    background-image: url("borders/my_corners_bottomleft.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}
.my_corners_br {
    height: 100%;
    background-image: url("borders/my_corners_bottomright.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.my_corners_bl_red {
    height: 100%;
    background-image: url("borders/my_corner_red_bottomleft.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}
.my_corners_br_red {
    height: 100%;
    background-image: url("borders/my_corner_red_bottomright.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.my_corners {
	height: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.my_corners_l {
    height: 100%;
    background-image: url("borders/my_corners_border.png");
    background-repeat: repeat-y;
    background-position: left;
}
.my_corners_r {
    height: 100%;
    background-image: url("borders/my_corners_border.png");
    background-repeat: repeat-y;
    background-position: right;
}
.my_corners_b {
    height: 100%;
    background-image: url("borders/my_corners_border.png");
    background-repeat: repeat-x;
    background-position: bottom;
}


.top_box_tl {
	height: 100%;
	background-image: url("borders/box_topleft.png");
	background-repeat: no-repeat;
	background-position: left top;
}
.top_box_tr {
	height: 100%;
	background-image: url("borders/box_topright.png");
	background-repeat: no-repeat;
	background-position: right top;
}

/* Scroller Box */

.scroller_container_left_right {
 position: relative;
 overflow: hidden;
 height: 120px;
}

.scroller_left_right {
 white-space: nowrap;
}

.scroller_left_right p {
 padding: 0;
}
/* Scoller Box */

/* CSS Hack Safari */
#dummy {;# }

.scroller_container_left_right {
 overflow: auto;
}

/* Scoller Box */
.check_out_label{
	text-align: left;
	clear: right;
	float: right;
	width: 95px;
	direction:rtl;
}
.check_out_input{
	text-align: right;
	clear: left;
	float: left;
	width: 265px;
}
.check_out_input_row{
	height: 25px;
}
.check_out_form{
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.jqmWindow {
	display: none;
	position:absolute;
	top: 3px;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	min-height:590px;
	background-color: #fff;
	color: #333;
	border: 4px solid #f90;
	background-image: none;
	background-repeat: repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0 0 50px 10px #000;
	-webkitbox-shadow: 0 0 50px 10px #000;
}

.jqmOverlay { background-color: #000; }
.blure_input{color:#CCCCCC}
.btn1{
	font-family: Tahoma;
	font-size: 10px;
	height: 18px;
}
.find_search_text{
background-color:#FFFF00}
.ad_item{
	cursor:pointer;
	margin: 5px;
}
.top_menu_item{
	float: right;
	padding: 1px;
	cursor: pointer;
	min-width:70px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.top_menu_item:hover{
	color: #99CCFF;
}


   .lavaLampBottomStyle {
	direction:rtl;
	position: relative;
	padding: 2px;
	overflow: hidden;
	margin-right:150px;
	padding-top:10px;
        }
.lavaLampBottomStyle li {
	float: right;
	list-style: none;
	direction:rtl;
	cursor:pointer;
}
.lavaLampBottomStyle li.back {
	width: 9px;
	height: 33px;
	z-index: 8;
	position: absolute;
	background-color:#f90;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc0), color-stop(100%,#f90));
	background: -moz-linear-gradient(top, #fc0 0%, #f90 100%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.lavaLampBottomStyle li a {
	text-decoration: none;
	color: #FFF;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: none;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 4px;
}   
.lavaLampBottomStyle .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
border: none;
}
.lavaLampBottomStyle li a:hover{
	color:#FFF;
}

.all_corners_tl, .all_corners_t, .all_corners_tr, .all_corners_l, .all_corners_r, .all_corners_bl, .all_corners_b, .all_corners_br, .all_corners {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
}
.all_corners_t {
	background-image: url(borders/all_corners_border.png);
	background-repeat: repeat-x;
	background-position: top;
}
.all_corners_tl {
    height: 100%;
    background-image: url("borders/all_corners_topleft.png");
    background-repeat: no-repeat;
    background-position: left top;
}
.all_corners_tr {
    height: 100%;
    background-image: url("borders/all_corners_topright.png");
    background-repeat: no-repeat;
    background-position: right top;
}
.all_corners_bl {
    height: 100%;
    background-image: url("borders/all_corners_bottomleft.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}
.all_corners_br {
    height: 100%;
    background-image: url("borders/all_corners_bottomright.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.all_corners {
	height: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.all_corners_l {
    height: 100%;
    background-image: url("borders/all_corners_border.png");
    background-repeat: repeat-y;
    background-position: left;
}
.all_corners_r {
    height: 100%;
    background-image: url("borders/all_corners_border.png");
    background-repeat: repeat-y;
    background-position: right;
}
.all_corners_b {
    height: 100%;
    background-image: url("borders/all_corners_border.png");
    background-repeat: repeat-x;
    background-position: bottom;
}
.img_btn{
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 81px;
	color: #FFFFFF;
	cursor: pointer;
} 
.img_btn:hover{
	background-image: url(img/button.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: -81px;
}                 
.img_btn_txt{
	font-size: 10px;
	padding-top: 3px;
}
.cart_icon{
	background-image: url(img/cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 25px;
	cursor: pointer;
}
.cart_icon:hover{
	background-image: url(img/cart.gif);
	background-repeat: no-repeat;
	background-position: -25px;
}
.custome_cart{
	margin-top: 15px;
	margin-left: 5px;
	height: 20px;
	width: 80px;
}
.news{
	font-size: 10px;
	color: #003399;
	direction:rtl;
	text-align: center;
	cursor: pointer;
}
.require{
	color: #FF0000;
	font-family: Tahoma;
	font-size: 10px;
}
div#cart_html_holder{
	margin: 5px;
}
div#cart_html_info{
	margin: 5px;
}

.viewer {
	display: none;
	position:absolute;
	top: 3px;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	min-height:590px;
	background-color: #FFFFFF;
	color: #333;
	border: 4px solid #0070E6;
}
.more_image{
	margin: 5px;
	border: 1px solid #000000;
}
.html_info{
	background-image: none;
	background-repeat: repeat;
}




#lin a:link  { text-decoration: none; color:#000000 }
#lin a:hover  { text-decoration: none; color:#0033CC }
a:visited    { text-decoration: none; color:#0033CC }
table        { font-family: tahoma; font-size: 11pt; border-collapse: collapse; cellspacing: 0px; cellpadding: 0px }
input        {
	font-family: tahoma;
	font-size: 11pt;
	border: 1px solid #999999;
	background-image: none;
	height: 15px;
	padding: 1px;
}
option       { font-family: tahoma; font-size: 11pt }
p            { word-spacing: 0; line-height: 150%; margin-top: 0; margin-bottom: 0 }
select       {
	font-family: tahoma;
	font-size: 11pt;
	border: 1px solid #999999;
	width: 120px;
	padding: 0px;
	height: 20px;
}
textarea     {
	font-family: tahoma;
	font-size: 11pt;
	border: 1px solid #999999;
	padding: 1px
}
img          { border: 0 }
fieldset     { font-family: tahoma; font-size: 11pt; color: #008000 }
a:hover      { color: #800000 }
scrollbar-shadow-color: #ccc
scrollbar-3dlight-color: #ddd
scrollbar-darkshadow-color: #fff
scrollbar-arrow-color: #eee
scrollbar-track-color: transparent
a:link		 {color:#222; text-decoration:none;}
a:active	 {color:#222  ; text-decoration:none;}
input,  textarea, #submit, select { font:12px Tahoma, Verdana, Arial, Sans-Serif ;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
h2 			 {font: 11pt "Tahoma", Verdana, Arial, Helvetica, sans-serif;color:#0D6AA6; font-weight:normal;
				margin:0px;text-align:right;direction: rtl;}
.risultatiBackTit {background:red}
.style1 {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
 }
 
  
/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


#slider {
	position:relative;
    width:680px;
    height:250px;
	background:url(img/loading.gif) no-repeat 50% 50%;
	-moz-box-shadow: 0 0 5px 0 #000;
	-webkit-box-shadow: 0 0 5px 0 #000;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-20px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:5px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.abtin_link a{
	color:#fff;
}
.product_icon{
	float:right;
}
.product_icon img{
	float:right;
	padding-top:2px;
}
