html {
  /*background-color: #CCD7CF;*/
}

body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}

p {
  padding: 4px;
}

body > h2 {
  border-bottom: solid 6px white;
}

body > table {
  border-bottom: solid 6px white;
}

#userNotification {
  display: none;
  position: fixed;
  background-color: pink;
  border: solid 2px red;
  color: red;
  opacity: 0.8;
  padding: 4px;
  bottom: 10px;
  right: 10px;
  font-size: 8pt;
  text-align: center;
}

#webshopBody {
  background-color: #CDD7CF;
  margin: 0px;
  padding: 0px;
  width: 1000px;
}

#mainbody {
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

.productDetailsFormContainer {
  width: 100%;
  display: block;
  background-color: #CADCD2;
  float: left;
  border-bottom: 4px solid white;
}

.productDetailsForm {
  margin: 0px;
  padding: 4px;
  width: 100%;
  display: block;
  float: left;
  background-color: #CADDD2;
}

.productDetailsForm input {
  float: left;
  margin-top: 6px;
}
.productDetailsForm label {
  float: left;
  margin:7px 3px 0 0;
}
.productDetailsForm a.grbutton {
  float: right;
  margin: 2px 20px 0 0;
}
#mainHeader {
  font-size: 12pt; 
  color: #666666; 
  font-weight: bold; 
  background-color: #CADDD2;
  height: 35px;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  line-height: 2em;
  width: 634px;
}

.largeHeader {
  font-size: 12pt; 
  color: #666666; 
  font-weight: bold; 
  background-color: #CADDD2; 
  height: 35px;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  line-height: 2em;
  width: 634px;
}

.headerContent {
  clear: none;
  margin-right: 10px;
}

#contenttable {
  background-color: #ECF3EF;
  background-color: white;
}

label {
  font-size: 9pt;
}

form {
  padding: 4px;
  background-color: #ECF3EF;
}

#loginContainer {
  background-color: #ECF3EF;
  overflow: hidden;
}

.loginForm {
  width: 100%;
  float: left;
  clear: both;
  overflow: hidden;
  background-color: #ECF3EF;
}

.message {
  float: left;
  clear: both;
}

.userInfo {
  font-size: 10pt;
}

.graphicButton {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
}

.productBody {
  width: 100px;
  background-color: white;
  padding: 0px;
  margin: 0px;
}

a {
  text-decoration: none !important;
  color: #663333;
}
  
#notice {
  color: red;
  font-size: 9pt;
  font-weight: bold;
  padding: 4px;
}

#vektklubbenNotice {
  font-size: 10pt;
  padding: 4px;
}

#registerTable {
  width: 100%;
  padding: 4px;
  font-size: 8pt;
}

#registerTable tr td {
}

#vektklubbTable {
  width: 100%;
  padding: 4px;
  font-size: 8pt;
}

#vektklubbTable tr td {
  float: left;
  line-height: 2em;
}

#registerActionContainer {
  padding: 4px;
  background-color: #ECF2EF;
  display: block;
  width: 100%;
  height: 30px;
}


a:hover {
  color: #000000;
  text-decoration: none;
}

iframe {
  padding: 0px;
  margin: 0px;
  overflow: auto;
}

#headercontent {
  background: url(/images/webshop/butikken_topp.jpg) no-repeat;
  margin: 0px;
  padding: 0px;
  width: 100%;
  /*height: 71px;*/
  height: 85px;
}

.headerLink {
  margin: 0;
  padding: 0;
  float: left;
  height: 100%;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}

#leftHeader {
  width: 15%;
}

#rightHeader {
  width: 85%;
}

#hor_submenu {
  width: 100%;
        height : 40px;
        margin: 0px;
        padding: 2px 0px;
        background-color: #ECF3EF;
        border-top: 10px solid #734240;
        margin-bottom: 6px !important;
}

#searchform {
  padding: 0px;
  margin: 0px;
}

#sitecontent {
  float : left;
        width : 986px;
  clear : right;
  background-color: white;
  padding: 0 2px;
  margin: 0px;
}

#leftmarg {
        width : 150px;
        display: block;
        float: left;
        clear: none;
        text-decoration : none;
        margin: 0px;
        padding: 0px;
}

#loginframe {
  width: 100%;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
}

#statusContainer {
  font-size: 11px;
  font-weight:bold;
  font-family:arial;
  padding: 4px;
  margin: 0px;
}
#statusContainer a {
  font-size: 10px;
  font-family:arial;
  color:#663333;
  border:0px solid #f10000;
}
#mainframe {
        width : 644px;
        float: left;
        clear: none;
        overflow: hidden;
        padding: 0px;
        margin: 0px 6px;
}

.positionShopContent {
  position:relative;
  top:0px;
 /* left:20px;*/
  border:0px solid #f10000;
}

