/*
***************************************************************************************************
Django Web Studio 2009
Geert Dekkers info at nznl.net
_common.css for STELLA
***************************************************************************************************

COLOUR_CHOICES = (
    ('#CAD919', 'STELLA-GREEN'),
    ('#F15F9D', 'STELLA-PINK'),
    ('#B80016', 'STELLA-RED'),
    ('#16ADD5', 'STELLA-BLUE'),
)

*/

/*@import url('_text.css');*/

body{background: #eee;
    margin:0;
	padding: 0;
	height: 100%;
    font-family: 'Helvetica Neue', Helvetica, Arial, Tahoma, 'Geneva', sans-serif;
    }
a{color: #B80016;}



body.wallpaper{
    background-image: url('/media/img/website/wallpaper.png');
}

body.index{
    background: url('/media/img/website/wallpaper.png');
}

body.default{
    background: url('/media/img/website/wallpaper.png') fixed;
}

div#top-menu{position: fixed; width: 100%; z-index: 1000;}



#top-bezel{
    width: 100%;
    height: 3px;
    background-color: #B80016;
}

#stella-top-menu{
    height: 1.8em;
    background: #fff;
    box-shadow: 5px 5px 5px rgba(0,0,0,.5); 
    -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 5px 5px rgba(0,0,0,.5);
    font-size:.71em;
    padding-top:.5em;
   
    }

#stella-top-menu div.content{
    width: 1042px;
}
    
#stella-top-menu a{color: #777; text-decoration: none;}
#stella-top-menu a:hover{text-decoration: underline;}

.stella-menu-item:hover{text-decoration:underline;cursor: pointer;}

#stella-home{
    position:absolute;
    top: 66%;
    left:3%;
    cursor: pointer;
    }
    
#stella-home-content{margin: auto; width:1024px; height: 550px; position: relative; top: 1.8em;}  
#stella-submenu-container{ 
    position: absolute;
    top: 21px;
    }

#stella-submenu-container ul{
    margin-left: 2px;
    padding: 4px;
}
    
#stella-submenu-container ul li{
    list-style-type: none;
    text-transform: uppercase;
    font-size: .71em;
    color: #777;
    margin-bottom: 11px;
    cursor: pointer;
}

#stella-submenu-container ul li:hover{
    text-decoration: underline;
}
    
#stella-news-notepad{
    position: absolute;
    top: 11%;
    left: 11%;
    width: 300px;
    height: 430px;
    background: url('/media/img/website/notepad.png') no-repeat;
    padding: 2em;
    padding-top: 3.7em;
}
#stella-news-notepad a{
    text-decoration: none;
    }
#stella-news-notepad a:hover{
    text-decoration: underline;
}
#stella-news-coffee{
    background: url('/media/img/website/coffee.png') no-repeat;
    position: absolute;
    right: 0px;
    top: 7%;
    height: 450px;
    width: 450px;
    
}

#panel{
    width: 980px;
    height: 100%;
    min-height: 850px;
    background: url('/media/img/website/panel-bg-gradient3.png') repeat-x;
    margin: 0 auto 32px auto;
    padding-top: 1.8em;
	
	
	
    /*box-shadow: 5px 5px 5px rgba(0,0,0,.5); 
    -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 5px 5px rgba(0,0,0,.5);*/
}



#panel div.sluiten {
	display: block;	
	height: 24px;
	width: 100%;
	color: white;
	font-size: 14px;
	padding-right: 11px;
}

#panel div.sluiten a {
	float: right;
	margin-right: 6px;
	width: 93px;
	height: 30px;
	text-indent: -10000px;
	background:url('/media/img/website/sluiten.gif') no-repeat 0 3px;

}
#panel div.sluiten a.language {
	float: right;
	margin: 8px 1px;
	padding: 4px 4px 2px 4px;
	width: 15px;
	height: 10px;
	text-indent: 0;
	font-size: 11px;
	line-height: 0.8;
	
	color: #000;
	background: #fff;
	
	text-decoration: none;
}


div#panel h1{
	float: left;
	width: 500px;
	height: 25px;
	font-size: 24px;
	color: white;
	font-weight: normal;
	padding: 5px 0 0 0;
	margin: 0;
	margin-left: 14px;
}

