/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	font: "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
}

body {
	background:#fff /*url(img/bg.gif)*/;
	font: 12px/15px "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
	margin:0 auto;
}





/* General Links
--------------------------------------------------------------------------------------*/
a {
	color:#a1d2f1;
}
a:hover {
	color:#c60;
	text-decoration:none;
}



/* General Forms
--------------------------------------------------------------------------------------*/
.inputtext, select {
	border:1px solid #c63;
	color:#000;
	width:125px;
	height:17px;
	font-size:11px;
}
.psswd {
	border:1px solid #630;
	color:#000;
	height:20px;
	width:100px;
}
select {
	width:150px;
}
.button {
	background:url(img/bgbttn.gif) center;
	border:1px solid #fff;
	color:#fff;
	cursor:pointer;
	padding:0px 5px;
	width:auto;
	font-size:12px;
	font-weight:bold;
}


/*----------clearfix----------*/
/* fixes containers with floats */
.clearfix:after {
    content: ".";
	 
    display: block;
	 
    height: 0;
	 
    clear: both;
	 
    visibility: hidden;
}
.clearfix, #main {display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
}
.clearfix {display: block;
}
/* End hide from IE-mac */
/*--------end clearfix--------*/






/* Header
--------------------------------------------------------------------------------------*/
#header #headerwrapper {
	margin:0 25px;
	position:relative;
	border-bottom:2px solid #a1d2f1;
	height:110px;
	overflow:hidden;
}
#header a {
	color:#fff;
}
#header a:hover {
	color:#c60;
}
#header #logo {
	float:right;
	margin:15px 45px 10px 0;
	width:160px;
	height:90px;
	background:url(img/logo2.gif) no-repeat;
}
#header #logo a {
	display:block;
	width:160px;
	height:90px;
}
#header #logo strong {
	display:none;
}
#header h2 {
	position:absolute;
	left:0px;
	top:55px;
	font-size:16px;
}

#header h2 a {
	font-size:12px;
	color:#c60;
}

#header #generalnav {
	background:#a1d2f1;
	/*#E7F4FB;
	*/
	position:absolute;
	top:80px;
	height:30px;
	left:0px;
	right:250px;
	padding:0 15px 0 15px;
	width:auto;		
}

#header ul {
	float:left;
}
#header ul li {
	float:left;
	padding:8px 10px 0;
}
#header ul li a {
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
#header ul li a.here {
	color:#c60;
}
#header #quicksearchform {
	display:block;
	float:right;
	margin-left:25px;
	padding-top:7px;
}








/* Verticalnav
--------------------------------------------------------------------------------------*/
#verticalnav {
	height:100%;
	padding-top:10px;
	background:#F5FAFE /*url(img/vnl.gif) repeat-y left*/;
	_width:90%;
}
#verticalnavwrapper h1 {
	margin-left:10px;
	color:#c60;
	font-size:14px;
	margin-bottom:5px;
}
#verticalnavwrapper h1 a {
	text-decoration:none;
	color:#c60;
}
#verticalnavwrapper ul {
	margin-left:10px;
	padding:0 0 10px;
}
#verticalnavwrapper ul ul {
	padding:0 0 5px 15px;
	margin-left:0;
}
#verticalnavwrapper li {
	padding:6px 0;
}
#verticalnavwrapper li li {
	padding: 2px 0;
}

#verticalnavwrapper li a {
	/*background:url(img/dot-gray.gif) no-repeat left 4px;
	*/
	color:#666;
	/*padding-left:15px;
	*/
	text-decoration:none;
	font-weight:bold;
}
#verticalnavwrapper li li a {
	font-weight:normal;
}

#verticalnavwrapper li em.more a {
	display:block;
	width:7px;
	height:7px;
	margin-right:10px;
	margin-top:3px;
	float:left;
	background:url(img/dot-gray.gif) no-repeat center;
	border:1px solid #999;
}
#verticalnavwrapper li em.more a:hover {
	background:url(img/dot-blue.gif) no-repeat center;
	border:1px solid #a1d2f1;
}
#verticalnavwrapper li em.less a{
	display:block;
	width:7px;
	height:7px;
	margin-right:10px;
	margin-top:3px;
	float:left;
	background:url(img/less-gray.gif) no-repeat center;
	border:1px solid #999;
}
#verticalnavwrapper li em.less a:hover {
	background:url(img/less-blue.gif) no-repeat center;
	border:1px solid #a1d2f1;
}
#verticalnavwrapper li em.nmnl {
	display:block;
	width:5px;
	height:5px;
	margin-right:10px;
	margin-top:6px;
	float:left;
	background:url(img/nmnl--gray.gif) no-repeat center;
}
#verticalnavwrapper li em strong {
	display:none;
}

#verticalnav #category {
	display:block;
	margin:10px 10px 10px;
	width:165px;
}


#verticalnavwrapper a:hover {
	color:#a1d2f1;
}
/* VDP */

#verticalnavwrapper a {
	color:#999;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	height:16px;
}









/* Footer
--------------------------------------------------------------------------------------*/
#footerwrapper {
	margin:10px 25px 0;
	color:#fff;
	padding:3px 5px;
	font-size:11px;
	background:#a1d2f1;
}
#footerwrapper a {
	color:#fff;
}


/* Stage
--------------------------------------------------------------------------------------*/
#stage {
	margin:10px 25px 0;
	_width:90%;
}

