/* bm~styles.css -----------------------------------------------------
   CSS styles for City of Turin - Torinoplus,
   generated 2010-02-25 10:19:43 GMT by Big Medium v2.0.8
   
   DO NOT EDIT THIS FILE MANUALLY
   This file is generated automatically, and any changes that you
   make to it will be overwritten. To add your own custom styles,
   use the "Edit Theme CSS" option in the Big Medium control panel.
   You may also remove theme styles via the "Remove Design Theme"
   option. Navigation styles may be removed via the navigation options
   in "HTML Preferences."
   ------------------------------------------------------------------- */

/* START BASE BIG MEDIUM STYLES
------------------------------------------------------ */
/* $Id: base.css 3311 2008-09-05 09:56:36Z josh $ */

/* margins and containers
---------------------------------------------------------- */
p {
    margin-top:0;
    margin-bottom:1em;
}

div.bmw_link {  /* container for each page link */
    margin-bottom: 1.4em;}

div.bmw_pagetools span { /* page tool spacing */
    margin-right: 1em;
}

div.bmw_pageContent,
div.bmw_anncContent,
div.bmw_tipContent,
div.bmw_link,
div.bmc_aboveContent,
div.bmc_belowContent,
div.bmw_images,
div.bmw_gallery,
form.bmf_form p {
    overflow: hidden;
    zoom:1; /* not standard, but necessary to make ie observe overflow */
}

/* navigation bars
---------------------------------------------------------- */
div.bmw_navigation ul, div.bmw_navigation li {
    list-style:none;
    padding:0;
    margin:0;
}
div.bmw_navigation a {
    display:block;
}
div.bmw_navigation iframe { /* for ie dropdowns */
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 0;
}
select.bmHide { visibility: hidden; } /* for IE 5.0 dropdowns */
div.bmw_navigation div.bmn_skipnav a,
div.bmw_navigation div.bmn_skipnav a:visited,
div.bmw_navigation div.bmn_skipnav a:hover {
    position: absolute;
    left: -99999px;
    float: left;
    width: 1px;
    font-size: 1px;
    line-height: 1px;
    text-align:left;
    background-color:transparent;
}


/* big medium link
---------------------------------------------------------- */
a.bmw_bigmedium {
    width: 90px;
    height: 16px;
    background: url(bm.assets/powered_by_big_medium.gif) no-repeat;
    display:block;
    text-indent:-10000em;
    font-size:0em;
    line-height:0em;
}

/* images
---------------------------------------------------------- */
img { border: 0; }

img.bma_leftthumb {
    float:left;
    margin-right: .5em;
}
img.bma_rightthumb {
    float:right;
    margin-left: .5em;
}

/* image wrappers
---------------------------------------------------------- */

div.bmc_image {
    padding: .5em
}
div.bmc_leftContentImage {
    float:left;
    margin-right: .5em;
}
div.bmc_rightContentImage{
    float:right;
    margin-left: .5em;
}
div.bmc_centerContentImage{
    margin-left: auto;
    margin-right: auto;
}

/* pullquotes
---------------------------------------------------------- */
blockquote.bmc_bigPullquote,
blockquote.bmc_smallPullquote {
    padding: 0 1em;
    margin: 0;
    width: 200px;
}

blockquote.bmc_bigPullquote {
    font-size: small;  /* fake size for ie5 */
    voice-family: "\"}\""; voice-family:inherit;
    font-size: medium; /* real font size for everyone else */
}

blockquote.bmc_rightPullquote {
    float:right;
    margin-left: .5em;
}
blockquote.bmc_leftPullquote {
    float:left;
    margin-right: .5em;
}
blockquote.bmc_centerPullquote{
    margin-left: auto;
    margin-right: auto;
}


/* document wrappers
---------------------------------------------------------- */

div.bmc_document {
    padding: 0 1em;
    width: 200px;
}
div.bmc_rightDocument {
    float:right;
    margin-left: .5em;
}
div.bmc_leftDocument {
    float:left;
    margin-right: .5em;
}
div.bmc_centerDocument{
    margin-left: auto;
    margin-right: auto;
}
div.bmc_Document {
    margin-bottom: 0.8em;
}

/* feed icon
---------------------------------------------------------- */

a.bma_feed {
    padding-left: 18px;
    background-image: url(bm.assets/feed-icon-12x12.gif);
    background-repeat: no-repeat;
	background-position: left center;
}

/* comment icon
---------------------------------------------------------- */

