/* @override http://localhost:8888/fc/janvanramshorst/site/styles/style.css */

.ui-effects-transfer { border: 2px dotted gray; }

@font-face {
    font-family: 'BradleyHandITCRegular';
    src: url('../fonts/bradhitc-webfont.eot');
    src: url('../fonts/bradhitc-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bradhitc-webfont.woff') format('woff'),
         url('../fonts/bradhitc-webfont.ttf') format('truetype'),
         url('../fonts/bradhitc-webfont.svg#BradleyHandITCRegular') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'JottFlf';
    src: url('../fonts/jottflf-casual-webfont.eot');
    src: url('../fonts/jottflf-casual-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/jottflf-casual-webfont.woff') format('woff'),
         url('../fonts/jottflf-casual-webfont.ttf') format('truetype'),
         url('../fonts/jottflf-casual-webfont.svg#JottFlf') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Inconsolata';
    src: url('../fonts/inconsolata-webfont.eot');
    src: url('../fonts/inconsolata-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/inconsolata-webfont.woff') format('woff'),
         url('../fonts/inconsolata-webfont.ttf') format('truetype'),
         url('../fonts/inconsolata-webfont.svg#Inconsolata') format('svg');
    font-weight: normal;
    font-style: normal;
}

.signup-ps {
	margin-top: 70px;
	color: #ee0000;
	text-align: center;
}

/* @group test */
#test {
	z-index: 100;
	background-color: white;
	color: black;
}
/* @end */

/* @group General */

html {
	overflow-y: auto;
}
body {
	/*background-color: #bababa;*/
	/* background-color: white; */
	background-color: #dddcba;

}

body {
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 28px;
	font-family: Helvetica, arial, Geneva, Swiss, sans-serif;
	color: #555;
}
table td {
	vertical-align: top;
}
table.minimal td {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
h1 {
	color: #777;
	font-size: 27px;
	font-weight: normal;
}
img {
	-ms-interpolation-mode: bicubic;
}
a img {
	border: 0px;
	vertical-align: middle
}
a {
	color: #ee0000;
	vertical-align: middle;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
.displayNone {
	display: none;
}
img.loadingImage {
	position: absolute;
	top: 50%;
	left: 45%;
	z-index: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	opacity: 0.9;
}
/* @end */


/* @group Span */

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

/* @end */

/* @group Blocks */

#screenNavigationView {
	width: 100%;
	height: 100%;
}

.navigationView {
	position: relative;
	overflow: hidden;
}

#mainNavigationView {
	width: 900px;
	height: 600px;
	border: 1px solid #959595;
	background-color: #fff;
}

.view {
	width: inherit;
	height: inherit;
	overflow: hidden;
	z-index: 99;
	position: absolute;
	left: 0px;
	top: 0px;
}

.navigationLinks {
	display: none;
}

.infoView {
	position: relative;
	width: 780px; /* orginal 900px */
	height: 510px; /* orginal 570px */
	margin: 0 auto;
	padding: 70px 60px 20px 60px;
	background: url('../images/graphics/paper.jpg') no-repeat;
}
.infoView .title {
	position: absolute;
	top: -10px;
	left: 10px;
}
.smallText {
	font-size: 15px;
	line-height: 19px;
}
.signUpNotification p.first {
	margin-top: 70px;
}
.signUp p.first {
	margin-top: 23px;
}
#signUpInfo td.label {
	padding-right: 10px;
}
.infoView .infoSuccessImage {
	margin: 0 auto;
}
.infoView .infoErrorImage {

	margin: 50px 0px 0px 0px;
}
.infoView .postError {
	width: 600px;
	margin: 100px auto;
}
.infoView .postError .postErrorImage {
	float: left;
}
.infoView .postError .postErrorText {
	margin-left: 170px;
}


/* @end */


/* @group LinkPositions */

