@charset "utf-8";
/* CSS Document */

* {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}

body { 
	background: #c40000 url(/images/bg.jpg) no-repeat fixed 0 0; 
	font-family: 'Droid sans', 'Lucida Grande', 'Lucida sans', 'Lucida sans Unicode', Verdana, Helvetica, Sans-serif;
	font-size: 11px;

}

h1 { font-size: 2em; margin-bottom: 1em; color: red;}

p { 
	font-size: 1.15em; 
	line-height: 1.7em; 
	color: #666 
}

p strong { font-variant: small-caps; color: #E71D2E; font-weight: bold; }

p a { font-variant: small-caps; color: #E71D2E; font-weight: bold; border-bottom: 2px solid #ccc; }
p a:hover { color: #666; }

a.tooltip { cursor: help}



/* aree */

#wrapper { 
	width: 100%;
	margin-top: 0;
}

#menu { 
	height: 51px;
	_height: 0;
	width: 100%;
	position: fixed; 
	margin-top: 0;
	padding-top: 23px;
	background: transparent url(/images/menu_bg.gif) no-repeat fixed 0 0;
	_background: transparent url(/images/menu_bg_ie6.gif) no-repeat fixed 0 0;
	z-index: 1000;
}

#header {
	height: 220px;
	width: 100%;
	margin-bottom: 40px;
}

.logo { 
	position: absolute; 
	width: 583px;
	height: 220px;
	left: 0px;
	background: url(/images/logo.jpg) no-repeat 25px 45px;
	font-size: 0.1px;
	color: white;
}

#header h3.intro { margin-top: 40px; }

#header .intro {
	margin-left: 600px;
	display: block;
	max-width: 510px;
	margin-right: 20px;
}

#container { 
	padding-top: 23px;
	_padding-top: 0;
	margin-left: 63px; 
}

#content { 
	width: auto; 
	background: white; 
	margin-bottom: 15px;
	border-left: 5px solid #999;
	border-bottom: 5px solid #999;
	padding-bottom: 10px;
}

#footer {
	margin-left: 63px;
	height: 70px;
	background: url(/images/bottom_logo.gif) no-repeat 40px 0;
	padding-left: 400px; 
	color: white; 
}

#footer .wrapper {
	width: 30%;
	margin-left: 20px;
	float: left; 
	padding-bottom: 10px; 
}

.p20 {
	width: 24% !important;	
}

/* elementi */

.box {
	margin-left: 40px;
	padding-bottom: 40px;
}

.t750 {
	width: 620px;
}

.t500 {
	width: 510px;
	overflow: hidden;
}

.t250, .t300 {
	margin-top: 10px;
	margin-bottom: 40px;
	overflow: hidden;
	padding-bottom: 0 !important;
}

.t300web, .t300gfx {
	margin-top: 10px;
	margin-bottom: 30px;
	overflow: hidden;
	padding-bottom: 0 !important;
}

.t250, .t300 { border: 5px solid #ccc; }
.t300web { border: 5px solid #eee; }
.t300gfx { border: 5px solid #999; }

.t250 {
	width: 220px;
	height: 150px;	
}

.t300 {
	width: 300px;
	height: 200px;
}

.t300web, .t300gfx {
	width: 300px;	
	height: 200px;
}

#lastbox { 
	height: 250px; 
	padding-bottom: 40px;
}


/* pannello */

#panel {
	background: #ccc;
	height: 150px;
	display: none;
	margin-left: 68px;
	*margin-left: 5px;
	_margin-left: 68px;
	background: url(/images/panel.jpg) no-repeat 0 0;
}

div.slide {
	background: url(/images/slide-panel.jpg) no-repeat 0 0;
	margin-left: 108px;
	margin-left /*\**/: 45px\9;
	_margin-left: 54px;
	float: left;
	width: 489px;
	height: 28px;
	display: block;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

a.btn-slide {
	text-indent: -999em;
	display: block;
	width: 160px;
	height: 18px;
	float: right;
	margin-right: 40px;
	margin-top: 4px;
	background: url(/images/panel-apri.gif) no-repeat top right;
}
a.btn-slide:link {
}
a.btn-slide:hover {
	background: url(/images/panel-apri.gif) no-repeat top right;
}
.close {
	background: url(/images/panel-chiudi.gif) no-repeat top right !important;
}

a.btn-slide.en { background: url(/images/panel-open.gif) no-repeat top right;}
a.btn-slide.en:hover {	background: url(/images/panel-open.gif) no-repeat top right; }
.close.en { background: url(/images/panel-close.gif) no-repeat top right !important; }

.it, .eng { 
	text-indent: -999em;
	display: block; 
	float: left;
	margin-left: 30px; 
	margin-top: 1px;
	width: 65px;
	height: 24px;
}
.it { background: url(/images/it.gif) no-repeat top right;} 
.it:hover { background: url(/images/it_hover.gif) no-repeat top right; }
.eng { background: url(/images/en.gif) no-repeat top right;} 
.eng:hover { background: url(/images/en_hover.gif) no-repeat top right; }



/* navigation */

#nav {
	padding: 20px 0 0 20px;	
}

#nav li {
	overflow: visible;
	float:left;	
	height:26px;
	position:relative;	
	margin: 0 5px 0 5px;
	padding: 10px;
}