div#panel img{
    border: none;
}

form#search input {
	float: right;
	height: 21px;
	width: 208px;
	font-size: 12px;
	padding: 5px 0 0 5px;
	margin: 2px 16px 0 0;
	border: none;
	background: url('/media/img/website/search.png') no-repeat right top #fff;
}

div#panel p.pane1{
	float: left;
	width: 450px ;
	height: 255px;
	margin: 8px 0 16px 16px;
	padding: 15px 8px 16px 15px;
	background: #fff;
	
	font-size: .85em;
	overflow: hidden;
	
	}

div#panel p.pane1 div{
    width: 400px;
	height: 200px;
	
}
	
div#panel p.pane2{
	float: left;
	width: 450px ;
	height: 255px;
	margin: 8px 16px 16px 0;
	padding: 15px 17px 16px 8px;
	background: #fff;
	font-size: .85em;
	overflow: hidden;
	}
div#panel p img {
	margin: 0;
	padding: 0;
	}
	
div#panel div.overview{
    margin: 7px 0 0 16px;
	padding: 0;
    background: white;
    min-height: 650px;
    width: 948px;
    float: left;
}	

div#panel div.overview div.search{
    margin: 21px;
}

div#panel div.overview div.search h2{
    text-transform: uppercase;
    font-size: 1.4em;
}


div#panel div.overview div.search p.text{
    background: #eee;
    padding: 11px;
}
	
div#panel div.overview div.column{
    width: 228px; margin: 7px 0 0 7px; color: #444; font-size: .85em; float: left; min-height: 594px;
}	
div#panel div.overview div.column h2{
    font-size: 1.4em;
}	

div#panel div#content{
    margin: 7px 0 0 16px;
	padding: 0;
    background: url(/media/img/website/back-content.gif) repeat-y 0 0;
    min-height: 650px;
    width: 960px;
    float: left;
}

div#panel span.query{
    color: #16ADD5;
    font-weight: bold;
}


div#panel div#content div{
    float: left;
    margin: 0;
	padding: 8px 16px 0 16px;
	width: 450px;
}

div#panel div#content p{
/*    float: left;*/
	padding: 8px 0;
	line-height: 1.6;
	font-size: 14px;
	margin: 0 0 0 0;
}
div#panel div#content h2{
    /*float: left;*/
    margin: 10px 0 0 0;
	padding: 8px 0 0 0;
}

div#panel div#content h3{
    /*float: left;*/
    margin: 10px 0 0 0;
	padding: 8px 0 0 0;
}

div#panel div#content div.comments{
    width: 666px;
    
}

div#panel div#content div.comments h2{
    cursor: pointer;
}

div#panel div#content div.comments h2:hover{
    text-decoration: underline;
}

div#panel div#content div.comments dt{
    color: #444;
    padding-top: 11px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

div#panel div#content div.comments dd{
    margin-left: 0px;
    background: #eee;
    padding: 11px;
    border: 1px solid #ddccdd;
}

div#panel div#content div.comments label{
    display: block;
    float: left;
    width: 148px;
}

div#panel div#content div.comments dt.comment-form-title{
    background: #fff;
    color: #B80016;
    border: none;
    margin-bottom: 11px;
    text-decoration: underline;
    cursor: pointer;
}


div#panel div#content div.images{
    float: left;
    margin: 0 0 0 0;
    padding: 16px;
    width: 195px;
    background: #eee;
}
div#panel div#content div.page-images{
    float: left;
    margin: 16px 0 0 0;
    padding: 16px;
    width: 195px;
}

div#panel div#content div.page-images img{
    width: 195px;
}

div#panel div#content div.page-images p{
    color: #444;
    width: 100%;
    text-align: center;
    font-size: .71em;
}

div#panel div#content div.images p, div#panel div#content div.images h3{
    margin: 0;
    padding: 0 0 16px 0;
    width: 170px;
}
div#panel div#content div.images p{
    padding-bottom: 0px;
}


div#panel div#content div.images .label{color: #444; font-size: .71em; margin-top: 0px; width: 100%; margin-bottom: 7px;}


