/* Front page specific styles */

/* LAYOUT */
div#overflow {
  width: 100%;
  background: url(../images/bg_front_wide.gif) no-repeat;
  background-repeat:no-repeat;
  background-position:center top; 
}

div#content-region {
  width: 635px;
  overflow: hidden;
  margin-right: 15px;
}

div.header-image {
  height: 244px;
}


#block-views-promotions-block_1  div.content,
#block-views-promotions_landscape-block_1  div.content {
padding: 10px;
}
#block-views-promotions_landscape-block_1  div.content {
    padding-top:0px;
}

/*
div#body-region {
 position: relative;
 top: 391px;
}
*/

/* Big buttons */

div.header-image #buttons {
  float: right;
  margin-right: 0px;
  width: 330px;       
}

div.front-button {
  width: 100%;
  height: 59px;
  background: url(../images/front_buttons.png);
  margin: 1px 0px 1px 0px;
  cursor: pointer;
}

div.front-button:hover {
  background: url(../images/front_buttons.png) 0 -61px;
}

div.front-button .label {
  float: right;
  height: 100%;
  line-height: 59px;
  text-align: right;
  margin-right : 24px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}

div.front-button .image {
  width: 130px;
  height: 100%;
  background: url(../images/front_buttons.png) 0px -122px;
  float: left;
}

div.front-button .image.fourbyfour {
  background: url(../images/front_buttons.png) 0px -183px;
}

div.front-button .image.van {
  background: url(../images/front_buttons.png) 0px -244px;
}

div.front-button .image.motorbike {
  background: url(../images/front_buttons.png) 0px -305px;
}

div#sidebar-right {
  width: 330px;
}

#sidebar-left {
  display: none;
}

#sidebar-right .box h2, #content-region .block h2 {
  text-align: left;
  padding-left: 38px;
  background: url(../images/boxes/front.gif);
  font-size: 15px;
}

/* line up the facebook and twitter logos */
#sidebar-right .box h2 img {
  float: right;
  margin-right: 110px; 
}

div.view-display-id-block_1 div.views-row  {
  float: left;
}

#frontpage-tyres {
  background: url(../images/tyres.jpg) -16px 0;
  width: 294px;
  height: 229px;
  margin: 0 auto;
}

/* Strap line */
#strapline {
  margin: 15px 0px;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  margin-right: 15px;
  
}

/* GIANT TABS */ 

/* Tab header */

  #tab_header {
    height: 59px;
    clear: both;
    width: 640px;
    background: url(../images/front_search.gif) 0px 0px no-repeat;
  }

  #tab_header.flipped {
    background: url(../images/front_search.gif) 0px -59px no-repeat;
  }

  #tab_header .tab {
    height: 100%;
    float: left;
    font-size: 18px;  
    font-weight: bold;
    color: #000000;
    line-height: 59px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;    
  }


  /* needs to be 13px on italian page */  
  #container.it #tab_header .tab {
    font-size: 13px;
  }
  
  

  #tab_header #tab_left {
    padding-left: 20px;
    width: 275px;
    margin-right: 25px;
  }

  #tab_header #tab_right {
    text-align: right;
    padding-right: 35px;
    width: 270px;
    margin-left:15px;
  }
  
  #homepage_content #tab_header .tab.selected, .tab_content label {
    color: #ffffff;
  }
    
  
/* Tab content */


#homepage_search_car_tab > table tr td, 
#homepage_search_moto_tab > table tr td {
vertical-align: top;
}



.tab_content{
  height: 184px; /* 204 */
  clear: both;
  width: 600px; /* 640 */
  background: url(../images/front_search.gif) 0px -118px no-repeat;
  overflow: hidden;
  color: #ffffff;
  position: relative;
  padding: 10px 20px;
}

.tab_content table, .tab_content td, .tab_content tr  {
  border: none;
}


/*
#avontyres-general-search-tyremodel-form  {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 160px;
}

#avontyres-general-search-car-form {
  position: absolute;
  top: 20px;
  left: 220px;
  width: 160px;  
}

#avontyres-general-interest-car-form {
  position: absolute;
  top: 20px;
  left: 400px;
  width: 200px;
}

#avontyres-general-search-moto-form {
  position: absolute;
  top: 10px;
  left: 30px;
}

#avontyres-general-interest-moto-form {
  position: absolute;
  top: 10px;
  left: 310px;
  width: 280px;
}
*/


label.size-example {
  padding-bottom: 3px;
}

div#edit-car-model-wrapper label, div#edit-size-title-wrapper label, form#avontyres-general-interest-car-form label, #avontyres-general-interest-moto-form label, #edit-manufacturer-wrapper label {
  font-size: 140%;
  font-weight: normal;
}

label.option {
  font-size: 100% !important;
}

div#edit-model-prefix {
  font-size: 120%;
  padding: 5px 0px;
}

input#edit-model {
  height: 17px;
}

div#edit-year-wrapper, div#edit-model-wrapper {
  float: left;
}

div#edit-year-wrapper {
  margin-left: 5px;
}

#year-suffix-wrapper {
  clear: both;
}

#edit-year-wrapper label {
  margin: 0px 0px 5px 0px;
}

label.option {
  font-size: 100% !important;
}

/* Latest news blocks */

#homepage_columns {
  clear: both;
  margin-bottom: 20px;
}

#homepage_columns .block h2 {
  height: 34px;  
  line-height: 34px;  
}

#homepage_columns .block  {
  margin-top: 5px;
  width: 307px;
  overflow: hidden;
  float: left;
}

#homepage_columns .block .views-row {
  border-bottom: 1px dotted #000000;
  padding: 10px;
  height: 50px;
}

#homepage_columns .block a {
  text-decoration: none;
  color: #363636;
}

#homepage_columns .block a:hover {
  text-decoration: underline;
}

#block-views-news-block_4 {
  margin-left: 20px;
}

div#breadcrumb {
  background: url(../images/rss_background.jpg) no-repeat;
  height: 30px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  width: 600px;
}

#ticker-wrapper {
  width:550px;
  height:30px;
  position:relative;
  overflow:hidden;
  margin-left: 50px;
}

#ticker-wrapper li {
  float: left;
  position: absolute;
  top: 0px;
  left: 70px;
  display: none;
  width: 480px; /* 550 total */
}

#ticker-wrapper span {
  padding: 0;
  margin: 0;
  float: left;
  width: 65px;
  text-align: left;
  font-weight: bold;
}

#ticker-wrapper li a {
  color: #000;  
  text-decoration: none;
}

#ticker-wrapper li a:hover {
  color: #000;  
  text-decoration: underline;
}

