﻿body
{
	background-color: #663300;
	background-image: url('http://static1.kvsa.nl/kvsa/beepop/mashup/Background.jpg' );
	background-position: center top;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 12px;
	width: 100%;
	min-width: 1%;
	overflow-x: hidden;
}
body a
{
	color: #006137;
}

body hover
{
	color: #006137;
}

h1
{
	color: #006136;
	font-size: 24px;
	font-family: Cooper Black, Verdana;
	margin-top: 10px;
}
h3
{
	color: #006136;
	font-size: 24px;
	font-family: Cooper Black, Verdana;
	margin-top: 0px;
	margin-bottom: 10px;
}

#Background
{
	position: absolute;
	left: 50%;
	margin-left: -510px;
	top: 0px;
	width: 1000px;
	z-index: 98;
}

#Banner
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -632px;
	z-index: 99;
}

#Logo
{
	position: absolute;
	top: 9px;
	left: 50%;
	margin-left: -514px;
	z-index: 101;
}

#Main
{
	background-image: url('/Images/UI/TransparentWhite.png' );
	background-repeat: repeat;
	position: absolute;
	top: 190px;
	left: 50%;
	margin-left: -415px;
	width: 475px;
	z-index: 100;
	padding: 20px 20px 20px 20px;
	min-width: 1%;
}

#BaseMain
{
	position: absolute;
	top: 190px;
	left: 50%;
	margin-left: -445px;
	width: 830px;
	z-index: 100;
	padding: 20px 20px 20px 20px;
	min-width: 1%;
}

#Sponsors
{
	position: absolute;
	top: 175px;
	left: 50%;
	margin-left: 475px;
	z-index: 100;
	width: 150px;
	background-color: White;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}

#MainRight
{
	position: absolute;
	left: 50%;
	margin-left: 130px;
	top: 190px;
	z-index: 100;
	width: 275px;
}
#MainRight .Red
{
	margin-bottom: 20px;
	color: #ffffff;
	font-size: 11px;
	background-color: #C01E2E;
}
#MainRight ul
{
	width: 100%;
	line-height: 18px;
	list-style-type: none;
	margin: 10px 0 0px 0;
	padding: 0 0 0 0px;
}
#MainRight ul li
{
	background-position: 10px 7px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 30px !important;
	background-image: url(   '/Images/UI/Bullet.png' );
	border-bottom: solid 1px #F5F7C8;
	width: 230px;
}
#MainRight a
{
	text-decoration: none;
	color: Black;
}
#MainRight a:hover
{
	text-decoration: underline;
	color: Black;
}

.Mashup
{
}

.MashupBlue
{
	background-image: url('/Images/Mashup/BGBlue.jpg');
	background-repeat: repeat;
}

.MashupBlue a
{
	color: #ffffff;
	text-decoration: none;
}

.MashupGreen
{
	background-image: url('/Images/Mashup/BGGreen.jpg');
	background-repeat: repeat;
}

.MashupGreen a
{
	color: #ffffff;
	text-decoration: none;
}

.MashupOrange
{
	background-image: url('/Images/Mashup/BGOrange.jpg');
	background-repeat: repeat;
}

.MashupRed
{
	background-image: url('/Images/Mashup/BGRed.jpg');
	background-repeat: repeat;
}

.MashupRed a
{
	color: #ffffff;
	text-decoration: none;
}

.Mashup td
{
	background-image: url('/Images/UI/TransparentWhite.png');
	background-repeat: repeat;
	padding: 5px 5px 5px 5px;
}
.PagerButton
{
	background-image: url('/Images/Mashup/BGBlue.jpg');
	background-repeat: repeat;
	border: none 0px;
	color: White;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
