* {
    margin: 0;
    padding: 0;
}

html, body, #bg, #bg table, #bg td {
    height:100%;
    width:100%;
    overflow:hidden;
		font-family: Arial, Verdana, Helvetica;
		font-size: 12px;
}

h1 {
color: #7f7f7f;
font-size: 25px;
font-weight: normal;
padding-bottom: 10px;
border-bottom: 1px solid #ddd7d6;
}

h2 {
color: #d5422d;
font-size: 15px;
font-weight: bold;
padding-bottom: 5px;
}

input {
background-color: #e7e7e7;
color: #acacac;
border: 0;
}

input[type="submit"] {
width: 150px;
height: 25px;
border: 1px solid #d0d0d0;
}


input.contactveld {
background-color: #ffffff;
border: 1px solid #dbdbdb;
color: #7f7f7f;
width: 290px;
height: 25px;
line-height: 30px;
}

textarea.contactveld {
background-color: #ffffff;
border: 1px solid #dbdbdb;
color: #7f7f7f;
width: 290px;
height: 100px;
line-height: 15px;
font-family: Arial, Verdana, Helvetica;
}

#bg {
    position: fixed;
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#cont {
		width: 100%;
		height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    z-index:70;
    overflow:auto;
		text-align: center;
}

.box {
    position: relative;
    z-index:80;
    margin: 0 auto;
    width: 900px;
		height: 525px;
		top: 50%;
		margin-top: -250px;
}

.menuitems {
		height: 45px;
	  background: url(layout_bg_menu_light.jpg) repeat-x center center transparent;
		display: block;
		width: 900px;
		color: #7f7f7f;
		font-weight: bold;
		text-align: left;
}

.menuitems a {
    color: #7f7f7f;
    font-weight: bold;
    text-decoration: none;
		padding: 0;
		margin: 0;
    padding-left: 15px;
    padding-right: 15px;
		
}

.menuitems a:hover {
    color: #000000;
    font-weight: bold;
}



#rowfooter {
		line-height: 45px;
		height: 45px;
		text-align: right;
}




.handig {
    /* for IE */
    filter:alpha(opacity=50);
    /* CSS3 standard */
    opacity:0.5;
}


					  				  


/*
div.content {
	display: none;
	float:right;
	width:550px; 
}
*/

div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 0px;
	height: 23px;
}
div.controls a {
	padding: 0px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding: 0;
}
div.slideshow a.advance-link {
	padding: 0;
	display: block;
	border: none;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	padding: 0px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 0px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
	width: 390px;
}
ul.thumbs {
  clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
a.thumb {
	padding: 0;
	display: block;
	border: none;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 0;
	border: 0;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}



.ThinQSlideContent { overflow: hidden; width: 330px; position: relative; height: 115px; }
.ThinQSlideContent .ThinQContent { float: left; position: relative; margin-bottom: 10px; } 
.ThinQSlideContentBox { position: absolute; top: 0px; padding: 0; margin: 0; }
.ThinQContent { margin-right: 5px; width: 110px; height: 115px; padding: 0; margin: 0; cursor: pointer; }