/* GRASSI */
/*
#arancio: #f1841a
#rosso: #c63002
#giallo: #fde9c1
#arancio: #CC6600
#genio_logo img {max-width: 463px; max-height: 84px;}
*/

/* Formattazione testo */
html, body {
    font: 12px/1.35 Arial,Helvetica,sans-serif;
    background: url(../images/bg_body.jpg) top center repeat;
}

h1{
    margin: 0px 0px 15px 0px;
    font-size: 20px;
    background-color: #c63002;
    color: white;
    padding: 6px 3px;
	width:98%;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}



.component_text h2 {padding-bottom:10px;}

a, a:link, a:visited{
    text-decoration: none;
    color: #666;
}
a:hover{
    color: #F1841A;
}

small{
    font-size: 11px;
}


/* genio_component_title */

.header_menu .genio_component_title,
.footer_menu .genio_component_title,
.component_product_highlights .genio_component_title,
.component_login_form .genio_component_title,
.component_category_tree .genio_component_title,
.component_language_selector .genio_component_title,
.component_nivoslider_image_gallery .genio_component_title,
#page_product .component_default .genio_component_title {display: none}

.product_samecategory .genio_component_title {display:block !important;}
.product_related .genio_component_title {display:block !important;}
.product_contactus .genio_component_title {display:block !important;}

/* - */

/* genio-form-standard */

.genio-form-standard {
    font-size: 14px;
    margin-left: 15px;
}
.genio-form-standard fieldset {
    margin-top: 15px;
}
.genio-form-standard legend {
    display:none;
}
.genio-form-standard label {
    width: 190px;
    height: 20px;
    display: block;
    float: left;
    padding-right: 10px;
}
.genio-form-standard input[type="text"],.genio-form-standard input[type="password"] {
    width: 140px;
    height: 20px;
    display: block;
    border: 1px solid #b79d92;
    margin: 10px 0px;
}
.genio-form-standard textarea {
    border: 1px solid #b79d92;
    margin: 10px 0px;
}
.genio-form-standard input[type="submit"], button{
    border: 1px solid #b79d92;
    padding: 2px 8px;
    background: #eee4e0;
    color: #6a4332;
    text-transform: uppercase;
    font-weight: bold;
    margin: 4px 0px;
    width: 142px;
    height: 26px;
    cursor: pointer;
    margin: 10px 10px 0px 0px;
}
.genio-form-standard input[type="submit"]:hover, button:hover{
    color: #CC6600;
}
.product_contactus .genio-form-standard input[type="submit"]{
    margin: 20px 0px 0px 199px;
}
.genio-form-standard img.captcha { padding-left:200px; }

/* - */

/* external */

#external {
    
}
#genio_layout_container{
    margin: 0 auto;
    width: 990px;
}
#genio_layout_container_middle{
    background: url(../images/content_bg.png) top center repeat-y;
}

/* - */

/* header */

#genio_layout_header{
    background: url(../images/header.png) bottom center no-repeat;
    padding-bottom: 15px;

}

.header_menu{
    text-align:left;
    height: 22px;
    width:990px;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}
.header_menu ul{
    font-size: 14px;
    list-style: none;
    width: 990px;
}
.header_menu li{
    display: inline;
    padding: 6px 20px 8px 20px;
    list-style: none;
    margin: 0;
}
.header_menu li a{
    color: #c63002;
}
.header_menu li a:hover{
    color: #36241d;
}

/* - */

/* language_selector */

.component_language_selector {
    float:right;
    width: 90px;
    text-align: left;
    margin: 0px 0px 0px 10px;
    width: 90px;
}

.component_language_selector ul{
    margin: 6px;
    padding: 0;
}
.component_language_selector li{
    margin-right: 1px;
    list-style-type: none;
    display: inline;
}
.component_language_selector li img{
    border: none;
}

/* - */

/* Search form / search result */

.component_search_form {
    float: right;
    font-size: 11px;
    margin-top: 0px;
    width: 350px;
    position: relative;
}
.component_search_form h2{
    display: none;
}
.component_search_form input[type="text"] {
    background: url("../images/search_input.png") no-repeat left top;
    border: 0 none;
    font-size: 12px;
    height: 22px;
    padding: 4px;
position: absolute;
    left: 120px;
    top: -4px;
    width: 175px;
}
.component_search_form button[type="submit"] {
    background: url("../images/search_submit.png") no-repeat center top;
    border: 0 none;
    cursor: pointer;
    font-size: 1px;
    height: 30px;
 	position: absolute;
    right: 10px;
    top: -13px;
    width: 31px;
}

.component_search_form button[type="submit"] span {
    display:none;
}

/* - */

/* page_searchresults */

#page_searchresults h2 {padding-bottom:5px;}
/* #page_searchresults h3 {padding-top:10px;} */


/* Login Form */
.component_login_form ul.error_list {display:none;}
.component_login_form ul {list-style-type: none;overflow: auto;}
.component_login_form li {float:left;line-height: 20px;}
.component_login_form li.error {border:0px;margin:0}
.component_login_form{
    height: 28px;
    width: 965px;
    margin: 0px 0px 0px 5px;
    background: url(../images/barra_login.jpg) top center repeat-x;
    font-size: 11px;
    line-height: 22px;
    padding-left:15px;
    padding-top:6px;
}
.component_login_form ul.logged li {padding-right:20px;}

