/* Egna stilar som ersätter Default.css */

#ChkBoxBox {
  padding: 15px;
  line-height: 140%;
  border: solid 1px #dddddd;
  background: #eeeeee;
}

/**** Marginaler i menyn *****/
.menu_margin {padding:10px;background:#a5bec8;}

.newsLetter { margin:10px; margin-top:9px;padding:0px; background:#a5bec8; }

.produktPlats  { background: #bcafce; padding: 10px; }
.produktPlats2 { background: #BAD1DA; padding: 10px; }

/**** Innehållssida *****/
.content {
      background: #f4faff;
      width:580px;padding: 20px;padding-top: 10px;
      vertical-align:top;
      color:#222222;
      font-family:verdana;
      font-size:11px;
      line-height: 20px;
}

/**** Kolumn för meny, ändra bara bredd ****/
.menu {width:174px;vertical-align:top;}

/**** Bannerutrymmet ****/
.banners {
       width:150px;
       padding-left:0px;padding-right:10px;padding-top:10px;
       background: white;
       vertical-align:top;
}

.cartbox {
       background-image: url('images/design/cashBack.gif');
       height: 90px; width: 125px; background-repeat: no-repeat;
       padding-top:10px;padding-left:25px;
       }
.cartbox a:link {font-size:12px; color:#0e4d72;}


/***** Mittenkolumn mellan skuggkolumnerna, innehåller bakgrundsbilden! *****/
.main {
       width:950px;background:url('images/design/bg_dark.gif');
       border:1px solid #a5bec8;}

/***** Utrymme för headern, innehåller inget ******/
.header {
      width: 950px;
      height: 130px;
      background: url('images/design/bg_dark.gif');
}

/**** Headern är positionerad absolut ****/
.floating_header {
      position:absolute;top:0px;left:815px;
      margin:0px;padding:0px;
      width:148px;height:148px;
      background:url('images/design/detlevandeljuset.png');
}

body {
      background:white;
}

td {padding:0px;margin:0px;}

table {
      margin:0px;
      padding:0px;
}

/**** Skuggkolumnerna ****/
td.leftshade {width:20px;background:url('images/design/leftshade.gif');}
td.rightshade {width:20px;background:url('images/design/rightshade.gif');}

h1 { color:#0e4d72;}
h2 { color:#0e4d72;}
h3 { color:#0e4d72;}
h4 { color:#0e4d72;}

hr {
  margin-top:10px;
  margin-bottom:10px;
  border: 0px;
  width: 100%;
  color: #c5d0d8;
  background-color: #c5d0d8;
  height:2px;
  }

p {margin-top:15px;margin-bottom:15px;}

a:link {color:#0e4d72}
a:visited {color:#633d7d}
a:active {color:#965cbe;}
a:hover {color:#0036ff}

.quotation {font-size:9px;color:#888888}

.defaultGrid {padding:15px;}
.inbtw {width: 10px; height: 10px;}

.symbolImg {
   width: 60px; height: 60px;
   background: black; text-align:center;}

.symbolTxt {
   padding-left:10px;
}

span.price
{
	font-size: 1.5em;
	font-weight: bold;
	font-family: Tahoma;
	color: #093e4d;
}
