@charset "UTF-8";
/* CSS Document */



@font-face {
	font-family: artmediaHeader;
	/*src: url(hblack95.ttf) format(truetype); */
}

/* HTML */

a {
	color: #0092D3;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	outline:none;
}

a:focus, a:hover { 
	outline:none;
}

h1 {
	margin: 5px 0px 5px 0px;
	color: #666666;
	font-size: 12px;
	font-family: artmediaHeader, Verdana, Geneva, sans-serif;
}

h2 {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	font-family: artmediaHeader, Verdana, Geneva, sans-serif;
}

h3 {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: artmediaHeader, Verdana, Geneva, sans-serif;
}

/* Portfolio */

/* web */

div.slidePortfolioWeb {
	background-color:#CCC;
	width: 590px;
	height: 435px;
	margin: 27px;
	position: absolute;
	top: 1px;
	left: 0px;
}

div.titlePortfolioWeb {
	width: 180px;
	height: 20px;
}
.titlePortfolioWeb h2 {
	color:#DA2961;
	margin: 0px;
}

div.infoPortfolioWeb {
	width: 180px;
	height: 140px;
	overflow: auto;
}

.infoPortfolioWeb p {
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
	font-size: 10px;
}

div.urlPortfolioWeb {
	width: 180px;
	height: 15px;
	padding: 5px 0px 5px 0px;
}
.urlPortfolioWeb a {
	color:#DA2961;
}



.imageSelectorWeb {
	width: 20px;
	height: 20px;
	background-color: #CCC;
	margin: 9px 5px 0px 0px;
	float: left;
	cursor: pointer;
}

.imageSelectorWebActive, .imageSelectorWeb:hover {
	width: 20px;
	height: 20px;
	background-color: #DA2961;
	margin: 9px 5px 0px 0px;
	float: left;
}

/* print */

div.slidePortfolioPrint {
	background-color:#CCC;
	width: 590px;
	height: 435px;
	margin: 27px;
	position: absolute;
	top: 1px;
	left: 0px;
}

div.titlePortfolioPrint {
	width: 180px;
	height: 20px;
}
.titlePortfolioPrint h2 {
	color:#E5B100;
	margin: 0px;
}

div.infoPortfolioPrint {
	width: 180px;
	height: 140px;
	overflow: auto;
}

.infoPortfolioPrint p {
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
	font-size: 10px;
}

.infoPortfolioPrint a {
	color:#E5B100;
}

div.urlPortfolioPrint {
	width: 180px;
	height: 15px;
	padding: 8px 0px 2px 0px;
}
.urlPortfolioPrint a {
	color:#E5B100;
}



.imageSelectorPrint {
	width: 20px;
	height: 20px;
	background-color: #CCC;
	margin: 9px 5px 0px 0px;
	float: left;
	cursor: pointer;
}

.imageSelectorPrintActive, .imageSelectorPrint:hover {
	width: 20px;
	height: 20px;
	background-color: #E5B100;
	margin: 9px 5px 0px 0px;
	float: left;
}
/* e-vent */

div.slidePortfolioEvent {
	background-color:#CCC;
	width: 590px;
	height: 435px;
	margin: 27px;
	position: absolute;
	top: 1px;
	left: 0px;
}

div.titlePortfolioEvent {
	width: 180px;
	height: 20px;
}
.titlePortfolioEvent h2 {
	color:#914987;
	margin: 0px;
}

div.infoPortfolioEvent {
	width: 180px;
	height: 140px;
	overflow: auto;
}

.infoPortfolioEvent p {
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
	font-size: 10px;
}

.infoPortfolioEvent a {
	color:#914987;
}

div.urlPortfolioEvent {
	width: 180px;
	height: 15px;
	padding: 8px 0px 2px 0px;
}
.urlPortfolioEvent a {
	color:#914987;
}



.imageSelectorEvent {
	width: 20px;
	height: 20px;
	background-color: #CCC;
	margin: 9px 5px 0px 0px;
	float: left;
	cursor: pointer;
}

.imageSelectorEventActive, .imageSelectorEvent:hover {
	width: 20px;
	height: 20px;
	background-color: #914987;
	margin: 9px 5px 0px 0px;
	float: left;
}

/* Algemeen */

