/* Start of CMSMS style sheet 'UL Home stylesheet' */
/* CSS Document */

/*****************

basic layout 

*****************/
html{
	background: #000;
}
body {
	
	scroll: auto;
	margin: 0;
	padding: 0;
	background: #000;
        height: 100%;
        

}

a:link {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
        color: #000;
}
a:hover {
	text-decoration: none;
        color: #000;
}
a:active {
        color: #000;
	text-decoration: underline;
}
img { 
	border: 0;
} 

#container {
        width: 980px;
	height: 100%;
	margin: auto;
        background: #FFF;
        
	
}
#top {
	width: 980px;
	height: 45px;
	margin: 0;
	background-color: #fff;
}
#logo{
	margin: 0px 0px 0px 19px;
	float: left;
	display:inline;
	background: url(../img/logo.gif) left top no-repeat;
	width: 180px;
	height: 45px;
}





#language {
        font-size:12px;
        color: #000;
	font-family: Helvetica, Arial,sans-serif;
	float: left;
	width: 50px;
	height: 20px;
	margin: 24px 0px 0px 20px;
}
#language a{
        text-decoration: none;
        color: #000;
}
#language a:hover{
       background:url(../img/underscore.gif) bottom repeat-x;
}
#language span{
	
	color: #000;
	background:url(../img/underscore.gif) bottom repeat-x;
	
}





#music{
	float: left;
	background:url(../img/music_on.gif) left top no-repeat;
	width: 94px;
	height: 45px;
	margin: 0px 0px 0px 20px;
}

/*** Top banner ***/

#topbanner{
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 300px;
	background-color: #fff;
}
#flashcontainer{
	width: 700px;
	height: 300px;
	position: absolute;
	float:left;
}

#summarycontainer{
	width: 280px;
	height: 300px;
	float:right;
	
}
#agendacontainer{
	margin: 23px 0 0 0;
	width: 260px;
	height: 248px;
	background:url(../img/agenda_summary_bg.gif) left top no-repeat;
}
#agenda-nav a{
	color:#fff;
	text-decoration: none;
}
#agenda-nav a:hover, a:active{
	color:#fff;
	padding: 0 0 0 3px;
}

#agenda-nav{
	margin: 16px 0 0 26px;
	width: 233px;
	height: 17px;
	font-family: Helvetica, Arial,sans-serif;
	font-size:11px;
color:#fff;
font-weight:bold;
}
#previousitem{
	margin: 2px 0 0 0px;
	padding: 0 0 0 16px;
	float:left;
	font-family: Helvetica, Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
#previousitem a{
	color:#fff;
	text-decoration: none;
}
#previousitem a:hover, a:active{
	color:#fff;
	padding: 0 0 0 3px;
}
#nextitem{
	margin: 2px 0px 0px 0px;
	padding: 0 17px 0 0px;
	float:right;
	width: auto;
	font-family: Helvetica, Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
#nextitem a{
	color:#fff;
	text-decoration: none;
}
#nextitem a:hover, a:active{
	color:#fff;
	padding: 0 3px 0 0px;
}
#agenda-img{
	margin: 0px 0 0 25px;
	width: 235px;
	height: 106px;
	border: 0;	
}
#date{
	margin: 12px 0 2px 42px;
	padding: 0px 0 0 0;
	width: auto;
	font-family: Helvetica, Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	
	color:#000;
}
#item-title{
	margin: 0 0 2px 42px;
	width: auto;
	font-family: Helvetica, Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
#agenda-text{
	margin: 0 0 0 42px;
	width: 204px;
	font-family: Helvetica, Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
}
#item-readmore{
	
        margin: 12px 0 0 42px;
}




#item-readmore a{
	font-family: Helvetica, Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
        line-height: 2.6;
}
#item-readmore a:hover, a:active{
	padding: 0 0px 0 6px;
}




/*** Location buttons***/

#locationholder{
	margin: 0;
	width: 980px;
	height: 80px;
	background-color: #fff;
}

*{ 
	margin:0px; 
	padding:0px; 
}

 
ul#menuback {
	margin: 0px 0px 0px 19px;
	list-style: none;
	background: url(../img/unlimitedlabel/menu-bg.gif) no-repeat;
	width: 942px;
	overflow: hidden;	
}

ul#menuback li.shutter {
	width: 234px;
	height: 80px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../img/unlimitedlabel/esprit_bg.gif) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../img/unlimitedlabel/caffepc_bg.gif) no-repeat;
	margin: 0px 0 0 2px ;
}
ul#menuback li#shutter3 {
	background: url(../img/unlimitedlabel/strandzuid_bg.gif) no-repeat;
	margin: 0px 0 0 2px ;
}
ul#menuback li#shutter4 {
	background: url(../img/unlimitedlabel/zuidpool_bg.gif) no-repeat;
	margin: 0px 0 0 1px ; 
}

