#visual {
	margin-bottom: 0;
}
.menubalk {
	background: #eee;
}
.menubalk .nav, .menubalk .nav_hover, .colright .nav, .stembox .nav {
	font-size: 15px;
	float: right;
	display: block;
	border: 1px solid #828386;
	padding: 5px 20px 8px 20px;
	margin: 13px 11px 13px 0;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(231,232,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(231,232,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(231,232,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(231,232,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(231,232,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(231,232,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e8e8',GradientType=0 ); /* IE6-9 */
	text-shadow: none;
	text-transform: none;
	box-shadow: none;
}
.menubalk a {
	color: #828386;
}
.menubalk a:hover, .menubalk a.nav_hover, .menubalk a.nav_hover:hover, .colright .nav:hover, .colright .nav_hover, .stembox .nav:hover {
	text-decoration: none;
	border-color: #ea1a49;
	color: #ea1a49;
}
h1 {
	font-size: 18px;
}
.colfull, .colleft {
	margin: 10px 0 20px 0;
}
.colfull {
	float: left;
	width: 100%;
}
.colleft {
	float: left;
	width: 555px;
}
.colright {
	float: right;
	margin-top: 18px;
	width: 245px;
	background: #eee;
	text-align: center;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.colright .nav {
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.colright h3 {
	line-height: 14px;
	padding-bottom: 10px;
}
.colright input, .colright img {
	border: 1px solid #6d6e71;
	margin: 0 0 8px 0;
	padding: 5px 10px 6px 10px;
	font-size: 14px;
	color: #6d6e71;
	width: 160px;
}
 .colright img {
 	padding: 0;
 	margin-top: 1px;
 	width: 120px;
 	border-color: #ddd;
 }
.colright .crbtn, .stembox .crbtn {
	width: 182px;
	font-family: normalFont;
	color: #828386;
}
.colright .crbtnli {
	margin-top: 8px;
}
.colright .crbtnreg {
	margin-top: 30px;
	margin-bottom: 14px;
}
.colright a.crbtnreg {
	width: 140px;
}
.colright .crbtnfb {
	border-color: #1f355c;
	color: #fff;
	background: #3d5d96;
	background: rgb(61,93,150); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(61,93,150,1) 0%, rgba(32,53,92,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(61,93,150,1)), color-stop(100%,rgba(32,53,92,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(61,93,150,1) 0%,rgba(32,53,92,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(61,93,150,1) 0%,rgba(32,53,92,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(61,93,150,1) 0%,rgba(32,53,92,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(61,93,150,1) 0%,rgba(32,53,92,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d5d96', endColorstr='#20355c',GradientType=0 ); /* IE6-9 */
}
.colright .crbtnfb:hover {
	color: #fff;
	border-color: #1f355c;
}

/* STEMMEN */
.sboxcont {
	background: #eee;
	float: left;
	width: 424px;
	min-height: 300px;
}
.stembox {
	width: 360px;
	margin-left: 33px;
}
.colright input.sbox {
	margin: 3px 0 0 0;
	width: 20px;
	border:0;
	box-sizing:content-box;
	height: 14px;
}
.oldie .colright input.sbox {
	margin-top:1px;
}
.nbtxt {
	font-size: 12px;
}
.sboxcont ul {
	list-style:none; margin:0; padding:0;background:#fff;display:block; float:left;position:absolute; left:0; top:0; width:205px;/*z-index:50;*/
}
.sboxcont li {
	list-style:none; margin:0; padding:2px 12px 0 0; float:left;
}
	
#form_street, #form_shop{
	width:320px;
	padding:5px;
}
#form_street .stad, #form_shop .stad{
	font-weight:bold;
	color:#ffffff;
	background-color:#ea1a49;
	padding:2px;
	display:block;
}
#form_street .stad_straat{
	color:#FF6600;
}
#form_street .street, #form_shop .street{
	padding:2px;
	color:#666666;
	font-size:10px;
}
#form_street input, #form_shop input{
	width:290px; 
	margin-bottom:10px;
}
#form_street textarea, #form_shop textarea{
	width:315px;
	margin-bottom:10px;
	resize: none;
}
#form_street select, #form_shop select{
	width:320px;
}

#form_street .button, #form_shop .button{
	width:150px;
	height:62px;
	background-image:url(/v2/images/layout/award/stemnu.gif);
	display:block;
	text-indent:-3000px;
	border:0;
	cursor:pointer;
}
#form_street .buttonEN, #form_shop .buttonEN{
	width:150px;
	height:62px;
	background-image:url(/v2/images/layout/award/votenow.gif);
	display:block;
	text-indent:-3000px;
	border:0;
	cursor:pointer;
}
#form_street .sbox, #form_shop .sbox{
	width:auto;
	height:auto;
	position: relative; 
	top: 5px;
	margin: 0;
}
#form_street input.crbtn, #form_shop input.crbtn {
	float: left;
	width: 316px;
}
.colleft .stembox {
	margin-left: 13px;
	width: 160px;
}
.colleft #form_shop, .colleft #form_street  {
	width: 220px;
}
.colleft .sboxcont {
	width: 270px;
	min-height: 210px;
}
#award_stemmen .colleft .col_aw_stemmen_right {
	margin-left: 15px;
}
.colleft #form_street select, .colleft #form_shop select {
	width: 224px;
}
.colleft #form_street input.crbtn, .colleft #form_shop input.crbtn {
	width:216px;
}
.col_aw_score {
	background: #eee;
	margin-top: 8px;
	margin-bottom: 15px;
	float: left;
}
.col_aw_media {
	margin-top: 8px;
	float: left;
	width: 632px;
}
.colfull .col_aw_media {
	width: 922px;
}
.aw_media_item {
	background: #eee;
	float: left;
	width: 260px;
	margin: 0 26px 26px 0;
	height: 260px;
	padding: 10px 15px 10px 15px;
}
.colfull .aw_media_item {
	margin: 0 25px 26px 0;
	padding: 10px 11px 10px 11px;
}
.aw_media_item p {
	min-height: 45px;
	margin-bottom: 5px;
}
.col_aw_score h1 {
	margin-top: 10px;
}
.col_aw_media h1 {
	margin-top: 0px;
}
.colleftscore {
	width: 615px;
}
.colleft .col_aw_score {
	padding-left: 15px;
	width: 285px;
	min-height: 100px;
}
.colfull .col_aw_score {
	padding-left: 30px;
	width: 404px;
	min-height: 100px;
}
.colfull .col_aw_score_right, #award_score .colleft .col_aw_score_right, .colfull .col_aw_stemmen_right {
	float: right;
}
.col_aw_media section.media {
	font-weight: bold;
}
.col_aw_winsub {
	float: left;
}
.col_aw_winsub img {
	border: 2px solid #fff;
	width: 60px;
	height: 60px;
	margin: 10px 10px 0 0;
}
.col_aw_winsub p {
	margin: 0;
	padding-top: 8px;
}
#award_winnaars .col_aw_score {
	padding-bottom: 10px;
}
#award_winnaars .colfull .col_aw_score {
	padding-left: 10px;
	width: 424px;
}
#award_winnaars .colleft .col_aw_score {
	padding-left: 15px;
	width: 580px;
}
#dropdown_straat, #dropdown_winkels {
	margin-top: 8px;
}

