body {
	background:url(../images/bg.png) repeat-x #dddfdd;
	margin:0;
	padding:0;
	font-family:"Helvetica", Verdana;
	font-size:12px;
	line-height:18px;
	color:#666;
}
#header {
	background:url(../images/header.png) no-repeat;
	width:900px;
	height:265px;
	padding:25px 0 0 0;
	margin: auto;
	position:relative;
}
h1 {
	font-size:18px;
	color:#94b701;
	margin:0;
	padding:0;
}
h1 a:link {
	font-size:18px;
	color:#94b701;
	margin:0;
	padding:0;
}
h2 {
	font-size:14px;
	color:#3e6c8f;
	margin:0;
	padding:0;
}
hr {
	border:solid 1px #EEE;
	margin:10px 0;
}
a:link {
	color: #3e6c8f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3e6c8f;
}
a:hover {
	text-decoration: underline;
	color: #27a9d8;
}
a:active {
	text-decoration: none;
	color: #319edb;
}

#zoeken {
	width:180px;
	height:50px;
	float:right;
	margin:-5px 0 0 0;
}
#zoeken form {
	margin:0;
	padding:0;
}
#verstuur {
	background:url(../images/zoek-btn.png) no-repeat;
	width:27px;
	height:22px;
	border:none;
	cursor:pointer;
}
#veld {
	font-family:Verdana;
	font-size:12px;
	background:url(../images/veld-bg.png) no-repeat;
	width:129px;
	height:24px;
	border:none;
	padding:0 0 0 5px;
}

#container {
	background:#FFF;
	width:880px;
	margin: auto;
	padding:0 10px 10px 10px;
}
.content {
	width:740px;
	margin:0 10px 0 0;
	float:left;
}
.skyscaper {
	width:120px;
	height:600px;
	float:left;
}
.kruimelpad {
	margin-bottom:20px;
	font-size:11px;
	display: block;
}
/* Toestellen */

.toestel a {
	width:150px;
	height:190px;
	margin:20px 20px 0 0;
	padding:5px;
	float:left;
	text-align:center;
	display:block;
	outline:none;
	text-decoration:none;
}
.toestel a:hover {
	background:url(../../images/toestellen/thumbs/thumbbg.png) center no-repeat;
	width:150px;
	height:190px;
	margin:20px 20px 0 0;
	padding:5px;
	float:left;
	text-align:center;
	display:block;
	outline:none;
	text-decoration:none;
	color:#3e6c8f;
}

.toesteldetails {
	width:750px;
	margin:auto;
}
.telefoondetail {
	width:200px;
	margin:0 10px 10px 0;
	float:left;
	line-height:20px;
}

table td {
	padding:2px 4px;
}
.tabcel {
	background:#EEE;
}
.bullet {
	color:#319edb;
}
.specsicons {
	padding:15px 0 10px 0;
}
.specsicons img {
	margin:0 10px 0 0;
}
.beoordeling {
	width:auto;
	height:250px;
	overflow:hidden;
	margin:10px 0 0 0;
}
.meerbeoordeling {
	width:19px;
	height:5px;
	margin:-10px 0 15px 0;
	display:block;
	visibility:visible; 
}

.verwtoestel {
	width:140px;
	height:190px;
	margin:5px 5px 0;
	padding:5px;
	float:left;
	text-align:center;
	display:block;
	outline:none;
	text-decoration:none;
}

/* Menu */

ul#topnav {
	list-style: none;
	width:440px;
	height:30px;
	margin:auto;
}
.zindex {
	position:absolute;
	z-index:2;
	left:215px;
}
ul#topnav li {
	margin:0 5px 0 0;
	padding:0;
	float:left;
	height:14px;
	display:block;
	position: relative;
}
ul#topnav li a {
	margin:0 5px 0 0;
	padding:0;
	float:left;
	height:14px;
	display:block;
}
ul#topnav li a span {
	display:none;
}
ul#topnav li .home {
	background:url(../images/menu/home.png) no-repeat;
	width:38px;
}
ul#topnav li .toestellen {
	background:url(../images/menu/toestellen.png) no-repeat;
	width:75px;
}
ul#topnav li .vergelijken {
	background:url(../images/menu/vergelijken.png) no-repeat;
	width:84px;
}
ul#topnav li .abonnementen {
	background:url(../images/menu/abonnementen.png) no-repeat;
	width:107px;
}
ul#topnav li .games {
	background:url(../images/menu/games.png) no-repeat;
	width:45px;
}
ul#topnav li .applicaties {
	background:url(../images/menu/applicaties.png) no-repeat;
	width:79px;
}
ul#topnav li a:hover {
	background-position:0 -14px;
}

 
ul#topnav li .sub {
	position: absolute;	
	top: 20px; left: 0;
	background:url(../images/topnav.png);
	padding: 10px 20px 20px;
	float: left;
	z-index:1;
	
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	padding:5px 0;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 14px;
	font-weight: normal;
	color:#3e6c8f;
}
u#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #3e6c8f;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	display: block;
	text-decoration: none;
	color: #000;
}
ul#topnav .sub ul li a:hover {
	color: #3e6c8f; 
	background-position: 5px 12px ;
}

