html{
}

body {
}

body, input,textarea{
    font-family: Arial, "Helvetica Neue", Helvetica, Sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
}

#content {
    width: 930px;
    margin: 0px auto;

}

a {
    color: #999999;
    text-decoration: none;
}

a.dark {
    color: #444444;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 25px;
    letter-spacing: -3px;
}

h2 {
    font-size: 24px;
    margin: 0px;
    line-height: 24px;
}

h3 {
    font-size: 14px;
    margin: 0px;
    line-height: 18px;
    margin-bottom: 8px;
}

h4 {
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
    line-height: 12px;
}

hr {
    color: white;
    background-color: white;
    border: 0px;
    height: 10px;
    clear: both;
}

p {
    margin-top: 0px;
}

hr.colour {
    height: 2px;
    border: 1px solid #cecece;
}

hr.thin {
    height: 1px;
    border: 0px;
    background-color: #cecece;
}

hr.invisible {
   height: 0px;
   visibility: hidden;
}

hr.thick {
   height: 3px;
   color: #cecece;
   background-color: #cecece;
}

hr.max {
  width: 909px;
  margin: 0px;
  text-align: left;
}

table {
    
}

th {
    text-align: left;
    font-weight: bold;
    padding: 2px;
    padding-left: 0px;
    padding-right: 10px;
    vertical-align: top;
}

#top{
    background-color: #999999;
    width: 910px;
    height: 130px;
    position: relative;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

#logo {
    margin-top: 30px;
    margin-left: 15px;
   /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);*/
    }

#navigation{
    position: absolute;
    bottom: 0px;
    left: 15px;
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
    color: white;
    margin-left: -15px;
}

#navigation li{
    float:left;
    width: 110px;
    height: 20px;
    display:block;
    color: white;
    text-align: center;
    border-right: 1px solid #cecece;
    position: relative;
    padding-top: 30px;
    margin-left: -1px;
}

#navigation li.active, #navigation li:hover {
    border-bottom: 3px solid #cecece;
}

#navigation li a{
    color: white;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    bottom: 2px;
    width: 110px;
    height: 30px;
    display: block;
}

#shopnavigation {
    list-style: none;
    float: left;
    padding: 0px;
    margin: 0px;
    text-indent: 0px;
    margin-bottom: 10px;
    border-bottom: 2px solid grey;
    border-top: 2px solid grey;
    width: 910px;
    height: 25px;
}

#shopnavigation li {
    float: left;
    width: 99px;
    border-right: 1px solid #cecece;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}

#shopnavigation li.search {
    text-align: right;
    width: auto;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.shopnav {
    font-size: 14px;
    background-color: #333333;
    color: white;
    padding: 0px;
    margin: 0px;
}

.shopnav li {
   padding-left: 5px;
   height: 18px;
}

.shopnav h3 {
    margin-bottom: 0px;
}



#language {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 11px;
}

#language li {
    float: left;
    list-style: none;
    color: #cecece;
    margin-right: 15px;
}

#language li a {
    color: white;
    text-decoration: none;
}

#language li.active {
    text-decoration: underline;
}

#main {
    margin-bottom: 15px;
}

#newsletter {
    height: 120px;
    background-color: #333333;
    color: white;
    margin-top: 0px;
    overflow: hidden;
}

#newsletter div {
  padding: 8px;
}


#newsletter h2 {
    margin-top: 5px;
    margin-bottom: 5px;
}

#newsletter form {
    margin-top: 5px;
    position: relative;
}

#newsletter div.inputfield {
    background-color: #cecece;
    border: 1px inset #444444;
    margin: 0px;
    width: 112px;
    padding: 0px;
    height: 24px;
    width: 112px;
    position: relative;
}

#newsletter input {
    background-color: #cecece;
    border: 0px;
    margin: 5px;
    width: 100px;
    margin-right: 8px;
    position: relative;
    line-height: 12px;
}

#newsletter img {
    border: 0px;
    vertical-align: middle;
}

#newsletter form div.input {
  position: relative;
  padding: 0px;
}

#newsletter form div.input *{
  position: absolute;
  top: 0px;
}

#newsletter form div img {
  left: 130px;
}

#newsletter a {
    color: white;
}

#newsarchive, #adventurearchive {
    background-color: #ffcc01;
    width: 220px;
    height: 220px;
    overflow: auto;
    margin-top: 8px;
}

#newsarchive div, #adventurearchive div {
    padding: 8px;
}

#newsarchive a,#adventurearchive a {
    color: inherit;
    display: block;
    margin-top: -3px;
}

#newsarchive h2, #adventurearchive h2 {
    margin-bottom: 5px;
}

#newsarchive hr,#adventurearchive hr {
    background-color: #ccaa00;
    height: 1px;
}

#newsarchive a {
    color: white;
}

#adventurearchive hr {
    background-color: #a55ca5;
}

#adventurearchive {
    background-color: #c57cc5;
    color: white;
}

