
/* make sure all browsers start equal */

html, body {
	margin: 0;		
	padding: 0;
	line-height: 1.16; /* linux browsers */
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #eee;
}

* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
}

.clear_floats {
	clear: both;
}

/* general page layout */

#page_container {
	width: 760px;
	margin: 0 auto;
}

#page_header {
	width: 100%;
	text-align: center;
	background: #ffcb05 url(../../images/awards2007/behind_menu.jpg) repeat-x bottom center;
}

#page_header img {
}

#page_menu {
	width: 650px;
	margin: 5px auto 0 auto;
}

#page_menu a {
	display: block;
	float: left;
	width: 24%;
	color: #fef8e2;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0 20px 0;
}

#page_menu a:hover {
	color: #ff333f;
}

#page_menu #highlighted_menu {
	background: url(../../images/awards2007/selected_menu.jpg) no-repeat bottom center;
}

#page_highlight {
	width: 100%;
	background: #ed1b24 url(../../images/awards2007/highlight_top.jpg) no-repeat top center;
	color: #fff;
}

#page_main {
	width: 100%;
	background-color: #fff;
}

#page_footer {
	width: 100%;
	height: 200px; /* temp */
	background: #ffd51f url(../../images/awards2007/footer_background3.jpg) no-repeat bottom center;
}

/* content specific */

.page_content {
	display: block;
	padding: 20px 0;
	width: 700px;
	margin: 0 auto;
}

#page_highlight .page_content p, #page_main .page_content p {
	padding: 10px 0;
	line-height: 1.4;
}

#page_highlight .page_content p#winner_description {
	padding: 10px 0 0 0;
}

#winner_text {
	float: right;
	width: 360px;
	padding-top: 240px;
}

#page_highlight .page_content a:hover {
	color: #fff;
}

#page_main .about p {
	padding: 0 0 20px 0;
}

#page_main .about p a {
	color: #f00;
}

#page_main .about p a:hover {
	text-decoration: underline;
}

#page_highlight .page_content .intro_finalists {
	width: 60%;
}

#page_highlight .page_content .intro_hall_of_fame {
	width: 85%;
}

.country_separator {
	background-color: #f9ecb5;
	color: #f9ecb5;
	border: 0;
	height: 1px;
	margin: 0 0 20px 0;
}

#page_highlight .page_content hr {
	background-color: #c00000;
	color: #c00000;
	border: 0;
	height: 1px;
}

#highlight_the_winner h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 20px;
}

#highlight_the_winner h3 {
	float: left;
	clear: both;
	padding: 5px 0 0 0;
	font-size: 15px;
}

#highlight_the_winner h4 {
	float: left;
	clear: both;
	padding: 3px 0 15px 0;
	font-size: 12px;
	font-weight: normal;
}

#highlight_the_winner img {
	border: 8px solid #fff;
	float: left;
	clear: both;
}

#highlight_the_winner a {
	float: left;
	clear: both;
}

#highlight_the_winner ul {
	float: right;
	width: 310px;
	padding: 170px 0 0 0;
	list-style: none;
}

#highlight_the_winner ul li {
	clear: both;
	padding: 8px 0 0 30px;
	height: 16px;
	background-image: url(../../images/awards2007/highlight_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#highlight_the_winner ul li a:hover {
	color: #fff;
}

#highlight_the_winner {
	clear: both;
	width: 100%;
	background: url(../../images/awards2007/sparkler.jpg) no-repeat top right;
}

#page_main .about h3 {
	font-size: 15px;
	color: #FFCF00;
	padding: 0 0 3px 0;
}

#page_main .about h3 a {
	color: #f00;
}

#page_main .about h3 a:hover {
	text-decoration: underline;
}

#page_main .about hr {
	background-color: #f7e79c;
	color: #c00000;
	border: 0;
	height: 1px;
}

.page_main_photo {
	float: left;
	width: 275px;
	padding: 0 0 10px 0;
}

.videolink img {
	cursor:pointer;
}

.page_main_photo_winners {
	width: 315px;
}

.page_main_photo img {
	border: 1px solid #c5c5c5;
	padding: 3px;
	margin: 0 0 30px 0;
}

.page_main_photo_last img {
	margin: 0;
}

.page_main_photo_details {
	float: right;
	width: 410px;
	padding: 0 0 30px 0;
}

.page_main_photo_details_winners {
	width: 370px;
}

.page_main_photo_details_location {
	float: right;
	width: 410px;
	height: 20px;
	overflow: visible;
	padding: 0 0 10px 0;
}

.page_main_photo_details_last {
	padding: 0;
}

.page_main_photo_details h3, .page_main_photo_details_location h3 {
	color: #f00;
	font-size: 15px;
	padding: 0 0 3px 0;
}

.page_main_photo_details h4 {
	color: #FFCF00; /*#ffd51e;*/
	font-size: 12px;
	padding: 0 0 4px 0;
}

.page_main_photo_details span {
	line-height: 1.4;
}

.page_main_photo_details span p {
	display: block;
	padding: 2px 0 3px 0 !important;
}

.page_main_photo_details div a {
	color: #f00;
	padding: 2px 0 0 0;
}

.page_main_photo_details div a:hover {
	color: #ffd51e;
	cursor: pointer;
}

#page_main_about_links_image {
 	float: left;
 	width: 180px;
 	padding: 20px 0 0 0;
}

#page_main_about_links {
	float: right;
	width: 490px;
	padding: 20px 0 0 0;
}

#page_footer .page_content ul {
	list-style: none;
}

#page_footer .page_content ul li {
	float: left;
	width: 24%;
	font-size: 14px;
	font-weight: bold;
	color: #f00;
}

#page_footer .page_content ul li a {
	color: #f00;
}

#page_footer .page_content ul li a:hover {
	color: #fff;
}

#page_footer .page_content ul li ul {
}

#page_footer .page_content ul li ul li {
	float: left;
	width: 100%;
	font-size: 11px;
	margin: 0 0 0 0;
}

#page_footer .page_content ul li ul li a {
	color: #f00;
	font-weight: normal;
}

#page_footer .page_content ul li ul li a:hover {
	color: #fff;
}

#page_footer .page_content span {
	padding: 40px 0 0 0;
	float: right;
	color: #f00;
}