div#panel div#content div#menu{
    float: right;
	width: 190px;
	height: 594px;
	overflow: visible;
}
div#panel div#content div#menu ul{
    margin: 16px 30px 0 0;
	padding: 0;
	position: fixed;
	top:105px;
}

div#panel div#content div#menu ul li{
    list-style: none;
	margin: 0;
	padding: 10px 0 6px 0;
	font-size: 13px;
	border-bottom: 1px solid #bbb;
	text-transform: uppercase;
}

div#panel div#content div#menu ul li.more{
    font-weight: bold;
    margin-top: 24px;
}

div#panel div#content div#menu ul li.header{
    font-weight: bold;
    text-transform: uppercase;
}

div#panel div#content div#menu ul li a{
    text-decoration: none;
	color: #333;
}
div#panel div#content div#menu ul li a:hover{
    text-decoration: none;
	color: #f00;
}

div#panel div#content hr {
	float: left;
	width: 688px;
	padding: 0;
	margin: 5px 16px;
	border: 1px solid #ccc;
}

div#panel div#content ul.press {
	width: 688px;
	padding: 0;
	margin: 20px 16px;
}

div#panel div#content ul.press li {
	list-style: none;
	padding: 0;
	margin: 0 21px 0 21px;
	font-size: 14px;
	margin-bottom: .85em;
}

div#panel div#content ul.press li.header {
    font-size: 1.4em;
    text-transform: uppercase;
    margin-bottom: 0px;
}

div#panel div#content ul.press li.text{
    background: #eee;
    padding: 7px;
}

div#panel div#content ul.press li.subheader {
    font-size: 1.1em;
    text-transform: uppercase;
    margin-top: 1.1em;
}

div#panel div#content ul.press li.footer {
    border-bottom: 1px solid #ccc;
}

div#panel div#content ul.speellijst {
	float: left;
	width: 688px;
	padding: 0;
	margin: 20px 16px;
}

div#panel div#content ul.speellijst li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
}

div#panel div#content ul.credits {
	float: left;
	width: 688px;
	padding: 0;
	margin: 20px 16px;
}

div#panel div#content ul.credits li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	margin-bottom: 5px;
}

div#panel div#content ul.credits li.kop{
	font-size: 18px;
	padding: 10px 0 20px 0;
	text-transform: uppercase;
}

div#panel div#content ul.speellijst li.kop{
	font-size: 18px;
	padding: 10px 0 20px 0;
	text-transform: uppercase;
}


div#panel div#content ul.speellijst li{
	display: block;
	height: 20px;
	width: 688px;
	padding: 4px 0 0 0;
	margin: 0;
	text-decoration: none;
	color: #333;
}

div#panel div#content ul.speellijst li.notes{
    height: auto;
}


div#panel div#content ul.speellijst li:hover{
	background-color: #eee;
}

div#panel div#content ul.speellijst li span {
	float: left;
	width:100px;
	line-height: 1.4;
}
div#panel div#content ul.speellijst li span.datum {
	float: left;
	width:95px;
	text-align: right;
	padding-right: 7px;
}
div#panel div#content ul.speellijst li span.tijd {
	float: left;
	width:65px;
}
div#panel div#content ul.speellijst li span.lokatie{
	float: left;
	width:179px;
}
div#panel div#content ul.speellijst li span.plaats {
	float: left;
	width:115px;
}
div#panel div#content ul.speellijst li span.voorstelling {
	float: left;
	width:120px;
}
div#panel div#content ul.speellijst li span.reserveren{
	float: left;
	width:101px;
	color: #f00;
}
div#panel div#content ul.speellijst li span.reserveren a{
	float: left;
	width:101px;
	color: #f00;
}

div#panel div#content ul.fotos {
	float: left;
	width: 688px;
	padding: 0;
	margin: 20px 16px;
}
div#panel div#content ul.fotos li {
	float: left;
	list-style: none;
	padding: 0 8px 8px 0;
	margin: 0;
	font-size: 14px;
}
div#panel div#content ul.fotos li.kop{
	width: 668px;
	font-size: 18px;
	padding: 10px 0 20px 0;
}

div#panel div#content ul.fotos li div.thumb{
    border: 3px solid white; cursor: pointer; display: inline; height: 52px; width: 52px; 
}