a.bma_commentcount {
	padding-left: 14px;
	background-image: url(bm.assets/comment-12x12.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* document icons
---------------------------------------------------------- */
a.bm_docicon {
    padding-left: 20px;
    background-image: url(bm.assets/docIconSm_generic.gif);
    background-repeat: no-repeat;
	background-position: left top;
}
a.bm_gifDocIcon, a.bm_pngDocIcon, a.bm_jpgDocIcon, a.bm_jpegDocIcon, a.bm_icoDocIcon,
a.bm_bmpDocIcon, a.bm_jfifDocIcon, a.bm_tifDocIcon, a.bm_tiffDocIcon, a.bm_psdDocIcon,
a.bm_epsDocIcon {
    background-image: url(bm.assets/docIconSm_image.gif);
}
a.bm_pdfDocIcon {
    background-image: url(bm.assets/docIconSm_pdf.gif);
}
a.bm_docDocIcon {
    background-image: url(bm.assets/docIconSm_doc.gif);
}
a.bm_xlsDocIcon, a.bm_xlwDocIcon {
    background-image: url(bm.assets/docIconSm_excel.gif);
}
a.bm_rtfDocIcon {
    background-image: url(bm.assets/docIconSm_rtf.gif);
}
a.bm_txtDocIcon {
    background-image: url(bm.assets/docIconSm_txt.gif);
}
a.bm_xmlDocIcon {
    background-image: url(bm.assets/docIconSm_xml.gif);
}
a.bm_zipDocIcon, a.bm_gzDocIcon, a.bm_gzipDocIcon, a.bm_tazDocIcon,
a.bm_tgzDocIcon, a.bm_hqxDocIcon, a.bm_binDocIcon, a.bm_tarDocIcon {
    background-image: url(bm.assets/docIconSm_zip.gif);
}
a.bm_sitDocIcon {
    background-image: url(bm.assets/docIconSm_sit.gif);
}
a.bm_dmgDocIcon {
    background-image: url(bm.assets/docIconSm_dmg.gif);
}
a.bm_pptDocIcon, a.bm_ppsDocIcon {
    background-image: url(bm.assets/docIconSm_powerpoint.gif);
}
a.bm_mppDocIcon {
    background-image: url(bm.assets/docIconSm_project.gif);
}
a.bm_sxwDocIcon, a.bm_stwDocIcon, a.bm_sxgDocIcon, a.bm_sdwDocIcon, a.bm_sglDocIcon {
    background-image: url(bm.assets/docIconSm_oo-write.gif);
}
a.bm_sxcDocIcon, a.bm_stcmDocIcon, a.bm_sdcDocIcon {
    background-image: url(bm.assets/docIconSm_oo-calc.gif);
}
a.bm_sxiDocIcon, a.bm_stiDocIcon, a.bm_sddDocIcon, a.bm_sdpDocIcon {
    background-image: url(bm.assets/docIconSm_oo-impress.gif);
}
a.bm_sxdDocIcon, a.bm_stdDocIcon, a.bm_sdaDocIcon {
    background-image: url(bm.assets/docIconSm_oo-draw.gif);
}
a.bm_mp3DocIcon, a.bm_mpuDocIcon, a.bm_m4aDocIcon, a.bm_midDocIcon, a.bm_midiDocIcon,
a.bm_rmiDocIcon, a.bm_m4pDocIcon, a.bm_aacDocIcon, a.bm_aifDocIcon, a.bm_aiffDocIcon,
a.bm_aifcDocIcon, a.bm_wavDocIcon, a.bm_wmaDocIcon, a.bm_ramDocIcon, a.bm_rmDocIcon {
    background-image: url(bm.assets/docIconSm_audio.gif);
}
a.bm_wmvDocIcon, a.bm_aviDocIcon, a.bm_mpegDocIcon, a.bm_mpeDocIcon, a.bm_mpgDocIcon,
a.bm_mp4DocIcon {
    background-image: url(bm.assets/docIconSm_winvideo.gif);
}
a.bm_swfDocIcon {
    background-image: url(bm.assets/docIconSm_flash.gif);
}
a.bm_movDocIcon, a.bm_qtDocIcon, a.bm_moovDocIcon, a.bm_qtmDocIcon {
    background-image: url(bm.assets/docIconSm_quicktime.gif);
}

/* overflow navigation
---------------------------------------------------------- */
ul.bmw_overflowNav, ul.bmw_overflowNav li {
    margin: .5em 0em;
    padding: 0;
    list-style:none;
    position:relative; /* helps ie6 show the bottom link borders */
}
ul.bmw_overflowNav li {
    display:inline;
}
ul.bmw_overflowNav a, span.bma_inertPage {
    border:1px solid #999;
    padding: .2em .4em;
    text-decoration:none;
    background-color: #fff;
    line-height: 200%;
}
ul.bmw_overflowNav a.bma_thisPage {
    background-color: #ffa;
}
span.bma_inertPage {
   color: #999;
   border-color: #ccc;
}

/* search form 
---------------------------------------------------------- */

form.bmw_search button {
    vertical-align: top;
}

/* email, comment, widget-builder forms
---------------------------------------------------------- */
form.bmf_form {
    margin:.5em 0em;
    border: 1px solid #999;
    padding:.5em;
}
form.bmf_form p {
    overflow:hidden;
    zoom: 1;
}
form.bmf_form label {
    width: 30%;
    display: block;
    float:left;
    text-align: right;
    margin-right: .5em;
}
form.bmf_form input,
span.bmf_caption {
    width: 60%;
    display: block;
    float:right;
    margin-right: .5em;
}
label.bmf_req, p.bmf_req label {
    font-weight:bold;
}
form.bmf_form .bmf_comment {
    float:none;
    width: 99%;
    margin: 0;
    display:inline;
}
form.bmf_form label.bmf_auto,
form.bmf_form input.bmf_auto {
    width: auto;
    display:inline;
    float:none;
}
p.bmf_authorintro-sent,
p.bmf_authorintro-,
p.bmf_sendintro,
p.bmf_confirm,
div.bmf_tomail,
div.bmf_emailform-sent,
form.bmf_form input.bmf_honey,
.bmf_honey {
    display:none;
}
p.bmf_sendintro-,
div.bmf_tomail-,
p.bmf_confirm-sent {
    display:block !important;
}
p.bmf_privacy {
    font-size: smaller;
}
#bmjsFeed { width:95% }

/* gadget preview styling */
#bmjsSample div.bmfeedItem{margin-bottom:1em;overflow:hidden;zoom:1}
#bmjsSample img{float:left;margin-right:5px;}
#bmjsSample div div > p:first-child{margin-top:0}
#bmjsSample div div > p:last-child{margin-bottom:0}

/* workaround for mozilla hidden field bug */
input[type="hidden"] {
    display: none !important;
    visibility: hidden !important;
    padding: 0;
    border: 0;
}

/* comment html
---------------------------------------------------------- */

.bmc_comment {
    zoom: 1;
    overflow: hidden;
    border:1px solid #666;
    padding:.3em;
    margin-bottom: 1em;
    background-color: #fff;
}
.bmc_comment_staff {
    background-color: #ffc;
}
.bmc_comment_meta {
    background-color: #ddf;
    padding: .1em .5em;
    overflow: hidden;
    zoom: 1;
}
.bmc_comment_name {
    font-weight:bold;
    float: left;
    width: 40%;
}
.bmc_comment_timestamp {
    float:right;
    width: 55%;
    text-align:right;
    padding-top: .2em;
}
.bmc_comment_date,
.bmc_comment_time {
    padding-right: .5em;
    border-right: 1px solid #999;
    margin-right: .2em;
}

/* tag cloud
---------------------------------------------------------- */

ul.bmw_tagcloud, ul.bmw_tagcloud li {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
ul.bmw_tagcloud li {
    display: inline;
    margin-right: 1em;
}
ul.bmw_tagcloud li a {
    text-decoration: none;
}
a.bmw_tagcloud_xsmall { font-size: x-small; }
a.bmw_tagcloud_small { font-size: small; }
a.bmw_tagcloud_medium { font-size: medium; }
a.bmw_tagcloud_large { font-size: large; }
a.bmw_tagcloud_xlarge { font-size: x-large; }

/* edit links
---------------------------------------------------------- */

p.bmEditPanel {
	padding: 1px 10px 1px;
	font-size: 11px;
	line-height: 15px;
	height: 16px;
	text-align: left;
	background: url(bm.assets/edit-panel.png) no-repeat right top;
}
p.bmEditPanel a,
p.bmEditPanel a:visited {
    font-size:11px;
    line-height: 15px;
    color: #fff;
    padding-left: 18px;
	background-position: left center;
    background-repeat: no-repeat;
}
p.bmEditPanel a:hover {
    color: #ccc;
}
a.bmEdit,
a.bmNewPage {
    padding-right: 10px;
    border-right:1px solid #fff;
    margin-right: 5px;
}
a.bmEdit {
    background-image: url(bm.assets/bmcp_edit.gif);
}
a.bmNewPage {
    background-image: url(bm.assets/bmcp_newpage.gif);
}
a.bmDel {
    background-image: url(bm.assets/bmcp_delete.gif);
}

/* image lightbox
---------------------------------------------------------- */

#bmlbox_lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#bmlbox_lightbox img{ width: auto; height: auto;}

#bmlbox_lightbox a img { border: none; }

#bmlbox_outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#bmlbox_imageContainer { padding: 10px; }

#bmlbox_loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#bmlbox_hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 99%; /* 100% can cause 1-pixel overhang */
    z-index: 10;
}

#bmlbox_imageContainer>#bmlbox_hoverNav { left: 0; }
#bmlbox_hoverNav a { outline: none; }

#bmlbox_prevLink,
#bmlbox_nextLink {
    width: 49%;
    height: 100%;
    display: block;
}

#bmlbox_prevLink {
    left: 0;
    float: left;
    background: url(bm.assets/lightbox_prev.gif) left 0% no-repeat;
}