#adventurearchive a {
    color: white;
}

.newslist {
    height: 250px;
    margin-top: 10px;
    overflow:hidden;
    background-color: #cccccc;
    color: white;
}

.newslist a {
    font-size: 12px;
    color: #444444;
}

.newslist span {
    font-size: 12px;
    line-height: 15px;
    margin-top: 4px;
    display: block;
}

.newslist div {
    margin-bottom: 10px;
    padding: 8px;
    border-bottom: 1px solid #c2c2c2;
}

#maincolumn {
    float: left;
    width: 680px;
}

#rightcolumn {
    float: left;
    width: 218px;
    margin-left: 10px;
    clear: right;
}

#leftcolumn {
    float: left;
    width: 218px;
    margin-right: 10px;
}

#leftcolumn.alternative {
    height: 380px;
}

#leftcolumn.alternative #subnavigation {
    height: auto;
    border-bottom: 10px white solid;
}

#leftcolumn.alternative #corecomfort {
    height: auto;
    margin-top: 0px;
}

#leftcolumn.alternative #subnavigation {
    height: auto;
    padding-bottom: 10px;
}



.mainimage {
    position: relative;
    width: 680px;
    height: 380px;
    overflow: hidden;
}

.mainimage h1 {
    color: white;
    font-size: 54px;
    line-height: 54px;
    margin: 0px;
    padding:0px;
    position: absolute;
    top: 8px;
    left: 16px;
}

.mainimage.productimage h1 {
    bottom: 16px;
    top:auto;
    left: 16px;
    position: absolute;
    color: #333333;
    font-size: 36px;
    line-height: 40px;
}


.mainimage big {
    position: absolute;
    width: 220px;
    right: 16px;
    bottom: 32px;
    font-weight: bold;
    color: white;
    font-size: 16px;
    line-height: 22px;
}



.firstpagenews {
    margin-right: 9px;
    margin-bottom: 30px;
    margin-top: 9px;
    width: 220px;
    height: 280px;
    float: left;
    background-image: url(../img/element/news-shadow.gif);
    background-position: bottom right;
    border-top: 1px solid #f4f4f4;
    border-left: 1px solid #f4f4f4;
}

.firstpagenews .image {
    width: 214px;
    height: 120px;
    overflow: hidden;
    margin: 1px;
    margin-bottom: 10px;
    background-image: none;
    border: 0px;
    padding: 0px;
}

.firstpagenews .image img {
    width: 220px;
    height: auto;
}

.firstpagenews.retailer {
    background-image: url(../img/element/earth-box.jpg);
}

.firstpagenews .text {
    width: 195px;
    padding: 10px;
    display: block;
}

.firstpagenews h2 {
    font-size: 28px;
    line-height: 28px;
}

#subnavigation {
    background-color: #333333;
    color: white;
    margin: 0px;
    height: 196px;
}


#subnavigation ul {
    padding: 0px;
    margin: 0px;
}

#subnavigation h2,#subnavigation li {
    font-size: 18px;
    font-weight: bold;
}

#subnavigation h2 {
    color: #888888;
    padding: 8px;
}

#subnavigation li {
    margin: 0px;
    padding: 0px;
    list-style:none;
    border-bottom: 1px solid #555555;
    padding: 4px;
    padding-left: 15px;
}

#subnavigation li a {
    text-decoration: none;
    color: white;
}

#subnavigation.full {
    height: 380px;
    font-size: 14px;
    line-height: 18px;
    background-color: black;
    color: #333333;
    width: 220px;
}

#subnavigation.auto {
    height: auto;
    font-size: 14px;
    line-height: 18px;
    background-color: black;
    color: #333333;
    width: 220px;
}



#subnavigation.friends ul {
  margin: 8px;
}

#subnavigation.friends li {
  width: auto;
  display: inline;
  padding: 0px;
  font-size: 14px;
  line-height: 20px;
  border: 0px;
}

#subnavigation.full a {
    color: white;
}

#subnavigation.full.friends h2 {
    color: #c57cc5;
    
}

#corecomfort {
    height: 174px;
    width: 218px; 
    color: white; 
    margin-top: 10px;
    background-color: #cecece;
}

#corecomfort.smaller {
    height: auto;
}


#corecomfort h2 {
   font-size: 36px;
   line-height: 34px;
   padding: 8px;
}

.productcategory {
    display: block;
    width: 910px;
    margin-bottom: 20px;
    clear: both;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #dfdfdf;
/*    height: 180px; */
    float: left;
}

.productcategory h2 {
    font-size: 48px;
    line-height: 48px;
}

.productcategory h3 {
    color: #333333;
    margin-top: 15px;
}

.productcategory .text {
    width: 420px;
    float: left;
    margin-right: 20px;
}

