/* ------------------------------------ */
/* norsktur.no - CSS                    */
/* Web and Style Sheet by Blank as      */
/* Author: Siw Ørnhaug                  */
/* ------------------------------------ */

body 
{
    MARGIN: 0px; BORDER: 0px; PADDING: 0px;
    background-color: #b0d2ec;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px; 
    color: #4d4d4d;
    text-align: left; 
}
#wrapper
{
    margin: 1px auto;
    width: 990px;
    background-image: url(/images/bg_midt.gif);
    background-position: left; 
    background-repeat: repeat-y;
}
#mainmenu
{
    float: right; 
    width: 620px;
    height: 40px;
    padding-top: 34px;
}
#mainmenu ul 
{
    float: right;
    margin: 15px 25px 0px 10px;
    list-style: none;
}
#mainmenu ul li
{
    float: left;
    padding: 0px 15px 0px 15px;
    border-left: solid 1px #003772;
    font-size: 11px;
    font-weight: bold;
    background-image: none;
}
#mainmenu ul #li1
{
    border-left: none;
}
#mainmenu ul li a
{
    color: #000000;
    text-decoration: none;
}
#mainmenu ul li a:hover
{
    text-decoration: underline;
}
#mainmenu ul .current
{
    color: #777777;
    text-decoration: underline;
}

#flashHolderKart
{
    float: left; 
    width: 354px; 
    padding-top: 0px;
    margin: 0px 0x 0px 18px; 
    background-image: url(/images/bg_topp.jpg);
    background-position: top left; 
    background-repeat: no-repeat;
}

#flashHolder
{
    float: left; 
    width: 354px; 
    padding-top: 73px;
    margin: 0px 0x 0px 18px; 
    background-image: url(/images/bg_topp_orderform.jpg);
    background-position: top left; 
    background-repeat: no-repeat;
}

#kart
{
    float: left; 
    width: 340px; 
    height: 255px;
    margin: 60px 0px 0px 11px;  
    overflow: hide;
}

#kunde_logo
{
    float: left; 
    width: 340px;
    height: 95px;
    margin: 0px 0px 0px 25px;  
    overflow: hide;
}

#galleri
{
    float: right; 
    width: 586px; 
    height: 292px;
    margin-top: 4px;
}
#destinasjonsliste
{
    float: left; 
    width: 330px; 
    padding: 2px;
}

#topDestinasjon
{   
    float: left; 
    width: 636px; 
    background-image: url(/images/bg_topp.jpg);
    background-position: top right; 
    background-repeat: no-repeat;
}

#top_orderform
{   
    float: left; 
    width: 636px; 
    background-image: url(/images/bg_topp_orderform.jpg);
    background-position: top right; 
    background-repeat: no-repeat;
}

#flashHolderGalleri
{
    float: left; 
    width: 636px; 
    padding-bottom: 28px;
    background-image: url(/images/bg_midt.gif);
    background-position: top right; 
    background-repeat: repeat-y;
}
#flashHolderGalleri #galleri
{
    float: left; 
    margin-left: 15px;
}
#flashHolderGalleri .stillbilde
{
    float: left; 
    padding-left: 2px;
}

h1
{
    padding: 0px;
    margin: 0px;
    color: #003772;
    font-size: 20px;
    font-weight: normal;
}
h2
{
    padding: 0px;
    margin: 0px;
    color: #003772;
    font-size: 18px;
    font-weight: bold;
}
h4
{
    padding: 5px 0px 5px 0px;
    margin: 0px;
    color: #003772;
    font-size: 14px;
    font-weight: normal;
}
.bordertop
{
    border-top: dashed 2px #cccccc;
    margin-top: 10px;
}
.brodtekst
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px; 
    color: #4d4d4d;
}
a
{
    color: #327cb2; /* #286490; */
}
p
{
    margin-top: 0px;
    padding-top: 0px;
}

ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul li
{
    	padding: 0px 0px 2px 17px;
	background-image: url(/images/bullet_point.gif);
	background-position: top left; 
	background-repeat: no-repeat;
}
.pil li
{
	background-image: url(/images/bullet_til_lenke.gif);
	background-position: top left; 
	background-repeat: no-repeat;
         font-size: 10px;
}
.pil li a
{
    color: #000000;
    text-decoration: none;
}
.pil li a:hover
{
    text-decoration: underline;
}

#facebook
{
    float: right;
    width: 70px;
    white-space: nowrap;
    background-image: url(/images/icon_facebook.gif);
    background-position: top left; 
    background-repeat: no-repeat;
    padding-left: 18px;
}



/* -------- */
/* Content  */
/* -------- */

