﻿/*********************** PROJECT BY GRAFFITI 2000 - G2K *********************************************/

/*********************** STILI PER LE FORM **********************************************************/

form {
    margin: 0px;
    padding: 0px;
    color: #565656;
    }

form ul{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	width: 55%;
	font-size: 100%;
    }

form li{
    height: 25px;
	margin: 0px;
	padding: 12px 5px 12px 9px;
	position: relative;
    border-top: solid 1px #ebebeb;
    text-align: right;
    }
    
ul.formListLogin {
	width: 480px;
	float: left;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-right: 200px;
	margin-left: 30px;
	background: url('images/loginBox.jpg') right no-repeat;
	}
    
/*********************** STILI I CAMPI DELLE FORM ***************************************************/

label {
    width: 100px;
	line-height: 150%;
	border: none;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
    margin-top: -12px;
    text-align: left;
    }

input.text, input.file, textarea.textarea, select{
    width: 250px;
	margin: 0px;
	font-size: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 4px;
    }

select {
    width: 262px;
    }

.small {
    width: 20px;
	margin: 0px;
	font-size: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 4px;
    }

.smallY {
    width: 30px;
	margin: 0px;
	font-size: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 4px;
    }

input.text, textarea.textarea, .small, select, .smallY {
	border-top: 2px solid #dadada;
	border-left: 2px solid #dadada;
	border-right: 2px solid #dadada;
	border-bottom: 1px solid #dadada;
    background-color: #fafafa;
	font-family: Verdana, Helvetica, sans-serif;
    }

input.text:focus,
input.file:focus,
textarea.textarea:focus,
select.select:focus,
.small:focus,
.smallY:focus {
    background-color: #eeeeee;
    }
    
div.searchLabelLine {
	margin: 20px 0px 25px 0px;
	}
	
div.searchLabelLineTwo {
	overflow: hidden;
	float: left;
	margin: 0px 0px 25px 0px;
	}
    
span.searchLabel {
	color: #575757;
	font-size: 1.5em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
    padding: 0px 30px 0px 25px;
    }



/*********************** STILI PER I PULSANTI *******************************************************/

.sendBtn {
    width: 130px;
    height: 23px;
    margin-top: 10px;
    background: url('images/button-trans.png') 0px 0px no-repeat;
    border: 0px;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: bold;
    }

.sendBtn:hover {
    background: url('images/button-trans.png') 0px -23px no-repeat;
    }z

.resetBtn {
    width: 130px;
    height: 23px;
    margin-top: 10px;
    background: url('images/button-trans.png') 0px 0px no-repeat;
    border: 0px;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: bold;
    }

.resetBtn:hover {
    background: url('images/button-trans.png') 0px -23px no-repeat;
    }

.goBtn {
    width: 25px;
    height: 26px;
	margin: 0px 0px 0px 15px;
    background: url('images/go.jpg') 0px 0px no-repeat;
    border: 0px;
    cursor: pointer;
    }
    
   TD A.List
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ff0033;
    TEXT-DECORATION: none
} 

h3#ventanaIntro { 
	margin: 0;
	padding: 0;
	border-left: 3px solid #cc0001;
	font-size: 20px;
	font-weight: normal;
	color: #777777;
	padding: 15px 0 15px 20px;


 }
h4.ventanaSubIntro { padding-left: 50px; }
ul.ventana_serviceList { width: 450px; margin: 0px 0 0 240px; list-style-type:none; }
ul.ventana_serviceList li { padding: 10px 0; border-bottom-color: #8c8c8c; border-bottom-style: solid; border-bottom-width: 1px;}
ul.ventana_serviceList li linkdowload{ padding: 10px 500px; display:inline; border-bottom-color: #8c8c8c; border-bottom-style: solid; border-bottom-width: 1px;}

.scarica:link {color: #e2001a; font-weight: bold; text-decoration:none; }
.scarica:visited {color: #e2001a; font-weight: bold; text-decoration:none; }
.scarica:hover {color: #8c8c8c; font-weight: bold; text-decoration:none; }

