/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* 
	(c) Cybergamers.nl 2009
*/


html {
	overflow: -moz-scrollbars-vertical;
	overflow-y:scroll
	Overflow-x:hidden
}


body {
	background: #fff;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}


#main {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	text-shadow: 2px 2px 4px #555;
	max-width : 1260px;
	min-width : 980px; 
	}
	
#wrap {
	background: #FFFFFF;
	width: 956px;
	margin: 0px auto 0px;
	padding: 0px;
	border: 1px solid #000;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	}

#info {
	margin: 0px auto 0px auto;
	vertical-align: middle;
	text-align: center;
	width: 980px;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	}
ul.shopcloud { margin: 10px 50px 10px 0px; padding: 0px auto 0px auto; }

.shop { display: inline-block; margin: 0px 10px 0px 10px; }
	
.ean {
	margin: 50px auto auto auto;
	vertical-align: middle;
	width: 600px;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	}
#details {
	margin: 15px auto 50px auto;
	vertical-align: middle;
	text-align: left;
	width: 600px;
	}
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topbackground {
	background: #fff url(images/bg-top.png) repeat-x;
*/
	color: #DDDDDD;
	padding: 4px 0px 10px;
	}
	
#topnavbar {
	width: 960px;
	height: 20px;
	color: #DDDDDD;
	margin: 0px auto 0px;
	padding: 0px auto 0px 0px;
	line-height: 15px;
	
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	background: #000 url(images/bg-search-button.png) repeat-x;
	-moz-border-radius: 5px 5px 5px 5px ;
	-webkit-border-radius: 0 5px 5px 0;
	border: 2px solid #444;
	text-shadow: 2px 2px 4px #555;
	text-align: center;
	width: 100px;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #444;
	}
	
.topnavbarright {
	width: auto;
	float: right;
	margin: auto auto 10px;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 1px 0px;
	padding: 0px;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 960px;
	height: 80px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#header p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#header h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.headerleft {
	width: 470px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.headerright {
	width: 480px;
	float: right;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: right;
	}
	
.headerright a, .headerright a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}
	
.headerright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Navbar  									*
************************************************/

#navbar {
background: #fff;
	width: 960px;
	height: 50px;
	color: #000;
	margin: 0px auto 20px;
	padding: 0px 0px 0px 0px;
	}
	
#navbarleft {
	width: 640px;
	float: left;
	margin: 1px 0px 0px 10px;
	padding: 0px;
	}
	
#navbarright {
	width: auto;
	float: none;
	margin: 0px;
	padding: 3px 10px 0px 8px;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px 0px 0px -1px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #CCCCCC;
	display: block;
	font-size: 14px;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	border-right: 1px solid #333333;
	}
	
#nav li a:hover, #nav li a:active {
	background: #222222 url(images/navhov.png);
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background: #1A1A1A;
	width: 170px;
	color: #CCCCCC;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #373737;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -31px 0 0 192px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	


/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 960px;
/*	height: 200px; */
	color: #CCCCCC;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#footer p {
	color: #CCCCCC;
    font-weight: normal;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#footer ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#footer ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
#footer h2 {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer h2 a {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer .widget {
	background: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: none;
	}

.footer1 a img, .footer2 a img, .footer3 a img {
	border: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	}
	
.footer1 {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer2 {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer3 {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer5 {
	width: 230px;
	float: right;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	}
	
.footer5 a img {
	border: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}
	
/************************************************
*	Search Form									*
************************************************/

#search {
	text-align: center;
	width: 980px;
	height: 120px;
	color: #000;
	margin: 0px auto 15px auto;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	}
	
#searchbox {
	background: #fff url(images/bg-search.png) repeat-x;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	width: 580px;
	color: #444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	border: 2px solid #111;
	text-shadow: 2px 2px 4px #555;
	}
	
#searchbutton {
	background: #fff url(images/bg-search-button.png) repeat-x;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	width: 100px;
	color: #444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px;
	border: 2px solid #111;
	text-shadow: 2px 2px 4px #555;
	}
	
/*************** Resultaten *****************/