#nav li a {
	z-index:20;				
	display:block;	
	height:96px;
	position:relative;
	color:#777;
	text-indent: -999em;
}

#nav li .hover {
	position:absolute;	
	height: 26px;
	left:0; 
	top:0;	
	z-index:0;		
	display:none;	
	text-indent: -999em;
}	

#nav li.homepage .hover, #nav li.homepage.selected {
	width: 113px;
	background: url(/images/menu_homepage_on.gif) no-repeat 0 0;		
}
#nav li.servizi .hover, #nav li.servizi.selected {
	width: 85px;
	background: url(/images/menu_servizi_on.gif) no-repeat 0 0;		
}
#nav li.services .hover, #nav li.services.selected {
	width: 98px;
	background: url(/images/menu_services_on.gif) no-repeat 0 0;		
}
#nav li.portfolio .hover, #nav li.portfolio.selected {
	width: 113px;
	background: url(/images/menu_portfolio_on.gif) no-repeat 0 0;		
}
#nav li.cv .hover, #nav li.cv.selected {
	width: 191px;
	background: url(/images/menu_cv_on.gif) no-repeat 0 0;		
}
#nav li.resume .hover, #nav li.resume.selected {
	width: 91px;
	background: url(/images/menu_resume_on.gif) no-repeat 0 0;		
}
#nav li.contatti .hover, #nav li.contatti.selected {
	width: 102px;
	background: url(/images/menu_contatti_on.gif) no-repeat 0 0;		
}
#nav li.contacts .hover, #nav li.contacts.selected {
	width: 101px;
	background: url(/images/menu_contacts_on.gif) no-repeat 0 0;		
}
#nav li.extra .hover, #nav li.extra.selected {
	width: 74px;
	background: url(/images/menu_extra_on.gif) no-repeat 0 0;		
}
#nav li.goodies .hover, #nav li.goodies.selected {
	width: 91px;
	background: url(/images/menu_goodies_on.gif) no-repeat 0 0;		
}

#nav li.selected {
	background:url(selected.jpg) no-repeat center center;	
}

#nav li.homepage {
	width: 113px;
	background: url(/images/menu_homepage.gif) no-repeat 0 0;
}
#nav li.servizi {
	width: 85px;
	background: url(/images/menu_servizi.gif) no-repeat 0 0;
}
#nav li.services {
	width: 98px;
	background: url(/images/menu_services.gif) no-repeat 0 0;
}
#nav li.portfolio {
	width: 113px;
	background: url(/images/menu_portfolio.gif) no-repeat 0 0;
}
#nav li.cv {
	width: 191px;
	background: url(/images/menu_cv.gif) no-repeat 0 0;
}
#nav li.resume {
	width: 91px;
	background: url(/images/menu_resume.gif) no-repeat 0 0;
}
#nav li.contatti {
	width: 102px;
	background: url(/images/menu_contatti.gif) no-repeat 0 0;
}
#nav li.contacts {
	width: 101px;
	background: url(/images/menu_contacts.gif) no-repeat 0 0;
}
#nav li.extra {
	width: 74px;
	background: url(/images/menu_extra.gif) no-repeat 0 0;
}
#nav li.goodies {
	width: 91px;
	background: url(/images/menu_goodies.gif) no-repeat 0 0;
}

