/* CSS Document */

body {
	background-color: #dae3e9;
  background-image: url(../images/body_bg_1px.gif);
  background-repeat: repeat-x;
  background-position: top  ;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

table td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

h1, h2, h3 {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

input {
	margin: 0px;
}

table td {
  font-size: 11px;
}

a, a:hover {
  color: #505050;
  outline: none;
}

img {
  vertical-align: top;
}

.visual_clear {
  clear: both;
  width: 0px;
  height: 0px;
  font-size: 0px;
}

.perte a,
.cardperte a {
  text-decoration: none;
}

.perte a:hover,
.cardperte a:hover {
  text-decoration: underline;
}

img.button {
  cursor: pointer;
  cursor: hand;
}

/* common */
#page {
 	width: 902px;
	margin: auto;
}

#header {
	background-color: #b6b2ac;
  background-image: url(../images/top_bg_1px.gif);
  background-repeat: repeat-x;
  background-position: top;
	width: 902px;
	height: 89px;
}

.volvo_card_logo {
	float: left;
	height: 59px;
}

.volvo_logo {
	float: right;
	height: 59px;
}

#menu {
	clear: both;
	width: 902px;
	height: 30px;
	background-color: #afbdc6;
}

.menu_item {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding: 8px 10px;
}

.menu_item a {
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}

.menu_item a:hover,
.menu_item a.selected {
	color: #EEEEEE;
  text-decoration: underline;
}

.menu_separator {
	float: left;
	width: 1px;
}

#content {
	background-color: #FFFFFF;
}

#content a {
  font-weight: bold;
  color:  black;
}

.class {
	width: 902px;
	height: 450px;
}

#footer {
	padding-top: 10px;
	padding-bottom: 20px;
}

.copyright {
	text-align: center;
  color: #96a1a9;
}

.text_content {
	padding: 10px;
}

.breadcrumb {
	padding-top: 10px;
	padding-bottom: 20px;
}

.br_separator {
  padding-left: 6px;
  padding-right: 10px;
}

.columns {
	font-family: Tahoma, Geneva, sans-serif;
	width: 100%;
}

div.columns .breadcrumb {
  padding-top: 0px;
  padding-bottom: 10px;
}

/* index */
.flash {
  width: 902px;
  height: 450px;
}

/* renew */

.text_error {
  font-weight: bold;
  color: #c00000;
}

#renew_form {
	padding-top: 30px;
}

#renew_form .input_field {
	background-repeat: no-repeat;
	border: 1px solid #c0c0c0;
	padding: 2px;
	background-color: white;
	margin-left: 40px;
}

#renew_form .date_year {
  margin-left: 0px;
}

.date_field {
  text-align: center;
}

#agenda .input_field {
	background-repeat: no-repeat;
	border: 1px solid #c0c0c0;
	padding: 2px;
	background-color: white;
}

table.form-table {
  background-color: #dae2e9;
  width: 400px;
  padding-top: 10px;
}

table.form-table td {
  padding: 3px;
}

table.form-table td.actions {
  text-align: right;
  background-color: white;
  height: 80px;
}

#renew_form .gender {
  margin-left: 40px;
}

#renew_form .gender_label {
  font-weight: bold;
}

/* personal page */

.profile {
  background-color: #a4b1ba;
  padding: 10px;
}

.profile .label {
	padding-top: 7px;
	font-weight: bold;
  color: #808080;
}

.perte {
  padding: 10px;
}

.perte .list {
	padding-top: 15px;
	font-weight: bold;
	padding-left: 20px;
}

.perte .list .list-item {
  margin-bottom: 4px;
}

.reference {
  clear: both;
  padding-right: 3em;
}

.reference h2 {
  font-size: 14px;
  margin-bottom: 11px;
}

.reference .ref_text {
  font-size: 11px;
}

.ref_image {
	display: block;
	float: left;
	width: auto;
	height: 73px;
  margin-right: 12px;
  margin-bottom: 12px;
}

.cardperte {
  padding: 10px;
  border-left: 1px solid #b7b2ac;
}

/* premium */
.premia_text {
	width: 450px;
}

/* my volvo */
.highlight1 {
	width: 409px;
	padding-left: 20px;
	padding-bottom: 30px;
	line-height: 20px;
}

.highlight2 {
	padding-left: 20px;
	width: 409px;
	padding-bottom: 30px;
	line-height: 20px;
}

.highlight3 {
	width: 409px;
}

#agenda_table th {
  background-color: #dae2e9;
  color: #000000;
  height: 25px;
  text-align: center;
  padding-left: 4px;
}

#agenda_table td {
  height: 28px;
  padding: 3px;
} 

