@import url(color.css);


/* Formattazione testo */
html, body {
    font: 14px/1.35 "Oxygen", Arial,Helvetica,sans-serif,verdana;
    font-weight: lighter;
    background: url(../images/Appunti-OKCC.jpg)top repeat-x;
    margin-top: 0px;
    margin-bottom: 5px;
    background-color:#F3F4F4;
}
#external{
	font-size: 16px;
}

h1{
    margin: 0px 0px 15px 0px;
    font-size: 20px; 
    padding: 6px 3px;
	width:98%;
    text-transform: uppercase;
    font-weight: normal;
}

.component_text h2 {padding-bottom:10px;}

a, a:link, a:hover, a:visited{
    text-decoration: none;
}

small{
    font-size: 16px;
}


/* 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"],.genio-form-standard input[type="email"] {
    width: 140px;
    height: 20px;
    display: block;
	border-radius: 6px;
    margin: 10px 0px;
}
.genio-form-standard textarea {

    margin: 10px 0px;
}
.genio-form-standard input[type="submit"], button{
    padding: 2px 8px;
    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{
}
.product_contactus .genio-form-standard input[type="submit"]{
    margin: 20px 0px 0px 199px;
}
.genio-form-standard img.captcha { padding-left:200px; }

/* - */

/* search */
.search_pages h2, .search_products h2 {
margin:0 !important;
padding:10px 0 0 0 !important;}
.search_pages h2 {
}
.search_products p{
margin:0;
padding:0;}
.search_products img{
float: left;
margin:0 8px 5px 0;
}
.search_products li{
clear:both;
margin: 15px 15px 15px 5px;
padding-top: 5px;
font-weight: normal !important;}

/* external */

#external {
    
}
#genio_layout_container{
	margin: 0 auto;
    width: 990px;
	border: 0px solid #dedede;
	border-radius: 3px;
}

/* - */

/* header */


.header_menu{
    background-color: #fff;
    border: 0px solid #e9e9e9;
    text-align:center;
    text-transform: none;
    font-weight: normal;
}
.header_menu ul{
    font-size: 16px;
    list-style: none;
    width: 990px;
    line-height: 45px;
    margin: 0px;
}
.header_menu li{
    display: inline;
    padding: 10px 20px 10px 18px;
    list-style: none;
    margin: 0;
    vertical-align: middle;
        background-color:#fff;
    box-shadow: 0 0 3px #fff;
    border: 1px solid #e9e9e9;
    border-radius: 0px;
}
.header_menu li:hover{
    box-shadow: 0 0 3px #666 inset;
    background-color: #f6f4f2;
    border-radius: 3px;
}
.header_menu li a{
}
.header_menu li a:hover{
}

/* - */

/* language_selector */

.component_language_selector {
    float:right;
    width: 90px;
    text-align: left;
    margin: 0px 0px 0px 10px;
    width: 90px;
}

.component_language_selector ul{
    margin: 10px;
    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: 8px;
    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: 110px;
    top: 1px;
    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: 20px;
    top: -10px;
    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: hidden; float:right;}
.component_login_form li {float:left;line-height: 20px;}
.component_login_form li.error {border:0px;margin:0}
.component_login_form{
    height: 30px;
    width: 990px;
    margin: 0px;
/*     background: url(../images/barra_login.jpg) top center repeat-x; */
    line-height: 35px;
    padding-left:10px;
    padding-top:10px;
    font-size:14px;
}
.component_login_form .facebook_register_button {
    float: left;
    margin: -3px 5px 0 0;
}
.component_login_form ul.logged li {padding-right:20px;}

.component_login_form ul.not-logged .forgot_password {display:none;}

.component_login_form li a{
    padding:0 5px 0 5px;
}
.component_login_form li span{
}
.component_login_form a:hover{
}
.component_login_form input#signin_username, .component_login_form input#signin_password{
    padding: 2px 3px;
    font-size: 11px;
    width: 100px;
    border-radius: 8px;
    margin-right: 6px;
}
.component_login_form label[for="signin_remember"]{
    margin: 0px 2px 0px 6px;
}

