/* DEFAULTS {{{ */
html, body{
    height:100%;
    margin:0px;
    padding:0px;
    color: black;
}
body { 
    width: 1294px;

    font-family: arial, helvetica, sans-serif;
    text-align: left;
    font-size: 12px;

    background: url(../graphics/body_bg.jpg) top left repeat-x white;
}
img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
img, div { behavior: url(iepngfix.htc) }
a {
    text-decoration: none;
}

form {
    display: inline;
    margin: 0px;
    padding: 0px;
}
select,
option {
    font-family: arial, helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}
input {
    font-family: arial, helvetica, sans-serif;
}
/* }}} */

/* TYPES {{{ */
p.bold {
    font-weight: bold;
}

div.clearer {
    clear: both;
}

/* }}} */

/* WRAPPER {{{ */
div#wrapper_left {
    width: 30px;
    height: 710px;

    margin-left: 53px;
    float: left;

    background: url(../graphics/border_left.jpg) top left no-repeat;
}
div#wrapper {
    float: left;
    width: 981px;
    min-height: 100%;

    background: url(../graphics/wrapper_bg.jpg) top left repeat-y;

    padding: 0px;
}
div#wrapper_right {
    width: 30px;
    height: 710px;

    float: left;

    background: url(../graphics/border_right.jpg) top left no-repeat;
}
/* }}} */

/* LEFTPANE {{{ */
div#leftpane {
    width: 612px;
    padding: 7px;

    float: left;
}

div#leftpane div.leftmargin {
    width: 545px;
    margin-left: 24px;
}

div#header {
    width: 612px;
    height: 107px;

}
div#butterfly_tail {
    width: 69px;
    height: 20px;
    background: url(../graphics/butterfly_tail.jpg) top left no-repeat;

    position: absolute;
    left: 596px;
    top: 114px;
}

div#leftpane div.topmenu {
    height: 52px;
    margin-top: 4px;
}
div#leftpane div.topmenu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
div#leftpane div.topmenu li {
    float: left;
    padding-left: 11px;
    padding-right: 13px;
    padding-top: 8px;

    height: 50px;

    background: url(../graphics/topmenu_separator.jpg) top left no-repeat;

    display: block;
}
div#leftpane div.topmenu li.first {
    background: none;
}
div#leftpane div.topmenu li.selected {
    background: url(../graphics/selected.jpg) top left repeat-x;
}
div#leftpane div.topmenu li.noborder {
    background: none;
}
div#leftpane div.topmenu li a {
    height: 30px;
    color: #0f568e;
    font-size: 16px;

}

div#leftmenu {
    height: 700px;
    width: 160px;

    margin-left: 8px;
    padding: 0px;
    float: left;
}
div#leftmenu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
div#leftmenu ul li {
    width: 130px;

    border-top: 2px dotted #d0e9fd;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: 15px;
}
div#leftmenu ul li.first {
    border-top: none;
    padding-top: 12px;
}
div#leftmenu ul li a {
    color: #343331;
    background: url(../graphics/dot.gif) left no-repeat;

    margin-left: 5px;
    padding-left: 10px;
}
div#leftmenu ul li ul li.first {
    padding: 0px;
}
div#leftmenu ul li ul li {
    width: 140px;
    padding: 0px;
    border: none;
}

div#leftmenu div#catlist {
    margin-top: 5px;
}
div#leftmenu div#catlist p {
    padding: 0px;
    margin: 0px;
    margin-left: 20px;
    font-weight: bold;
}
div#leftmenu div#catlist ul li {
    border: none;
    margin: 0px;
    padding: 0px;

    margin-left: 20px;
}

div#leftmenu .selected {
    font-weight: bold;
}

div#leftmenu div#subcatlist {
    padding-top: 14px;
}

div#searchresults {
    margin-left: 14px;
    padding-top: 14px;
}
div#searchresults p {
    margin: 0px;
    padding: 0px;
    padding-right: 10px;
}