#agenda_table .left_cell {
  border-left: 1px solid #b7b2ac;
  border-bottom: 1px solid #b7b2ac;
  border-right: 1px solid #b7b2ac;
  font-weight: bold;
}

#agenda_table .center_cell {
  border-bottom: 1px solid #b7b2ac;
  text-align: center;
}

#agenda_table .right_cell {
  border-left: 1px solid #b7b2ac;
  border-bottom: 1px solid #b7b2ac;
  border-right: 1px solid #b7b2ac;
  text-align: center;
}

.action_buttons {
  padding-top: 24px;
  text-align: right;
}

.action_buttons input {
  border: 1px solid #b7b2ac;
  background-color: #dae2e9;
  padding:  2px 5px;
}

.reminders {
  padding: 2px 0 0 0;
}

.reminders .breadcrumb {
  padding: 8px 10px;
  margin-bottom: 10px;
}

.reminder_title {
  font-size: 20px;
  color: gray;
}

.alert_line {
  padding: 10px 0px;
}

.alert_line .alert_date {
  background-color: White;
  color: #746f69;
  float: left;
  width: 80px;
  clear: both;
}

.alert_line .alert_text {
  font-weight: bold;
  font-size: 11px;
  float: left;
  width: 350px;
} 

.alert_line .alert_text a {
  color: #49494b;
  font-weight: normal;
}

/* special offer */
.offer_row {
	padding: 20px;
	height: 100%;
}

.offer_row .text {
	width: 60%;
	float: left;
}

.offer_row .image {
	float: right;
}

.offer_row a, .offer_row a link:visited {
	color: #000;
	font-weight: bold;
}

.columns .separator {
	border-bottom: 1px solid #dae2e9;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.td_images img {
	padding-right: 10px;
}

/* navbar */
#navbar {
  background: transparent url(../images/sprite_nav-bar.png) no-repeat scroll 0 0;
  clear: both;
  height: 33px;
  overflow: hidden;
  position: relative;
}

#navbar td {
  background: transparent url(../images/bg_nav-bar_td.gif) no-repeat scroll right bottom;
  height: 32px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#navbar a {
  color: #343434;
  display: block;
  margin-right: 2px;
  padding: 0 12px 0 10px;
  text-decoration: none;
}

#navbar a:hover {
  background: transparent url(../images/sprite_nav-bar.png) repeat-x scroll 0 -136px;
  color: #343434;
}

#navbar td.first a:hover {
  background: transparent url(../images/sprite_nav-bar.png) no-repeat scroll 0 -34px;
}

/* slider */
#horizontal_carousel {
  width: 300px;
  height: 150px;
  position: relative;
}         

#horizontal_carousel .container {
  width: 290px;
  height: 172px;
  overflow: hidden;
  position: relative;   
}            

#horizontal_carousel .carousel_navigation {
  clear: both;
  height: 14px;
  border-top: 1px solid #f0f0f0;
}

#horizontal_carousel .previous_button {
  float: left;
  width: auto;
  height: 14px;
  z-index: 100;    
  cursor:pointer;
  position:relative;
}        

#horizontal_carousel .previous_button_disabled {
  color: #606060;
  cursor:default;
}

#horizontal_carousel .next_button {
  float: right;
  width: auto;
  height: 14px;
  z-index: 100;
  cursor:pointer;
  position:relative;
}   

#horizontal_carousel .next_button_disabled {
  color: #606060;
  cursor:default;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 144px;
}                      

#horizontal_carousel ul li img {
  display:block;             
  background:#E3EDFA;  
  width: 80px;
  height: 75px;
}                               

#horizontal_carousel ul li {
  font-size: 11px;
}                               

#horizontal_carousel ul li {
  border:0px solid green;
  color:#4e2152;
  margin:0pt;
  width:290px;
  list-style:none;   
  float:left;
} 

.slider_item {
  clear: both;
  height: 86px;
}

.slider_image {
  float: left;
  width: 80px;
  height: 85px;
  margin-right: 12px;
}

.slider_body {
  float: left;
  width: 186px;
}

.slider_title {
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 11px;
}

