﻿/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *\
 | CSS script udviklet af: H U S E T  G (http://husetg.dk)
 | URL: www.vadehavsfestival.dk
 | Oprettet: 18-01-2010
 | Ændret: 13-02-2010
\* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* reset.css */

/* Tak til Eric Meyer */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100;
    vertical-align: baseline;
    background: transparent;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
th
{
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
blockquote, q
{
    quotes: none;
}
body
{
    line-height: 1;
    font-family: Trebuchet MS, Verdana;
    background: #fff;
}
ol, ul
{
    list-style: none;
}
:focus
{
    outline: 0;
}
ins
{
    text-decoration: none;
}
del
{
    text-decoration: line-through;
}

/* /reset.css */

/* grid */

#wrapper
{
       
}

.main
{
   
}

.col1, .col1half, .col2, .col2half, .col2-3, .col3, .col4
{
    margin-left: 20px;
    float: left;
    position: relative;
}
* html .col1, * html .col2, * html .col3, * html .col4
{
    display: inline;
}
/* ie6 */

.col1
{
    width: 228px;
}
.col2
{
    width: 476px;
}
/* 215*2 + 1*20 */
.col3
{
    width: 724px;
}
/* 215*3 + 2*20 */
.col4
{
    width: 972px;
}
/* 215*4 + 3*20 */
.col2-3
{
    width: 138px;
    margin-left: 0px;
}
.col1half
{
    width: 328px;
}
.col2half
{
    width: 684px;
}
.col1.full, .col2.full, .col3.full
{
    margin-left: 0;
}
.col1.full
{
    width: 235px;
}
/* 215+20 */
.col2.full
{
    width: 470px;
}
/* 450+20 */
.col3.full
{
    width: 705px;
}
/* 685+20 */

.single
{
    margin-left: 0;
}

.section
{
    margin-bottom: 20px;
    float: left;
    position: relative;
}
.section.clean
{
    margin-bottom: 0;
}
/* /grid */
/* Text Style */
.textMargin
{
    margin-top: 10px;
}
h1
{
    padding-bottom: 15px;
    font-size: 32px;
    font-weight: bold;
    color: #8FC2E1;
}
h2
{
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    color: #9F8577;
    line-height: 19px;
}
h3
{
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: Black;
}
h4
{
}
h5
{
}
h6
{
}

a:link
{
}
a:visited
{
}
a:hover
{
}
a:active
{
}

ol
{
}
ul
{
}
ul li
{
}

body
{
    text-align: center;
}
.main
{
    text-align: left;
}
.contentCol1
{
    width: 291px;
  
}
.contentCol2
{
    width: 895px;
    left: 21px;
}
/* main styles go here */
.brown
{
    color: #978477;
}
.blue
{
    color: #9FC1DF;
}

/*  header*/
#header
{
    margin-top: 25px;
    display:none;
}
#mainLogo
{
    background: transparent url('../images/trans-sprite.png') no-repeat -0px -0px;
    width: 328px;
    height: 74px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.waveBg
{
    background: transparent url('../images/bgwave.png') no-repeat center;
    width: 100%;
    height: 386px;
    min-width: 900px;
    position: absolute;
    top: 75px;
    left: 0;
    background-position: center;
}
/*  MainMenu*/

.mainMenu
{
    width: 1012px;

    position: relative;
}

#menuBg
{
    background: transparent url('../images/menufinal.png') no-repeat -4px -3px;
    width: 605px;
    height: 103px;
    top: 13px;
    left: 400px;
    position: absolute;
}
#mainMenuPos
{
    width: 605px;
    top: 19px;
    left: 405px;
    position: absolute;
}
#menuAnchors
{
    height: 103px;
    top: 19px;
    left: 400px;
    position: absolute;
}
#menuAnchors a
{
    position: absolute;
    text-indent: -9999px;
}
#menuSelector
{
    position: absolute;
}
#menuHover
{
    position: absolute;
}
#menuSelector.menu1
{
    background: transparent url('../images/menufinal.png') no-repeat -5px -125px;
}
#menuSelector.menu2
{
    background: transparent url('../images/menufinal.png') no-repeat -112px -239px;
}
#menuSelector.menu3
{
    background: transparent url('../images/menufinal.png') no-repeat -208px -125px;
}
#menuSelector.menu4
{
    background: transparent url('../images/menufinal.png') no-repeat -305px -239px;
}
#menuSelector.menu5
{
    background: transparent url('../images/menufinal.png') no-repeat -491px -125px;
}
#mainMenuPos .menu1
{
    width: 108px;
    height: 70px;
    left: -5px;
    top: 0;
}
#mainMenuPos .menu2
{
    left: 103px;
    top: 0;
    width: 95px;
    height: 70px;
}
#mainMenuPos .menu3
{
    left: 199px;
    width: 110px;
    height: 70px;
}
#mainMenuPos .menu4
{
    left: 296px;
    top: 0;
    width: 211px;
    height: 70px;
}
#mainMenuPos .menu5
{
    left: 482px;
    top: 0;
    width: 115px;
    height: 70px;
}
#menuAnchors .menu1
{
    top: 0;
    left: 0;
    width: 108px;
    height: 70px;
}
#menuAnchors .menu2
{
    left: 103px;
    top: 0;
    width: 95px;
    height: 70px;
}
#menuAnchors .menu3
{
    left: 199px;
    top: 0;
    width: 110px;
    height: 70px;
}
#menuAnchors .menu4
{
    left: 296px;
    top: 0;
    width: 211px;
    height: 70px;
}
#menuAnchors .menu5
{
    left: 482px;
    top: 0;
    width: 115px;
    height: 70px;
}
#menuHover.menu1hovered
{
    top: 35px;
    left: 20px;
    width: 75px;
    height: 26px;
    background: transparent url('../images/menufinal.png') no-repeat -29px -384px;
}
#menuHover.menu2hovered
{
    top: 35px;
    left: 112px;
    background: transparent url('../images/menufinal.png') no-repeat -121px -384px;
    width: 76px;
    height: 25px;
}
#menuHover.menu3hovered
{
    left: 210px;
    top: 25px;
    width: 84px;
    height: 24px;
    background: transparent url('../images/menufinal.png') no-repeat -219px -374px;
}
#menuHover.menu4hovered
{
    left: 315px;
    top: 18px;
    width: 177px;
    height: 26px;
    background: transparent url('../images/menufinal.png') no-repeat -324px -367px;
}
#menuHover.menu5hovered
{
    left: 510px;
    top: 15px;
    width: 65px;
    height: 27px;
    background: transparent url('../images/menufinal.png') no-repeat -519px -364px;
}

/* /MainMenu*/
.followTextStyle
{
    margin-top: 25px;
    font-size: 15px;
    font-weight: bold;
    color: White;
}
#waveWrapper
{
    height: 300px;
    float: left;
    margin-top: 30px;
}
#waveTime
{
    margin-top: 95px;
    background: transparent url('../images/trans-sprite.png') no-repeat -0px -77px;
    width: 323px;
    height: 69px;
}
#btnFacebook img
{
    background: transparent url('../images/trans-buttons.png') no-repeat -0px -53px;
    width: 166px;
    height: 50px;
    margin-left: -5px;
}

#btnFacebook:hover img
{
    background: transparent url('../images/trans-buttons.png') no-repeat -0px -101px;
}
#btnTwitter img
{
    background: transparent url('../images/trans-buttons.png') no-repeat -166px -53px;
    width: 166px;
    height: 50px;
    margin-left: -5px;
}
#btnTwitter:hover img
{
    background: transparent url('../images/trans-buttons.png') no-repeat -166px -101px;
}

#waveImageHolder
{
    /*background: transparent url('../images/imgfront.png') no-repeat;*/
    width: 470px;
    height: 275px;
    margin-left: 15px;
}
.brownBar
{
    margin-top: -85px;
    margin-left: 20px;
    position: absolute;
    background: transparent url('../images/trans-bars.png') repeat-x -1px -19px;
    width: 345px;
    height: 53px;
}
.brownBar p
{
    margin-top: 8px;
    margin-left: 4px;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    color: White;
    text-transform: uppercase;
}
#statementCrows
{
    margin-top: 5px;
    margin-left: 310px;
    position: absolute;
    background: transparent url('../images/trans-sprite.png') no-repeat -8px -160px;
    width: 24px;
    height: 19px;
}
#toolbox
{
    width: 175px;
    position: relative;
    float: left;
    padding-left: 13px;
}
#toolbox img
{
    padding-left: 10px;
}
#btnLangDk img
{
 margin-top:4px;
    background: transparent url('../images/langDk.png') no-repeat;
    width: 26px;
    height: 21px;
    float: right;
   
}
#btnLangEng img
{
 margin-top:4px;
    background: transparent url('../images/langEng.png') no-repeat;
    width: 26px;
    height: 21px;
    float: right;
}
#btnLangGer img
{
 margin-top:4px;
    background: transparent url('../images/langGer.png') no-repeat;
    width: 26px;
    height: 22px;
    float: right;
}
#btnPrint img
{
    background: transparent url('../images/btnPrint.jpg') no-repeat;
    width: 15px;
    height: 25px;
    float: right;
    margin-left:25px;
}
/*  /header*/
/*  Front and Overall Content*/
#content
{
    /* top: 100px;*/
}
.contentPos
{
    top: 68px;
}
.greyBar
{
    background: transparent url('../images/trans-bars.png') repeat-x -0 -0;
    width: 982px;
    height: 9px;
}
.itemHolder
{
    background: transparent url('../images/trans-item.png') no-repeat -0px -0px;
    width: 246px;
    height: 153px;
}
.blackLink
{
    color: Black;
    text-decoration: underline;
    font-size: 13px;
    font-weight: bold;
}
.itemPlacement
{
    margin-top: 15px;
    margin-left: 17px;
}

.demoPic
{
    position: absolute;
    width: 215px;
    height: 120px;
}
.greenItemBar
{
    background: transparent url('../images/trans-bars.png') repeat-x -1px -78px;
    width: 200px;
    height: 36px;
}
.blueItemBar
{
    background: transparent url('../images/trans-bars.png') repeat-x -1px -115px;
    width: 200px;
    height: 36px;
}
.VideoIcon
{
    margin-left: 140px;
    margin-top: -25px;
    background: transparent url('../images/trans-buttons.png') no-repeat -7px -3px;
    width: 44px;
    height: 44px;
}
.item a
{
    text-decoration: none;
}
.item a:hover
{
    text-decoration: undeline;
}
.sliderBox a
{
    text-decoration: none;
}
.sliderBox a:hover
{
    text-decoration: undeline;
}
.itemBarPos
{
    position: absolute;
    margin-top: -120px;
    margin-left: 17px;
}

.itemTextStyle
{
    margin-top: 10px;
    margin-left: 10px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: White;
    cursor: pointer;
    text-decoration: none;
}
.itemTextStyle:hover
{
    text-decoration: underline;
}
/*  /Front and Overall Content*/
/*  ContentPage*/
.contentToTheTop
{
    margin-top: -325px;
    margin-left: 15px;
}
#contentBoxTop
{
    background: transparent url('../images/boxbordertop.png') no-repeat -0px -0px;
    width: 977px;
    height: 21px;
}
#contentBoxMid
{
    background: transparent url('../images/boxborder.png') repeat-y -0px -0px;
    width: 977px;
    height: 100%;
}
#contentBoxBot
{
    background: transparent url('../images/boxborderbot.png') no-repeat -0px -0px;
    width: 977px;
    height: 154px;
}
.contentHolder
{
    margin-left: 31px;
    width: 916px;
    height: 700px;
}
.contentHolder p
{
    font-size: 13px;
    margin-top: 10px;
    line-height: 17px;
}
.contentHolder a
{
    text-decoration: underline;
    color: #8FC2E1;
}
.contentHolder a:hover
{
    text-decoration: none;
}
#breadcrumb
{
    margin-left: -13px;
}
#breadcrumb ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#breadcrumb li
{
    background-image: url('../images/bullet.jpg');
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 14px;
    display: inline;
    text-decoration: none;
    color: #978477;
    font-size: 12px;
}
#breadcrumb a
{
    text-decoration: underline;
    color: #9FC1DF;
}
#breadcrumb a:hover
{
    text-decoration: none;
}
#breadcrumb li.first
{
    background-image: none;
}
#subMenu
{
  display:none;
    color: #978477;
    font-size: 12px;
}
#subMenu ul
{
    border-top: 6px solid #978477;
    width: 291px;
}
#subMenu li
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #978477;
}
#subMenu li a
{
    display: none;
    width: 291px;
    height: 30px;
    line-height: 25px;
    text-indent: 10px;
    text-decoration: none;
    color: #978477;
}

* html #subMenu li a
{
    /* make hover effect work in IE */
    width: 291px;
}
#subMenu a:hover
{
    color: #B5BD00;
    background: #F1F1D6 url('../images/arrow.jpg') 265px 8px no-repeat;
}
#kulturRegionBox
{
  display:none;
margin-left: 46px;
    margin-top: 40px;
}
#kulturRegionIcon
{
  display:none;
 background: #fff url('../images/kulturregion.gif') no-repeat;
    width: 188px;
    height: 174px;
}
#twitterBox
{
    margin-left: -7px;
    margin-top: 40px;
}

#twitterBox p
{
    margin-top: -40px;
    margin-left: 25px;
}
#twitterBox a, #twitterBox p
{
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
}
#twitterBox a:hover
{
    text-decoration: none;
}
#twitterIcon
{
  display:none;
    background: #fff url('../images/bird.jpg') no-repeat -6px -0px;
    width: 300px;
    height: 157px;
}
#imageBox
{
    height: 300px;
    width: 604px;
    background: #978477;
}

#imageHolder
{
    float: left;
}
#largeImage
{
    width: 373px;
    height: 290px;
    margin-top: 5px;
    margin-left: 5px;
}
#thumbHolder
{
    margin-left: 5px;
    height: 227px;
    width: 215px;
    float: left;
    line-height: 0px;
}
#thumbHolder img
{
    height: 67px;
    width: 66px;
    margin-top: 4px;
    border: 1px transparent solid;
}
#thumbHolder img:hover
{
    border: 1px solid #fff;
}
#altHolder
{
    float: right;
    margin-right: 10px;
    height: 64px;
    width: 190px;
}
#altHolder p
{
    font-family: Trebuchet MS, Verdana;
    text-align: right;
    font-size: 13px;
    font-style: italic;
    color: #fff;
}
/*  ProgramPage*/
#infoBox
{
    margin-left: -15px;
}

#infoBoxTop
{
    background: #fff url('../images/programTop.jpg') no-repeat;
    width: 943px;
    height: 151px;
}
#infoBoxMid
{
    background: #fff url('../images/programMid.jpg') repeat-y;
    width: 943px;
    height: 150px;
}
#infoBoxBot
{
    background: #fff url('../images/programBot.jpg') no-repeat;
    width: 943px;
    height: 28px;
}
.infoInnerCol
{
    width: 425px;
    height: 220px;
    margin-top: -120px;
    margin-left: 40px;
    float: left;
}

.infoImg
{
    background: #fff url('../images/programDemo.jpg') no-repeat;
    width: 425px;
    height: 266px;
}
.moreInfoImg
{
    float: right;
    margin-right: 20px;
}
.moreInfoImg img
{
    background: transparent url('../images/programBtnInfo.png') no-repeat;
    width: 164px;
    height: 50px;
}
.moreInfoImg:hover img
{
    background: transparent url('../images/programBtnInfoHover.png') no-repeat;
}
.infoText h1, .infoText h2, .infoText p
{
    margin-right: 25px;
}
#carousel_container
{
    position: relative;
    left: 34px;
    top: 50px;
    width: 851px;
    height:125px;
}
#sliderLeft
{
    float: left;
    background: transparent url('../images/sliderLeft.png') no-repeat;
    width: 44px;
    height: 121px;
}
#sliderMid
{
    float: left;
    background: transparent url('../images/sliderMid.png') repeat-x;
    width: 763px;
    height: 121px;
}
#sliderRight
{
    float: left;
    background: transparent url('../images/sliderRight.png') no-repeat;
    width: 44px;
    height: 121px;
}
#sliderArrowLeft img
{
    position: relative;
    top: 45px;
    left: 18px;
    background: transparent url('../images/sliderLeftArrow.png') no-repeat;
    width: 24px;
    height: 27px;
}
#sliderArrowLeft:hover img
{
    background: transparent url('../images/sliderLeftArrowHover.png') no-repeat;
}
#sliderArrowRight img
{
    position: relative;
    top: 45px;
    background: transparent url('../images/sliderRightArrow.png') no-repeat;
    width: 24px;
    height: 27px;
}
#sliderArrowRight:hover img
{
    background: transparent url('../images/sliderRightArrowHover.png') no-repeat;
}

.sliderBox a
{
    width: 246px;
    height: 153px;
    display: block;
}

/*Program Carousel*/
#carousel_inner
{
    margin-left: 88px;
    margin-top:-85px;
    position:absolute;
    float: left; 
   height:200px;
    width: 737px; 
    overflow: hidden;

}
#carousel_ul
{
 height:200px;
    position: relative;
    left: -246px;
    list-style-type: none; 
    margin: 0px;
    padding: 0px;
    width: 9999px;
}
#carousel_ul li
{
 height:200px;
    float: left;    
    width: 246px; 
}
#carouselContentDisplay div
{
    display: none;
}
#carouselContentDisplay div.show
{
    display: block;
}
#carouselContentDisplay .show .infoInnerCol
{
    display: block;
}

#calender
{
    position: relative;
    top: 100px;
    width: 950px;
}
#calender .col1
{
    margin-left: 7px;
    padding-bottom: 100px;
}
.calenderCol
{
    width: 243px;
}
.calenderContentBox
{
    margin-top: 10px;
}
#calender a 
{
 text-decoration:none;
}
#calender a:hover
{
 text-decoration:underline;
}
#calender h1
{
    font-size: 16px;
    padding-bottom: 15px;
    font-weight: bold;
    color: #8FC2E1;
}
#calender h2, #calender a h2
{
    font-size: 13px;
    line-height: 0px;
    font-weight: bold;  
    font-style: italic;
    color: #9F8577;
}
#calender p, #calender a p
{
 color:Black;
    font-style: italic;
    font-weight: bold;
}
#calender a:hover p,#calender a:hover h1, #calender a:hover h2
{
 text-decoration:underline;
}
.pdfBtn img
{
    background: transparent url('../images/pdfBtn.png') no-repeat;
    width: 164px;   
    height: 50px;
    margin-right: 91px;
    float:right;
}
.pdfBtn:hover img
{
    background: transparent url('../images/pdfBtnHover.png') no-repeat;
}

/*  /ProgramPage*/

/*  /ContentPage*/
/* Footer*/
.frontFooterPos
{
    top: 140px;
}

.footerPos div, .footerPos h4, .footerPos ol, .footerPos p, .footerPos img
{
    margin-left: 10px;
}
.col2 .col2-3
{
    margin-left: 0px;
}

#footer p, #footer a, #footer h2, #footer h3, #footer h4
{
    color: #978477;
}
#footer p, #footer a
{
    line-height: 16px;
    text-decoration: none;
    font-size: 13px;
}

#footer a:hover
{
    text-decoration: underline;
}
.footerSender
{
    background: #fff url(../images/white-sprite.jpg) -0px -0px no-repeat;
    width: 714px;
    height: 49px;
}
#footer
{
display:none;
}
.underLine
{
    margin-top: 5px;
    border-bottom: 1px solid;
}
.upperLine
{
    margin-top: 15px;
    border-top: 1px solid;
}
/* /Footer*/
/* "easy" clearing float */

.main:after, .section:after
{
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.main, .section
{
    min-height: 1px;
}
* html .main, * html .section
{
    height: 1%;
}

/* /"easy" clearing float */