/* Reviews*/
ul#beoordelingen {
	list-style:none;
	margin:15px 0 0 0;
	padding:2px 10px;
	width:730px;
	border:#94B701 solid 1px;
}
ul#beoordelingen li {
	border-bottom:dotted 1px #94B701;
	margin:0 0 5px 0;
}
ul#beoordelingen li .naam {
	color:#3F6D8F;
}
ul#beoordelingen li .beoordeling-specs {
	font-size:11px;
	color:#3F6D8F;
}


/* Vergelijken */
.vergelijktoestel {
	width:160px;
	height:190px;
	margin-right:10px;
	padding:5px;
	float:left;
	text-align:center;
}
ul.vergelijken {
	width:140px;	
	margin:15px;
	padding:0;
	float:left;
}
ul.vergelijken li {
	list-style:none;
	margin:0 0 5px 0;
	padding:2px 0 2px 0;
	height:16px;
}


/* Applicaties */
.categorie {
	width:180px;
	padding-top:10px;
	float:left;
}
ul.appcat {
	margin:0;
	padding:0;
	list-style:none;
}
ul.appcat li {
	padding:8px 0;
	border-bottom:solid 1px #3e6c8f;
}
ul.appcat li a {
	font-size:14px;
	padding:0 0 0 50px;
	color:#3e6c8f;
}
.applicaties {
	width:650px;
	margin:0 0 0 35px;
	float:left;
}
.appdescription {
	width:350px;
	float:left;
	margin:15px 15px 0 0;
}
.appstats {
	width:180px;
	float:left;
}

ul.gapps {
	margin:0;
	padding:0;
}
ul.gapps li {
	padding:5px;
	list-style:none;
	min-height:50px;
	border:#EEE solid 1px;
	margin:10px 10px 10px 0;
	width:300px;
	float:left;
}
ul.gapps li img {
	margin:0 10px 0 0;
}

ul.androidapps {
	margin:0;
	padding:0;
}
ul.androidapps li {
	list-style:none;
}
ul.androidapps li.adsense {
	width:300px;
	height:250px;
	float:left;
}
ul.androidapps li a {
	width:120px;
	height:100px;
	padding:5px;
	list-style:none;
	border:#EEE solid 1px;
	margin:10px;
	text-align: center;
	float:left;
}
ul.androidapps li a:hover {
	text-decoration:none;
	color:#25a9d8;
}
ul.androidapps li img {
	margin:5px 0;
}

#footer {
	border-top:solid 1px #a2d204;
	background:#FFF;
	width:880px;
	margin: auto;
	padding:10px;
	font-size: 11px;
}
#footer ul {
	width:200px;
	display:block;
	float:left;
	padding:0;
	list-style:none;
	margin:0 50px 15px 0;
	
}
#footer ul li {
	padding:5px 0;
	border-bottom:#CCC solid 1px;
	font-size:12px;
	height:16px;
}
#footer ul li img {
	margin:0 5px 0 2px;
}
.rectangle {
	width:300px;
	height:250px;
	float:right;
	display:block;
	margin:5px;
}

.verwijzing {
	background:#ffe75f;
	width:450px;
	margin:10px auto;
	padding:5px;
	text-align: center;
}
.dancevalley {
	padding:5px;
	border:solid #b62028;
	border-width:1px 0;
	width:728px;
	text-align:center;
	margin:10px auto;
}
.dancevalley a {
	color:#f0352b;
}
.dancevalley a:hover {
	text-decoration:none;
	color:#000;
}
.tip {
	width:700px;
	border:#94b701 solid 1px;
	padding:10px 5px 5px 10px;
	margin:0 0 10px 0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.tip h2 {
	color:#94b701;
}
ul#tips {
	margin:0;
	padding:0;
	list-style:none;
	width:300px;
}
ul#tips li {
	padding:5px 0;
	border-bottom:#EEE solid 1px;
}
.verwijzing a {
	color:#000;
}

.clear {
	clear: both;
}
#boeken {
	background:#e4edbf;
	padding:10px;
	width:600px; 
}
#boeken input {
	border:#999 solid 1px;
	background:#FFF;
}
#boeken #verstuur {
	background:url(../images/zoekboek.png) no-repeat;
	width:100px;
	height:25px;
	border:none;
}

.addlinks {
	margin:25px 0 0 120px;
	width:500px; 
	text-align:center;
}
.adsleaderboard {
	width:728px;
	margin:0 0 0 -70px;
}

ul#realtones {
	width:600px;
	list-style:none;
}
ul#realtones li {
	
}
form#realtoneszoeker {
	padding:5px 0;
	font-size:14px;
}
form#realtoneszoeker input {
	font-size:14px;
}

