/* ACMOBILE  */

/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Header
:: Footer
:: Labels
:: Tabs
:: Pagination
:: Breadcrumbs
:: Lists
:: Panels
:: Nav
:: Video
:: Microformats
*/


/*    --------------------------------------------------
    Header
    -------------------------------------------------- */
#header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index:25; /*IMPORTANTE! non aumentare z-index. Reveal css zindex=40;*/
	
}

#header-container {
width: 100%;
}


/* ZURB bar */
#zurBar {
  background: #222222 url(../images/header-fixed-bg-black.png) repeat-x;
  /*border-bottom: solid px #00a5ff;*/
  border-bottom: solid 1px #000000;
  border-top: solid 1px #000000;
  padding-top: 4px ;
  padding-bottom: 4px;
  padding-left: 1px;
  padding-right: 1px;
  width: 100%;   
  }

#logo { /* mario 30/03/2012*/
  background: url(../images/acmobile_logo.png) no-repeat;
  padding: 6px 1px 6px 1px; 
}
#logo_veneto { padding: 6px 10px; position: absolute; top: -13px; right: -130px }     /* mario 07/05/2012*/

@media handheld, only screen and (max-width: 767px) {
#logo_veneto { padding: 6px 10px; position: absolute; top: -13px; right: 10px }       /* mario 07/05/2012*/
}
  #titolo h1 {  /* mario 30/03/2012*/
      padding-top: 4px;
      padding-left: 35px;
  }
  
      
@media handheld, only screen and (max-width: 767px) {
  #zurBar {
    padding-left: 10px;
    padding-top: 4px;     /* mario 30/03/2012*/
    padding-bottom: 4px;  /* mario 30/03/2012*/
    padding-right: 20px;
    width: 100%;   
   }
}

#zurBar h1, #zurBar h2 {
  margin-bottom: 0;
 
  line-height: 1; }
#zurBar h1 {
  color: white;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 800; }
#zurBar h1 a { color: #fff; font-weight: bold; }
#zurBar h2 a {
  text-indent: -99999px;
  display: block;
  width: 82px;
  height: 14px; }
  

#zurBar strong { display: block; margin: 0; padding: 0; height: 14px; line-height: 14px; position: relative; bottom: 4px; }
#zurBar strong a {
  line-height: 14px;
  color: #fff;
  font-weight: 500;
  padding-right: 12px;
}
#zurBar strong a.button { padding: 4px 10px; font-weight: bold; }




/*    --------------------------------------------------
    Footer
    -------------------------------------------------- */
#footer-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index:25; /*IMPORTANTE! non aumentare z-index. Reveal css zindex=40;*/
	
}

#footer-container {
}



/*    --------------------------------------------------
    Tabs           - matteo
    -------------------------------------------------- */
	
	
/*	dl.tabs.vertical.elenco dd a { display: block; width: auto; height: auto; padding: 15px 20px; line-height: 1; border: solid 0 #ccc; border-width: 1px 1px 0; margin: 0; color: #555; background: #FFFFFF url(../images/frw_arrow.png) no-repeat right; font-size: 15px; font-size: 1.5rem;}
	dl.tabs.vertical.elenco dd a.active { background: #d2f4ff url(../images/frw_arrow.png) no-repeat right; }
	
	dl.tabs.vertical.elenco dd.header a { 	display: block; width: auto; height: auto; padding: 15px 20px; 
										line-height: 1; border: solid 0px #1f678f; border-width: 1px 1px 1px 1px; margin: 0; color: #FFFFFF; background:#5593c2 url(../images/header-fixed-bg-blue1.png) repeat-x right;; 
										text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.28); font-size: 13px; }
	
	       */
	
/*    --------------------------------------------------
    PRESENTATION
    -------------------------------------------------- */	
	
div.foundation-header { margin: 0 0 40px 0; padding: 30px 0 0 0; border-bottom: solid 1px #ccc; }
div.foundation-header h1 { margin-bottom: 0; padding: 0; }
div.foundation-header h1 a { color: #181818; }
div.foundation-header h1 a:hover { color: #181818; }
div.foundation-header .subheader { margin-bottom: 9px; }

div.highlight { margin-bottom: 12px; }

#mobileNav { padding: 6px 10px; position: absolute; top: 0px; right: -130px }          /* mario 30/03/2012 */
#mobileBack { padding: 6px 10px; position: absolute; top: 0px; right:-55px; }  

@media handheld, only screen and (max-width: 767px) {
#mobileNav { padding: 6px 10px; position: absolute; top: 0px; right: 15px }

}
@media handheld, only screen and (max-width: 767px) {
#mobileBack { padding: 6px 10px; position: absolute; top: 0px; right: 85px; }  
}

#navModal { padding-bottom: 10px; }
#navModal dl.tabs { margin-left: -20px; margin-right: -20px; margin-bottom: 0; }
#navModal dl.tabs dd a { padding-top: 10px; padding-bottom: 10px; background: rgba(255,255,255,0.5); }

img.beta { position: absolute; top: 0px; right: 0px; }

/* Footer */
footer.row {
  margin-top: 80px;
  border-top: solid 1px #e6e6e6;
  padding-top: 20px; }
footer.row h6 {
  color: #6f6f6f;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 4px; }
footer.row p {
  color: #626262;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px; }
footer.row a {
  color: #222222; }
footer.row a:hover {
  text-decoration: underline; }
  


.row.display { background: #f4f4f4; margin-bottom: 10px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.row.display .column, .row.display .columns { background: #e7e7e7; font-size: 11px; text-indent: 3px; padding-top: 6px; padding-bottom: 6px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }





/*    --------------------------------------------------
    label
    -------------------------------------------------- */

.grey.label				{ background-color: #b5b5b5; }



/* CONTATORE */
.count {
    position: absolute;
    font-size: 11px;
    font-weight: bold;
    padding: .2em .5em;
    top: 50%;
    margin-top: -1em;
}

/* BUTTONS */
.orange.button			{ background-color: #ffb400; color: #FFFFFF; }
.nice.orange.button		{ border: 1px solid #e68700; }
.orange.button:hover, .orange.button:focus		{ background-color: #ff9600; }