.component_login_form ul.not-logged .forgot_password {display:none;}

.component_login_form li a{
    color: white;
}
.component_login_form li span{
    color: white;
}
.component_login_form a:hover{
    color: white;
}

.component_login_form input#signin_username, .component_login_form input#signin_password{
    border: 0;
    padding: 2px 3px;
    font-size: 11px;
    background: white;
    width: 100px;
    border-radius: 8px;
    border: 1px solid #e3e2e4;
    margin-right: 6px;
}
.component_login_form label[for="signin_remember"]{
    color: white;
    margin: 0px 2px 0px 6px;
}
.component_login_form label{
    color: white;
    font-size: 11px;
}
.component_login_form input.button{
    border: 0;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0px 12px;
    background: none;
    color: white;
    text-shadow: 1px 1px #c63002;
}
.component_login_form input.button:hover{
    color: white;
    text-shadow: 1px 1px purple;
}

/* logo */
#genio_logo {
	margin: 0px 0px 10px 5px;
	background: #c63002;
	width: 980px;
	height: 100px;
	background: url(../images/header.jpg) top center no-repeat;
	}
#genio_logo div.nologo { display: none; /*  width: 200px; height: 90px; border:1px solid #AAAAAA; font-size:18px; text-align:center; */}
#genio_logo img {
	max-width: 463px; max-height: 84px;
	margin: 14px 0px 0px 180px;
}

/* - */

/* mini cart */

.component_mini_cart {
    font-size: 12px;
    text-align:left;
}
.component_mini_cart table{
    text-align: left;
}
.component_mini_cart a{
    color: #B30A3E;
}
.component_mini_cart h2.genio_component_title{
    display: none;
}
.component_mini_cart p>:first-child{
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    padding: 0px;
    color: #B30A3E;
    display: block;
    width: 190px;
    border-bottom: 2px solid #fde9c1;
    margin-bottom:6px;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.component_mini_cart .buy{
    color: #B30A3E;
    display: block;
    height: 22px;
    line-height: 30px;
    padding: 0px 25px 0px 0px;
    text-align: right;
    background: url(../images/best_arrow.png) bottom right no-repeat;
    font-size: 14px;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}
.component_mini_cart .info{
    display: none;
}
.component_mini_cart table{
    margin-bottom: 15px;
}
.component_mini_cart table td{
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
}
.component_mini_cart table tr{
    border-bottom: 1px solid #f6f6f6;
    padding: 4px 0px;
}
.component_mini_cart table td img{
    margin-right: 10px;
    width: 40px;
    overflow: hidden;
    display: block;
}
.component_mini_cart table td a{
    height: 15px;
    width: 120px;
    line-height: 15px;
    display: block;
    overflow: hidden;
}
.component_mini_cart table td a.delete{
    display: none;
    /*
height: 12px;
    width: 12px;
    font-size: 1px;
    background: red;
    display: block;
    background: url(../images/remove_cart.png) center center no-repeat
    */;
}
.component_mini_cart table .qty{
    padding-right: 4px;
}
/* - */

/* genio_layout_container_middle_inner */

#genio_layout_container_middle_inner { padding-top:10px;}

/* - */

/* left_sidebar */

#genio_layout_left_sidebar { width: 205px; }
#genio_layout_left_sidebar_inner { width: 194px; margin-left: 11px; }

/* - */

/* category_tree  */

.component_category_tree .ui-accordion-header{
    width: 180px;
    height: 40px;
    margin:0 5px 10px 0px;
    padding:0 10px 0 0;
    background-color:#f1841a;
    line-height: 30px;
    position: relative;
    z-index: 40;
}
.component_category_tree li h3 {
    width: 197px;
    height: 20px;
    display: block;
    margin:0;
}

.categories_accordion h3 a { padding-left: 20px; 
	color: white; font-size: 11px; 
	line-height: 20px; height: 20px; overflow: hidden; display: block; width: 150px;padding-top:10px;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;}
.categories_accordion .arrow {position: absolute; cursor: pointer; top:8px; left: 1px; width: 1px; height: 16px; }
.categories_accordion .arrow span {display: none; }
.categories_accordion .left {background: url(../images/left_arrow.png) no-repeat center}
.categories_accordion .right {background: url(../images/right_arrow.png) no-repeat center}
.categories_accordion .top {background: url(../images/top_arrow.png) no-repeat center}
.categories_accordion .down {background: url(../images/down_arrow.png) no-repeat center}

.component_product_category_tree h3{
    height: 16px;
}

.component_product_category_tree ul{
    list-style-type: none;
}
.component_product_category_tree ul li.item{
    display: block;
    padding: 2px;
}
.component_product_category_tree ul li.item a{
    display: block;
    padding-left: 8px;
}
.ui-accordion-content{
    background: #EEE;
    width: 170px;
    padding: 10px 5px 15px 5px;
    margin: -14px 0px 10px 5px;
    position: relative;
    z-index: 0;
   
}
.component_product_category_tree ul ul{
    list-style-type: none;
    padding: 0;
    margin-left: 15px;
}
.ui-accordion-content li.item ul li{
    border: none;
}
.ui-accordion-content li.item{
    display: block;
    padding: 6px;
    font-size: 12px;
    border-bottom: 1px solid #FFF;
}
.ui-accordion-content li.item a{
    color: #000;
    padding-top:3px;
}

/* - */

/* component_account_area */

.component_account_area {
    width: 170px;
    border: 3px solid #f1841a;
    padding: 8px;
    margin: 0px 0px 10px 0px;
}

.component_account_area h2{
    font-size:15px;
    margin-bottom: 10px;
    color: #c63002;
    line-height: 30px;
    border-bottom: 2px solid #DDD;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.component_account_area a{
    font-size:12px;
}

/* - */

/* component_newsletter_subscribe_form  */

.component_newsletter_subscribe_form {
    border: 3px solid #fde9c1;
    padding: 0px 7px 10px 7px;
    width: 170px;
}

.component_newsletter_subscribe_form h2{
    color: #c63002;
    font-size: 14px;
    margin-bottom: 12px;
    padding-left: 10px;
    text-align: left;
    margin-top:5px;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}
.component_newsletter_subscribe_form .checkbox_list{
    margin-top: 10px;
}
.component_newsletter_subscribe_form li{
    position: relative;
    margin-bottom: 10px;
}
.component_newsletter_subscribe_form  img.captcha{
    border: 1px solid #fde9c1;
    font-size: 11px;
    position: absolute;
    top: 17px;
    left: 50px;
    display: block;
    height: 42px;
    width: 100px;
    background: #fde9c1;
    color: #fde9c1;
}
.required{
	position: absolute;
	
}
.component_newsletter_subscribe_form .checkbox_list label{
    font-size: 12px;
}
.component_newsletter_subscribe_form input[type="submit"]{
    background: url("../images/newsletter_submit.jpg") no-repeat scroll center top transparent;
    border: medium none;
    color: #000;
    display: block;
    height: 26px;
    line-height: 26px;
    text-transform: uppercase;
     font-family: Oswald,Arial,Helvetica,sans-serif;
    font-weight: normal;
    width: 151px;
}
#page_newslettersubscribe .component_default ul li input[type="submit"]{
    border: 1px solid #b79d92;
    display: block;
    cursor: pointer;
    background: #eee4e0;
    height: 24px;
    width: 140px;
    color: #6a4332;
    text-transform: uppercase;
    font-weight: bold;
}
#page_newslettersubscribe .component_default ul li input[type="submit"]:hover{
    color: #000;
}
.component_newsletter_subscribe_form input[type="text"]{
    border: 1px solid #fde9c1;
    height: 18px;
    display: block;
}

