/*
Designed by <theFactor.e>
http://www.tfe.nl

CVS Header Information:  
    $Source: f:/tfecvs/cvs/vnn/internet/htdocs/css/homepage.css,v $
    $Revision: 1.3 $
    $Date: 2006/12/19 13:11:47 $
    $Name:  $
    $Author: kleinebeer#jourik $
*/


/* -|-|-|-|-|-|-|-|-|-|-|-|- photoHome  -|-|-|-|-|-|-|-|-|-|-|-|- */
.photoHome {
	position:relative;
	height:170px;
	width:750px;
	text-align:right;
}
.photoHomeOverlay img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); 
}
.photoHomeOverlay {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_top_logo.png');
	height:170px;
	width:750px;
	position:absolute;
	margin-top:-170px;
	left:auto;
}
.photoHomeLogo {
	position:absolute;
	top:105px;
	margin-left:98px;
}
.photoHomeLogo img {
	width:228px;
	height:90px;
}

/* -|-|-|-|-|-|-|-|-|-|-|-|- pollhome  -|-|-|-|-|-|-|-|-|-|-|-|- */
.pollhome {
	float:left;
	width:208px;
	height:198px;
	background-image:url(../images/bg_poll.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px 5px 0px 5px;
	padding:0px 10px 0px 20px;
}
.pollhome label {
	color:#666666;
	font-weight:bold;
}
.pollhome input {
	margin-right:5px;
}
.pollhome .result {
	width:30px;
	float:left;
	color:#D20175;
}
.pollhome .button {
	position:absolute;
	margin:150px 0px 0px 150px;
}
.pollhome .discus {
	position:absolute;
	margin:150px 0px 0px 80px;
}
.pollhome a.link {
	position:absolute;
	margin:170px 0px 0px 0px;
	color:#003366;
}
.pollhome a.link:hover {
	color:#003366;
}

.pollhome .more {
	float:right;
	background-image:url(../images/img_arrowright.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:30px;
	font-weight:bold;
	border:none;
}

/* -|-|-|-|-|-|-|-|-|-|-|-|- pollhome: fotoalbum  -|-|-|-|-|-|-|-|-|-|-|-|- */

.previousPage
{
	float: left;
	background-image: url(../images/img_prev.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
/*	position: relative;
	top: -130px;*/
}

.nextPage
{
	float: right;
	background-image: url(../images/img_next.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	position: relative;
/*	top: -130px;*/
	right: -10px;
}

.toPage
{
	float: left;
	padding-left: 25px;
/*	position: relative;
	top: -130px;*/
}

.nextPage a, .previousPage a, .toPage a
{
	color:#003366;
}

.pollhome .photo
{
	width: 215px;
	height: 130px;
	overflow: hidden;
	background-position: center center; 
	background-repeat: no-repeat;
/*	position: relative;
	left: -10px;*/
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
}
.pollhome .photoborder
{
	position: relative;
	top: -135px;
/*	left: -10px;*/
}

.photoTable
{
	position: relative;
	left: -20px;
	height:193px;
	margin: 0;
	margin-bottom: 10px;
	margin-right: -100px;
}
.photoTable td
{
	width:200px;
	padding: 0px 11px 0px 12px;
}

.photoTableTop {background-image: url('../images/bg_poll_top.gif'); background-repeat: no-repeat; background-position: top left; height: 5px;}
.photoTableHeader {background-image: url('../images/bg_poll_header.gif'); background-repeat: repeat-y; background-position: top left;}
.photoTableContent 
{
	background-image: url('../images/bg_poll_content.gif'); 
	background-repeat: no-repeat; 
	background-position: top left; 
}
/* -|-|-|-|-|-|-|-|-|-|-|-|- pollhome: weblog  -|-|-|-|-|-|-|-|-|-|-|-|- */

.webloghome
{
	background-image:url(../images/bg_weblog.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width: 200px;
	height: 106px;
	overflow: hidden;
	position: relative;
	left: -10px;
	padding: 10px 5px 10px 10px;
}

.webloghome h3 { margin-top: 0; margin-bottom: 0;}
.weblogteaser { height: 78px; overflow: hidden; }

/* -|-|-|-|-|-|-|-|-|-|-|-|- newshome  -|-|-|-|-|-|-|-|-|-|-|-|- */
.newshome {
	float:left;
	width:245px;
	height:17.25em;
	padding:5px 20px 0px 5px;
	border-right:1px solid #C4D402;
}
.newshome a {
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
.newshome a:hover {
	color:#D20175;
	text-decoration:none;
}
.newshome .more {
	float:right;
	background-image:url(../images/img_arrowright.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:30px;
	font-weight:normal;
	border:none;
}
.newshome hr {
	margin-top:2px;
	border-bottom:1px dashed #C4D402;
}

/* -|-|-|-|-|-|-|-|-|-|-|-|- faqhome  -|-|-|-|-|-|-|-|-|-|-|-|- */
.faqhome {
	float:left;
	width:197px;
	height:17.25em;
	margin:0px 0px 0px 5px;
	padding:5px 0px 0px 5px;
}
.faqhome a {
	color:#003366;
	text-decoration:none;
}
.faqhome a:hover {
	color:#D20175;
	text-decoration:none;
}
.faqhome .question {
	float:left;
	width:170px
}
.faqhome .more {
	float:right;
	background-image:url(../images/img_arrowright.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:30px;
	font-weight:normal;
	border:none;
}
.faqhome hr {
	clear:both;
	padding:3px 0px 2px 0px;
	border-bottom:1px dashed #C4D402;
}

/* -|-|-|-|-|-|-|-|-|-|-|-|- footerhome  -|-|-|-|-|-|-|-|-|-|-|-|- */
.footerhome {
	margin:0px auto 0px auto;
	width:750px;
	height:111px;
	background-image:url(../images/bg_footerhome.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:12px 0px 0px 0px;
}
.footerhome img {
	margin-left:9px;
}