#bmlbox_nextLink {
    right: 0;
    float: right;
    background: url(bm.assets/lightbox_next.gif) right 0% no-repeat;
}

#bmlbox_imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
	overflow: hidden;
	width: 100%	
}

#bmlbox_imageData {
    padding: 0 10px;
    color: #666;
}

#bmlbox_imageData #bmlbox_imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}

#bmlbox_imageData #bmlbox_caption {
    font-weight: bold;
}

#bmlbox_imageData #bmlbox_numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#bmlbox_imageData #bmlbox_bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}

#bmlbox_overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 0px; /* fixes pageload flash in some sites */
    background-color: #000;
}

/* sitemap link
---------------------------------------------------------- */
a.bma_sitemap { display:none }

/* START NAVIGATION VNAV STYLES
------------------------------------------------------ */
/* $Id: vnav_dropdown.css 2716 2007-10-31 17:46:37Z josh $
   Thanks to the gang from htmldog.com and the handy suckerfish technique:
   http://www.htmldog.com/articles/suckerfish/dropdowns/

This section controls the color of the navigation;
these may be overridden in the theme styles
-------------------------------------------------------------------    */
div.bmn_vnav li {
    background-color: #fff;        /*background color of main section area*/
}

div.bmn_vnav li ul li {
    background: #eff;              /*background color of dropdown menus */
}

div.bmn_vnav li:hover, div.bmn_vnav li.bmn_hover {
    background: #dee;              /* rollover background color */
}

div.bmn_vnav li {
    border-bottom: 1px solid #dee; /* border between menu items */
}

/*
This section controls the width of the navigation; override in theme styles
-------------------------------------------------------------------    */
div.bmn_vnav, div.bmn_vnav ul, div.bmn_vnav li {
    /* if safari has trouble w/vertical alignment of submenus,
       try setting to a unit-based width, like 100px */
    width:100%;
}

div.bmn_vnav li ul {
    margin-left:100%; /* match width above */
}