.positionShopBasket {
  position:relative;
  top:0px;
  right:0px;
}

#rightmarg {
  width: 180px;
  float: right;
  clear: none;
  margin: 0px;
  padding: 0px;
}

#rightframe {
  width: 100%;
}

#rightBanner {
  width: 100%;
  height: 400px;
}

#footerline {
  width : 100%;
  height: 10px;
  float : left;
  margin: 0px;
  padding: 0px;
  background-color : #6D3A3F;
}
.waitMessage {
  background-repeat: no-repeat;
  position: absolute;
  display: block;  
}

#waitMessage {
  width: 32px;
  height: 32px;
  margin: 0px auto;
  margin-top: 150px;
  background-image: url(/images/spinStor.gif);
  display: none;
}

#smallWaitMessageRight {
  width: 32px;
  height: 32px;
  top: 180px;
  left: 880px;
  background-image: url(/images/spinStor.gif);
  display: none;
}

.iefixclass {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.textarea_box {
  width: 630px;
  height: 300px;
}      

.registration_form {
        width : 490px;
        padding : 3px 3px 5px 6px;
}

.registerform {
  background-color: #ECF3EF;
  padding: 0px;
  margin: 0px; 
}

#removeMemberContainer {
  overflow: hidden;
  padding: 5px;
  height: 35px;
}

.box25 {
  width: 25px;
  font-size: 8pt;
  color: #663333;
  font-weight: normal;
}

.box100 {
  width: 100px;
  font-size: 8pt;
  color: #663333;
  font-weight: normal;
}

.box180 {
  width: 180px;
  font-size: 8pt;
  color: #663333;
  font-weight: normal;
}

.listBorder {
  border-style: solid;
  border-color: #aaaaaa;
  border-width: 1px 0px 0px 1px;
  margin-top: 5px;
}

.prodBorder {
  border-style: solid;
  border-color: #aaaaaa;
  border-width: 0px 1px 1px 0px;
}

.prodCat {
  font-size: 12pt; 
  color: #666666; 
  font-weight: bold; 
  background-color: #C0D5C8; 
  width: 100%;
  height: 35px;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  line-height: 2em;
  !width: 467px; /* IE can't do CSS or HTML */
}

.productHeader {
  font-size: 12pt; 
  color: #666666; 
  font-weight: bold; 
  background-color: #CADDD2; 
  height: 35px;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  line-height: 2em;
  display: block;
  float: left;
  clear: both;
  width: 634px;
}

.product {
  display: block;
  width: 319px;
  !width: 310px;
  margin: 0px;
  margin-bottom: 6px;
  padding: 0px;
  clear: none;
}

.productImageContainer {
  display: block;
  width: 100%;
  height: 230px;
  !height: 232px;
  background-color: white;
  line-height: 230px;
  text-align: center;
}

.productImage {
  cursor: pointer;
}

.relatedProductImageContainer {
  display: block;
  width: 100%;
  text-align: center;
}

.relatedProductImageContainer img {
  cursor: pointer;
}

.productDescription {
  height: 100px;
  font-size: 8pt;
  padding: 4px;
  background-color: #E8F0EB; 
}

.productDescriptionHeader {
  color: #333333;
  font-weight: bold;
}

.relatedProductTextContainer {
  float: left;
  clear: none;
}

#relatedProducts {
  width: 100%;
  float: left;
  clear: both;
}

.productColumn {
  width: 50%;
}

.left {
  float: left;
}

.right {
  float: right;
}

.relatedProductDescription {
  height: 100px;
  font-size: 8pt;
  padding: 4px;
  background-color: #E8F0EB;
  width: 300px;
}

.productPrice {
  background-color: #E8F0EB; 
  color: #666666;
  padding: 4px;
  margin: 0px;
}


.prodRel {
  font-size: 10pt;
  color: #663333;
  font-weight: bold;
  background-color: #bbbbbb;
}
 
.prodHead {
  font-size: 9pt;
  color: #666666;
  font-weight: bold;
  background-color: #C0D5C8;
}
 
.prodSearch {
  font-size: 8pt;
  color: #663333;
  font-weight: normal;
  background-color: #cccccc;
}
 
.prodName {
  font-size: 8pt;
  color: #666666;
  font-weight: bold;
}


.prodText {
  font-size: 8pt;
  color: #666666;
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: normal;
}

.prodDiv {
  font-size: 8pt;
  color: #999999;
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: normal;
}

.prodPrice {
  font-size: 8pt;
  color: #666666;
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: normal;
}

.o2form {
  padding: 0px;
  margin: 0px;
}

.prodTotal {
  font-size: 8pt; 
        color: #333333; 
        background-color: #C0D5C8; 
        height: 35px;
        width: 100%;
        margin: 0px;
        padding: 0px;
}
 