.navigationViewLinks a {
	position: absolute;
	z-index: 100;
	font-size: 17px;
	color: #ee0000;
	display: block;

}
.navigationViewLinks a.linkHome {
	font-size: 23px;
	font-weight: 100;
}
.navigationViewLinks .previousView {
	left: 50px;
}
.navigationViewLinks .nextView,
.navigationViewLinks .insertView {
	width: 330px;
	text-align: right;
}
.navigationViewLinks {
	position: absolute;
}
.navigationViewLinks a {
	position: relative;
	margin: 15px 0px;
}
#navigationViewLinksHomepage {
	position: absolute;
	right: 2%;
	bottom: 8%;
}
#navigationViewLinksOverview {
	right: 30px;
	top: 30px;
}
#navigationViewLinksBeeldbankIntro {
	right: 2%;
	bottom: 0%;
}
#navigationViewLinksFancyfairIntro {
	right: 16%;
	bottom: 0%;
}
#navigationViewLinksBeeldbankIntro a {
	margin: 0px;
}
#navigationViewLinksSignUp,
#navigationViewLinksTellAFriend,
#navigationViewLinksContact {
	left: 0px;
	bottom: 30px;
}
#navigationViewLinksOverviewBack {
	left: 0px;
	bottom: 3%;
}
#navigationViewLinksBeeldbankIntroBack {
	left: 0px;
	bottom: 3%;
}
#navigationViewLinksOverview a {
	background: url('../images/graphics/linkArrowBlack.png') right 0 no-repeat;
	color: #333;
	width: 500px;
	height: 27px;
	padding-right: 60px;
	font-size: 28px;
	text-shadow: 1px 1px white;
	/*filter: Glow(Color=#000000, Strength=3);*/
}
#navigationViewLinksOverview a:hover,
#navigationViewLinksOverview a:active {
	text-decoration: none;
	background: url('../images/graphics/linkArrow.png') right 0 no-repeat;
}
#navigationViewLinksOverview a#LinkExpose,
#navigationViewLinksOverview a#LinkReportages,
#navigationViewLinksOverview a#LinkReacties,
#navigationViewLinksOverview a#LinkFancyFair {
	color: #ee0000;
}

#reacties h1 {
/*	color: #3b79d4;*/
	color: #236ad0;
/*	color: #ff8737;*/
/*	color: #3cb500;*/
/*	color: #d66c25;*/
}


#linkBeeldbankContactDiv {
	width: 100%;
	position:absolute;
	bottom: 0%;
	z-index: 15;
	height: 50px;
}
#linkBeeldbankContact {
	display: block;
	width: 300px;
	height: 50px;
	margin: 0 auto;
}


#LinkReportages5 {
	top: 385px;
}
#LinkReportages2,
#LinkReportages6 {
	top: 430px;
}
#LinkReportages3,
#LinkReportages7,
#LinkReportages8 {
	top: 475px;
}
#LinkReportages4 {
	top: 130px;
	left: 200px;
}
#LinkReportagesBack2,
#LinkReportagesBack3 {
	left: 50px;
	top: 560px;
}
#LinkReportagesBack4 {
	left: 50px;
	top: 520px;
}

/* @end */


/* @group Lists */

ol, ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

/* @end */



/* @group Forms */

.radio {
	margin-top: 7px;
}

form td {
	padding: 5px;
}
form .label {
	text-align: right;
	vertical-align: bottom;
}
form .label .sub {
	display: block;
	font-size: 12px;
	text-align: right;

	line-height: 11px;
}
form .subLabel {
	color:#555555;
}
form .text {
	/*
	width: 263px;
	height: 30px;
	background-image: url('../images/graphics/inputText.gif');
	*/
	padding-left: 5px;
}
form .text input,
input.lineInput {
	width: 295px;
	height: 20px;
	border: 0px;
	font-size: 16px;
	background-color: transparent;
	border-bottom: 1px solid #ee0000;
}
input.lineInput {
	width: 190px;
	height: 16px;
	font-family: Courier;
}

