/* @group • Essentials */

/* Brand Repubic CSS Framework
/* Template:CSS_FRAMEWORK_BASE*/
/* Author:Jurre-Jan Smit*/
/* Version:0.6*/
/* Date:29 - 08 - 08*/
/*--------------------*/   
/* Preferable editor:CSSEdit */

/* @group Library */

/*Reset browser defaults*/

@import "lib/reset.css";

/*Setting some decent font defaults*/

@import "lib/typography.css";

/* Simple form styles -Optional */

@import "lib/forms.css";

/* Tabbed menu styles -Optional */

@import "lib/plugins/tabs.css";

/* Reset Unordered List styles -Optional */

@import "lib/plugins/ul_menu.css";
/* @end */

/* @end */

/* @group Outer Frame */

html, body {
	margin : 0;
	padding : 0;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#4b4b4b;
	background-color: #eae9e7;
}
#container {
	position:relative;
	width : 900px;
	height: auto !important;
	margin:0 auto;
	background: #FFFFFF url(../images/BG_body.jpg) repeat-y;
	height: 100%;
	min-height: 100%;
	overflow:hidden;
}

div#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color:none;
	display: none;
	z-index: 30;
}

/* @end */

/* @group Anchors */

a {
	color : #666666;
}
a.current {
	color : #666666;
}
a:hover {
	text-decoration : none;
	color : #333333;
}
/* @end */

ul {
	list-style:none;
	margin:15px 10px 0 20px;
	padding:0;
}
li {
	margin:0;
	padding:0 5px 0 0;
}
/* @group Menu */
.header_menu ul {
	list-style:none;
	margin:15px 10px 0 20px;
	padding:0;
}
.header_menu ul li {
	margin:0;
	padding:0;
	line-height: 22px;
}
.header_menu li a {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.header_menu li a:hover {
	color:#e5c99a;
	font-family:Arial, Helvetica, sans-serif;
}
ul.header_menu_small {
	list-style:none;
	margin:10px 0 0 20px;
	padding:0;
}
ul.header_menu_small li {
	margin:0;
	padding:0 5px 0 0;
	float:left;
}
ul.header_menu_small li a {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul.header_menu_small li a:hover {
	color:#e5c99a;
	font-family:Arial, Helvetica, sans-serif;
}
/* @end */

/* @group Headings*/
h1 {
	font-size : 18px;
}
h2 {
	font-size : 16px;
}
h3 {
	font-size : 14px;
}
/* @end */

/* @group Head */

#head {
	width : 900px;
	height : 275px;
	margin : 0;
	background-color: #ffffff;
}
.header_image {
	width: 710px;
	height: 255px;
	padding: 12px 5px 10px 19px;
}
.header_menu {
	position: absolute;
	top: 12px;
	right: 0px;
	width: 167px;
	height: 250px;
	background-image: url(../images/BG_header_menu.jpg);
}
/* @end */

/* @group Content */

#content {
	float: left;
	left: 0;
	margin :0;
	padding : 35px 0 20px 50px;
	width : 519px;
	background: url(../images/BG_content.jpg) no-repeat;
	color: #4b4b4b;
}
#content p {
	line-height : 22px;
	width : auto;
}
#content h2 {
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
}
.text_block {
	width: 469px;
}
/* @end */

/* @group sidecolumn */

#sidecolumn {
	position: relative;
	width: 331px;
	float: left;
	margin :0;
	padding :25px 0 0 0;
	background: url(../images/BG_sidecolumn.jpg) no-repeat;
}
/* @end */

/* @group Footer */

#footer {
	position: absolute;
	width: 900px;
	height: 5px;
	left: 0px;
	bottom: 0px;
}
/* @end */

/* @group Replaced Text */

