/* CSS stylesheet voor de GIS Tech website */
/* Auteur: Sabine Put, sput@esri.nl */


/* Main layout and structure */
body { 
	background-color: #A0CE58;
	background-image: url('./siteimages/bodybg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Verdana", "Arial", "Bitstream Vera Sans";
	font-size: 9pt;
	line-height: 1.7em;
	color: #444444;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

.main{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 13px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

.topbar {
	text-align: left;
	margin-left: -28px;
	width: 928px;
	height: 98px;
}	

.content {
	background-color: #FFFFFF;
	background-image: url('./siteimages/contentbg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #777777;
	margin-top: -37px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 35px;
	text-align: justify;
}

.menu {
	display: block;
	margin-bottom: 165px;
	font-size: 9pt;
	text-align: center;
	line-height: 1.7em;
	letter-spacing: 1px;
}

.menuitem{
	margin: 5px;
	color: #555555;
}

.menuitemactive, .menuitemactive:hover {
	margin: 5px;
	color: #0C72BA;
	cursor: default;
}

.bottom {
	text-align: left;
	padding-top: 7px;
	padding-left: 2px;
}


/* Links */
a {
	border: 0px solid #000000;
	text-decoration: none;
	color: #0C72BA;
	font-weight: normal;
}

a:hover {
    color: #0499DD; 
    font-weight: normal;
}


/* Headings */
h1 {
	background-image: url('./siteimages/globes.png');
	background-position: left;
	background-repeat: no-repeat;
	position: relative;
	color: #399BCD;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18pt;
	text-align: left;
	padding-left: 55px;
	margin-left: -7px;
	margin-right: 25px;
	display: inline;
}

h2 {
	font-size: 11pt;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 25px;
	/*margin-bottom: -7px;*/
	padding-left: 49px;
	color: #666666;
}

h4 {
	font-size: 10pt;
	line-height: 1.0em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	color: #444444;
}

/* Plaatjes */
.noborder {
	border: 0px solid #000000;
	display: inline;
}

.imgborder {
	border: 1px solid #555555;
}

div.imgright {
	float: right;
	margin-left: 20px;
	margin-right: 50px;
	margin-top: 17px;
	margin-bottom: 13px;
}

div.imgleft {
	float: left;
	margin-left: 50px;
	margin-right: 20px;
}

.artwork {
	background-image: url('./siteimages/artwork.png');
	background-repeat: no-repeat;
	float: right;
	margin-right: -125px;
	margin-top: -54px;
	height: 118px;
	width: 213px;
}	


/* Algemene layout elementen */
p {
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
}

p.presentaties {
	margin-top: 0px;
	padding-left: 0px;
}	

.center {
	text-align: center;
}

ul {
	margin-left: 50px;
	padding-right: 50px;
}	


/* Layout slideshow impressie */
#slideshow {
	list-style:none;
	color:#FFFFFF;
}

#slideshow span {
	display:none;
}

#wrapper {
	width: 500px; 
	margin: 50px auto; 
	display: none;
}

#wrapper * {
	margin: 0px; 
	padding: 0px;
}

#fullsize {
	position: relative; 
	width: 500px; 
	height: 332px; 
	padding: 1px; 
	border: 0px solid #252525; 
	background: #252525;
}

#information {
	display: none;
	position: absolute; 
	bottom: 0px; 
	width: 500px; 
	height: 0px; 
	background: #252525; 
	color: #FFFFFF; 
	overflow: hidden; 
	z-index: 200; 
	opacity:.7; 
	filter:alpha(opacity=70);
}

#information h3 {
	padding: 4px 8px 3px; 
	font-size: 14px;
}

#information p {
	padding: 0 8px 8px;
}

#image {
	width: 500px;
}

#image img {
	position: absolute; 
	z-index: 25; 
	width: auto;
}

.imgnav {
	position: absolute; 
	width: 25%; 
	height: 306px; 
	cursor: pointer; 
	z-index: 150;
}

#imgprev {
	left: 0; 
	background:url(siteimages/left.gif) left center no-repeat;
}

#imgnext {
	right: 0; 
	background:url(siteimages/right.gif) right center no-repeat;
}

#imglink {
	position: absolute; 
	height: 306px; 
	width: 100%; 
	z-index: 100; 
	opacity:.4; 
	filter:alpha(opacity=40);
}

.linkhover {
	background: url(siteimages/link.gif) center center no-repeat;
}

#thumbnails {
	margin-top: 15px;
	display: none;
}

#slideleft {
	float: left; 
	width: 20px; 
	height: 81px; 
	background: url(siteimages/scroll-left.gif) center center no-repeat; 
	background-color: #222222;
}

#slideleft:hover {
	background-color: #333333;
}

#slideright {
	float: right; 
	width: 20px; 
	height: 81px; 
	background: #222222 url(siteimages/scroll-right.gif) center center no-repeat;
}

#slideright:hover {
	background-color: #333333;
}

#slidearea {
	float: left; 
	position: relative; 
	width: 456px; 
	margin-left: 5px; 
	height: 81px; 
	overflow: hidden;
}

#slider {
	position: absolute; 
	left: 0px;
	height: 81px;
}

#slider img {
	cursor: pointer; 
	border: 1px solid #666666; 
	padding: 2px;
}

/* Twitter */
.twtr-ft {
	display: none;
}		

.twtr-widget h3, .twtr-widget h4, img.twtr-profile-img, div.twtr-hd {
	display: none !important;
}	

#newsblock1 {
	float: left;
	width: 335px;
	margin: 0px;
	padding: 0px;
}

#newsblock2 {
	float: right;
	width: 455px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
	padding: 0px;
}

.hline {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 50px;
	margin-right: 50px;
	border-top: 1px solid #999999;
}	

strong.home {
	display: block;
	margin-bottom: 11px;
	color: #666666;
}	

strong.home a{
	color: #666666;
	font-weight: bold;
}

strong.home a:hover{
	text-decoration: underline;
}		

.presentatietekst {
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 0px;
}	

.presentatieknop {
	background-image: url('./siteimages/presentatiebutton.jpg');
	background-position: left;
	background-repeat: repeat-x;
	padding: 2px 9px 2px 9px;
	border: 1px solid #0D72BA;
	margin-left: 55px;
	margin-top: -18px;
	width: 218px;
	text-align: center;
	-moz-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border-radius: 7px;
}

a.presentatielink, a:hover.presentatieknop {
	color: #FFFFFF;
}	

.presentatieknop:hover {
	opacity: 0.90;
	filter: alpha(opacity=90);
	cursor: pointer;
}	
