﻿/*Floatfix*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

/* end Floatfix*/

*{
    margin: 0;   
    padding: 0;
}

body{
	background: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.normal{
    font-weight: normal;
}

.bigger{
    font-size: 12px;
}

a{
	text-decoration: none;
	color: #fff;
}

a:hover{
	text-decoration: underline;
}

a img{
    border: none;
}

#wrapper{
	width: 1024px;
}

/* linkerbalk */

#voteleft{
	width: 269px;
	float: left;
	background: url(../img/beursbabes/logo_foxy.jpg) no-repeat;
}

/* stembox */

#votebox{
    width: 260px;
    height: 315px;
    margin: 20px 4px 0 5px;
    padding-top: 20px;
    background: url(../img/beursbabes/votebox.jpg) no-repeat;
    text-align: center;
}

#votebox h2{
    font-size: 28px;
    color: #fff;
}

#innervotebox{
    width: 210px;
    height: 205px;
    margin: 10px 31px auto 19px;
    padding-top: 15px;
    background-color: #fff; 
}

#innervotebox .txtfld{
    margin: 0 auto 15px auto;
    padding-top: 8px;
    padding-left: 35px;
    border: 1px solid #333333;
    font-size: 14px;
    font-weight: bold;
    color: #990000;
    width: 155px;
    height: 22px; 
}

#innervotebox .een{
    background: url(../img/beursbabes/1.gif) no-repeat #999;
}

#innervotebox .twee{
    background: url(../img/beursbabes/2.gif) no-repeat #999;
}

#innervotebox .drie{
    background: url(../img/beursbabes/3.gif) no-repeat #999;
}

#innervotebox .btn{
    width: 100px;
    height: 30px; 
    font-size: 14px;
    font-weight: bold;
}

#innervotebox .pseudoTxtfld{
    background: #999;
    margin: 0 auto 15px auto;
    padding-top: 8px;
    padding-left: 20px;
    border: 1px solid #333333;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #990000;
    width: 155px;
    height: 22px; 
}

#innervotebox p{
    font-size: 10px;
		margin-top:10px;
}

/* winbox */

#winbox{
    width: 260px;
    height: 350px;
    margin: 0px 4px auto 5px;
    padding-top: 20px;
    background: url(../img/beursbabes/winbox.jpg) no-repeat;
    color: #fff;
    text-align: center;
}

#innerwinbox{
    width: 210px;
    height: 256px;
    margin: 10px 31px 10px 19px;
    background: url(../img/beursbabes/winnaar.jpg) no-repeat;
    background-color: #fff; 
}

#winbox p{
    font-size: 14px;
}

/* naarstatsbox */

#naarstatsbox{
    width: 260px;
    height: 83px;
    margin: 0px 4px auto 5px;
    padding-top: 26px;
    background: url(../img/beursbabes/naarstatsbox.jpg) no-repeat;
    text-align: center;
}

#naarstatsbox p{
    padding: auto;
		margin-right:10px;
    font-size: 16px;
    color: #fff;
}

/* rechterkant */

.emp{
    font-weight: bold;
    color: #990000;
}

#right_top{
    width: 612px;
    border: solid 2px #999999;
    margin: 10px;
    padding: 10px;
    background-color: #ddd;
    font-size: 12px;
    text-align: center;
}

#voteblock{
    width: 755px;
    float: left;
}

#voteblock .uitleg {
    float:left;
    position:relative;
    width:284px;
    margin:10px 10px 10px 12px;
    padding:10px;
    background:#fff;
    border:solid 1px #999;
}

#voteblock .item{
    float:left;
    position:relative;
    width:142px;
    margin:10px 10px 10px 10px;
    padding:10px 0 10px 0;
    background:#fff;
    border:solid 1px #999;
}

#voteblock .item img, #voteblock .item h3{
    margin-left: 10px;
    font-size: 12px;
}

#voteblock .item img{
    border:solid 1px #999;
    width:120px;
    height:140px;
}

#voteblock .item .hidden{
    display:none;
}

#voteblock .item:hover .hidden{
    display:block;
    filter:alpha(opacity=50);
    -moz-opacity:0.50;
    opacity:0.50;
}

#voteblock .item .hidden:hover{
    filter:alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.8;
}

#voteblock .item .loep{
    position:absolute;
    top:15px;
    left:90px;
    width:35px;
    height:35px;
    background:url(../img/beursbabes/loep.gif) no-repeat;
}

#voteblock .item .loep:hover{
    border:dotted 1px #999;
    background-color:#ddf;
}

#voteblock .item .panel{
    position:absolute;
    top:110px;
    left:13px;
}

#voteblock .item .panel .button{
    float:left;
    margin:0 3px 0 3px;
    background:#ddf;
    width:30px;
    height:30px;
    text-align:center;
    border:solid 1px #999;
    cursor:pointer;
    font-size: 24px;
    font-weight: bold;
    color: #990000;
}

.contentpanel{
    width: 612px;
    border: solid 2px #999999;
    margin: 50px 10px 10px 10px;
    padding: 10px;
    background-color: #ddd;
    font-size: 12px;
    text-align: left;
}

.contentpanel h1{
    font-size: 22px;
    text-align: left;
}

.contentpanel h3{
    font-size: 16px;
    text-align: left;
}

.groot{
    font-size: 14px;
    line-height: 2;
}

/* tussenstand */

.tenLeft{
    margin:10px;
    }

.scores{
    background:#fff;
    border:none;
    border:solid 4px #f6f6f5;
    width: 612px;
}

.scores tr{
    height:17px;
}

.scores td{
    padding:0 4px 0 4px;
}

.scores .header{
    background:#f6f6f5;
    border: solid #333333;
    border-left:1px;
    border-right:1px;
    color:#000;
    font-size:14px;}

.scores .pos{
    text-align:right;
}

.scores .scorevak{
    width:250px;
    padding:0;
    background:#f6f6f5;
    border:solid 2px #fff;
}

.scores .scorebalk{
    height:14px;
}

.scores .v1{
    background:#f00;
}

.scores .v2{
    background:#c80000;
}

.prevNext{
    width: 612px;
    border: solid 2px #999999;
    margin: 10px 10px 10px 10px;
    padding: 10px;
    background-color: #ddd;
    font-size: 12px;
    text-align: left;
}

.prevNext a{
    text-decoration: none;
    color: #990000;
}

.prevNext a:hover{
    text-decoration: underline;
}