/* Styles for pricelist */

.pricelist-pdf {
margin: 10px 0 0 30px;
float: left;
padding: 12px 10px 0 70px;
width: 230px;
height: 33px;
background: url('../img/pdf_download.gif') no-repeat;
}

.clause {
margin-top: 5px;
font-size: 10px;
}


/* Styles for Boutique */

.okvir {
border: 0;
margin-right: 15px;
}

h4.boutique {
font-size: 1.2em;
font-weight: bold;
color: #ff9600;
background: none;
margin-bottom: 5px;
}

.boutique-left {
padding: 10px 10px 5px 10px;
width: 100px; 
float: left; 
margin: 10px 15px 10px 0;
background-color: #fff;
border: 1px solid #c5d2e2;
}

.boutique-right {
margin-top: 10px;
margin-bottom: 10px;
font-size: 1em;
line-height: 1.4;
width: 320px; 
float: left; 
}

#main-boutique-left {
float: left;
width: 460px;
}

#main-boutique-right {
width: 200px;
float: right;
padding-left: 10px;
}

#equipment-list {
width: 180px;
padding: 10px;
border: 1px solid #7b8998;
background: #d9e0e7;
line-height: 1.3;
}

#equipment-list span {
font-size: .9em;
}

#equipment-list li {
list-style-type: none;
margin-bottom: 10px;
}


.symbol {
float: right;
font-size: .9em;
margin-top: 5px;
}

/* Styles for Representatives */

#content-main .block {
line-height: 25px;
float: left;
margin-right: 40px;
}

#content-main .block .input_checkbox {
margin-right: 5px;
}

#content-main .submit input{
padding: 0;
margin: 0;
margin-bottom: 2px;
}

.back-testdrive {
margin: 20px 20px 0 0;
float: right;
right: left;
padding: 14px 0 0 90px;
width: 119px;
height: 63px;
background: url('/img/back_testdrive.gif') no-repeat;
}

.back-testdrive a {
line-height: 1.2;
color: #3e4e66;
display: block;
}

.back-service {
margin: 20px 0 0 0;
float: right;
right: left;
padding: 14px 0 0 65px;
width: 85px;
height: 63px;
background: url('/img/back_service.gif') no-repeat;
}

.back-service a {
line-height: 1.2;
color: #3e4e66;
display: block;
}

#maps-menu {
margin: 20px 20px 20px 20px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 10px 30px;
float: left;
background-color: #fff;
width: 350px;
}

/* Styles for Test Drives */

#form_testdrive {
width: 600px;
}

#form_testdrive .input {
padding: 3px;
}

#form_testdrive .input .input_text {
border: 1px solid #423f3b;
padding: 1px;
}

#form_testdrive .input .input_text_date {
border: 1px solid #423f3b;
}

#form_testdrive .input_text_date option{
padding-right: 5px;
}

#form_testdrive .input label {
text-align: right;
margin-right: 5px;
width: 120px;
float: left;
display: block;
}

#form_testdrive .error-message {
font-size: 10px;
color: #b20000;
margin-bottom: 3px;
padding-left: 127px;
}

.promo_code {
font: .9em/1.3 tahoma, arial, sans-serif;
padding: 10px 0;
margin: 10px 10px 0 6px;
border-top: 1px dotted #233f61; 
}

.input #sex_1 {
margin-left: 5px;
}

/* Styles for Services */

#form_service {
width: 600px;
}

#form_service .input {
padding: 3px;
}

#form_service .input .input_text {
border: 1px solid #423f3b;
padding: 1px;
}

#form_service .input .input_text_date {
border: 1px solid #423f3b;
}

#form_service .input_text_date option {
padding-right: 5px;
}

#form_service .input_checkbox {
margin-right: 5px;
}

#form_service .submit {
margin: 5px 0 0 0;
}

#CarServiceCarMakingYearYear {
border: 1px solid #423f3b;
}

#form_service .input label {
text-align: right;
margin-right: 5px;
width: 100px;
float: left;
display: block;
}

#form_service .error-message {
font-size: 10px;
color: #b20000;
margin-bottom: 3px;
padding-left: 90px;
}

.input #car_will_stay_1 {
margin-left: 10px;
}

.premium {
margin: 0 0 10px 50px;
}


/* Styles for News List */

#form_newslist {
width: 380px;
}

#form_newslist .input label{
margin-top: -3px;
}

#form_newslist .input {
padding: 3px;
}

#form_newslist .input .input_text {
border: 1px solid #423f3b;
}

#form_newslist .input .input_text_date {
border: 1px solid #423f3b;
}

#form_newslist .input_text_date option {
padding-right: 5px;
}

#form_newslist .input_checkbox {
margin-right: 5px;
}

#form_newslist .input label {
text-align: left;
margin-right: 5px;
padding-top: 4px;
width: 80px;
float: left;
display: block;
}

#form_newslist .error-message {
font-size: 10px;
color: #b20000;
margin-bottom: 3px;
padding-left: 85px;
}

/* Styles for Model Presentations */

#model-header {
width: 680px;
height: 42px;
padding: 23px 0 0 20px;
}

#feature_tabs_holder {
  position: relative;
  font-family: tahoma, arial, helvetica, san-serif;
	font-size: 11px;
  font-weight: bold;
  color: #5b5849;
  width: 70px;
}

