/* RESET
-----------------------------------------------------------------------------------------------
===============================================================================================*/
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
    }
    ol, ul {
		list-style: none;
	}


/* GENERAL
-----------------------------------------------------------------------------------------------
===============================================================================================*/
    body {
        font-family: "Arial", Arial, sans-serif;
        font-size: 14px;
        line-height: 17px;
        color: #585858;
        background: #FFFFFF;
    }
    .clear {
        clear: both;
    }
    .spacer_top {
        margin-top: 40px;
	}
    .spacer_top2x {
        margin-top: 80px;
	}
    a, a:active, a:visited {
        color: #FFFFFF;
        text-decoration: none;
    }
    a:hover{
        text-decoration: underline;
    }
    #page a {
        color: #20bad6;
	}
	h1 {
	    font-size: 28px;
	    font-weight: lighter;
	    line-height: 109px;
	    word-spacing: 60px;
	    color: #2A6998;
	    text-align: center;
	}
	h2 {
	    font-size: 24px;
	    font-weight: normal;
		color: #20BAD6;
		line-height: 63px;
		padding-left: 35px;
		/*margin-bottom: 40px;*/
		margin-bottom: 20px;
        background: url(../images/bg_h1.png) no-repeat left top;
	}
	h3 {
	    font-size: 22px;
	    font-weight: normal;
	    color: #20BAD6;
	    line-height: 60px;
		/*margin-bottom: 10px;*/
	}
	p {
		padding: 0px 0px 10px 0px;
		text-align: justify;
	}
	p.azzurro {
	    font-size: 20px;
	    color: #20BAD6;
	}



/* LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/
    /* GENERAL LAYOUT PARTS
	-----------------------------------------*/
	/* orizzontal list rule*/
	ul.horizontal{
	}
	ul.horizontal li{
	    float: left;
	    display: inline;
        margin:1px;
	}

    /* BACKGROUNDS
	-----------------------------------------*/
    #bg_container {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 582px;
		background: url(../images/bg_repeated.png) repeat-x left top;
	}
    #bg_container_outer {
        position: absolute;
        top: 0px;
        left: 0px;
		width: 100%;
		height: 582px;
		background: url(../images/bg_outer.png) no-repeat center top;
	}
	#container {
		margin: 0px auto;
		/*margin-bottom: 70px;*/
		margin-bottom: 40px;
	    width: 900px;
        min-height: 600px;
        height: auto !important;
        height: 600px;
	    /*border: 1px dotted #0F0;*/
	}
	#topbar {
	    margin: 0px auto;
	    width: 900px;
	    height: 132px;
	    background: url(../images/bg_topbar.png) no-repeat left top;
	}
	#banner {
	    margin: 0px auto;
	    width: 900px;
	    height: 340px;
	    background: url(../images/bg_banner.png) no-repeat left top;
	}
	#greybar {
	    margin: 0px auto;
	    width: 900px;
	    height: 109px;
	    background: url(../images/bg_greybar.png) no-repeat left top;
	}
	#page {
     	width: 800px;
	    margin: 0px auto;
	    margin: 50px;
	    margin-top: 20px;
	    margin-bottom: 20px;
	}
	#page div.left {
	    float: left;
	    display: inline;
	    width: 300px;
	}
	#page div.right {
	    float: right;
	    display: inline;
		width: 500px;
	}
	#clients_container {
	    margin: 0px auto;
	    width: 100%;
	    background: url(../images/bg_clients.png) repeat-x left top;
	    /*margin-bottom: 70px;*/
	    margin-bottom: 40px;
	}
	#topanchor {
	    margin: 0px auto;
	    margin-top: 10px;
	    margin-bottom: 10px;
	    width: 800px;
	    height: 34px;
	}
	#footer_container {
	    margin: 0px auto;
	    width: 100%;
	    height: 300px;
	    background: #2A6998;
	}
	#footer {
	    margin: 0px auto;
	    width: 900px;
	    height: 300px;
	    font-size: 11px;
	    color: #95B4CC;
	}


    /* TOPMENU
	-----------------------------------------*/
	#logo {
	    float: left;
	    display: inline;
	}
	#logo a{
	    display: block;
	    width: 240px;
	    height: 132px;
		background: url(../images/logo_tecnobit_topbar.png) no-repeat left top;
	}
	#topmenu {
	    float:right;
	    display: inline;
	    width: 600px;
	    height: 132px;
	}
	#topmenu ul {
	    float: right;
	    display: inline;
	    margin-right: 50px;
	}
	#topmenu li{
	    float: left;
	    display: inline;
	    width: 80px;
	    height: 72px;
	    font-size: 10px;
	    text-align: center;
	    padding: 60px 10px 0px 10px;
	}
	#topmenu a {
	    height: 18px;
	    line-height:18px;
	    display: block;
	    color: white;
	}
	#topmenu a:hover {
		background-color: #135180;
		text-decoration: none;
	}
	#topmenu a.active {
	    background-color: #135180;
	}



    /* BUTTONS
	-----------------------------------------*/
	a.top {
    	float:right;
		display:block;
	    width: 72px;
	    height: 34px;
	    background: url(../images/btn_top.png) no-repeat left top;
	}
	a.top:hover {
	    background-position: left -34px;
	}

	
	

	/* GREYBAR
	-----------------------------------------*/
	#greybar a {
	    color: #2A6998;
	}
	#greybar a:hover {
	    color: #20BAD6;
	    text-decoration: none;
	}


	/* SPOT LINKS
	-----------------------------------------*/
	#spotlinks {
	    margin: 0px auto;
	    margin-top: 10px;
	    width: 900px;
	}
	#spotlinks h2 {
	}
	#spotlinks ul#titles {
	    width: 800px;
	    height: 50px;
	    margin-left: 50px;
	}
	#spotlinks ul#titles li {
	    float: left;
	    display: inline;
	    width: 266px;
	    text-align: center;
	}
	#spotlinks ul#images {
	    width: 800px;
	    height: 171px;
	    margin-left: 50px;
	}
	#spotlinks ul#images li {
	    float: left;
	    display: inline;
	    width: 266px;
	}
	#spotlinks ul#images a {
	    display: block;
	    height: 171px;
	    background-repeat: no-repeat;
	    background-position: center top;
	}
	#spotlinks ul#images a:hover {
	    background-position: center -171px;
		cursor: pointer;
	}
    #consumabili {background-image: url(../images/spotlink_consumabili.png);}
    #spotlinks ul#images a#servizi {background-image: url(../images/spotlink_servizi.png);}
    #spotlinks ul#images a#contatti {background-image: url(../images/spotlink_contatti.png);}


	
	/* CLIENTS
	-----------------------------------------*/
	#clients {
	    margin: 0px auto;
	    width: 900px;
	    background: url(../images/bg_clients_grid.png) no-repeat center 140px;
	}
	#clients h3{
	    font-size: 34px;
	    font-weight: lighter;
	    line-height: 90px;
	    color: #2A6998;
	    padding-left: 50px;
	    margin-bottom: 50px;
	    background: url(../images/bg_clients_h3.png) no-repeat left top;
	}
	#clients ul {
	    width: 800px;
	    height: 102px;
	    margin-left: 50px;
	    margin-bottom: 1px;
	}
	#clients li {
	    float: left;
	    display: inline;
	    width: 200px;
	    height: 102px;
	    list-style: none;
	    text-align: center;
	}
	#clients a {
	    display: block;
	    height: 102px;
	    background-repeat: no-repeat;
	    background-position: left top;
	}
	#clients a:hover{
	    background-position: left -102px;
		cursor: pointer;
	}
	#aslvarese {background-image: url(../images/logo_aslvarese.png);}
	#bluvacanze {background-image: url(../images/logo_bluvacanze.png);}
	#agusta {background-image: url(../images/logo_agusta_westland.png);}
	#lascor {background-image: url(../images/logo_lascor.png);}
	#geos {background-image: url(../images/logo_geos.png);}
	#lilt {background-image: url(../images/logo_lilt.png);}
	#mandi {background-image: url(../images/logo_mandi.png);}
	#slimpa {background-image: url(../images/logo_slimpa.png);}
	#atos {background-image: url(../images/logo_atos.png);}
	


    /* SERVICES
	-----------------------------------------*/
	#servicesMenu {
	    width:250px;
	}
	#servicesMenu li:first-child {
	    margin-top:0;
	}
	#servicesMenu li {
	    height: 65px;
	    padding: 10px;
	    padding-top: 25px;
		margin-top: 10px;
		margin-bottom: 10px;
	    border-bottom: 1px solid #E5E5E5;
	}
	#servicesMenu li:hover, li.selected {
		background: url(../images/btn_services.png) no-repeat left top;
		cursor: pointer;
	}
	#servicesMenu li p.big {
	    font-size: 13px;
	    font-weight: normal;
	    line-height: 13px;
	    color: #093454;
	    padding-bottom: 5px;
	    text-align:left;
	}
	#servicesMenu li p.small {
	    font-size:10px;
	    line-height: 12px;
	    color: #2a6998;
	    text-align:left;
	}
	.servicesBody div {
	    display: none;
	}
	.servicesBody div.show {
		display: block;
	}


    /* CONTACTS
	-----------------------------------------*/
	.contactsRow {
		float:left;
		display:inline;
		width:100%;
		height:30px;
		margin-top:10px;
		border-bottom: 1px dotted #ccc;
	}
    .contactsRow h3 {
		margin:0;
		line-height:30px;
	}
    .contactsRow p {
        line-height:30px;
	}

    /* FOOTER
	-----------------------------------------*/
	#footerlogo {
	    float: left;
	    display: inline;
	    width: 200px;
	    height: 40px;
	    margin: 50px 0px 0px 50px;
	    background: url(../images/logo_tecnobit_footer.png) no-repeat left top;
	}
	#footermenu {
	    float: right;
	    display: inline;
	    width:500px;
	    color: #D4E1EA;
	    margin: 70px 50px 0px 0px;
	}
	#footermenu li {
	    float: left;
	    display: inline;
	    width: 90px;
	    height: 20px;
	    text-align: center;
		line-height: 20px;
		padding: 0px 15px 0px 15px;
	    border-left: 1px solid #598aaf;
	}
	#footermenu li:first-child {
	    border-left: none;
	    padding-left: 0;
	}
	#footermenu a {
	    height: 18px;
	    display: block;
	    color: white;
	}
	#footermenu a:hover {
		background-color: #3B75A0;
		text-decoration: none;
	}
	#footermenu a.active {
	    background-color: #3B75A0;
	}
	#copyrights {
		float:right;
		display:inline;
		width:500px;
		margin: 30px 50px 0px 0px;
		font-size: 9px;
		font-weight: normal;
		text-transform: uppercase;
	}
	#copyrights p {
	    margin:0;
	    padding:0;
	    line-height: 12px;
	}
	#copyrights a {
		text-decoration: underline;
	}
	#ets {
		float:right;
		display:inline;
		margin-top:90px;
		height:42px;
	}



	/* FORMS
	-----------------------------------------*/
	#contactForm fieldset {
	}
	#contactForm li {
	    list-style: none;
	    padding: 2px;
	}
	#contactForm label var {
	    color: #BB0000;
	}
	#contactForm input {
	    border: 1px solid #CCC;
    	background: #F8F8F8;
	    padding: 4px;
	    width: 240px;
	}
	#contactForm input:focus,#contactForm textarea:focus {
	    border: 1px dotted #444;
	}
	#contactForm label {
        display: inline-block;
		width: 100px;
		margin-right: 20px;
		vertical-align: top;
	}
	 #contactForm label.error{
	    width: 240px;
		color: #BB0000;
		font-size:10px;
		margin-left: 125px;
	}
	#contactForm textarea {
	    border: 1px solid #CCC;
	    background: #F8F8F8;
	    width: 90%;
	    height: 120px;
	}
	#contactForm .submit {
	    width: 150px;
	    margin-top: 20px;
	}
	#contactForm .submit:hover {
	    border: 1px solid #20BAD6;
	    cursor: pointer;
	}
	#contactFormResult {
		color: #20BAD6;
	    text-align: center;
	    margin-bottom: 20px;
	}
	#contactForm textarea.privacy { width: 240px; padding: 4px; height:80px; font-family: "Arial", Arial, sans-serif; font-size:10px; color:#999; }

    