.productcategory .image {
    padding: 4px;
    padding-top: 1px;
    float: left;
    background-image: url(../img/element/news-shadow.gif);
    background-position: bottom right;
    border-top: 1px solid #f4f4f4;
    border-left: 1px solid #f4f4f4;
    height: auto;
    width: auto;
}

.productcategory .image img{
  height: 185px;
  width: 460px;
}

.image{
    padding: 4px;
    padding-top: 1px;
    float: left;
    background-image: url(../img/element/news-shadow.gif);
    background-position: bottom right;
    border-top: 1px solid #f4f4f4;
    border-left: 1px solid #f4f4f4;
}

.image img {
    border: 0px;
    height: 100%;
    width: 100%;
}

.productcategory span.grey {
    font-size: 24px;
    color: #cecece;
}

.twocolumn {
    width: 440px;
    float: left;
    margin-right: 10px;
    margin-top: 0px;
}

.threecolumn .text {
    width: 430px;
    padding-top: -15px;
}

.quartercolumn {
    float: left;
    width: 220px;
    margin-right: 10px;
}

.categorysublinks {
    width: 220px;
    margin-top: 47px;
    margin-left: 220px;
    float: left;
}

#productslist {
    clear: both;
    float: left;
    margin-top: 20px;
    width: 930px;
}

#productslist ul, ul.empty{
    list-style:none;
    margin: 0px;
    padding: 0px;
}

#productslist ul li {
    float: left;
    width: 212px;
    height: 220px;
    margin-right: 18px;
    margin-top: 20px;
}

#productslist .image {
    width: 212px;
    height: 155px;
    margin-bottom: 10px;
}

#productslist .image img{
    width: 155px;
    height: 155px;
}

.mainimage.image {
    width: 445px;
    height: 378px;
}

.productimage.full{
    width: 676px;
    margin: 0px;
}

.mainimage.image img {
    height: 378px;
    width: 380px;
    overflow: hidden;
}

.smallimages {
    width: 240px;
    float: left;
}

.smallimages .image{
    width: 97px;
    height: 77px;
    margin-bottom: 12px;
    margin-left: 8px;
}

.smallimages .image img {
    border: 0px;
    width: auto;
    height: auto;
}

a.smallimage.active img {
    opacity: 0.5;
}

.grey {
    color: #cecece;
}

.purple {
    color: #c57cc5;
}

.normal {
    font-weight: normal;
}

.strong {
    font-weight: bold;
}

.block {
    display: block;
}

h1.producttitle {
    margin-left: 230px;
}

table.productinfo {
    font-size: 12px;
    width: 220px;
    border-collapse: collapse;
    margin-left: 20px;
    padding: 8px;
    margin-top: -5px;
}

table.productinfo td,table.productinfo th{
    vertical-align: top;
    padding: 8px;
    padding-left: 0px;
    border-top: 1px solid #cecece;
}

table.productinfo th{
    text-align: left;
    width: 110px;
}

#page {
    clear: both;
    margin: 0px auto;
}

#page h3 {
    width: 660px;
}

#page h4 {
    margin-top: 35px;
    margin-bottom: 4px;
    line-height: 12px;
}

#page p {
    width: 450px;
}

#page img {
    width: 450px;
    float: left;
}

.friend,.news {
    float: left;
    clear: both;
    margin-bottom: 60px;
    padding-top: 10px;
}

.friend h2 {
    color: #c57cc5;
    margin-bottom: 15px;
}

.friend h3 {
    width: 220px;
    margin-right: 20px;
    float: left;
}

.friend span, .news span {
    display: block;
    width: 440px;
    float: left;
    margin-right: 10px;
}

.friend .bigimage {
    float: left;
    margin-right: 8px;
    width: 680px;
    height: 250px;
    background-color: #cecece;
    overflow: hidden;
}

.friend .bigimage img {
    max-width: 680px;
}

.friend .smallimage {
    float: left;
    width: 220px;
    height: 250px;
    overflow: hidden;
}

.friend .smallimage img{
    max-width: 220px;
}

.friend .links {
    width: 220px;
    float: left;
}

.news {
    padding-top: 0px;
}

.news .head {
    position: relative;
    clear: both;
    height: auto;
    margin-bottom: 20px;
}

.news .head h1 {
    width: 440px;
    float: left;
    margin-right: 20px;
    margin-top: 0px;
    padding-top: 0px;
}

.news .head .meta {
    margin-top: 0px;
}

.news h3 {
    width: 220px;
    float: left;
    margin-right: 15px;
}

.news span {
    float: left;
    width: 440px;
    display: block;
}

.contact {
    margin-top: 40px;
    margin-bottom: 40px;
    float: left;
    
}
.contact h1 {
    margin-top: 0px;
    font-weight: bold;
    
}

table.retailers {
    width: 910px;
    padding: 4px;
    padding-left: 0px;
}

table.retailers tr, table.retailers td {
   padding-top: 5px; 
   height: 15px;
}

table.retailers th {
    border-bottom: 2px solid black;
    margin-bottom: 10px;
}
