
* { border: 0; margin: 0; padding: 0; }

body {
	font-size: 62.5%;
	color: #b5b5b5;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a {
	color: #FFFFFF;
	text-decoration: none;
	
}

a:hover {
	color: #D9A52F;
}

/*
----------------------------------- Main Structure
*/

#container {
	background-image: url(../images/top_grade4.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #000000; /*#151a25*/
}

#header {
	width: 875px;
	margin: 0 auto;
}

#header #logo {
	width: 428px;
	float: left;
	height: 110px;
	overflow: hidden;
	background-image:url(../images/firma-nunziolella4.gif);
	cursor:pointer;
	margin-bottom:2px;
	margin-left:1px;
}

#header #call {
	float: right;
	margin: 50px 0 0 0;
}

#header #menu {
	clear: both;
	height: 75px;
	padding: 13px 0 0 0 0;
	width: 875px;
}


#content {
	width: 875px;
	margin: 0 auto;
	clear: both;
}

#content #splash {
	height: 190px;
	margin-bottom: 55px;
	width: 875px;
}

#splash #title {
	width: 260px;
	padding: 50px 0 0 0;
	text-align: right;
}

#splash #image {
	width: 575px;
	height: 190px;
	float: right;
}

#splash #subimage {
	width: 575px;
	height: 110px;
	float: right;
	padding-top: 80px;
}


#splash #demooptions {
	width: 500px;
	height: 100px;
	float: right;
	padding-top: 80px;
	padding-left: 75px;
}

#content #plug-show {

	margin-bottom: 55px;
}


#content .plug {
	height: 190px;
	margin-bottom: 55px;
	width: 875px;
}

#content .plugtitle1 {
	width: 260px;
	padding: 60px 0 0 0;
	text-align: right;
	float: left;
}

#content .plugtitle2 {
	width: 260px;
	padding: 50px 0 0 0;
	text-align: right;
	float: left;
}

#content .plugtitle3 {
	width: 260px;
	padding: 60px 0 0 0;
	text-align: right;
	float: left;
}


#content #body {
	clear: both;
}

#body #left {
	width: 260px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 55px;
}

#body #right {
	margin-left: 80px;
	margin-bottom: 50px;
	width: 515px;
	margin-top:7px;
}
#body #reel {
	text-align: center;
	padding-bottom: 55px;
	padding-top: 30px;
}


#footer {
	clear: both;
	color: #202739;
	background-image: url(../images/footer_shade2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 65px;
}
#footer #copyright {
	width: 875px;
	margin: 0 auto;
	margin-bottom: 50px;
}
#footer #logos {
	text-align: right;
	height: 60px;
	margin-bottom: 20px;
}

#footer #copy {
	text-align: right;
	clear: both;
}



/*
----------------------------------- Lists
*/

/*left lists*/

#left ul {
	font-size: 1.1em;
	text-transform: uppercase;
	list-style-type:none;
}

#left li {
	clear: both;
}

#left li a {
	display: block;
	height: 25px;
	padding-top: 10px;
	color: #989A9F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313640;
	padding-right: 15px;
	
}

#left li a:hover {
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191E28;
	background-color: #11151E;
}
.activeMenuLat{
	background-color: #11151E;
}

#left li.selected {
	display: block;
	height: 25px;
	padding-top: 10px;
	padding-right: 15px;
	color: #FEDE01;
	background-color: #191E28;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313640;
}

#left li.selected_list {
	display: block;
	height: 25px;
	padding-top: 10px;
	padding-right: 15px;
	color: #FEDE01;
	background-color: #191E28;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313640;
}
#right #useflash {
	border: 1px solid #1D222C;
	background-image: url(../images/f_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 20px;
}
#right #useflash #flashlogo {
	float: left;
	margin-left: 50px;
	margin-bottom: 15px;
}
#right #useflash #flashmsg {
	float: left;
	padding-left: 40px;
	padding-top: 15px;
	color: #404F6A;
	padding-right: 40px;
	text-align: center;
}
#container #content #body #right #useflash #flashmsg a {
	color: #54688D;
}
#right #resume ul {
	margin-bottom: 25px;
	margin-left: 20px;
}





.biglist li strong {
	color: #FFCC00;
	font-size: 1.3em;
	padding-bottom: 4px;
	display: block;
	margin-bottom: 12px;
}


.biglist li {
	margin-bottom: 16px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #282D36;
}