.component_newsletter_subscribe_form label[for="newsletter_subscribe_email"]{
 font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    color:#f1841a;
    width: 34px;
    height: 19px;
    float:left;
}
.component_newsletter_subscribe_form label[for="newsletter_subscribe_name"]{
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    color:#f1841a;
    font-size: 13px;
    width: 34px;
    height: 19px;
    float:left;
}
.component_newsletter_subscribe_form label[for="newsletter_subscribe_newsletter_list"],
.component_newsletter_subscribe_form label[for="newsletter_subscribe_captcha"],
.component_newsletter_subscribe_form label[for="newsletter_subscribe_privacy"]{
    font-size: 11px;
    padding-right: 6px;
}

.component_newsletter_subscribe_form input#newsletter_subscribe_email,
.component_newsletter_subscribe_form input#newsletter_subscribe_name{
    width: 110px;
    margin-left: 41px;
}
.component_newsletter_subscribe_form label[for="letter_subscribe_email"] img{
    left: 26px;
    position: absolute;
}
.component_newsletter_subscribe_form input#newsletter_subscribe_captcha{
    width: 45px;
    margin-top: 4px;
    height: 40px;
    font-size: 18px;
}

/* form_buy */


.form_buy button[type="submit"] span {
    display:none;
}
.form_buy select{
    position: relative;
    top: -27px;
    left: -40px;
    width: 100px;
}
.form_buy input[type="text"] {
    width: 30px;
}

.product_list .form_buy {
    background: url("/images/wishlist_formbuy.jpg") repeat-x scroll center top transparent;
    float: right;
    height: 27px;
    text-align: center;
    width: 78px;
}

.product_list .form_buy button[type="submit"] {
    background: url("../images/add-cart.png") no-repeat scroll center bottom transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    vertical-align: middle;
    width: 25px;
    margin: 0px;
}


/* - */

/* genio_layout_content */

#genio_layout_content{
    width: 540px !important;
    margin: 0px 5px 0 5px;
    padding: 0px;
}

#genio_layout_content_inner{
    width: 550px;
    overflow: hidden;
}