div#productlist {
    float: right;
    width: 430px;
    margin-left: 8px;
}
div#productlist ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
div#productlist li {
    padding-top: 12px;
    padding-bottom: 12px;

    border-top: 2px dotted gray;
}
div#productlist li.first {
    border: none;
}
div#productlist li h2 {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}
div#productlist li.event {
    border: none;
    margin-bottom: 4px;
    padding-top: 15px;
}
div#productlist li.event.first {
    padding-top: 12px;
}

div#productlist li h2.date {
    color: black;
    background: url(../graphics/dot.gif) left no-repeat;

    margin-left: 5px;
    padding-left: 10px;

}

div#productlist li p {
    padding: 0px;
    margin: 0px;
    margin-bottom: 8px;
}
div#productlist li div.text a {
    background: url(../graphics/les_mer.gif) top left no-repeat;
    padding-left: 14px;
    color: black;
}

div#productlist img {
    float: left;
    margin-right: 8px;
}
div#productlist div.text {
    float: right;
    width: 270px;
}
div#productlist.events div.text {
    float: none;
    width: 360px;
}
div#productlist h3 {
    margin: 0px;
    margin-top: 12px;
    padding: 0px;
    padding-top: 3px;
    padding-bottom: 3px;

    width: 321px;

    background: url(../graphics/listheader.jpg) top left repeat-y white;
    display: block;
    color: #114e7b;
    
    padding-left: 15px;
}

div#news {
}
div#news img {
    margin-left: 10px;
    margin-bottom: 10px;
}
div#news ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
div#news li {
    margin-top: 16px;
    height: 114px;
    border-bottom: 2px dotted gray;
}
div#news li img {
    margin-right: 10px;
}
div#news li h3 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 2px;
    font-size: 12px;
}
div#news li p {
    margin: 0px;
    padding: 0px;
}
div#news li a {
    background: url(../graphics/les_mer.jpg) top left no-repeat;
    padding-left: 14px;
    color: black;
}

div#ads {
    margin-top: 17px;
}
div#ads h2 {
    padding: 0px;
    margin: 0px;
    margin-left: 24px;
    margin-bottom: 14px;

    color: #095c9e;
}
div#ads div.imgcontainer_first {
    margin-left: 19px;
}

div#ads2 {
    border-top: 2px dotted gray;
    padding-top: 10px;
}
div#contact {
    margin-top: 18px;
    text-align: center;
}
/* }}} */

/* RIGHTPANE {{{ */
div#rightpane {
    width: 352px;
    float: left;

    margin-left: 1px;
}
div#rightpane div.content {
    margin-left: 29px;
}
div#rightpane div.topmenu {
    margin-top: 21px;
}
div#rightpane div.topmenu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
div#rightpane div.topmenu ul li {
    float: left;
    padding-left: 7px;
    margin-right: 5px;

    background: url(../graphics/topmenu2_separator.jpg) top left no-repeat;
}
div#rightpane div.topmenu ul li.first {
    padding-left: 0px;
    background: none;
}
div#rightpane div.topmenu ul li a {
    color: #105590;
}
div.search {
    margin-top: 8px;
}
div.search input[type=text] {
    width: 154px;
    border: 1px solid #a6a4a5;
    font-size: 12px;
}
div.search input[type=submit] {
    border: 1px solid #a6a4a5;

    background-color: #a6a4a5;
    color: white;
    margin-right: 11px;
    font-size: 12px;
}
div.search img {
    margin-left: 10px;
}
div#sup {
    margin-top: 244px;
}
div#sup h2 {
    padding: 0px;
    margin: 0px;
    margin-bottom 15px;
}
div#sup ul {
    width: 190px;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
div#sup li {
    padding-top: 0px;
    /*font-size: 12px;*/
}
div#sup li.first {
    margin-top: 0px;
    border-top: none;
}
div#sup a {
    display: block;
    color: black;
    margin-bottom: 6px;
}
div#sup a:hover {
    color: #22f;
}

