﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 14px;
	line-height: 1.6em;
}
img
{
	border: 0px;
}
a
{
	color: #0066FF;
}
a:hover
{
	text-decoration: none;
}
h1
{
	font-size: 22px;
	font-weight: bold;
}
h2
{
	font-size: 16px;
	font-weight: bold;
}
table 
{
	border-collapse:collapse;
}
table td, table th 
{
	border:1px solid #999;
        padding:4px;
}
table th {
    background-color:#EBEBEB;
}
iframe
{
	display: none;
}

/*
***********************************************************
	SITE-WIDE CLASSES
***********************************************************
*/
#main_left_column 
{
	width:67%;
	float:left;
	padding-right:3%;
}
#main_right_column 
{
	width:30%;
	float:left;
}

.head_container_inner
{
	padding: 10px;
	background-color: #EBEBEB;
}
a.text_version
{
	font-weight: bold;
	font-size: 14px;
}
div.logo
{
	position: absolute;
}
div.headdate
{
	position: absolute;
	margin-top: 42px;
}
div.weatherbox_icon
{
	float: right;
}
div.weatherbox_text
{
	float: right;
}
div.weatherbox_text p
{
	margin: 0px;
}
div.weatherbox_text h1
{
	margin: 0px;
}
div.search
{
	clear: both;
	padding: 10px 0px;
}
div.search table td 
{
	border:0px;
	padding-right:10px;
}

.top_menu_inner
{
	background-color: #999;
	padding: 10px;
}
.top_menu_inner ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.top_menu_inner ul li
{
	display: inline;
	margin-right: 10px;
}
.top_menu_inner ul li a
{
	text-decoration: none;
	color: #FFF;
}

#content_container
{
	padding: 20px;
	border-left: 1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

.box 
{
	clear:both;
}

.article_canvas
{
	border-left: 1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding: 20px;
}




/* Hide unwanted elements */
.data_paging
{
	display: none;
}
div#arrows
{
	display: none;
}
div.banner_300x250
{
	display: none;
}
div.tab div div
{
	font-size: 16px;
	font-weight: bold;
}
div.google_left
{
	display: none;
}
div.google_bottom
{
	display: none;
}
div.article_right_column table
{
	display: none;
}

.footer_container 
{
	clear:both;
}

.footer
{
	font-size: 10px;
	color: #666;
}
.footer a
{
	color: #666;
}

.mb20
{
	margin-bottom: 20px;
}

/*
***********************************************************
	PAGE SPECIFIC CLASSES
***********************************************************
*/

.top_story a img 
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.category_list_item a img 
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/*
***********************************************************
	TOP-STORY FLASH
***********************************************************
*/
.top_flash_inner
{
	padding:20px;
	height: 300px;
	border-left: 1px solid #999;
	border-right:1px solid #999;
}
.top_flash_inner_right 
{
	clear:both;
	float:right;
	width:30%;
}

.top_story_1
{
	position:absolute;
	width:400px;
	height:300px;
	/*background-color:#CCC;*/
	overflow:hidden;
}

.top_story_2
{
	position:absolute;
	margin-left:410px;
	margin-top:0px;
	width:220px;
	height:145px;
	/*background-color:#CCC;*/
	overflow:hidden;
}
.top_story_3
{
	position:absolute;
	margin-left:410px;
	margin-top:155px;
	width:220px;
	height:145px;
	/*background-color:#CCC;*/
	overflow:hidden;
}
.top_story_2 img, .top_story_3 img 
{
	width:220px;
	margin-top:-5px;
}

.top_story_1 a, .top_story_2 a, .top_story_3 a 
{
	display:block;
	text-decoration:none;
	color:#333;
}
.top_story_1 a:hover,
.top_story_2 a:hover,
.top_story_3 a:hover
{
	text-decoration:none;
}
.top_story_1 a 
{
	width:400px;
	height:300px;
}
.top_story_2 a, .top_story_3 a 
{
	width:220px;
	height:145px;
}

.top_story_details 
{
	width:100%;
	position:absolute;
	background-color:#FFFFFF;	
	font-family:George, Times New Roman, Serif;
	cursor:pointer;
}
.top_story_details div 
{
	padding:6px;
}
.top_story_details h1 
{
	margin:0px;
	font-size:32px;
	font-weight:bold;
	line-height:34px;
	font-style:italic;
}
.top_story_details p 
{
	margin:0px;
	padding-top:6px;
	font-size:14px;
	font-weight:bold;
}

.top_story_1 .top_story_details 
{
	margin-top:300px;
}
.top_story_2 .top_story_details,
.top_story_3 .top_story_details
{
	margin-top:145px;
}

.top_story_2 .top_story_details h1, 
.top_story_3 .top_story_details h1 
{
	font-size:26px;
	line-height:28px;
}

/*
***********************************************************
	COMING SOON BETA MESSAGE colours
***********************************************************
*/
.coming_soon_modal
{
	padding: 10px;
	background-color: #FFF;
}
.coming_soon_modal_1
{
	border: 1px solid #D3D3D3;
	padding: 1px;
}
.coming_soon_modal_2
{
	height: 298px;
	background-image: url( '../_gfx/boxes/coming_soon_background.gif' );
	background-repeat: repeat-x;
	background-position: left top;
}
.coming_soon_modal_2 h1
{
	text-align: center;
}
.coming_soon_modal_2 p
{
	text-align: center;
}

a.modalCloseImg
{
	cursor: pointer;
	text-decoration: none;
}

.clear
{
	clear: both;
}