/* the rest is the css to handle the layout of the dropdowns
   --------------------------------------------------------- */

/* note: avoid position:relative on "div.bmn_vnav" or
   "div.bmn_vnav ul" -- makes ie7 cover adjacent text
   and links and make them unclickable */

div.bmn_vnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

div.bmn_vnav a {
    display: block;
    padding: .3em;
}

div.bmn_vnav li {
    line-height:1.2em;
    float: left;
    position:relative;
}

/*hide all subnav*/
div.bmn_vnav li ul {
    /* margin is line height (1.2em) + ( 2 x padding div.bmn_vnav a (.3em) ) */
    margin-top:-1.8em;
    position: absolute;
    z-index: 1001;
    left: -999999em;
}

/*reveal first-level subnav on rollover*/
div.bmn_vnav li:hover ul,
div.bmn_vnav li.bmn_hover ul {
    left: auto;
}
/* ... but keep nested second-level and third-level subnav hidden */
div.bmn_vnav li:hover ul ul,
div.bmn_vnav li.bmn_hover ul ul,
div.bmn_vnav li:hover ul ul ul,
div.bmn_vnav li.bmn_hover ul ul ul {
    left: -999999em;
}
/* ... until their parents are rolled over */
div.bmn_vnav li li:hover ul,
div.bmn_vnav li li.bmn_hover ul,
div.bmn_vnav li li li:hover ul,
div.bmn_vnav li li li.bmn_hover ul {
    left: auto;
}

/*get clear of the floated navigation */
div.bmn_vnav span.bmn_clearNav {
    height:0px;
    font-size:0px;
    display:block;
    width: 0px;
    overflow:hidden;
    clear:left;
}

/* START NAVIGATION HNAV STYLES
------------------------------------------------------ */
/* $Id: hnav_dropdown.css 2690 2007-10-19 13:11:44Z josh $
   Thanks to the gang from htmldog.com and the handy suckerfish technique:
   http://www.htmldog.com/articles/suckerfish/dropdowns/

This section controls the color of the navigation;
these may be overridden in the theme styles
-------------------------------------------------------------------    */

div.bmn_hnav li {
    background: #fff;  /* background color of main, top-level sections */
}

div.bmn_hnav li li {
    background-color: #eff;  /* background color of dropdowns*/
}

div.bmn_hnav li:hover, div.bmn_hnav li.bmn_hover {
    background: #dee;    /* rollover background color */
}

div.bmn_hnav li {
    border-bottom: 1px solid #dee;   /* border between menu items */
    border-right: 1px solid #dee;
}

div.bmn_hnav li ul {
    padding-top: 1px;   /* should be same width as border-bottom above */
}

/*
This section controls the width of the navigation; override in theme styles
-------------------------------------------------------------------    */
div.bmn_hnav li { /* vary main section width according to name length */
    width:auto; 
}

div.bmn_hnav li ul,
div.bmn_hnav li li {
    width:10em; /* width of the navigation items and dropdown menus */
}
div.bmn_hnav li ul ul {
    margin-left:10em; /* should be same as the width above */
}

/* the rest is the css to handle the layout of the dropdowns
   --------------------------------------------------------- */
div.bmn_hnav, div.bmn_hnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position:relative;
    zoom:1; /* forces IE to give layout and honor relative position */
}
div.bmn_hnav { margin: 0px 0px 1px 0px; }

div.bmn_hnav a {
    display: block;
    padding: .2em .7em;
}

div.bmn_hnav li {
    float: left;
    line-height:1.2em;
}
div.bmn_hnav li ul ul {
    margin-top:-1.6em; /* line height + ( 2 x padding on div.bmn_hnav li ) */
}

/*fix issue in IE7*/
div.bmn_hnav li:hover,
div.bmn_hnav li.bmn_hover {
    position: static;
}

/*hide all subnav*/
div.bmn_hnav li ul {
    position: absolute;
    z-index: 1001;
    left: -999999em;
}
/*reveal first-level subnav on rollover*/
div.bmn_hnav li:hover ul,
div.bmn_hnav li.bmn_hover ul {
    left: auto;
}
/* ... but keep nested second-level and third-level subnav hidden */
div.bmn_hnav li:hover ul ul,
div.bmn_hnav li.bmn_hover ul ul,
div.bmn_hnav li:hover ul ul ul,
div.bmn_hnav li.bmn_hover ul ul ul {
    left: -999999em;
}
/* ... until their parents are rolled over */
div.bmn_hnav li li:hover ul,
div.bmn_hnav li li.bmn_hover ul,
div.bmn_hnav li li li:hover ul,
div.bmn_hnav li li li.bmn_hover ul {
    left: auto;
}

/*get clear of the floated navigation */
div.bmn_hnav span.bmn_clearNav {
    height:0px;
    font-size:0px;
    display:block;
    width: 0px;
    overflow:hidden;
    clear:left;
}

/* START SUBNAVIGATION VSUB STYLES
------------------------------------------------------ */
/* $Id: vsub_dropdown.css 2716 2007-10-31 17:46:37Z josh $
   Thanks to the gang from htmldog.com and the handy suckerfish technique:
   http://www.htmldog.com/articles/suckerfish/dropdowns/

This section controls the color of the navigation;
these may be overridden in the theme styles
-------------------------------------------------------------------    */
div.bmn_vsubnav li {
    background-color: #fff;        /*background color of main section area*/
}

div.bmn_vsubnav li ul li {
    background: #eff;              /*background color of dropdown menus */
}