div#panel div#content ul.fotos div.thumbnails img{
    border: 3px solid white;
    cursor: pointer;
}

div#panel div#content ul.fotos div.thumbnails img:hover{
    border: 3px solid #FA649D;
}
div#panel div#content ul.fotos div.thumbnails img.active-thumbnail{
    border: 3px solid #FA649D;
}

div#panel div#content ul.fotos li div.thumb:hover{ border: 3px solid #FA649D;}

div#panel div#content ul.fotos li span.zoomin {
    display: block;
	width: 66px;
	height: 66px;
	padding: 0;
	margin: 0;
	background: url(/media/img/website/zoomin.gif) no-repeat 0 0;
}





div#panel div#content ul.trailer {
	float: left;
	width: 688px;
	padding: 0;
	margin: 20px 16px;
}
div#panel div#content ul.trailer li {
	float: left;
	list-style: none;
	padding: 0 8px 8px 0;
	margin: 0;
	font-size: 14px;
}

div#panel div#content ul.merchandising{
    float: left;
	width: 688px;
	padding: 0;
	margin: 20px 16px;
	
}

div#panel div#content ul.merchandising li{
/*    float: left;*/
	list-style: none;
	padding: 0 8px 8px 0;
	margin: 0;
	font-size: 14px;
	
}

div#panel div#content ul.merchandising li.kop{
	font-size: 18px;
	padding: 10px 0 20px 0;
	text-transform: uppercase;
}



div#panel div#content ul li.kop{
    text-transform: uppercase;
}


div#panel div#content ul li.kop:hover{
    background: #eee url('/media/img/website/arrow-up.png') no-repeat center right;
}

div#panel div#content ul.trailer li.kop{
	width: 458px;
	font-size: 18px;
	padding: 10px 0 30px 0;
}
div#panel div#content ul.trailer li img {
	margin: 30px 0 0 0;
	padding: 0;
}

div#panel div#content ul.trailer ul {
	float: left;
	width: 200px;
	height: 445px;
	padding: 0;
	margin: 0 0 0 15px;
	border-left: 1px solid #ccc;
}
div#panel div#content ul.trailer ul li {
	float: left;
	width: 155px;
	height: 53px;
	padding: 0 0 0 0px;
	margin: 15px 0 0 15px;
	border-bottom: 1px solid #ccc;
/*  background: url(/media/img/website/pijl-roze.gif) no-repeat 0 0;*/
	line-height: 1.6;
	
}
div#panel div#content ul.trailer ul li.kop {
	float: left;
	width: 200px;
	height: 20px;
	padding: 10px 0 18px 0;
	margin: 0 0 0 15px;
	border: none;
	background: none;
}

div#panel div#content ul.recensies {
	float: left;
	width: 688px;
	padding: 0;
	margin: 20px 16px;
}


div#panel div#content ul.recensies li {
	float: left;
	list-style: none;
	padding: 0 8px 8px 0;
	margin: 0;
	font-size: 14px;
}

div#panel div#content ul.recensies li.kop{
	font-size: 18px;
	padding: 10px 0 20px 0;
	text-transform: uppercase;
}


div#panel div#content ul.recensies li dl{
    width: 650px;
}
div#panel div#content ul.recensies li dl dt{
    font-weight: bold;
    margin-bottom: 11px;
    text-transform: uppercase;
}

div#panel div#content ul.recensies li dl dd{
    margin-left: 0;
}

div#panel div#content ul.recensies li dl dd.publication{
    margin-top: 11px;
    font-weight: bold;
    margin-bottom: 11px;
    
}


div#panel div#content ul.reacties {
	float: left;
	width: 688px;
	padding: 0;
	margin: 20px 16px;
}


div#panel div#content ul.reacties li {
	list-style: none;
	padding: 0 8px 8px 0;
	margin: 0;
	font-size: 14px;
}

div#panel div#content ul.reacties li.kop{
	font-size: 18px;
	padding: 10px 0 20px 0;
	text-transform: uppercase;
}