.component_default h1{

    margin: 0px 0px 15px 0px;
    font-size: 20px;
    background-color: #c63002;
    color: white;
    padding: 6px 3px;
	width:98%;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.component_default h2 {
    color: #F1841A;
    padding-left: 12px;
    font-size: 18px;
    margin-top: 4px;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.component_html_area_editable h1{
  
}

.component_default h3{
    color: #f1841a;
    margin: 4px 0px 15px 0px;
    font-size: 20px;
}

.component_default h4 {
    background-color: #f1841a;
    color: white;
    padding: 5px 3px;
    margin: 15px 0px;
    font-size: 14px;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

/* product_list */
.product_list span.full_label, .product_list span.discount_label, .product_list span.discounted_label, .product_list span.version_name{ display: none;}
.product_list select.version_picker{
    width:140px;}

.product_list span.full{
    float: left; width:50%;
    margin-top: 4px;
    }

.product_list span.discounted{ float:left;width:50%;}

.product_list .wishlist .post a span, .product_list .wishlist .delete a span {
    display: none;}

.product_list .wishlist .post a {
    background: url("/images/add_wishlist.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    width: 25px;}

.product_list .wishlist .delete a {
    background: url("/images/remove_wishlist.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    width: 25px;
}
.product_list .form_buy {
    text-align: center;
}
.product_list .wishlist{
    float: left;

}
.product_list .form_buy{

}

.product_list li .left_item {
    color: #B3B3B3;
}
.product_list .form_buy input[type="text"] {
    position: relative;
    top: 1px;
    width: 30px;
}
.form_sort{
    margin-bottom: 20px;
}

.component_product_list h2.genio_component_title a span{
    visibility: hidden;
}
/* page_product */

.product_contactus {display:block;}
.product_recommend {display:block;}
.product_related {display:block;}
.product_samecategory {display:block;}

#page_product .product-categories li{
    color: #B7B6B6;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 15px;
    padding: 3px;
    text-transform: uppercase;
}

#page_product .component_default {
    
}

#page_product .product_notes{
    margin: 10px 0px;
    font-style: oblique;
    color: #b79d92;
}
#page_product .product_description {
    line-height: 20px;
}

#page_product .product_images{
    float: left;
    width: 367px;
    margin-right: 15px;
    overflow: hidden;
}
.breadcrumbs{
	margin-bottom: 15px;
}
.breadcrumbs ul {
    display: inline;
    float: none;
    padding-left: 2px;
}
.breadcrumbs ul li{
	background: url("/images/breadcrumbs.png") no-repeat scroll left center transparent;
    display: inline;
    float: none !important;
    margin: 0;
    padding: 2px 2px 2px 12px;
    width: auto;
    border: none;
}
.breadcrumbs ul li a:hover{
	color: #c63002;
}
#page_product .product_images .default_image img {max-width: 340px;}
#page_product .product_images .other_images li { display: inline;  }
#page_product .product_images .other_images li img { max-width: 100px;  }

.product_images .wishlist a{
    padding-left: 30px;
    display: block;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    font-style: italic;
}
.product_images .wishlist a.wish{
    background: url(/images/add_wishlist.png) center left no-repeat;
}
.product_images .wishlist a.unwish{
    background: url(/images/remove_wishlist.png) center left no-repeat;
}

#page_product .product_recommend {margin-top:10px; }


.product_details{
    float: left;
    width: 160px;
}

#page_product .product_details .genio_component_title { display: block; margin:0px; padding:0px; font-size: 14px}

.product_details form, .product_availability{
    font-size: 12px;
    margin-bottom: 6px;
}
.product_details form{
    border-top: 1px solid #fde9c1;
    margin-top: 6px;
}
.product_details li.product_version .product_availability{
    margin-top: 5px;
    color: gray;
}
.product_details .product_price .full{
    display: block;
    margin-bottom: 8px;
}
.product_details .product_price .full, .product_details .product_price .full_label{
    display: inline;
}
.product_details .product_price .discounted{
    display: block;
    font-size: 16px;
    margin-top: 3px;
}
.product_details .product_availability{
    font-size: 12px;
    font-style: italic;
}
.product_details .price, .product_details .discounted{
    font-size: 14px;
    font-weight: bold;
}
.product_details #product_wishlist{
    font-size: 12px;
    font-weight: bold;
    position: relative;
}
.product_details img{
    width: 60px;
}
.product_details #product_wishlist a.unwish{
    clear: both;
    width: 190px;
    height: 21px;
    line-height: 27px;
    background: url(/images/wishlist_formbuy.jpg) top center repeat-x;
    margin: 7px 0px 0px 0px;
    display: block;
    color: #c63002;
    font: 12px "Trebuchet MS";
    position: relative;
    padding: 6px 0px 0px 8px;
}
.product_details img.remove_wish{
    position: absolute;
    top: 2px !important;
    left: 170px  !important;
}
.product_details #image_wrap{
    border: 2px solid #b7b6b6;
    text-align: center;
    margin-bottom: 10px;
}
.product_details .product_version img{
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
}
.product_details #product_wishlist a{
    margin-left: 34px;
}

.product_details .product_informations{
    clear: both;
    padding-top: 10px;
}
.product_details .product_informations + div{
    margin-top: 10px;
}
.product_details .product_informations + div a{
    text-transform: uppercase;
    font-style: italic;
    font-size: 12px;
}
.product_details .discounted_label{
    color: #CC6600;
    display: block;
    margin-top: 5px;
    font-size: 12px;
}
.product_details .full_label{
    font-size: 12px;
}
.product_details .vat{
    font-size: 9px;
    margin: 2px 0px 5px 0px;
    display: block;
}
.product_details .form_buy input {
    border: 1px solid #6a4332;
    text-align: right;
    width: 25px !important;
    height: 18px !important;
    margin: 3px 0px 0px 0px;
    vertical-align: top;
    margin-top: 5px;
}

.product_details button{
    background: url("../images/add-cart.png") no-repeat center right;
    border: none;
    cursor: pointer;
    width: 122px;
    text-align: left;
    margin: 0px;
    padding: 0px;
}
.product_details .form_buy button[type="submit"] span {
    display: inline;
    font-size: 9px;
    line-height: 10px;
    padding-right: 25px;
}