.prodInfoBuy {
  font-size: 8pt;
  color: #333333;
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: bold;
        border-style: solid;
        border-color: white;
        border-width: 2px 0px 2px 0px;
        background-color: white;
}

 .prodButtons {
   font-size: 8pt;
   color: #333333;
   margin-top: 2px;
   margin-bottom: 2px;
   font-weight: bold;
         border-style: solid;
         border-color: #cccccc;
         border-width: 2px 0px 2px 0px;
         background-color: #cccccc;
}

.prodForm {
  background-color: #E8F0EB; 
}

.productForm {
  margin: 0px;
  padding: 4px;
  background-color: #CADCD2;
}

.relatedProductForm {
  margin: 0px;
  padding: 4px;
        background-color: #CADCD2;
        width: 310px;
}

.productTable {
        border: 0;
        height: 200px; 
}

#smallCartBody {
  width: 170px;
  padding: 0px;
  margin: 0px;
  font-size: 7pt;
}

#smallCartContentList {
  float: left;
  width: 100%;
  display: block;
  margin: 0px;
  padding: 0px;
}

.smallCartHeader {
  font-size: 10pt; 
  color: #666666; 
  font-weight: bold; 
  background-color: #CADDD2; 
  width: 100%;
  height: 35px;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  margin-bottom: 4px;
  line-height: 2em;
  float: left;
  clear: both;
}

.smallCartItemAmount {
  display: block;
  margin: 0px;
  padding: 0px 4px;
  float: left;
  clear: none;
  display: block;
}

.cartItemDescription {
  margin: 0px;
  padding: 0px;
  padding-left: 4px;
  display: block;
}

.cartItemProductLink {
  font-weight: bold;
  cursor: pointer;
  float: left;
}

.cartItemProductPrice {
  text-align: right;
  font-style: italic;
  padding: 0px;
  margin: 0px;
  padding-right: 4px;
}

#smallCartTotal {
  width: 172px;
  float: left;
  clear: both;
  color: #666666;
  background-color: #CADDD2;
  padding: 4px;
  margin: 0px;
  margin-top: 4px;
  font-weight: bold;
  text-align: center;
}

#cartBody {
  margin: 0px;
  padding: 0px;
}

#cartHeader {
  font-size: 12pt; 
  color: #666666; 
  font-weight: bold; 
  background-color: #CADDD2; 
  height: 35px;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  line-height: 2em;
  width: 634px;
}

#cartForm {
  padding: 0px;
  margin: 0px;
  width: 644px;
  background-color: #ECF2EF;
}

#cartTable {
  width: 100%;
}

#cartTableHeader {
  font-size: 8pt;
  background-color: #b9ccc1;
}

#cartTableHeader th {
  padding: 4px;
  text-align: left;
}

#checkoutActionContainer {
  background-color: #CADCD2;
  display: block;
  width: 636px;
  height: 30px;
  padding: 4px;
}

#checkoutActionContainer a {
  padding: 0px;
  margin: 0px;
  float: left;
  clear: none;
}

#receiptHeader {
  font-size: 12pt; 
  color: #666666; 
  font-weight: bold; 
  background-color: #CADDD2; 
  height: 35px;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  line-height: 2em;
  width: 634px;
}

#receiptTable {
  width: 100%;
}

.receiptItemRow {
}

.receiptItemRow td {
  padding: 4px;
}

#receiptTableHeader {
  font-size: 8pt;
  background-color: #b9ccc1;
}

#receiptTableHeader th {
  padding: 4px;
  text-align: left;
}

#receiptActionContainer {
}

#receiptActionContainer td {
 background-color: #CBDDD2;
 padding: 4px;
}


.checkoutTable {
  width: 100%;
  border-collapse: collapse;
  font-size: 8pt;
}

.checkoutTable td {
  padding: 4px;
}

.checkoutTableHeader {
  font-size: 8pt;
  background-color: #b9ccc1;
}

.checkoutTableHeader th {
  padding: 4px;
  text-align: left;
}

#checkoutform {
  background-color: #ECF3EF;
  font-size: 8pt;
  width: 644px;
}

#checkoutform p {
  padding: 4px;
  margin: 0px;
}

.o2radioLabel {
  font-size: 8pt;
}

#checkoutform .o2radioGroup {
  padding: 0px;
  margin: 0px;
}

.checkoutLabel {
  padding: 4px;
  font-size: 8pt;
}

.cartItemRow {
}

.cartItemRow td {
  padding: 4px;
}

.cartItemRow a {
  font-weight: bold;
  color: #666666;
}

.cartItemRow a:hover {
  color: orange;
}

#cartContentControls {
}