form .small input,
form input.small {
	width: 80px;
}
form input.medium {
	width: 205px;
}
form .placeholder {
	color: #888888;
}
form .empty {
	height: 18px;
}

/* @end */

/* @group Copyright */

#copyright {
	position: absolute;
	z-index:10;
	bottom: 3%;
	left: 95px;
	font-size: 12px;
	letter-spacing: 1px;
	color: #aaa;
}
#copyright a {
	color:  #aaa;
}
#copyright a:hover,
#copyright a:active {
	color: #666;
}

/* @end */


/* @group reportages */

/* start jqDock */

#reportageTimeline {
	position: absolute;
	top: 65px;
	left: -3px;
	display: none;
}
.timeline a {
	text-decoration: none;
}
.timeline img {
	display: block;
}
.jqDock .jqDockLabel {
	width: 90px;
	padding: 0px 0px 0px 14px;
	background: #333;
	white-space: nowrap;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.jqDock .jqDockLabelText {
	color: #fff;
	border: 0px;
}
/* end jqDock */

/* reportages navigator */
#reportagesPage,
.blackbord {
	width: inherit;
	height: inherit;
	background: url('../images/graphics/blackbord.jpg') bottom right;
}
.blackbord.white {
	background: #fff;
}
#reportageScrollContainer {
	position: relative;
	width: inherit;
	height: inherit;
	overflow: auto;
}

#reportageScroll {
	padding: 30px 30px 50px 130px;
}
.reportagesTable {
	width: 100%;
}
#reportageScroll .yearSpacer {
	height: 25px;
}

#reportageScroll td,
#reportageScroll .more {
	color: white;
	font-family: "BradleyHandITCRegular", "Helvetica";
	/*font-family: "CalligraffitiRegular", Helvetica;*/
	/*font-family: "ChemistRoughRegular", Helvetica;*/
	/*font-family: "ChemistRegular", Helvetica;*/
	/*font-family: "DanielBold", "Helvetica";*/
	/*font-family: "GoodDogRegular", Helvetica;*/
	/*font-family: "JournalRegular", Helvetica;*/
	/*font-family: "NotethisRegular", Helvetica;*/
	/*font-family: "SusiesHandRegular", Helvetica;*/
	/*font-family: "RockSaltRegular", Helvetica;*/
	/*font-family: "RabioheadRegular", Helvetica;*/
	/*font-family: "SnicklesRegular", Helvetica;*/
	font-size: 32px;
	padding: 0px 15px;
	vertical-align: top;
}
#reportageScroll .yearLabel {
	font-size: 30px;
	vertical-align: top;
	width: 75px;
	position: relative;
}
#reportageScroll .yearLabel img.spacer {
	width: 50px;
	height: 1px;
}
#reportageScroll .reportageLabel {
	width: 40%;
	padding-bottom: 20px;
}
#reportageScroll .reportagesTable .beeldbankLabel {
	width: 82%;
}
#reportageScroll .dateLabel {
	white-space: nowrap;
}
#reportageScroll .dateLabel,
#reportageScroll .locationLabel,
#reportageScroll .classLabel {
	font-size: 20px;
	font-weight: normal;
}

