/* Site wide styles */

html {
  overflow: -moz-scrollbars-vertical;
}

body {
  background: #eaebec;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family: 'Arial', sans-serif;
}

img {
  border: 0px;
}

td, th, div {
  vertical-align: top;
}

a {
  color: #ff6600;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.clearer {
  clear: both;
  line-height: 0px;
  font-size: 0px;
  height: 0px;
}



/* layout */

#container {
  position: relative;
  background: #ffffff url('/files/vianorcz/images/container_bg.gif') repeat-y center top;
  width: 1008px;
  margin: 0px auto 0px auto;
  padding: 0px;
  font-size: 0px;
}

#header {
  background: url('/files/vianorcz/images/vianor_top.jpg') no-repeat top;
  width: 992px;
  height: 105px;
  margin: 0px auto 0px auto;
}

#head_navi {
  background: url('/files/vianorcz/images/head_navi_bg.gif') repeat-x left;
  width: 992px;
  margin: 2px auto 2px auto;
  height: 29px;
  font-size: 0;
  overflow: visible;
  text-align: left;
}

#head_navi a {
  float: left;
}

#head_navi a img {
  display: block;
}

#content_area {
  background: transparent url('/files/vianorcz/images/content_area_bg.gif') repeat-y left;
  width: 992px;
  margin: 0px auto 2px auto;
  font-size: 11px;
  line-height: 14px;
  text-align: left;
}

#bottom {
  background: transparent url('/files/vianorcz/images/bottom_bg.gif') no-repeat top;
  height: 7px;
  font-size: 0px;
}

#footer {
  width: 1008px;
  margin: 6px auto 12px auto;
  padding: 0px;
  text-align: center;
}

#footer p {
  margin: 7px 0px 7px 0px;
  font-size: 11px;
  line-height: 12px;
  color: #555;
}

#footer a {
  font-size: 11px;
  line-height: 12px;
  color: #555;
  text-decoration: none;
}

#footer_navi {
  background: url('/files/vianorcz/images/footer_back.gif') repeat-x left;
  width: 992px;
  margin: 2px auto 0px auto;
  padding: 18px 0px 10px 0px;
  font-size: 0px;
  overflow: visible;
  border-bottom: 2px solid #fff;
}

#orange {
  background: #fc7c01;
  width: 992px;
  margin: 0 auto 4px auto;
  height: 5px;
  font-size: 0;
}

#left_bar {
  width: 218px;
  float: left;
}

#left_bar h1 {
  background: #a5a8ad;
  margin: 0 0 12px 0;
  padding: 7px 12px 7px 0;
  font-size: 12px;
  color: #fff;
}

#left_bar p {
  margin: 0 12px 18px 12px;
}

#content {
  float: left;
  margin: 0px 0px 20px 4px;
  width: 770px;
  font-size: 12px;
}

#content td {
  font-size: 12px;
}

#content h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0px 0px 0px;
}

#content h1 {
  background: #6f7074;
  margin: 0px 0px 10px 0px;
  padding: 7px 12px 7px 12px;
  font-size: 12px;
  color: #fff;
}

#column1 {
  float: left;
  width: 440px; 
  margin-left:10px;
}

#column2 {
  float: left;
  width: 290px;
  margin-left: 20px;
}

.column {
  float: left;
  width: 355px;
  margin-left: 10px;
  margin-right: 10px;
}

#sidenavi {
  margin: 10px auto 15px 10px;
  overflow: visible;
  text-align: left;
  font: bold 12px arial;
  color: #000000;
}

#sidetext {
  padding: 0px 12px 0px 12px;
}

#sidetext h1 {
  margin: 0px -12px 0px -12px;
  padding-left: 12px;
}


#sidenavi a:hover, #sidenavi a {
  font: bold 12px arial;
  text-decoration: none;
  color: #FF6600;
}

#quicksearch_tyres {
  background: #a5a8ad;
  margin: -6px 0px 4px 0px;
  padding: 12px 12px 20px 12px;
}

#quicksearch_tyres p {
  margin: 0px 0px 20px 0px;
}

#quicksearch_tyres a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}

#quicksearch_tyres table {
  width: 740px;
}

#quicksearch_tyres label {
  float: left;
  padding: 5px 7px 0 0;
}

#quicksearch_tyres select {
  width: 78px;
}

#quicksearch_tyres td {
  font-size: 12px;
}

#tyres_type {
  width: 770px;
  overflow: hidden;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  border-collapse: collapse;
}

#tyres_type a:hover {
  text-decoration: none;
}

#tyres_type td {
  width: 254px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}

#tyres_type img {
  display: block;
}

