/* CSS Document */

body {
	font: 12px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #0f0f0f url(../img/black.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

a {
	color: #bbb;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

td {
	font: 12px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#main {
	width: 800px;
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -400px;
}

#header {
	width: 800px;
}

#logo {
	height: 70px;
	width: 220px;
	margin: 20px 0px 20px 20px;
	background: url(../img/logo.png) no-repeat left top;
}

#logo a {
	height: 70px;
	width: 220px;
	display: block;	
}

#logo h1,h2 {
	display: none;
}

#menu {
	width: 100%;
	height: 30px;
	text-align: center;
	background: url(../img/bkg_menu.png) repeat-x left top;
}

#menu ul {
	margin: 0px 25px 0px 25px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	float: left;
	width: 121px;
	margin: 0px 2px 0px 2px;
	height: 30px;
	font: 14px/14px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background: url(../img/btn.png) repeat-x left top;	
}

#menu a {
	text-decoration: none;
	color: #888;
	display: block;
	padding: 10px 0px 9px 0px;
	height: 30px;
}

#menu a:hover {
	text-decoration: none;
	color: #fff;
	background: url(../img/btn_over.gif) repeat-x left top;		
}

#menu .here {
	text-decoration: none;
	color: #fff;
	background: url(../img/btn_over.gif) repeat-x left top;		
}


#content {
	background: #df3900 url(../img/bkg-2.gif) no-repeat left -1px;
	position: relative;	
	min-height: 300px;
	width: 100%;
	max-width: 800px;
	float: left;
}

.btnSpecial {
	background: url(../img/btnSpecial.png) no-repeat left top;
	width: 119px;
	height: 26px;
	display: block;
	text-align: center;
	font: 10px/10px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: white !important;
	text-decoration: none !important;
	font-weight: bold;	
	padding-top: 8px;
	text-transform: uppercase;
	border: none !important;
}

.btnSpecial:hover {
	text-decoration: none !important;
}

#content h3 {
	font: 17px/22px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #e03a00;
	margin-bottom: 0px;
	text-align: left;
}

#content h4 {
	font: 14px/17px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #e03a00;
	margin-bottom: 0;
	text-align: left;
}

#content hr {
	display: none;
}

#content p {
	margin: 4px 0px 20px 0px;	
}


#history {
	font: 11px/13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 20px 0px 0px 30px;
}

#history a {
	color: #ff9175;
	text-decoration: none;
}

#history a:hover {
	color: #fff;
	text-decoration: none;
}

#login {
	margin: 203px 0px 0px 0px;
	padding: 20px 20px 44px 40px;
	width: 47%;
	max-width: 320px;
	background: #232323 url(../img/col_login.jpg) no-repeat left top;	
	height: 206px;
	float: right;
	display: inline;
}

#login form {
	margin: 0px;
	padding: 0px;
}

#login input {
	font: 13px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 4px;
	background-color: #fff;		
	border: 1px solid #fff;	
	height: 24px;				
}

#login a {
	color: #bbb;
	text-decoration: underline;
}

#login a:hover {
	color: #fff;
	text-decoration: underline;
}

#login form {
	margin: 0px 0px 25px 0px;				
}

#login .btn {
	width: 60px;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 4px;
	background-color: #df3900;		
	border: 1px solid #fff;
	color: #fff;			
}

#news {
	margin: 103px 0px 0px 0px;
	padding: 40px 20px 30px 40px;	
	width: 400px;
	background: #232323 url(../img/col_news-2.png) no-repeat left top;		
	height: auto;
	float: left;	
	display: inline;	
	/*-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topright: 30px;*/
}

#news select, input {
	font: 13px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 4px;
	border: 0px solid #fff;	
	height: 24px;	
}

#news textarea {
	font: 13px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 4px;
	border: 0px solid #fff;	
}

#news .btn {
	width: 60px;
	margin: 10px 0px 0px 0px;
	padding: 4px;
	background-color: #df3900;		
	border: 1px solid #fff;
	color: #fff;			
}

#news hr {
	display: none;
}

#news h3 {
	font: 15px/18px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #e03a00;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

#news .dateNews {
	background: #b82f01;
	color: #fff;
	padding: 2px 2px 0 2px;
	font-size: 12px;
}

#news .pipeNews {
	display: none;
}

#news p {
	font: 12px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 0px;	
	font-size: 13px;
}

#news a {
	color: #bbb;
	text-decoration: underline;
}

#news a:hover {
	color: #fff;
	text-decoration: underline;
}

#contentPage {
	position: relative;	
	margin: 0px 0px 0px 0px;
	padding: 20px 60px 20px 60px;	
	background: #1d1d1d url(../img/bkgGrey.gif) no-repeat left -67px;	
	float: left;
	height: auto;
	width: 100%;
	max-width: 680px;
}

#contentPage ul {
	padding-left: 0px;	
	margin-left: 0px;	
	list-style-position: inside;
}

#contentPage li {
	list-style-type: square;
	margin-bottom: 4px;	
	padding-left: 0px;	
	margin-left: 0px;	
}

#rightCol {
	float: right;
	margin: 0px 40px 0px 20px;
	padding: 0px 0px 0px 30px;	
	position: relative;
	background: url(../img/pipe.png) no-repeat left top;	
	width: 200px;	
}

#contentPage form {
	margin: 10px 0px 20px 0px;
}

#contentPage input,select {
	font: 13px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 4px;
	border: 0px solid #fff;	
	height: 24px;					
}

