/*
Theme Name: Diana Gallesi Theme
Theme URI: http://wordpress.org/
Description: Tema customizzato per Diana Gallesi
Version: 1.0
Author: Digital Kitchen
Author URI: http://www.digitalkitchen.it
Tags: red, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@charset "UTF-8";
/* ##### Client name - CSS Document ##### */

/* Regole generali */
html, body { height: 100%; }
body { color: #000000; background: #FFFFFF; font: 12px Arial, Helvetica, sans-serif; }
a { text-decoration: none; color: #ffffff; }
a:hover { text-decoration: underline; }
/*img { vertical-align: text-bottom; }*/

.fLeft, .leftCol { float: left; }
.fRight, .rightCol { float: right; }

img.left { float: left; margin: 0 10px 5px 0; }
img.right { float: right; margin: 0 0 5px 10px; }

.clear { clear: both; height: 0; overflow: hidden; }

/* Elementi Layout */
#wrapper { width: 1024px; margin: 0 auto; } /* modificare la width */
#header { height: 40px; background: url(img_layout/header-background_pattern.jpg) 0 0 repeat-x; border-bottom: 4px solid #eaeaea; }
#header ul.menu { float: right; padding: 9px 32px 0 0; }
#header ul.menu li { float: left; text-align: center; }
#header ul.menu li a { color: #333333; display: block; width: 95px; height: 14px; padding-top: 6px; line-height: 20px; border: 1px solid #d4d5d4; border-width: 0 1px; margin-left: -1px; }
#header ul.menu li a:hover, #header ul.menu li a.selected { text-decoration: none; background: #8a1532; color: #ffffff; border-left: none; padding-left: 1px; }

/* Sticky Footer specs */
#wrapper { min-height: 100%; height: auto !important; height: 100%; background: #A18766 url(img_layout/page-background.jpg) center 44px no-repeat; }
#wrapper .inner_wrapper { position: relative; min-height: 100%; height: auto !important; height: 100%; padding-bottom: 34px; }
#footer{ position: relative; clear: both; margin: -34px auto 0; padding: 0 35px; width: 954px; height: 34px; background: #ffffff; font: 11px/34px Arial, Helvetica, sans-serif; color: #999999; }
#footer a { color: #999999; }

#main .leftCol { padding: 27px 0 0 25px; }
#main .leftCol .brand { margin-bottom: 30px; }
#main .leftCol .brand a { display: block; width: 223px; height: 59px; background: url(img_layout/brand.gif) 0 0 no-repeat; text-indent: -9999px; }
#main .leftCol ul.menu { padding-left: 10px; width: 175px; }
#main .leftCol ul.menu li { background: url(img_layout/menu_ul-filetto.gif) left bottom repeat-x; }
#main .leftCol ul.menu li li { padding-left: 30px; }
#main .leftCol ul.menu li a { display: block; padding: 7px 0 7px 15px; font-size: 14px; color: #ffffff; }
#main .leftCol ul.menu li a:hover, #main .leftCol ul.menu li a.selected { text-decoration: none; background: url(img_layout/menu-ul_arrow.gif) left 8px no-repeat; }

#main .top { /*height: 417px;*/ min-height: 417px; }
#main .rightCol { width: 715px; }
#main .rightCol h3 { font-weight: normal; font-size: 24px; color: #ffffff; padding: 27px 0 15px 5px; }

#main .top .grid {  }
#main .top .grid a { display: block; position: relative; float: left; margin: 0 13px 14px 0; }
#main .top .grid a:hover { text-decoration: none; }
#main .top .grid a:hover .frame { display: block; }
#main .top .grid a .frame { display: none; position: absolute; top: 0; left: 0; width: 160px; height: 194px; background: url(img_layout/catalogo-thumb_evid.gif) 0 0 no-repeat; }
#main .top .grid a .frame span { font: 12px/10px Arial, Helvetica, sans-serif; color: #ffffff; display: block; position: absolute; bottom: 10px; left: 10px; width: 140px; height: 12px; background: url(img_layout/magnifying_glass_12x12.png) right bottom no-repeat; }

#main .detail h3 { text-align: center; padding-bottom: 20px; }
#main .detail .imagebox { background: url(img_layout/detail-h3_filetto.png) left top repeat-x; padding-top: 25px; text-align: center; }
#main .top .videobox { float: left; background: #ffffff; padding: 6px; }
#main .top .videobox .addthis_toolbox { padding-top: 10px; margin: 0 auto; width: 200px; }

#main .top .navigation { padding-top: 16px; }
#main .top .navigation hr { height: 2px; border: none; border-top: 1px solid #796b59; border-bottom: 1px solid #d5c4ac; margin-bottom: 8px; }

#main .middle { min-height: 140px; height: auto !important; height: 140px; padding-right: 40px; background: url(img_layout/page-background_middle.jpg) center top no-repeat; }
#main .middle .stripe { padding-bottom: 50px; }
#main .middle_bottom { min-height: 126px; height: auto !important; height: 126px; }
#main .middle_bottom .stripe { padding-bottom: 0; }
#main .middle .box { position: relative; text-align: right; float: right; width: 316px; /* height: 92px; */ padding: 8px 8px 8px 0; margin: 9px 0 0 21px; background: url(img_layout/home-middle_box.png) 9px 0 no-repeat; }
#main .middle .box .label { display: block; position: absolute; text-align: left; top: 58px; left: 0; width: 123px; height: 30px; background: #8a1532; font: bold 15px/30px Arial, Helvetica, sans-serif; color: #ffffff; padding-left: 27px; }
#main .middle .box .textbox { display: block; margin-top: 22px; font: 12px Arial, Helvetica, sans-serif; color: #ffffff; }
#main .middle .box .textbox a { color: #ffffff; }
#main .middle .box:hover { text-decoration: none; }

#main .textCol { font: 12px Arial, Helvetica, sans-serif; color: #ffffff; padding: 34px 30px 30px 0; width: 685px; }
#main .textCol hr { height: 2px; border: none; border-top: 1px solid #796b59; border-bottom: 1px solid #d5c4ac; margin-bottom: 18px; }
#main .textCol .imagebox { /* margin-right: 20px; */ }
#main .textCol .fRight { width: 486px; }
#main .textCol a.download { display: block; height: 18px; padding-left: 24px; font: bold 14px/18px Arial, Helvetica, sans-serif; color: #ffffff; background: url(img_layout/ico-download.png) 0 0 no-repeat; }
#main .textCol p a { color: #ffffff; text-decoration: underline; }

#main .navigation { font: 12px Arial, Helvetica, sans-serif; color: #ffffff; padding: 16px 30px 43px 0; width: 685px; text-align: right; }
#main .navigation hr { height: 2px; border: none; border-top: 1px solid #796b59; border-bottom: 1px solid #d5c4ac; margin-bottom: 18px; }
#main .navigation .back { float: left; }
#main .navigation .back a { display: block; padding-left: 16px; background: url(img_layout/detail-arrow_back.gif) left center no-repeat; font-weight: bold; color: #ffffff; }
#main .navigation .arrows { float: right; }
#main .navigation .addthis_toolbox { width: 200px; margin: 0 auto; }

#main .catalogue_gallery { width: 666px; height: 418px; padding: 10px; background: url(img_layout/catalogo-gallery_background.png) 0 0 no-repeat; }


/*#main .store { width: 968px; margin: 0 auto; padding: 20px 0 80px; }
#main .store h1 { padding-bottom: 5px; }
#main .store .inner { padding-top: 4px; background: url(img_layout/store-background_top.png) center top no-repeat; }
#main .store table { padding-top: 4px; background: url(img_layout/store-background_top.png) center top no-repeat; }
#main .store table.searchResultsTable { background: none; } */
#main .store table.sl_header { width: 100%; /*background: url(img_layout/store-background_pattern.png) center top repeat-y;*/ font: 14px Arial, Helvetica, sans-serif; color: #ffffff; margin: 0 0 20px; }
#main .store table.sl_header td { position: relative; }
#main .store table#cm_mapID { background: url(img_layout/map-background.png) 0 0 no-repeat; margin-bottom: 20px; }
#main .store table#cm_mapID td { padding: 9px; }
#main .store table#cm_mapID td#map_sidebar_td { padding: 0; }
#main .store table.sl_header #search_label { padding: 9px 0 0; }
#main .store #map { width: 665px; height: 343px; /*width: 968px; padding: 0 9px; margin: 0 auto 5px;*/ }
#main .store tr#cm_mapTR { padding-top: 4px; /* background: #ffffff url(img_layout/store-background_bottom.png) center top no-repeat; */ }
#main .store table.sl_header input#addressInput { width: 242px; height: 30px; font: 14px/30px Arial, Helvetica, sans-serif; border: none; background: #e5e5e5; }
#main .store table.sl_header select#addressInput2, #main .store table.sl_header select#radiusSelect { padding: 7px 0; width: 242px; font: 14px/30px Arial, Helvetica, sans-serif; border: none; background: #e5e5e5; }
#main .store table.sl_header #addressSubmit { position: relative; top: 10px; left: 0; }

#main .store table.searchResultsTable { margin: 0 4px; /* border: 1px dotted #000000; border-width: 1px 0; margin-bottom: -1px; */ background: url(img_layout/map-hr_bottom.jpg) left bottom repeat-x; float: left; width: 675px; font: 12px Arial, Helvetica, sans-serif; color: #ffffff; }
#main .store table.searchResultsTable tr:hover { background-color: #e8dacd; cursor: pointer; }
#main .store table.searchResultsTable td { padding: 20px 0; }
#main .store table.searchResultsTable td.results_row_left_column { padding-left: 8px; width: 40%; }
#main .store table.searchResultsTable td.results_row_right_column { padding-right: 8px; width: 20%; }

#main .store #map_sidebar_td { padding-top: 10px; }

#footer #lang_sel_footer { float: right; width: 200px; padding: 7px 0; border: none; background: none; width: 220px; }

/* Contact Form */
#main .contacts { font: 14px Arial, Helvetica, sans-serif; color: #ffffff; margin-top: -10px; }

#main .contacts p { float: left; line-height: 28px; }
#main .contacts p input { width: 320px; }
#main .contacts p span.your-name { padding-right: 38px; }
#main .contacts p span.your-subject input { width: 678px; }
#main .contacts p span.captcha-726 input { width: 478px; }

#main .contacts input { height: 28px; }

#main .contacts input,
#main .contacts textarea { background-color: #ffffff; border: none; }

#main .contacts textarea { width: 678px; height: 120px; }

#main .contacts .wpcf7-submit{
	float: right;
    width: 180px;
	height: 32px;
    background: #990033;
    color: #ffffff;
    border: 1px solid #cc0066;
	text-align: center;

}

div.wpcf7-response-output {
    margin: 0;
    padding: 8px 0 0;
    border: none;
    clear: both;
}

#main .contacts p span.wpcf7-form-control-wrap {
    display: block;
    float: left;
}