.imageSelectorContainer {
	margin-top: 20px;
	width: 200px;
	height: 29px;
}

.portfolioSubNav {
	position: relative;
	width: 200px;
	left: -180px;
	height: 224px;
	bottom: -229px;
}

#slideshow {
	position:relative;
	width:590px;
	height:435px;
	overflow:hidden;
}

#box {
	position:absolute;
	width:590px;
	height:435px;
}

#box span{
	display:block;
	float:left;
}

#info{
	position: absolute;
	text-align: center;
	background-color: #333;
	color: #FFF;
	height: 35px;
	z-index: 4;
	right: 0px;
	bottom: 0px;
	padding: 10px;
	width: 590px;
	display: none;
}


/* Body Tag */

body {
	margin: 65px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #DFE4DF;
}

body.multicolor {
	background: url(../images/layout/background/bg-multicolor.png) #DFE4DF no-repeat top;
}

body.blauw {
	background: url(../images/layout/background/bg-blauw.png) #DFE4DF no-repeat top;
}

body.roos {
	background: url(../images/layout/background/bg-roos.png) #DFE4DF no-repeat top;
}

body.geel {
	background: url(../images/layout/background/bg-geel.png) #DFE4DF no-repeat top;
}

body.paars {
	background: url(../images/layout/background/bg-paars.png) #DFE4DF no-repeat top;
}

/* ID's */

#wrap {
	width: 904px;
	margin: auto;
}

#header {
	width: 850px;
	height: 125px;
	margin: auto;	
	background: #FFF url(../images/layout/header/header-background.gif) no-repeat;
}

#footer {
	float: left; 
	margin: 10px 27px 45px 27px;
}

#headerContent {
	width: 710px;
	margin-top: 13px;
	margin-left: -27px;
	float: left;
}

#headerContent ul {
	list-style: none;
	width: 710px;
	float: left;
	margin: 0px;
	padding: 0px;
	
}

#headerContent ul li {
	display:inline;
	float:left;
	
	width: 142px;
	padding: 0px;
	margin: 0px;

}

#headerContent ul li img {
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}



#topNavSmallSub {
	position: absolute !important;
	margin: -23px 0px 0px 26px !important;
	width: 67px !important;
}

#topNavSmallSub ul {
	list-style: none !important;
	width: 93px !important;
	margin: 0px !important;
}

#topNavSmallSub ul li {
	display:inline !important;
	float:left !important;
	width: 19px !important;
	height: 20px !important;
	margin-left: 3px !important;
}

#topNavSmallSub ul li img {
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}


#topNavSmall {
	float: right;
	margin: -1px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
}

#topNavSmall ul {
	list-style: none;
	width: 93px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

#topNavSmall ul li {
	width: 93px;
	margin: 0px;
	padding: 0px;
}

#topNavSmall ul li img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#logoTrans {
	background: #FFF url(../images/layout/header/header-background.gif) no-repeat;	
	width: 257;
	height: 51;
}

#logoTrans img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: #FFF url(../images/layout/header/header-background.gif) no-repeat;	

}

#content {
	width: 850px;
	background-color: #FFF;
	margin: auto;
	clear: both;
	margin-top: 0px;
}

/* pages */

div.pageContent {
	position: relative;
	width: 642px;
	left: 38px;
	float: left;
	height: 488px;
}

p.page {
	font-size: 10px;
	line-height: 170%;
}

/* Sub Navigatie */

div.navigatieInclude {
	position: relative;
	left: 28px;
	width: 170px;
	float: left;
	top: 28px;
}

div.navigatie {
	width: 170px;
	padding: 2px 5px 5px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}
div.navigatie:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);	
	opacity: .6;
} 
.navigatie a {
	text-decoration: none;
}
.navigatie:hover a {
	color: #FFF;
}
.navigatieActive a {
	color: #FFF;
}
div.navigatieActive:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);	
	opacity: 1;
} 

