﻿/*
======================================================
$Id: screen.css 65 2008-07-11 09:13:58Z ineo $
======================================================
======================================================
>>  Reset styles (http://meyerweb.com/eric/tools/css/reset/)
======================================================
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
sup{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
  vertical-align: top;

}
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
:focus {outline: 0;}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*
======================================================
>>  Basic styles
======================================================
*/
body {
  background: #D6D3CD url(../graphics/bg_body.gif) repeat-x top;
  text-align: center;
  font: 1em/1.1em Arial, Helvetica, sans-serif;
  margin-bottom:15px;
}
h1 {
  font-size:26px;
  font-weight: normal;
  margin:30px 0 40px;
  color:#333;
}
h2 {
  font-size:.9em;
  margin:.8em 0 .5em;
  color:#333;
}
p {
  color:#333;
  margin-bottom:12px;
  font-size:.8em;
}
a:link, a:active,a:visited {
  color:#A71A1F;
}

.clear { clear: both; }
/*
======================================================
>>  Global layout
======================================================
*/
#global-header {
  width:965px;
  margin:0 auto;
  text-align: left;
  height:80px;
}
#global-logo {
  float:left;
}
#global-tools {
  float:right;
}
#global-tools li {
  display:inline;
  margin-left:12px;
}
#global-tools a {
  font-size:.7em;
  color:#333;
  text-decoration: none;
}
#global-tools a img {
  padding-right:8px;
}
/*
======================================================
>>  Global navigation
======================================================
*/
#global-nav {
  width:965px;
  margin:0 auto;
  text-align:left;
  height:32px;
  background: url(../graphics/global-menu_divider.gif) no-repeat left;
  padding-left:2px;
}
#global-nav ul {
}
#global-nav li {
  float:left;
  background: url(../graphics/global-menu_divider.gif) no-repeat right;
}
#global-nav a {
  display:block;
  color:#fff;
  text-decoration: none;
  font-weight:bold;
  font-size:.9em;
  padding:5px 20px 7px;
  margin:0 2px 0 0;
}
#global-nav a:hover {
  color:#bbb;
}
#global-nav li.active a {
  background: url(../graphics/global-menu_active.gif) repeat-x;
}
/*
======================================================
>>  Local navigation
======================================================
*/
.local-nav a {
  display:block;
  font-size:.8em;
  color:#000!important;
  text-decoration: none;
  padding:6px 10px;
  border-bottom:1px solid #ccc;
}
.local-nav li.active a {
  font-weight: bold;
}
.local-nav a:hover {
  background-color: #ccc!important;
}
/*
======================================================
>> Content
======================================================
*/

div#topbanner { height: 344px; background-color:#fff; margin-bottom:5px!important; padding:5px; margin-left:5px; }
div#topBannerWrap, div.bannerWrap { height: 361px; overflow: hidden; }

#content {
  width:965px;
  margin:0 auto;
  text-align:left;
  background-color: #E6E5E1;
  padding-top:5px;
  * padding-bottom:5px;
}
.wide #content, #product-page #content {
  * padding-bottom:0;
}
#content:after {
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}
#content {display:inline-block;}
/* Hide from IE Mac \*/
#content {display:block;}
/* End hide from IE Mac */
#inner-container {
  width:965px;
}
#main-content {
  width:768px;
  overflow:hidden;
  float:left;
}

/* _width: 954px s?ttes pga. headeren i partnernettet ikke str?kker sig over siden */
#main-content .default{
  _width: 954px;
}