div.bmn_vsubnav li:hover, div.bmn_vsubnav li.bmn_hover {
    background: #dee;              /* rollover background color */
}

div.bmn_vsubnav li {
    border-bottom: 1px solid #dee; /* border between menu items */
}

/*
This section controls the width of the navigation; override in theme styles
-------------------------------------------------------------------    */
div.bmn_vsubnav, div.bmn_vsubnav ul, div.bmn_vsubnav li {
    /* if safari has trouble w/vertical alignment of submenus,
       try setting to a unit-based width, like 100px */
    width:100%;
}

div.bmn_vsubnav li ul {
    margin-left:100%; /* match width above */
}

/* the rest is the css to handle the layout of the dropdowns
   --------------------------------------------------------- */
   
/* note: avoid position:relative on "div.bmn_vsubnav" or
   "div.bmn_vsubnav ul" -- makes ie7 cover adjacent text
   and links and make them unclickable */

div.bmn_vsubnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

div.bmn_vsubnav a {
    display: block;
    padding: .3em;
}

div.bmn_vsubnav li {
    line-height:1.2em;
    float: left;
    position:relative;
}

/*hide all subnav*/
div.bmn_vsubnav li ul {
    /* margin is line height (1.2em) + ( 2 x padding div.bmn_vsubnav a (.3em) ) */
    margin-top:-1.8em;
    position: absolute;
    z-index: 1001;
    left: -999999em;
}

/*reveal first-level subnav on rollover*/
div.bmn_vsubnav li:hover ul,
div.bmn_vsubnav li.bmn_hover ul {
    left: auto;
}
/* ... but keep nested second-level and third-level subnav hidden */
div.bmn_vsubnav li:hover ul ul,
div.bmn_vsubnav li.bmn_hover ul ul,
div.bmn_vsubnav li:hover ul ul ul,
div.bmn_vsubnav li.bmn_hover ul ul ul {
    left: -999999em;
}
/* ... until their parents are rolled over */
div.bmn_vsubnav li li:hover ul,
div.bmn_vsubnav li li.bmn_hover ul,
div.bmn_vsubnav li li li:hover ul,
div.bmn_vsubnav li li li.bmn_hover ul {
    left: auto;
}

/*get clear of the floated navigation */
div.bmn_vsubnav span.bmn_clearNav {
    height:0px;
    font-size:0px;
    display:block;
    width: 0px;
    overflow:hidden;
    clear:left;
}

/* START SUBNAVIGATION HSUB STYLES
------------------------------------------------------ */
/* $Id: hsub_dropdown.css 2690 2007-10-19 13:11:44Z josh $
   Thanks to the gang from htmldog.com and the handy suckerfish technique:
   http://www.htmldog.com/articles/suckerfish/dropdowns/

This section controls the color of the navigation;
these may be overridden in the theme styles
-------------------------------------------------------------------    */

div.bmn_hsubnav li {
    background: #fff;  /* background color of main, top-level sections */
}

div.bmn_hsubnav li li {
    background-color: #eff;  /* background color of dropdowns*/
}

div.bmn_hsubnav li:hover, div.bmn_hsubnav li.bmn_hover {
    background: #dee;    /* rollover background color */
}

div.bmn_hsubnav li {
    border-bottom: 1px solid #dee;   /* border between menu items */
    border-right: 1px solid #dee;
}

div.bmn_hsubnav li ul {
    padding-top: 1px;   /* should be same width as border-bottom above */
}

/*
This section controls the width of the navigation; override in theme styles
-------------------------------------------------------------------    */
div.bmn_hsubnav li { /* vary main section width according to name length */
    width:auto; 
}

div.bmn_hsubnav li ul,
div.bmn_hsubnav li li {
    width:10em; /* width of the navigation items and dropdown menus */
}
div.bmn_hsubnav li ul ul {
    margin-left:10em; /* should be same as the width above */
}

/* the rest is the css to handle the layout of the dropdowns
   --------------------------------------------------------- */
div.bmn_hsubnav, div.bmn_hsubnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position:relative;
    zoom:1; /* forces IE to give layout and honor relative position */
}
div.bmn_hsubnav { margin: 0px 0px 1px 0px; }

div.bmn_hsubnav a {
    display: block;
    padding: .2em .7em;
}

div.bmn_hsubnav li {
    float: left;
    line-height:1.2em;
}
div.bmn_hsubnav li ul ul {
    margin-top:-1.6em; /* line height + ( 2 x padding on div.bmn_hsubnav li ) */
}

/*fix issue in IE7*/
div.bmn_hsubnav li:hover,
div.bmn_hsubnav li.bmn_hover {
    position: static;
}

/*hide all subnav*/
div.bmn_hsubnav li ul {
    position: absolute;
    z-index: 1001;
    left: -999999em;
}
/*reveal first-level subnav on rollover*/
div.bmn_hsubnav li:hover ul,
div.bmn_hsubnav li.bmn_hover ul {
    left: auto;
}
/* ... but keep nested second-level and third-level subnav hidden */
div.bmn_hsubnav li:hover ul ul,
div.bmn_hsubnav li.bmn_hover ul ul,
div.bmn_hsubnav li:hover ul ul ul,
div.bmn_hsubnav li.bmn_hover ul ul ul {
    left: -999999em;
}
/* ... until their parents are rolled over */
div.bmn_hsubnav li li:hover ul,
div.bmn_hsubnav li li.bmn_hover ul,
div.bmn_hsubnav li li li:hover ul,
div.bmn_hsubnav li li li.bmn_hover ul {
    left: auto;
}

