* {
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
	outline: none;
}
img {
	border: 0;
}
body {
	height: 100%;
}

.container {
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#head {
	height: 110px;
	background-color: #ffb41b;
}

#logo {
	position: absolute;
	left: -60px;
	top: 10px;
	margin: 5px 10px 5px 5px;
	z-index: 100;
}

#slogan img {
	position: relative;
	left: 130px;
	padding-top: 15px;
}

#menu {
	position: relative;
	float: left;
	left: 130px;
	top: 20px;
	list-style: none;
}
#menu li {
	float: left;
	background-image: url(/images/tab_background.png);
	width: 79px;
	margin-right: 4px;
	text-align: center;
}
#menu u {
	margin-left: 15px;
	float: left;
}
#menu span {
	display: none;
}
#menu a {
	text-decoration: none;
	font-size: 9px;
	color: #000000;
}

#infopanel {
	position: relative;
	clear: both;
	float: left;
	top: 20px;
	left: 140px;
}

#home {
	position: relative;
	float: right;
	top: 0;
}

#main {
	/* background: url(/images/main_background.png) bottom repeat-x; */
	min-height: 500px;
	height: 100%;
	margin-top: 50px;
	clear: both;
}
#left {
	float: left;
	width: 220px;
}
.sidemenu {
	width: 190px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	z-index: 0;
	border: 5px solid #FFB41B;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior:url(/js/border-radius.htc);
	padding: 5px;
	background-color: white;
}
.sidemenu h1 {
	font-size: 16px;
}
.sidemenu ul {
	list-style: none;
	margin-right: 0px;
}

.sidemenu ul li {
	padding: 5px 0 5px 18px;
	background: url(/images/bullet.png) no-repeat -1px 3px;

}
.sidemenu ul li.check {
	background: url(/images/bullet_check.png) no-repeat -1px 3px;
}
.sidemenu ul li.title {
	padding-left: 0;
	font-weight: bold;
	background: none;
	text-indent: -2000px;
}
.sidemenu ul li.title.voordelen{
	background: url(/images/title_voordelen.png) no-repeat;
}
.sidemenu ul li.title.vragen{
	background: url(/images/title_vragen.png) no-repeat;
}
.sidemenu ul li.title.contact{
	background: url(/images/title_contact.png) no-repeat;
}
.sidemenu ul li.spacer {
	border-bottom: 0px solid silver;
	background: none;
}
.sidemenu.specials a {
	font-size: 14px;
	font-weight: bold;
}
.sidemenu.specials img {
	position: relative;
	top: -35px;
	right: -5px;
	float: right;
}
/* IE7 only */
*+html .sidemenu.specials {
	height: 20px;
}
.sidemenu img.blogos {
	margin-left: 20px;
	margin-bottom: 20px;
}

.questionmark {
	float: right;
}

#content {
	float: left;
	width: 760px;
}
#content h1 {
	margin: 20px 0 20px 0;
	font-size: 20px;
}
#content li {
	margin: 5px 0 0 30px;
}
#content p {
	margin: 15px 0 0 0;
}

#content table.contact {
	width: 100%;
}
#content table.contact td {
	vertical-align: top;
}
#content .contact label {
	display: block;
	clear: right;
}
#content .contact input {

}
.providerbanner {
	clear: both;
	display: block;
	text-align: center;
}
input.error, textarea.error {
	border:1px dotted red;
}
#content form{
	width: 350px;
}
#content .contact label.error {
	display: inline;
	color: red;
	clear: none;
	margin-left: 10px;
}
.providerblock {
	clear: both;
	width: 100%;
	height: 25px;
	background-color: silver;
	margin: 10px;
	margin-bottom: 40px;
	text-indent: -10px;
	z-index: 0;
	font-size: 8px;
}
.providerblock a {
	z-index: 2;
}
.providerblock img {
	position: relative;
	float: left;
	left: -10px;
}
.providerblock span {
	float:right;
	margin-top: 5px;
	margin-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.providerblock p {
	float:right;
	margin-top: 10px;
	margin-right: 5px;
	padding-right: 5px;
	color: #000000;
	max-width: 600px;
	text-align: right;
}
/* IE */
*+html .providerblock p {
	position: relative;
	right: 5px;
	top: -50px;
	width: 100%;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
.providerblock.kpn { background-color: #6FB356; }
.providerblock.t-mobile { background-color: #EC008B; }
.providerblock.telfort { background-color: #363794; }
.providerblock.vodafone { background-color: #F90100; }
.providerblock.tele2 { background-color: #000000; }
.providerblock.hi { background-color: #212471; }
.providerblock.ben { background-color: #00AAEF; }
.providerblock.youfone { background-color: #7D003F; }
.providerblock.simyo { background-color: #FF5B00; }
.providerblock.simpel { background-color: #53005A; }
.providerblock.hollandsnieuwe { background-color: #e0545e; }

.clear {
	clear: both;
}

#footer {
	background: url(/images/footer_background.png) top center;
	min-height: 200px;
	padding-top: 35px;
}

#footer #sitemap {
	float: left;
}
#footer #links {
	float: left;
	margin-left: 80px;
}

#footer ul.sitemap {
	width: 250px;
	text-align: right;
}

#footer a {
	text-decoration: none;
}

#footer ul {
	list-style: none;
}

#footer table, #footer ul, #footer a {
	color: #2F2F2F;
}

#footer .title {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 3px;
}
#footer li.item {
	
}

#footer .block {
	float: left;
	width: 175px;
}
#footer .block.providers {
	width: 150px;
}
#footer .block.specials {
	width: 230px;
}
#footer table.block {
	width: 250px;
}

#backgroundclick {
	display: none;
	position: fixed;
	top:0;
	left:0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

a {
	color: #000000;
}

.loading {
	position: absolute;
	text-align: center;
	top: 0px;
	background-color: white;
	padding: 50px;
	padding-left: 100px;
	padding-right: 100px;
	margin-top: 65px;

	border: 5px solid #FFB41B;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}

.loading .loadingimage {
	position: absolute;
	top: 120px;
}