div#panel div#content ul.reacties li dt{
    margin-bottom: 0;
    width: 51%;
    background-color: #eee;
    padding: 7px;
    font-weight: bold;
}
div#panel div#content ul.reacties li dd{
    border-bottom: 1px solid #eee;
    padding-bottom: 11px;
    padding-top: 11px;
    padding: 7px;
    margin-top: 0px;
    margin-left: 0px;
}
div#panel div#content ul.reacties li.commentform{
    width: 650px;
    margin-top: 21px;
}
div#panel div#content ul.reacties p{
    margin-bottom: 0;
    margin-top: 0;
    background-color: #eee;
    
}

div#panel div#content ul.reacties p label{
    font-weight: bold;
    display: block;
    float: left;
    width: 148px;
}



div#panel div#footer {
	float: left;
	width: 948px;
	height: 90px;
	padding: 0;
	margin: 16px;
	background: url('/media/img/website/banier-footer.jpg') no-repeat 0 0 #fff;
}

div#panel div#footer ul{
	float: left;
	width: 700px;
	padding: 0;
	margin: 0 0 0 210px;
}
div#panel div#footer ul li{
	float: left;
	list-style: none;
	padding:0;
	margin: 15px;
	width: 140px;
	line-height: 1.5;
	
	font-size: 14px;
}

#stella-home-archives{
    height: 234px;
    width: 217px;
    position:absolute;
    left: -105px;
    top: 135px;
    background: url('/media/img/website/archives-frame.png') no-repeat;
   
    z-index: -2;
}

#stella-home-archives div.slides{margin: 11px 0 0 11px;}
#stella-home-flyflying{
    position: absolute;
    display: none;
    z-index: 1000;
}


#stella-home-archives-button{
    height: 85px;
    width: 288px;
    position:absolute;
    left: -135px;
    top: 333px;
    z-index: 100;
    background: url('/media/img/website/sign.png') no-repeat top center;
    
}
#stella-home-archives-button:hover{
    background: url('/media/img/website/sign.png') no-repeat bottom center;
}

#stella-home-archives-button img{
    /*cursor: pointer;*/
    height: 74px;
    width: 217px;
}

#stella-home-news #news-home{height: 240px; width: 297px; overflow: hidden;}
#stella-home-news{background: url('/media/img/website/news.png') no-repeat;height: 563px;width: 411px;position: absolute;top: 21px;right: 11px;}
#stella-home-news div.stella-news-intro{margin-top: 60px; width: 297px;margin-left: 55px; font-size: .85em; overflow: hidden;}
#stella-home-news div.content{margin-top: 0px; padding-top: 7px; margin-left: 55px; width: 297px; height: 420px; border-top: 2px solid black;}
#stella-home-news div.content img{margin-bottom: .71em;}
#stella-home-news div.content div.header{font-weight: bold; font-size: .85em;}
#stella-home-news div.content p{font-size:.85em;}
#stella-home-news div.content div.stella-news-item{border-bottom: 1px dotted black; padding: 0 0 7px 0; margin: 0 0 7px 0;}
#stella-home-news div.content div.stella-news-item a{font-size: .85em;}
#stella-home-news div.pagination{width: 275px; position: absolute; top: 470px; overflow: hidden;}
#stella-home-news div.pagination a.previous{float: left;}
#stella-home-news div.pagination a.next{float: right;}


#stella-home-downloads-tube{
    height: 427px;
    width: 49px;
    position: absolute;
    left: 85px;
    top: 0px;
    background: url('/media/img/website/downloads-tube.png') no-repeat center bottom;
    z-index: -1;
    cursor: pointer;  
}



.stella-home-downloads-button{
    position: absolute;
    top: 400px;
    left: 32px;
    width: 182px;
    height: 182px;
    background: url('/media/img/website/downloads-alarm.png') no-repeat;
    cursor: pointer;
    z-index: 200;
    
}
.stella-home-downloads-button-hover{
    
    position: absolute;
    top: 400px;
    left: 32px;
    width: 182px;
    height: 182px;
    cursor: pointer;
    z-index: 200;
    background: url('/media/img/website/downloads-alarm-over.png') no-repeat;
}




