@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #73695b;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#header {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 707px;	
	height: 348px;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 1;
}
#logo {
	position: absolute;
	top: 52px;
	left: 129px;
}



#quote {
	position: absolute;
	color: #7f7466;
	font-size: 18px;
	font-style: italic;
	top: 135px;
	left: 93px;
	line-height: 24px;
}
a:link, a:visited, #quote a:visited {
	color: #dc7c00;
	text-decoration: underline;
}
a:hover {
	color: #7f7466;
}
ul#menu, #loginplz {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: #a0917d;
	position: absolute;
	top: 263px;
	left: 10px;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
}
ul#menu li a:link, ul#menu li a:visited {
	text-decoration: none;
	color: #e0dacf;
}
ul#menu li a:hover, ul#menu li.active a, #footer a:hover {
	color: #ffbf3e !important;
}
ul#menu li a#active:hover {
	color: #ffffff;
}
ul#menu li {
	float: left;
	margin-left: 26px;
}
#content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 707px;
	min-height: 261px;
	margin: -20px auto 0px auto;
	z-index: 5;
	position: relative;
	padding-bottom: 25px;
}
#left {
	float: left;
	width: 532px;
}
#right {
	float: left;
	width: 161px;
}
#right h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	margin-top: 10px;
}
#right h1 b {
	font-weight: normal;
	color: #dc7c00;
}
#left p {
	line-height: 24px;
	margin: 10px 20px 5px 31px;
}
.right {
	float: right;
	margin-left: 10px;
}
.left {
	float: left;
	margin-right: 10px;
}

#footer {
	width: 707px;
	margin: 15px auto 15px auto;
	text-align: center;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	font-size: 13px;
	font-style: italic;
	color: #948877;
	margin: 0px 5px 0px 5px;
}
input, textarea {
	font-size: 16px;
	color: #807567;
	font-style: italic;
	padding: 3px 5px 5px 5px;
	margin: 3px 0px 5px 0px;
}
a.bruin:link, a.bruin:visited, a.oranje:link, a.oranje:visited {
	width: 144px;
	height: 45px;
	display: block;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 45px;
	text-align: center;
}
a.bruin:hover, a.oranje:hover {
	background-position: 0px -45px;
}
a.bruin:link, a.bruin:visited {
	background-image: url(../images/btn_bruin.jpg);
	margin-top: 15px;
	color: #e0dacf;
}
a.bruin:link b, a.bruin:visited b {
	color: #ffbf3e;
	font-weight: normal;
}
a.oranje:link, a.oranje:visited {
	background-image: url(../images/btn_oranje.jpg);
	color: #827769;
	margin-top: 5px;
}

#loginplz{
	font-style: italic;
	color: #e0dacf;
	padding-left: 120px
}

h1{
	margin:10px 0px 0px 31px;
	font-size: 20px;
}

h2{
	margin:10px 0px 10px 31px;
	font-size: 17px;
}


.nudge{
	margin-left: 0px;
}

.offer{
	float: left;
	width: 255px;
	margin: 10px 0 30px 0;
	text-align: center;
}
.offer a{
	display: block;
}

label{
	width: 130px;
	float: left;
}

#left form{
	margin-left: 31px;
}

form h2{
	margin-left: 0;
}

.xtra{
	font-size: 10px;
	color: #666666;
	margin: -2px 0 7px 130px;
}

table.reqtbl{
	border-collapse: collapse;
	margin-left: 31px;
}

table.reqtbl td{
	padding-bottom: 4px;
	line-height: 150%;
}

table.list{
	border-collapse: collapse;
	margin-left: 31px;
	width: 470px;
}
table.list tr.alt{
	background-color: #f6f5f3;
}
table.list td{
	padding: 4px 6px 4px 3px;
	font-size: 12px;
	vertical-align: top;
}

.overview h2, .overview table.list, .request h2, .request table.list{
	width: 450px;
}

.stat_A, .stat_P, .stat_D, .cred_D, .cred_C{
	font-weight: bold;
}
.stat_A, .cred_D{ color: #5A9C49; }
.stat_D{ color: #882022; }
.stat_P, .cred_C{ color: #888; }

.err{
	font-size: 14px;
	font-weight: bold;
	color: #DD3C10;
	display: inline;
	margin-left: 6px;
}
.np_error{
	width: 430px;
	background:#FFEBE8 none repeat scroll 0% 0%;
	border:1px solid #DD3C10;
	margin:10px 0pt 10px;
	padding:10px;	
}
.ok{
	padding: 5px;
	border: 1px solid #5C965E;
	background: #E7EEE3;
	color: #5C965E;
	margin:10px 0pt 10px;
	padding:10px;	
	width: 430px;
}



.submit{
	margin-left: 130px;
}

#icontainer{
	width: 855px;
	margin: 65px auto 30px auto;
}

#icontainer img{
	margin: 10px 0 20px 0;
	border: 0;
}

#icontainer h1{
	margin: 0 0 20px 0;
}
#iframe{
	padding: 15px 10px 10px 10px;
	background-image: url('../images/iframe.gif');
	background-position: top;
	background-repeat: no-repeat;
}



#stuffs h2{
	font-size: 16px;
	width: auto;
	color: #333333;
	border: 0;
	margin: 0 0 10px 0;
	padding; 0;
	height: 40px;
	text-align:center;
	width: 230px;
	font-style: italic;
}

.stuffimg{
	height: 160px;
	width: 130px;
	margin: auto;
	
}

.stuffbtn{
	margin: 15px auto 10px auto;
	background-image: url('http://www.nadapay.com/images/fb_btn.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 71px;
	color: #8a7c66;
	font-style: italic;
	font-size: 16px;	
	font-weight: bold;
	display: block;
}



.stuffitem{
	float: left;
	margin-top: 20px;
	text-align: center;
}

.spacer{
	float: left;
	width: 22px;
	height: 160px;
}
.stuffbtn div{
	width: 237px;
	padding-top: 12px;
}

#stuffs{
	display: block;
}

.clear{
	clear: both;
}

#left p.pagination{
	padding: 8px 0 8px 0;
	border-top: 1px solid #d4dae8;
	border-bottom: 1px solid #d4dae8;	
	text-align: center;
	margin: 25px 35px 0 0;
	font-size: 11px;
}

body#requests #left p.pagination{
	margin: 25px 45px 0 31px;
}
.center{
	margin: -40px 0 0 60px;
}

.forgot{
	margin: 10px 0 0 15px;
	display: block;
}

#youtube{
	margin-left: 30px;
}