/* component_product_category_list */
.component_product_category_list ul li p a {
    display: block;
    height: 170px;

}
.component_product_category_list ul li a span img {
    display:none;
}

/* product_list e component_product_category_list */

.product_list .wishlist{
    width: 22px;
    float: left;
    margin-left: 3px;
}

.product_list .short_desc{
    display:none;
}

.product_informations{
    clear: both;
    padding-top: 10px;
    width:98%;
}

.product_list li, .component_product_category_list li{
    width: 175px;
    padding: 0px;
    height: 290px;
    float: left;
    margin: 0px 7px 28px 0px;
    position: relative;
    text-align: center;
    z-index: 2;
    
}

.component_product_category_list li p { padding-top:5px; }

.product_list li .img {
    width: 175px;
    height: 170px;
    overflow: hidden;
    position: relative;
    z-index: 11;
    display: block;
    padding-top:5px;
    background-repeat: no-repeat;
}
.product_list li .img a{
    background: none !important;
}
.product_list li .left_item {
    width: 100%;
    overflow: hidden;
    clear: both;
}

.product_list li a span img {
    max-width: 170px;
    max-height: 170px;
}

.component_product_category_list  li p a {
    width: 170px;
    display: block;
    height: 100px;
    padding-left:30px;

}
.component_product_category_list ul li a span img {
    display:none;
}


.product_list li h3, .component_product_category_list li h3 {
    width: 172px;
    height: 45px;
    font-size: 12px;
    overflow: hidden;
    background-color: #c63002;
    text-align: left;
    padding:4px 4px 1px 2px;
    margin:0;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.product_list li h3 a, .component_product_category_list li h3 a {
    color: white;
}

.product_list .descriptions{
	height: 50px;
}


.item h3{
    height: 20px;
    overflow: hidden;
}

/* default images */

.noimg{
    width: 60px;
    height: 60px;
    background: url(../images/no-image.png) top center no-repeat;
    margin-top: 40px;
    position: relative;
    z-index: 11;
    display: block;
    float: left;
}

.noimg150{
    width: 150px;
    height: 150px;
    background: url(../images/noimage150.jpg) top center no-repeat;
    display: block;
    float: left;
}

/* prices */

.product_list .vat{
    display:none;
}
.full{
    font-size: 12px;
    text-decoration: line-through;
    font-family: Oswald,Arial,Helvetica,sans-serif;
}
.discount, .discount_label{
    display: none;
    font-family: Oswald,Arial,Helvetica,sans-serif;
}
.price, .discounted{
    color: #B30A3E;
    font-size: 16px;
    font-weight: bold;
    font-family: Oswald,Arial,Helvetica,sans-serif;
}

/* paginazione */

.sf_admin_pagination{
    clear: both;
    font-size: 13px;
    text-align: right;
}

/* order_cart */
.order_cart table thead th{
    background-color: #e5e5e5;
    font-weight: normal;
    padding: 7px 5px;
    text-transform: uppercase;
    border: 1px solid white;
    letter-spacing: 1px;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}
.order_cart table tbody td.image{
    margin-left: 10px;
}
.order_cart table tbody td.image img{
    display:none;
}
.order_cart table tbody td input.quantity_setter{
    width:50px;
}
.order_cart table tbody td span{
    font-size: 10px;
    text-align: left;
}
.order_cart table, .order_cart table thead, .order_cart table tbody{
    width: 523px;
    overflow: hidden;
    font-size: 13px;
    text-align: left;
}

.order_cart table td{
    vertical-align: middle;
    padding: 8px 4px;
}
.order_cart table tbody td{
    border-bottom: 1px solid #f3f3f3;
    padding-top: 7px;
}

.order_cart table tfoot{
    height: 30px;
    background-color: #f2f2f2;
    border-bottom: 2px solid white;
}
.order_cart table tfoot td{
    border-bottom: 2px solid white;
    border-top: 2px solid white;
}
.order_cart a.delete{
    width: 28px;
    height: 23px;
    background: url(/images/remove.png) right center no-repeat;
    display: block;
    padding-left: 6px;
}
.order_cart a.delete span, .order_cart .info{
    display: none;
}
/* action_toolbar */

.action_toolbar{
    margin-top: 13px;
}

.action_toolbar .back, .action_toolbar .catalogue, .action_toolbar .prev, .action_toolbar .home, .action_toolbar .account, .action_toolbar .list, .action_toolbar .status_order {
    display: block;
    height: 22px;
    line-height: 30px;
    padding: 0px 0px 0px 25px;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/cart_arrow_back.png) bottom left no-repeat;
    font-size: 11px;
    width: 300px;
    margin-left: 7px;
    float: left;
}

.action_toolbar .checkout {
    display: block;
    height: 22px;
    line-height: 30px;
    padding: 0px 25px 0px 0px;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/cart_arrow.png) bottom right no-repeat;
    font-size: 11px;
    width: 67px;
    margin-right: 27px;
    float: right;
    border: none;
    cursor: pointer;
}

.component_default .cart_form_submit {float:right;}

.component_default .cart_form_submit input[type="submit"]{
    display: block;
    height: 22px;
    line-height: 30px;
    padding: 5px 25px 0px 0px;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/cart_arrow.png) bottom right no-repeat;
    font-size: 11px;
    width: 87px;
    margin-right: 27px;
    border: none;
    cursor: pointer;
}