/*get clear of the floated navigation */
div.bmn_hsubnav span.bmn_clearNav {
    height:0px;
    font-size:0px;
    display:block;
    width: 0px;
    overflow:hidden;
    clear:left;
}

/* START THEME STYLES
----------------------------------------------------------- */
h1{font-size:200%}
h2{font-size:150%}
#testata h2, div.testata_interna h2 {display:none;}
h3{font-size:130%}
h4{font-size:120%;}
html {font-size: 62.5%;}
body {font-size:100%;}

html,body,p,div,span,h1,h2,h3,h4,ul,form{margin:0;padding:0}

body { 
 font:1.1em Verdana, Times New Roman, serif;
background:url(bm.theme/footer-long.gif);
 background-position: bottom;
 background-repeat: repeat-x;
 background-color: #000;
 margin:0;
 color:#fff;
}

ul{list-style-type:none}
a:link, a:visited{text-decoration:none;color:#FFF;}
a:hover, a:active{text-decoration: none;color: #FFF;}

.bmw_quickteaseLinks h3.bma_heading {display:none;}

/*-------------- MODIFICA CLASSI BIG MEDIUM -----------------*/

div.bmn_vsubnav li {
	border-bottom: none;
}

div.bmn_vsubnav li a{font-size:105%;}

img.bma_leftthumb {border:1px solid #CCCCCC;}

.bmw_quickteaseLinks, .bmw_newsLinks {padding:20px 0 0 0; margin:0}

.bmw_quickteaseLinks a, .bmw_newsLinks a {text-transform: uppercase;}

.bmw_quickteaseLinks a:link, .bmw_quickteaseLinks a:visited{text-decoration: none;color:#F3D00C;}
.bmw_latestLinks a:link, .bmw_latestLinks a:visited{text-decoration: none;color:#F3D00C;}

.bmw_announcements{padding-top:10px;}

/*h3.bma_heading{display:none;}*/

a.bma_head{font-size:110%;}

.bmc_leftContentImage{float:left;width:75px;}

/*-------------- FINE MODIFICA CLASSI BIG MEDIUM -----------------*/


/*-------------- REGOLE CONTENITORE E MAIN -----------------*/

#container{
	color:#fff;
	width:740px;
	margin:0 auto;
	text-align:left; 
	position:relative;
}

#main {
 padding-bottom: 0;
 font-size:1em;
 width:739px;
 float:left;
}

/*-------------- FINE REGOLE CONTENITORE E MAIN -----------------*/



/*------------- REGOLE BARRA LINGUA E RICERCA -------------------------*/

#tools {
	background:#000;
	padding:5px;
	word-spacing:20px;
}

#tools li{display: inline;}

#tools a:link, #tools a:visited{
	text-decoration: underline; 
	color:#fff
}

#tools_section {
	 padding:5px; 
	 font-size:1em; 
	 margin:3px 0;
 }
 
#tools_section li{
	position:relative;
	padding:5px 0; 
	display:inline;	
}
#tools_section li.ricerca{
	position:absolute;
	top:4px;
	right:15px;
	padding-top:0px;
}

#tools_section a:link, #tools_section a:visited{
	text-decoration: underline; 
	color:#fff;
}

#tools_section .search-submit {background:#990000;color:#fff;}

#ricerca {position:absolute; right:0; top:3px;}

#ricerca .search-submit {background:#990000;color:#fff;}

/*---------FINE REGOLE BARRA LINGUA E RICERCA -------------------*/


/*------------------ REGOLE TESTATA -------------------------*/

#header {padding:0px;
margin:10px 0 3px;
background:url(bm.theme/header_fabri.jpg) no-repeat;
position: relative;
}

#header h1{
	width:174px;
	height:45px;
	background:url(bm.theme/torino-city.gif) no-repeat;position:relative;
}
#header h1 a span{display:none;}
#header h1 a {display:block;
	width:174px;
	height:37px;
	position:absolute;
}
#header img{padding:5px;
	
}
#slider {position:relative;z-index:1;overflow:hidden;height:158px;}

#slider a.bma_tips, #slider h3.bmw_tips,#slider .bmw_tips .bmc_caption {display:none;}
/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/
.coin-slider {overflow:hidden; zoom: 1; position: relative;margin-bottom:1.5em;}
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0; padding:10px 10px 10px 0;z-index:1000;top:0;}
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next {/*background-color: #000000; color: #FFFFFF; padding: 0px 10px;*/display:none;}
#home div.bmc_image {padding:0;}
/* --------- */

/*---------------------- FINE REGOLE TESTATA -----------------------*/


/*---------------------- REGOLE TESTATA SEZIONI-------------------------*/
#header_section {
padding-top:5px;
padding-bottom:5px;
background:url(bm.theme/header_sezioni.jpg) no-repeat;
}

#header_section h1{
width:300px;
height:51px;
font-size:150%;
margin-left:400px;
padding-top:0;
position:relative;
}

#header_section p, #header p{
width:740px;
height:150px;
font-size:150%;
margin-left:0px;
padding:0px;
margin-top:15px;
position:relative;
clear:both;
}

#header_section h1 span, #header_section p span, #header p span {display:none;}


/*---------------------- FINE REGOLE TESTATA SEZIONI-----------------------*/


/*------------------------- REGOLE CONTENUTO ------------------------------*/