div#sup p.header {
    border-top: 2px dotted gray;
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    padding-top: 4px;
}

div#sup li.first p.header {
    border-top: 0px;
}

div#sup a#sokaktiviteter {
    display: block;

    color: #0d558f;
}

div#vaer {
    width: 160px;
    margin-left: 20px;
    background-color: #cfe2f3;
    padding: 10px;
}
div#vaer span#celsius {
    font-size: 30px;
}
div#vaer h2 {
    margin: 0px;
    padding: 0px;
}
div#vaer a {
    color: #333;
}

/* }}} */

/* IMGSTUFF {{{ */
div#kart {
    width: 141px;
    height: 407px;
    background: url(../graphics/kart.png) top left no-repeat;

    position: absolute;
    left: 924px;
    top: 90px;

    clear: both;
    z-index: 2;
}
div#ramme {
    width: 319px;
    height: 217px;
    background: url(../graphics/ramme.png) top left no-repeat;

    position: absolute;
    left: 711px;
    top: 80px;

    clear: both;
    display: block;
    z-index: 1;
}
img#imgdupe {
    position: absolute;
    left: 738px;
    top: 100px;
}
img.idupe {
}
img#fancy {
    position: absolute;
    left: 738px;
    top: 100px;
}
 /* }}} */

/* SUP_SEARCH {{{ */
div#supsearch_shadow {
    width: 245px;
    height: 180px;

    background-color: black;

    padding: 15px;

    display: none;
    position: absolute;

    z-index: 2;

    opacity: 0.10;
}

div#supsearch {
    width: 245px;
    height: 180px;
    border: 1px solid #d2d0d1;

    color: #0e5690;
    background-color: white;

    padding: 15px;

    display: none;
    position: absolute;

    z-index: 3;

    opacity: 0.96;
}
div#supsearch h2 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    margin-top: 8px;
    margin-bottom: 4px;
}
div#supsearch div {
    width: 100%;
    margin-top: 10px;
    color: #0e5690;
}
div#supsearch input,
div#supsearch select,
div#supsearch select option {
    font-size: 12px;
}
div#supsearch select {
    padding-left: 4px;
    padding-right: 4px;
}
div#supsearch td.right {
    text-align: right;
}
.shift_right {
    float: right;
}
/* }}} */

/* PRODUCT {{{ */
div#product {
    margin-left: 18px;
    overflow: hidden;
}
div#product h1 {
    padding: 0px; margin: 0px;
}
div#imgandtext {

}
div#imagepane {
    float: left;
    width: 205px;
}

div#imagepane img {
    margin-left: 4px;
    margin-bottom: 5px;
    vertical-align: top;
}

div#textpane {
    width: 350px;
    padding-left: 15px;
    float: left;
}
div#gmap_wrapper {
    width: 200px;
    height: 230px;

    text-align: right;

    clear: left;
    float: left;
}
div#gmapOuter {
    width: 190px;
    height: 190px;

    padding: 4px;
    margin-bottom: 5px;

    border: 1px solid #ccc;
    background-color: #eee;
}
div#gmap {
    width: 192px;
    height: 192px;

}
div#faktaboks {
    margin-left: 15px;
    width: 358px;
    float: left;

    background-color: #cfe2f3;
}
div#faktaboks table {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 15px;
}
div#faktaboks table tr td.first {
    width: 36%;
}
div#faktaboks table tr td p {
    margin: 0px;
    padding: 0px;
    width: 210px;
}

div#container {
    position: absolute;
    left: 340px;
    top: 200px;

    padding: 10px;
    background-color: #eee;
    border: 1px solid #666;
    opacity: 0.98;

    z-index: 1000;
    display: none;
}
img#bigimgcontainer {
}
/* }}} */

/* KONTAKTSKJEMA {{{ */
table#kontaktskjema {
    margin-left: 50px;
    width: 300px;
}