/* Venstre kolonne */
#kartkol
{
    float: left;
    width: 334px;
    border-top: dashed 2px #cccccc;
    padding-bottom: 80px;
}

#kartkolDestinasjon
{
    float: left;
    width: 334px;
    border-top: dashed 2px #cccccc;
    padding: 0px 0px 80px 18px;
    background-image: url(/images/bg_midt.gif);
    background-position: left; 
    background-repeat: repeat-y;
}

#kartkolBestilling
{
    float: left;
    width: 334px;    
    padding: 0px 0px 80px 18px;
    background-image: url(/images/bg_midt.gif);
    background-position: left; 
    background-repeat: repeat-y;
}

#kartintro
{
    float: left;
    width: 314px;
    padding: 10px;
}

#faktaHeader
{
    float: left;
    width: 318px;
    margin: 14px 6px 6px 6px;
    padding: 2px;
    background-color: #003772;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}
.flagg
{
    float: right;
    width: 47px;
    margin-top: -34px;
    padding: 0px 6px 0px 6px;
    margin-right: 2px;
    background-color: #d3dbde;
}
#faktaliste
{
    float: left;
    width: 320px;
    padding: 0px 4px 10px 6px;
    color: #000000;
    font-size: 11px;
}
#brosjyre
{
    float: left;
    width: 300px;
    Padding: 15px 0px 10px 0px;
}

#middleDestinasjon
{
    float: left;
    width: 636px; 
    padding: 18px 0px 10px 0px;
    background-color: #ffffff;
    background-image: url(/images/bg_midt.gif);
    background-position: right; 
    background-repeat: repeat-y;
}

#main1colDestinasjon
{
    float: left;
    width: 580px;
    border-top: dashed 2px #cccccc;
    padding: 10px 10px 10px 18px;
    background-color: #ffffff;
}

#main
{
    float: left;
    width: 605px;
    border-top: dashed 2px #cccccc;
    background-image: url(/images/bg_main.gif);
    background-position: top left; 
    background-repeat: repeat-y;
}
#mainColleft, #mainColright
{
    float: left;
    width: 285px;
}
#mainColleft
{
    margin-right: 10px;
}
.colContent
{
    padding: 10px 0px 10px 20px;
}
#main1col
{
    float: left;
    width: 580px;
    border-top: dashed 2px #cccccc;
    padding: 10px 0px 10px 20px;
    background-color: #ffffff;
}
#turprogram
{
    margin-top: 10px;
    border-top: dashed 2px #cccccc;
    padding-top: 10px;
}


#gallerier
{
    float: right;
    width: 180px;
    height: 28px;
    margin-top: 2px;
}
#gallerier ul
{
    list-style: none;
}
#gallerier ul li
{
    float: right;
    width: 50px;
}
#destmenu
{
    float: left; 
    width: 300px;
    height: 30px;
}
#destmenu ul 
{
    float: left;
    margin: 0px; 
    list-style: none;
}
#destmenu ul li
{
    float: left;
    padding: 0px 15px 0px 15px;
    border-left: solid 1px #003772;
    font-size: 11px;
    font-weight: bold;
    background-image: none;
}
#destmenu ul #li1
{
    border-left: none;
    padding-left: 0px;
}
#destmenu ul li a
{
    color: #000000;
    text-decoration: none;
}
#destmenu ul li a:hover
{
    text-decoration: underline;
}


/* -------- */
/* Bottom   */
/* -------- */


#bunnlogo
{
    float: left;
    width: 152px;
    height: 65px;
    margin: -85px 0px 0px 18px;
    padding: 10px 0px 10px 160px;
    background-image: url(/images/logo_bunn.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#bunnlogo_nt
{
    float: left;
    width: 152px;
    height: 65px;
    margin: -85px 0px 0px 18px;
    padding: 10px 0px 10px 160px;
    background-image: url(/images/logo_bunn.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#bunnlogo_ut
{
    float: left;
    width: 152px;
    height: 40px;
    margin: -60px 0px 0px 18px;
    padding: 10px 0px 10px 160px;
    background-image: url(/images/logo_bunn_ut.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#bottom
{
    float: left;
    width: 990px;
    height: 40px; 
    background-image: url(/images/bg_bunn.jpg);
    background-position: bottom left; 
    background-repeat:  no-repeat;
}


/* Modal popup til galleri */


#gallery 
{
    padding: 8px 20px 20px 30px;
    text-align: center;
}
#gallery ul li
{
    background-image: none;
}

.lukkGalleri
{
    border: none;
    color: #333333;
}
input.lukkGalleri:hover
{
    text-decoration: underline;
}













































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