#content{
float: left;
    padding: 0;
    position: relative;
    width: 530px;
}
#content h1, #content h2{
	border-bottom:1px solid #FF0000;
	padding-top:20px;
	padding-bottom:5px;
}

#content .image{
	float:left;
	width:500px;
}

#content p {margin-bottom:1em;}

#content .bma_head {font-weight:bold;}

/*-------------------- FINE REGOLE CONTENUTO ----------------------*/

/*-------------------- REGOLE MENU SEZIONI HOME -------------------*/

#sezioni {
float:right;
position:relative;
width:196px;
text-transform: uppercase;
margin:10px 0 0 0;
}
#home #sezioni {
    margin-top: 20px;
}

#sezioni h3, #sidebar_sezioni h3{
 background: #CE0408;
    border-bottom: 1px solid #F0F0F0;
    color: #FFFFFF;
    font-size: 1.2em;
    letter-spacing: 2px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    text-indent: 5px;
    text-transform: none;
}

#sezioni h3.linkto {border-bottom:2px solid #CE0408; background: none;}
#sezioni h3.linkto a {text-decoration:none}

#sezioni ul, #sidebar_sezioni ul  {
 padding: 0;
 margin: 1em 0;
 list-style-type: none;
}

#sezioni ul li, #sidebar_sezioni ul li{
 font: 1.1em/1.2em Verdana, Arial, Helvetica, sans-serif;
 /*display:inline;*/
 border-bottom:none;
 background: #000;
 margin:1px 0;
 padding:0;
}

#sidebar_sezioni ul li{
list-style-type:none;
 text-transform:uppercase;
padding-bottom:5px;
}

#sezioni ul li a:link, #sezioni ul li a:visited, #sidebar_sezioni ul li a:link, #sidebar_sezioni ul li a:visited{
display:block;
text-decoration:none;
background: url(bm.theme/icons/nav-bullet.gif) no-repeat 3px 50%;
padding-left:20px;
}

#sezioni ul li a:hover, #sezioni ul li a:active, #sidebar_sezioni ul li a:hover, #sidebar_sezioni ul li a:active{
text-decoration:none;
display:block;
background: #f0f0f0 url(bm.theme/icons/nav-bullet-bright.gif) no-repeat 3px 50%;
color:#000;
}

/*--------------------- FINE REGOLE MENU SEZIONI HOME -------------*/


/*--------------------- REGOLE COMING SOON ------------------------*/

#anticipazioni .bmw_link {
width:49%;
float:left;
padding-left:5px;
}
#anticipazioni h2, #anticipazioni .bmw_link p {position:relative;}

/*--------------------- FINE REGOLE COMING SOON -------------------*/


/*--------------------- REGOLE SIDEBAR SEZIONI --------------------*/

#sidebar_sezioni{
    float: right;
    margin-top: 20px;
    padding: 0;
    width: 196px;
}

#sidebar_sezioni .bmw_moreLinks, #sidebar_sezioni .elenco {
	margin-top:10px; 
	text-transform: none;
}

/*link gialli con plus*/

#sidebar_sezioni .elenco ul li a:link, #sidebar_sezioni .elenco ul li a:visited {
	background: #000 url(bm.theme/icons/nav-bullet.gif) no-repeat 3px 50%; 
	color:#f3d00c; 
	text-transform:none;
}

#sidebar_sezioni .elenco ul li a:hover, #sidebar_sezioni .elenco ul li a:active {
	background: #000 url(bm.theme/icons/nav-bullet-bright.gif) no-repeat 3px 50%;
	color:#f3d00c; 
	text-transform:none;
}

#sidebar_sezioni a {text-decoration:none;}
#sidebar_sezioni a:link, #sidebar_sezioni a:visited{color:#FFF;}
#sidebar_sezioni a:hover, #sidebar_sezioni a:active{color:#F3D00C;}

/*------------------------- FINE REGOLE SIDEBAR SEZIONI ----------------------*/


/*------------------------- REGOLE CORPO NOTIZIE ----------------------*/

#corponotizia{
	float:left;
	width:500px;
	
}
#corponotizia h2 {
	color:#fff;
	border-bottom:1px solid red;
	font-size:1.5em;
	margin: 10px auto 10px 0;
	padding-bottom:5px;
}

#corponotizia p {font-size:1.2em}
#corponotizia a {color:#F3D00C}
#corponotizia .bmw_latestLinks{padding-top:10px;}
#notizie li {margin-bottom:12px}
#notizie p {font-size:95%}
#notizie h3 {
	text-transform: uppercase;
	padding-bottom:5px;
}
/*#corponotizia img {float:left;margin-right:5px;}*/
/*#notizie img{float:left;margin-right:5px}*/


/*----------------------- FINE REGOLE CORPO NOTIZIE --------------------*/


/*------------------------- REGOLE RASSEGNA STAMPA ------------------------------*/

/*#rassegnastampa img{
 position:absolute;
 left:0px;
 padding-right:1em;
}*/

#rassegnastampa .bmc_image {clear:both;}

#rassegnastampa ul {margin-left:100px;}
#rassegnastampa ul {margin-bottom:50px;}


/*------------------------- FINE REGOLE RASSEGNA STAMPA -------------------------*/

/*--------------------- REGOLE NEWS 3° PIANO ------------------------*/

#news3{
 position:relative;
 width:500px;
 float:left;
}

#news3 .bmw_quickteaseLinks {
padding:10px;
background: #fff;
color:#000;
}

