/* LAYOUT */

BODY {
	COLOR: #ffffff; 
        FONT-FAMILY: verdana, arial, helvetica; 
        FONT-SIZE: 11px; 
        scrollbar-base-color: #ECECEC; 
        scrollbar-track-color: #ECECEC; 
        scrollbar-face-color: #000000; 
        scrollbar-highlight-color: #ECECEC; 
        scrollbar-3dlight-color: #ECECEC; 
        scrollbar-darkshadow-color: #A20000; 
        scrollbar-shadow-color: #A20000; 
        scrollbar-arrow-color: #ECECEC;
}

.container {
	width: 640px;
	background-color: #ffffff;
	float: left;
}
.Top {
	width: 640px;
	height: 155px;
	margin-bottom: 10px;
}
.maintitle {
	width: 253px;
	height: 155px;
	background-color: #000000;
	float: left;
	background-image: url(images/write_mlb.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.boxgraymenu{
	width: 120px;
	height: 155px;
	background-color: #757575;
	margin-left: 9px;
	float: left;
}
.boxgray {
	width: 120px;
	height: 155px;
	background-color: #ECECEC;
	margin-left: 9px;
	float: left;
}
.boxmlb {
	width: 120px;
	height: 155px;
	background-color: #FFFFFF;
	margin-left: 9px;
	float: left;
	background-image: url(images/brunelli_logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textboxgray{
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	margin-right: 10px;
	overflow: hidden;
}
.downtop {
	width: 640px;
	height: 18px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.graylineleft {
	width: 382px;
    height: 15px;
	background-color: #757575;
	float: left;
}
.grayline {
	width: 249px;
    height: 15px;
	margin-left: 9px;
	background-color: #ECECEC;
	float: left;
}
.Content {
	width: 640px;
    background-image: url(images/background.gif);
    background-repeat:repeat-y;
	float: left;
    margin-top: 7px;
}
.mainpic_in {
	width: 509px;
	border: 1px dotted #6a6a6a;
	background-color: #ffffff;
	float: left;
}
.mainlist {
    width: 480px;
	margin: 5px 0px 0px 0px;
	float: left;
}
.artistlist {
    width: 480px;
    text-align: justify;
	margin-top: 5px;
	padding-bottom: 8px;
	margin-bottom:10px;
}

.artistlist2 {
    	width: 480px;
    	text-align: justify;
    	color: black;
	margin-top: 5px;
	padding-bottom: 8px;
	margin-bottom:10px;
	_margin-left: 0px;
}
.artistlist2 p {
    	margin-left: 5px;
}
.artbox {
    float: left;
	width:220px;
	height: 50px;
	margin: 0px 0px 0px 10px;
}
.icoart {
    float: left;
    border: 1px solid #6a6a6a;
}
.boxartist {
    width: 146px !important;
	width: 150px;
	height: 21px !important;
	height: 25px;
	float: left;
	background-color: #ECECEC;
    border: 1px dotted #6a6a6a;
	margin: 10px 10px 25px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    color: #000;
	padding: 2px;
}

.boxfoto {
    background-color: #ececec;
	border: 1px solid #6a6a6a;
	padding: 5px;
	float: left;
	margin: 10px;
}
.focus {
	width: 200px;
    margin-left: 12px;
	float: left;
}

.color_in {
	width: 120px;
	margin-left: 9px;
	margin-bottom: 9px;
    float: left;
}
.NewsText {
	width: 100px;
	height: 370px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-right: 10px;
	overflow: hidden;
}
.maingrayline {
	width: 640px;
	height: 15px;
	float: left;
	background-color: #ECECEC;
}
.credits {
    width: 635px !important;
	width: 640px;
	height: 18px;
	float: left;
    margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
    padding-left: 5px;
}
.footer {
	width: 640px;
	height: 15px;
	background-color: #363636;
	float: left;
    margin-top: 10px;
}


/* Projects cards +++++++++++++++++++++++++++++++++++++++++++++ */

#altremostre{
width: 500px;
}

.Projectcard{
float: left;
clear: right;
width: 490px;
margin-bottom: 15px;
}

.Projectpic {
	float: left;
    padding: 6px 6px 2px 6px;
}
.ProjectTitle {
    padding: 6px 4px 0px 4px;
}
.ProjectArt {
    padding: 6px 4px 20px 4px;
}
.ProjectName {
    padding: 0px 8px 4px 8px;
    text-align: justify;
}
.segue {
    text-align: right;
    padding: 0px 4px 4px 0px;
    color: #99BB33;
}

/* END PAGE LAYOUT ----------------------------------------- */


/* FONTS ----------------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

INPUT{font-family:verdana;font-size:11px}
SELECT{font-family:verdana;font-size:11px}
TEXTAREA{font-family:verdana;font-size:11px}

.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
}
.titleSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
.BigTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
    	color: #000;
    	line-height: 18px;
}

.BigTitle-maiusc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

.BigTitle-sotto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    	color: grey;
}
.BlackBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    color: #000;
}
.BlackCaps {
	text-transform: uppercase;
}
.GrayBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #909090;
}
.smallgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
}
.Gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #909090;
}


.bannerLink a:hover {
	background: none;
}

.segue a:link {
    color: #A20000;
}

.segue a:hover {
	background: none;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background: #ffffff;	
}


/* Drop down menu styles */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 106px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 21px;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 2px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #666666; background: #FFF600; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */



/* IMMAGINI AREE GALLERIA */
.img_sinistra{
	border: 1px solid #000000;
	margin-right:5px;
	float:left;
	}
.fronte {
	border: 1px solid #000000;
	margin-bottom:10px;
	margin-right:5px;
	}
.omaggi{
	border: 1px solid #000000;
	margin-right:5px;
	}

hr {
   clear:both;
   display:block;
   visibility:hidden;
   height:0px;
}

/* E.C. 2008 */


.primotitolo{
font-size: 1.2em;
font-weight: bold;
color:black;
padding-left: 3px;
}

.bloccotitolo{
font-size: 1.2em;
font-weight: bold;
color:black;
position:relative;
padding-left: 3px;
}

.fotomostre{
width:490px;
float: left;
padding-top: 20px;
padding-bottom: 20px;
}

.fotomostre img{
border: 0}

.galleriamostre img{
border: 0;
padding: 2px;}


.bloccotitolovideo{
font-size: 1.2em;
font-weight: bold;
color:black;
position:relative;
padding-left: 3px;
margin-bottom:10px;
}

.videomostre{
width:490px;
}

.Stile1 {font-size: 9px}