/* verhuist naar colors */
#reportageScroll a {
	font-weight: bold;
	color: #999;
	text-shadow: 1px 1px #000;
}
#reportageScroll td.rood a:hover,
#reportageScroll td.groen a:hover,
#reportageScroll td.donkergroen a:hover,
#reportageScroll td.oranje a:hover,
#reportageScroll td.blauw a:hover,
#reportageScroll td.geel a:hover,
#reportageScroll td.magenta a:hover,
#reportageScroll td.grijs a:hover {
	color: #fff;
}
#reportageScroll .rood a,
#reportageScroll .rood a:link,
#reportageScroll .rood a:visited {
	color: #ff4d2a;
}
#reportageScroll .groen a,
#reportageScroll .groen a:link,
#reportageScroll .groen a:visited {
	color: #9ad57d;
	color: #87c967;
}
#reportageScroll .donkergroen a,
#reportageScroll .donkergroen a:link,
#reportageScroll .donkergroen a:visited {
	color: #3cb500;
}
#reportageScroll .oranje a,
#reportageScroll .oranje a:link,
#reportageScroll .oranje a:visited {
	color: #ff8737;
}
#reportageScroll .blauw a,
#reportageScroll .blauw a:link,
#reportageScroll .blauw a:visited {
	color: #6699ff;
	color: #9fbdf0;
}
#reportageScroll .grijs a,
#reportageScroll .grijs a:link,
#reportageScroll .grijs a:visited {
	color: #aaa;
}
#reportageScroll .geel a,
#reportageScroll .geel a:link,
#reportageScroll .geel a:visited {
	color: #eeee00;
}
#reportageScroll .magenta a,
#reportageScroll .magenta a:link,
#reportageScroll .magenta a:visited {
	color: #f058a3;
}

#reportageScroll .magenta a,
#reportageScroll .magenta a:link,
#reportageScroll .magenta a:visited {
/*	color: #f058a3;*/
	color: #ff59ab;
}
/* end new colors */

#reportageScroll .c1 a:link,
#reportageScroll .c1 a:visited {
	color: #ffd28f;
}

#reportageScroll .c2 a:link,
#reportageScroll .c2 a:visited {
	color: #b54c4c;
}

#reportageScroll .c3 a:link,
#reportageScroll .c3 a:visited {
	color: #adb285;
}

#reportageScroll .c4 a:link,
#reportageScroll .c4 a:visited {
	color: #b0c311;
}

#reportageScroll .c5 a:link,
#reportageScroll .c5 a:visited {
	color: #32cae1;
}

#reportageScroll .c6 a:link,
#reportageScroll .c6 a:visited {
	color: #2ae05e;
}
#reportageScroll .c7 a:link,
#reportageScroll .c7 a:visited {
	color: #a599e2;
}
#reportageScroll .c8 a:link,
#reportageScroll .c8 a:visited {
	color: #ffc4e1;
}
#reportageScroll .c9 a:link,
#reportageScroll .c9 a:visited {
	color: #eff2ba;
}




#reportageScroll .more {
	margin-top: 60px;
	font-style: italic;
	color: #fff;
	font-size: 26px;
	letter-spacing: 1px;
	text-shadow: 3px 2px #000;
	line-height: 34px;
	/*filter: DropShadow(Color=#000000, OffX=3, OffY=2, Positive=0);*/
}

/* end reportages navigator */
/* @end */


/* @group reportage */

.pagesNavigationBar {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 53px;
	background: url('../images/graphics/pagesNavigationBar.png') repeat-x;
}

a.pagesNavigationBarButton,
.pagesNavigationBarTitle {
	color: #dedede;
	font-size: 21px;
	font-family: "helvetica neue";
	font-weight: 200;
	display: block;
	height: 40px; /* minus apdding */
	padding-top: 12px;
	text-align: center;
	text-shadow: 1px 1px #333;
	/*filter: DropShadow(Color=#333333, OffX=1, OffY=1, Positive=0);*/
}
a.pagesNavigationBarButton.disabled {
	color: #777;
	cursor: default;
	text-shadow: -1px -1px #222;
	/*filter: DropShadow(Color=#222222, OffX=-1, OffY=-1, Positive=0);*/
}
.pagesNavigationBarTitle {
	font-size: 26px;
	color: white;
	font-family: "Helvetica";
	text-shadow: 2px 2px #666;
	/*filter: DropShadow(Color=#666666, OffX=2, OffY=2, Positive=0);*/
}
a.pagesNavigationBarButtonBack.previousView {
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
	width: 289px;
	background: url('../images/graphics/pagesNavigationBarButtonBack2.png') no-repeat;
}

