html, body, table, tr, td, a, img, form, div, p, fieldset, table  {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font: normal 12px verdana;
	color: #000000;
		

	
}

body {
	text-align: center;
	background: url('../images/body_bg.jpg') repeat-x top center #fff;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#headercontainer,
#menucontainer,
#contentcontainer,
#footercontainer {
	text-align: center;
}

#headercontainer {
	background: url('../images/header_container_bg.jpg') no-repeat top center;

}

div#contentcontainer {
 	background: url('../images/content_container_bg.jpg') no-repeat center top;

}

#header,
#content,
#footer {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}


#header {
	/*background: url('../images/header_bg.jpg') repeat-y top center #fff;*/
	height: 160px;
}

#content {
 	background: url('../images/content_bg.gif') repeat-y top center #fff;
}



/* ---- header ---- */
#logo {
	position: absolute;
	float: left;
	height: 160px;
	width: 145px;
} 

td.logo {
	background: url('../images/logo_woty.jpg') no-repeat top left;
	width: 155px;
	height: 160px;
}

td.menu {
	height: 55px;
}

td.menu a {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	padding: 10px;
}

#numbercounter {
	height: 42px;
	padding: 56px 10px 10px 680px;
}

span.number {
	display: block;
	font-weight: normal;
}

span.counter {
	display: block;
	font-weight: bold;
	font-size: 14px;
	background: #fff;
	padding: 0 5px;
	border: 1px solid #000;
}

ul#menu {
	list-style: none;
	padding: 10px 0 0 150px;
	margin: 0px;
	height: 20px;
}

ul#menu li {
	float: left;
}

ul#menu li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	padding: 10px;
}

ul#menu li a:hover {
	color: #595758;
}


img.hand {
	cursor: pointer
}

img.floatright {
	float: right;
}

img.floatleft {
	float: left;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS';
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	color: #595758;
}

h1 {
	margin: 0px 0px 5px;
	font-size: 22px;
	font-family: 'Trebuchet MS';
	font-weight:bold
}

h1.home {
	text-align: right;
	height: 145px;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;

	padding: 18px 10px 0px 100px;
	margin: 0px 0px 5px 0px;
	color: #000;
	background: url('../images/homeheader2.jpg') no-repeat top left;
}


.opinionbar {
	display: block;
	text-align: right;
	height: 145px;
	width: 470px;
	* width: 580px;
	font-size: 14px;
	font-weight: bold;	
	padding: 18px 10px 0px 100px;
	margin: 0px 0px 5px 0px;
	color: #000;
	text-decoration: none;
	background: url('../images/opinionbar/banner.jpg') no-repeat top left;
}



.opinionbar_right {
	display: block;
	height: 145px;
	width: 390px;
	font-size: 14px;
	font-weight: bold;	
	padding: 95px 180px 0px 10px;
	margin: 0px 0px 5px 0px;
	color: #000;
	text-decoration: none;
	background: url('../images/opinionbar/banner_right.jpg') no-repeat top left;
}



h2 {
	margin: 0px 0px  5px;
	font-size: 20px;
	font-weight:bold;
}


h3 {
	font-size: 18px;
	margin: 0px 0px  5px;
	font-weight:bold

}


h4 {
	margin: 0px 0px 5px;
	font-size: 16px;
}

h5 {
	margin: 5px;
	font-size: 14px;
}

p, a, span {
	line-height: 20px;	

}


p {
	float: none;
	clear: both;
	margin:0px;
	padding: 0px;

}

p.partners a {
	border: 1px solid #ececec;
	text-align: center;
	width: 180px;
	padding: 10px 0px;
	margin: 10px 0px;
	display: block;
	
}


/* ---- Content ---- */

td.content {
	width: 640px;
	padding: 0px 10px 10px 20px;
}

td.column {
	width: 200px;
	padding: 0px 20px 10px 10px;
}

.error {
	border: 1px solid #AAA8A8;
	background: url('../images/icon_alertbox_alert.gif') no-repeat 5px 5px #fdfcd3;
	padding: 5px 5px 5px 35px;
	margin: 10px 0px;
}


td.tump {
	font-weight : bold;
	font-size: 80%;
}

td.thumbgroot {
	width: 275px;
}


div.thumbnail {
	text-align: center;
	width: 170px;
	height: 185px;
	margin: 10px 23px 10px 0px;
	/*background: url('http://www.websiteoftheyear.co.uk/images/thumbnail_bg.gif') no-repeat;*/
}

div.thumbnail a {
	text-decoration: none;
}


img.thumbnail {
	border: 1px solid #8a8a8a;

}


div.tekst {
	margin: 0px 0px 10px 0px;
}


p.alert {
	background: url('../images/icon_alertbox_alert.gif') no-repeat 0px 5px;
	padding-left: 30px;
}

div.tekst p {
	margin: 0px 0px 20px 0px;
}

div.action p {
	margin: 0px 0px 10px 0px;
}

#content .action {
	padding: 10px;
	background: #FAFAFA;
	border: 1px solid #e7e7e7;
}

#content td.stars {
	width: 340px;
}



div.column h3 {
	/*text-align: center;*/
}

/* ---- Categorieen site ---- */

