@charset "utf-8";
/* CSS Document */

#main_wrapper {
	background:url(main.jpg) no-repeat top center #5dd5f7;
	padding-top: 100px;
}
	
#site_header_wrapper {
	border-color: #ede560;
	}
	
#menu_domestic a {
	background: #ede560;
	color: #333;
	text-shadow: none;
	}
	
#breadcrumb {
	color: #317689;
	text-shadow: 0 1px 0 rgba(255,255,255,.15);
	}	
	
#breadcrumb a {
	color: #317689;
	}

.featured_photo .label_wrapper,
.related_content,
.featured_photo
 {
	border-color: #ccc !important;
	}

#sub_menu {
	border-top: 1px solid #fff;
	}
	
#sub_menu li {
	border-bottom: 1px solid #fff;
	}
	

/* [ Related Content ] */

.related_content {
	background: #4f2304;
	}
	
	.related_content .header {
		border-color: #61391e;
		}
	
	
/* [ Beta Page Message ] */
#nzc_beta_message {
	color: #cceef9;
	padding: 0 5px 15px;
	margin-top: 20px;
	}
	
	#nzc_beta_message a {
		color: #fff;
		}
		
/* [ Sidebar and menu ] */		
		
#sidebar {
	background: #317689;
	padding-left: 10px;
	margin-left: -10px;
	
	}
	
#sidebar h3 {
	color: #fff;
	}
	
#sidebar #logo {
	margin-left:-10px;
	padding:0;
}
	
	#sub_menu a {
		color: #fff;
		}
		
	#sub_menu li {
		border-bottom: 1px solid #468495;
		}
		
	#sub_menu {
		border-top: 1px solid #468495;
		}
		
		
	#sub_menu li.over a, #sub_menu li.has_sub_over a{
		background-color: #f6b01e;
		color: #fff;

	}
	
	#sub_menu li.has_sub_over a {
	}
	
#sidebar .skyscraper img {
  border: 2px solid #0082ae;
}

#page_content .featured_news {
	background:#4f2304;
}

 .live-scores {
	border:5px solid #4f2304 !important;
}

 .live-scores .header {
	background:#4f2304 !important;
}