.component_login_form input.button{
	font-family: 'Oxygen', Arial;
    border: 0;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0px 12px;
    background: none;
}
/* logo */
#genio_logo {float:left;padding:10px 0 4px 5px;max-height:85px;overflow:hidden;width: 620px;}
#genio_logo div.nologo { width: 190px; height: 90px; font-size:18px; text-align:center; margin-left: 10px;}
#genio_logo img {max-width: 600px; max-height: 90px;display: block;}

/* - */

/* mini cart */

.component_mini_cart {
    font-size: 12px;
    text-align:left;
}
.component_mini_cart table{
    text-align: left;
}
.component_mini_cart a{
}
.component_mini_cart h2.genio_component_title{
    display: none;
}
.component_mini_cart p>:first-child{
    height: 32px;
    font-size: 18px;
    line-height: 32px;
    padding: 0px;
    display: block;
    width: 190px;
    margin-bottom:6px;
    text-transform: none;
    font-weight: normal;
}

.component_mini_cart .buy{
    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: 20px;
    text-transform: none;
    font-weight: none;
}
.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{
    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: 176px;
    height: 40px;
    margin:0 5px 10px 0px;
    padding:0 10px 0 0;
    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; 
	font-size: 14px; 
	line-height: 20px; height: 20px; overflow: hidden; display: block; width: 150px;padding-top:10px;
    text-transform: none;
    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{
    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;
}
.ui-accordion-content li.item a{
    padding-top:3px;
}

/* - */

/* component_account_area */

.component_account_area {
    width: 170px;
    padding: 8px;
    margin: 0px 0px 10px 0px;
}

.component_account_area h2{
    font-size:15px;
    margin-bottom: 10px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: normal;
}

.component_account_area a{
    font-size:12px;
}

/* - */

/* component_newsletter_subscribe_form  */

.component_newsletter_subscribe_form {
    padding: 10px 7px 10px 10px;
    width: 170px;
}

.component_newsletter_subscribe_form h2{
    font-size: 14px;
    margin-bottom: 12px;
    padding: 10px 0px 10px 10px;
    text-align: left;
    margin-top:5px;
    text-transform: uppercase;
    font-weight: normal;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}
.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{
    font-size: 11px;
    position: absolute;
    top: 17px;
    left: 50px;
    display: block;
    height: 42px;
    width: 100px;
}
.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.png") no-repeat scroll center top transparent;
    border: medium none;
    display: block;
    height: 26px;
    line-height: 26px;
    text-transform: uppercase;
    width: 151px;
    cursor: pointer;
}

#page_newslettersubscribe .component_default ul li input[type="submit"]:hover{
}

.component_newsletter_subscribe_form input[type="text"]{
    height: 18px;
    display: block;
}

.component_newsletter_subscribe_form label[for="newsletter_subscribe_email"]{
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    width: 34px;
    height: 19px;
    float:left;
}
.component_newsletter_subscribe_form label[for="newsletter_subscribe_name"]{
    text-transform: uppercase;
    font-weight: normal;
    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;
    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;
    padding: 6px 3px;
	width:98%;
    text-transform: none;
    font-weight: normal;
}

.component_default h2 {
    padding-left: 12px;
    font-size: 18px;
    margin-top: 4px;
    text-transform: none;
    font-weight: normal;
}
.component_html_area_editable{
  margin-bottom: 20px;
  line-height: 1.5em;
}
.component_html_area_editable h1{
  
}

.component_default h3{
    margin: 4px 0px 15px 0px;
    font-size: 20px;
}

.component_default h4 {
    padding: 5px 3px;
    margin: 15px 0px;
    font-size: 14px;
    text-transform: none;
    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%;}

.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 {
}