#tyres_type .tyre h3 {
  width: 231px;
  font: bold 12px Arial, sans-serif;
  color: #ffffff;
  background: #828387;
  margin: 0px;
  padding: 7px 0 7px 21px;
  display: block;
}

#tyres_type .tyre {
  width: 252px;
  border: 1px solid #dfe0e2;
  overflow: hidden;
}

#sections a {
  background: transparent url(/files/vianorcz/images/sidenavi_bullet.gif) 0 4px no-repeat;
  padding: 0px 0px 0px 8px;
}
#sections a.selected {
  background: transparent url(/files/vianorcz/images/sidenavi_bullet_selected.gif) 0 4px no-repeat !important;
  color: #000000 !important;
  padding: 0px 0px 0px 8px;
}

#sections h1 {
  padding-left:12px;
}


div.product_image {
  border: 1px solid #CECED0;
  width: 148px;
  text-align: center;
  background-color: white;
  margin-right: 3px;
  margin-bottom: 3px;
  float: left;
}

div.product_image_text {
  width: 148px;
  height: 120px;
  background: #A5A8AD;
  font: 12px arial;
  color: #000000;
  text-align: left;
  overflow: hidden;
}

table.passive {
  display: none;
}

table.active {
  width: 563px;
  display: table;
}

a.product_list{
  font: 12px arial;
  text-decoration: none;
  color: #000000;
}



.product_type {
  position: relative;
  background: #a5a8ad;
  margin: -6px 0px 4px 0px;
  height: 45px;
}

.product_type p {
  position: absolute;
  top: 9px;
  right: 12px;
  width: 110px;
  margin: 0px;
  font-size: 11px;
  color: #ffffff;
}

.product_type a {
  color: #ffffff;
}

.product_type .tabs_2 {
  position: absolute;
  bottom: 0;
  left: 0;
}

.product_type .tabs_2 a {
  background: #2f2b2b;
  float: left;
  padding: 8px 14px 8px 14px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #ff6600;
  font-size: 11px;
  font-weight: bold;
}

.product_type .tabs_2 a.active {
  background: #fff;
  color: #000;
}






div.brandtab, div.brandtab_a {
  display: block;
  float: left;
  width: 85px;
  height: 23px;
  padding: 8px 0px 0px 0px;
  margin-top: 13px;
  background-color: #3d3838;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  font: bold 12px arial;
  color: #fb7c00;
  text-align: center;
}

div.brandtab_a {
  background-color: #ffffff;
  color: #000000;
}

div.brandtab_a a, div.brandtab_a a:hover {
  color: #000000;
  text-decoration: none;
}

div.brandtab a, div.brandtab a:hover  {
  color: #FF6600;
  text-decoration: none;
}


.tab_cont {
  display: inline;
/*   float: left; */
  clear: both;
/*   margin: 10px 0 0 4px; */
}

.tabs a {
  background: #a5a8ad url('/files/vianorcz/images/tab_1_0_bg.gif') no-repeat left top;
  display: block;
  float: left;
  margin: 0 1px 0 0;
  white-space: nowrap;
}

.tabs a span {
  background: transparent url('/files/vianorcz/images/tab_1_0_c.gif') no-repeat right top;
  display: block;
  padding: 8px 15px 9px 15px;
  font-weight: bold;
}

.tabs a.active {
  background: #a5a8ad url('/files/vianorcz/images/tab_1_1_bg.gif') no-repeat left top;
  text-decoration: none;
}

.tabs a.active span {
  background: transparent url('/files/vianorcz/images/tab_1_1_c.gif') no-repeat right top;
  color: #fff;
}

.tabs_table {
  width: 565px;
  clear: both;
  margin: 0;
  border-left: 1px solid #a5a8ad;
}

.tabs_table th {
  background: #a5a8ad;
  padding: 6px 15px 6px 15px;
  color: #fff;
  border-right: 1px solid #fff;
  text-align: left;
  font-size: 12px;
}

.tabs_table td {
  border-right: 1px solid #dbdbdc;
  border-bottom: 1px solid #dbdbdc;
  padding: 6px 15px 6px 15px;
  font-size: 11px;
  vertical-align: middle;
}

#product_image {
  display: inline;
  position: relative;
  float: left;
  margin: 5px 20px 2px 4px;
  border: 1px solid #cfcfd1;
}

#product_information {
  padding:5px 0px 0px 0px;
  width:400px;
  float:left;
}

#product_information h1 {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background: transparent;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

#product_information ul {
  margin: 0px 0px 0px 15px;
  padding: 0px;
  list-style-position: outside;
}

#product_information li {
  padding: 0px;
}

.feedback_field {
  width: 250px;
}

.ngformError {
  color: #ff0000;
}
