* { margin: 0; padding: 0; }
img { border: none }
ul, ul li { list-style-image:none; list-style-position:outside; list-style-type:none; }

span.hide{display: none}

/* ie 6 bg flicker fix */
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

a,a:visited,a:active { color: #4b4b4b; text-decoration: none; outline: none; -moz-outline: none; }
input { outline: none; -moz-outline: none; }
a:hover { color: #0d5838; }
a * { cursor: pointer; }
a.selected { cursor: default; }

.bold { font-weight: bold; }
.green { color: #0d5838; }
.black { color: #000; }
.light-blue { color: #90B6DD !important; }
.pink { color: #d19bca; }
.clearb { clear: both; }
.vhidden { visibility: hidden; }
.relative { position: relative; }
.absolute { position: absolute; top: 0; left: 0; }
.font0 { font-size: 0; }
.nowrap { white-space: nowrap; }
.ucase { text-transform: uppercase; }
.block { display: block; }
.minheight0 { min-height: 0 !important; height: 0 !important; height: auto !important; }

a.green,a:visited.green,a:active.green { color: #0d5838 !important; }

a.light-blue,a:visited.light-blue,a:active.light-blue,a:hover.light-blue { color: #90B6DD; }
a.pink,a:visited.pink,a:active.pink,a:hover.pink { color: #d19bca; }
a.grey,a:visited.grey,a:active.grey,a:hover.grey { color: #90B6DD; }


a.arrow-blue,a:visited.arrow-blue,a:active.arrow-blue,a:hover.arrow-blue { color: #90B6DD; }
.arrow-blue {
    color: #90B6DD; 
    font-weight: bold;
    padding-right: 10px;
    background: url(../images/arrow/light_blue.gif) no-repeat center right;
}

a.arrow-blue-back,a:visited.arrow-blue-back,a:active.arrow-blue-back,a:hover.arrow-blue-back { color: #90B6DD; }
.arrow-blue-back {
    color: #90B6DD; 
    font-weight: bold;
    padding-left: 10px;
    background: url(../images/arrow/light_blue_left.gif) no-repeat center left;
}

a.arrow-pink,a:visited.arrow-pink,a:active.arrow-pink,a:hover.arrow-pink { color: #d19bca; }
.arrow-pink {
    color: #d19bca; 
    font-weight: bold;
    padding-right: 10px;
    background: url(../images/arrow/pink.gif) no-repeat center right;
}

a.arrow-black,a:visited.arrow-black,a:active.arrow-black,a:hover.arrow-black { color: #000; }
.arrow-black { 
    color: #000; 
    padding-right: 10px; 
    background: url(../images/arrow/black.gif) no-repeat center right;
    font-weight: bold; 
}

.left { float: left !important; }
.right { float: right !important; }

div.clear {
    clear:both; 
    visibility: hidden; 
    line-height: 0; 
    font-size: 0; 
    height: auto;
    width: 100%;
}
.neutral { 
    float: left;
    display: inline;
    width: 100%;
    clear: both;
}
h1.image, h2.image, h3.image, h4.image, h5.image, label.image {
    background-color:transparent;
    background-repeat:no-repeat;
    color:#FEFEFE;
    display:inline;
    float:left;
    font-size:0;
    line-height:0;
    text-indent:-500px;
}
.image {
    background-color:transparent;
    background-repeat:no-repeat;
    color:#FEFEFE;
    display:inline;
    float:left;
    font-size:0;
    line-height:0;
    text-indent:-500px;
}

.user-links a.image { font-size: 999em; overflow: hidden; text-indent:-999em; }

.margin0 { margin: 0 !important; }
.padding0 { padding: 0 !important; }

/***** LAYOUT *****/

body {
    background: #52826c none repeat scroll 0 0;
    color: #4b4b4b;
    font-family: arial,helvetica,sans-serif;
    font-size: 10px;
    line-height: 1.3em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: center;
    padding: 0;
}

#newsletter_layer p
{
	font-size: 1.4em;
	line-height: 1.4em;
	clear:both;
}
.main { min-width: 960px; }
.header, .footer, .content {
    position: relative;
    text-align: left;
    margin: 0 auto; 
    width: 960px;
}
.footer { z-index: 0; }
.content { z-index: 100; }

.header-container {
    background: #FFF url(../images/header/bg.gif) repeat-x top left;
}
.header {
    min-height: 139px;
    height: auto !important;
    height: 139px;
}

/***** HEADER *****/

.header div.logo {
    width: 100%;
    text-align: center;
    padding-top: 24px;
}
.header div.logo img { padding: 5px; }

.quick-links {
    clear: both;
    position: absolute;
    top: 38px;
    left: 34px;
    width: 350px;
}
.quick-links a.green { margin-left: 10px; padding-right: 8px; background: url(../images/arrow/green.gif) no-repeat -100% 50%; }
.quick-links a:hover.green { background: url(../images/arrow/green.gif) no-repeat 100% 50%; }
.quick-links ul { margin: 4px 0 0 0; cursor: pointer; }
.quick-links ul li { display: inline; }
a.dw-white, a.dw-white span { background-image: url(../images/btn/dw.gif); }
.quick-links ul li a:hover.dw-white { color: #000; }
a.dw-white {
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0 -3px 0 0;
    padding: 0 10px 0 0;
    height: 23px;
    display: inline-block;
    line-height: 0;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    font-size: 0;
    font-style: normal;
}
a.dw-white span {
    font-family: "Arial" !important;
    font-size: 10px !important;
    letter-spacing: 0 !important;
    line-height: 1;
    cursor: pointer;
    background-position: 100% 0;
    background-repeat: no-repeat;
    margin: 0 -10px 0 4px;
    padding: 6px 10px 0 5px;
    display:inline-block;
    height: 17px;
    white-space:nowrap;
    vertical-align: text-top;
}
.quick-links a.selected span {
    color: #0d5838 !important;
}
.user-links {
    clear: both;
    position: absolute;
    right: 14px;
    top: 41px;
    width: 350px;
    text-align: right;
}
.user-links ul { float: right; }
.user-links ul li { float: left; display: inline; }
.user-links a.accedi {
    background: url(../images/btn/accedi_verde.gif) no-repeat top left;
    width: 56px;
    height: 23px;
    margin-right: 2px;
    
}
.user-links a.registrati {
    background: url(../images/btn/registrati_verde.gif) no-repeat top left;
    width: 67px;
    height: 23px;
}
.user-links a.area-riservata {
    background: url(../images/btn/area_riservata.gif) no-repeat top left;
    width: 90px;
    height: 23px;
}
.user-links a.login {
    background: url(../images/btn/login.jpg) no-repeat top left;
    width: 47px;
    height: 23px;
}
.user-links a.logout {
    background: url(../images/btn/logout.jpg) no-repeat top left;
    width: 55px;
    height: 23px;
}
.user-links a.selected {
    background-position: bottom left !important;
}

div.navigation {
    float: left;
    display: inline;
    position: relative;
    font-size: 1.2em;
    margin-top: 14px;
    width: 960px;
    background: url(../images/menu/bordo.gif) no-repeat 100% 3px;
    min-height: 82px;
    height: auto !important;
    height: 82px;
}
div.navigation ul.menu { margin: 0 }
div.navigation ul.menu li {
    background: url(../images/menu/bordo.gif) no-repeat 0 3px;
    float: left;
}

div.navigation ul.menu li.active { padding-bottom: 39px; }
div.navigation ul.menu li.active ul { width: 960px; position: absolute; top: 43px; left: 0; }
div.navigation ul.menu li.active ul li { width: auto; }

div.navigation ul.menu li.inactive ul { display: none; }

div.navigation ul.menu li a, 
div.navigation ul.menu li a:visited, 
div.navigation ul.menu li a:active {
    display: block;
    width: 135px; 
    color: #0d5838;
    text-align: center;
    padding: 20px 0 10px;
    margin-left: 2px;
    background: url(../images/menu/selected.gif) no-repeat -99em -99em;
}
div.navigation ul.menu li.last a { width: 134px !important; }
div.navigation ul.menu li ul li { overflow: hidden; }
div.navigation ul.menu li ul li {
    background: none;
}

div.navigation ul.menu li ul li.active a, 
div.navigation ul.menu li ul li.active a:visited, 
div.navigation ul.menu li ul li.active a:active {
    display: block;
    width: auto;
    color: #0d5838;
    text-align: center;
    padding: 13px 15px;
    margin-left: 0px;
    background:  none;
    font-size: 0.909em;
}

div.navigation ul.menu li ul li.inactive a, 
div.navigation ul.menu li ul li.inactive a:visited, 
div.navigation ul.menu li ul li.inactive a:active {
    display: block;
    width: auto;
    color: #4b4b4b;
    text-align: center;
    padding: 13px 15px;
    margin-left: 0px;
    background:  none;
    font-size: 0.909em;
}

div.navigation ul.menu li ul li.inactive a:hover {
    color: #0d5838;
}

div.navigation ul.menu li.active a,
div.navigation ul.menu li.active a:visited,
div.navigation ul.menu li.active a:active {
    background: url(../images/menu/selected.gif) repeat-x bottom left;
}
div.navigation ul.menu li.inactive a:hover {
    background: url(../images/menu/rollover.gif) repeat-x bottom left;
}
div.navigation ul.menu li.active ul li.inactive a:hover {
    background: none;
}
div.navigation ul.menu li.last ul li a { width: auto !important; }

div.socials {
    float: left;
    display: inline;
    font-size: 1.1em;
    background: url(../images/menu/bordo.gif) no-repeat 100% 3px;
    position: absolute;
    right:284px;
		top:44px;
}
div.socials img {
	 margin-bottom: -4px;
	 margin-left: 2px;
}

#fb_like {
	position: absolute;
  right:191px;
  top:43px;
}

/***** FOOTER *****/

.footer-container {
    z-index: 0;
    background: url(../images/footer/bg.gif) repeat-x top left;
}
.footer {
    text-align: right;
    color: #FFF;
    padding: 20px 0 0 0;
    min-height: 100px;
    height: auto !important;
    height: 100px;
}
.footer a { color: #FFF !important; margin: 0 0 0 10px; }

/***** LAYOUT COMUNE *****/

.content {
    padding-bottom: 40px;
}
.content-container {
    background: #FFF;
}
.page-head {
    position: relative;
    border-top: 1px solid #d4d4d4;
    background: url(../images/bg_in_content.gif) repeat-x 0 0px;
    padding: 36px 0 22px 15px;
}
* html .page-head {
    background: url(../images/bg_in_content.gif) repeat-x 0 1px;
}
.page-head h2.title {
    color: #000;
    font-size: 2em;
    font-weight: normal;
}

div.welcome {
    position: absolute;
    right: 12px;
    top: 10px;
}
div.welcome span { color: #A7A7A7 }
ul.breadcrumbs {
    position: absolute;
    right: 10px;
    top: 38px;
}
ul.breadcrumbs li { display: inline; }
ul.breadcrumbs li strong {
    color: #4f4f4f;
}
ul.breadcrumbs li a,
ul.breadcrumbs li a:visited,
ul.breadcrumbs li a:active {
    color: #a7a7a7;
    background: url(../images/bg_breadcrumb.gif) no-repeat 100% 60%;
    padding: 0 6px 0 0;
}
ul.breadcrumbs li a:hover {
    color: #0d5838;
}

.page-content {
    font-size: 1.1em;
    position: relative;
}
.full-content {
    padding: 30px 17px;
    width: 926px;
}
.main .full-content .right-col {
    margin: 0 !important;
}
.main .full-content .right-col .up1 {
    top: auto;
    position: relative;
}
.main .full-content .right-col .up2 {
    top: auto;
    position: relative;
}
.page-content .right-col {
    position: relative;
    float: right;
    display: inline;
    margin-top: -57px;
    margin-right: 16px;
    width: 245px;
}
.page-content .up {
    margin-top: -151px !important;
}
.page-content .spaced { margin-top: 30px; }
.page-content .min-spaced { margin-top: 20px; }
.page-content .right-col-bottom {
    margin-top: 12px;
    margin-right: 0;
    width: 492px !important;
}
.page-content .right-col-bottom .box {
    float: left !important;
    display: inline !important;
    clear: none !important;
    margin-left: 1px;
    background: transparent url(../images/bg_box_bottom.gif) no-repeat scroll left top !important;
}
.page-content .right-col .big-container { background: url(../images/bg_big_box_top.gif) no-repeat top left; padding-top: 10px; position: relative; }
.page-content .right-col .big-content { background: url(../images/bg_big_box_middle.gif) repeat-y top left; position: relative; }
.page-content .right-col .big {
    background: transparent url(../images/bg_big_box_bottom.gif) no-repeat bottom left !important;
    padding: 10px 20px 20px 20px;
}
.page-content .right-col .big strong {
    color: #000;
    text-transform: uppercase;
}

.page-content .text .big-container { 
    clear: both;
    background: url(../images/bg_big_box_top_small.gif) no-repeat top left; 
    padding-top: 4px;
    position: relative;
    float: left;
    width: 100%;
    display: inline; 
}
.page-content .text .big-content { background: url(../images/bg_big_box_middle_small.gif) repeat-y top left; position: relative; }
.page-content .text .big {
    background: transparent url(../images/bg_big_box_bottom_small.gif) no-repeat bottom left !important;
    padding: 10px 20px 20px 20px;
}
.page-content .text .big strong {
    color: #000;
    text-transform: uppercase;
}
.page-content .text .big .mood {
    float: right; 
    width: 95px;
    line-height: 13px;
}
.page-content .text .big .cornice {
    top: auto;
    left: auto;
    position: relative;
    margin: -30px 0 0 0;
    float: left;
    display: inline;
}


.page-content .right-col-bottom .box a.bigLink {
    height: 92px !important;
}
.page-content .right-col-bottom #vouter { height: 92px !important; }
.page-content .right-col .slider {
    clear: both;
    background: url(../images/bg_right_box.gif) no-repeat top left;
}

.page-content .right-col .box {
    clear: both;
    min-height: 94px;
    height: auto !important;
    height: 94px;
    position: relative;
    background: transparent url(../images/bg_box_dx.gif) no-repeat scroll left top;
}

.page-content .right-col .box .img {
    position: absolute;
    bottom: 2px;
    left: 2px;
}

.page-content .right-col .box a.bigLink {
    position: relative;
    background: url(../images/arrow/black.gif) no-repeat 90% 50%;
    width: 245px;
    height: 94px;
    display: block;
}
.page-content .right-col .box span.image { display: block; }
.page-content .right-col .box a:hover.bigLink {
    background: url(../images/arrow/green.gif) no-repeat 90% 50%;
}
.page-content .right-col .slider a.bigLink {
    width: 185px;
    height: 94px;
    display: block;
}

.page-content .right-col .box a.bigLink strong {
    display: block;
    color: #000;
    padding: 20px 35px 0 90px;
    text-transform: uppercase;
}
.page-content .right-col .box a.bigLink span {
    color: #525252;
    display: block;
    padding: 3px 35px 0 90px;
}

.page-content .right-col .slider a.bigLink strong {
    display: block;
    color: #000;
    padding: 12px 10px 0 10px;
    text-transform: uppercase;
    text-align: center;
}

.page-content .right-col .slider a.bigLink span {
    color: #525252;
    display: block;
    padding: 15px 10px 0 10px;
    text-align: center;
}
.page-content .right-col .slider a.bigLink span.img {
    padding: 8px 10px 0 10px;
}

.page-content .right-col .slider {
    position: relative;
}

.page-content .right-col .slider .slider-wrapper {
    width: 185px;
    margin: 0 30px;
    overflow: hidden;
    position: relative;
}

.page-content .right-col .slider .slider-wrapper ul {
    width: 10000px;
}

.page-content .right-col .slider .slider-wrapper ul li {
    float: left;
    display: inline;
    width: 185px;
    min-height: 90px;
    height: auto !important;
    height: 90px;
}
.page-content .right-col .slider .slider-control {
    position: absolute;
    z-index: 600;
    top: 79px !important;
    left: 0;
    text-align: center;
}

.page-content .right-col .slider .slider-control ul li {
    float: left;
    display: inline;
}

.page-content .right-col .slider .slider-control ul li a {
    display: block;
    background: url(../images/slider/indicatore.png) no-repeat top left;
    width: 10px;
    height: 10px;
    font-size: 0;
    line-height: 0;
    text-indent:-999px;
}
* html .page-content .right-col .slider .slider-control ul li a {
    background: url(../images/slider/indicatore.gif) no-repeat top left;
}
.page-content .right-col .slider .slider-control ul li a.selected {
    background: url(../images/slider/indicatore.png) no-repeat bottom left;
}
* html .page-content .right-col .slider .slider-control ul li a.selected {
    background: url(../images/slider/indicatore.gif) no-repeat bottom left;
}

.page-content .right-col .slider a.prev {
    display: block;
    position: absolute;
    top: 38px;
    left: 16px;
    line-height: 10px;
    background: url(../images/arrow/medium_grey_l.gif) no-repeat bottom left;
    width: 16px;
    height: 17px;
    font-size: 0;
    line-height: 0;
    text-indent:-999px;
    z-index: 200;
}

.page-content .right-col .slider a.next {
    display: block;
    position: absolute;
    top: 38px;
    right: 15px;
    line-height: 10px;
    background: url(../images/arrow/medium_grey.gif) no-repeat bottom left;
    width: 16px;
    height: 17px;
    font-size: 0;
    line-height: 0;
    text-indent:-999px;
    z-index: 200;
}

.page-content .right-col .slider a.disabled {
    display: none;
}

.page-content .text {
    float: left;
    display: inline;
    line-height: 17px;
    width: 600px;
    padding: 30px 17px 0px 17px; 
}
.page-content .small-text {
    width: 400px !important;
    padding-top: 20px !important;
}
.page-content .full-text {
    width: 920px !important;
}
.page-content .full-text div.divider {
    background-image: url(../images/divider_big.gif) !important;
}
.full-text h3.sub-title,
.text h3.sub-title {
    font-size: 1.818em;
}
.page-content .text p {
    margin-bottom: 20px;
}
.page-content div.divider {
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    height: 1px;
    background: url(../images/divider.gif) no-repeat top center;
    margin-bottom: 20px;
}
.page-content .bg_divider {
    background: url(../images/divider.gif) no-repeat bottom center;
}
.page-content span.divider {
    display: block;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    height: 1px;
    background: url(../images/divider.gif) no-repeat top center;
}
.page-content div.info {
    padding-left: 70px;
    background: url(../images/info.gif) no-repeat center left;
}
.page-content div.storie {
    padding-left: 70px;
    background: url(../images/ico_storie.gif) no-repeat center left;
}
.page-content div.nota {
    padding-left: 70px;
    background: url(../images/matita.gif) no-repeat center left;
}
.page-content div.box .borded {
    border-top: 1px solid rgb(214, 214, 214); 
    border-bottom: 1px solid rgb(214, 214, 214); 
    margin: 13px 0pt; 
    padding: 11px 0pt;
}
.page-content div.box .borded-top {
    border-top: 1px solid rgb(214, 214, 214); 
    margin: 13px 0pt; 
    padding: 11px 0pt 0 0;
}
.page-content h3 {
    font-size: 1.2em;
    margin-bottom: 10px;
}
.page-content h3 span { font-weight: normal; }
.page-content h3.title {
    margin-bottom: 30px;
}
.page-content .right-col .up1 {
    position: absolute;
    top: -94px;
}
.page-content .right-col .up2 {
    position: absolute;
    top: -188px;
}

div.banner {
    position: relative;
    background-repeat: no-repeat;
    background-position: top left;
    min-height: 223px;
    height: auto !important;
    height: 223px; 
}

ul.purple {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 23px;
}
div.banner ul.purple { padding: 44px 0 0 15px; width: 278px; }
ul.purple li { padding: 0 12px; }
ul.purple li.selected {
    background: url(../images/ul_purple_selected.gif) no-repeat top left;
    padding-bottom: 2px;
}
ul.purple a,
ul.purple a:visited,
ul.purple a:active,
ul.purple span {
    color: #d19bca;
    padding-left: 15px;
    background: url(../images/arrow/grey.gif) no-repeat 0 50%;
}
ul.purple span { cursor: default; }
ul.purple a:hover {
    color: #996699;
    background: url(../images/arrow/black.gif) no-repeat 0 50%;
}

ul.grey-nav {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 23px;
}
ul.grey-nav a,
ul.grey-nav a:visited,
ul.grey-nav a:active,
ul.grey-nav span {
    color: #757575;
    padding-left: 15px;
    background: url(../images/arrow/grey.gif) no-repeat 0 50%;
}
ul.grey-nav span { cursor: default; }
ul.grey-nav a:hover {
    color: #0d5838;
    background: url(../images/arrow/black.gif) no-repeat 0 50%;
}
ul.grey-nav { padding: 5px 0 15px 10px; }
ul.grey-nav li { padding: 0 12px; }
ul.grey-nav li.selected {
    background: url(../images/bg_right_selected.gif) no-repeat top left;
    padding-bottom: 2px;
}
ul.grey-nav li.selected span {
    color: #FFF !important;
    cursor: default !important;
    background: url(../images/arrow/white.gif) no-repeat 0 50% !important;
     
} 

#eta img, #tipologia img {
    float: left;
}

div.banner form label {
    float: left;
    width: 100px;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 23px;
    color: #d19bca;
}
form input.input-text {
    border: none;
    background: url(../images/bg_input.gif) no-repeat top left;
    width: 191px;
    padding: 4px;
    font-family: arial;
    color: #4b4b4b;
    font-size: 1em;
}
.big form input.input-text {
    width: 171px;
    background: url(../images/bg_big_box_text.gif) no-repeat top left;
    margin-top: 5px;
}
.big strong.title { padding-bottom: 10px; display: block; }
form textarea.textarea {
    overflow: auto;
    margin-top: 3px;
    width: 231px;
    height: 62px;
    padding: 4px;
    font-family: arial;
    color: #4b4b4b;
    font-size: 1em;
    border: none;
    background: url(../images/bg_textarea.gif) no-repeat top left;
}

p.post { margin-bottom: 10px !important; }
p.post { line-height: 13px; display: block; }
p.post a { font-size: 1.090em; }
p.post span { color: #A7A7A7; display: block; margin-top: 5px; }
p.post em { font-style: normal; line-height: 17px; padding-top: 4px; }
p.post strong.pink { font-size: 1.090em !important; }

/*p a.vai,
p a:visited.vai,
p a:active.vai,
p a:hover.vai {
    color: #90B6DD;
    padding-right: 8px;
    background: url(../images/arrow/light_blue.gif) no-repeat center right;
}*/

p.divider {
    padding-bottom: 20px;
    background: url(../images/divider.gif) no-repeat bottom center;
}
.divider {
    background: url(../images/divider.gif) no-repeat bottom center;
}

/**** custom select ****/

a.trigger,
a.activetrigger {
    margin-top: 3px;
    color: #4B4B4B;
    width: 225px;
    padding: 3px 4px 4px 10px;
    display: block;
    background: url(../images/bg_select.gif) no-repeat top left;
    min-height: 13px;
    height: auto !important;
    height: 13px;
    font-weight: normal !important;
}
div.text a { font-weight: bold; }
div.text a.trigger,
div.text a.activetrigger {
	line-height: 13px;
}
.dropcontainer { position: relative; }
.dropdownhidden { display: none; }
.dropdownvisible {
    position: absolute;
    top: 0;
    left: 0;
}
ul.dropdownvisible {
    background-color: #FFF;
    width: 100%;
}
ul.dropdownvisible li {
    overflow: hidden;
}
ul.dropdownvisible li a {
	font-weight: normal;
    cursor: default;
    display: block;
    padding: 4px 4px 0px 9px;
    border-right: 1px solid #EEE;
    border-left: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    min-height: 17px;
    height: auto !important;
    height: 17px;
}
ul.dropdownvisible li a:hover {
    background-color: #FEF;
}

.sub-block {
    width: 600px;
    background: url(../images/bg_sub_block.gif) repeat-x top left;
    padding: 20px 17px 0px 17px !important;
}

/*** custom radio ***/

.big p { margin-bottom: 20px; }
.box form div { padding: 5px 0; }
.box form div input.radio { margin-right: 5px; }

.box form label.radio {
    padding-left: 25px;
    background: url(../images/bg_radio.gif) no-repeat 0 0;
}
.box form label.selected {
    background-position: 0 100% !important;
}
.box form label.radio input {
    visibility: hidden;
    float: right;
}

/**** tags ****/

div.tag { float: left; width: 100%; }
div.tag label { float: left; margin: 4px 10px 0 0; font-size: 1.2em; text-transform: uppercase; }
div.tag ul, div.tag ul li { float: left; display: inline; }
div.tag ul { padding-left: 3px; background: url(../images/bg_tag_first.gif) no-repeat top left; } 
div.tag ul li {
    padding-right: 14px;
    background: url(../images/bg_tag.gif) no-repeat top right;
}
div.tag ul li a,
div.tag ul li a:active,
div.tag ul li a:hover {
    float: left;
    background: url(../images/bg_tag_middle.gif) repeat-x top left;
    padding: 4px 10px;
    display: inline;
}
div.tag ul li.last {
    background: url(../images/bg_tag_last.gif) no-repeat top right;
}

/*** box navigation ***/

.page-content .right-col .box-navigation .box {
    background: url(../images/storie/bg_box_dx.gif) no-repeat top left;
}
.page-content .right-col .box-navigation .box a.bigLink strong {
    padding: 20px 80px 0 55px;
}
.page-content .right-col .box-navigation .box a.bigLink span {
    padding-left: 55px;
    padding-right: 80px;
}
.page-content .right-col .box-navigation .box a.bigLink img.img {
    left: auto;
    right: 2px;
}
.page-content .right-col .box-navigation .box a,
.page-content .right-col .box-navigation .box a:hover {
    background: url(../images/arrow/white_big.gif) no-repeat 23px 50%;
}
.page-content .right-col .box-navigation .selected a,
.page-content .right-col .box-navigation .selected a:hover {
    background: url(../images/arrow/pink_big.gif) no-repeat 23px 50%;
}

.page-content div.text object, .page-content div.text embed { display: block; margin-bottom: 20px; }

/*** big slider ***/

.big-slider {
    background: url(../images/centri/bg_slider.gif) no-repeat top left;
    position: relative;
    width: 931px;
    text-align: center;
    padding: 23px 0 40px 0;
}

.big-slider .container {
    width: 771px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.big-slider .container ul {
    position: relative;
    width: 10000px;
}

.big-slider .container ul li {
    background: url(../images/bg_big_slider.gif) no-repeat top left;
    float: left;
    display: inline;
    position: relative;
    padding: 2px 2px 0 2px;
    width: 253px;
    min-height: 90px;
    height: auto !important;
    height: 90px;
}
.big-slider .container ul li img { float: left; display: inline; }
.big-slider .slider-control {
    display: none;
}

.big-slider a.previous_button {
    display: block;
    position: absolute;
    top: 83px;
    left: 46px;
    background: url(../images/arrow/big_black_l.gif) no-repeat bottom left;
    width: 11px;
    height: 22px;
    font-size: 0;
    line-height: 0;
    text-indent:-999px;
    z-index: 200;
}

.big-slider a.next_button {
    display: block;
    position: absolute;
    top: 83px;
    right: 46px;
    background: url(../images/arrow/big_black.gif) no-repeat bottom left;
    width: 11px;
    height: 22px;
    font-size: 0;
    line-height: 0;
    text-indent:-999px;
    z-index: 200;
}

.big-slider a.previous_button_disabled,
.big-slider a.next_button_disabled { display: none; }

.big-slider a span.label {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 233px;
    padding: 10px;
    background: #FFF;
    text-align: left;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity:.75;
    clear: both;
}

/*** vertical-align ***/

em.vcenter, em.vcenter em { font-style: normal; display: block; }
em.vcenter strong, em.vcenter span { padding-top: 0 !important; padding-bottom: 0 !important; }
#vouter {display:table; height: 94px; position: relative; overflow: hidden; }
#vmiddle {*position: absolute; top: 50%; display: table-cell; vertical-align: middle;}
#vinner {*position: relative; top: -50%;}

.info #vouter { height: 45px; }
.storie #vouter { height: 45px; }
.nobg #vouter { height: 20px; }


/**/

.cornice {
    position: absolute;
    top: 0;
    left: 0;
}

/*** quote ***/

.quote { padding: 0 !important; }
.quote .quoted { 
    padding: 30px 0 10px 20px;
    background: url(../images/quote_open.gif) no-repeat 10px 0px;
}
.quote p {
    position: relative;
    margin: 10px 0 0 0;
    padding: 0 20px 20px 0;
    background: url(../images/quote_close.gif) no-repeat 94% 98%;
}

h3.icon {
    padding: 15px 0 15px 50px;
    margin-bottom: 20px;
    color: #000;
}
.real-img { margin-left: 2px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
    form label.radio, form label.check {
        padding-top: 1px;
        padding-bottom: 1px;
    }
}
.rassegna {
    margin-right: 48px;
    width: 114px;
    float: left;
    display: inline;
    line-height: 11px;
}
.rassegna .img {
    margin-left: 2px;
    padding-bottom: 10px;
}
.rassegna .details {
    color: #a4a4a4;
    margin: 5px 0;
    width: 100%;
}
.rassegna br {
    line-height: 6px;
}
.rassegna_row {
    float: left;
    display: inline;
    padding-bottom: 50px;
    background: url(../images/divider_mid.gif) no-repeat 50% 90%;
}
.rassegnaF {
    background-color: #F2F2F2;
    text-align: left;
}
.rassegnaF strong {
    font-weight: bold;
    font-size: 1.2em;
}
.rassegnaF span.details {
    font-size: 1.1em;
}
.rassegnaF p {
    font-size: 1.2em;
    line-height: 16px;
    padding: 15px 0;
}
.rassegnaF img {
    margin: 0 15px 8px 0 !important;
}

.loading {
    background-image: url(../images/loading.gif);
}
.fbContent_white { background-color: #F2F2F2; }

.ricetta { margin-bottom: 20px; }
.ricetta .left { margin-top: 10px; padding-top: 2px; }
.ricetta .right { margin-top: 10px; width: 455px; }

.pager {
    float: left; display: inline;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    letter-spacing: -5px;
    *letter-spacing: -4px;
    _letter-spacing: -4px;
}
.pager a, .pager a:active, .pager a:visited {
    color: #8a8a8a;
}
.pager ul { position: relative; top: -7px; }
.pager ul, .pager ul li { display: inline; }
.pager ul li a {
    background: url(../images/bg_pager.gif) no-repeat top left;
    padding: 7px 15px 4px 11px;
}
.pager ul li a.selected { color: #0d5838; }

.contacts input.input-text {
    background: url(../images/bg_input_huge.gif) no-repeat top left;
    width: 592px;
}
.contacts textarea.textarea {
    width: 592px;
    background: url(../images/bg_textarea_huge.gif) no-repeat top left;
    height: 292px;
}
form textarea.huge {
	width: 592px !important;
    background: url(../images/bg_textarea_huge.gif) no-repeat top left;
    height: 292px !important;
}

ul.radio_list li {
	padding: 5px 0;	
}

.page-content .right-col .only-text a.bigLink strong {
	padding:20px 35px 0 35px;
}
.page-content .right-col .only-text a.bigLink span {
    padding: 3px 35px 0 35px;
}

.error_list { color: #F10000; }

.day select, .month select, .year select {
	border: 1px solid #DDDDDD;
	padding: 1px;
}

.ok {
	background: url(../images/ok.gif) no-repeat center left;
	padding-left: 30px;
}

#fbContent .error-list li {
	padding: 2px 0 0 5px;
}

#fbContent input.text-prov {
    color: #999;
}

.static { font-size: 1.090em; }