/* CSS Document */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

img#bg, a img#bg{
	cursor: default;
	top: 0;
	left: 0;
	z-index: -1;
	position:fixed;
	width:100%;
	height:100%;
}

a img {
	border: none;
}

	body { 
	text-align: center; 
	min-width: 760px;
	/*background-color: #3366cc;
	background-image:url(../img/background.gif);
	background-repeat:repeat-x;
	background-position: top center;*/
}

.page {
	top: 0; 
	right: 0; 
	margin: 0 auto; 
	height: 100%;
	width: 100%;
	background-repeat:no-repeat;
	background-position: top center;
	text-align: center; 

}

.container {
	position: relative; 
	top: 0; 
	right: 0; 
	margin: 0 auto; 
	width: 946px;
	text-align: left; 
}

.header {
	background-image:url(../img/header.png);
	position: relative;
	width: 946px; 
	height: 72px;
	margin-top: 30px;
	margin-bottom: 30px;
}
	
.menu {
	background-image:url(../img/menu_background.png);
	width: 735px;
	height: 30px;
	float: right;
	margin-bottom: 30px;
	text-align: right;
}

.content {

	position: relative;
	width: 735px; 
	float: right;
}
	
	.main {
		float: left;
		width: 495px;
	}
		
		.main_divider {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 24px;
			font-weight: bold;
			margin-top: 15px;
			margin-bottom: 10px;
			width: 100%;
			border-bottom: 1px solid #dddddd;
			color: #fff;
			min-height: 0px;
		}
	
.infobox, .infobox_large {
	margin-bottom: 20px;
	color: #000;
}

	.infobox_top {
		background: url(../img/infobox_top.png) no-repeat top;
		height: 30px;
	}

	.infobox_large_top {
		background: url(../img/infobox_large_top.png) no-repeat top;
		height: 30px;
	}

	.infobox_body {
		background: url(../img/infobox_body.png);
		padding-left: 20px;
		padding-right: 20px;
		min-height: 275px;
	}

	.infobox_large_body{
		background: url(../img/infobox_body.png);
		padding-left: 0px;
		padding-right: 0px;
		min-height: 150px;
	}

	.infobox_bottom {
		height: 30px;
	}
	
	.infobox_title, .infobox_large_title {
		margin-bottom: 6px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 4px;
	}
	
	.infobox_content, .infobox_large_content{
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 20px;
		letter-spacing: 0px;
	}
	
	.infobox_content a, .infobox_large_content a {
		color: #000;
		font-weight: bold;
		text-decoration: none;
	}
	.infobox_content a:hover .infobox_large_content a:hover {
		color: #bbb;
	}

	.infobox_content img {
		float: right;
		border: 1px solid #fff;
		margin-left: 5px;
		margin-bottom: 5px;
	}

	.infobox_content input, .infobox_content textarea {
		margin-left: 35px;
		background: #ddd;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		padding: 3px;
		line-height: 18px;
		border-width: 2px;
	}
	
	.infobox_content input:focus, .infobox_content textarea:focus {
		margin-left: 35px;
		background: #fff;
	}
	
/* news*/
.news {
	margin-bottom: 25px;
	padding-left: 65px;
	background-image:url(../img/logo_vinylized_small_transparant.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

	.news_title, .news_title a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 2px;
		color: #000;
		margin-bottom: 2px;
		text-decoration: none;
		width: 100%;
	}
	.news_title a:hover, .news_extrainfo a:hover {
		color: #000;
	}
	
	.news_date {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #333;
		margin-bottom: 8px;
	}
	
	.news_content {
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 20px;
		letter-spacing: 0px;
		color: #000;
	}
	
	.news_content a {
		color: #ddd;
		font-weight: bold;
		text-decoration: none;
	}
	.news_content a:hover{
		color: #000;
	}
	
	.news_content img {
		float: right;
		border: 1px solid #bbb;
		margin-left: 5px;
		margin-bottom: 5px;
	}
	.news_extrainfo, .news_extrainfo a {
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 1px;
		margin-top: 0px;
		text-decoration: none;
		text-align: right;
		color: #333;
	}

/* NEWS LIST */
.news_list {
	padding-left: 65px;
	background-image:url(../img/logo_vinylized_small_transparant.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.news_list_date {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #333;
		margin-bottom: 1px;
		position: relative;
		top: -5px;
		
}
/* WINNERS */
.winner_title {
	margin-bottom: 15px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 4px;
}
.winner_year, .winneryear a {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 4px;
	color: #333;
}

.winner_image {
	float: left; 
	margin: 0px 10px 10px 0px;
}

.winner_info, .winner_info a {
	font-weight: normal;
}

.winner_extra_info {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	color: #333;
}

.winner_buttons {
	text-align: center;
	margin: 3px;
}

.winner_spacer {
	border-bottom: 1px solid #ddd; 
	width: 100%; 
	margin-bottom: 20px;	
}
	
/*  SIDEBAR */ 	
.sidebar {
	float: left;
	width: 210px;
	padding-left: 30px; 
}
		
	.sidebar_box {
		margin-bottom: 30px;
	}


	.sidebar_box_top {
		height: 30px;
		text-align: center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		letter-spacing: 0px;
		font-weight: bold;
	}
	
	.sidebar_box_bottom {
		height: 30px;
		background: url(../img/sidebar_body.png);/*top ;*/
	}
	
	.sidebar_box_body {
			background: url(../img/sidebar_body.png);/*top ;*/
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color: #000;
			font-size: 11px;
			line-height: 18px;
			letter-spacing: 0px;
			padding-left: 10px;
			padding-right: 10px;
			min-height: 150px;
		}
		
	.sidebar_box_body input {
		margin: 3px;
		background: #eee;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding: 3px;
		line-height: 20px;
		border-width: 2px;
	}
	
	.sidebar_box_body input:focus {
		background: #fff;
	}

.img_sponsor {
	border: 1px solid #dddddd;
	margin-top: 10px;
	margin-left: 0px;
}

.footer {
	background-image: url(../img/footer.gif);
	height: 30px;
	text-align: center;
}
	
.popup {
		width: 250px;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		padding-left: 10px;
		line-height: 20px;
		letter-spacing: 0px;
		color: #fff;
		margin: 15px;
		background: url(../img/infobox_body.png);
}		
	
.small_title {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
}
	
	
.news_content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .news_content {height: 1%;}
/* End hide from IE-mac */