#pagesNavigationBarButtonPrev {
	float: right;
	width: 255px;
	background: url('../images/graphics/pagesNavigationBarButtonPrev.png') no-repeat;
}
#pagesNavigationBarButtonPrev.disabled {
	background: url('../images/graphics/pagesNavigationBarButtonPrevDisabled.png') no-repeat;
}

#pagesNavigationBarButtonPrev span {
	margin-left: 30px;
}
#pagesNavigationBarButtonNext {
	float: right;
	width: 288px;
	background: url('../images/graphics/pagesNavigationBarButtonNext.png') no-repeat;
	margin-right: 10px;
}
#pagesNavigationBarButtonNext.disabled {
	background: url('../images/graphics/pagesNavigationBarButtonNextDisabled.png') no-repeat;
}
#pagesNavigationBarButtonNext span {
	margin-left: 30px;
}

.pagesScrollViewWrapper {
	width: inherit;
	height: inherit;
	position: relative;
}
.pagesScrollView {
	width: inherit;
	height: inherit;
	position: absolute;
	z-index: 1;
	top: 0px;
	background: url('../images/loading.gif') 50% 50% no-repeat;
}
#pagesScrollViewHomepage,
#pagesScrollViewOverview {
	background-color: #fff;
}
.pagesScrollView .page,
.pagesScrollView .pageContent {
	width: inherit;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.pagesScrollView .pageContent {
	height: 200px;
}
.pagesScrollView .page .pageShadow {
	height: 0px;
	width: inherit;
}
.pagesScrollView .page .pageImage {
	width: 100%;
	margin: 0 auto;
	display: block;
}
/*.pagesScrollView .pageContent .pageImage {
	margin: 0;
	 position: absolute;
}*/
.pagesScrollView .page .navigationBarSpacer {
	height: 53px;
}

.addons .petergabriel {
	position: absolute;
	top: 70%;
	left: 45%;
}
.addons .petergabrielLabel {
	position: absolute;
	top: 69%;
	left: 50%;
	font-size: 12px;
}
.addons .petergabrielLabel .title,
.addons .petergabrielLabel .artist {
	float: left;
	clear: both;
	line-height: 14px;
}
.addons .petergabrielLabel .title {
	font-weight: bold;
}
.addons .videoclips2009 {
	position: absolute;
	top: 40px;
	right: 20px;
}


/* @end */

/* @group contact */

.infoView #contactText {
	margin-left: 90px;
	margin-top: 80px;
	width: 500px;;
}
.infoView #beeldbankTijdelijkText {
	margin-left: 50px;
	margin-top: 110px;
	width: 650px;
}

/* @end */

/* @group homepage */

#homepageView {
	width: inherit;
	height: inherit;
	display: none;
}

/* @end */

/* @group Sing Up */

.space {
	height: 10px;
}
#LinkSignUpForm {
	position: relative;
	top: -45px;
}
#signUpPaper {
	position: relative;
	display: none;
}
#signUpName {
	margin-top: 20px;
	margin-left: -10px;
}
#signUpAddress {
	margin-top: 30px;
}
.signUpNotification #signUpName {
	margin-top: 60px;
}
.signUp #signUpDate,
.signUpNotification #signUpDate {
	position: absolute;
	left: 500px;
	width: 340px;
	text-align: left;
	border-left: 1px solid #ddd;
	padding-left: 10px;
}
.signUp #signUpDate {
	top: 90px;
}
.signUpNotification #signUpDate {
	top: 130px;
}
#signUpDate td.label,
#signUpNotification td.label {
	text-align: left;
}
#signUpDate .medium {

	width: 170px;
}
#signUpSend {
	position: absolute;
	top: 453px;
	left: 650px;
}
.signUpNotification #signUpSend {
	left: 630px;
	top: 370px;
}
#signUpCancel {
	position: absolute;
	top: 505px;
	left: 45px;
}
#signUpSuccess,
#tellAFriendSuccess {
	width: inherit;
	text-align: center;
	display: none;
	position: relative;
	top: 10px;
}

