@CHARSET "ISO-8859-1";

@import url("layout.css");
@import url("menu.css");
@import url("global_new.css");

/*
************************************************************************************************
PLEASE NOTE: If you change any image links you will need to redirect the CSS files for Internet explorer and other browser CSS files.
************************************************************************************************
*/

/*
* ## Styling for common html tags ##
*/
body {
	margin:0px;
	padding:0px;
	background: #fff;
	font-family: arial, sans-serif; 
	font-size:12px;
	color:#333;
	text-align:center;
	}
p {
	margin:0;
	padding: 0;
	line-height: 16px;
}
		#left_column p{
			line-height: 16px;
		}
		#right_column p{
			line-height: 16px;
		}
p.spaced {
	line-height: 16px;
}
p.pad_top {
	margin-top: 5px;
	padding: 0;
}
p.pad_bottom {
	margin-bottom: 3px;
	padding: 0;
}
p.heading_pad {
	margin:7px 0 0 0;
	padding:0;
}
p.none {
	padding:0;
	margin:0;
}
p.sbs_shop {
	padding: 4px 0 4px 0;
	margin-bottom: 10px;
	font-size:11px; 
}
	#content_intro  p {
		margin:0;
		padding: 10px;
	}
	#bottom_line_content_text p {
		margin:0;
		padding:0 0 10px 0;
	}
	#bottom_line_content_text p.none {
		padding:0;
		margin:0;
	}
	
	/*
	Basic Colours
	*/
	span.gray {
		color: #a5a5a5;
	}
	span.white {
		color: #fff;
	}
		span.graybold {
		color: #a5a5a5;
		font-weight: bold;
		}
		
	/*
	Forms
	*/
	#signin a, #signin a:visited {color:#fff;}/*color:#19548e;*/
	#signin a:hover {color:#fff;}/*color:#19548e;*/
	
	 a#head_signin_button_new,  a#head_signin_button_new:visited, a#head_signin_button_new:active { /* HEADER */
	    background: transparent url(/web/images/buttons/head_signin.jpg) no-repeat 0 0;
		border:0;
		cursor: pointer;
		height:22px;
		margin:0 0 4px -1px;
		width:60px;
		display:block;
	}
	a#head_signin_button_new:hover {/* HEADER */
	    background: transparent url(/web/images/buttons/head_signin_on.jpg) no-repeat 0 0;
		border:0;
		cursor: pointer;
		height:22px;
		margin:0 0 4px -1px;
		width:60px;
		display:block;
	}
	
	a#head_logout_button_new,  a#head_logout_button_new:visited, a#head_logout_button_new:active { /* HEADER */
	    background: transparent url(/web/images/buttons/head_logout.jpg) no-repeat 0 0;
		border:0pt none;
		cursor: pointer;
		height:22px;
		margin:0 0 4px -1px;
		width:60px;
		display:block;
	}
	a#head_logout_button_new:hover {	/* HEADER */
	    background: transparent url(/web/images/buttons/head_logout_on.jpg) no-repeat 0 0;
		border:0;
		cursor: pointer;
		height:22px;
		margin:0 0 4px -1px;
		width:60px;
		display:block;
	}
	
	
	 a#head_signin_button_new, a#head_signin_button_new:link, a#head_signin_button_new:visited, a#head_signin_button_new:active { /* HEADER */
	    background: transparent url(/web/images/buttons/head_signin.jpg) no-repeat 0 0;
		border:0;
		cursor: pointer;
		height:22px;
		margin:0 0 4px -1px;
		width:60px;
		display:block;
	}
	a#head_signin_button_new:hover {/* HEADER */
	    background: transparent url(/web/images/buttons/head_signin_on.jpg) no-repeat 0 0;
		border:0;
		cursor: pointer;
		height:22px;
		margin:0 0 4px -1px;
		width:60px;
		display:block;
	}
			 
	/* UNIVERSAL SEARCH BUTTON ALL CODE HERE */
		
	#head_search_button_new, #head_search_button_new:link, #head_search_button_new:visited, #head_search_button_new:active { /* HEADER */
	    background: transparent url(/web/images/buttons/head_search.jpg) no-repeat 0 0;
		border:0;
		cursor: pointer;
		height:22px;
		margin:0 0 4px 0px;
		width:60px;
		position: absolute;
		top:0;
		left: 267px;
	}
	#head_search_button_new:hover { /* HEADER */
	    background: transparent url(/web/images/buttons/head_search_on.jpg) no-repeat 0 0;
		border:0;
		cursor: pointer;
		height:22px;
		margin:0 0 4px 0px;
		width:60px;
	}
	
	/*
	Hyperlinks
	*/
	
	#footer a, #footer a:visited, #footer a:hover {line-height:16px;}
	a, a:visited {color:#19548e; text-decoration:none; cursor: pointer;}
	a:hover {color:#19548e; text-decoration:underline; cursor: pointer;}
	
	#sbs_schedule a, #sbs_schedule a:visited {color:#fff; text-decoration:none; cursor: pointer;}
	#sbs_schedule a:hover {color:#fff; text-decoration:underline; cursor: pointer;}
	
	a.bold, a.bold:visited {color:#19548e; text-decoration:none; font-weight: bold;}
	a.bold:hover {color:#19548e; text-decoration:underline; font-weight: bold;}
	
	a.black, a.black:visited {color:#000; text-decoration:none; font-weight: bold;}
	a.black:hover {color:#000; text-decoration:underline; font-weight: bold;}
	
	a.green, a.green:visited {color:#51630C; text-decoration:none; font-weight: bold;}
	a.green:hover {color:#51630C; text-decoration:underline; font-weight: bold;}
	
	a.green_caption, a.green_caption:visited {color:#51630C; text-decoration:none; font-weight: bold; font-size: 12px;}
	a.green_caption:hover {color:#51630C; text-decoration:underline; font-weight: bold;}
	
	a.red, a.red:visited { font-size:12px; color:#93c207; text-decoration:none; font-weight: bold;}
	a.red:hover { font-size:12px;color:#93c207; text-decoration:underline; font-weight: bold;}
	
	a.white, a.white:visited {color:#fff; text-decoration:none;}
	a.white:hover {color:#fff; text-decoration:underline;}
	
	a.shop_box, a.shop_box:visited { font-size:12px; color:#003884; text-decoration:none; font-weight: bold;}
	a.shop_box:hover { font-size:12px;color:#003884; text-decoration:underline; font-weight: bold;}
	
	ul a, ul a:visited {color:#19548e; text-decoration:none;}
	ul a:hover {color:#19548e; /*background: #19548e;*/ text-decoration:underline;}
	
	
	/*
	Headers
	*/
	h1 {font-family:Helvetica,arial,sans-serif; font-size:26px; color: #93c207; font-weight: 400; margin: 10px 0 10px 0;}
	h2 {font-family:Helvetica,arial,sans-serif; font-size:22px; color: #666; font-weight: 400; margin: 10px 0 2px 0;}
	h3 {font-family:Helvetica,arial,sans-serif; font-size:14px; color: #19548e;font-weight: bold; margin: 8px 0 6px 0;}
	h4 {font-family:Helvetica,arial,sans-serif; font-size:12px; color: #93c207;font-weight: bold; margin: 8px 0 10px 0;}
	h5 {font-family:Helvetica,arial,sans-serif; font-size:12px; color: #000;font-weight: bold; margin: 10px 0 10px 0;}
	h6 {font-family:Helvetica,arial,sans-serif; font-size:26px; color: #93c207; font-weight: 400; margin: 0 0 0 0;}

	#boxfeature h3 {font-size:13px; margin: 8px 0 0 8px; color: #51630C;}
	#boxfeatureclose h3 {font-size:13px; margin: 8px 0 0 8px; color: #51630C;}
	#right_column h2 {font-size:14px; font-weight: bold;margin: 8px 0 0 0; padding:0; color: #4b8d90;}
	.thumb_25 h3 {font-size:12px; margin: 8px 0 0 0; color: #000;}
	.thumb_25_end h3 {font-size:12px; margin: 8px 0 0 0; color: #000;}
	
	.thumb_25_bottom, .thumb_25_bottom_end {font-size:11px; color: #000; line-height: 17px;}

	h1.h1_float_up {float: left; width: 100%; font-size:22px; margin: 0 0 0 0; padding: 0; border-bottom: 1px solid #c7d2e2; }
	h1.nopad {color: #93c207; margin: 0 0 10px 0;}
	h1.noborder{color: #93c207; margin: 10px 0 0 0;}
	h1.article_header {font-family:arial, sans-serif; color: #93c207; margin: 10px 0 2px 10px;}
	h1.sbs_schedule {font-size:22px !important; color: #fff !important; margin:0 0 5px 0 !important; padding:0 !important;}
	
	h2.sbs_schedule2 {font-size:12px !important; color: #fff !important; margin: 0 !important; padding:0 !important;}
		
	h3.top_nopad {font-size:14px; color: #19548e;font-weight: bold; margin: 0 0 6px 0; padding:0;}
		
	h4.footer {font-size:13px; color: #666; font-weight: bold; margin: 0 0 6px 0;}
	h4.bottom_smallpad {font-size:12px; color: #93c207;font-weight: bold; margin: 8px 0 2px 0;}
	h4.top_nopad {font-size:12px; color: #93c207;font-weight: bold; margin: 0 0 2px 0;}
	
	/*
	Lists
	*/
	ul {list-style-image: url('/web/images/arrow.jpg');  list-style-position: outside; margin: 15px 5px 0 15px; padding: 0; font: 12px arial;}
		ul li{margin-bottom: 3px;}

	ul.none {list-style-image: none;  list-style-type: none; list-style-position: outside; margin: 15px 5px 0 15px; padding: 0; font: 12px arial;}
		ul.none li{margin-bottom: 5px;}
	ul.selected {list-style-image: none; list-style-type: none; background: #93c207; list-style-position: outside; margin: 15px 5px 0 15px; padding: 0; font: 12px arial;}
		
	ul.nopad {list-style-image: url('/web/images/arrow.jpg');  list-style-position: outside; margin: 0 5px 0 13px; padding: 0; font: 12px arial;}
	ul.subheader_list {list-style-image: url('/web/images/arrow.jpg');  list-style-position: outside; margin: 5px 5px 0 15px; padding: 0; font: 12px arial;}/* H5 list */
	
	ul.video {list-style-image: url('../../images/buttons/video.gif'); list-style-position: outside; margin: 5px 0 0 0; padding: 0; font: 12px arial;}/* Video icon list */
		ul.video li {margin-left: 20px;}
	ul.review {list-style-image: url('../../images/buttons/reviews.gif'); list-style-position: outside; margin: 5px 0 0 0; padding: 0; font: 12px arial;}/*  Review icon list */
		ul.review li {margin-left: 20px;}
	ul.comments {list-style-image: url('../../images/buttons/comment.gif'); list-style-position: outside; margin: 5px 0 0 0; padding: 0; font: 12px arial;}/* Comments icon list */
		ul.comments li {margin-left: 20px;}
		
	ul.footer {list-style-image:url('/web/images/arrow.jpg'); list-style-position: outside; margin: 8px 5px 15px 0px; padding: 8px 0 0 0; border-top: 1px dotted #a5a5a5; font-size: 11px;}
		ul.footer li { margin-left: 15px; padding-left: -5px;}
	ul.sponsored_links { color: #666;list-style: disc;  list-style-position: inside; margin: 0px 5px 0 70px; padding: 0; font: 12px arial;}/**/
		ul.sponsored_links li{margin-bottom: 3px;}
		
	/*
	Images
	*/
	img {border: none; padding:0; margin:0;}
	img.float_right {float: right; margin:0 0 5px 10px; padding:0;}
		img.temp_float_right {float: right; margin: 2px 0 2px 0; padding:0;}
	img.float_left {float: left; margin:0 10px 5px 0; padding:0;}
		img.float_left_2pxborder {float: left; margin:0 10px 0 0; padding:0; border: 2px solid #999;}
	img.shortfilm_image {float: left; margin:0 0 14px 0; padding:0;}
	img.float_header{ float:left; padding:0; margin:0;}
	
	img.h1_valign_middle {margin-bottom: -3px; padding-left: 5px;}
	
	img.video_align {margin-bottom: -1px; padding-right: 2px;}
	img.comment_align {margin-bottom: -1px; padding-right: 2px;}
	
	img.ul_float_right {float: right; margin-top: -27px; margin-right: 8px; padding: 0;}
	img.li_space {margin-right: 4px;}

	img.sponsored_links_ad {float: left; margin:0 5px 5px 0; padding:0;}
	
	/* 
	Misc.
	*/
	.ad_text {
		font: 10px Arial;
		font-weight: bold;
		color: #999;
		text-align: right;
		padding:0;
		margin-top:2px;
	}
	#q {
		background-color:#95b700;
		width: 260px;
		border: 1px solid #fff;
		line-height: 18px;
		font-size: 14px;
		padding:0;
		height: 20px;
		color: #fff;
		position: absolute;
		left:0;
		top:0;
		margin-right: 0px;
	}

	#ad_tile_hammer {width:600px}