h1 {
	margin : 0;
	padding : 0;
}
h1.logo a {
	display : block;
	width : 702px;
	height : 250px;
	float : left;
	text-indent : -999px;
	background: url(../images/header.jpg) no-repeat;
}
#sidecolumn h3 {
	color: #999999;
	margin: 0;
	padding: 0;
	font-size: 25px;
	font-weight: normal;
}
#sidecolumn fieldset {
	margin: 20px 0;
	padding: 0;
}
#sidecolumn label {
	color: #4b4b4b;
	margin: 0 10px 5px 0;
	padding: 2px 7px 2px 7px;
	background-color: #f5ebda;
	display: block;
	font-weight: normal;
}
.loggedin {
	margin: 0 0 0 30px;
	width: 270px;
	overflow: hidden;
}
.loggedout {
	margin: 0 0 0 30px;
	width: 270px;
	overflow: hidden;
}
.logout {
	position: absolute;
	top:24px;
	left: 215px;
}
.loggedin ul {
	list-style:none;
	margin:20px 10px 20px 5px;
	padding:0;
}
.loggedin ul li {
	margin:0;
	padding:0;
	line-height: 20px;
}
.loggedin li a {
	color:#4b4b4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.loggedin li a:hover {
	color:#e5c99a;
	font-family:Arial, Helvetica, sans-serif;
}
.sidecolumn_banner {
	width: 283px;
	overflow: hidden;
	margin: 10px 0 10px 21px;
}
.login_btn {
	clear: left;
	float: left;
	margin: 3px 0 0 189px;
}
.form_labels {
	float: left;
}
.form_fields {
	float: left;
}
.form_fields input {
	height: 14px;
	width: 165px;
}
.form_fields div {
	margin: 0 0 5px 0;
}
.loggedin h3 {
	height: 50px;
	background: url(../images/h3_border.gif) repeat-x 0px 45px;
}
.media {
	position: relative;
	float: left;
	width: 165px;
	height: 245px;
}
.media h4 {
	margin: 0;
	padding: 0 0 5px 0px;
	font-size: 12px;
}
.media_input label {
	float : left;
	clear : right;
	font-weight: normal;
	line-height: 15px;
	height: 15px;
}
.media_input input {
	float : left;
	clear : left;
	margin-right : 5px;
}
.media_input {
float:;
	width: auto;
	height: 18px;
}
.img_mask {
	position: absolute;
	background: url(../images/media_masker.png);
	width: 107px;
	height: 125px;
	top: 0px;
	left: -4px;
}
.testafbeelding {
	position: absolute;
	background: url(../images/media_masker.png);
	width: 107px;
	height: 125px;
	top: 0px;
	left: -4px;
}
.download_btn {
	position: relative;
	float: right;
	margin: 0 20px 0 0;
}

#media_container{
position: relative;
float: left;
width: 500px;
margin: 0 0 20px 0;
}

#download_file {
	position: fixed;
	z-index: 98;
	width: 250px;
	height: 150px;
	top:250px;
	left: 50%;
	margin: 0 0 0 -250px;
	background: url(../images/download_venster.png) no-repeat;
	display: none;
}
.close_box {
	position: absolute;
	z-index: 99;
	width: 250px;
	height: 150px;
	top:345px;
	left: 388px;
	display: none;
}
.loading {
	background: url(../images/loading.gif) no-repeat 95px 40px;
	width: 220px;
	height: 105px;
	position: absolute;
	background-color:#ffffff;
	top:15px;
	left: 14px;
	padding: 10px 0 0 0;
}
.download_txt {
	position: absolute;
	z-index: 100;
	padding: 25px 20px 20px 20px;
}
.download_txt a {
	text-decoration: none;
	color: #666666;
}
download_txt a:hover {
	text-decoration: underline;
	color: #e5c99a;
}
#existing_users {
	margin:2px 0 20px 0;
	padding:0;
	width:350px;
}
h3.new_user {
	cursor: pointer;
}
h3.existing_users {
	cursor: pointer;
}
#new_users {
	display:none;
	margin:2px 0 20px 0;
	padding:0;
	width:350px;
}
/* @end */

html, body {
	height: 100%;
	min-height: 100%;
}