#stella-home-voorstellingen{
    position: absolute;
    left: 148px;
    top: 52px;
    height: 300px;
    width: 255px;
    background: url('/media/img/website/voorstellingen.png') no-repeat;	
	padding-top: 9px;
}
#stella-home-voorstellingen div{
	margin-top: 38px;
	margin-left: 21px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;

}
#stella-home-voorstellingen div p{
    padding: 0 0 5px 0;
	margin: 0;
	line-height: 17px;
}
#stella-home-voorstellingen a{
	padding: 0;
	margin: 0;
    text-decoration: none;
    color: black;
}
#stella-home-voorstellingen a:hover{
    color: #B80016;
}

#stella-home-calendar{
    position: absolute;
    top: 370px;
    left: 297px;
    height: 183px;
    width: 119px;
    background-image: url('/media/img/website/calendar.png');
    background-position: top center;
    background-repeat: no-repeat;
    cursor: pointer;
	padding-left: 29px;
	text-align: center;
}


#stella-home-calendar div.month {
	margin-top: 42px;
	width: 71%;
	text-align: center;
	font-size: 13px;	
}
#stella-home-calendar div.date {
	margin-top: 0px;
	font-size: 64px;
	width: 71%;
	text-align: center;
	font-weight: bold;
}
#stella-home-calendar div.day {
	margin-top: 7px;
	border-top: 1px solid black;
	width: 71%;
	text-align: center;
	padding-top: 5px;
	font-size: 11px;
}


#stella-home-switch{
    position: absolute;
    top: -74px;
    left: -100px;
    height: 228px;
    width: 130px;
    background: url('/media/img/website/light_switch.png') no-repeat;
    cursor: pointer;   
    z-index: -1;
}
#stella-home-switch-button{
    position: absolute;
    top: 74px;
    left: -100px;
    height: 130px;
    width: 130px;
    cursor: pointer;   
    z-index: 100;
}
#stella-home-switch-button img{
    height: 130px;
    width: 130px;
    cursor: pointer;   
 }

#stella-home-ecard{
    height: 224px;
    width: 269px;
    background: url('/media/img/website/ecard.png') no-repeat;
    cursor: pointer;
}
#stella-home-wiezijn{
    position: absolute;
    left: 420px;
    top: 333px;
    height: 327px;
    width: 191px;
    background: url('/media/img/website/wiezijnstella.png') no-repeat top right;
    z-index: -1;
    cursor: pointer;
    
}

#stella-home-kijkuitlogo{
    position: absolute;
    top: 333px;
    right: -148px;
    background: url('/media/img/website/kijkuitlogo.png') no-repeat;
    height: 165px;
    width: 155px;
    cursor: pointer;
    
}

#stella-home-kijkuitlogo:hover{
    background: url('/media/img/website/kijkuitlogo_over.png') no-repeat;
}


#stella-home-fbtwitter{
    
    width: 151px;
    height: 110px;
    background: url('/media/img/website/fb-twitter.png') no-repeat;
}

#stella-home-fbtwitter #fb-fanpage{
    
    float: left; width: 71px; height: 71px; cursor: pointer;

}

#stella-home-fbtwitter #twitter{
    float: left; width: 71px; height: 71px; cursor: pointer;
}



/*#stella-home-wiezijn:hover{
    left: 400px;
}
*/


#stella-home-wiezijn-button{
    position: absolute;
    left: 420px;
    top: 333px;
    height: 327px;
    width: 191px;
    z-index: 100;    
}
#stella-home-wiezijn-button img{
    height: 327px;
    width: 191px;
    cursor: pointer;
}


#stella-home-guestbook{
    position: absolute;
    right: -210px;
    top: -148px;
    height: 491px;
    width: 248px;
    background: url('/media/img/website/guestbook.png') no-repeat 20px 0px;
    cursor: pointer;
}

#stella-home-guestbook:hover{
    background: url('/media/img/website/guestbook-ani.gif') no-repeat -100px 0px;
    z-index: 1200;
}

#stella-home-sock{
    position: absolute;
    left: -270px;
    top: 180px;
    height: 333px;
    width: 176px;
    background: url('/media/img/website/sock.png') no-repeat;
    display: none;
    
}