.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 {
	padding-bottom: 10px;
	display:block;     
    margin: 10px 20px 0 10px;
}
.product_recommend {display:block;}
.product_related {display:block;}
.product_samecategory {display:block;}

#page_product .product-categories li{
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 15px;
    padding: 3px;
    text-transform: none;
}

#page_product .component_default {
    
}

#page_product .product_notes{
    margin: 10px 0px;
    font-style: oblique;
}

#page_product .product_description {
    line-height: 20px;
}

#page_product .product_images{
    float: left;
    width: 327px;
    margin-right: 15px;
    overflow: hidden;
}

#page_product .product_images .default_image img {max-width: 200px;}
#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-style: normal;
}

.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;
}

.product_details{
    float: left;
    width: 200px;
}

#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{
    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: 20px;
    margin-top: 3px;
}
.product_details .product_availability{
    font-size: 12px;
    font-style: italic;
}
.product_details .price, .product_details .discounted{
    font-size: 20px;
    font-weight: bold;
}
.product_details #product_wishlist{
    font-size: 12px;
    font-weight: bold;
    position: relative;
}
.product_details img{
    width: 90px;
}
.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;
    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{
    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{
    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: none;
}
.product_details .form_buy input {
    height: 18px !important;
    margin: 10px 0 0;
    text-align: center;
    vertical-align: top;
    width: 25px !important;
}

.product_details button {
    background: url("../images/add-cart.png") no-repeat scroll right center transparent;
    border: medium none;
    cursor: pointer;
    margin: 0;
    min-height: 40px;
    padding: 0;
    text-align: left;
    width: 147px;
}

.product_details .form_buy button[type="submit"] span {
    display: inline;
    font-size: 12px;
    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 15px 0px;
    position: relative;
    text-align: center;
    z-index: 2;
}

.component_product_category_list li p { padding-top:5px; }

.product_list li .img {
    width: 175px;
    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;
    padding-left:0;

}
.component_product_category_list ul li a span img {
    display:none;
}


.product_list li h3, .component_product_category_list li h3 {
    width: 170px;
    height: 38px;
    font-size: 14px;
    overflow: hidden;
    text-align: left;
    padding:4px 2px 1px 4px;
    margin:0;
    text-transform: none;
    font-weight: normal;
}

.product_list li h3 a, .component_product_category_list li h3 a {
}

.item h3{
    height: 20px;
    overflow: hidden;
}

/* category breadcrumbs */
.breadcrumbs ul li a {
    color: #f50;
}


.breadcrumbs {
    margin-bottom: 10px;
}
.breadcrumbs ul {
    display: inline;
    float: none;
    padding-left: 2px;
}
.breadcrumbs ul li {
    display: inline;
    margin: 0;
    padding: 2px 2px 2px 12px;
    background: url(/images/breadcrumbs.png) left no-repeat;
    float: none !important;
    width: auto;
}

/* 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;
}
.discount, .discount_label{
    display: none;
}
.price, .discounted{
    font-size: 16px;
    font-weight: bold;
}

/* paginazione */

.sf_admin_pagination{
    clear: both;
    font-size: 13px;
    text-align: right;
    padding:0 5px 0 5px;
}

.sf_admin_pagination a{
    margin:2px;
    line-height: 18px;
    padding:1px 3px 1px 3px;
}

.sf_admin_pagination a:hover{
}

/* order_cart */
.order_cart table thead th{
    font-weight: normal;
    padding: 7px 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.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: 540px;
    overflow: hidden;
    font-size: 13px;
    text-align: center;
}

.order_cart table td{
    vertical-align: middle;
    padding: 8px 4px;
}
.order_cart table tbody td{
    padding-top: 7px;
}

.order_cart table tfoot{
    height: 30px;
    font-size: 16px;
}

.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: 22px;
    padding: 0px 25px 0px 0px;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/cart_arrow.png) center right no-repeat;
    font-size: 11px;
    width: 77px;
    margin-right: 27px;
    float: right;
    border: none;
    cursor: pointer;
    color: #B30A3E;
}
.component_default .cart_form_submit input[type="submit"]:hover, #page_checkoutconfirmation .component_default .cart_form_submit input[type="submit"]:hover{
	color: #dd681a;
}