.slider_text {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

/* agenda */
.agenda_table {
  font-size: 12px;
}

.agenda_table td {
  padding: 2px;
}

.event_type {
  border: none;
  width: 100%;
  margin-top: 1px;
}

.reminder {
  width: 100%;
  border: none;
  margin-top: 1px;
}

.submit_field {
  text-align: right;
  padding-top: 10px;
}

.reminder_submit {
  border: 1px solid #444444;
  background-color: #c0c0c0;
  width: 60px;
  font-size: 12px;
  cursor: pointer;
}

/* admin back-end */
.users, .cars {
  margin: 0px;
  padding: 20px;
}

.users .search_field, .cars .search_field {
  border: 1px solid #444444;
  padding: 2px;
}

.search_button {
  border: 1px solid #444444;
  background-color: #DAE2E9;
  cursor: pointer;
  font-weight: bold;
}  

.result {
  margin: 20px;
  padding-bottom: 20px;
}

.result_no {
  padding-left: 20px;
  padding-bottom: 20px;
  color: Red;
  font-weight: bold;
  font-size: 13px;
} 

.result th {
  background-color: #DAE2E9;
  text-align: center;
  padding: 6px 10px;
  font-size: 13px;
}

.result td {
  text-align: left;
  padding: 4px 20px;
  border-bottom: 1px solid #c0c0c0;
}

.result td a {
  text-decoration: none;
  font-weight: lighter;
}

.result td a:hover {
  text-decoration: underline;
}

.details {
  margin: 0px;
  padding: 20px;
}

.det_l {
  width: 50%;
  float: left;
}

.det_r {
  width: 50%;
  float: left;
}

.details table {
  width: 90%;
  margin: auto;
}

.details td {
  padding: 2px 10px;
  border-bottom: 1px solid #c0c0c0;
  height: 28px;
}

.det_r table {
  margin-bottom: 20px;
}

.mod_link {
  text-align: right;
  padding-top: 10px;
  padding-right: 25px;
  height: 20px;
}

.mod_link a {
  background-color: #EAEAEA;
  border: 1px solid #c0c0c0;
  padding: 4px;
  text-decoration: none;
  outline: none;
}

.mod_link a:hover {
  text-decoration: underline;
}

#mydatacleaning-results .mydatacleaning-loading {
  width: 16px;
  height: 16px;
  position: fixed;
  top: 50%;
  left: 50%;
  background: transparent url(../images/ajax-loading.gif) no-repeat center;
  text-align:center;
  z-index: 2;
  overflow: auto;
}

* html div#mydatacleaning-results .mydatacleaning-loading,
* html div#mydatacleaning-results .box {
  position: absolute;
  top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+((documentElement.clientHeight-this.clientHeight)/2 )
: document.body.scrollTop
+((document.body.clientHeight-this.clientHeight)/2));
}

#mydatacleaning-results .box {
  width: 350px;
  height: 160px;
  position: fixed;
  top: 45%;
  left: 40%;
  background-color: #fcfcfc;
  border: 4px solid #808080;
  z-index: 2;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 8px;
  text-align: left;
}

#mydatacleaning-results .title {
  margin-bottom: 1em;
}

#mydatacleaning-results .default {
  padding-top: 1em;
}

#mydatacleaning-results .cancel {
  padding: 1em 0em;
}

/* instant win */
.win_content {
  padding-left: 200px;
}

.win_content .attention_line {
  border-bottom: 1px solid #b6b2ac;
  height: 100px;
}

.win_content .attention_line .attention_image {
  float: left;
  width: 76px;
  height: 66px;
  padding-right: 30px;
}

.win_content .attention_line .attention_text{
  float: left;
  height: 66px;
}

.win_content .attention_line .attention_text .attention_title {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 12px;
}

.win_content .attention_description {
  border-bottom: 1px solid #b6b2ac;
  padding: 20px 0px;
  margin-bottom: 40px;
}

.win_content .attention_description .col_l {
  float: left;
}

.win_content .attention_description .data_line_first {
  padding-bottom: 8px;
}

.win_content .attention_description .col_l form {
  margin: 0px;
  padding: 16px 0px;
}

.win_content .attention_description .col_l td {
  height: 25px;
}

.win_content .attention_description .col_l input{
  border: 1px solid #b6b2ac;
  padding: 2px;
}

.win_content .attention_description .col_l .confirm {
  border: 0px none;
  background-image: url(../images/btn_confirm.gif);
  background-repeat: no-repeat;
  width: 98px;
  height: 25px;
  cursor: pointer;
  margin-top: 10px;
}

.win_content .attention_description .col_r{
  float: right;
}

.win_content .attention_description .col_l .desc_title {
  font-size: 17px;
  font-weight: bold;
}

.win_content .attention_description .col_l .desc_subtitle {
  font-size: 11px;
}

.win_content .attention_description .col_l form .vinci {
  background-image: url(../images/btn_giocaevinci.gif);
  background-repeat: no-repeat;
  width: 139px;
  height: 25px;
  cursor: pointer;
  margin-top: 10px;
  border: 0px none;
}

.win_content .attention_line .attention__premium {
  padding-top: 10px;
}

.win_content .attention_description .col_l .title {
  font-weight: bold;
  padding-bottom: 15px;
}

.win_content .attention_description .col_l .text{
  font-size: 11px;
  width: 350px;
  padding-bottom: 10px;
}

.win_content .attention_description .grey_line {
  height: 1px;
  width: 100%;
  font-size: 0px;
  border-bottom: 1px solid #B6B2AC;
  margin-bottom: 18px;
  margin-top: 14px;
}