#stella-home-ribbon{
    position:absolute;
	margin-bottom: 0;
    left: -148px;
    top: 0;
    background: url('/media/img/website/stella-ribbon.png') no-repeat;
    height:326px;
    width: 380px;
    cursor: pointer;
    z-index:1000;
}
#stella-home-voorstellingen-firstimage{position:absolute; top: 29px; left: 380px; width: 240px; height: 300px; overflow: visible;}
#stella-home-fly{position: absolute; bottom: 74px; right: 105px;}
#stella-home-calendar:hover,
#stella-home-wiezijn:hover, 
#stella-home-ecard:hover, 
#stella-home-guestbook:hover,
#stella-home-archives:hover,
#stella-home-switch:hover,
#stella-home-downloads:hover,
#stella-home-news:hover,
#stella-home-voorstellingen-firstimage:hover{
 z-index: 100;
    
}


div#infolayer{background: #000;z-index: -1; position: absolute; top: 0px; left: 0px; opacity: .40;-moz-opacity: .40;filter:alpha(opacity=40);}
div#overlay{background: #000;z-index: 100; position: absolute; top: 0px; left: 0px; opacity: .85;-moz-opacity: .85;filter:alpha(opacity=85);}

div#stella_bg{
    background: url('/media/img/website/info-bg.png') no-repeat fixed center 21px; 
    display: block;
	top: 0;
	left: 0;
	width: 100%;
    position: absolute;
    z-index: -2;
}

address{
    font-style: normal;
    font-size: .85em;
    line-height: 1.4em;
    margin-top: 2.1em;
}

li.newsletter{width: 139px;}
li.newsletter input{width: 132px; margin: 5px 0 0 0;}
li.newsletter span{text-transform: lowercase;}


/*================ news page ===========================*/
div#news-wrapper{width: 1024px; height: 550px; position: relative; margin: auto; top: -85px;}
div#news-table{width: 1440px; height: 870px; background: url('/media/img/website/STELLA_website_NIEUWS_02.jpg') no-repeat; position: absolute; left: -210px; border: 1px solid #CE8758;}
div#news-menu{position: absolute; left: 172px; top: 240px; width: 283px; height: 400px; padding: 7px; font-size: .85em; overflow: auto;}
div#news-menu div.pagination{width: 275px; position: absolute; top: 380px; overflow: hidden;}
div#news-menu div.pagination a.previous{float: left;}
div#news-menu div.pagination a.next{float: right;}
div#news-menu div.date{color: #444; margin-top: 11px; margin-bottom: 5px;}
div#news-menu div.header{font-weight: bold; margin-bottom: 7px;}
div#news-content{position: absolute; left: 520px; top: 175px; height: 594px; width: 420px; font-size: .85em; overflow: auto; padding: 0 26px 0 0;}
div#table-bottom-view{position: absolute; left: -210px; top: 870px; background: url('/media/img/website/news-table-view.png') no-repeat; height: 148px; width: 1440px;}
div#news-button-home{cursor: pointer; position: absolute; top: 105px; left: 0px; height: 75px; width: 75px; background: url('/media/img/website/homestella.gif') no-repeat;}
div#news-button-home:hover{background: url('/media/img/website/homestella.gif') no-repeat bottom center;}
div#news-archive-link-container{cursor: pointer; height: 52px; width: 180px; position: absolute; top: 148px;left: 120px;}
div#news-archive-link-container:hover{background: #D40008; opacity: 0.3;-moz-opacity: 0.3;filter:alpha(opacity=30); border-radius: 26px;}
/*=================== news archive page  ===============*/
div.news-archive div.date{color: #777; margin-top: 42px;}
div.news-archive div.header{font-weight: bold;}
div#ajax-news-content{height: 594px; width: 594px; font-size: .85em; overflow: auto; padding: 29px;}


/*empty references for preloader*/

/*.ani001{background: url('/media/img/website/calendar-ani-001.png');
.ani002{background: url('/media/img/website/calendar-ani-002.png');
.ani003{background: url('/media/img/website/calendar-ani-003.png');
.ani004{background: url('/media/img/website/calendar-ani-004.png');*/




div#panel div#content ul.trailer li div.codebox-label{
    margin-bottom: 11px;
    padding: 0px;
    background: #eee;
}


div#panel div#content ul.trailer li div.codebox-content{
    padding: 0;
}
div#panel div#content ul.trailer li div.codebox-label p{
    padding: 11px;
}