#feature_tabs {
  width: 700px;
}

#feature_tabs ul, #feature_tabs li {
  margin: 0;
  padding: 0;
  float: left;
  display: block;
}

#feature_tabs ul {
  list-style-type: none;
  
}

#feature_tabs a, #feature_tabs a:visited {
  width: 135px;
  height: 19px;
  color: #505050;
  padding: 5px 2px 5px 2px;
  text-decoration: none;
  text-align: center;
  border-right: 1px solid #a3a3a3;
  display: block;
  background: url(/img/tabs_background.gif) #fdfdfd 0 0 repeat-x;
}

#feature_tabs a:hover {
  position: relative;
  color: #fff3c5;
  background: url(/img/tabs_background_over.gif) #577097 0 0 repeat-x;
}

.features {
padding: 8px 12px;
}


/* Styles for movies */

#movies_holder {
  position: relative;
  width: 669px; 
  padding: 15px 12px 10px 12px;
  background-color: #f4f4f4;
  float: left;
  line-height: 14px;
}

#movies_holder div {
  text-align: center;
  float: left;
  border: 1px solid #5f6b7c;
  margin: 12px 12px 0 0;
  background: #7b889b;
}

#movies_holder div a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 2px;
}

#movies_holder div a:hover {
  display: block;
  text-decoration: none;
  background-color: #5f6b7c;
}

#movies_holder div img {
  border: 1px solid #fff;
  margin: 10px 10px 5px 10px;
}

#movies_holder div p {
  padding: 0;
  margin: 0;
  padding-bottom: 5px;
}

/* Styles for e-cards */

#news_holder .error-message {
font-size: 10px;
color: #b20000;
margin-bottom: 3px;
}

/* Styles for news */

.news_row {
margin: 10px 10px 0 0;
border-bottom: 1px dotted #c5c5c5;
padding-bottom: 10px;
}

.news_row h2.title {
border: 0;
margin: 0;
}

.news_row h2.title a {
color: #3e4e66;
}

.news_row h2.title a:hover {
color: #4f73ab;
}

.subHead {
margin-top: 2px;
}

.head_copy {
padding: 10px;
border-bottom: 1px solid #c5c5c5;
}

.para {
border-bottom: 1px solid #c5c5c5;
padding: 10px;
margin-bottom: 5px;
}

.para ul {
padding-left: 15px;
}

#news_story_holder {
padding-right: 10px;
width: 445px;
float: left;
border-right: 1px solid #c5c5c5;
}

#news_story_holder h1 {
font-size: 1.3em;
background: url(/img/h2_back.gif) #47433f right top repeat-y; 
padding: 5px 10px;
}

#news_story_holder img {
margin: 5px;
border: 2px solid #484540;
}

#news_story_holder h1 {
font-size: 1.3em;
background: #233f61;
font-weight: bold;
padding: 5px 10px;
}

#news_story_holder img {
margin: 5px;
border: 1px solid #778593;
}

.category_selector {
border: 1px solid #c5c5c5;
padding: 8px 10px;
margin-bottom: 15px;
}

#news_right {
width: 202px;
float: right;
}

#news_right .enews {
border: 1px solid #7b8998; 
padding: 5px 9px 10px 9px; 
width: 182px; 
background: #d9e0e7; 
font: 1em/1.6 tahoma, arial, sans-serif;
}

#news_right .enews img {
float: left; 
margin: 15px 10px 20px 0;
}

#news_right .search { 
border: 1px solid #7b8998; 
padding: 5px 9px 10px 9px; 
width: 182px; 
background: #d9e0e7; 
font: 1em/1.6 tahoma, arial, sans-serif;
margin-bottom: 20px;
}

.banner-title {
width: 202px;
font-weight: bold;
text-align: center;
color: #fff3c5;
padding: 4px 0;
background: url(/img/menu_title_background.gif) 0 0 repeat-x;
}

.banner-ad {
border: 1px solid #000;
margin-bottom: 20px;
}


/* Styles for OWNERS GUIDES pages */

#guides {
float: left;
width: 440px;
background: #fff;
}

#guides img {
border: 0;
}

#guides div {
  margin: 10px 5px;
  float: left;
  width: 210px;
}

#guides div p {
  margin: 0 8px;
 }

#guides div ul {
  margin: 5px 5px 5px 22px;
  font: 1em/1.4 tahoma;
}

#guides div ul li {
  margin-bottom: 5px;
}

.wide-guide {
  float: left;
  width: 410px;
  padding: 15px;
  margin: 10px 0 0 0;
  background-color: #fbfbfb;
  border: 1px solid #c5c5c5;
}

.wide-guide h3 {
  margin: 0;
  font-weight: bold;
  color: #3e4e66;
  font: 1.2em/1.4 tahoma;
}

.wide-guide ul, ol {
  margin: 5px 5px 5px 15px;
}

.wide-guide ul li {
  margin-bottom: 5px;
}

#guides h3 {
  font-size: 1.2em;
  margin: 0 0 0 8px;
  font-weight: bold;
  color: #3e4e66;
}

#guides hr {
  padding-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border-bottom: 1px solid #c5c5c5;
}