.win_content .attention_description .col_l .radio {
  border: 0px none;
  padding: 0px;
  margin: 0px;
  background-color: Transparent;
}

td.mandatory {
  background-color: white;
  color: #505050;
}

#superbike .attention_description {
 height: 200px !important;
}

#superbike .attention_line {
 height:50px;
}

#buoni_sconto .attention_line {
 height: 30px;

}
#buoni_sconto .attention_title {
 font-size: 17px;
 font-weight: bold;
}

.win_content .attention_description1 {
  border-bottom: 1px solid #b6b2ac;
  font-size: 12px;
  padding-top: 20px;
  margin-bottom: 40px;
}

.win_content .attention_description1 .col_l {
  float: left;
}

.win_content .attention_description1 .data_line_first {
  padding-bottom: 8px;
}

.win_content .attention_description1 .col_l form {
  margin: 0px;
  padding: 16px 0px;
}

.win_content .attention_description1 .col_l td {
  height: 25px;
}

.win_content .attention_description1 .col_l input {
  border: 1px solid #b6b2ac;
  padding: 2px;
}

.win_content .attention_description1 .col_l .confirm {
  border: 0px none;
  background-image: url(../images/btn_confirm.gif);
  background-repeat: no-repeat;
  width: 98px;
  height: 25px;
  cursor: pointer;
  margin-top: 10px;
}

.win_content .attention_description1 .col_r {
  float: right;
}

.win_content .attention_description1 .col_l .desc_title {
  font-size: 17px;
  font-weight: bold;
}

.win_content .attention_description1 .col_l .desc_subtitle {
  font-size: 11px;
}

.win_content .attention_description1 .col_l form .vinci {
  background-image: url(../images/btn_giocaevinci.gif);
  background-repeat: no-repeat;
  width: 139px;
  height: 25px;
  cursor: pointer;
  margin-top: 10px;
  border: 0px none;
}

.win_content .attention_description1 .col_l .title {
  font-weight: bold;
  padding-bottom: 15px;
}

.win_content .attention_description1 .col_l .text {
  font-size: 11px;
  width: 350px;
  padding-bottom: 10px;
}

.win_content .attention_description1 .grey_line {
  height: 1px;
  width: 100%;
  font-size: 0px;
  border-bottom: 1px solid #B6B2AC;
  margin-bottom: 18px;
  margin-top: 14px;
}

.win_content .attention_description1 .col_l .radio {
  border: 0px none;
  padding: 0px;
  margin: 0px;
  background-color: Transparent;
}

.win_content .attention_description2 {
  border-bottom: 1px solid #b6b2ac;
  font-size: 12px;
  padding-top: 20px;
  margin-bottom: 40px;
}

.win_content .attention_description2 .col_l {
  float: left;
}

.win_content .attention_description2 .data_line_first {
  padding-bottom: 8px;
}

.win_content .attention_description2 .col_l form {
  margin: 0px;
  padding: 16px 0px;
}

.win_content .attention_description2 .col_l td {
  height: 25px;
}

.win_content .attention_description2 .col_l input {
  border: 1px solid #b6b2ac;
  padding: 2px;
}

.win_content .attention_description2 .col_l .confirm {
  border: 0px none;
  background-image: url(../images/btn_confirm.gif);
  background-repeat: no-repeat;
  width: 98px;
  height: 25px;
  cursor: pointer;
  margin-top: 10px;
}

.win_content .attention_description2 .col_r {
  float: right;
}

.win_content .attention_description2 .col_l .desc_title {
  font-size: 17px;
  font-weight: bold;
}

.win_content .attention_description2 .col_l .desc_subtitle {
  font-size: 11px;
}

.win_content .attention_description2 .col_l form .vinci {
  background-image: url(../images/btn_giocaevinci.gif);
  background-repeat: no-repeat;
  width: 139px;
  height: 25px;
  cursor: pointer;
  margin-top: 10px;
  border: 0px none;
}

.win_content .attention_description2 .col_l .title {
  font-weight: bold;
  padding-bottom: 15px;
}

.win_content .attention_description2 .col_l .text {
  font-size: 11px;
  width: 350px;
  padding-bottom: 10px;
}

.win_content .attention_description2 .grey_line {
  height: 1px;
  width: 100%;
  font-size: 0px;
  border-bottom: 1px solid #B6B2AC;
  margin-bottom: 18px;
  margin-top: 14px;
}

.win_content .attention_description2 .col_l .radio {
  border: 0px none;
  padding: 0px;
  margin: 0px;
  background-color: Transparent;
}

.personal-message {
  padding: 1em 0em;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #c0c0c0;
  color: #a00000;
}
