/*********************** PROJECT BY GRAFFITI 2000 - G2K *********************************************/

/*********************** STILI PER SELETTORI GENERALI ***********************************************/
body {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

a           { text-decoration: none; outline: none; }
a img       { border: 0; }
form        { margin: 0; padding: 0; }
fieldset    { margin: 0; padding: 0; border: 0; }

div.wrapper { height: 0px; clear: both; }
div.clear   { height: 0px; width: 1px; clear: both; float: none!important; border: 0!important; background-color: Transparent!important; }

/*********************** STILI PER LAYOUT ********************************************************/
div#layout {

}
/*********************** STILI PER HEADER ********************************************************/
div#header {
	width:970px;
	margin: 0 auto;
}
div#logo {
	width: 413px;
	height: 66px;
	padding: 30px 0px 0px 50px;
	float: left;
}
div#searchBox {
	padding: 40px 0px 0px 20px;
	width: 212px;
	height: 56px;
	float: left;
}
div.searchbar {
	width: 180px;
	padding: 2px 0px;
	border: 1px solid #b2b2b2;
	background: url("/templates/adamellobrenta/images/search-lens.jpg") right no-repeat;
}
input.searchinput {
	border: 0px;
	width: 145px;
	color: #797979;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 1px 0px 1px 5px;
	clear: left;
}
div#newsHeader {
	width: 245px;
	font-weight: bold;
	border-left: 1px solid #cccccc;
	float: left;
	padding: 70px 0px 0px 20px;
	height: 27px;
	color:#7a7a7a;
}

/*********************** STILI PER NAVBAR ********************************************************/
div#navbarext {
	clear: both;
	overflow: hidden;
}
div#navbar {
    min-width: 980px;
	border-bottom: 12px solid #dcd8d7;
	border-top: 12px solid #191919;
	background-color: #000000;
	height: 21px;
	padding: 9px 0 0 0;
	color: #FFFFFF;
	clear: both;
	overflow: hidden;
}
div#navbar a {
	color: #FFFFFF;
}
div#navbar a:hover {
	color: #999999;
}
div#navbarContainer {
	width: 970px;
	margin: 0 auto;
}
div#navbarContainer ul {
	margin: 0;
	padding: 0;
}
div#navbarContainer ul li {
	list-style-type: none;
	display: inline;
	margin: 0 15px 0 25px;
	font-weight: bold;
}
/*********************** STILI PER CONTAINER *****************************************************/
div#container {
	width: 970px;
	margin: 0px auto;
	background: url("/templates/adamellobrenta/images/back-container.jpg");
}	
/*********************** STILI PER MENU **********************************************************/

div#graffioMenu { 
	height: 51px; 
	width: 200px;
	margin: 60px 0 0 0;
	background: url('/templates/adamellobrenta/images/graffio-inner-pngfix.png') 0px 0px no-repeat;
	padding: 0;
}


div#menu {
	width: 235px;
	float: right;
	padding: 20px 20px 20px 20px;
	color: #a2a2a2;
	}
	
div.newsBox {
	background:#f4f2f3;
	border:1px solid #e1e1e1;
	padding:16px 6px 0px 6px;
	color:#9e9e9e;
	font-size:0.8em;
	width:137px;
	margin:20px 0px 0px 0px;
}
	
div#newsBoxNav {
	width:139px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 5px;
	color: #9f9f9f;
	text-align: center;
	font-size: 0.8em;
}

div#newsBoxNav a {
    color: #9f9f9f;
}

div#newsBoxNav a:hover {
    text-decoration:underline;
}

div.newsboxBlock p {
	margin:6px 0px;
}
div.newsboxBlock {
	margin: 2px 0px 18px 0px;
}
div.newsboxBlock a {
    color:#9f9f9f;
    text-decoration:none;
}
div.newsboxBlock a:hover {
    text-decoration:underline;
}
div.newsBox div.newsDate {
	background: url("/templates/adamellobrenta/images/news-date.gif") 0px 4px no-repeat;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin:0px;
	font-weight: bold;
}

/*********************** STILI PER CONTENT *******************************************************/

div#content {
	width: 637px;
	float: left;
	padding: 20px 30px 20px 20px;
	color: #a2a2a2;
	}

/*********************** STILI PER FOOTER ********************************************************/

div#footer {
    min-width:970px;
    overflow:hidden;
	clear: both;
	padding: 20px 0px 80px 0px;
	background: #FFFFFF url("/templates/adamellobrenta/images/back-footer.jpg") repeat-x;
	color: #7b797a;
	font-size: 0.8em;
}
	
div#footer a { color: #7b797a; }
	
div#footerContainer {
	width: 970px;
	margin: 0 auto;
}

div.navFooter {
	width: 60%;
	float: left;
	padding-top: 8px;
}

div.pdfVersion			{ width:50%; float:right; text-align:right; }
div.pdfVersion a		{ padding:2px 20px 2px 0px; height:16px; line-height:16px; background:url("/templates/adamellobrenta/images/pdf2.png") right 0px no-repeat; }
div.pdfVersion a:hover	{ background-position: right -16px; }

div.credits {
	clear: both;
	padding: 20px 0px 0px 30px;
}
	
div.navFooter ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
	
div.navFooter ul li {
	list-style-type: none;
	display: inline;
	padding-left: 15px;
}

div.navFooter ul li a {
	border-left: 1px solid #7b797a;
	padding-left: 15px;
}

div.navFooter ul li:first-child a {
	border: 0;
	padding-left: 0px;
}

/** VARIE **/
h3.xmas, h3.easter, h3.summer {
    display: none;
}