/* @end */


/* @group reacties */

.paperBorder {
	margin: 40px auto;
	width: 600px;
	padding: 50px;
	/*-moz-border-image: url('../images/graphics/backgroundBorder.png') 65 round;
	-webkit-border-image: url('../images/graphics/backgroundBorder.png') 65 round;
	-o-border-image: url('../images/graphics/backgroundBorder.png') 65 round;
	border-image: url('../images/graphics/backgroundBorder.png') 65 round;
	border-width: 65px;*/
	background-color: rgba(255, 255, 255, 0.3);
	border:1px solid #ccc;

}
#reacties {
	height: 100%;
	overflow: auto;
	background: url('../images/graphics/backgroundS.png') no-repeat;
}
#reacties h1 {
	text-align: center;
	text-shadow: -1px -1px #ddd;
	font-family: "BradleyHandITCRegular";
	font-size: 3em;
	line-height: 0.7em;
	margin-top: 40px;
/*	color: #444;*/
}
#reacties p.subtitle {
	margin: 0 auto;
	width: 620px;
	text-align: center;
	font-style: italic;
	color: #444;
}
#reacties a.email {
	float: right;
	display: block;
	width: 29px;
	height: 21px;
	padding: 5px;
	background: #bcbb9d url('../images/graphics/iconEmail.png') 50% 50% no-repeat;
	border-radius: 10px;

}
#reacties .year,
#reacties .name {
	display: inline;
}
#reacties .year {
	padding-left: 10px;
	font-size: 1.2em;
}
#reacties .name {
	font-size: 1.4em;
/*	background-color: #dddcba;*/
}
#reacties p {
	margin: 10px 0px 40px 0px;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #646464;
}
#reacties p.message {
	border-left-width: 5px;
	border-left-style: solid;
	padding-left: 20px;
}
#reacties input,
#reacties textarea {
	background-color: transparent;
	border: 0px;
	margin-bottom: 17px;
	color: #646464;
}
#reacties input {
	border-bottom: 1px solid #ee6666;
	width: 400px;
	font-size: 1em;
}
#reacties textarea {
	display: block;
	border: 1px solid #ee9999;
	padding: 10px;
	width: 570px;
	height: 200px;
	font-size: 1em;
}
#reacties label {
	padding-right: 15px;
}
#reacties label,
#reacties .emailVisible {
	color: #555;
}
#reacties .emailVisible {
	width: 600px;
	position: relative;
	top: 5px;
}
#reacties .emailVisible input {
	margin: 0px;
	width: 1em;
	display: inline;
	border: 0px;
}
#reacties .emailVisible label {
	margin-right: 13px;
}
#LinkReactieSuccess {
	float: right;
	position: relative;
	top: -5px;
	left: 25px;
}
#reactieSuccess {
	display: none;
}
#reacties .infoSuccessImage {
	float: left;
	margin-right: 20px;
}
#reacties h1.infoSuccess {
	text-align: left;
	padding-top: 100px;
	margin: 0px 0px 20px 0px;
}
#reacties h1.infoSuccessPersoonsgegevens {
	text-align: left;
	padding-top: 20px;
	margin: 0px 0px 20px 0px;
}
#reacties .infoErrorImage {

	margin: 50px 0px 0px 0px;
}
#reacties .postError {
	width: 600px;
	margin: 100px auto;
}
#reacties .postError h1,
#reacties .postError p {
	text-align: left;
	margin-left: 0px;
}
#reacties .postError .postErrorImage {
	float: left;
}
#reacties .postError .postErrorText {
	margin-left: 170px;
}
/* @end */


#lonelyHearts {
	margin: -290px 0px 0px -170px;
	width: 370px;
}