#nav li span { 
	position: absolute; 
	top: 35px; 
	text-indent: 0;
	color: #f5f5f5;
	margin-right: 20px;
	left: 0;
	display: none;
	background: #666;
	padding: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/* menu */

	#floatMenu {
		position:fixed;
		_position: absolute;
		top:27%;
		left:0;
		margin-left:5px;
		width:90px;
		padding-bottom: 20px;
		background: url(/images/floatmenu_bottom.gif) no-repeat bottom left;
		}
		#floatMenu ul {
			padding-top: 20px;
			background: url(/images/floatmenu_top.gif) no-repeat 0 0;
			}
			#floatMenu ul li { _margin-bottom: -16px; }
			#floatMenu ul li a {
				display:block;
				background-color:#ffffff;
				border-left:5px solid #999;
				text-decoration:none;
				color:#999;
				padding:8px 5px 8px 35px;
				text-transform: lowercase;
				font-variant: small-caps;
			}
			#floatMenu ul li.web a {
				background: white url(/images/floatmenu_web.gif) no-repeat 10px 6px;				
			}
			#floatMenu ul li.webapps a {
				background: white url(/images/floatmenu_webapps.gif) no-repeat 10px 8px;				
			}
			#floatMenu ul li.psd a {
				background: white url(/images/floatmenu_psd.gif) no-repeat 10px 10px;	
			}
			#floatMenu ul li.template a {
				background: white url(/images/floatmenu_templates.gif) no-repeat 10px 8px;	
			}
			#floatMenu ul li.cms a {
				background: white url(/images/floatmenu_cms.gif) no-repeat 10px 12px;
			}
			#floatMenu ul li.grafica a {
				background: white url(/images/floatmenu_grafica.gif) no-repeat 10px 1px;	
			}
			#floatMenu ul li a:hover {
				color:#333;
				background-color:#f5f5f5;
			}
			#floatMenu ul.menu1 li a:hover {
				border-color:#09f;
			}
			#floatMenu ul.menu2 li a:hover {
				border-color:#9f0;
			}
			#floatMenu ul.menu3 li a:hover {
				border-color:#f09;
			}

/* image slide panel */

.t250 .slider, .t300 .slider {
	background: url(/images/panel.jpg) no-repeat bottom right;
	border-top: 1px solid #dfdfdf;
	float: left;
	margin: 0;
	padding-bottom: 0;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	position: absolute;
	visibility: hidden;
}

.t300web .slider, .t300gfx .slider {
	float: left;
	margin: 0;
	padding: 10px;
	position: absolute;
	top: 203px;
	height: 160px;
	width: 280px;	
	visibility: hidden;
}

.t300gfx .slider {
	background: #ccc url(/images/panel-noline.jpg) no-repeat top center;	
	color: white;
	box-shadow: 0 -2px 2px #444;
	-moz-box-shadow: 0 -2px 2px #444;
	-webkit-box-shadow: 0 -2px 2px #444;
	text-shadow: 0px -1px 0px #444;
	-moz-text-shadow: 0px -1px 0px #444;
	-webkit-text-shadow: 0px -1px 0px #444;
}

.t300web .slider {
	background: #eee url(/images/panel-noline.jpg) no-repeat bottom center;	
	color: black;
	box-shadow: 0 -2px 2px #999;
	-moz-box-shadow: 0 -2px 2px #999;
	-webkit-box-shadow: 0 -2px 2px #999;
	text-shadow: 0px 1px 0px #f5f5f5;
	-moz-text-shadow: 0px 1px 0px #f5f5f5;
	-webkit-text-shadow: 0px 1px 0px #f5f5f5;
}

.t250 .slider {
	top: 150px;
	height: 30px;
	width: 210px;	
}

.t300 .slider {
	top: 200px;
	height: 30px;
	width: 290px;	
}

.slider a {
	width: 175px; 
	float: right; 
	font-size: 16px;
	font-variant: small-caps;
	color: white;
	font-weight: bold;
}

.slider a:hover {
	color: #f0f0f0;	
}

.t300web .buttons, .t300gfx .buttons {
	position: absolute;
	bottom: 16px;
	right: 10px;
	height: auto;
}

.buttons a { 
	display: block; 
	float: right;
	font-size: 10px;
	font-variant: normal;
	padding: 3px 10px 3px 10px;
	margin: 3px;
	width: auto !important;
	text-align: center;
}

.t250 .buttons a {
	padding: 3px 8px 3px 9px !important;
}

.t300web .buttons a {
	color: #333;
	background: #eee;
}

.t300web .buttons a:hover {
	color: #eee;
	background: #666;
	text-shadow: 0px -1px 0px #000;
	-moz-text-shadow: 0px -1px 0px #000;
	-webkit-text-shadow: 0px -1px 0px #000;
}