#contentPage textarea {
	font: 13px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 4px;
	border: 0px solid #fff;	
}

#contentPage .btn {
	width: 70px;
	margin: 10px 4px 10px 4px;
	padding: 4px;
	background-color: #df3900;		
	border: 1px solid #fff;
	color: #fff;			
}

#contentPage .downUl {
	padding: 2px 0px 0px 0px;	
	margin: 10px 0px 0px 0px;	
}

#contentPage .downLi {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	list-style-type: none;
	background: url(../img/pdf-icon.png) no-repeat left top;
	text-transform: uppercase;	
	border-bottom: 1px dotted #888;		
}

#contentPage .downLi h4 {
	color: #bbb;		
}

#contentPage .small {
	font: 9px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #fff;
}


#contentPage a {
	color: #bbb;
	text-decoration: underline;
}

#contentPage a:hover {
	color: #fff;
	text-decoration: underline;
}

#contentPage img {
	margin: 20px 0px 20px 30px;
	padding: 0px 0px 0px 0px;	
	background-color: #ffffff;		
	border: 4px solid #ffffff;
	float: right;
	clear: right;
}

/*
#contentPage .alfa {
	margin: 20px 30px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background-color: transparent;		
	border: none !important;
	float: right;
	clear: left;
}
*/

#contentPage .alfa {
	margin: 20px 0px 0px 30px;
	padding: 40px;	
	background-color: #ffffff;		
	border: none !important;
	float: right;
	clear: left;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;	
}

#ponteggi {
	margin: 154px 0px 0px 0px;
	width: 160px;
	height: 430px;
	float: left;
	background: #2d2e2e url(../img/col_ponteggi.png) no-repeat left top;		
}

#multiedil {
	margin: 154px 0px 0px 0px;
	width: 160px;
	height: 430px;
	float: left;	
	background: #2d2e2e url(../img/col_multiedil.png) no-repeat left top;		
}

#casseforme {
	margin: 154px 0px 0px 0px;
	width: 160px;
	height: 430px;
	float: left;
	background: #2d2e2e url(../img/col_casseforme.png) no-repeat left top;		
}

#macchine {
	margin: 154px 0px 0px 0px;
	width: 160px;
	height: 430px;
	float: left;
	background: #2d2e2e url(../img/col_macchine.png) no-repeat left top;		
}

#sport {
	margin: 154px 0px 0px 0px;
	width: 160px;
	height: 430px;
	float: left;
	background: #2d2e2e url(../img/col_sport.png) no-repeat left top;		
}

#acca {
	margin: 0px 0px 0px 0px;
	width: 266px;
	height: 184px;
	float: left;
	background: url(../img/col_acca.png) no-repeat left top;		
}

#portale {
	margin: 0px 0px 0px 0px;
	width: 268px;
	height: 184px;
	float: left;
	background: url(../img/col_portale.png) no-repeat left top;		
}

#tubo {
	margin: 0px 0px 0px 0px;
	width: 266px;
	height: 184px;
	float: left;
	background: url(../img/col_tubo.png) no-repeat left top;		
}

#intonacatrici {
	margin: 0px 0px 0px 0px;
	width: 266px;
	height: 360px;
	float: left;
	background: url(../img/col_intonacatrici.png) no-repeat left top;		
}

#pompe {
	margin: 0px 0px 0px 0px;
	width: 268px;
	height: 360px;
	float: left;
	background: url(../img/col_pompe.png) no-repeat left top;		
}

#trasportatori {
	margin: 0px 0px 0px 0px;
	width: 266px;
	height: 360px;
	float: left;
	background: url(../img/col_trasportatori.png) no-repeat left top;		
}

#imgProdCenter {
	margin: 40px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 33%;
	height: 210px;
	float: left;
	border: 0px solid white;		
}

#imgProdRight {
	margin: 40px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: 33%;
	height: 210px;
	float: left;
	border: 0px solid white;		
}

#previewCat {
	margin: 120px 20px 0px 35px;	
}

#previewCat p {
	margin-bottom: 20px;	
}

#previewCat a {
	color: #bbb;
	text-decoration: underline;
}

#previewCat a:hover {
	color: #fff;
	text-decoration: underline;
}

#previewProd {
	margin: 20px 20px 0px 35px;	
}

#previewProd ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: inside;
}

#previewProd li {
	list-style-type: square;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
	line-height: 12px;
}

#previewProd p {
	margin-bottom: 20px;	
}

#previewProd a {
	color: #bbb;
	text-decoration: underline;
}

#previewProd a:hover {
	color: #fff;
	text-decoration: underline;
}


#footer {
	padding: 10px 20px 10px 20px;
	width: auto;
	clear: left;
	text-align: center;
	border: 0px solid white;
}

#footer hr {
	display: none;
}

#copy {
	font: 10px/13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#copy a {
	color: #bbb;
	text-decoration: none;
}

#copy a:hover {
	color: #fff;
	text-decoration: none;
}

#headline {
	background: url(../img/headline.png) no-repeat left top;	
	margin: 0px 0px 0px 440px;	
	width: 334px;
	height: 33px;	
}

#loginAdmin {
	position: absolute;
	width: 27px;
	height: 27px;
	top: 280px;
	left: 0px;
	z-index: 2;
}

#logoutAdmin {
	position: absolute;
	width: 27px;
	height: 27px;
	top: 280px;
	left: 0px;
	z-index: 2;
}

#flash {
	width: 550px;
	height: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -200px 0px 0px -275px;
}