.wide #main-content {
  width:960px;
}
.block {
  min-height:30px;
   height:auto !important;
  height:30px;
  background-color:#fff;
  margin-bottom:5px!important;
  padding:5px;
  margin-left:5px;
}
.block:after {
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}
.block {display:inline-block;}
.block2 {
  min-height:30px;
   height:auto !important;
  height:30px;
  background-color:#fff;
  padding:5px;
  margin-left:5px;
}
/* Hide from IE Mac \*/
.block {display:block;}
/* End hide from IE Mac */
#related-content {
  width:192px;
  float:right;
  margin-right:5px;
}
#related-content p {
  font-size:.7em;
  padding:0 10px;
  line-height: 1.4em;
  margin-bottom:1.4em;
}
.default h1, .default p, .default form {
  padding:0 10px;
}
.block h2 a {
  text-decoration:none;
}
#related-content h2 a {
  display:block;
  color:#A71A1F;
  text-decoration: none;
}
#related-content .block h2 {
  padding:0 10px;
}
.article {
  width:369px;
  float:left;
  min-height:400px;
   height:auto !important;
  height:400px;
}
.nopadding {
  padding:0!important;
  margin-right:10px!important;
  background-color:#E6E5E1;
}
.article h1,.article h2,.article p {
  padding:0 10px;
}
.article p {
  font-size:.8em;
}
p span.text2 {
  font-size:1.2em;
  line-height:1.4em;
}
/*
======================================================
>> Forms
======================================================
*/
form {
  margin-bottom:15px;
}
form label {
  display:block;
  font-size:12px;
  margin-bottom:3px;
}
form .fld-input {
  padding:4px;
}
form .fld-button {
  padding:5px 8px;
  font-size:12px;
}
form .comment {
  font-size:12px;
  color:#888;
}
/*
======================================================
>> Tables
======================================================
*/
#dealer-table th {
  font-size:12px;
  padding:5px 10px;
  border-bottom:1px solid #ccc;
}
#dealer-table th a {
  text-decoration:none;
  padding-right:20px;
  background: url(../graphics/icon-down-arrow-red.gif) no-repeat 95% 50%;
}
#dealer-table td {
  font-size:12px;
  padding:5px 10px;
  border-bottom:1px solid #ccc;
}
#dealer-table td.flag {
  width:20px;
}
#dealer-table td.country {
  font-weight:bold;
  width:100px;
}
#dealer-table td.name {
  width:344px;
}
#dealer-table td.phone {
  width:160px;
}
#dealer-table td.email {
  width:160px;
}
#dealer-table td.zip {
  width:160px;
}
#dealer-table td.address {
  width:160px;
}
#dealer-table td.website {
  width:160px;
}

#dealer-table.de tbody tr td h1 {margin: 20px 0 10px; padding: 0 0 10px;}

table.hs_table_menu { width: 755px; }
table.hs_table_menu td { vertical-align: top; }
table.hs_table_menu td.hs_table_menu_td1 { width: 390px; padding-left: 10px; }
table.hs_table_menu td.hs_table_menu_td2 { width: 355px; }
table.hs_table_menu table td.hs_table_menu_td1-1 { width: 60px; }
table.hs_table_menu table td.hs_table_menu_td1-2 { width: 340px; }

