/* Start of CMSMS style sheet 'Layout: MyThoughts_single' */
html, body{
background: url(images/new/global_back.jpg);
margin:0px;
padding: 0px;
height:100%; /* needed for container min-height */

}
#global{
position: relative;
width: 843px;
height:auto;
min-height: 1024px;
margin-left: auto;
margin-right: auto;
background: url(images/mythoughts/backtop.jpg) #ffffff no-repeat;
overflow: hidden;
}

#header{
position: relative;
width: 850px;
height:155px;
}

#menu{
position: absolute;
bottom:0px;
left:255px;
}

#music_player{
position: absolute;
top:60px;
right: 60px;
font-family: Arial;
font-size: 10px;
cursor:pointer;
}

#menu a{
text-decoration: none;
color: #000000;
font-family: Arial;
font-size: 18px;
font-weight: bold;
text-transform:uppercase;
}

#menu a:hover{
text-decoration: none;
color: #ffffff;
font-family: Arial;
font-size: 18px;
font-weight: bold;
text-transform:uppercase;
background-color: #000000;
}

#content_row{
position:relative;
margin-top:25px;
margin-bottom: 0px;
margin-right: 5px;
}

#content{
margin-top:0px;
position: relative;
margin-left:255px;
margin-bottom:50px;
width: 470px;
min-height:500px;
height: auto;
overflow: hidden;
font-family: Arial;
font-size: 13px;
}

#footer_right{
position: relative
width:100%;
height:65px;
text-align: right;
font-family: Arial;
font-size: 11px;
}

#left_column{
position: relative;
margin-top:0px;
margin-left:18px;
width:300px;
height: auto;
z-index:1;
}

#agenda{
position: absolute;
top:150px;
left:18px;
}

#social_networks{
position: absolute;
top:350px;
left:18px;
margin-bottom:250px;

}

#footer_left{
position:absolute;
bottom: -2px;
left:-3px;
width:221px;
height:245px;
/*background: url(images/mythoughts/bottomleft.png);*/
}

/* Classes */

.menuitem{
margin-right:7px;
}


.titelbalk{
position:relative;
padding-top:3px;
padding-left:2px;
width: 464px;
height:22px;
font-family: Arial;
font-size: 15px;
font-weight: bold;
background-color: #ffffff;
border: 1px solid #000000;
margin-bottom:10px;
}

.newsitem{
position: relative;
font-family: Arial;
font-size:13px;
width:360px;
margin-bottom:10px;
}

.newsmessage_frontpagereadmore{
float:right;
margin-top:5px;
}

h3{
font-family: Arial;
font-size:15px;
font-weight: bold;
margin:0px;
}

h3 a{
text-decoration: none;
color: #000000;
}

.newsitem img{
border:1px solid #000000;
width:85px;
}

.div_newsimage{
float: left;
width:90px;
height:87px;
margin-right:13px;
overflow: hidden;
filter: gray;
}

.titles{
margin-left:1px;
color: #000000;
font-family: Arial;
font-size: 18px;
font-weight: bold;
text-transform:uppercase;
}

.streepje{
margin-top:10px;
margin-bottom:10px;
}

.calendar-upcominglist{
position: absolute;
top:30px;
left:0px;
font-family: Arial;
font-size: 11px;
width:100px;
}

.calendar-upcominglistbig{
position: absolute;
top:30px;
left:0px;
font-family: Arial;
font-size: 13px;
width:450px;
}

.calendar-event{
width:200px;
margin-bottom:10px;
margin-top:5px;
}

.calendar-eventbig{
position: relative;
margin-top:8px;
margin-bottom: 0px;
height:50px;
width:450px;
}
.calendar-details{
width:450px;
}

h4{
font-family: Arial;
font-size: 11px;
font-weight: bold;
margin-top:0px;
margin-bottom:8px;
padding:0;
}

.event_datbig{
position: absolute;
top:5px;
left:5px;
}
.event_titlbig{
position: absolute;
top:5px;
left:120px;
}

img{
border: 0;
}

textarea{
width:250px;
}

input{
width:250px;
}

img.grayed { filter: gray; }



.thumbn{
float: left;
background-color:#000000;
width:100px;
height:75px;
text-align:center;
margin:4px;
padding:0px;
}


.thickbox{
}

#TB_window {
	position: fixed;
	background: url(images/backgray.png);
	z-index: 102;
	color:#ffffff;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

#TB_window a{
color: #ffffff;
}

.picturelist a{
color: #ffffff;
}
#TB_window a:hover{
color: #ffffff;
}
/* End of 'Layout: MyThoughts_single' */

