/*
	This is the CSS-style file for Alt.Binz
	
	This page is a part of Alt.Binz website
	
	Created by Sc0tTy on 04-10-2006
	Last modified on 04-10-2006
	www.SenS-Design.nl
*/

/* Main styles */
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #8cbe73;
	text-decoration: none;
}
.senspwndaarz {
	font-size: 10px;
	font-family: Arial,Verdana;
}

/* Locaties */
.banner_locatie {
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 1;
}
.current_locatie {
	position: absolute;
	top: 75px;
	left: 432px;
	z-index: 1;
	font-size: 12px;
	font-family: Arial,Verdana;
	color: #8cbe73;
	text-decoration: none;
}
.menu_locatie {
	position: absolute;
	top: 150px;
	left: 48px;
	z-index: 1;
}
.extramenu_locatie {
	position: absolute;
	top: 150px;
	left: 808px;
	z-index: 1;
}
.content_locatie {
	position: absolute;
	top: 150px;
	left: 248px;
	z-index: 1;
	text-align: left;
}

/* Current version */
.current_link {
	color: #8cbe73;
	text-decoration: none;
}

/* Menu */
.menu_header {
	border-color: #8cbe73;
	border-style: solid;
	border-width: 1px;
	width: 143px;
	height: 19;
	text-align: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.menu_content {
	border-color: #8cbe73;
	border-style: solid;
	border-width: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 8px;
	padding-bottom: 2px;
	font-size: 12px;
	font-family: Arial,Verdana;
	color: #7f7f7f;
}
.menu_content1 {
	font-size: 12px;
	font-family: Arial,Verdana;
	color: #ffffff;
}


/* Content */
.content_header {
	border-color: #8cbe73;
	border-style: solid;
	border-width: 1px;
	width: 500px;
	height: 19;
	text-align: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.content_content {
	border-color: #8cbe73;
	border-style: solid;
	border-width: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-family: Arial,Verdana;
	width: 512px;
}
.content_content_header {
	background-color: #8cbe73;
	text-align: right;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.content_content_content {
	padding-left: 6px;
	padding-right: 6px;
	font-size: 12px;
	font-family: Arial,Verdana;
}
.content_dropdown {
	background-color: #FFFFFF;
	border-color: #8cbe73;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-family: Arial,Verdana;
}


/* Admin login page */
.login_elements {
	background-color: #FFFFFF;
	border-color: #8cbe73;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-family: Arial,Verdana;
}

/* Admin postnewz page */
.postnewz_field  {
	background-color: #FFFFFF;
	border-color: #8cbe73;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-family: Arial,Verdana;
	width: 300px;
}
.postnewz_textarea  {
	background-color: #FFFFFF;
	border-color: #8cbe73;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-family: Arial,Verdana;
	width: 350px;
	height: 200px;
}
.postnewz_submit {
	background-color: #FFFFFF;
	border-color: #8cbe73;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-family: Arial,Verdana;
}

/* Admin screenshotz page */
.screenshotz_textarea  {
	background-color: #FFFFFF;
	border-color: #8cbe73;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-family: Arial,Verdana;
	width: 350px;
	height: 50px;
}

/* Admin upload page */
.upload_table {
	border-color: #8cbe73;
	border-style: solid;
	border-width: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-family: Arial,Verdana;
	width: 300px;
}