.thumblist ul {}
.thumblist li {
	float: left;
}
.thumblist li a {
	display: block;
	width: 200px;
	padding: 5px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.thumblist img {
	border: 5px solid #313A4F;
}


/* sub-lists */

#left ul ul {
	font-size: 0.9em;
	width: 260px;
}
#left ul ul li {}

#left ul ul li a {
	padding-right: 30px;
	color: #4A525E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191E28;
	background-color: #131722;
}
#left ul ul li a:hover {
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191E28;
	background-color: #11141E;
}

/* footer lists */

#footer ul {
	font-size: 1.1em;
	color: #7B7D84;
	list-style-type:none;
}
#left .home1 a {
	color: #FFFFFF;
}


#footer li {
	float: right;
}

#footer li a {
	display: block;
	padding-top: 2px;
	color: #2C364E;
	padding-bottom: 2px;
	padding-left: 20px;
	
}

#footer li a:hover {
	color: #384563;
}




/*
----------------------------------- Typography
*/


#left h4 {
	margin-bottom: 5px;
}
#left h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	font-weight: normal;
	color: #E6B01E;
}


#left h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #D9A52F;
	margin-bottom: 5px;
	font-weight: normal;
	background-image: url(../images/left_list_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 6px;
	padding-top: 10px;
}

#left p {
	margin-bottom: 15px;
	font-size: 1.1em;
}

#left p strong {
	font-size: 1.2em;
}


#body #right p {
	text-align: justify;
	line-height: 2em;
	margin-bottom: 2em;
	font-size: 1.1em;
	color: #A3A3A3;
}

#body #right ul {
	line-height: 2em;
	font-size: 1.1em;
	color: #A3A3A3;
}

#body #right h3 {
	margin-top: 10px;
	margin-bottom: 20px;
}
#right #resume h5 {
	font-size: 1.3em;
	text-transform: uppercase;
	margin-bottom: 24px;
	color: #8998BC;
	font-weight: normal;
}


#splash #demooptions h2 {
	font-weight: normal;
	color: #344056;
	font-size: 2em;
}
#splash #demooptions a {
}


#body #right h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242D40;
	font-size: 1.7em;
	letter-spacing: 0.2em;
	color:#FF9600 ;/*#E6B01E - #FEDE01*/
	text-transform: uppercase;
	padding-bottom:10px;
	font-weight:lighter;
}



/*
 h4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #242D40;
	font-size: 1.7em;
	letter-spacing: 0.2em;
	color: #E6B01E;
	text-transform: uppercase;
}

*/


#body #right h4 img {
	border: 15px solid #0A0E17;
}

.webport {
	border: 5px solid #313A4F;
}




#footer h4 {
	display: block;
	height: 30px;
}


/*
----------------------------------- Menu
*/


/* Menu List */

#menu ul {
	list-style-type: none;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
#menu li {
	float: left;

}
#menu li a {
	display: block;
	height: 25px;
	float: left;
}
#menu li a:hover {}


/* Menu Buttons */
#menu .selected {
	background-color: #293141;
	background-image: url(../images/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


#menu #menu_home{
	width: 96px;
	text-align: right;
	background-image: none;
	display: block;
	padding: 25px 288px 0px 0px;
}


#menu #menu_aboutme a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/menu1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right:19px;
}

#menu #menu_aboutme a:hover {
	color: #151A25;
	background-color: #00C9FF;
}
.activeAboutme {
	color: #151A25;
	background-color: #00C9FF;
}

#menu #menu_consulenza a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/menu2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_consulenza a:hover {
	color: #151A25;
	background-color: #FE3000;
}

.activeConsulenza {
	color: #151A25;
	background-color: #FE3000;
}


#menu #menu_partnership a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/menu6.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_partnership a:hover {
	color: #151A25;
	background-color: #E8DCD2;
}
.activePartnership {
	color: #151A25;
	background-color: #E8DCD2;
}


#menu #menu_firstgroup {
	margin-right: 20px;
}

#menu #menu_firstgroup a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/on_firstgroup.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_firstgroup a:hover {
	color: #151A25;
	background-color: #81AF1E;
}

#menu #menu_formazione a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/menu4.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_formazione a:hover {
	color: #151A25;
	background-color: #FF9600;
}

.activeFormazione {
	color: #151A25;
	background-color: #FF9600;
}

#menu #menu_beneficienza {
	margin-right: 20px;
}

#menu #menu_beneficienza a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/on_beneficienza.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_beneficienza a:hover {
	color: #151A25;
	background-color: #645950;
}

#menu #menu_convention {
}

