html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;	
	font-weight: normal;
	vertical-align: baseline;
	
}

:focus { outline: 0; }

body
{
	font-size: 14px;
	line-height: 24px;
	color: #808080;
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
}

ol, ul { list-style: none; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before,
blockquote:after { content: ""; }
blockquote, q { quotes: "" ""; }

input,
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a
{
	color: #f05a28;
	text-decoration: none;
	
}
	a:hover
	{
		text-decoration: underline;
	}

h1, h2,
h1 a, h2 a
{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

#wrapper
{
	width: 1002px;
	margin: 0 auto;
	position: relative;

}
	#skyskraper
	{
		position: absolute;
		top: 60px;
		left: 1014px;
	}

#navigation
{
	width: 1002px;
	height: 88px;
	background-color: #333;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	position: relative;
	background-image: url(../images/trafficradio_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
	#logo
	{
		display: block;
		width: 215px;
		height: 88px;
		text-indent: -9999px;
	}
	#navigation ul
	{
		overflow: hidden;
		position: absolute;
		bottom: 18px;
		right: 24px;
	}
	#navigation li
	{
		float: left;
		padding-left: 18px;
		
	}
	#navigation a
	{
		color: #808080;
	}
	#navigation .active a
	{
		color: #f05a28;
	}
	#navigation a
	{
		text-shadow: #333 0 -1px 1px;
	}

#sub-navigation
{
	height: 24px;
	overflow: hidden;
	padding: 18px;
	background-image: url(../images/shadow_subnav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
}
	#sub-navigation li,
	#sub-navigation a
	{
		float: left;
		color: #333;
	}
	#sub-navigation li
	{
		float: left;
		padding-right: 18px;		
	}
	#sub-navigation .active a
	{
		font-weight: bold;
	}
	
#header
{
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 132px;
	width: 954px;
	padding: 30px 24px;
	overflow: hidden;
	position: relative;
}
	#header h1
	{
		font-size: 48px;
		letter-spacing: -1px;
	}
	#header p
	{
		color: #eee;
		padding: 18px 0 0 0;
		width: 600px;
	}
	
	#live
	{
		position: absolute;
		right: 18px;
		top: 18px;
		background-image: url(../images/livebutton.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 317px;
		height: 138px;
		text-indent: -9999px;
	}
	
#footer
{
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 954px;
	padding: 24px 24px 30px 24px;
	background-color: #fff;
	overflow: hidden;
}
	#footer h3
	{
		font-size: 10px;
		text-transform: uppercase;
		line-height: 10px;
	}
	#footer ul
	{
		overflow: hidden;
	}
	#footer li,
	#footer a
	{
		float: left;
	}
	
	#footer .initiative
	{
		float: left;
		width: 356px;
		
		background-image: url(../images/initiative_logos.gif);
		background-repeat: no-repeat;
		background-position: 0 18px;
		height: 70px;
	}
		#footer .initiative ul { width: 356px; height: 70px; }
			#footer .initiative ul li { width: 50%; height: 70px; }
	
	#footer .partners
	{
		float: left;
		width: 580px;
		height: 80px;
		padding-left: 16px;
		background-image: url(../images/partner_logos.gif);
		background-repeat: no-repeat;
		background-position: 15px 14px;
		border-left: 1px solid #ddd;
	}
		#footer .partners ul { width: 580px; height: 70px; }
			#footer .partners ul li { height: 40px; margin: 0 8px 0 0;  }
				#footer .partners ul li.vodafone { width: 52px; }
				#footer .partners ul li.athlon { width: 120px; }
				#footer .partners ul li.autoweek { width: 50px; }
				#footer .partners ul li.tunin { width: 120px; }
				#footer .partners ul li.parkline { width: 95px; }
				#footer .partners ul li.ars { width: 90px; }
				#footer .partners ul li.autooz { width: 56px; }
				#footer .partners ul li.autotaalglas { width: 82px; }
				#footer .partners ul li.tyrecenter { width: 101px; }
				#footer .partners ul li.gulf { width: 95px; }
				#footer .partners ul li.tinq { width: 106px; }
				#footer .partners ul li.ov { width: 90px; }
		
		#footer li a
		{
			width: 100%; height: 100%;
			text-indent: -9999px;
			border: 0 solid #eee;
		}
		
	.info
	{
		overflow: hidden;
		padding-bottom: 18px;
	}
	
	.info a
	{
		color: #808080;
		font-size: 12px;
		float: left;
		padding-right: 12px;
	}

#content
{
	width: 954px;
	padding: 18px 24px 30px 24px;
	overflow: hidden;
	background-color: #FFF;
	
}

.banner
{
	background-image: url(../images/shadow_banner.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 18px;
	margin-top: 6px;
}

.section
{
	width: 630px;
	float: left;
	padding: 6px 18px 0 0;
	
}

.section .row
{
	width: 630px;
	overflow: hidden;
	padding-bottom: 18px;
}

.section .main-item
{
	width: 630px;
	overflow: hidden;
	padding-bottom: 18px;
}	
	.section .main-item .intro
	{
		padding: 0 0 24px 0;
	}

.section .main-item h2,
.unsubscribe_newsletter h2
{
	padding-bottom: 6px;
}
.section .main-item h2 a
{
	font-size: 30px;
	line-height: 30px;
	
}
	.section .main-item .image,
	.section .main-item img
	{
		float: left;	
	}
	.section .main-item .image
	{
		padding: 6px 18px 18px 0;	
	}
	
	.section .main-item strong
	{
		font-weight: bold;
	}
	
.section .item
{
	float: left;
	width: 306px;
}
.section .item.odd
{
	padding-right: 18px;
}
.section .item .image,
.section .item img
{
	float: left;
	
}

.section .item .image
{
	padding: 6px 12px 6px 0;
}

.section .audio
{
	width: 630px;
	display: block;
	padding-bottom: 18px;
}
	.section .audio .col-fragment { width: 410px; }
		.section .audio .col-fragment h3
		{
			font-size: 14px;
			font-weight: bold;
			line-height: 16px;
			color: #F15928;
		}
		.section .audio .col-fragment p { padding-bottom: 10px }
		
		.section .audio .col-date
		{
			width: 100px;
			color: #333;
		}
		
		.section .audio .col-play
		{
			width: 120px;
			text-align: center;
		}
			.section .audio .col-play a
			{
			 	width: 21px;
				margin: 0 auto;
				display: block;
			 }
		
		.section .audio thead tr th
		{
			color: #333;
			padding-bottom: 10px;
		}

.sidebar
{
	width: 288px;
	float: left;
	padding: 6px 0 0 17px;
	border-left: 1px solid #eee;
}

.mobile-banner
{
	border-top: 1px solid #e6e6e6;
	background-image: url(../images/tr_banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	.mobile-banner p
	{
		border-color: #e6e6e6;
		border-width: 0 1px 0 1px;
		border-style: solid;
		padding: 12px 18px 114px 12px;
		font-size: 13px;
		line-height: 24px;
		font-weight: bold;
	}
	.mobile-banner strong
	{
		font-size: 14px;
		font-weight: bold;
		color: #f05a28;
	}
	
.feature
{
	padding-bottom: 12px;
	border-bottom: 1px solid #eee;
	margin-bottom: 12px;
}
.feature h2,
.feature h2 a
{
	color: #f05a28;
	font-family: Georgia;
	font-size: 30px;
	line-height: 30px;
}

.feature img
{
	display: block;
}

.feature blockquote p
{
	font-family: Georgia;
	font-style: italic;
	font-size: 18px;
	line-height: 24px;
	color: #808080;
	padding: 6px 0;
}

.archive
{
	border-bottom: 1px solid #eee;
	margin-bottom: 18px;
	padding-bottom: 12px;
}
	.archive p
	{
		padding-top: 6px;
	}
	.archive h2
	{
		color: #f05a28;
		font-family: Georgia;
		padding-top: 8px;
	}
	
	.archive li p
	{
		font-size: 12px;
		padding: 0px 0px 0px 12px;
	}
	
	.archive li a
	{
		font-size: 12px;
		color: #808080;
	}

.siteform
{
}	
	.siteform fieldset div,
	.siteform .label,
	.siteform .label_err
	{
		padding-top: 6px;
		display: block;
	}
	
	.siteform label,
	.siteform .label,
	.siteform .label_err
	{
		color: #333;
	}
	.siteform li label
	{
		color: #808080;
	}
	
	.siteform .submit
	{
		float: right;
		margin: 6px 6px 12px 0;
	}
	
	.siteform li
	{
		overflow: hidden;
	}
	
	.siteform li input,
	.siteform li label
	{
		float: left;
		margin-right: 6px;
	}
	
	.siteform .text,
	.siteform textarea,
	.siteform .form_field,
	.siteform .form_field_err
	{
		background-color: #e6e6e6;
		padding: 6px;
		border: 0;
		width: 612px;
	}
	
	.siteform textarea { height: 130px; }
	
#unsubscribe_newsletter { padding-top: 18px; }
	
#stemmen,
#stemmen-results
{
	overflow: hidden;
}
	#stemmen .col,
	#stemmen-results .col
	{
		width: 310px;
		float: left;
		padding-right: 5px;
	}
		#stemmen .col.right,
		#stemmen-results .col.right { padding: 0 0 0 5px; }
		
		#stemmen .col dt
		{
			width: 30px; height: 32px;
			float: left;
			margin-bottom: 16px;
		}
		#stemmen .col dd
		{
			width: 280px; height: 32px;
			float: left;
			margin-bottom: 16px;
		}
		
		#stemmen .col .option { margin-top: 10px; }
		#stemmen .col label
		{
			font-size: 14px;
			float: left;
			overflow: hidden;
		}
		#stemmen .col label strong,
		#stemmen-results .col dt strong
		{
			font-weight: bold;
			line-height: 16px;
			color: #333;
			float: left;
		}
		#stemmen .col label em,
		#stemmen-results .col dt em
		{
			font-style: normal;
			line-height: 16px;
			clear: both;
			float: left;
		}
		
	#stemmen .vote
	{
		float: right;
		margin: 0 16px 16px 0;
	}

	#stemmen-results dl dt
	{
		width: 200px; height: 32px;
		float: left;
		overflow: hidden;
		margin-bottom: 16px;
	}
	#stemmen-results dl dd
	{
		width: 110px; height: 32px;
		float: left;
		overflow: hidden;
		margin-bottom: 16px;
	}
		#stemmen-results dl dd .bar
		{
			background-color: #E6E6E6;
			width: 100%; height: 20px;
			margin-top: 6px;
			position: relative;
		}
		#stemmen-results dl dd .bar .percentage
		{
			background-color: #333;
			height: 100%;
		}
		#stemmen-results dl dd .bar strong
		{
			width: 30px; height: 20px;
			font-size: 12px;
			line-height: 20px;
			font-weight: bold;
			text-align: right;
			color: #F05A28;
			position: absolute;
			top: 0px;
			right: 2px;
		}