#cartContentControls td {
 background-color: #CBDDD2;
 padding: 4px;
}

#cartTotal td {
  font-weight: bold;
  padding: 4px;
}

.productDetailHeader {
  font-size: 12pt; 
  color: #666666; 
  font-weight: bold; 
  background-color: #CADDD2; 
  height: 35px;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  line-height: 2em;
  display: block;
  float: left;
  clear: both;
  width: 634px;
}

#productDetails {
  float: left;
  clear: both;
  width: 100%;
  padding: 0px;
  margin: 0px;
  background-color: #E8F0EB;
  position: relative;
}

#productImageContainer {
  background-color: white;
  width: 317px;
  padding: 0px;
  margin: 0px;
  float: left;
  clear: none;
}


#productTextContainer {
  background-color: transparent;
  width: 300px;
  float: right;
  clear: right;
  padding: 4px;
  margin: 0 10px 0 0;
}

#productDescriptionText {
}

#productPicture {
  width: 230px;
  margin: 0 auto;
  !display: inline;
  padding: 0px;
}

#productSmallPictures {
  height: 123px;
  margin: 0 auto;
  padding: 0px;
  padding-top: 4px;
}

#productPrice {
  background-color: #E8F0EB; 
  display: block;
  float: left;
  clear: both;
  width: 100%;
  overflow: auto;
  margin: 0;
  padding: 0;
}

#prodVisning {
  height: 375px;
  overflow: scroll;
  padding-left: 7px;
  padding-right: 7px;
}

#prodShopSum {
  color: #666666; 
  font-weight: bold; 
  background-color: #C0D5C8; 
  height: 35px;
}

.hor_submenu_ul {
  list-style-type : none;
  margin : 0 0 0 10px;
  padding : 0;
}

.hor_submenu_td {
  /*color : white;*/
  margin : 0 0 0 10px;
}

.hor_submenu_a {
  margin-top : 4px;
  padding-top : 4px;
  padding-bottom : 4px;
  padding-right : 8px;
  padding-left : 8px;
  /*color : white;*/
  border-right : 1px solid white;
  border-right-style : dotted;
  background-color : #6D3A3F;
  font-size : 14px;
  text-decoration : none;
}

.hor_submenu_a:hover {
  color : white;        
  text-decoration : none;
}

#categoryList {
  vertical-align: middle;
  line-height: 2em; 
  list-style-type : none;
  margin : 0px;
  padding : 0px;
  !width: 100%;
  !display: block;
  !overflow: hidden;
}

.categoryListElement {
  font-family:verdana;
  font-size: 11px;
  color : #666666;
  padding-top: 6px;
  padding-left: 30px;
  background: url(/images/webshop/maalbaand_1.gif) no-repeat;
  height: 30px;
  cursor: pointer;
  font-weight: bold;
  list-style-type: none;
}

.categoryListElement:hover {
  background: url(/images/webshop/maalbaand_2.gif) no-repeat;
  background-color: #D6DED9;
}

.grbutton * {
  cursor: pointer;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  color: black;
}

.grbutton:hover {
  text-decoration: none;
  cursor: pointer;
}

.grbutton_middle {
  background: url(/images/webshop/midten_normal.gif) repeat-x;
  border: 0;
  height: 25px;
  padding-top: 4px;
  float: left;
  text-decoration: none;
}

.grbutton_left {
        background: url(/images/webshop/start_normal.gif) no-repeat left;
        height: 25px;
        width: 9px;
        float: left;
        border: none;
}

.grbutton_right {
        background: url(/images/webshop/slutt_normal.gif) no-repeat right;
        height: 25px;
        width: 9px;
        float: left;        
        border: 0;
}

.grbutton_lys * {
        text-decoration: none;
        font-size: 11px;
        color: black;
  cursor: pointer;
}

.grbutton_lys:hover {
        text-decoration: none;
}

.grbutton_middle_lys {
        background: url(/images/webshop/LYS_midten_normal.gif) repeat-x;
        border: 0;
        height: 25px;
        padding-top: 4px;
        float: left;

}

.grbutton_left_lys {
        background: url(/images/webshop/LYS_start_normal.gif) no-repeat left;
        height: 25px;
        width: 9px;
        float: left;
        border: none;
}

.grbutton_right_lys {
        background: url(/images/webshop/LYS_slutt_normal.gif) no-repeat right;
        height: 25px;
        width: 9px;
        float: left;        
        border: 0;
}

.grbutton_kryss_left {
        background: url(/images/webshop/x.gif) no-repeat left;
        height: 25px;
        width: 20px;
        float: left;
        border: none;
}

.grbutton_left_pil {
        background: url(/images/webshop/Pil.gif) no-repeat left;
        height: 25px;
        width: 19px;
        float: left;
        border: none;
}
