/* Start of CMSMS style sheet 'Roomz | standaard' */
/* CSS Document */

body {
font-size: 62,5%;
background-color: #5c6a70;
background-image: url(uploads/images/system/roomz-bg.jpg);
background-repeat: repeat-x;
margin: 0px;
}

#banner_temp {
position: absolute;
top: 0px;
left: 0px;
width: 266px;
height: 109px;
background-image: url(uploads/images/system/banner.png);
}

#pagewrapper {
margin: 0 auto;
width: 900px;
font-family: Trebuchet MS;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.6em;
font-size: 0.8em;
}

#header {
background-image: url(uploads/images/system/roomz-logo-bg.jpg);
background-repeat: repeat-x;
width: 920px;
height: 200px;
}

#main {
width: 900px;
height: 382px;
border: 10px solid #5c6a70;
background-color: #fff;
}

#menu a:link { 
	color: #394347;
font-weight: lighter;
	text-decoration: none;
	}
#menu a:visited { 
	color: #394347;
font-weight: lighter;
	text-decoration: none;
	}
#menu a:hover { 
	color: #ff9900;
font-weight: lighter;
	text-decoration: none;
	}
#menu a:active { 
	color: #394347;
font-weight: lighter;
	text-decoration: none;
	}

#content {
padding: 10px;
margin-top: 20px;
float: left;
width: 430px;
height: 310px;
overflow-x: hidden;
overflow-y: auto;
}

img {
border: 0px;
}

#content2 {
float: left;
width: 450px;
height: 350px;
overflow: hidden;
}

#footer {
clear: both;
width: 900px;
margin-top: -10px;
margin-left: 10px;
}

#footer_logo {
float: left;
}

#footer_menu {
font-size: 0.8em;
width: 300px;
height: 22px;
background-color: #d6dadb;
float: right;
text-align: center;
}

#footer_menu a:link { 
	color: #394347;
font-weight: lighter;
	text-decoration: none;
	}
#footer_menu a:visited { 
	color: #394347;
font-weight: lighter;
	text-decoration: none;
	}
#footer_menu a:hover { 
	color: #ff9900;
font-weight: lighter;
	text-decoration: none;
	}
#footer_menu a:active { 
	color: #394347;
font-weight: lighter;
	text-decoration: none;
	}

h1 {
font-size: 1.3em;
}

h2 {
font-size: 1.1em;
}
/* End of 'Roomz | standaard' */

