/* CSS Document by Ice8180*/
/****************************GLOBAL******************************************/
*{
	padding:0px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#FFF;
	margin:auto;
}
a{
	text-decoration:none;
	color:#FF9900;
}
body{
	
	background-color:#000;
	color:#FFF;
}
h2{
	font-size:12px;
}
hr{
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
/****************************GENERAL******************************************/
.hide{
 	visibility:hidden;
}

#main{
	width:770px;
}

#header{
	width:770px;
	height:170px;
	background:url(../images/header.jpg) no-repeat;
	float:left;
}
#header h1 a{
	width:770px;
	height:170px;
}
#toolbar ul{
	margin-top:10px;
	margin-bottom:30px;
	width:770px;
	float:left;
	height:20px;
	margin-left:20px;
	display:inline;
}

#toolbar ul li{
	float:left;
	list-style:none;
	display:inline;
	height:20px;
	padding:15px;
	
}
/****************************PAGES******************************************/
#home{
	background:url(../images/home.gif) no-repeat;
	height:380px;
	width:770px;
	float:left;
	margin-top:20px;
}
#chisiamo{
	background:url(../images/chisiamo.gif) no-repeat;
	width:80px;
	height:20px;
}
#contatti{
	background:url(../images/contatti.gif) no-repeat;
	width:90px;
	height:20px;
}
#link{
	background:url(../images/link.gif) no-repeat;
	width:30px;
	height:20px;
}
#bartender{
	background:url(../images/bartender.gif)no-repeat;
	width:115px;
	height:20px;
}
#blender{
	background:url(../images/blender.gif) no-repeat;
	width:115px;
	height:20px;
}
#partner{
	background:url(../images/partner.gif) no-repeat;
	width:60px;
	height:20px;
}
#metal{
	background:url(../images/metal.gif) no-repeat;
	width:90px;
	height:20px;
}
#foto{
	background:url(../images/foto.gif) no-repeat;
	width:40px;
	height:20px;
}
#homeNews{
	width:220px;
	height:150px;
	margin-left:40px;
	margin-top: 80px;
	text-align:justify;
	}
#homeNews h3{
	color:#000000;
	font-size:12px;
}
#internalPage{
	width:770px;
	
}
/****************************LEFT TITLE******************************************/
#internalPage #title{
	width:100px;
	height:100%;
	float:left;
}
#chisiamoT{
	width:100px;
	height:250px;
	background:url(../images/chisiamoTit.gif) no-repeat top;
}
#blenderT{
	width:100px;
	height:350px;
	background:url(../images/blenderTit.gif) no-repeat top;
}
#metalT{
	width:100px;
	height:350px;
	background:url(../images/metalTit.gif) no-repeat top;
}
#linksT{
	width:100px;
	height:250px;
	background:url(../images/linksTit.gif) no-repeat top;
}
#contattiT{
	width:100px;
	height:250px;
	background:url(../images/contattiTit.gif) no-repeat top;
}
#bartenderT{
	width:100px;
	height:370px;
	background:url(../images/bartenderTit.gif) no-repeat top;
}
#fotoT{
	width:100px;
	height:250px;
	background:url(../images/fotoTit.gif) no-repeat top;
}
#partnerT{
	width:100px;
	height:250px;
	background:url(../images/partnerTit.gif) no-repeat top;
}
/****************************TEXT******************************************/
#internalPage #text{
	float:left;
	width:670px;
}
#text p{
	font-size:12px;
	padding:5px;
	font-weight:normal;
}
/*****************PAGING*********************/
.bigTitle{
	font-weight:bolder;
	text-transform:uppercase;
	color:#FFF;
	margin:10px;
	font-size:16px;
	border-bottom:double #FFF 1px;
	}
#goOn a{
	font-size:12px;
	color:#FFF;
	text-transform:lowercase;
	float:right;
}
#goOn a:hover{
	color:#FF9900;
}
/************LEFT AND RIGHT BLOCK****************/	
.leftBlock{
	float:left;
	width:500px;
	font-weight:normal;
	line-height:15px;
	font-size:12px;
}
.leftBlock img{ 
	float:left;
	width:150px;
	padding:5px;
}
.rightBlock{
	float:right;
	line-height:15px;
	width:500px;
	font-weight:normal;
	font-size:12px;
}
.rightBlock img{
	float:right;
	width:150px;
	padding:5px;
}
.topTitleLeft{
	float:left;
	border-bottom:#FF9900 1px dotted;
	width:500px;
	color:#FF9900;
	font-size:14px;
	margin:10px;
	}
.topTitleLeftMain{
	float:left;
	border-bottom:#FF9900 1px dotted;
	width:500px;
	color:#FF9900;
	font-size:16px;
	margin:10px;
	text-transform:uppercase;
	}
.topTitleRight{
	float:right;
	margin:10px;
	border-bottom:#FF9900 1px dotted;
	width:500px;
	color:#FF9900;
	font-size:14px;
	}	
/************PARTNERS****************/
.partnersBlock{
	padding-top:30px;
	width:600px;
}
.partnersBlock h3{
	font-size:12px;
	line-height:16px;
	padding:5px;
	font-weight:normal;
}	
.partnersBlock h2{
	font-size:13px;
	padding:5px;
	font-weight:bold;
}		
/****************************FOOTER******************************************/
#footer{
	padding:5px;
	float:left;
	margin-top:20px;
	border-top:#FF9900 1px dotted;
	width:770px;
	font-size:10px;
}