table#kontaktskjema input[type=text] {
    width: 100%;
}

table#kontaktskjema textarea {
    width: 100%;
    height: 100px;
}
table#kontaktskjema input[type=text] {
    padding: 0px; margin: 0px;
}

table#kontaktskjema input[type=text].small {
    width: 50px;
}
table#kontaktskjema input[type=text].big {
}
/* }}} */

/* PAGING {{{ */
div#paging a.page {
    color: #044;
    background-color: #eee;
    border: 1px dotted #ccc;
}
div#paging a.page.selected {
    background-color: #ccc;
}
div#paging a.page:hover {
    background-color: #aaf;
}
/* }}} */

#mobil {
    padding-top: 205px;
    width: 115px;
    float: right;
}

/* rating {{{ */
fieldset {
    padding: 10px;
    padding-left: 15px;
    margin: 0;
}

fieldset legend {
    font-size: 16px;
}

fieldset ol {
    margin:0; padding: 0;
    padding-top: 4px;
    list-style: none;
}
fieldset ol li p.descr {
    margin:0; padding: 0;
    color: gray;
    font-size: 11px;
    width: 360px;
    padding-left: 90px;
}

fieldset label {
    display: inline-block;
    width: 80px;
    text-align: right;
    padding: 4px;
    vertical-align: middle;
}
fieldset.rank label {
    text-align: center;
}

fieldset label.leftright {
    float: left;
}

#omtaler, .rank, #addreview { clear: both; overflow: hidden; }

#addreview li {
    padding-bottom: 6px;
}
#omtaler {
    font-size: 14px;
}

#omtaler input,
#omtaler textarea {
    vertical-align: middle;
    width: 180px;
    border: 1px solid #aaa;
    padding: 4px;
    background-color: #ffe;
}
#omtaler input:hover,
#omtaler textarea:hover,
#omtaler input:focus,
#omtaler textarea:focus {
    background-color: #ffd;
}

#omtaler textarea {
    height: 180px;
    width: 350px;
}

.rank li {
    width: 185px;
    overflow: hidden;
    float: left;
    padding-bottom: 10px;
}

.rank .row1 {
    clear: both;
}
.rank .row2 {
    padding-left: 10px;
}
.rank .row3 {
    padding-left: 10px;
}

.stars {
    padding: 4px;
    overflow: hidden;
}

.stars div {
    vertical-align: middle;
    background: url(/images/star_grey.gif) top left no-repeat;
    width: 16px; height: 16px;
    float: left;
}

.stars div.selected {
    background: url(/images/star.gif) top left no-repeat;
}

.rank .description {
    color: gray;
    font-size: 12px;
}

#averagerating {
    padding-bottom: 8px;
}
/* }}} */
/* user ratings {{{ */
#user_ratings {
}

#user_ratings ol {
    list-style: none;
}
#user_ratings li {
    overflow: hidden;
    padding: 10px;
    border-top: 1px solid gray;
}
#user_ratings li.first {
    border-top: none;
}

#user_ratings .left {
    float: left;
}
#user_ratings .right {
    float: right;
}
#user_ratings .content {
    clear: both;
}

#user_ratings ul.user_stars {
    list-style: none;
    margin:0; padding:0;
    border: 1px solid gray;
    padding: 6px;
    margin-top: 4px;
}
#user_ratings ul.user_stars li {
    clear: both;
    margin:0; padding:0;
    border: none;
}
#user_ratings .user_stars label {
    float: left;
    width: 200px;
    text-align: left;
}

/* }}} */
/* messages {{{ */
p.info {
    background: #DDFFDD url(/images/accept.png) no-repeat scroll 10px 8px;
    border: 1px solid #BBFFBB;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 36px;
    width: 780px;
}
p.error {
    background: #FFDDDD url(/images/delete.png) no-repeat scroll 10px 8px;
    border: 1px solid #FFBBBB;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 36px;
    width: 780px;
}
/* }}} */