#page_checkoutconfirmation .component_default .cart_form_submit input[type="submit"]{
    width: 87px;
    color: #6a4332;
}



/* order_shippingaddress */

.order_shippingaddress legend, .order_invoicingaddress legend, .order_shipping legend, .order_payment legend, .order_notes legend {display:none;}
.order_notes label{display:none;}
.order_notes #order_details_notes { width:500px;}
.order_shippingaddress li, .order_invoicingaddress li, .order_shipping li, .order_payment li {padding-bottom: 5px;}
.order_shippingaddress ul, .order_invoicingaddress ul, order_shipping.ul, .order_payment ul {padding-top:5px;}
.order_shippingaddress h3, .order_invoicingaddress h3, .order_shipping h3, .order_payment h3 {
    height: 30px;
    line-height: 30px;
}

.order_shippingaddress .description, .order_invoicingaddress .description,.order_shipping .description, .order_payment .description {font-size:11px; display:block;padding-top:5px; padding-bottom: 10px;}
.order_details table {width:525px; padding-top:20px;}
.order_details table td {height: 30px; font-size:11px;}

#page_checkoutend div.component_default h2 {padding-bottom:10px;}

.order_payment{
    padding-right: 40px;
}
label[for="order_details_shipping_method"], label[for="order_details_payment_method"]{
    color: #b7b6b6;
    padding: 3px;
    margin-bottom: 15px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.order_shipping .radio_list, .order_payment .radio_list{
    margin-top: 10px;
}

.cart_netprice_column {display:none;}
.cart_discount_column {display:none;}
.cart_discountprice_column {display:none;}
.cart_tax_column {display:none;}

/*coupon */
.order_coupon{
    margin-top: 20px;
}
.order_coupon legend{
    font-weight: bold;
    margin-bottom: 10px;
}

/* - */

/* component_nivoslider_image_gallery */

.component_nivoslider_image_gallery #slider-wrapper {
    margin-bottom: 20px;
}
.component_nivoslider_image_gallery #slider {
    position:relative;
    width:540px;
    height:239px;
    margin-left:0;
    background: url(../images/loader.gif) center center no-repeat;
}
.component_nivoslider_image_gallery #slider img {
    position:absolute;
    top:0px;
    left:0px;

}
.component_nivoslider_image_gallery #slider a {
    border:0;
    display:block;
    text-decoration: none;
}

.component_nivoslider_image_gallery .nivo-controlNav { display:none; }
.component_nivoslider_image_gallery .nivo-controlNav a {
    display:block;
    width:22px;
    height:22px;
    background:url(/js/nivoslider/images/bullets.png) no-repeat;
    text-indent:-9f1841apx;
    border:0;
    margin-right:3px;
    float:left;
}
.component_nivoslider_image_gallery .nivo-controlNav a.active {
    background-position:0 -22px;
}

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

.component_nivoslider_image_gallery .nivo-caption {
    text-shadow:none;
    text-align: left !important;
    background: transparent;
}
.component_nivoslider_image_gallery .nivo-caption a {
    color:gray;
    text-decoration:underline;
}

/* Caption styles */
.nivo-caption {
    position:absolute;
    left:10px;
    top:10px;
    width:150px;
    height: 210px;
    z-index:8;
    overflow: hidden;
}
.nivo-caption p {
    padding:5px;
    margin:0;
}
.nivo-caption a {
    display:inline !important;
}
.nivo-caption .name, .nivo-caption .name a{
    font-size: 34px;
    color: #3d2004;
    width: 240px;
    display: block;
    margin-bottom: 5px;
    height: 95px;
    overflow: hidden;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}
.nivo-caption .description, .nivo-caption .description a{
    font-size: 18px;
    color: #C63002;
    text-align: left;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

/* genio_layout_right_sidebar */
#genio_layout_right_sidebar{
    width: 224px !important;
    margin-right: 7px;
    padding: 0px;
}

#genio_layout_right_sidebar_inner{
    width: 224px;
}

a.view_all {
    clear: both;
    color: #fde9c1;
    display: block;
    height: 22px;
    line-height: 30px;
    padding: 0px 25px 0px 0px;
    text-align: right;
    background: url(../images/cart_arrow.png) bottom right no-repeat;
    font-size: 11px;
     font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.component_mini_cart,
.component_best_sellers,
.component_scrollable_last_products,
.component_discounted_products, .component_news_list{
    width: 192px;
    padding: 10px;
    margin-bottom: 20px;
    border: 3px solid #fde9c1;
}
.component_best_sellers h2.genio_component_title,
.component_scrollable_last_products h2.genio_component_title,
.component_best_sellers h2.genio_component_title,
.component_discounted_products h2.genio_component_title, .component_news_list h2.genio_component_title{
    height: 32px;
    width: 190px;
    line-height: 32px;
    padding-left: 4px;
    display: block;
    border-bottom: 2px solid #fde9c1;
    margin-bottom: 6px;
    font-size: 14px;
    text-align: left;
}

.component_best_sellers a,
.component_scrollable_last_products a,
.component_best_sellers a,
.component_discounted_products a{
    font-size: 14px;
    color: #9a7361;
}
.component_scrollable_last_products a.next, .component_scrollable_last_products a.prev{
    display: none;
}
/* best sellers */
.component_best_sellers{
    min-height: 180px;
}
.component_best_sellers h2.genio_component_title{
    font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    color: #c63002;
    font-size: 14px;
}
.component_best_sellers h3 a{
    padding: 0px !important ;
}
.component_best_sellers h3 a{
    color: #5F3C31;
    font-weight: normal;
    display: block;
    margin: 6px 0px -10px 0px;
    height: 27px;
    line-height: 13px;
    font-size: 11px;
    overflow: hidden;
}
.component_best_sellers ul{
    margin-right: -15px;
}
.component_best_sellers li{
    width: 86px;
    float: left;
    margin-right: 15px;
    display: block;
}

.component_best_sellers li p a{
    width: 86px;
    height: 86px;
    color: #5F3C31;
    border: 1px solid #fde9c1;
    display: block;
}
.component_best_sellers li p a span{
    display: none;
}
.component_best_sellers ul+a{
    clear: both;
    color: #5F3C31;
    display: block;
    height: 22px;
    line-height: 30px;
    padding: 0px 25px 0px 0px;
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/cart_arrow.png) bottom right no-repeat;
    font-size: 11px;
}
/* last product */
.component_last_products h2.genio_component_title{
    color: #788e02;
    background: url(../images/last.png) top left no-repeat;
}

