﻿@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Arial;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

input {
	outline: none;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
}

.header {
	display: block;
	background: url(images/header_background.jpg) repeat-x;
	height: 137px;
}

.header-top {
	display: block;
	background: url(images/header_background_top.jpg) no-repeat 0 0;
	height: 137px;
	min-width: 1000px;
}

.elum-logo img {
	display: block;
	padding: 25px 0 0 28px;
	width: 117px;
}
.elum-logo p {
	color: #2C3A73;
}

/*  NAVIGATION  */

.navigation {
	/*top: 73px;
	left: 550px;
	position: absolute;*/
	top: -60px;
	left: 550px;
	position: relative;
    max-width: 600px;
}

.navigation ul {}

.navigation ul li {
	/*float: left;*/
	margin-right: 30px;
}

.navigation ul li a {
	color: #666666;
	background: url(images/navigation_icon.png) no-repeat left;
	padding-left: 20px;
	line-height: 33px;
	text-transform: uppercase;
}

.navigation ul li a.attivo,
.navigation ul li a:hover {
	/*color: #003478;*/
	color: #2C3A73;
	background: url(images/navigation_icon_hover.png) no-repeat left;
}

.navigation ul li a:hover {
}

/*  //NAVIGATION  */

.search-stampato {
	/*top: 37px;
	left: 500px;
	position: absolute;
	/*background-color: #F00;*/
	/*top: -70px;*/
	left: 410px;
	position: relative;
    max-width: 600px;
}

label.stampatoLabel {
	background: url(images/stampato_label_background.png) no-repeat right bottom;
	color: #666666;
	font-weight: bold;
	height: 26px;
	width: 163px;
	font-size: 11px;
	min-height: 26px;
	line-height: 14px;
	display: inline-block;
	text-align: right;
	padding-right: 10px;
}

input.stampatoField {
	background: url(images/stampato_field_background.png) no-repeat 0 0;
	border: none;
	color: #666666;
	padding: 0 30px 0 10px;
	width: 165px;
	height: 27px;
	min-height: 27px;
	line-height: 27px;
	font-family: Arial;
	font-size: 12px;
}

button.searchButton {
	border: none;
	background: url(images/search_stampato_button.png) no-repeat 0 0;
	display: inline-block;
	width: 18px;
	height: 26px;
	margin-left: -10px;
	cursor: pointer;
	vertical-align: middle;
}

.lingue {
	/*top: -75px;*/
    top: -67px;
	left: 130px;
	position: relative;
	display: block;
	width: 300px;
}
.lingue ul {
	margin-top: 7px;
}
.lingue ul li {
	text-align: right;
	max-height: 32px;
	min-height: 32px;
	margin-bottom: 7px;
}
.lingue ul li label {
	background: url(images/lingua_label_background.png) no-repeat bottom right;
	line-height: 32px;
	float: left;
	display: block;
	width: 146px;
	padding-right: 10px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
.lingue ul li div {
	float: right;
}

/*  SELECT HEADER  */

.header-custom-select {
	display: inline-block;
	background: url(images/header_select_repeat.png) repeat-x 0 0;
}

.header-custom-select span.left {
	display: inline-block;
	width: 7px;
	height: 32px;
	min-height: 32px;
	float: left;
	background: url(images/header_select_left.png) no-repeat 0 0;
}

.header-custom-select span.center {
	width: 130px;
	overflow: hidden;
	float: left;
	background: url(images/header_select_arrow.png) no-repeat 120px 0;
	min-height: 32px;
	max-height: 32px;
}

.header-custom-select span.right {
	display: inline-block;
	width: 7px;
	height: 32px;
	min-height: 32px;
	float: left;
	background: url(images/header_select_right.png) no-repeat 0 0;
}

* html select {
	letter-spacing: 1px;
}

.header-custom-select select {
	border: none;
	background: none;
	background-color: trasparent;
	-webkit-appearance: none;
	width: 150px;
	margin-top: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
}


.vin-custom-select {
	display: inline-block;
	background: url(images/header_select_repeat.png) repeat-x 0 0;
    margin-top: 4px;
    margin-left: 2px;
    width: 242px;
}

.vin-custom-select span.left {
	display: inline-block;
	width: 7px;
	height: 32px;
	min-height: 32px;
	float: left;
	background: url(images/header_select_left.png) no-repeat 0 0;
}

.vin-custom-select span.center {
	width: 228px;
	overflow: hidden;
	float: left;
	background: url(images/header_select_arrow.png) no-repeat 216px 0;
	min-height: 32px;
	max-height: 32px;
}

.vin-custom-select span.right {
	display: inline-block;
	width: 7px;
	height: 32px;
	min-height: 32px;
	float: left;
	background: url(images/header_select_right.png) no-repeat 0 0;
}

.vin-custom-select select {
	border: none;
	background: none;
	background-color: trasparent;
	-webkit-appearance: none;
	width: 250px;
	margin-top: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
}

.search-targa {
	background: url(images/targa_field_background.png) no-repeat 0 0;
	width: 247px;
	height: 40px;
	position: relative;
	margin-top: 38px;
    /*margin-top:4px;*/
}

.targaUserLogged
{
    margin-top:4px;
}

.search-targa input {
	float: left;
	border: none;
	background: none;
	background-color: trasparent;
	padding: 6px;
	margin: 8px 8px 8px 32px;
	width: 174px;
}

.search-targa span {
	float: left;
	width: 15px;
	height: 40px;
	border: none;
	background: none;
	background-color: trasparent;
	cursor: pointer;
	margin-left: 0;
}

/*  FOOTER  */

.footer-container {
	background: url(images/footer_container_background.jpg) repeat-x 0 0;
	border-top: 1px solid #dbdbdb;
	min-height: 185px;
	min-width: 1000px;
}

.footer {
	background: url(images/footer_background.jpg) no-repeat 0 0;
	min-height: 185px;
}

.footer p {
	margin: -3px 0 0 36px;
	border-top: 1px solid #dbdbdb;
	font-size: 10px;
	padding-top: 10px;
	width: 960px;
	color: #666666;
}

#footer-menu {
	margin: 0 0 0 34px;
}

#footer-menu li {
	display: inline;
	margin: 0 5px;
	line-height: 30px;
}

#footer-menu li a {
	color: #818181;
	font-size: 11px;
}

.clear {
	clear: both;
}

.close-button span.center {
	cursor: pointer; 
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    font-family: Arial;
    font-size: 9px;
    font-weight: bold;
}

.dati-testo {
	margin: 0 60px 0 60px;
	/*height: 100%;*/
	min-height: 400px;
}

.ui-autocomplete
{
	z-index: 100001;
}

.mopar_footer
{
    width:229px;
    height:80px;
    margin-left:36px;
}