﻿/*********************** PROJECT BY GRAFFITI 2000 - G2K *********************************************/

/*********************** STILI PER SELETTORI GENERALI ***********************************************/


body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #ffffff;
	}
	
a {
	text-decoration: none;
	outline: none;
	}

form {
	margin: 0px;
	padding: 0px;
}
	
h1#downloadarea02 { 
	margin: 0;
	padding: 0;
	border-left: 3px solid #cc0001;
	font-size: 20px;
	font-weight: normal;
	color: #777777;
	padding: 15px 0 15px 20px;

	}	

div.wrapper {
    width: 90%;
    height: 0px;
    padding: 0px;
    overflow: hidden;
    margin: 0px auto;
    }
  
  
div.downloadarea {
 	width:505px; 
 	height:55px;
 	padding-top:50px;
 	clear:both;
 	

 	      }
 	
    
div.download {
	width:175px; 
	height:55px;
	float:left; 
      }
      
div.downloadgo {
	width:10px; 
	height:55px;
	float:left; 
	padding: 10px 0 20px 200px;

	
      }      

/*********************** STILI PER LAYOUT ********************************************************/

div#layout {
    width: 950px;
    margin: 0px auto;
	position: relative;
	}

/*********************** STILI PER HEADER ********************************************************/

div#header {
    height: 90px;
    background: url('images/arcese_logo.jpg') center left no-repeat;
	}
			
div#headerLogin {
    height: 319px;
	border-bottom: 8px solid #7d0103;
    background: url('images/topLogin.jpg') center left no-repeat;
	}

/*********************** STILI PER MENU **********************************************************/

div#menuLogin {
	width: 196px;
	position: absolute;
	top: 90px;
	left: 29px;
	}
	
div#menuLoginFirst { height: 327px; background-color: #9e0c0f; }
div#menuLoginSecond { background-color: #9e0c0f; }

/*********************** STILI PER IL CONTAINER ***************************************************/

ul#serviceList {
	margin: 0;
	padding: 20px 0 60px 250px;
	list-style-type: none;
	}

ul#serviceList li { float: left; border-left: 1px solid #797979; padding: 0 9px 0 15px; }
ul#serviceList :first-child { border-left: 0px; padding: 0px 9px 0px 0px; }
li#trackingArcese a { display: block; width: 191px; height: 27px; background: url('images/tr_ar.jpg') no-repeat; }
li#trackingVentana a { display: block; width: 175px; height: 27px; background: url('images/tr_vs.jpg') no-repeat; }
li#estrazioneMag a { display: block; width: 161px; height: 27px; background: url('images/da_mag.jpg') no-repeat; }
li#trackingArcese a:hover { background: url('images/tr_ar.jpg') 0px -27px no-repeat; }
li#trackingVentana a:hover { background: url('images/tr_vs.jpg') 0px -27px no-repeat; }
li#estrazioneMag a:hover { background: url('images/da_mag.jpg') 0px -27px no-repeat; }


div#containerLogin {
	width: 700px;
	padding: 20px 0px 0px 250px;
	}
	
div#containerLogin p {color: #777777; margin-left:23px;}

div#containerLogin p.forgot { width:500px;}

li.logosIcon { background: url('images/loginLogo.jpg') 10px 20px no-repeat; }
li.logosIcon p { margin-top:40px; line-height:20px;}


li.logosIcon p a { color: #a41315; }
li.logosIcon p a:hover { color: #777777; text-decoration:none;}