.component_last_products ul {
    margin-right: -15px;
    padding: 0;
    overflow: auto;
}

.component_last_products li {
    width: 86px;
    float: left;
    margin-right: 15px;
    display: block;
}

.component_last_products h3 {
    color: #b30a3e;
    font-weight: normal;
    display: block;
    margin: 6px 0px;
}



.component_last_products p a{
    width: 86px;
    height: 86px;
    color: #b30a3e;
    border: 1px solid #de5409;
    display: block;
    overflow: hidden;
    padding: 0;
}
.component_last_products p a span{
    display: none;
}


/* last products scrollable */

.component_scrollable_last_products{
    overflow: auto;
}

.component_scrollable_last_products div.item {
    width: 86px;
    height: 86px,
        float: left;
    margin-right: 15px;
    display: block;
}
.component_scrollable_last_products h2.genio_component_title{
   font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    color: #c63002;
    font-size: 14px;
}

.component_scrollable_last_products h3 a{
    color: #f1841a;
    font-weight: normal;
    display: block;
    margin: 6px 0px -6px 0px;
    height: 27px;
    line-height: 13px;
    font-size: 11px;
    overflow: hidden;
}
.component_scrollable_last_products .item p{
    margin-top: 8px;
}

.component_scrollable_last_products p a{
    width: 86px;
    height: 86px;
    color: #6c8101;
    border: 1px solid #fde9c1;
    display: block;
    overflow: hidden;
    padding: 0;
}
.component_scrollable_last_products p a span{
    display: none;
}

/*
.component_scrollable_last_products{
    clear: both;
    color: #de5409;
    display: block;
    height: 22px;
    line-height: 34px;
    padding: 0px 25px 0px 0px;
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/arrow_last.png) bottom right no-repeat;
    font-size: 11px;
}
*/

/*
    root element for the scrollable.
    when scrolling occurs this element stays still.
*/
.component_scrollable_last_products .scrollable {

    /* required settings */
    position:relative;
    overflow:hidden;
    width: 192px;
    height:150px;
}

/*
    root element for scrollable items. Must be absolutely positioned
    and it should have a extremely large width to accommodate scrollable items.
    it's enough that you set width and height for the root element and
    not for this element.
*/
.component_scrollable_last_products .scrollable .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
}

/*
    a single item. must be floated in horizontal scrolling.
    typically, this element is the one that *you* will style
    the most.
*/
.component_scrollable_last_products .items div {
    float:left;
}

.component_scrollable_last_products .item {
    float:left;
}

.component_scrollable_last_products .browse {
    display: block;
    cursor: pointer;
    height: 41px;
    width: 26px;
    position: absolute;

}

.view_all a{
    color: #fde9c1;
    display: block;
    height: 22px;
    line-height: 30px;
    padding: 0px 25px 0px 0px;
    text-align: right;
    background: url(../images/arrow_last.png) bottom right no-repeat;
    font-size: 11px;
     font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;

}
/* discounted products */
.component_discounted_products h2.genio_component_title{
    color: #a81d02;
    background: url(../images/in_offerta.png) top left no-repeat;
    height: 30px;
    overflow: hidden;
}

.component_discounted_products ul {
    margin-right: -15px;
    padding: 0;
}

.component_discounted_products li {
    width: 200px;
    margin-right: 15px;
    display: block;
    margin: 10px 0px;
}
.component_discounted_products a.discounted_image{
    width: 86px;
    height: 86px;
    border: 1px solid #fde9c1;
    display: block;
    overflow: hidden;
    padding: 0;
    float: left;
    margin-right: 8px;
}
.component_discounted_products h3 a{
    color: #a81d02;
    width: 90px;
    font-weight: normal;
    display: block;
    margin: 6px 0px;
    overflow: hidden;
    float: left;
}
.component_discounted_products p{
    float: left;
}
.component_discounted_products p a span, a.discounted_image span{
    display: none;
}