#menuback a.link {
   width: 234px;
   height: 80px;
   display: block;
   text-indent: -9999px;
}
	



/*** Content***/

#topcontent-container{
        padding: 22px 0px 0px 19px;
	width: 940px;
        height: 200px;
	height: auto;
	min-height:200px;
	height:auto !important;
	background-color: #fff;
	
}

#topcontent-title{
        margin: 0px 0px 12px 0px;
       font-family: Helvetica, Arial,sans-serif;
	font-size: 26px;
        font-weight: bold;
	color: #000;
	line-height: 1.6;
	background:url(../img/underscore.gif) bottom left no-repeat;
	background-position: 0 2px;
	width: 940px;
	
	
	
}
#topcontent{
        padding: 0px 0px 20px 0px;
	width: 961px;
	font-family: Helvetica, Arial,sans-serif;
	font-size: 12px;
	color: #000;
	height: auto;
	background:#FFF;
	
}

#contentbox {
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: auto;
	
	background:#FFF;
}

#content-main {
	padding: 22px 0px 0px 19px;
	width: 940px;
        height: 150px;
	height: auto;
	min-height:150px;
	height:auto !important;
	font-family: Helvetica, Arial,sans-serif;
	font-size: 12px;
	color: #000;
        background-color: #fff;
}
#content-left {
	float: left;
	padding: 0;
	width: 340px;
	font-family: Helvetica, Arial,sans-serif;
	font-size: 12px;
	color: #000;
	height: 120px;
	height: auto;
	min-height:120px;
	height:auto !important;
}
#content-right {
	float: left;
	padding: 0;
	margin: 0 0 0 84px;
	width: 510px;
	font-family: Helvetica, Arial,sans-serif;
	font-size: 12px;
	color: #000;
	height: 120px;
	height: auto;
	min-height:120px;
	height:auto !important;
}
H1{
	font-family: Helvetica, Arial,sans-serif;
	font-size: 20px;
	color: #000;	
        line-height: 1.0;
}
H2{
	font-family: Helvetica, Arial,sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 2.0;
	background:url(../img/underscore.gif) bottom left no-repeat;
	background-position: 0 2px;
	
}

#button{
	margin: 5px 0 5px 0;
	
}


#button:hover {
	padding: 0 0 0 4px;
	
}
/***Search***/

#searchcontainer {
background: url(../img/search.gif) no-repeat;
	float:right;
	width: 125px;
	height: 23px;
	margin: 20px 19px 0 0px;
}


#search {
	background: url(../img/search.gif) no-repeat;
	width: 124px;
	height: 23px;
	margin: 0px 0 0 2px;
	position: absolute;
       	overflow: hidden;
}


.search-input {
	border-style: none;
	background: none;
	padding: 5px 4px 3px;
        width: 92px;
	font-size: 11px;
	color: #000;
	float: left;
}


.search-button {
        text-indent: -9999px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	float: left;
	margin: 0 0 0 4px;
	padding: 0px;
	border-style: none;
	background: none;
}

#searchresults{
        width: 900px;
        margin: 11px 0px 0px 20px;

}
#searchresults  h3 {
	font-weight: bold;
        display: inline;
	font-size: 20px;
	color: #000;
	padding: 0px 0px 0px 20px;
}

#searchresults ul {
	
}

#searchresults ul li {
	margin: 11px 0px 0px 20px;
       
       width: 400px;
}
#weight {
	margin: 0px 0px 0px 0px;
       float: right;
       font-weight: bold;
}










/***End Search***/


#breadcrumb{
	margin: 0px 0px 0px 0px;
	background: url(../img/breadcrumb_bg.jpg) left top no-repeat;
	width: 1000px;
	height: 36px;
}

#footer{
        border-top:#000 2px solid;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 28px;
	background:#FFF;
        clear : both;
        
	
}
#footer p#bottom-menu {
	float: left;
	margin: 6px 0px 0px 19px;
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
}

#footer p#bottom-menu a {
	padding: 0px 4px 0px 4px;
	color: #000;
        font-size:11px;
	text-decoration: none;
}
#footer p#bottom-menu a.active{
	color: #000;
          font-size:11px;
	text-decoration: none;
	background:url(../img/underscore.gif) bottom repeat-x;
	overflow:hidden;
}
#footer p#bottom-menu a.active, #footer p#bottom-menu a:hover {
	color: #000;
        font-size:11px;
	text-decoration: none;
}

#footer p#bottom-menu a:hover {
	color: #000;
          font-size:11px;
	background:url(../img/underscore.gif) bottom repeat-x;
	overflow:hidden;
}
/*** Location buttons***/

#share{
	float:right;
	margin: 5px 12px 0px 0px;
	width: 160px;
	height: 20px;
}

#share a{
	font-size:12px;
	font-family: Helvetica, Arial,sans-serif;
	color:#000;
	font-weight:bold;
	text-decoration: none;
}


/* End of 'UL Home stylesheet' */