a.catright {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a.catright:hover {
	text-decoration: underline;
}


div.catnav	{
	width: 190px;	
	height: 30px;
	display: block;
	margin: 0 10px 5px 0;
}

div.catnav span,
div.catnav a {
	padding: 2px 10px 5px 5px; 
	background: url(../images/cat.gif) no-repeat top left;
	color: #000000;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

div.catnav a:hover {
	background: url(../images/cat_over.gif) no-repeat top left;
	color: #fff;
}

div.catnav span {
	background: url(../images/cat_deactive.gif) no-repeat top left;
	color: #ccc;
}

span.grey {
	color: #ccc;
}

/* ---- Form input ---- */


#content form fieldset br {
	clear:left;
}

#content form fieldset label {
	float:left;
	margin: 0 0 10px;
	width: 200px;
	height: 20px;
}

#content form fieldset#submitvote label {
	float:left;
	margin: 0 0 0;
	width: 200px;
	height: 15px;
}

fieldset input, fieldset select {
	float: left;
	margin: 0pt;
	padding: 2px 5px;
	width: 240px;
	line-height: 12px;
}

fieldset#submitvote input, fieldset select {
	float: left;
	margin: 0 0 10px;
	padding: 2px 5px;
	width: 240px;
	line-height: 12px;
}

fieldset select {
	width:240px;
}

fieldset textarea {
	float:left;
	height:150px;
	margin:5px 0px;
	padding:4px 5px;
	width:328px;
}

#signup_dateofbirthday, #signup_dateofbirthmonth {
	margin-right:6px;
	width:74px;
}
#signup_dateofbirthyear {
	width:80px;
}
#signup_street {
	margin-right:6px;
	width:170px;
}
#signup_no {
	width:40px;
}
#signup_zipcode {
	margin-right:10px;
	width:70px;
}
#signup_city {
	width:160px;
}

fieldset input, fieldset select {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #919191;
}
fieldset textarea {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #919191;
}
fieldset input:hover, fieldset select:hover, fieldset textarea:hover {
	background-color:#FBFBEF;
}
fieldset input:focus, fieldset select:focus, fieldset textarea:focus {
	background-color:#FBFBEF;
	border:1px solid #91AE03;
}

#content form fieldset .formtip {
	position: relative;
	margin: 0 0 0 200px;
	top: -5px;
	font: 10px normal 'verdana';
}

#content form fieldset .inputerror {
	border: 1px solid #de0000;
	background: #fdfcd3;
}

#content form fieldset select.bordererror {
	border: 5px solid #FF0000;
	padding: 5px;
	margin: 20px;
	height: 130px;
	background: #ffeaea;
}




.inputlabel {
	padding: 2px;
	height: 20px;
	margin: 5px 20px 5px 0px;
	display: block;
	width: 200px;
}

.inputlabelbackup {
	padding: 2px;
	height: 20px;
	margin: 5px 20px 5px 0px;
	display: block;
	width: 200px;
}

.inputtext {
	width: 228px;
	border: 1px solid #333;
}

.bordererror {
	border: 1px solid #FF0000;
	background: #ffeaea;
}


span.inputerror {
	padding: 8px 2px 2px 2px;
	margin: 0 5px 0 0;
	border: 1px solid #FF0000;
	background: #ffeaea;
	
}

.inputbutton {
	display: block;
	width: 244px;
	height: 34px;
	margin: 10px 0;
	padding: 0;
	border: 0;
	font-size: 18px;
	font-family: 'Trebuchet ms';
	background: url('../images/votebutton.gif') no-repeat top left transparent;
}

/* ---- FOOTER ---- */




ul#languages, ul#footermenu {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 10px 20px 30px 20px;
}

ul#languages {
	width: 225px;
}

ul#footermenu {
	width: 595px;
}

ul#languages li, ul#footermenu li {
	float: left;
	padding: 5px;
	height: 15px;
	font-size: 11px;
}

div#footer {
 	border-top: 1px solid #c7c7c7;
}

ul#footermenu li a, ul#other li a {
	font-size: 11px;
}

/* past winners */
div.pastwinners a {
	text-decoration:none;
	color:blue;
}


form.signup {
	padding: 10px;
}

div.winner {
	font-family: Verdana;
	font-size: 12px;
	background: #fafafa;
	/*border:1px solid #e9e9e9;*/
	padding: 10px;
	height: 90px;
	clear: both;
	margin: 0px 0px 10px 0px;
}

div.winner img {
	float:left;
	padding: 0px 10px 0px 0px;

}

div.winner h3 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #6d7a00;
	margin: 0;
	padding: 0;

}
div.winner h4 {
	font-family: Verdana;
	font-size: 15px;
	line-height: 22px;
	font-style: normal;
	color: #555555;
	margin: 0;
	padding: 0;
}

div.winner p {

	clear: none;
}

div.winner br.clear {
	clear: both;
	float: none;
	display:block;
}


div.yourvotes {
	float: left;
	width: 280px;
	font-family: Verdana;
	font-size: 12px;
	background: #fafafa;
	border:1px solid #e9e9e9;
	padding: 10px;
	margin: 0px 10px 10px 0px;
}

div.yourvotes img {
	padding: 0px 10px 0px 0px;
}

div.yourvotes h3 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #6d7a00;
	margin: 0;
	padding: 0;

}
div.yourvotes h4 {
	font-family: Verdana;
	font-size: 15px;
	line-height: 22px;
	font-style: normal;
	color: #555555;
	margin: 0;
	padding: 0;
}

div.yourvotes p {
	margin: 0;
	padding: 0;
	
}