.component_discounted_products ul+a{
    color: #a81d02;
    display: block;
    height: 22px;
    line-height: 30px;
    padding: 0px 25px 0px 0px;
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/best_arrow.png) bottom right no-repeat;
    font-size: 11px;
}
table.genio-table-standard{
    width: 400px !important;
    font-size: 11px;
}
.genio-table-standard td{
    padding: 5px;
}
/* component_news_list */
.component_news_list h2.genio_component_title{
    background: url(/images/news.png) center left no-repeat;
    color: #862a3f;
}
.component_news_list .image{
    float: left;
    margin: 0px 5px 0px 0px;
}
.component_news_list .attachment a{
    font-style: italic;
    color: #76720c;
}
.component_news_list li{
    border-bottom: 1px solid #bc8039;
}

.component_news_list a.rss_feed {display: inline-block; width: 16px; height: 16px;}
.component_news_list a.rss_feed span {display: none;}

/* genio_layout_footer */
#genio_layout_footer .footer_menu{
    clear:both;
    font-size: 11px;
    text-align: center;
    background: url(../images/footer_bg.png) bottom center no-repeat;
    margin-left: -3px;
    text-align: center;
    height: 40px;
    width: 100%;
    padding-top:20px;
}

#genio_footer_company_info {text-align:center; padding:5px; padding-bottom: 10px; }

#genio_layout_footer .component_menu.footer_menu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
#genio_layout_footer .component_menu.footer_menu ul li{
    display:inline;
    border-right: 2px solid gray;
    padding: 1px 10px 1px 10px;
    list-style-type: none;
}
#genio_layout_footer .component_menu.footer_menu li.first{ padding-left: 0; }
#genio_layout_footer .component_menu.footer_menu li.last{ border-right: none; }

.component_language_selector h2.genio_component_title {display: none}

.header_menu h2.genio_component_title {display: none}

.footer_menu h2.genio_component_title, .component_product_highlights h2 {display: none}

.genio_cms_profile_captcha img.captcha { padding-left:160px; }

.genio_cms_profile_page_privacy label {width:320px;}

ul.error_list li {color:#FF0000;}

#genio_layout_header ul.error_list {display:none;}

.loading {z-index:9000;position:relative;background: #FFFFFF;border:1px solid #AAAAAA;display:block;width:180px;padding:5px;}
#genio_minicart.loading { background: none; border: none;padding:0;width:auto;position:relative; }
#genio_minicart .loader {display: none;}
#genio_minicart.loading .loader {
    z-index:5;
    display: block;
    position:absolute;
    top: 10%;
    left:0;
    width:100%;height:100%;
    background: url(../images/loader.gif) top center no-repeat;
}

#new_address_form label {display:block; margin: 5px 0px;}
#new_address_form li {margin: 15px;}
#new_address_form input{  padding: 4px;}
new_address_form .form_submit{
    background: none;
}
.component_text h2 {padding-bottom:10px; color: #f1841a; font-family: Oswald,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: normal;}

.order_shippingaddress legend, .order_invoicingaddress legend, .order_shipping legend, .order_payment legend{display:none;}

.order_shippingaddress li, .order_invoicingaddress li, .order_shipping li, .order_payment li {padding-bottom: 5px;}
.order_shippingaddress ul, .order_invoicingaddress ul, order_shipping.ul, .order_payment ul {padding-top:5px;}

.order_shippingaddress h3, .order_invoicingaddress h3, .order_shipping h3, .order_payment h3 {
    height: 30px;
    line-height: 30px;
}

.order_shippingaddress .description, .order_invoicingaddress .description,.order_shipping .description, .order_payment .description {font-size:11px; display:block;padding-top:5px; padding-bottom: 10px;}


.order_details table {padding-top:20px;}
.order_details table td {height: 30px; font-size:11px;}

#page_checkoutend div.component_default h2 {padding-bottom:10px;}

#page_searchresults h2{padding-bottom:5px;}
/* Pagamenti */
.order_payment{
    padding-right: 40px;
}
label[for="order_details_shipping_method"], label[for="order_details_payment_method"]{
    color: #b7b6b6;
    padding: 3px;
    margin-bottom: 15px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.order_shipping .radio_list, .order_payment .radio_list{
    margin-top: 10px;
}
.component_html_area_editable p{
    line-height: 19px;
}
.product_recommend{
    margin: 10px 0px 20px 0px;
}
.product_recommend a{
    color: #cf5531;
    font-style: italic;
    font-weight: bold;
    font-size: 13px;
    background: url(../images/tell-a-friend.png) top left no-repeat;
    padding-left: 24px;
}

.ui-widget-header{
    background: #cd9888;
}
#ui-dialog-title-recommend{
    color: #471506;
    font-size: 15px;
    padding-left: 15px;
}
.ui-dialog-titlebar-close{
    background: url(../images/remove_cart.png) bottom center no-repeat;
}

#recommend form li{
    margin: 4px 0px;
    padding-left: 15px;
}
#recommend form label{
    width: 190px;
    display: block;
    margin-bottom: 6px;

}
#recommend form input{
    width: 190px;
    display: block;
    border: 1px solid #86412d;
    padding: 4px;
    margin-bottom: 10px;
}
#recommend form textarea{
    width: 190px;
    display: block;
    border: 1px solid #86412d;
    padding: 4px;
    margin-bottom: 10px;
}
.help{
    padding-bottom: 10px;
    display: block;
}
.flash_notice{
    margin-bottom: 25px;
}
#page_accountmailinglists .checkbox_list li{
    clear:both;
}

#genio_layout_header .info_pinkie {display:none;}
.info_pinkie {color:#FF0000;}