#page_checkoutconfirmation .component_default .cart_form_submit input[type="submit"]{
    width: 87px;
    color: #B30A3E;
}



/* 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"]{
    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;
}

.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:-9999px;
    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:-9999px;
    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 {
}

/* Caption styles */
.nivo-caption {
    position:absolute;
    left:10px;
    top:10px;
    width:250px;
    height: 210px;
    z-index:8;
    overflow: hidden;
}

.nivo-caption p {
    padding:5px;
    margin:0;
}

.nivo-caption a {
    display:inline !important;
}

.nivo-caption .name{
    font-size: 34px;
    color: #000;
    display: block;
    margin-bottom: 5px;
    height: 50px;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: normal;
}

.nivo-caption .description{
    font-size: 18px;
    text-align: left;
    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;
    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;
    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;
}

.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;
    margin-bottom: 6px;
    font-size: 14px;
    text-align: left;
     border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.component_best_sellers a,
.component_scrollable_last_products a,
.component_best_sellers a,
.component_discounted_products a{
    font-size: 14px;
}
.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{
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
}
.component_best_sellers h3 a{
    padding: 0px !important ;
}
.component_best_sellers h3 a{
    font-weight: normal;
    display: block;
    margin: 6px 0px -6px 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;
    display: block;
}
.component_best_sellers li p a span{
    display: none;
}
.component_best_sellers ul+a{
    clear: both;
    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{
    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 {
    font-weight: normal;
    display: block;
    margin: 6px 0px;
}

.component_last_products p a{
    width: 86px;
    height: 86px;
    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{
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
}

.component_scrollable_last_products h3 a{
    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;
    background: white;
}

.component_scrollable_last_products p a{
    width: 86px;
    height: 86px;
    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{
    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;
    text-transform: uppercase;
    font-weight: normal;

}
/* discounted products */
.component_discounted_products h2.genio_component_title{
    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;
    display: block;
    overflow: hidden;
    padding: 0;
    float: left;
    margin-right: 8px;
}
.component_discounted_products h3 a{
    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{
    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;
}

/* sitemap */
.sitemap_pages ul, .sitemap_categories ul {
	margin:0 0 0 20px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 25px;
}

/* component_news_list */
.component_news_list h2.genio_component_title{
    background: url(/images/news.png) center left no-repeat;
}

.component_news_list .image{
    float: left;
    margin: 0px 5px 0px 0px;
}

.component_news_list .attachment a{
    font-style: italic;
}

.component_news_list li{
}

.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;
    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; font-size: 16px; background-color: #fff;
color: #000;}

#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;
    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 {}

#genio_layout_header ul.error_list {display:none;}

.loading {z-index:9000;position:relative;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; 
	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;
    padding: 0 0 0 5px;
    width: 535px;
    text-transform: uppercase;
    font-weight: normal;
    
}

.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"]{
    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: 5px 0px 10px 0px;
}
.product_recommend a{
    font-style: normal;
    font-size: 13px;
    line-height: 30px;
    background: url(../images/tell-a-friend.png) top left no-repeat;
    padding:5px 0 5px 29px;
}

.ui-widget-header{
    text-transform: uppercase;
    font-weight: normal;
}
#ui-dialog-title-recommend{
    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;
    padding: 4px;
    margin-bottom: 10px;
}
#recommend form textarea{
    width: 190px;
    display: block;
    padding: 4px;
    margin-bottom: 10px;
}
.help{
    padding-bottom: 10px;
    display: block;
}
.flash_notice{
    margin-bottom: 25px;
}
#page_accountmailinglists .checkbox_list li{
    clear:both;
}