/* Start of CMSMS style sheet 'InSalvation' */
html, body{
    margin: 0;
    padding: 0;
    height: 100%;
    text-align: left;
    font-family: "Times New Roman", sans serif;
    font-size: 14px;
    color: #FFFFFF;
    background: url(images/back.png);
}

#global{
    position: relative;
    margin: 15px auto;
    padding: 0;
    width:900px;
    height: auto;
    background-color: #000000;
    text-align: left;
}

#header{
position: relative;
margin:0px;
width:900px;
height: 130px;
overflow: hidden;
}

#logo{
float:left;
width:690px;
height:130px;
margin:0px;
overflow: hidden;
}

#nextgig{
float:right;
width:190px;
padding-left:20px;
height:130px;
margin:0px;
padding-top:12px;
overflow: hidden;
cursor: pointer;
}

#nextgig_title{
position:relative;
font-family: "Times New Roman",sans serif;
font-size: 24px;
letter-spacing:2px;
line-height: 90%;
text-transform: lowercase;
}
.nextgig_date{
position:relative;
margin-top:12px;
font-family: Arial;
position: relative;
padding:0px;
font-size: 13px;
color: #be5900;
letter-spacing:2px;
line-height: 8px;
text-transform: lowercase;
}
.nextgig_info{
margin-top:12px;
font-family: Arial;
position: relative;
padding:0px;
font-size: 13px;
color: #ffffff;
letter-spacing:2px;
line-height: 8px;
text-transform: capitalize;
}

#banner{
position: relative;
width:900px;
height: 284px;
overflow: hidden;
}

#sfeerfoto{
position:absolute;
top:0px;
left:0px;
width:900px;
height:284px;
overflow: hidden;
}

#menuvlak{
position: absolute;
top:0px;
left:0px;
width:124px;
height:284px;
background: url('./images/menuvlak.png');
overflow: hidden;

font-size: 24px;
padding-top:20px;
padding-left:13px;
letter-spacing:2px;
line-height: 90%;
text-transform: lowercase;
}

.menu{
color: #000000;
text-decoration: none;
height: 24px;
}

.menu:hover{
color: #be5900;
text-decoration: none;
}

.menu_active{
color: #be5900;
text-decoration: none;
height:24px;
}

.submenu{
font-size: 15px;
line-height: 15px;
font-style:italic;
color: #000000;
margin-left:10px;
height:24px;
text-decoration: none;
}

.submenu:hover{
color: #be5900;
text-decoration: none;
}

.submenu_active{
color: #be5900;
font-size: 15px;
line-height: 15px;
height: 24px;
font-style:italic;
margin-left:10px;
text-decoration: none;
}

#socialnetworks{
position: absolute;
top:0px;
right:0px;
width:60px;
height:284px;
background: url('./images/menuvlak.png');
overflow: hidden;
text-align: center;
}

#socialnetworks div{
position:relative;
margin-top:13px;
}

#main{
position:relative;
width:900px;
min-height:185px;
height:auto;
}

#linksonder{
position:absolute;
bottom:0px;
left:0px;
width: 195px;
height:185px;
overflow: hidden;
}

#copyright{
position:absolute;
bottom:10px;
left:13px;
font-family: Arial;
font-size:12px;
width:155px;
}

#flag{
position:absolute;
bottom:0px;
right:0px;
margin-left:300px;
}

#content{
position:relative;
margin-left:195px;
width: 490px;
min-height:158px;
height: auto;
overflow: hidden;
padding-bottom:10px;

font-family: Arial;
font-size:13px;
font-weight:normal;
}

#titel{
position:relative;
height:27px;
width: 474px;

font-family: "Times New Roman",sans serif;
padding-top:6px;
margin-bottom:10px;
font-size: 24px;
letter-spacing:2px;
line-height: 90%;
text-transform: lowercase;
}

.newstitlerow{
font-family: Arial;
position: relative;
padding:0px;
font-size: 13px;
color: #be5900;
font-weight: bolder;
letter-spacing:2px;
line-height: 8px;
text-transform: uppercase;
margin-bottom:10px;
}

.newstitlerow a{
color: #be5900;
text-decoration: none;
}

.readmore a{
color: #ffffff;
text-decoration: underline;
}

#rechtsonder{
position:absolute;
bottom:0px;
right:0px;
width: 210px;
height:185px;
overflow: hidden;
}

#compassion{
position:absolute;
bottom:10px;
left:20px;
}

#tourpromo{
position:absolute;
top:10px;
left:20px;
}

img{
border: 0;
}

#subtitel{
font-family: Arial;
position: relative;
padding:0px;
font-size: 13px;
color: #be5900;
font-weight: bolder;
letter-spacing:2px;
line-height: 8px;
text-transform: uppercase;
margin-bottom:10px;
}

.playerbutton{
position:absolute;
top:20px;
left:13px;
cursor:pointer;
font-size: 12px;
width:100px;
color: #be5900;
z-index: 2;
}

.playerbutton img{
margin-bottom:7px;
}

.thumbn{
float: left;
background-color:#000000;
width:100px;
height:75px;
text-align:center;
margin:0px;
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;
}

a{
color: #b2b2e4;
}

a:hover{
color: #be5900;
}



/* End of 'InSalvation' */