a { color: #000; text-decoration: none; }
div.list { width: 980px; margin: 6px auto 0px; line-height: 10px; }
div.list > div { float: right; padding: 10px 20px 0px 0px; color: #afe100; font-size: 14px; }
div.list > dl > dt > a { overflow:hidden; text-shadow: 2px 2px 4px #777; display: block; width: 980px;cursor: pointer; color: #000; text-decoration: none; font-size: 14px; line-height: 15px; white-space: nowrap; overflow-x: hidden;}
div.list > dl > dt > a:hover { padding: 2px 0px 2px 0px; overflow:hidden; text-shadow: 2px 2px 4px #777; width: 976px; background: #afe100 url(images/bg-search-button.png) repeat-x; -moz-border-radius: 3px; border: solid 2px #444; line-height: 18px; font-size: 18px;}
div.list > dl > dt > a > span { overflow:hidden;display: block; float: left; cursor: pointer; }
div.list > dl > dt > a > span.titel { overflow:hidden;width: 550px; color: #000; text-decoration: none; text-transform: uppercase; padding-left: 10px; }
div.list > dl > dt > a > span.prijs { overflow:hidden;width: 70px; color: #444; overflow-x: hidden; padding-right: 10px; }
div.list > dl > dt > a > span.platform { overflow:hidden;width: 170px; color: #444; overflow-x: hidden; }
div.list > dl > dt > a > span.winkel { text-align: right; float: right; overflow:hidden; width: 154px; padding-right: 10px; color: #444; overflow-x: hidden; }

div.list > dl > dt { overflow:hidden; width: 980px; display: block; color: #000; text-shadow: 2px 2px 4px #777; text-decoration: none; font-size: 14px; line-height: 15px; white-space: nowrap; overflow-x: hidden;}
div.list > dl > dt > span { border-bottom: 1px solid grey; overflow:hidden; display: block; float: left; }
div.list > dl > dt > span.titel { overflow:hidden; width: 550px; color: #000; text-transform: uppercase; padding-left: 10px;}
div.list > dl > dt > span.prijs { overflow:hidden; width: 70px; color: #444; padding-right: 10px; }
div.list > dl > dt > span.platform { overflow:hidden; width: 170px; color: #444; overflow-x: hidden; }
div.list > dl > dt > span.winkel { overflow:hidden; width: 160px; color: #444; overflow-x: hidden; text-align: right; float: right; padding-right: 10px;  }

div.list > dl > dt > a > span.rating { overflow:hidden; width: 0px; color: #444; overflow-x: hidden; }
div.list > dl > dt > a > span.winkelresults { overflow:hidden; width: 280px; color: #000; padding-left: 10px;}
div.list > dl > dt > a > span.prijsresults { overflow:hidden; width: 70px; color: #444; padding-right: 10px; }
div.list > dl > dt > a > span.portoresults { overflow:hidden; width: 70px; color: #444; padding-right: 10px; }
div.list > dl > dt > a > span.levertijdresults { overflow:hidden; width: 525px; color: #444; overflow-x: hidden; }

div.list > dl > dt > span.rating { overflow:hidden; width: 0px; color: #444; overflow-x: hidden; }
div.list > dl > dt > span.winkelresults { overflow:hidden; width: 280px; color: #000; padding-left: 10px;}
div.list > dl > dt > span.prijsresults { overflow:hidden; width: 70px; color: #444; padding-right: 10px; }
div.list > dl > dt > span.portoresults { overflow:hidden; width: 70px; color: #444; padding-right: 10px; }
div.list > dl > dt > span.levertijdresults { overflow:hidden; width: 530px; color: #444; overflow-x: hidden; }

/*************** Tag Cloud *****************/
.cloud {
	background: #fff url(images/bg-tagcloud.png) repeat-x;
	}

/*
ul.tagcloud {  width: 980px; padding: 20px 0px 20px; margin:auto; text-transform: lowercase; }
ul.tagcloud li { display: inline-block; margin-right: 5px; margin-left: 5px; line-height: 1.6em; vertical-align: middle; }
ul.tagcloud li a { display: inline; }
ul.tagcloud li.cloud-largest a {font-size: 48px; text-decoration: none; color: #555; text-shadow: 2px 2px 4px #888; }
ul.tagcloud li.cloud-largest a:hover { text-shadow: 2px 2px 4px #444; color: #222; }
ul.tagcloud li.cloud-large a {font-size: 32px; text-decoration: none; color: #666; text-shadow: 2px 2px 4px #999; }
ul.tagcloud li.cloud-large a:hover { text-shadow: 2px 2px 4px #666; color: #555; }
ul.tagcloud li.cloud-medium a {font-size: 26px; text-decoration: none; color: #888; text-shadow: 2px 2px 4px #888; }
ul.tagcloud li.cloud-medium a:hover { text-shadow: 2px 2px 4px #444; color: #666; }
ul.tagcloud li.cloud-small a {font-size: 18px; text-decoration: none; color: #aaa; text-shadow: 2px 2px 4px #aaa; }
ul.tagcloud li.cloud-small a:hover { text-shadow: 2px 2px 4px #444; color: #888; }
ul.tagcloud li.cloud-smallest a {font-size: 12px; text-decoration: none; color: #ccc; text-shadow: 2px 2px 4px #fff; }
ul.tagcloud li.cloud-smallest a:hover { text-shadow: 2px 2px 4px #444; color: #aaa; }
*/


ul.tagcloud { width: 980px; padding: 10px 0px 30px; margin: auto; text-transform: lowercase; }
ul.tagcloud { display: inline-block; margin-right: 5px; margin-left: 5px; line-height: 26px; }
ul.tagcloud a { display: inline; }
ul.tagcloud .cloud-largest a { vertical-align: middle; font-size: 48px; text-decoration: none; color: #555; margin-right: 5px; margin-left: 5px; text-shadow: 2px 2px 4px #888; }
ul.tagcloud .cloud-largest a:hover { vertical-align: middle; text-shadow: 2px 2px 4px #444; color: #222; }
ul.tagcloud .cloud-large a { vertical-align: middle; font-size: 32px; text-decoration: none; color: #666; margin-right: 5px; margin-left: 5px; text-shadow: 2px 2px 4px #999; }
ul.tagcloud .cloud-large a:hover { vertical-align: middle; text-shadow: 2px 2px 4px #666; color: #555; }
ul.tagcloud .cloud-medium a { vertical-align: middle; font-size: 26px; text-decoration: none; color: #888; margin-right: 5px; margin-left: 5px;text-shadow: 2px 2px 4px #888; }
ul.tagcloud .cloud-medium a:hover { vertical-align: middle; text-shadow: 2px 2px 4px #444; color: #666; }
ul.tagcloud .cloud-small a { vertical-align: middle; font-size: 18px; text-decoration: none; color: #aaa; margin-right: 5px; margin-left: 5px;text-shadow: 2px 2px 4px #aaa; }
ul.tagcloud .cloud-small a:hover { vertical-align: middle; text-shadow: 2px 2px 4px #444; color: #888; }
ul.tagcloud .cloud-smallest a { vertical-align: middle; font-size: 12px; text-decoration: none; color: #ccc; margin-right: 5px; margin-left: 5px;text-shadow: 2px 2px 4px #fff; }
ul.tagcloud .cloud-smallest a:hover { vertical-align: middle; text-shadow: 2px 2px 4px #444; color: #aaa; }

#checkbox-left {
	width: 140px;
	float: left;
	text-align: left;
line-height: 25px;
}

#checkbox-right {
	width: 140px;
	float: right;
	text-align: left;
	line-height: 25px;
	}


.checkboxes {
	padding: 10px;
	display: inline-block;
	width: 700px;
	}

.belowpricelist {
	margin: auto;
	width: 980px;
	 border-top: 1px solid grey;
	}

.belowpricelistleft {
	font-size: 9px;
	width: auto;
	float: left;
	text-align: left;
	margin-top: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
	}
	
.belowpricelistright {
	font-size: 9px;
	width: auto;
	float: right;
	text-align: right;
	margin-top: 0px;
	padding-bottom: 30px;
	padding-right: 10px;
	}

.carousel_container {
	width: 750px;
	height: 50px;
	margin: 0px auto;
	border: 0px solid #3399FF;
	}
		
/*AJAX LOADER
-------------------*/
#loading{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
    background-color: red;
    font-size: 150%;
    color: white;
    padding: 2px;
}
#loadedContent{
    border: 1px solid #CCC;
    background-color: #f2f2f2;
    padding: 10px;
    width: 300px;
}
.underconstruction {
	background-color: #FEEFDA;
	border: 1px solid #F7941D;
	width: 400px;
	text-align: left;
	padding-left: 10px;
	vertical-align: center;
	margin: auto;
}
.underconstructiontxt {
	width: auto;
	text-align: justify;
	padding-left: 60px;
	padding-top:5px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.logo {
position:absolute;
padding-left: 35px;
bottom: 35px;
text-color: #222;
text-shadow: 2px 2px 4px #222;
	}
	
/* Infoblock
--------------*/
h2 { line-height: 0px; margin-top: 9px; color: #222; text-shadow: 2px 2px 4px #555; }
h2.black 		{ font-size:24px; font-weight:bold; }
.details 		{ padding: 20px; margin: 0px auto; min-height: 200px; width:970px; }
.info 			{ margin-left: -4px; margin-bottom: 15px; color: #555; text-shadow: 2px 2px 4px #888;}
.info 			{ width:825px; float:left; }
.cover 			{ width:145px; float:left; color: grey;}
.omschrijving 	{ margin: 0px; text-align:justify; color: #222; text-shadow: 2px 2px 4px #888;}

.thumbshots a { overflow:hidden; display: block; width: 980px;cursor: pointer; color: #fff; text-decoration: none; font-size: 14px; line-height: 15px; white-space: nowrap; overflow-x: hidden; }