.t300gfx .buttons a {
	background: #999;	
	color: #fff;
}

.t300gfx .buttons a:hover {
	background: #eee;
	color: #333;
	text-shadow: 0px 1px 0px #fff;
	-moz-text-shadow: 0px 1px 0px #fff;
	-webkit-text-shadow: 0px 1px 0px #fff;
}

/* impaginazione */

.box img.right { float: right; padding: 0 0 10px 10px; }
.box img.left { float: left; padding: 0 10px 10px 0; }
.box img.portfolio { position: absolute; }

.t300web div.slider, .t300gfx div.slider {
	font-size: 	1.1em;
	line-height: 1.4em;
}

.t300web h4, .t300gfx h4 {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.2em;
	display: block; 
	zoom: 1;
}
.t300web h4 {
	color: #fff; 
}
.t300gfx h4 {
	color: #ddd; 
}

.t300web h5, .t300gfx h5 {
	font-variant: small-caps;
	font-size: 1em;
	display: block; 
	padding-bottom: 5px;
	font-weight: bold;
}
.t300web h5 {
	color: #eee; 
}
.t300gfx h5 {
	color: #ddd;
}

.t300web h6, .t300gfx h6 {
	font-variant: small-caps;
	font-size: 1em;
	display: block; 
	padding-top: 5px;
}
.t300web h6 {
	color: #eee; 
}
.t300gfx h6 {
	color: #ddd;
}

.hidden {
	display: none;	
}

.pigeon, .mobile, .home { padding-left: 30px; display: block; }
.pigeon { background: url(/images/icon_pigeon.gif) no-repeat 0 0; margin: 10px 0 20px 10px; }
.home { background: url(/images/icon_telephone.gif) no-repeat 0 0; margin: 10px 0 0 10px; }
.mobile { background: url(/images/icon_mobile.gif) no-repeat 0 0; margin: 0 0 0 10px; }

.skype, .fb { border: 0; margin-bottom: 5px;}
.skype { padding-left: 30px; display: block; background: url(/images/icon_skype.gif) no-repeat 0 0;}
.skype:hover { background: url(/images/icon_skype_on.gif) no-repeat 0 0;}
.fb { padding-left: 30px; display: block; background: url(/images/icon_fb.gif) no-repeat 0 0;}
.fb:hover { background: url(/images/icon_fb_on.gif) no-repeat 0 0;}

/*
fieldset { margin-left: 20px; }
form input[type="text"], textarea { width: 450px; margin-top: 10px; padding: 5px; }
form input[type="text"]:hover, textarea:hover { background: #fcfcfc; }
form input[type="text"] { border: 3px solid #dfdfdf; line-height: 2.7em; height: 1.8em; display: block; }
textarea {border: 3px solid #dfdfdf; height: 200px; display: block; } 
form input[type="submit"] { float: right; display: block; padding: 10px; background: #E2001F; color: white; font-variant: small-caps; font-size: 120%; font-weight: bold; margin-right: 33px; cursor: pointer; }
form input[type="submit"]:hover { background: #FF354F; }
*/

#customForm{
	padding: 0 10px 10px;
}
#customForm label{
	display: block;
	color: #797979;
	font-weight: 700;
	line-height: 1.4em;
}
#customForm input{
	width: 220px;
	padding: 6px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 3px solid #dfdfdf;
}
#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm textarea{
	width: 450px;
	height: 80px;
	padding: 6px;
	color: #666;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 3px solid #dfdfdf;
}
#customForm textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm div{
	margin-bottom: 15px;
}
#customForm div span{
	margin-left: 10px;
	color: #b1b1b1;
	font-size: 11px;
}
#customForm div span.error{
	color: #e46c6e;
}
#customForm #send{
	background: #E2001F;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
	cursor: pointer;
	float: right;
	margin-right: 23px;
	width: 70px;
}

#customForm #send:hover{
	background: #FF354F;
}
#error{
	margin-bottom: 20px;
	background: #f5f5f5;
}
#error ul{
	list-style: square;
	padding: 5px;
	font-size: 11px;
	color: #666;
}
#error ul li{
	list-style-position: inside;
	line-height: 1.6em;
}
#error ul li strong{
	color: #e46c6d;
}
#error.valid ul li strong{
	color: #93d72e;
	font-variant: small-caps;
	font-weight: bold;
}
#comment_label, #comment {
    display: none !important;
}