#stage h1 {
	color:#c63;
	font-size:16px;
	margin-bottom:5px;
}
#stage h1 span {
	float:right;
	font-size:12px;
	font-weight:normal;
}
#stage .picnav {
	clear:both;
	height:30px;
	border-top:1px solid #a1d2f1;
	background-color:#E7F4FB;
	text-align:center;
	margin-bottom:5px;
}
#stage .picnav#picnavbottom {
	border-bottom:1px solid #a1d2f1;
	border-top:10px solid #fff;
	margin-bottom:0;
}
#stage .picnav .itemsperpagina {
	float:right;
	display:inline;
	padding:5px;
}
#stage .picnav p.bladwijzer {
	float:left;
	padding:5px;
	margin:0;
	color:#666;
}
#stage .picnav p.pagenav {
	padding:5px;
}
#stage .picnav p.pagenav a {
	padding:0 3px;
	color:#c60;
}
#stage .picnav p.pagenav a:hover {
	color:#a1d2f1;
}

#stage .item {
	float:left;
	background:#E7F4FB;
	margin:10px 10px 0 0;
	padding:10px 0;
}



#stage .item a img {
	display:block;
	margin:0 auto 5px;
	border:1px solid #ccc;
}
#stage .item2 a img {
	display:block;
	border:1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#stage .item2 a {
	display:block;
	border:none;
}
#stage .item a:hover img {
	display:block;
	margin:0 auto 5px;
	border:1px solid #c63;
}
#stage .item h3 {
	color:#c63;
	font-size:12px;
	margin-left:10px;
}

#stage p {
	font-size:11px;
	margin-left:10px;
	font-size:11px;
}
#stage .item .links {
	margin-top:5px;
}
#stage .item .links a {
	margin-top:5px;
	text-decoration:none;
}

#stage .item a.atb {
	background:url(img/basket-blu.gif) no-repeat 0px -2px;
	padding:2px 0 2px 25px;
}
#stage .item a.atb:hover {
	background:url(img/basket-c60.gif) no-repeat 0px -2px;
}
#stage .item a.rfb {
	background:url(img/basket-blu-remove.gif) no-repeat 0px -2px;
	padding:2px 0 2px 25px;
}
#stage .item a.rfb:hover {
	background:url(img/basket-c60-remove.gif) no-repeat 0px -2px;
}
#stage .item a.dc {
	background:url(img/dwnld.gif) no-repeat 0px 1px;
	padding:2px 0 2px 25px;
}
#stage .item a.dc:hover {
	background:url(img/dwnld-h.gif) no-repeat 0px 1px;
}






#opening {
/*	background:#E7F4FB url(img/vnl.gif) repeat-y left;
	*/
}
#openingswrapper, #portfolioswrapper {
	margin-left:25px;
}

#openingswrapper h1, #portfolioswrapper h1 {
	color:#c60;
	font-size:18px;
	margin-bottom:1em;
}

#openingswrapper #collumn1 {
	width:40%;
	float:left;
	margin-right:10%;
}

 #openingswrapper #collumn2 {
	width:40%;
	float:left;
}

#openingswrapper p {
	margin-bottom:0.75em;
}



#portfolios {}

table {
	border-spacing:1px;
	background:#E7E7E7;
	color:#666666;
	margin-right:25px;
	width:95%;
}
caption {
	border:#666666;
	border-bottom:2px solid #666666;
	text-transform:uppercase;
	padding:10px;
	font-style:italic;
	font-weight:bold;
}
td, th {
	padding:4px;
}
thead th {
	text-align:center;
	background:#F5F5F5;
	color:#666666;
	border:1px solid #ffffff;
	text-transform:uppercase;
}
tbody th{
	font-weight:bold;
}
tbody tr{
	background:#EBF8FE;
	text-align:left;
}
tbody tr.odd{
	background:#ffffff;
	border-top:1px solid #ffffff;
}
tbody th a:link, tbody th a:visited{
	color:#666666;
	padding:3px 0px 0px 18px;
	background-repeat:no-repeat;
	text-decoration:none;
}
tbody th a:hover{
	color:#c60;
}
tbody tr td{
	height:50px;
	background:#EBF8FE;
	border:1px solid #ffffff;
	text-align:center;
}
tbody tr.odd td{background:#ffffff;
	border-top:1px solid #ffffff;
}
table td a:link, table td a:visited{
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
table td a:hover{
	color:#c60;
	text-decoration:underline;
	font-weight: bold;
}
table a[title^="Download"]{
	padding:20px 0px 0px 15px;
}
tbody td a {
	margin:0 auto;
	height:15px;
	border-bottom:0;
	padding:5px 15px 5px 15px;
	font-weight:bold;
	color:#FF8601;
	background-repeat: no-repeat;
}
tbody td a strong {
	display:none;
}
tfoot th, tfoot td{
	padding:10px;
	text-align:center;
	border-bottom:3px solid #cccccc;
	border-top:1px solid #DFDFDF;
}

.center {	
	text-align:center;
}

a.portfolio, a.details, a.verzend, a.deel, a.dupliceer, a.verwijder {
	width:25px;
	height:23px;
	text-indent:-9999px;
}

a.portfolio {
	background:url(img/portfolio.gif) no-repeat center;
}
a.portfolio:hover {
	background:url(img/portfolio-h.gif) no-repeat center;
}
a.details {
	background:url(img/details.gif) no-repeat center;
}
a.details:hover {
	background:url(img/details-h.gif) no-repeat center;
}
a.verzend {
	background:url(img/verstuur.gif) no-repeat center;
}
a.verzend:hover {
	background:url(img/verstuur-h.gif) no-repeat center;
}
a.deel {
	background:url(img/deel.gif) no-repeat center;
}
a.deel:hover {
	background:url(img/deel-h.gif) no-repeat center;
}
a.dupliceer {
	background:url(img/duplicate.gif) no-repeat center;
}
a.dupliceer:hover {
	background:url(img/duplicate-h.gif) no-repeat center;
}
a.verwijder {
	background:url(img/delete.gif) no-repeat center;
}
a.verwijder:hover {
	background:url(img/delete-h.gif) no-repeat center;
}