/*
======================================================
>> Store teasere
======================================================
*/
.block.teaser {
  width:305px;
  float:left;
}
.block.teaser .image {
  float:left;
  width:118px;
  height:113px;
  text-align: center;
}
.block.teaser .description {
  width:155px;
  float:left;
  margin-top:15px;
  padding-left:20px;
}
.block.teaser .description p {
  font-size:.7em;
}
.block.teaser .description h2 {
  margin:0;
  margin-bottom:5px;
}
.block.teaser .description h2 a {
  color:#A71A1F;
  text-decoration: none;
}
/*
======================================================
>> Store teasere - wide
======================================================
*/
.block.teaser_wide {
  width:955px;
  float:left;
}
.block.teaser_wide .image {
  float:left;
  width:118px;
  height:113px;
  text-align: center;
}
.block.teaser_wide .description {
  width:800px;
  float:left;
  padding-left:20px;
}
.block.teaser_wide .description p {
  font-size:.7em;
}
.block.teaser_wide .description h2 {
  margin:0;
  margin-bottom:5px;
}
.block.teaser_wide .description h2 a {
  color:#A71A1F;
  text-decoration: none;
}
/*
======================================================
>> Product list
======================================================
*/
.product-list .product-item {
  padding-top:14px;
  padding-bottom:19px;
  width:369px;
  float:left;
}
.product-list .product-image {
  float:left;
  width:118px;
  height:118px;
  text-align: center;
  margin-bottom:20px;
}
.product-list .product-description {
  width:229px;
  float:left;
  margin-top:20px;
  padding-left:20px;
}
.product-list .product-description p {
  font-size:.8em;
}
.product-list .product-item h2 {
  margin:0;
  margin-bottom:5px;
}
.product-list .product-item h2 a {
  color:#A71A1F;
  text-decoration: none;
}
.hidden {
  display:none;
}
/*
======================================================
>> Product + accessories
======================================================
*/
.product, .accessories {
  padding:0 10px;
}
.product h1, .accessories h1 {
  font-size:26px;
  line-height: 1em;
  margin:0;
  padding:30px 0 20px;
  font-weight:normal;
  color:#333;
}
.product .product-images {
  width:379px;
  overflow:hidden;
  float:left;
}
#product-image {
/*  width:379px;
  height:350px;
  overflow:hidden;
*/
  text-align: center;
}
#product-thumbs {
  margin-left:59px;
  margin-top:19px;
  list-style-type:none;
}
#product-thumbs li {
  float:left;
  padding:5px;
}
#product-thumbs li a img {
  border:1px solid #D6D3CD;
  margin:4px;
}
#product-thumbs li a:hover img, #product-thumbs li.active a img {
  border:5px solid #8A151A;
  margin:0;
}
.product .product-description {
  padding:0 10px;
  width:350px;
  float:left;
}
.product-description .summary {
  font-size:.9em;
  margin-bottom:1em;
}
.product-description p {
  font-size:.8em;
  color:#333;
  margin-bottom:18px;
}
.product-description h2 {
  margin-bottom:4px;
  color:#333;
}
.product-description ul {
  margin-bottom:18px;
}
.product-description li {
  font-size:.8em;
  color:#333;
  list-style-type: square;
  margin-left:18px;
}
.gallery-button a {
  display:block;
  color:#A71A1F;
  padding:14px 0 14px 56px;
  margin-bottom:12px;
  text-decoration: none;
  font-weight: bold;
  background: url(../graphics/btn-gallery.jpg) no-repeat;
}
.accessories-button a {
  display:block;
  color:#A71A1F;
  padding:14px 0 14px 56px;
  margin-bottom:12px;
  text-decoration: none;
  font-weight: bold;
  background: url(../graphics/btn-accessories.jpg) no-repeat;
}

#handysittsystem-thumbs_txt { font-size: 10px; text-align: center; }

#handysittsystem-acc_thumbs {
  margin-left:59px;
  margin-top:19px;
  list-style-type:none;
}
#handysittsystem-acc_thumbs li {
  float:left;
  padding:5px;
}
#handysittsystem-acc_thumbs li a img {
  border:1px solid #D6D3CD;
  margin:4px;
}
#handysittsystem-acc_thumbs li a:hover img, #handysittsystem-acc_thumbs li.active a img {
  border:5px solid #8A151A;
  margin:0;
}

#handysittsystem-acc_txt { padding-top: 12px; font-size: 10px; text-align: center; }

/*
======================================================
>> Accessories
======================================================
*/
.accessories-item {
  width:172px;
  float:left;
  margin-right:19px;
  margin-bottom:10px;
  height:400px;
  overflow:hidden;
}
.accessories-item h2 {
  margin:0;
  margin-top:4px;
  padding-left:5px;
}
.accessories-item p {
  font-size:.7em;
  line-height:1.4em;
  padding: 0 15px 0 5px;
}
/*
======================================================
>> INEO link
======================================================
*/
#ineo {
  width:960px;
  margin:0 auto;
  text-align:right;
  padding:7px 0;
  padding-right:5px;
  font-size:11px;
  color:#888;
}
#ineo a {
  color:#888;
}
