body {
  font-size: 13px;
}

body, #site-slogan, .ui-widget, .comment-form label {
  font-family: arial;
}

/* redeefine style from layout.css */
.without-secondary-menu .region-header {
    margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: inherit;
    margin: 0.3em 0;
}

body, #page {
  background-image: url(../images/wheels_bg-400.jpg);
}

#header {
  background:none;
}

#topheader {
  background: #fff;
  position:relative;
  background: url(/sites/all/themes/eurotheme/images/car2.jpg) no-repeat scroll 0 0 #FFFFFF;
  background-position: 8px 125%;
  height: 150px;
  padding:0 30px 10px 10px;
  text-align: right;
  color:#333;
}

#topcarlink,
#topcarlink:hover
{
  display: block;
  float: left;
  height: 120px;
  margin: 25px 0 0;
  width: 270px;
  text-decoration: none;
}



.region-header,
.region-header a,
.region-header li a.active,
#name-and-slogan,
#name-and-slogan a,
#secondary-menu-links li a {
    color: #333;
}

.region-header .block {
  float:none;
  padding: 20px 0 0 0;
  margin:0;
}

.with-secondary-menu .region-header {
    margin-top: 0;
}


.region-header {
  float: none;
  width:100%;
}

.textlogo {
  /*position:absolute;
  right:0;
  top:30px
  */
}

#messages {
  background-color: #fff;
}

#header,
#messages,
#main-wrapper,
#footer-wrapper
{
    margin: 0 auto;
    width: 960px;
    border-left:1px solid #4d819e;
    border-right:1px solid #4d819e;
}

#footer-wrapper {
    padding: 0;/*35px 0px 30px;*/
}
#footer-wrapper .section {
  padding: 0 5px;
}

#page-wrapper {
  background:transparent;
}

#footer-wrapper {
    background: none repeat scroll 0 0 #292929;
}

#footer {
  margin-top:0;
}


#main {
    margin-top: 0px;
    padding-top:20px;
}

#main-menu {
  background-color: #5698bd;
  padding-top: 5px;
}


#main-menu-links a {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
  font-weight: bold;
  /*font-size: 1.03em; */
  font-size: 13.3px;
}

.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
    font-size: 14px;
}

.field-type-taxonomy-term-reference {
  margin: 0;
  line-height: 1.6;
}

.field-type-taxonomy-term-reference .field-label,
.uc-price-label {
    font-weight: bold;
}

.field-type-node-reference .field-items {
  margin-left: 15px;
}
table {
    font-size: 1em;
}


input, textarea {
  font-size: 0.929em;
  padding:2px;

}
select {
  font-size: 0.829em;
  padding:0;
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0.1em;
  margin-bottom: 1.2em;
}