/* Sub Navigatie extra - Colors */
.navigatieMain a { color: #0093D5; }
.navigatieMain:hover, .navigatieMainActive { background-color: #0093D5; }

.navigatieWeb a { color: #DA2961; }
.navigatieWeb:hover, .navigatieWebActive { background-color: #DA2961; }

.navigatiePrint a { color: #E5B100; }
.navigatiePrint:hover, .navigatiePrintActive { background-color: #E5B100; }

.navigatieEvent a { color: #914987; }
.navigatieEvent:hover, .navigatieEventActive { background-color: #914987; }






h3.blauw {
	color: #0093D5;
	font-weight: bold;
	font-size: 11px;
}



div.blogFront {
	margin-left: 8px;
	border: #999999 1px dotted;
	width: 335px;
	margin-top: -38px;
	margin-bottom: 15px;
}

h3 {
	margin: 5px 0px 5px 0px;
	color: #0093D5;
	font-size: 12px;
	font-family: artmediaHeader, Verdana, Geneva, sans-serif;
}

/* Class */

div.projectFront {
	width: 384px;
	height: 132px;
	margin-left: 58px;
	margin-bottom: 9px;
}

div.projectFrontImage {
	position: absolute;
}

div.projectFrontImageHover {
	position: absolute;
	display: none;
}

div.projectLabel {
	position: relative;
	width: 85px;
	height: 38px;
	top: 85px;
	left: -22px;
}

/* Front */
h1.front {
	margin: 5px 0px 5px 0px;
	color: #666666;
	font-size: 12px;
	font-family: artmediaHeader, Verdana, Geneva, sans-serif;
}

/* Blogfront */

div.blogHaakje {
	position: relative;
	width: 43px;
	height: 38px;
	top: -23px;
	left: 308px;
	z-index: 2000;
}

div.blogFront {
	margin-left: 8px;
	border: #999999 1px dotted;
	width: 335px;
	margin-top: -38px;
	margin-bottom: 15px;
}

h3.blogFront {
	margin: 15px 25px 0px 25px;
	color: #0092D3;
	font-size: 11px;
	text-transform: uppercase;
}

p.blogFront {
	font-size: 10px;
	line-height: 170%;
	margin: 5px 25px 0px 25px;
}

a.blogTitle {
	color: #0092D3;
	text-decoration: none;
}

a.blogFront {
	color: #0092D3;
	text-decoration: underline;
}

a.blogFront:hover {
	text-decoration: none;
}

/* Social Network Front */

div.socialNetwork {
	margin-left: 8px;
	border: #999999 1px dotted;
	width: 335px;
	height: 129px;
	margin-bottom: 15px;
}

a.socialNetwork {
	color: #0092D3;
	text-decoration: none;
}

a.socialNetwork:hover {
	text-decoration: none;
}

/* Twitter Front */

div.twitterFront {
	margin-left: 8px;
	border: #999999 1px dotted;
	width: 335px;
}

div.twitterFrontVogel {
	margin-left: 200px;
	margin-top: -1px;
	width: 130px;
}

a.twitter {
	text-decoration: underline;
	font-weight: normal;
}

a.twitter:hover {
	text-decoration: none;
}


#twitter_update_list {
	list-style: none;
	padding: 5px 25px 0px 25px;
	font-size: 11px;
	font-weight: bold;
	line-height: 170%;
	margin: 5px 25px 0px 25px;
	padding: 0px;
	color: #666666;
	
}

/* Flickr */

div.flickr {
	margin-left: 44px;
	border: #999999 1px dotted;
	width: 397px;
	height: 129px;
	margin-bottom: 15px;
}

a.flickr {
	color: #0092D3;
	text-decoration: none;
}

a.flickr:hover {
	text-decoration: none;
}

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block; margin:0; border: 1px solid #666666;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid #FFF; margin-right: 7px; width: 66px; height: 66px}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#0099FF;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

/* YouTube */

div.youtube {
	margin-left: 44px;
	border: #999999 1px dotted;
	width: 397px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

a.youtube {
	color: #0092D3;
	text-decoration: none;
}

a.youtube:hover {
	text-decoration: none;
}

/* Scrol bar */
#mycustomscroll {
	width: 170px;
	height: 140px;
	padding: 0px 10px 0px 0px;
	overflow: auto;
	position: relative;
	}


.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0;
	}
.vscrollerbase {
	width: 6px;
	background-color: #FFF;
	cursor: pointer;
	}
.vscrollerbar {
	width: 6px;
	background-color: #CCC;
	}