#main .contacts p span.captcha-726 { margin-top: 5px; }
#main .contacts .wpcf7-submit { margin-top: 4px; }
#main .contacts p img { vertical-align: middle; }
#main .contacts p span.captcha-726 span.wpcf7-not-valid-tip { width: 472px; }

span.wpcf7-not-valid-tip {
    color: #333333;
    border: 1px solid #FF0000;
    font-size: 10pt;
    left: 0;
    position: absolute;
    top: 0;
    height: 24px;
    width: 314px;
}

img.ajax-loader { margin-top: 12px; }

#main .textCol .column { width: 50%; font-size: 14px; }
#main .textCol .column h3 { padding: 0; }


/* STORE ACCORDION */
#stores_accordion { width: 300px; float: left; }
#stores_accordion .country_content, #stores_accordion .provincia_content { display: none; }
#stores_accordion .country { background: white; border: 1px solid #ffffff; margin-bottom: 1px; border-bottom: none; }
#stores_accordion .country_name { background: #ffffff url(img_layout/arrow.gif) no-repeat 5px 0; color: #510222; font-weight: bold; text-transform: uppercase; font-size: 16px; padding: 2px 2px 2px 30px; }
#stores_accordion .provincia_name { background: #ffffff url(img_layout/arrow_small.gif) no-repeat 20px 0; padding: 2px 2px 2px 40px; font-weight: bold; color: #510222; }
#stores_accordion .country_name:hover, .provincia_name:hover { cursor: pointer; }
#stores_accordion .provincia { margin-top: 10px; border-bottom: 1px dotted #510222; }
#stores_accordion .provincia_name.active { background-position: 280px 0; text-align: right; padding-right: 25px; }

#stores_list { margin: 0 20px 10px 0; border: 1px solid white; float: right; background: #bda589; width: 330px; padding: 20px; display: none; }
#stores_list .name { margin-bottom: 20px; }
#stores_list .store_name { font-weight: bold; }
#stores_list .row { padding-left: 20px; }


/* CLEAR FIX*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