#menu #menu_convention a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_convention a:hover {
	color: #151A25;
	background-color: #FEDE01;
}

#menu #menu_incentive a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/on_incentive.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_incentive a:hover {
	color: #151A25;
	background-color: #E6B01E;
}

#menu #menu_contattami a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/menu5.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_contattami a:hover {
	color: #151A25;
	background-color: #00C900;
}
.activeContattami {
	color: #151A25;
	background-color: #00C900;
}


/*
----------------------------------- Splash Images
*/



#splash .splash_stills {
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#splash .splash_stills_equipment {
	background-image: url(../images/splash_equipment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_stills_examples {
	background-image: url(../images/splash_examples.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_video {
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#splash .splash_video_equipment {
	background-image: url(../images/splash_equipment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_audio {
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_audio_equipment {
	background-image: url(../images/splash_equipment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#splash .splash_audio_composer {
	background-image: url(../images/splash_harry_hansen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_audio_samples {
	background-image: url(../images/splash_samples.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_brand {
	background-image: url(../images/splash.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_brand_pricing {
	background-image: url(../images/splash.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_brand_portfolio {
	background-image: url(../images/splash.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_web {
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_web_pricing {
	background-image: url(../images/splash_pricing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_web_process {
	background-image: url(../images/web/splash_process.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_web_portfolio {
	background-image: url(../images/web/splash_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_contact {
	background-image: url(../images/contact/splash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash .splash_about {
	background-image: url(../images/about/splash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*
----------------------------------- Tables
*/

/* Equipment */

.equipmentlist {
	width: 515px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FEDE01;
	margin-bottom: 40px;
}
td.listheader, .listheader td {
	font-size: 1.1em;
	background-color: #191E28;
	padding: 10px;
	letter-spacing: 0.1em;
}
.listheader strong {
	font-size: 1.6em;
}


th.listheader {
	font-size: 1.1em;
	background-color: #131722;
	padding: 10px;
	color: #4A525E;
	font-weight: normal;
}

td.listitem, .listitem td {
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131722;
	padding: 10px;
	background-color: #131722;
}

.listspacer td { height: 10px; 	background-color: #242D40;}


/*
----------------------------------- Forms
*/
/*
.formbox {
	padding-top: 40px;
	padding-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #313640;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

fieldset {
	clear: both;
	margin-bottom: 35px;
}

label {
	font-size: 1.2em;
	float: left;
	display: block;
	width: 120px;
	margin-right: 30px;
	text-align: right;
}

select {
	font-size: 1.4em;
	padding: 2px;
	border: 1px solid #ADB8CF;
	background-color: #FFFFDD;
	width: 327px;
	background-image: url(../images/contact/form_bgs.gif);
	background-repeat: repeat-x;
	background-position: center top;

}
/*
.input, textarea {
	font-size: 1.4em;
	padding: 2px;
	border: 1px solid #ADB8CF;
	background-color: #FFFFDD;
	width: 320px;
	background-image: url(../images/contact/form_bgs.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#submit {
	width: 59px;
	height: 22px;
	border: 0;
	margin-right: 40px;
} 


/*
----------------------------------- Handy Pandys
*/

.clear { 
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textjustified {
	text-align: justify;
}
.flash{
	margin-right:-20px;
}
.elenco{
	margin-left:15px;
	list-style-image:url(../images/li-image.gif);
	list-style-type:none;
}

.form{
	font: 11px/17px "Lucida Grande", tahoma, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #ccc;
    TEXT-DECORATION: none;
	margin-right:0;
	margin-left:50;
}

.input
{
	BORDER-RIGHT: #FF9600 1px solid;
	BORDER-TOP: #FF9600 1px solid;
	FONT-SIZE: 2px;
	BORDER-LEFT: #FF9600 1px solid;
	COLOR: #ccc;
	BORDER-BOTTOM: #FF9600 1px solid;
	font: 11px/17px "Lucida Grande", tahoma, sans-serif;
	BACKGROUND-COLOR: #000000;
	TEXT-DECORATION: none;
}

.BUTTON
{
border-bottom:thin solid #D25502;
border-right:thin solid #D25502;
border-top:thin solid #FEC167;
border-left:thin solid #FEC167;
font-size:11px;
font: 11px/17px "Lucida Grande", tahoma, sans-serif;
font-weight:bold;
background-color:#FF9600;
color: #000000;
padding-top:0px;
cursor:hand;
width:235px;
height: 22px;
}
#leggiposta a{
	color:#000000;
}