div.bmw_link {margin-bottom:18px;}
#news3 a.bma_head{
color:red;
font-weight:bold;
font-size:1.1em;
}
#news3 img {border:1px solid #000;padding:8px;}

/*--------------------- FINE NEWS 3° PIANO -------------------*/

/*----------------------- REGOLE PIE DI PAGINA -------------------------*/
#footer{
height:100px;
position:relative;
clear:both;
}

#footer ul{margin-left:39%;color:#fff;padding-top:70px;font-weight:bold;}
#footer ul li {display:inline;padding:20px;}

/*--------------------- FINE REGOLE PIE DI PAGINA -----------------------*/

/*update*/


.bmw_quickteaseLinks .bmw_link {
	padding-left:170px; 
	position:relative;
	padding-bottom:5px;
        min-height: 60px;
}
.bmw_newsLinks .bmw_link {
	padding-left:0px; 
}

/*.bma_mediatop {position:relative; padding-bottom:25px}*/

#news3 .bmw_link {padding-left:0;}

/*.bmw_link {
	position:absolute; 
	top:0; 
	left:0;
}*/
.bma_mediatop {
	position:absolute; 
	top:0; 
	left:0;
}

.bmw_newsLinks .bma_mediatop{
	position:static; 
}
#sidebar_sezioni .bmw_moreLinks .bmw_link {padding-left:0;}

#anticipazioni .bmw_quickteaseLinks .bmw_link .bma_mediatop {
	position:relative; 
	float:left;
}

#news3 .bmw_quickteaseLinks .bmw_link {padding-left:220px;}

#sezioni p {margin-top:10px}

#rassegnastampa h3 {
	font-size:1.6em;  
	margin-bottom:10px;
}

#rassegnastampa h2 {margin-bottom:20px}
#news3 .bmw_link {min-height:100px}

#breadcrumbs {padding:5px; background:#333; margin:3px 0}

#sidebar_sezioni ul.fratelli li {font-size:1.1em; line-height:1.2em; background:transparent;}
ul.fratelli li a {padding:0.3em}
/*
#sidebar_sezioni ul.fratelli li.attivo {background:#f0f0f0;}
#sidebar_sezioni ul.fratelli li.attivo a:link, #sidebar_sezioni ul.fratelli li.attivo a:visited, #sidebar_sezioni ul.fratelli li.attivo a:hover, #sidebar_sezioni ul.fratelli li.attivo a:active {background:#F0F0F0 url(bm.theme/icons/nav-bullet-bright.gif) no-repeat scroll 3px 50%; color:#000000; border:1px solid #f0f0f0}
*/
#rassesta .bmc_belowContent, #rassesta .bmc_leftDocument  {padding-left:80px; padding-bottom: 20px; }

.bmw_gallery h3 {display:none}

/* ------ nuovi stili ------ */

/*link gialli con plus*/

#sidebar_sezioni .elenco div.bmw_latestLinks div a{
display:block;
padding-left:20px;
}
#sidebar_sezioni .elenco div.bmw_latestLinks div a:link, #sidebar_sezioni .elenco div.bmw_latestLinks div a:visited {
    background: #000 url(bm.theme/icons/nav-bullet.gif) no-repeat 3px 50%;     
    color:#f3d00c; 
    text-transform:none;
}

#sidebar_sezioni .elenco div.bmw_latestLinks div a:hover, #sidebar_sezioni .elenco div.bmw_latestLinks div a:active {
    background: #000 url(bm.theme/icons/nav-bullet-bright.gif) no-repeat 3px 50%;
    color:#f3d00c; 
    text-transform:none;
}

/*tips*/

.bmw_tipContent ul li a{
padding: 3px 3px 3px 20px;
}

#sezioni p a:link.sotto, #sezioni p a:visited.sotto {text-decoration:underline;}
#sezioni p a:hover.sotto, #sezioni p a:active.sotto {text-decoration:none;}


/* accomodation */
#accomodation #content {margin-bottom:20px;}
p#prenota {margin:15px 0 15px;text-indent:-9999em;}
p#prenota a {display:block;width:195px;height:70px;background:url(banner_prenota_uk.jpg) no-repeat 0 0;}
p#prenota a:active {outline:none;border:none;} 
#accomodation #sidebar_sezioni {position:absolute;top:85px;right:0;}


/* 3 bottoni in home */
#primop {background:#CE0408;overflow:hidden;border-bottom:1px solid #fff;margin-top:20px;width:530px;}
#home #primop {margin-bottom:10px;}
#primop li {float:left;width:176px;border-left:1px solid #fff;text-align:center;font-weight:bold;letter-spacing:2px;}
#content h2 {padding-top:10px;}
#primop li:first-child {border-left:none;}
#primop li:last-child {border-right:none;}
#primop li a {display:block;line-height:23px;height:1%;position:relative;width:100%;font-size:1.2em;}
#primop li a:hover {background:#000;color:#eee;}
#primop li a:active {outline:none;}


#exhibitions .bmw_link,#shows .bmw_link,#events .bmw_link {padding-left:70px;/*height: auto !important;height:75px;*/min-height:65px;*padding-bottom:10px;position:relative;}

#exhibitions .testata_interna,#shows .testata_interna,#events .testata_interna, #exhibitions #sidebar_sezioni .elenco,#shows #sidebar_sezioni .elenco,#events #sidebar_sezioni .elenco {display:none;}

#home #content h2,#exhibitions h2,#shows h2,#events h2 {border-bottom:none;}
#home #content #anticipazioni h2 {border-bottom: 1px solid #FF0000;}
