/* CSS Document  */
* {
margin:0;
padding:0;
}
body{
font-family: Arial, Helvetica, sans-serif;
background: url(/images/global/shadow-top.jpg) repeat-y top;
background-color: #6B6B6B;
font-size: 12px;
}
img{
border: 0px;
}
table{
text-align:left;
}
a{
outline: none;
color: #1E73A5;
text-decoration: none;
}
a .raquo{
color: #BE0000;
}
a:hover{
text-decoration: none;
color: #BE0000;
cursor:pointer;
}
h1{
font-size: 15px
}
h2{
font-size: 14px
}
h3{
font-size: 13px
}

h4{
  font-size:14px;
}
form .form-button, form .form-button-on{
background-color: #990000;
color: #fff;
font-weight: bold;
font-size: 12px;
height: 16px;
padding: 0px 4px 1px;
width:30px
}
form .form-button-on{
background-color: #24629D;
}
input, select, textarea{
border: 1px solid #A4A4A4;
font-size: 11px;
padding: 2px;
width: 178px;
height:11px;
background-color:#fff;
height:auto;
}

ul.clearall{
  list-style:none;
}

body #container .checkbox{
width: auto;
border: 0px;
background-color: none;
}
#container {
width: 990px;
margin:0 auto;
position:relative;
background-color: #fff;

}
/* header */
#header, #header-sml{
width: 990px;
height: 148px;
background:url(/images/global/bg-header.jpg) no-repeat 0 20px;
}
#header-sml{
background:url(/images/global/bg-header-sml.jpg) no-repeat 0 20px;
}
#header a, #header-sml a{
color: #125b93;
font-size: 11px;
text-decoration: none;
}
#header a:hover, #header-sml a:hover{
text-decoration: underline;
}
#header-top-links{
color: #fff;
height: 20px;
background: #13265C;
padding-left: 2px;
}
#header-top-links ul{
color: #FFF;
font-size: 10px;
font-weight: bold;
list-style: none;
list-style-type: none;
}
#header-top-links li{
float: left;
padding: 2px 0px;
}
#header-top-links a{
color: #fff;
padding: 0 5px;
}
#network-highlights{
	position: absolute;
	display: block;
	width: 620px;
	height: 25px;
	overflow: hidden;
	top: 2px;
	left: 360px;
}
#network-highlights-buttons a{
margin: 0px;
padding: 0px;
}
#network-highlights a, #network-highlights strong{
width: 125px;
}
#network-highlights strong {
float:left;
width:140px;
}
#network-highlights ul {
width:470px;
overflow:hidden;
height:18px;
}
/* navigation */
#navigation {
position:absolute;
top:127px;
left:0;
width:990px;
z-index: 1000;
border-bottom: 1px solid #666;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#navigation-sub {
border-bottom: 1px solid #666;
height: 22px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#nav, #nav-drop, #nav-sub{
border: 1px solid #C1C2C4;
border-top: 1px solid #444;
border-bottom: 1px solid #fff;
background: #87898A;
color: #B7B8BA;
height: 20px;
}
#nav-drop{
position:absolute;
right: 0px;
top: 0px;
border-left: 0px;
}
#nav-sub{
background: #D7E7F0;
color: #1C74A7;
border-bottom: 1px solid #fff;
margin-bottom: 0px;
}
#nav li, #nav-drop li, #nav-sub li{
float: left;
position:relative;
list-style: none;
}
#nav li a, #nav-drop li a, #nav-sub li a{
position:relative;
color: #fff;
float: left;
font-weight: bold;
font-size: 11px;
text-decoration: none;
display: block;
width: auto;
padding: 2px 6px 0 6px;
height: 18px;
border-right: 1px solid #c9c9c9;
/*background: url(/images/global/bg-nav-spacer.gif) no-repeat right;*/
}
#nav-drop li a, #nav-sub li a{
padding-right: 17px;
background: url(/images/global/icon-arrow3.gif) right no-repeat;
}
#nav-drop li a{
border-left: 1px solid #c9c9c9;
border-right: 1px solid #87898A;
}
#nav-sub li a, #nav-sub li a.drop{
height: 16px;
padding: 3px 7px 1px 7px;
color: #1C74A7;
border-right: 0px solid #999;
font-weight: bold;
background-image: none;
/*background: url(/images/global/bg-nav-sub-spacer.gif) no-repeat right;*/
}
#nav li a:hover, #nav-drop li a:hover{
color: #4D4D4D;
background-color: #DADADB;
border-right: 1px solid #87898A;
text-decoration: none;
}
#nav-drop li a:hover{
border-right: 1px solid #DADADB
}
#nav-sub li a:hover{
color: #1C74A7;
background-color: #B0CFE1;
border-right: 0px solid #999;
text-decoration: none;
}
#nav-drop li ul {
z-index: 9999;
position:absolute;
right: -1px;
top: 20px;
list-style: none;
display:none;
border-top: 1px solid #fff;
border-bottom:1px solid #87898A;
margin-left: -1px;
background-color: #DADADB;
}
#nav li ul li, #nav-drop li ul li {
display:block;
padding: 0;
margin:0;
}
#nav a.drop, #nav-drop a.drop, #nav-drop li.sfhover a.drop {
font-size: 11px;
text-decoration: none;
color: #4D4D4D;
display: block;
width: 119px;
height: auto;
padding: 5px 0px 5px 9px;
border: 1px solid #87898A;
border-top:1px solid #666;
border-bottom: 1px solid #fff;
background-image: none;
}
#nav a.drop:hover, #nav-drop a.drop:hover {
border-right: 1px solid #87898A;
border-left: 1px solid #87898A;
width: 119px;
padding-right: 0px;
background-color: #D7E7F0;
color:#1C74A7;
}
#nav li:hover ul, #nav li.sfhover ul, #nav-drop li:hover ul, #nav-drop li.sfhover ul {
display:block;
width: 130px;
padding-right: 0px;
z-index: 9999;
}
#nav-drop li.sfhover a{
background: url(/images/global/icon-arrow3.gif) right no-repeat #dadadb;
color: #4D4D4D;
}
#nav #home-link{
display: block;
}
#nav #home-link a{
text-indent: -9000px;
display: block;
background: url(/images/global/nav-home.jpg) bottom;
width: 25px;
height: 20px;
padding: 0px;
border-right: 1px solid #fff;
}
#nav #home-link a:hover{
background: url(/images/global/nav-home.jpg) top;
border-right: 1px solid #fff;
}
#date-and-search{
padding: 10px 0 0 10px;
height: 25px;
background-color: #EFF3F6;
border-bottom: 1px solid #ccc;
}
#date-and-search #search-box{
display: block;
float: right;
width: 253px;
margin-right: 5px;
background: url(/images/global/enhanced.gif) right no-repeat;
padding-right:80px;
}
#date-and-search #search-box span{
font-size: 10px;
margin-left: 5px;
}
#date-and-search #search-box .inputoff, #date-and-search #search-box .inputon{
width: 178px;
background-color: white;
height:11px;
border:1px solid #A4A4A4;
font-size:10px;
}
#date-and-search #search-box .form-button, #date-and-search #search-box .form-button-on{
width: 30px;
height:16px;
font-size:11px;
}

#date-and-search-article{
padding: 10px 0 0 10px;
height: 25px;
background-color: #EFF3F6;
border-bottom: 1px solid #ccc;
}
#date-and-search-article #search-box{
display: block;
float: left;
width: 345px;
margin-left: 330px !important;
margin-left: 160px;
background: url(/images/global/enhanced.gif) right no-repeat;
}
#date-and-search-article #search-box span{
font-size: 10px;
margin-left: 5px;
}
#date-and-search-article #search-box .inputoff, #date-and-search #search-box .inputon{
width: 178px;
background-color: white;
height:11px;
border:1px solid #A4A4A4;
font-size:10px;
}
#date-and-search-article #search-box .form-button, #date-and-search #search-box .form-button-on{
width: 30px;
height:16px;
font-size:11px;
}

#date span{
font-size: 10px;
}


/* General Extract Styles */
.article-extracts ul {
list-style:none;
}
.me1-extract-box, .me2-extract-box, .me3-extract-box {
clear:both;
}
extract-box img, .me1-extract-box img, .me2-extract-box img, .me3-extract-box img{
	float:left;
	margin-right:5px;
}
.ark-img-class {
	float:left;
	height:75px;
width:100px;
margin-right:5px;
	margin-bottom:5px;
	overflow-x:hidden;
	overflow-y:hidden;
}

.ark-text-class {
        float: left;
        width: 209px;
        margin-bottom: 5px;


}


.column-article-headlines ul.photo_galleries a,
.ark-comments a, .ark-pictures a, .ark-document a, a.ark-pictures, .ark-docs a, .ark-stats a, .ark-related a, .ark-video a, .ark-other a, a.other, a.ark-other, a.ark-read, .ark-bullet a, a.ark-bullet {
	padding-left: 14px;
	font-size:12px;
}

.gallery-links a{
	padding-left: 10px;
	font-size:12px;
}

.ark-comments a{background: url(/images/global/icon-comment2.gif) no-repeat 1px 3px;color: #666;}
.ark-comments a:hover{color: #BE0000;}
.column-article-headlines ul.photo_galleries a,
.ark-pictures a, a.ark-pictures{background: url(/images/global/icon-photo1.gif) no-repeat 0 2px;}
.ark-document a{background: url(/images/global/icon-doc1.gif) no-repeat 0 2px;}
.ark-stats a{background: url(/images/global/icon-stats1.gif) no-repeat 0 2px;}
.ark-video a{background: url(/images/global/icon-video1.gif) no-repeat 0px 2px;}
.ark-related {background: url(/images/global/icon-arrow1.gif) no-repeat 3px 2px;}
.gallery-links {background: url(/images/global/icon-arrow1.gif) no-repeat 10px 3px;}
.ark-other a, a.ark-other{background: url(/images/global/icon-arrow1.gif) no-repeat 3px 2px;}

.ark-bullet a, a.ark-bullet{background: url(/images/global/icon-arrow1.gif) no-repeat 3px 2px;}
a.ark-read{background: url(/images/global/icon-arrow2.gif) no-repeat 0px 3px;}

/* ME1 Extract Style */

.me1-extract-box h4 {
	font-size: 22px;
/*	font-size:15px;*/
        margin-bottom:3px;
/*	height:27px;
	overflow:hidden; */
}
.me1-extract-box .ark-intro {

}
.me1-extract-box .ark-comment {
}
/* ME2 Extract Style */
.me2-extract-box {
padding-top:3px;
}
.me2-extract-box h4 {
	font-size: 14px;
	margin-bottom:3px;
/*	height:21px;
	overflow:hidden;*/
}
.me2-extract-box .ark-intro {

}
.me2-extract-box .ark-comment {
}

/* ME3 Extract Style */
.me3-extract-box {
	padding-top:3px;
}
.me3-extract-box h4 {
	font-size: 14px;
	margin-bottom:3px;
/*	height:21px;
	overflow:hidden;*/
}
.me3-extract-box .ark-intro {

}
.me3-extract-box .ark-comment {
}
/* CUstom Extract Styles */
a.blue-light3 .article-extracts, .blue-light3 .article-extracts, .yellow .article-extracts, .grey .article-extracts, .purple .article-extracts {
	margin: 0px 2px 5px 5px;
}

.feature-box .ark-text-class {
	width:199px;
}

/* HEALINE STYLES */

.article-headlines {
	clear:both;
/*	margin-left:5px;*/
	margin-left:0px;
}
.grey-bottom .me3-extract-box {
height:auto !important;
height:100px;
min-height:100px;
border-bottom:1px solid #CCC;
}


/* PAGE CONTENT STYLES */



#content{
margin: 20px 10px 10px 10px;
}


#main-col{
float: left;
width: 652px;
margin-bottom: 0;
clear:both;
}
.main-col-left{
clear: both;
width: 316px;
float: left;
margin: 0 10px 0 0;
}
.main-col-right{
width: 316px;
float: left;
margin: 0;
}
.main-col-wide{
clear:both;
/*float: left;*/
width: 642px;
/* margin: 10px 0 0 0;*/


/*
margin: -4px 0 0 0; *//* ADDED THIS TO FIX MARGIN PROBLEM WHEN MAIN COL IS ON TOP WITH NO CONTENT */
}
#wide-col, .wide-col{
clear: both;
}
#right-col{
width: 316px;
float: left;
}
#footer{
clear: both;
margin-top: 20px;
}
.ad-banner, .ad-banner-leaderboard{
position: absolute;
top: 40px;
right: 20px;
z-index: 9999;
}
.ad-banner-leaderboard{
top: 28px;
right: 6px;
}
.ad-strip{
height: 45px;
width: 644px;
padding-top: 22px;
text-align: center;
margin: 20px 0;
clear:both;
background: url(/images/global/bg-adspace2.gif) no-repeat 2px 0px;
}
.ad-square, .ad-square-promo{
margin-bottom: 20px;
height: auto;
width: 316px;
background: url(/images/global/bg-adspace.gif) no-repeat 299px 0px;
}
.ad-square-promo{
background: none;
}
.ad-leaderboard{
clear:both;
text-align:center;
height: 90px;
margin: 20px 0;
}
.ad-btyb{
position: absolute;
right: 10px;
margin-top: -10px;
}
.ad-btyb p{
float: left;
padding-right: 10px;
}
.weather-btyb {
float:right;
}
.ad-advertorial p.advertisement{
border-bottom: 1px solid #666;
padding-bottom: 3px;
margin-bottom: 10px;
font-weight: bold;
font-size: 13px;
}
.ad-advertorial img.image-small{
float: left;
margin: 0px 10px 10px 0;
border: 1px solid #8DA4AC;
}
.ad-advertorial h2 a{
font-weight: bold;
font-size: 12px;
color: #5E7189;
}

.extract-box-column{
margin-bottom: 10px;
margin-left:10px;
float:left;
width:305px;
height:100px;
overflow:hidden;
}

.extract-box{
margin-bottom: 10px;
clear: both;




}
*:first-child+html .extract-box{
margin-bottom: 10px;
}
* html .extract-box{
margin-bottom: 10px;
}
.extract-box .other h4 a{
font-weight: lighter;
background: url(/images/global/icon-arrow1.gif) no-repeat 3px 2px;
}
.extract-box .other p{
display: none;
}
.extract-column-img,
.extract-img,
.extract-img-temp{
border: 1px solid #888;
float: left;
/*margin: 0 10px 10px 0;*/
margin:0 10px 0 0;
}
.extract-img img{
height: 80px;
}

.extract-img-temp img{
height: 90px;
}

.main-col-wide .extract-width{
width: 316px;
display: block;
float: left;
}
/*.margin-b{
margin-bottom: 20px;*/
}
.extract-box h2{
font-size: 12px;
}
.feature h1{
font-size: 22px;
}
.extract-box span{
font-weight: bold;
color: #BE0000;
text-transform:uppercase;
}
.article-extracts{
display:block;
}
.article-extracts .footer-logo {
	padding:6px 0px;
	display: block;
	text-align: right;
}

.article-extracts .footer-logo .content a {
	background: #d8e8f7;
	display: block;
	height: 18px;
	width: 316px;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #1E73A5;

}

.article-extracts .footer-logo .content a:hover, .article-extracts .footer-logo .content a.hover {
	background: #BE0000;
	color: #ffffff;
}

.article-extracts .footer-logo .content p {
	margin: 0px;
}

.article-extracts .footer-logo .logo {

}

.article-extracts .footer-logo img {
	margin:1px 1px -4px;
	border: 0;
}

.article-extracts  .no-link {
	margin-bottom: 15px !important;
}

.article-extracts  .no-link h2 {
	color:#1E73A5 !important;

}
.h-national-news .first {
	color: #2172A7;
}
.padding {

	padding-bottom: 10px;
}
.extract-box ul{
list-style: none;
}

.column-article-headlines ul.photo_galleries,
.extract-box li{
display: block;
height: 15px;
overflow: hidden;
}

.extract-box-auction ul{
list-style: none;
}
.extract-box-auction li{
display: block;

}

.clear{

clear:both;
}
.quote{
font-style:italic;
}
.small-text{
padding-top: 5px;
font-size: 10px;
color: #999;
}
.comments a,
.pictures a,
a.pictures,
.docs a,
.stats a,
.video a,
.other a, a.other,
a.read{
padding-left: 14px;
font-size:12px;
}
.related-article li a span{
color: #1E73A5;
text-transform: none;
font-weight: lighter;
}
.related-article li a:hover span{
color: #BE0000;
}
.related-article li a{
padding-left: 14px;
background: url(/images/global/icon-arrow1.gif) no-repeat 3px 2px;
}
.comments a.other{
margin-left: 15px;
color:#1E73A5;
background: url(/images/global/icon-arrow1.gif) no-repeat 3px 2px;
}
.break p.comments,
.break p.pictures,
.break p.docs,
.break p.stats,
.break p.video,
.break p.other{
clear:both;
}
.comments a{background: url(/images/global/icon-comment2.gif) no-repeat 1px 3px;color: #666;}
.comments a:hover{color: #BE0000;}
.pictures a, a.pictures{background: url(/images/global/icon-photo1.gif) no-repeat 0 2px;}
.docs a{background: url(/images/global/icon-doc1.gif) no-repeat 0 2px;}
.stats a{background: url(/images/global/icon-stats1.gif) no-repeat 0 2px;}
.video a{background: url(/images/global/icon-video1.gif)no-repeat 0px 2px;}
.other a, a.other{background: url(/images/global/icon-arrow1.gif) no-repeat 1px 2px;}
a.read{background: url(/images/global/icon-arrow2.gif) no-repeat 0px 3px;}
.extract-box .story a {
background: url(/images/global/icon-arrow1.gif) no-repeat 3px 2px;
padding-left:15px;
}



.image-gallery{
background: #ECECEC;
margin-bottom: 5px;
/*height: 535px;*/
height: auto;
padding: 0;
}
.image-gallery p{
padding: 5px;
}
.main-col-wide .image-gallery{
height: 413px;
margin-bottom: 0px;
}
.image-gallery #slidecount{
text-align: center;
width: 70px;
float: left;
height: 14px;
font-size: 10px;
color: #1E73A5;
border-top: 1px solid #1C6C9B;
border-bottom: 1px solid #1C6C9B;
}
.main-col-wide .image-gallery .slidecount{
display: block;
float: left;
text-align: center;
width: 30px;
height: 23px;
font-size: 13px;
font-weight: bold;
color: #fff;
border: 0px;
margin: 3px 1px 0px 1px;
}
.image-gallery #slidebox{
margin-top: 3px;
padding: 0px 10px 5px 10px;
}
.main-col-wide .image-gallery p#slidebox{
font-size: 16px;
color:#9D9E9F;
font-weight: bold;
text-transform:uppercase;
display: block;
margin-top: 10px;
}
.image-gallery .gallery-links{
padding: 0 0 3px 10px;
}
a.gallery-button-on, a.gallery-button-off{
display: block;
height: 23px;
width: 24px;
color:#FFFFFF;

padding-top: 3px;
}
a:hover.gallery-button-off{
color:#999;
}
a.gallery-button-on{
color:#999;
}
.gallery-links .photos{background: url(/images/global/icon-photo1.gif) no-repeat 0 1px;padding-left: 14px;}
.gallery-links .video{background: url(/images/global/icon-video1.gif) no-repeat 0 2px;padding-left: 12px;}
.gallery-links .docs{background: url(/images/global/icon-doc1.gif) no-repeat 0 2px;padding-left: 12px;}







.gallery-links .other{background: url(/images/global/icon-arrow1.gif) no-repeat 0 3px;padding-left: 10px;}

.feature-box{
padding-bottom: 1px;
margin-bottom: 9px;
min-height: 100px;
height: auto !important;
height: 100px;
}
.feature-box p, .feature-box h1{
padding-left: 3px;
}
.feature-box ul {
list-style:none;
}
.blue-box{background: #D7E6EE;}
.blue-box li{margin-left: 5px;}
.blue-light-box{background: #F3F7F9;}
.green{background: #EBF0EC;}
.grey{background: #F0F0E6;}
.property{background: #E5E4EA;}
.blue{background: #D7E6EE;}
.yellow{background: #f3efe3;}
.countryl{background: #E7ECE6;}
.purple{background-color: #F1F0F4}
.feature-box .top-bar{
margin-bottom: 10px;
}

.photo-galleries-box,
.photo-galleries-box-grey,
.photo-galleries-box-backpaddock,
.photo-galleries-box-countryl,
.photo-galleries-box-focus,
.photo-galleries-box-property,
.photo-galleries-box-sport,
.photo-galleries-box-lightgreen,
.photo-galleries-box-footy{
padding-bottom: 0px;
margin-bottom:10px;
}
.photo-galleries-box .top-bar,
.photo-galleries-box-grey .top-bar,
.photo-galleries-box-backpaddock .top-bar,
.photo-galleries-box-countryl .top-bar,
.photo-galleries-box-focus .top-bar,
.photo-galleries-box-property .top-bar,
.photo-galleries-box-sport .top-bar,
.photo-galleries-box-lightgreen .top-bar,
.photo-galleries-box-footy .top-bar{
margin-bottom: 0px;
}

.photo-galleries-box .photo-galleries-extract h2,
.photo-galleries-box-grey .photo-galleries-extract h2,
.photo-galleries-box-backpaddock .photo-galleries-extract h2,
.photo-galleries-box-countryl .photo-galleries-extract h2,
.photo-galleries-box-focus .photo-galleries-extract h2,
.photo-galleries-box-property .photo-galleries-extract h2,
.photo-galleries-box-sport .photo-galleries-extract h2,
.photo-galleries-box-lightgreen .photo-galleries-extract h2,
.photo-galleries-box-footy .photo-galleries-extract h2{
	height:16px;
	overflow:hidden;
}
.photo-galleries-box .photo-galleries-extract h2 a,
.photo-galleries-box-grey .photo-galleries-extract h2 a,
.photo-galleries-box-backpaddock .photo-galleries-extract h2 a,
.photo-galleries-box-countryl .photo-galleries-extract h2 a,
.photo-galleries-box-focus .photo-galleries-extract h2 a,
.photo-galleries-box-property .photo-galleries-extract h2 a,
.photo-galleries-box-sport .photo-galleries-extract h2 a,
.photo-galleries-box-lightgreen .photo-galleries-extract h2 a,
.photo-galleries-box-footy .photo-galleries-extract h2 a{
padding-left: 12px;
background: url(/images/global/icon-related1.gif) no-repeat 0 3px;
font-size:12px;
}
.photo-galleries-box .no-style h2 a,


.photo-galleries-box-grey .no-style h2 a,
.photo-galleries-box-backpaddock .no-style h2 a,
.photo-galleries-box-countryl .no-style h2 a,
.photo-galleries-box-focus .no-style h2 a,
.photo-galleries-box-property .no-style h2 a,
.photo-galleries-box-sport .no-style h2 a,
.photo-galleries-box-lightgreen .no-style h2 a,
.photo-galleries-box-footy .no-style h2 a {
padding-left: 0;
background: none;
text-transform:uppercase;
}
.photo-galleries-box .photo-galleries-extract,
.photo-galleries-box-grey .photo-galleries-extract,
.photo-galleries-box-backpaddock .photo-galleries-extract,
.photo-galleries-box-countryl .photo-galleries-extract,
.photo-galleries-box-focus .photo-galleries-extract,
.photo-galleries-box-property .photo-galleries-extract,
.photo-galleries-box-sport .photo-galleries-extract,
.photo-galleries-box-lightgreen .photo-galleries-extract,
.photo-galleries-box-footy .photo-galleries-extract{
background: url(/images/global/bg-photo-galleries-extract.jpg) repeat-x bottom #F2F6F9;
height: 92px;
padding-top: 10px;
padding-left:5px;
}
.photo-galleries-box-grey .photo-galleries-extract{
background: url(/images/global/bg-photo-galleries-extract-grey.jpg) repeat-x bottom
}

.photo-galleries-box-backpaddock .photo-galleries-extract{
background: url(/images/global/bg-photo-galleries-extract-backpaddock.jpg) repeat-x bottom
}

.photo-galleries-box-countryl .photo-galleries-extract{
background: url(/images/global/bg-photo-galleries-extract-countryl.jpg) repeat-x bottom
}

.photo-galleries-box-focus .photo-galleries-extract{
background: url(/images/global/bg-photo-galleries-extract-focus.jpg) repeat-x bottom
}

.photo-galleries-box-property .photo-galleries-extract{
background: url(/images/global/bg-photo-galleries-extract-property.jpg) repeat-x bottom
}

.photo-galleries-box-sport .photo-galleries-extract{
background: url(/images/global/bg-photo-galleries-extract-sport.jpg) repeat-x bottom
}

.photo-galleries-box-lightgreen .photo-galleries-extract,
.photo-galleries-box-footy .photo-galleries-extract{
background: url(/images/global/bg-photo-galleries-extract-lightgreen.jpg) repeat-x bottom
}
a.footy{background-image: url(/images/global/bg-heading-footy.jpg);}
a.footy p{color: #FFFFFF!important;}


.feature-box .article-extracts img {
margin: 0 5px 10px 0;
float: left;
border: 0;
}

.feature-box .photo-galleries-extract img {
margin: 0 5px 10px 0;
float: left;
border: 1px solid #888;
}


.feature-box .article-extracts,
.feature-box .article-headlines {
padding-left: 5px;
}



.feature-box .no-style img{
margin: 0 10px 10px 10px;
float: left;
border: none;
}
.green img, .blue img, .green img, .blue-light img, .blue-light3 img, .purple img, .yellow img,  .grey img{
margin: 0 10px 10px 10px;
float: left;
border: 1px solid #888;
}
.cartoon-box .top-bar{
margin-bottom: 0px;
}
.cartoon-extract{
background: #F3F7F9;
padding: 10px 0px;
}
.cartoon-extract h3{
margin-left: 10px;
}
.cartoon-extract img{
float: none;
margin: 0 10px 0px 10px;
border: none;
}
.cartoon-extract table{
margin: 0 10px;
}
.cartoon-extract table td{
padding: 1px;
}
.cartoon-extract input{
border: 1px solid #1E73A5;
width: 150px;
}
.cartoon-extract select {
border: 1px solid #1E73A5;
width: 154px;
}
.cartoon-extract .checkbox{
background: #F3F7F9;
}
.cartoon-extract .textarea-wide{
border: 1px solid #1E73A5;
width: 284px;
}
a.top-bar, .top-bar{
display: block;
height: 18px;
color: #fff;
padding: 4px 3px 2px 3px;
text-indent: 2px;
clear:both;
}
a.top-bar strong,{
float: right;
font-size: 10px !important;
color: #666;
text-align: right;
margin-right: 2px;
padding: 3px 12px 0 0;
display: block;
text-transform: none;
background: url(/images/global/icon-arrows3.gif) no-repeat right;
}
.feature-box a.top-bar p{
float: right;
font-size: 10px !important;
color: #FFF;
text-align: right;
margin-right: 2px;
padding: 3px 12px 0 0;
display: block;
text-transform: none;
background: url(/images/global/icon-arrows3.gif) no-repeat right;
}
/* a.top-bar:hover strong{
color: #fff;
} */
a.no-background, .no-background{
padding: 0px;
padding-bottom: 6px !important;
padding-bottom: 1px;
text-indent: 0px;
border-bottom: 1px solid #9C9D9F;
margin-bottom: 3px;
padding-top:5px;
}
.no-background-blue{
padding: 0px;
padding-bottom: 6px !important;
padding-bottom: 1px;
text-indent: 0px;
border-bottom: 1px solid #6172aa;
margin-bottom: 3px;
}
.no-background-red{
padding: 0px;
padding-bottom: 6px !important;
padding-bottom: 1px;
text-indent: 0px;
border-bottom: 1px solid #999;
margin-bottom: 3px;
}
a.grey{background-image: url(/images/global/bg-heading-grey.jpg);}
a.backpaddock{background-image: url(/images/global/bg-heading-backpaddock.jpg);}
a.countryl{background-image: url(/images/global/bg-heading-countryl.jpg);}
a.focus{background-image: url(/images/global/bg-heading-focus.jpg);}
a.property{background-image: url(/images/global/bg-heading-property.jpg);}
a.sport{background-image: url(/images/global/bg-heading-sport.jpg);}
a.green{background-image: url(/images/global/bg-heading-green.jpg);}
a.lightgreen{background-image: url(/images/global/bg-heading-lightgreen.jpg);}
a.blue, .blue{background: url(/images/global/bg-heading-blue.jpg) no-repeat #D7E6EE;}
a.blue-light3, .blue-light3{background: url(/images/global/bg-heading-lightblue2.jpg) no-repeat #E9F7FF;}
a.blue-light{background-image: url(/images/global/bg-heading-lightblue.jpg);}
a.blue-light2{background-image: url(/images/global/bg-heading-lightblue2.jpg);}
a.blue-long, .blue-long{background: url(/images/global/bg-heading-blue-long.jpg) no-repeat}
a.blue-med, .blue-med{background:#D7E6EE url(/images/global/bg-heading-blue-med.jpg) no-repeat}
a.red-long, .red-long{background: url(/images/global/bg-heading-red-long.jpg) no-repeat}
a.purple{background-image: url(/images/global/bg-heading-purple.jpg);}
a.yellow{background-image: url(/images/global/bg-heading-yellow.jpg);}

.blue-med .date {
	padding-left: 20px;
}

.blue-med .weight {
	text-align: right;
}


/* makes top bars red on hover */

a:hover.top-bar{
background-image: url(/images/global/bg-heading-red.jpg);
color: #fff;
}
a:hover.blue-long{
background-image: url(/images/global/bg-heading-red-long.jpg);
color: #fff;
}
a:hover.red-long{
background-image: url(/images/global/bg-heading-blue-long.jpg);
color: #fff;
}
a:hover.blue-light{
background-image: url(/images/global/bg-heading-lightblue.jpg);
}
a:hover.no-background, a:hover.no-background-blue, a:hover.no-background-red{
background-image: none;
}

/*********************************/

a.top-bar h1, .top-bar h1{
font-size: 14px;
text-transform: uppercase;
float: left;
}
a.blue-light h1{
font-size:12px;
color: #1E73A5;
}
a.blue-light:hover h1{
color: #BE0000;
}

h2.photo-gallery-link{
color: #9C9D9F;
font-size: 18px;
border-bottom: 1px solid #9C9D9F;

margin-bottom: 3px;

padding-bottom: 6px !important;
padding-left: 0;
padding-right: 0;
    padding-top: 5px;
    text-indent: 0;

}

.column-article-headlines{
 margin-bottom:20px;
}

a.top-bar h2, .top-bar h2 a, .top-bar h2{
color: #9C9D9F;
font-size: 18px;
float: left;
}
a.top-bar h2:hover, .top-bar h2 a:hover, .top-bar h2:hover{
color: #9C9D9F;
}
.no-background-blue h2, .no-background-blue h2 a{
color: #1b029c;
font-size: 18px;
float: left;
}
.no-background-red h2{
color: #a44356;

}

.feature-box .market-snapshot-heading h1 {
background:url(/images/global/bg-heading-lightblue.jpg);
clear:both;
color:#1E73A5;
display:block;
font-size:12px;
height:18px;
margin-bottom:10px;
padding-bottom:2px;
padding-left:3px;
padding-right:3px;
padding-top:4px;
text-indent:2px;
text-transform:uppercase;
}



font-size: 18px;
float: left;
}


/*a:hover.top-bar h2{
color: #BE0000;
}*/


.top-bar p {
font-size: 10px;
color: #666;
text-align: right;
margin-right: 5px;
padding: 3px 14px 0 0;
background: url(/images/global/icon-arrows1.gif) no-repeat 295px 5px;
}

.no-background p, .no-background-blue p, .no-background-red p{
padding: 7px 16px 0 0;
text-align: right;
background: url(/images/global/icon-arrows1.gif) no-repeat 302px 9px;
}
.main-col-wide .no-background p, .main-col-wide .no-background-blue p, .main-col-wide .no-background-red p{
padding: 7px 16px 0 0;
text-align: right;
background: url(/images/global/icon-arrows1.gif) no-repeat 630px 9px;
}
.no-background p a, .no-background-blue p a, .no-background-red p a{
color: #555;
font-size: 10px;
}
.no-background p a:hover, .no-background-blue p a:hover, .no-background-red p a:hover{
color: #BE0000;
}
a.blue p{color: #fff;}
a:hover.top-bar p{
color: #fff;
}

a:hover .top-bar h1,
a.iehover .top-bar h1 {
color: #ffffff;
}


.blue-bar-link{
margin-bottom: 10px;
display: block;
height: 15px;
padding: 1px 0 0 29px;
font-weight:bold;
color: #FFFFFF;
text-transform:uppercase;
}
.blue-bar-link:hover{
background-position: top;
color: #FFFFFF;
}
.buy-photos{background:url(/images/global/bg-panel-buy-photo.jpg) bottom no-repeat;}
.submit-photos{background:url(/images/global/bg-panel-submit-photo.jpg) bottom no-repeat;}
.have-your-say{background: url(/images/global/bg-panel-have-your-say.jpg) bottom no-repeat;}
.store-cattle{background: url(/images/global/bg-panel-store-cattle.jpg) bottom no-repeat;}
.store-sheep{background: url(/images/global/bg-panel-store-sheep.jpg) bottom no-repeat;}
.miranda{background: url(/images/global/bg-panel-miranda.jpg) bottom no-repeat;}
.main-col-wide .breaking-news-table td{
padding: 0 10px;
}
.miranda-extract{
display:block;
width: 211px;
height: 45px;
overflow: hidden;
}
.miranda-sub {
overflow:hidden;
height:60px;
}

.breaking-news-table li{
list-style: none;
background: url(/images/global/icon-arrow1.gif) no-repeat 0 3px;
padding: 0 0 3px 10px;
}
.breaking-news-table h2 a{
display: block;
height: 20px;
text-transform: uppercase;
background: #D7E6EE;
margin-bottom: 5px;
padding: 5px 0 0 5px;
}
.main-col-wide .breaking-news-table h2 a{

margin-bottom: 10px;
}
.breaking-news-table h2 a:hover{
color: #FFFFFF;
background: #BE0000;
}
.breaking-news-table img{
border: 0px;
margin: 0 0 8px 0;
padding-bottom: 2px;
border-bottom: 1px solid #2172A7;
}
.weather-box{
padding-bottom: 15px;
width: 316px;
text-align:center;
}
.weather-box iframe {
border:0px;
}
.weather-text {
color:#2172A7;
clear:both;
font-size:11px;
}
.weather-box img{
border: 0px;
}
.weather-box h2{
text-indent: 10px;
margin-bottom: 5px;
}
.weather-box form{
float: right;
margin-right: 10px;
}
.weather-status{
margin-top: 10px;
width: 155px;
float: left;
}
.weather-map{
clear: both;

padding-top: 5px;
border-top: 1px dotted #1E73A5;
height: 250px;
}
.weather-map img{
margin: 0px;
border-top: 5px solid #D7E6EE;
}
.weather-map h3{
float: left;
text-indent: 10px;
}
.weather-map p{
float: right;
margin-right: 5px;
padding-right: 14px;
background: url(/images/global/icon-arrows1.gif) no-repeat right;
}
.market-box, .market-box-small{
background-color: #F3F7F9;
margin-bottom: 5px;
}
.market-table{
padding: 0;
}
.market-table td{
padding-left: 5px;
}
.market-table .highlight{
font-weight: bold;
color: #1E73A5;
background: #D7E6EE;
}
.market-table img{
border: 0px;
float: none;
margin: 0px;
}
a.subscribe-link, a.subscribe-link:hover {
clear: both;

margin: 10px 5px;
display: block;
width: 190px;
height: 16px;
background: url(/images/global/icon-arrows1.gif) no-repeat right;
}
.video-box{
margin: 20px 0px;
}
.google-ads-box{
font-size: 12px;
display: block;
height: 247px;
width: 294px;
background-color: #EDEEF4;
border: 1px solid #D0D6D9;
padding: 10px 10px 0px 10px;
/*margin: 20px 0px 10px;*/
margin: 5px 0px 10px;
clear:both;
}
.main-col-wide .google-ads-box{
width:600px;
height:auto;
}
.google-no-height{
height: auto;
}
.google-no-height h3{
border-bottom: 1px solid #666;
padding-bottom: 3px;
margin-bottom: 10px;
}
.google-no-height img{
float: left;
margin: 0px 10px 10px 0;
border: 1px solid #8DA4AC;
}
.google-ads-box h4, .google-story h4{
display: block;
height: 16px;
width: 220px;
text-indent: 100px;
color: #EDEEF4;
background: url(/images/global/google.png) no-repeat;
margin: 0px 0 10px 0px;
}
.google-ads-box h5{
font-weight: bold;
font-size: 12px;
color: #2200B5;
}
.google-ads-box p{
font-size: 12px;
color: #000;
font-weight: normal;
}
.google-ads-box .link-url{
color: #666;
font-size: 11px;
margin-bottom: 8px;
}

.google-ads-box .link-url a,
.google-ads-box .link-url a:visited{
color: #2200B5;
}

.google-ads-box ul{
list-style: none;
margin: 0;
}
.google-ads-box li{
list-style-image: none;
margin: 0;
}
.inhouse-panel{
border: 1px solid #D0D6D9;
background: #EDEEF4;
padding: 10px;
margin-bottom: 10px;
}
.news-scroller-frame{
/*width: 736px;*/
width:auto !important;
width:970px;
height: 190px;
display: block;
float: left;
}
.networkbox{
	float:left !important;
	width:737px !important;
}
.misc-box{
background-color: #EDEEF4;
border: 1px solid #D0D6D9;
padding: 10px 5px 10px 5px;
width: 220px;
margin-top: 45px !important;
margin-top:35px;
display: block;
float: left;
}

*:first-child_html .misc-box{
	margin-top:30px !important;
}
.misc-box ul{
list-style: none;
font-weight: bold;
font-size:12px;
}
.misc-box ul span{
font-weight: lighter;
font-size:11px;
}
.misc-box li{
padding-bottom: 8px;
}
.misc-box a{
padding-left: 33px;
}
.misc-box .rss{background: url(/images/global/icon-footer-rss.gif) 0px 1px no-repeat}
.misc-box .rss span{padding-left: 34px}
.misc-box .newspaper{background: url(/images/global/icon-footer-delivered.gif) 0px 0px no-repeat}
.misc-box .newsletter{background: url(/images/global/icon-footer-newsletter2.gif) 0px 0px no-repeat}
.misc-box .newsphotos{background: url(/images/global/icon-footer-newsphotos.gif) 0px 0px no-repeat}
.misc-box .storytips{background: url(/images/global/icon-footer-storytips.gif) 0px 0px no-repeat}
.misc-box .classified{background: url(/images/global/icon-footer-classified.gif) 0px 0px no-repeat}
.tools-bar{
height: 22px;
padding-top: 5px;
text-align:center;
font-size: 12px;
font-weight: bold;
background-color: #F2F0E4;
margin-bottom: 5px;
}
.tools-bar a{
margin: 0 10px;
height: 30px;
padding: 1px 0 5px 27px;
}
.tools-bar a.mobile{background: url(/images/global/icon-footer-mobile.gif) 0px 0px no-repeat}
.tools-bar a.newsletter{background: url(/images/global/icon-footer-newsletter.gif) 0px 1px no-repeat; padding-left: 33px;}
.tools-bar a.rss{background: url(/images/global/icon-footer-rss.gif) 0px 2px no-repeat; padding-left: 33px;}
.tools-bar a.video{background: url(/images/global/icon-footer-video.gif) 0px 0px no-repeat; padding-left: 30px;}
.tools-bar a.audio{background: url(/images/global/icon-footer-audio.gif) 0px 1px no-repeat}
.footer-links{
text-align:center;
}
.tools-bar a.storytips {
background:transparent url(/images/global/icon-footer-storytips.gif) no-repeat scroll -6px 2px;
}
.tools-bar a.newsphotos {
background:transparent url(/images/global/icon-footer-classified.gif) no-repeat scroll -6px 2px;
}





.footer-menu{
font-size: 12px;
}
.weather-bar{
height: 40px;
padding-top: 16px;
margin-bottom: 10px;
border-top: 1px dotted #9D9E9F;
border-bottom: 1px dotted #9D9E9F;
}
.weather-bar img{
float: left;
margin-right: 3px;
}
.weather-bar p{
padding-top: 4px;
}
.weather-bar a.more-weather{
background: url(/images/global/icon-arrows1.gif) no-repeat 70px 3px;
padding-right: 20px;
}
.more-link-general{
background: url(/images/global/icon-arrows1.gif) no-repeat right;
padding-right: 15px;

}
.breaking-news-frame{
margin-bottom: 20px;
}
input.inputoff{
color: #999;
}
input.inputon{
color: #333;
}


.main-col-right .feature-panel, .main-col-left .feature-panel{
clear:both;



height: 82px;
background:url(/images/global/bg-feature-panels.jpg) repeat-y;
margin-bottom: 10px;
}
.main-col-wide .feature-panel{
width:316px;
float: left;
height: 82px;
background:url(/images/global/bg-feature-panels.jpg) repeat-y;
margin-bottom: 10px;
}





.feature-panel h2{
padding-top: 5px;
font-size: 12px;
text-transform:uppercase;
}
.feature-panel p{
padding: 1px 5px 5px 0px;
height: 50px;
overflow:hidden;
display:block;
font-size: 11px;
}
.feature-panel img{
float: left;
margin-right: 5px;
}

h1.page-title {
font-size: 38px;
color: #9D9E9F;
margin-bottom: 10px;
height: 50px;
border-bottom: 1px solid #9D9E9F;
font-family: Tahoma, Arial Black, Arial, Helvetica, sans-serif;
}

*:first-child+html h1.page-title {
  margin-bottom: 10px !important;
}

h1.page-title .h-blue{
height: 50px;
color: #1E73A5;
}
h1.page-title .h-field-days{
display: block;
width: 646px;
height: 50px;
color: #C0C0B5;
background: url(/images/global/bg-section-heading-fielddays.jpg) right top no-repeat;
}
h1.page-title .h-on-farm{
display: block;
width: 646px;
height: 50px;

color: #C0C0B5;
background: url(/images/global/bg-section-heading-onfarm.jpg) right top no-repeat;
}
h1.page-title .h-entertainment{
height: 50px;
color: #6b1286;
}
h1.page-title .h-books{
display: block;
width: 646px;
height: 50px;
color: #C0C0B5;
background: url(/images/global/feature-books-small.jpg) left top no-repeat;
padding-left: 55px;
}
h1.page-title .h-books .darker-word{
color: #999;
}
h1.page-title .h-investigator{
display: block;
width: 646px;
height: 50px;
color: #C0C0B5;
background: url(/images/global/investigators.jpg) left top no-repeat;
padding-left: 55px;
}
h1.page-title .h-property{
display: block;
width: 646px;
height: 50px;
color: #BAB6C5;
background: url(/images/global/bg-section-heading-property.jpg) right top no-repeat;
}
h1.page-title .h-miranda{
display: block;
width: 646px;
text-indent: 50px;
height: 50px;
color: #9D9E9F;
background: url(/images/global/bg-section-heading-miranda.jpg) left top no-repeat;
}
h1.page-title .h-peter{
display: block;
width: 646px;
text-indent: 60px;
height: 50px;
color: #9D9E9F;
background: url(/images/global/bg-section-heading-peter-parish.jpg) left top no-repeat;
}
h1.page-title .h-just-minute{
display: block;
width: 646px;
text-indent: 60px;
height: 50px;
color: #9D9E9F;
background: url(/images/global/bg-section-heading-just-minute.jpg) left top no-repeat;
}
h1.page-title .h-business{
display: block;
width: 646px;
height: 50px;
color: #1E73A5;
}

h1.page-title .h-machine{
display: block;
width: 646px;
height: 50px;
color: #9D9E9F;
background: url(/images/global/bg-section-heading-machine.jpg) right top no-repeat;
}

h1.page-title .h-back-paddock{
display: block;
width: 646px;
height: 50px;
color: #a44356;
background: url(/images/global/bg-section-heading-back-paddock.jpg) right top no-repeat;
}



h1.page-title .h-motoring{
display: block;
width: 646px;
height: 50px;
color: #a44356;
background: url(/images/global/bg-section-heading-motoring.jpg) right top no-repeat;
}
h1.page-title .h-enthusiast{
display: block;
width: 646px;
height: 50px;
color: #a44356;
background: url(/images/global/bg-section-heading-enthusiast.jpg) right top no-repeat;
}
h1.page-title .h-recipes{
display: block;
width: 646px;
height: 50px;
color: #9D9E9F;
background: url(/images/global/bg-section-heading-recipes.jpg) left top no-repeat;
padding-left: 55px;
}

.main-col-wide h1.page-title{
font-size: 46px;

height: 56px;

}
h1.title-padding{
margin-right: 10px;
}
.whats-on{background: url(/images/global/bg-photo-galleries-extract.jpg) repeat-x bottom #F8F7F8;}
#content .whats-on-grey{background: url(/images/global/bg-photo-galleries-extract-grey.jpg) repeat-x bottom #F8F7F8;
height:170px;
}

#content .whats-on-backpaddock{background: url(/images/global/bg-photo-galleries-extract-backpaddock.jpg) repeat-x bottom #F8F7F8;
height:170px;
}

#content .whats-on-countryl{background: url(/images/global/bg-photo-galleries-extract-countryl.jpg) repeat-x bottom #F8F7F8;
height:170px;
}

#content .whats-on-focus{background: url(/images/global/bg-photo-galleries-extract-focus.jpg) repeat-x bottom #F8F7F8;
height:170px;
}

#content .whats-on-property{background: url(/images/global/bg-photo-galleries-extract-property.jpg) repeat-x bottom #F8F7F8;
height:170px;
}

#content .whats-on-sport{background: url(/images/global/bg-photo-galleries-extract-sport.jpg) repeat-x bottom #F8F7F8;
height:170px;
}

.whats-on-lightgreen{background: url(/images/global/bg-photo-galleries-extract-lightgreen.jpg) repeat-x bottom #F8F7F8;}
.whats-on ul,
.whats-on-grey ul,
.whats-on-backpaddock ul,
.whats-on-countryl ul,
.whats-on-focus ul,
.whats-on-property ul,
.whats-on-sport ul,
.whats-on-lightgreen ul{
margin-left: 10px;
}
.whats-on .extract-box,
.whats-on-grey .extract-box,
.whats-on-backpaddock .extract-box,
.whats-on-countryl .extract-box,
.whats-on-focus .extract-box,
.whats-on-property .extract-box,
.whats-on-sport .extract-box,
.whats-on-lightgreen .extract-box{
margin-bottom: 0px;
}
.whats-on .extract-box p,
.whats-on-grey .extract-box p,
.whats-on-backpaddock .extract-box p,
.whats-on-countryl .extract-box p,
.whats-on-focus .extract-box p,
.whats-on-property .extract-box p,
.whats-on-sport .extract-box p,
.whats-on-lightgreen .extract-box p{
margin-top: 5px;
text-align: right;
}
.whats-on .extract-box p a,
.whats-on-grey .extract-box p a,
.whats-on-backpaddock .extract-box p a,
.whats-on-countryl .extract-box p a,
.whats-on-focus .extract-box p a,
.whats-on-property .extract-box p a,
.whats-on-sport .extract-box p a,
.whats-on-lightgreen .extract-box p a{
margin-right: 5px;
padding-right: 15px;
background:url(/images/global/icon-arrows1.gif) right no-repeat;
}

.footy-box{
padding-bottom: 0px;
}
.footy-box .extract-box{

background: url(/images/global/bg-content-footy.jpg) repeat-y;
margin-bottom: 0px;
}
.footy-box .extract-box ul{
padding: 10px 0px;
font-weight: bold;
margin-left: 10px;
}
.footy-box .extract-box li a{
background: url(/images/global/icon-related1.gif) no-repeat 0px 2px;
color: #fff;
}
.footy-box .extract-box li a:hover{
color: #BE0000;
}
.footy-box a.top-bar{
margin-bottom: 0px;

}
.top-bar h1 span{
text-transform:none;
font-size: 13px;
}
.form-box{
text-align:right;
}
.form-box label{
color: #FFFFFF;
font-weight:bold;
margin: 10px 5px 0 0;
}
.form-box select{
width: 200px;
border: 1px solid #02628C;
color: #1E73A5;
margin: 10px 10px 0 0;
}
.form-box img{
border: 0px;
float: none;
margin-top: 10px;
}
.poll-box{
clear: both;
background: url(/images/global/bg-poll.jpg) repeat-x top #F3F7FA;
margin: 10px 0;
padding-bottom: 10px;
}
.poll-box h1{
text-transform: uppercase;
color: #1E73A5;
font-size:14px;
padding: 6px;
margin-bottom: 5px;
border-bottom: 1px solid #fff;
}
.poll-box img{
float: right;
padding-top: 15px;
margin-right: 10px;
}
.poll-box p{
margin: 0 10px 5px 10px;
}
.poll-box p label{
font-weight: bold;
}
.poll-box form{
}
.poll-box .checkbox{
background: none;
}
.poll-box .poll-vote-button {
float: right;
background: none;
width: auto !important;
width: 95px;
height: auto !important;
height: 20px;
border: none;
margin-right: 15px;
margin-bottom: 20px;

}
#content-date{
border-bottom:solid #dbdbdb 5px;
font-size: 11px;
color: #125b93;
height: 50px;
}
#content-breaking-news{
width: 316px;

height: 120px;
background: url(/images/global/bg-1pix-white.gif) repeat-y 53px 0 #D7E6EE;
margin-bottom: 20px;
}
#NewsVertical {
width: 310px;
height: 77px;
display: block;
overflow: hidden;
position: relative;
}
#NewsVertical a{
color:125b93;
display: block;
}

#TickerVertical-auctions {
width: 300px;
height: 56px;



display: block;
list-style: none;
margin: 0;
padding: 0;
}
#TickerVertical-auctions li {
color:#1E73A5;


display: block;
width: 310px;
height:80px;
font-size: 11px;
margin: 0;
padding: 0;

padding-left: 5px;
float: left;
}

#TickerVertical {
width: 300px;
height: 56px;
display: block;
list-style: none;
margin: 0;
padding: 0;
}
#TickerVertical li {
color: #000;
display: block;
width: 310px;
height: 15px;
font-size: 11px;
margin: 0;
padding: 0;
padding-left: 5px;
float: left;
overflow: hidden;
}
#TickerVertical strong {
display: block;
float: left;
width: 55px;
}
p.more-headlines{
font-size: 12px;
font-weight: bold;
text-align: right;
padding-right: 5px;
}
p.more-headlines a span{
color: #BE0000;
}
.gippsland{background: url(/images/global/markets-bg-gippsland.jpg) no-repeat top;}
.macalister{background: url(/images/global/markets-bg-macalister.jpg) no-repeat top;}
.demodairy{background: url(/images/global/markets-bg-demodairy.jpg) no-repeat top;}
.focus-box{
background-color: #F6F7F9;
padding: 10px;
margin-bottom: 10px;
}
.focus-box h1{
color: #fff;
text-transform: uppercase;
font-size: 14px;
margin-bottom: 8px;
}
.focus-box h2{
color: #1E6F9E;
margin-bottom: 18px;
}
.focus-box a.farms-link{
margin-right: 36px;
background: url(/images/global/icon-arrows1.gif) no-repeat right bottom;
font-weight:bold;
display:block;
}
.bull-sales-link, .ram-sales-link{
display: block;
height: 100px;
width: 116px;
background:url(/images/global/sales-bull.jpg) no-repeat center;
padding: 50px 200px 0 0px;
text-align: center;
float:left;
}
.ram-sales-link{
background:url(/images/global/sales-ram.jpg) no-repeat center;
margin-left: 10px;
}
.bull-sales-link span, .ram-sales-link span{
font-size: 16px;
font-weight: bold;
}

.highlights{
height: 160px;
}
.highlights .highlight-box {
float:left;
height:162px !important;
height:164px;
margin-right:10px;
overflow:hidden;
width:153px;
}
.highlights .highlight-box img{
width: 153px;
height: 80px;
}
.highlights .highlight-box a, .highlights .highlight-box p{
color: #555;
font-size:11px;
}
.highlights .highlight-box p{
margin-top:3px;
}
.highlights .highlight-box a:hover{
color: #BE0000;
}
.highlights .highlight-box h3 a{
display: block;
width: auto;
height: 20px;
text-indent: 3px;
line-height: 20px;
color: #fff;
overflow: hidden;
}
.highlights .highlight-box h3 a:hover{
color: #fff;
background: #BE0000 !important;
}
.highlights .highlight-box h3 a.highlight-darkred{background: #682A01;}
a.highlight-darkyellow{background: #6F6E50;}
a.highlight-purple{background: #6A4D95;}
a.highlight-grey{background: #6B6B6B;}
a.highlight-black{background: #000000;}
a.highlight-darkpurple{background: #6A394F;}


.entertainment-box{
background: url(/images/global/bg-entertainment-box.jpg);
padding: 5px 5px 5px 0;
/* height: 410px; added below height to cut off photo gallery */
height:270px;
overflow:hidden;
margin-bottom: 10px;
}
.entertainment-box span{
color: #BE0000;
}
.entertainment-extracts{
height: 265px;
overflow: hidden;
}

.entertainment-box .extract-box {
clear:both;
margin-bottom:20px !important;
margin-bottom:5px;
}


.entertainment-box .snapshot{
border-bottom-style: dotted;
margin-bottom: 10px;
}
.entertainment-box .snapshot h2{
font-size: 14px;

color: #000;
padding-top: 5px;
}
.entertainment{
border-top: 1px solid #9C9D9F;
}
.entertainment h2{
color: #6b1286;
}
.entertainment h2 a{
color: #6b1286;
}
.entertainment-box .snapshot p{
background: none;
padding-right: 0px;
font-weight: bold;
}
.entertainment-box .snapshot p a{
color: #1E73A5;
font-size: 11px;
}
.entertainment-box .snapshot p a:hover{
color: #BE0000;
font-size: 11px;
}
.entertainment-box .snapshot-box{
width: 100px;
float: left;
padding-right: 3px !important;
padding-right: 5px;
}
.entertainment-box .snapshot-box img{
border: 1px solid #dadada;
}
.around-the-news ul{
margin-left: 4px;
}
.around-the-news ul li{
font-size: 12px;
height: 15px;
display: block;
overflow: hidden;
}
.around-the-news ul li.site-link{
background: none;
margin-bottom: 10px;
}
.around-the-news ul li.site-link a{
color: #666;
font-weight: bold;
}
.around-the-news ul li.site-link a:hover{



color: #BE0000;
}
.around-the-news table{
border-top: 1px solid #555;
padding-top: 5px;
}
.around-the-news img{
border-bottom: 1px solid #dadada;
}

.rss-box{
border: 1px solid #D0D6D9;
margin-bottom: 10px;
}
.rss-box h4{
background: #EFF3F6;
padding: 2px;
text-indent: 3px;
}
.rss-feeds-box{
padding: 10px;
}
.rss-feeds-box ul{

list-style: none;
}
.rss-feeds-box li{
display: block;
width: 125px;
float: left;
padding-left: 20px;
background: url(/images/global/icon-rss.gif) no-repeat left;
font-weight: bold;
margin-bottom: 5px;
}
.rss-box p{
clear: both;
background: #EFF3F6;
padding: 2px;
text-align: right;
}
.breaking-news-col .article-image{
width: 316px;
float: right;
border-left: 5px solid #fff;
}
.breaking-news-box{
padding-bottom: 5px;
background: url(/images/global/border-1pix.gif) repeat-y 81px 0;
}
.breaking-news-box .date{
width: 90px;
float: left;
display: block;
font-size: 10px;
color: #666;
}
.breaking-news-box .date span{
color: #BE0000;
}
.breaking-news-box .content{
padding-left: 90px;
}
.breaking-news-box .content p{
padding-left: 0px;
padding-bottom: 5px;
border-bottom: 1px solid #ccc;
}

.missed-something{
margin-top: 30px;
background: #EFF3F6;
}

.top-tab-links{
position: absolute;
margin: -26px 0 0 213px; /*!important;
margin: -26px 0 0 213px;*/
width: 647px;
}

*:first-child+html .top-tab-links{
 margin: -26px 0 0 213px !important;
}
#cattle-sub-nav {
margin:-18px 0 0 0 !important;
}
#main-col .main-col-wide .top-tab-links-wide{
margin: -26px 0 0 0px !important;
margin: -26px 0 0 0px;
}

.top-tab-links a, .top-tab-links span{
display: block;
float: left;
padding: 0 30px;
font-weight: bold;
background: #EFF3F6;
line-height: 20px;
border: 1px solid #9D9E9F;
margin-right: 5px;
}
.top-tab-links-wide a, .top-tab-links-wide span{
padding: 0 20px;
}
.top-tab-links span.active{
background: #D7E7F0;
color: #333;
}
.top-tab-links a:hover{
background: #D7E7F0;
}

/* =fox sports stats central
----------*/
.thumb-halfbar4{
margin: 20px 0 20px 0;
width: 316px;
/*overflow:hidden;*/
padding:0;







float:left;
}
.thumb-halfbar4 table{
margin:1px 0 0 0;
font-size:11px;
width: 316px;
border:1px solid #cedeec;
border-bottom:0;
}
.thumb-halfbar4 table th,
.thumb-halfbar4 table td{
padding:2px 4px;
}
.thumb-halfbar4 table td a{
font-weight:300;
}
.thumb-halfbar4 table th a{
font-weight:700;
margin-left:4px;
}
.thumb-halfbar4 h2 a,
.thumb-halfbar4 h2 a:visited,
.thumb-halfbar4 h2 a:hover{

color:#fff;

text-decoration:none;
}
.thumb-halfbar4 ul.inline{
background:#DAE6F2 none repeat scroll 0%;
display:block;
height:10px;
margin:0pt;
padding:0px 5px 5px 30px;
border:1px solid #cedeec;
border-top:0;
}
.thumb-halfbar4 ul.inline li{
display:inline;
margin:0 3px 0 2px;
background:transparent url("http://www.news.com.au/dailytelegraph/images/iconset-relatedlinks.gif") 0px -298px no-repeat;
padding:0 4px 0 10px;
font-size:11px;
}
.thumb-halfbar4 h2.logofied{
background: #0A54AC;
font-size: 12px;
text-indent: 6px;
padding: 3px 0;
position: relative;
}
.thumb-halfbar4 .mst-branding{
position: absolute;
right: 25px;
top: -5px;
}




















/* -- ARTICLE PAGE STYLES -- */
h1.article-title {
font-size: 18px;
color: #000;
margin: 0 10px 5px 0;
padding: 7px 0;
border-bottom: 1px solid #9D9E9F;
}
.article-from{
float: right;
margin: 10px 10px 0 0;
display: block;
height: 15px;
width: 150px;
padding-top: 5px;
background: url(/images/global/weeklytimes-logo.gif) right top no-repeat;
}
.article-toppanel{
width: 642px;
margin-bottom: 20px;
margin-top:40px;
}

.article-toppanel-wide{
width: 316px;
margin-bottom: 20px;
}

.toolbar{
position: absolute;
margin: 40px 0 0 0;/*405px;*/
}
.toolbar span{
float: left;
padding-top: 5px;
margin: 0 2px 0 12px;
font-size:11px;
}

.toolbar .span1{
float: left;
padding-top: 5px;

margin: 0 2px 0 0;
}

.toolbar .span3{
float: left;
padding-top: 5px;
margin: -14px 2px 0 10px;
}
.toolbar a{
float: left;
width: 22px;
height: 25px;
display:block;
text-indent: -9999px;
}
.toolbar a.a-increase:hover,
.toolbar a.a-decrease:hover,
.toolbar a.a-email:hover,
.toolbar strong.a-print a:hover{
background-position: top;
}

.toolbar p .a-increase{
background: url(/images/global/article-plus.gif) no-repeat;
background-position: bottom;
width: 20px;
}
.toolbar p .a-decrease{
background: url(/images/global/article-minus.gif) no-repeat;
background-position: bottom;

width: 20px;
}
.toolbar p strong.a-print a{
background: url(/images/global/article-print.gif) no-repeat;
background-position: bottom;
margin: 0 3px 0 0 !important;
}

*:first-child+html .toolbar p strong.a-print a{
	margin: -14px 3px 0 0 !important;
}


.toolbar p .a-email{
background: url(/images/global/article-email.gif) no-repeat;
background-position: bottom;
margin-top: -14px;
}

.article-toppanel-wide .author,
.article-toppanel .author{
font-weight: bold;

font-style: italic;
}
.article-text{
margin-bottom: 30px;
}
#article-font{
font-size: 1em;
}
.article-text p{
margin-bottom: 10px;
}
.article-text ul{
padding: 7px 0 7px 20px;
margin-bottom: 10px;
border-top: 1px solid #dadada;
border-bottom: 1px solid #dadada;
font-weight: bold;
}
.article-text li{
margin-bottom: 2px;
}
.article-image{
background: #ECECEC;
margin-bottom: 20px;
/*height: 535px;*/
height: auto;
}

.article-image-wide{
background: #ECECEC;
margin-bottom: 20px;
margin-top:35px;
/*height: 535px;*/
height: auto;
}

.article-image p,
.article-image-wide p{
padding: 5px;
}

.also-in-margin{
margin-top: -15px;
}

/* -- Share this Article -- */
h2.share-article-heading {border-bottom: 1px solid #9C9D9F; color: #9C9D9F; font-family: Arial, Helvetica, sans-serif; margin: 10px 0 5px 0; }
div.share-article { margin: 10px 0px 10px 0px; padding: 0;}
.share-article p{
font-size:10px;
color:#999999;
}

.share-article ul {display:block !important;height:21px;list-style:none !important;margin:0;padding:0;}
.share-article li {float:left;margin:0 8px 0 0 !important; margin: 0 8px 0 0;padding:0;display:block !important;height:21px;}
.share-article li a {margin:0;padding:0;display:block;width:21px;height:21px;}
.share-article li a:link, .share-article li a:visited {background: #fff url("http://www.cairns.com.au/images/global/share-article.gif") no-repeat 0 0;padding:0;} /* change */
.share-article li.digg a {width:21px; background-position:0px 0px;}
.share-article li.delicious a {width:21px; background-position: -34px 0px;}
.share-article li.newsvine a {width:21px; background-position:-68px 0px !important;}
.share-article li.facebook a {width:21px; background-position:-102px 0px;}
.share-article li.kwoff a {width:21px; background-position:-136px 0px;}
.share-article li.rss a {width:47px; background-position:-170px 0px;}
.share-article li.what-is-this a,
.share-article li.what-is-this a:link {width:21px; background-position: -223px 0px;}
.share-article li.fark a {width:21px;
background-position: -247px 0px;}
.share-article li.stumble a {width:21px;
background-position: -274px 0px;}
.share-article span {position:absolute;left:-99999px;width:1em;}











.s-backpaddock h1.page-title{color: #9D9E9F;}
.s-backpaddock h1.page-title span{color: #9D9E9F;}
.s-backpaddock .image-gallery, .s-backpaddock .feature-box{background-color: #EEF6FC;}
.s-backpaddock .whats-on, .s-backpaddock .photo-galleries-box .photo-galleries-extract{background: url(/images/global/bg-photo-galleries-extract-blue.jpg) repeat-x bottom}
.s-backpaddock .feature-box a.top-bar{background-image: url(/images/global/bg-heading-yellow.jpg);}
.s-backpaddock .feature-box a:hover.top-bar{background-image: url(/images/global/bg-heading-red.jpg);}
.s-backpaddock a.gallery-button-off{background: url(/images/global/gallery-button-yellow-off.gif) no-repeat;}
.s-backpaddock a.gallery-button-on{background: url(/images/global/gallery-button-yellow-on.gif) no-repeat;}

.s-property h1.page-title{color: #B4B0C1;}

.s-property .whats-on, .s-property .photo-galleries-box .photo-galleries-extract{background: url(/images/global/bg-photo-galleries-extract-purple.jpg) repeat-x bottom}
.s-property .feature-box a.top-bar{background-image: url(/images/global/bg-heading-purple.jpg);}
.s-property .feature-box a:hover.top-bar{background-image: url(/images/global/bg-heading-red.jpg);}
.s-property a.gallery-button-off{background: url(/images/global/gallery-button-purple-off.gif) no-repeat;}
.s-property a.gallery-button-on{background: url(/images/global/gallery-button-purple-on.gif) no-repeat;}

.s-machine h1.page-title{color: #9DB6C9;}

.s-machine .image-gallery, .s-machine .feature-box{background-color: #EEF6FC}
.s-machine .whats-on, .s-machine .photo-galleries-box .photo-galleries-extract{background: url(/images/global/bg-photo-galleries-extract-blue.jpg) repeat-x bottom}
.s-machine .feature-box a.top-bar{background-image: url(/images/global/bg-heading-lightblue3.jpg);}
.s-machine .feature-box a:hover.top-bar{background-image: url(/images/global/bg-heading-red.jpg);}
.s-machine a.gallery-button-off{background: url(/images/global/gallery-button-blue-off.gif) no-repeat;}
.s-machine a.gallery-button-on{background: url(/images/global/gallery-button-blue-on.gif) no-repeat;}

.s-focus h1.page-title{color: #BCBAA9;}

.s-focus .image-gallery, .s-focus .feature-box{background-color: #F2F2E8;}
.s-focus .feature-box a.top-bar{background-image: url(/images/global/bg-heading-grey.jpg);}
.s-focus .feature-box a:hover.top-bar{background-image: url(/images/global/bg-heading-red.jpg);}
.s-focus a.gallery-button-off{background: url(/images/global/gallery-button-grey-off.gif) no-repeat;}
.s-focus a.gallery-button-on{background: url(/images/global/gallery-button-grey-on.gif) no-repeat;}

.s-country h1.page-title{color: #9D9E9F;}
.s-country h1.page-title span{color: #B9C8BA;}
.s-country .image-gallery, .s-country .feature-box{background-color: #EDF2EF;}
.s-country .whats-on, .s-country .photo-galleries-box .photo-galleries-extract{background: url(/images/global/bg-photo-galleries-extract-green.jpg) repeat-x bottom}
.s-country .feature-box a.top-bar{background-image: url(/images/global/bg-heading-green.jpg);}
.s-country .feature-box a:hover.top-bar{background-image: url(/images/global/bg-heading-red.jpg);}
.s-country a.gallery-button-off{background: url(/images/global/gallery-button-green-off.gif) no-repeat;}
.s-country a.gallery-button-on{background: url(/images/global/gallery-button-green-on.gif) no-repeat;}

.s-sport .image-gallery, .s-sport .feature-box{background-color: #EDF2EF;}
.s-sport .whats-on, .s-sport .photo-galleries-box .photo-galleries-extract{background: url(/images/global/bg-photo-galleries-extract-lightgreen.jpg) repeat-x bottom}
.s-sport .feature-box a.top-bar{background-image: url(/images/global/bg-heading-lightgreen.jpg);}
.s-sport .feature-box a:hover.top-bar{background-image: url(/images/global/bg-heading-red.jpg);}

.s-footy .feature-box a.top-bar{background-image: url(/images/global/bg-heading-footy.jpg);}
.s-footy .feature-box a.top-bar p{color: #FFFFFF;}


.s-news #section-news,
.s-business #section-business,
.s-weather #section-weather,
.s-sport #section-sport,
.s-entertainment #section-entertainment,
.s-machine #section-machine,
.s-property #section-property,
.s-country #section-country,
.s-opinion #section-opinion,
.s-classifieds #section-classifieds,
.s-network #section-network{
color: #1C74A7;
background-color: #D7E7F0;
border-right: 1px solid #87898A;
}



.s-news a:hover#section-news,
.s-business a:hover#section-business,
.s-weather a:hover#section-weather,
.s-sport a:hover#section-sport,
.s-entertainment a:hover#section-entertainment,
.s-machine a:hover#section-machine,
.s-property a:hover#section-property,
.s-country a:hover#section-country,
.s-opinion a:hover#section-opinion,
.s-classifieds a:hover#section-classifieds,
.s-network a:hover#section-network{
background-color: #D7E7F0;
}

.page-1 #li-page-1 a,
.page-2 #li-page-2 a,
.page-3 #li-page-3 a,
.page-4 #li-page-4 a,
.page-5 #li-page-5 a,
.page-6 #li-page-6 a,
.page-7 #li-page-7 a,
.page-8 #li-page-8 a,
.page-9 #li-page-9 a,
.page-10 #li-page-10 a,
.page-11 #li-page-11 a,
.page-12 #li-page-12 a,
.page-13 #li-page-13 a,
.page-14 #li-page-14 a,
.page-15 #li-page-15 a,
.page-16 #li-page-16 a,
.page-17 #li-page-17 a,
.page-18 #li-page-18 a,
.page-19 #li-page-19 a,
.page-20 #li-page-20 a{
color: #1C74A7;
background-color: #B0CFE1;
border-right: 1px solid #B0CFE1;
text-decoration: none;
font-weight: bold;
}







.sliderwrapper, .sliderwrapper-wide{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 316px; /*width of featured content slider*/
background: #ECECEC;
height: 509px;
}
#small-slider .sliderwrapper, .sliderwrapper-wide{
height: 375px;
}
.dog-page .sliderwrapper, .sliderwrapper-wide{
height:412px;
}
.slider-wrapper-right-col {

background:#ECECEC none repeat scroll 0%;
height:250px;
overflow:hidden;


position:relative;
width:316px;
}




.sliderwrapper-wide{
width: 642px; /*width of featured content slider*/
margin-bottom: 10px;
height: 410px;

}
.sliderwrapper .contentdiv, .sliderwrapper-wide .contentdiv,
.slider-wrapper-right-col .contentdiv {
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 316px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.sliderwrapper-wide .contentdiv{
width: 642px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
}
.sliderwrapper .contentdiv p, .sliderwrapper-wide .contentdiv p, .slider-wrapper-right-col .contentdiv p {
padding: 10px;
background: #ECECEC;
display: block;
height: auto;
margin-top: -4px;
}

#main-col .font-change a,
#main-col .font-change{
 clear:both;
display:block;
}

#main-col .font-change p,
.sliderwrapper-wide .contentdiv p{
font-size: 16px;
color:#9D9E9F;
display: block;
height: 30px;
overflow: hidden;
line-height: 30px;
padding: 5px 0 0 160px;
text-transform:uppercase;
font-weight:bold;
clear:both;
}

#main-col .font-change p{
 color:#000;
}

#main-col .font-change .image-description{
 clear:both;
}

.pagination {
width: 85px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
position: absolute;
bottom: 27px;
right: 0px;
z-index: 9999;
background: #ECECEC;
}
.dog-page .pagination {
bottom:5px;
width:295px;
}

.slider-wrapper-right-col .pagination-right-col {
bottom: 18px;
}

.pagination a{
float: left;
padding: 0 5px;
text-decoration: none;
color: #24629D;
background: #ECECEC;
border-top: 1px solid #1E73A5;
border-bottom: 1px solid #1E73A5;
}
.pagination a:hover, .pagination a.selected{
background-color: #FEE496;
}
.pagination a:hover, .pagination a.selected{
background-color: #FEE496;
}
.pagination a.next, .pagination a.prev{
border-top: 0px solid #000;
border-bottom: 0px solid #000;
padding: 0px;
}
.pagination a.next:hover, .pagination a.prev:hover{
background: none;
}
.pagination-spacer{
float: right;
width: 95px;
}
.pagination-wide{
position: absolute;
z-index: 9999;

bottom: 10px !important;
bottom: 7px;
left: 5px;
}
*:first-child+html .pagination-wide{
bottom: 7px !important;

}
.pagination-wide a{
display: block;
float: left;
font-size: 13px;
height: 23px;
line-height: 23px;
width: 24px;
color:#fff;
text-indent: 8px;
margin-right: 5px;
font-weight: bold;
}
.pagination-wide a.selected, .pagination-wide a:hover{
color:#999;
}

.slider-grey, .slider-grey .contentdiv p{background: #F2F2E8;}
.slider-grey .pagination-wide a{background: url(/images/global/gallery-button-grey-off.gif) no-repeat;}
.slider-grey .pagination-wide a.selected{background: url(/images/global/gallery-button-grey-on.gif) no-repeat;}








/* -- reader comments --*/

#story-comments {
/* float: left; */
}
/* Form1 */
.content-panel.form1 {}
.content-panel.form1 p {margin: 0 0 0.5em 0;}
.content-panel.form1 .border1 {
background-color: #fff;
border: 1px solid #FFFFFF;
border-width: 0 1px 1px 1px;
padding: 0px;
margin-bottom: 20px;}
.content-panel.form1 .border1 h2{
color:#9C9D9F;
margin: 5px 0;}
.content-panel.form1 .border2 {
background-color: #fff;
border: 1px solid #d3e4f1;
border-width: 0 1px 0 1px;
padding: 8px;}
.content-panel.form1 .fill1 {
background-color: #F3F7F9;
padding: 9px 0;
margin: 0;}

.content-panel.form1 .fill2 {
background: #F3F7F9 url(/images/global/bg-your-say-blockquote2.gif) 0 0 no-repeat;
padding: 0;
margin: 0;
border: 0;}
.content-panel.form1 .fill3 {
background-color: #efecdd;
padding: 0;
margin: 0;
border: 0;}
.content-panel.form1 h3 {
font-size: 1em;
font-weight: bold;
margin: 0 0 0.2em 0;}
.content-panel.form1 h5 {
clear: both;
font-size: 1em;
font-weight: bold;
line-height: 1.8em;
border: 1px solid #0072BC;
border-width: 0 0 2px 0;
margin: 0 0 2px 0;}
#content-wrap .content-panel.form1 h4 {
font-size: 1em;
border-width: 0;
margin: 0;
position: relative;
padding:0 0 0 8px !important;
height:24px;}
.content-panel.form1 h4 span.more-link {right: 4px;}
.content-panel.form1 h4 span.more-link a {

font-weight: normal;
padding: 0 8px 0 0;
line-height: 2.2em !important;
line-height: 2.2em;
color: #fff;}
.content-panel.form1 p.more-link {
clear: both;
display: block;
margin: 0;
text-align: right;
padding: 2px 8px 3px 0;}
.content-panel.form1 p.more-link a {
font-size: 0.9em;
font-weight: bold;
padding: 0 10px 0 0;}

/* Form1 - Full Width */
.content-panel.form1 h4 span.icon-your-say {
padding: 0 0 0 31px !important;
color: #164983;
font-family: Arial Black, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 1.4em;
letter-spacing: -0.08em !important;
letter-spacing: -0.12em;
}
.content-panel.form1 blockquote {
margin: 0;
padding: 13px 10px 8px 10px;
background: transparent url(/images/global/bg-your-say-blockquote.gif) 100% 100% no-repeat;
border: 1px solid #fff;
border-width: 0 0 2px 0;
}
.content-panel.form1.full-width blockquote {
padding: 13px 80px 8px 80px;
}
.content-panel.form1 blockquote p.comment-author {
color: #000;
text-align: right;
font-size: 0.9em;
margin: 0;
}
.content-panel.form1 blockquote p.comment-author span {
color: #000;
font-weight: bold;}
.content-panel.form1.full-width {
width: 642px;
}
.content-panel h4 {
font-size: 1em;
font-weight: bold;
line-height: 1.1em;
border: 1px solid #4173a8;
border-width: 0 0 2px 0;
margin-bottom: 10px;
position: relative;
padding: 0 0 0.2em 0;
}
.content-panel a {
font-weight: bold;
cursor:pointer;
}
/* Feedback form */
div.submit-feedback{

clear: both;
font-size: 1em;
font-weight: bold;
line-height: 1.8em;

border: 1px solid #b81313;
border-width: 0 0 2px 0;
margin: 4px 0 2px 0;
}
body.story .have-your-say-wrap .fill1 {
background: #eeecdc;
padding:0 8px 8px 8px;
}
#feedback-form dl {
width: 332px;
padding: 6px 0 0 0;
}
#feedback-form dl dt,
#feedback-form dl dd {
height: 30px;
}
#feedback-form dl dt.your-comments,
#feedback-form dl dd.your-comments {
height: 110px;
}
#feedback-form dl dd.extra-functions {
height:auto;
}
#feedback-form dl dt {
float: left;
clear: left;
width: 105px;


font-weight: bold;
}
#feedback-form dl dd {
float: right;
width: 215px;
}
#feedback-form dl dt.email-dt {
margin-right:0 !important;
width: auto !important;

}

#feedback-form dl dd.extra-functions {
clear: both;
width: 332px;
float: none;
}
#feedback-form dl dd.extra-functions dl dt{
clear: left;
width: 20px;
float: left;
}
#feedback-form dl dd.extra-functions dl dd{
width: 300px;
float: right;
font-weight: bold;
}
#feedback-form dl dd.extra-functions dl dt.remember-me,
#feedback-form dl dd.extra-functions dl dd.remember-me {
height: 50px;
line-height: inherit  !important;
line-height:1.6em;
}
#feedback-form dl dd.extra-functions dl dt.email-me,
#feedback-form dl dd.extra-functions dl dd.email-me {
height: 25px;
line-height: inherit  !important;
line-height:1.6em;
}
#feedback-form dl dd input.textinput {
border: 1px solid #DBDAD8;
width: 205px;
font-family: Arial, Helvetica, sans-serif !important;
}
#feedback-form dl dd.your-comments textarea {
border: 1px solid #DBDAD8;
width: 205px !important;
width: 203px;
height: 100px;
font-family: Arial, Helvetica, sans-serif !important;
font-size:1em;
}
#feedback-form label.form-button, #feedback-form label.form-button-on {
background-color: #0072BC;
width: 76px;
height: 18px;
display: block;
float: right;
margin: 0 10px 0 0!important;
margin: 0;
}

#feedback-form label.form-button input, #feedback-form label.form-button-on input{
width: 76px;
height: 16px !important;
height: 18px;
font: bold 11px arial, sans-serif;
background: none;
border: 0;
padding: 0;
font-weight: 700;
color: #fff;
border-width: 0;
}

.full-width #feedback-form dl {
width: 680px !important;
width: 620px;
padding: 6px 0 0 0;
}
.full-width #feedback-form dl dt {
float: left;
clear: none;
width: 100px;
margin: 0 0 0 10px;
margin: 0 0 0 7px !important;
}
.full-width #feedback-form dl dd {
float: left;
width: 160px;
}
.full-width #feedback-form dl dd input.textinput {
margin: 0 0 0 10px;
width: 140px;
}
.full-width #feedback-form dl dt.your-comments {
clear: left;
}
.full-width #feedback-form dl dd.your-comments {
width: 485px !important;
width: 425px;
}

.full-width #feedback-form dl dd.your-comments textarea{
width: 462px !important;
width: 434px;
height: 100px;
margin: 0 0 0 10px;
}
.full-width #feedback-form dl dd.extra-functions {
float: left;
width: 680px !important;
width: 620px;
}
.full-width #feedback-form dl dd.extra-functions dl {

width: 525px !important;
width: 465px;
margin: 0 0 0 115px;
}
.full-width #feedback-form dl dd.extra-functions dl dt {
width: 23px;
float: left;
clear: left;
}
.full-width #feedback-form dl dt.email-text {
text-align:right;
}
.full-width #feedback-form dl dd.extra-functions dl dt input.checkbox {
width: auto;
margin: 0;
}
.full-width #feedback-form dl dd.extra-functions dl dd {
width: 330px;
float: left;
}
.full-width #feedback-form dl dd.extra-functions dl dt {
line-height: 1em;
}
.full-width #feedback-form dl dd.extra-functions label.form-button, .full-width #feedback-form dl dd.extra-functions label.form-button-on {
margin: -20px 40px 0 0 !important;
margin: -20px 20px 0 0;
}
.form-button, .form-button-on{
width: auto;
height: 18px;
font-size: 10px;
background-color: #B81313;
border: 1px #333333 solid;
color: #ffffff;
font-weight: bold;
}
.form-button-on{
background-color: #B81313;
}
.comment-panel {
border-bottom:1px solid #dfdfdf;
margin-bottom:15px;
}
p.posted-by {
display:block;
margin:0 !important;
font-size:0.92em;
}
p.posted-by {
text-align:right;
margin:8px 0 !important;
}
p.posted-by span {
font-weight:700;
}
.textinput{
border: 1px solid #1E73A5;
}
.char-limit{
border: 1px solid #1E73A5;
height:75px;
}
/* =self clearing
----------------- */
.clearfloat:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac */
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }
/* End hide from IE-mac */
/*** end clearing hack ***/
.clearleft {
clear: left !important;
}
.clearright {
clear: right !important;
}
.clearboth {
clear: both !important;
}
.floatnone {
float: none !important;
}
.floatleft {
float: left !important;
}
.floatright {
float: right !important;
}
cite {
font-size: 11px;
}
p.comments-title {
color: #1E73A5;
font-weight: bold;
line-height: 22px;
padding: 10px 0 5px;
font-size: 18px;
border-bottom: 1px solid #9C9D9F;
}
#feedback-form input{
width: 150px;
}

#feedback-form textarea{

width: 437px;
font-size: 12px;
}
#feedback-form .editorial-formbutton{
width: 74px;
height:20px;
border: none;
background: none;
}
#main-col #feeback-form input #remember_me{
background-color: black !important;
}
.real-estate-search-box {
	width: 316px;
	height: 205px;
	background-image: url(../images/global/real-estate-search-box.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 15px;
}
.real-estate-search-box .real-estate-search-table {
	width: 315px;
	height: auto;
	margin-top: 40px;
	padding: 0;
}
.real-estate-search-box .real-estate-search-table input {
	width: auto;

	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.real-estate-search-box .real-estate-search-table select {
	width: 70px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.real-estate-search-box .real-estate-search-table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0 3px 10px;
	vertical-align: middle;
	text-align: left;
	color: #ad343f;

}
.real-estate-search-box .real-estate-search-table table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: center;
	width: 105px;
	color: #000;
	padding: 5px 0;
}
.real-estate-search-box .real-estate-search-table td.cell-right {
	text-align: right;
}
.real-estate-search-box .real-estate-search-table .submit-button {
	width: 126px;
	height: 17px;
	font-size: 10px;
	color: #fff;

	font-weight: bold;
	background: url(../images/global/submit-button.gif);
	border: none;
	margin-right: 10px;
}
.feature-box-small {
	width: 315px;
	height: auto;
	margin-bottom: 10px;
	padding: 0;
	background-image: url(../images/global/bg-feature-panels-small.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
.feature-box-small .feature-box-small-left {

	width: 50px;
	height: auto;
	text-align: center;
	float: left;
	border-right: 1px solid #fff;
	background-image: url(../images/global/bg-feature-panels-small-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;

	margin-right: 5px;
}
.feature-box-small .feature-box-small-left img {
	margin: 10px 0 30px;
}
.feature-box-small .feature-box-small-right {
	width: 259px;
	height: auto;
	float: left;
}
.feature-box-small .feature-box-small-right p {
	margin: 10px 5px;
	font-size: 11px;
}
.feature-box .agricultural-market-watch-bottom {
	background-image: url(/images/global/bg-agricultural-market-watch-bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: -1px;
	width: 316px;
	height: 74px;
	overflow: hidden;
}
.feature-box .agricultural-market-watch-bottom h1 {
	margin: 5px 10px;
	color: #546dbf;
}
.feature-box .agricultural-market-watch-bottom p {
	margin: 2px;
	font-size: 11px;
        padding-left: 10px;
}
.feature-box .agricultural-market-watch-bottom form {
	margin: 5px 10px;
}
.feature-box .agricultural-market-watch-bottom input {
	width: 150px;
	vertical-align: top;
}
.feature-box .agricultural-market-watch-bottom .agricultural-market-watch-submit {
	width: auto;
	height: auto;
	border: none;
	background: none;
	verical-align: top;
	margin: -3px 5px 10px;

}
.truelocal-search-box {
	clear: both;
	width: 302px;
	height: 239px;
	overflow: hidden;

	background-image: url(../images/global/truelocal-search-box.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: 10px 7px 20px;
}
.truelocal-search-box form {
	margin: 80px 0 0;
}
.truelocal-search-box form input {
	font-size: 14px;
	height: 16px;
	margin: 6px 0;
}
.truelocal-search-box form .truelocal-search-button {
	width: auto;
	height: auto;
	background: none;
	border: none;
}
.whats-on-calendar-box {
	margin: 5px 0 20px;
	width: 640px;
	height: 255px;
	background-color: #eff3f6;
	border: 1px solid #dfe2e7;
	padding: 0;
}
.whats-on-calendar-box .whats-on-calendar-box-left {
	margin: 10px 5px;
	width: 315px;
	height: 235px;
	border-right: 1px solid #dfe2e7;
	padding: 0;
	text-align: center;
	float: left;
}
.whats-on-calendar-box .whats-on-calendar-box-left p {
	font-size: 11px;
	margin: 0 5px 5px;
	padding: 0;
}
.whats-on-calendar-box .whats-on-calendar-box-left .whats-on-calendar-map {
	margin: 10px 0;
}
.whats-on-calendar-box .whats-on-calendar-box-left .purple-text {
	font-size: 12px;
	color: #6b1286;
}
.whats-on-calendar-box .whats-on-calendar-box-right {
	margin: 10px 5px;
	width: 300px;
	height: 235px;
	padding: 0;
	float: left;
}
.whats-on-calendar-box .whats-on-calendar-box-right .black-heading {
	font-size: 13px;
	font-weight: bold;
}
.whats-on-calendar-box .whats-on-calendar-box-right ul {
	font-size: 11px;
	color: yellow;
	margin: 10px 5px 10px 0;
	list-style-type: none;
}
.whats-on-calendar-box .whats-on-calendar-box-right ul li {
	font-size: 11px;
	color: yellow;
	margin: 0 0 10px 0;
	font-weight: bold;
	background-image: url(../images/global/icon-arrow4.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 4px 3px;
}
.whats-on-calendar-box .whats-on-calendar-box-right .whats-on-calendar-addevent {
	font-size: 12px;
	font-weight: bold;
	margin: 32px 0 15px 0;
	text-align: right;
	background-image: url(../images/global/icon-arrows1.gif);
	background-repeat: no-repeat;
	background-position: 280px 3px;
	padding-right: 25px;
}
.border-grey {
	border: 1px solid #d6d8d3;

}
.border-grey .extract-box {
	margin: 5px;
}
.border-grey .extract-box .extract-img {

	width: 100px;
	height: 75px;
	margin: 0 5px 5px 0;
	padding: 0;
}

.border-grey .extract-box .extract-img img {
	width: 100px;
	height: 75px;
	padding: 0;
	margin: 0;
	border: none;
}
.border-grey .extract-box h1 a {
	color: #000;
}
.border-grey .extract-box p.read {
	clear: both;
	font-size: 11px;
	margin: 5px;
	background-image: url(../images/global/icon-arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.more-confidential {

	text-align: right;
	padding-right: 15px;
	margin: -5px 0 15px;
	background-image: url(../images/global/icon-star2.gif);

	background-repeat: no-repeat;
	background-position: 305px 2px;
}


.more-confidential p {
	font-size: 11px;
}
.horoscopes-box {
	background-color: #e6f3fb;
	clear: both;
	width: 316px;
	height: 275px;
	margin: 10px 0;
	padding: 0;
}
.horoscopes-box .heading {
	clear: both;
	font-weight: bold;
	font-size: 14px;
	margin: 0 10px;
	padding: 10px 0 0 0;
}
.horoscopes-box .horoscopes-content {
	background-image: url(../images/global/horoscopes-background.gif);
	width: 296px;
	height: 219px;
	margin: 2px 10px 10px;

	padding: 0;
	border-top: 3px solid #ffa500;
}
.horoscopes-box .horoscopes-content .horoscopes-sign {
	width: 85px;
	height: 125px;
	float: left;
	margin: 20px 15px 30px 10px;
	overflow: hidden;
}
.horoscopes-box .horoscopes-content .sign {
	margin-top: 20px;
	font-weight: bold;
}
.horoscopes-box .horoscopes-content .date {
	color: #808080;
}
.horoscopes-box .horoscopes-content .horoscopes-reading {
	font-size: 11px;
}
.horoscopes-box .horoscopes-content .horoscopes-reading a {
	text-decoration: underline;
}
.horoscopes-box .horoscopes-content .horoscopes-reading a:hover {
	text-decoration: none;
}
.horoscopes-box .horoscopes-content .powered-by {
	clear: both;
	margin: 0 20px;
	padding: 7px 0;
}
.weeklytimesnow-promotions-box {
	width: 314px;
	height: auto;
	border-top: none;
	margin: 0 0 20px;
}
.weeklytimesnow-promotions-box .extract-box {
	margin: 7px 5px;
	height: 60px;
}
.weeklytimesnow-promotions-box .extract-box h1 {
	font-size: 12px;
}
.weeklytimesnow-promotions-box .extract-box p {
	font-size: 11px;
	margin: 0 5px 5px;
}
.weeklytimesnow-promotions-box .extract-box .extract-img img {
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
}
.rightcol-topmargin {
	margin-top: 15px;
}

.whats-on-grey ul li.other a {
	color: #000;
}
.photo-galleries-box .photo-galleries-extract .subtitle {
	margin-right: 5px;
}
.extract-box p {
	margin-right: 7px;
}
.extract-img-temp2 {
	border:1px solid #cccccc;
	float:left;
	margin:0pt 10px 10px 0pt;
	padding:2px;
}

.extract-box2 {

	clear:both;
	margin-bottom:10px;
	border-bottom: solid 1px #cccccc;

	height: 95px;
	overflow: hidden;
}


.extract-box2 p {
	margin-right:7px;
}


.middle-divider {
	background: url(/images/global/main-col-divider.gif) repeat-y top left;
	margin-bottom: 10px !important;
}

#right-col .poll-box {
	margin: 0 0 10px 0 !important;
}


#feature-boxes {
	margin-bottom: 10px;
	padding-bottom: 46px;
	border-bottom: solid 1px #cccccc;
}

#feature-boxes .feature-box-small {
	margin: 0 0 10px 0px !important;
}
h1.page-title .h-motoring {
background:transparent url(/images/global/bg-section-heading-motoring.jpg) no-repeat scroll right top;
color:#A44356;
display:block;
height:50px;
width:642px;
}


.article-image-wide-2 {
	background:#ECECEC none repeat scroll 0%;
	height:auto;
	margin-bottom:20px;
}

.article-image-wide-2 p {
	padding:5px;
}


.article-image-wide-2 .image-description {
	padding: 3px;
}

.article-image-wide-2 .image-links {
	display: block;
	text-align: right;
}

.article-image-wide-2 .image-links a {
	text-decoration: none;
	font-size: 11px;
	color: #3366CC;
}


.large-graph-box,
.table-box {
	margin-bottom: 20px;
}
.large-graph-box p {
	color:#FFFFFF;
	font-size:13px;
	font-weight: bold;
	margin-right:5px;
	text-align:right;
}

.extract-box .more p {
	background:transparent url(/images/global/icon-arrows1.gif) no-repeat scroll 302px 9px;
	padding:5px 16px 0pt 0pt;
	text-align:right;
	margin: 0;
	font-weight: bold;
}



.feature-box .graph,
.feature-box .table {
	margin-bottom:0px;

}

/* GRAPH BGs */

.feature-box .vealers {
text-indent:-9999px;
background:url(http://www.weeklytimesnow.com.au/images/indicator_data/1_2.png) -30px 0px no-repeat;
}
.feature-box .yearling {
text-indent:-9999px;
background:url(http://www.weeklytimesnow.com.au/images/indicator_data/2_2.png) -30px 0px no-repeat;
}
.feature-box .medium {
text-indent:-9999px;
background:url(/images/indicator_data/3_2.png) -30px 0px no-repeat;
}
.feature-box .japan {
text-indent:-9999px;
background:url(/images/indicator_data/4_2.png) -30px 0px no-repeat;
}
.feature-box .cows {

text-indent:-9999px;
background:url(/images/indicator_data/5_2.png) -30px 0px no-repeat;
}
.feature-box .feeder {
text-indent:-9999px;
background:url(/images/indicator_data/6_2.png) -30px 0px no-repeat;
}

.feature-box .restocker{
text-indent:-9999px;
background:url(/images/indicator_data/9_2.png) -30px 0px no-repeat;
}
.feature-box .merino{
text-indent:-9999px;

background:url(/images/indicator_data/10_2.png) -30px 0px no-repeat;
}
.feature-box .light{
text-indent:-9999px;
background:url(/images/indicator_data/12_2.png) -30px 0px no-repeat;
}
.feature-box .heavy{
text-indent:-9999px;
background:url(/images/indicator_data/14_2.png) -30px 0px no-repeat;
}
.feature-box .mutton{
text-indent:-9999px;
background:url(/images/indicator_data/15_2.png) -30px 0px no-repeat;
}


.table-box .indicator-table .heading {
	background: #dee7f0;
	color: #2172A7;
	font-size: 11px;
	font-weight: bold;
}
.table-box .indicator-table .results {
	background: #f3f7fa;
	font-size: 11px;
	text-align: center;
}

.table-box .indicator-table .results .date,
.table-box .indicator-table .results .source{
	padding:10px 10px 0px 10px;
}

.table-box .indicator-table .results .footer {
	font-size:10px;
	padding:10px 10px 3px;
	text-align:left;
}

.table-box .futures-table .heading,
.table-box .market-reports .heading {
	background: #dee7f0;
	color: #2172A7;
	font-weight: bold;
	height:20px;

	display: block;


}

.table-box .futures-table .heading td,
.table-box .market-reports .heading td {
padding:3px 0px 0px 10px;
}



.table-box .futures-table .results {
	background: #f3f7fa;
}

.table-box .futures-table .results ul {
	margin: 0;
	padding: 0;
}

.table-box .futures-table .results ul li {
	list-style-type: none;
	padding:3px 0px 0px 12px;
}

.table-box .futures-table .results ul li a {
	background:transparent url(/images/global/icon-arrow1.gif) no-repeat center left;
	padding-left: 10px;
}

.table-box .futures-table .results .footer {
	font-size:10px;
	padding:10px 10px 3px;
	text-align:left;
}
.table-box .prices-table .heading {
	background:#DEE7F0 none repeat scroll 0%;
	color:#2172A7;
	font-weight:bold;
	height:20px;
	text-transform: uppercase;
}

.table-box .prices-table .heading2 {
	background:#d2e3ed none repeat scroll 0%;
	color:#2d8ac7;
	font-weight:bold;
	height:20px;
	text-transform: uppercase;
}



.table-box .prices-table .results {
	background:#F3F7FA none repeat scroll 0%;
}

.table-box .prices-table .results a {
	text-decoration: none;
	color: #2172A7;
}

.table-box .prices-table .results a:hover {
	color: #BE0000;
}

.table-box .prices-table .results td {
	text-align: center;
}

.table-box .prices-table .footer {
	background:#F3F7FA none repeat scroll 0%;
	font-size: 11px;
	color: #999999;
	padding: 10px;
}

.table-box .prices-table .footer2 {
	background:#F3F7FA none repeat scroll 0%;
	font-size: 11px;
	color: #2172A7;
}

.table-box .prices-table .footer td,
.table-box .prices-table .footer2 td {
	padding: 10px;
}



.sub-heading-guide {
	text-align: center;
	display: block;
	width: 642px;
	padding: 2px 0;
	color: #2172A7;
}

.chart-links {
	font-size: 11px;
	color: #1c5173;
	padding: 2px 0 2px 2px;
	background: #efeef4;
}
.chart-links a{
font-weight: bold;
}
.chart-links span{
float: right
}
.chart-des {
font-size:10px;
margin-top:5px;
}
a.top-bar-long p {
	background:transparent url(/images/global/icon-arrows1.gif) no-repeat scroll 620px 5px;
	color:#ffffff;
	font-size:10px;
	margin-right:5px;
	padding:3px 14px 0pt 0pt;
	text-align:right;
}

#small-graph-container {
	background: #f3f7fa;
	padding-top: 10px;

}
.week-ending {
 color:#FFFFFF;
 margin-bottom:20px;
 margin-top:-30px;
 margin-left:225px;
 position:relative;
}
#small-graph-container .footer {
	float: left;
	width: 464px;
	font-size: 11px;
	color: #2172A7;

}


#small-graph-container .current {
	font-size: 11px;
	color: #2172A7;
	float: left;
	margin-right: 5px;
	padding-left: 15px;
	background: url(/images/global/key-current.jpg) no-repeat center left;
}

#small-graph-container .previous {
	font-size: 11px;
	color: #2172A7;
	float: left;
	background: url(/images/global/key-previous.jpg) no-repeat center left;
	padding-left: 15px;
}

#small-graph-container .source {
	font-size: 11px;
	color: #2172A7;
	padding:5px;
	text-align:right;
}

a.top-bar h1 .title {

}

a.top-bar h1 .date {
	padding-left: 20px;
}


.feature-box .top-bar-long {
	margin: 0 !important;
background:url(/images/global/bg-heading-blue-long.jpg) top left no-repeat;
}

.feature-box .small-graph {
	display: block;
	width: 180px;
	float:left;
	margin:0px 15px 10px !important;
	margin:0px 10px 10px;
}

.feature-box .small-graph .heading {
	background: #DEE7F0;
	height: 20px;
	color: #2172A7;
	margin-bottom: 10px;
}




.feature-box .small-graph .heading:hover {
	background: #BE0000;
	color: #ffffff;
}

.feature-box .small-graph .heading h3 {
	text-transform: uppercase;

	font-size: 12px;
	padding:3px 0px 0px 5px;

}

.feature-box .small-graph .graph img {
	border: none;
}

.feature-box .market-reports {
	background: #F3F7FA;
	padding: 8px 0;
}

.feature-box .market-reports ul {
	margin: 10px 0 10px 20px;
	padding: 0;
}
.feature-box .market-reports ul li {
	list-style-type: none;
}

.feature-box .market-reports ul li a {
	background:transparent url(/images/global/icon-stats1.gif) no-repeat scroll 0pt 2px;
	padding-left: 15px;
	text-transform:uppercase;
	font-weight:bold;
}
.large-graph-box {
	margin-bottom: 20px;
	width: 400px;
	padding-left: 40px;
}
.h-back-paddock .light {
	color: #cec194;
}
.h-back-paddock .dark {
	color: #ae9a79;
}
#no-bg {
	background: none !important;
}

.h-whats-on {
	color: #413277;
}

.main-col-wide-top {
	clear:both;
	margin:0px !important;
	width:642px;
}

.whats-on-search {
	font-size: 11px;
	color: #212224;
}

.whats-on-search .search {

	background: #dde5f2 url(/images/global/search-box-bg.jpg) no-repeat bottom left;
	height: 140px;
}

.whats-on-search .search .header {
	background: #99aac8;
	color:#FFFFFF;
	font-size:14px;
	padding:3pt 0pt 3px 10px;
	position: relative;

}


.whats-on-search .search .header .box {

}
.whats-on-search .search .header .button {
	background:#0a3b7d none repeat scroll 0%;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	height:15px;
	margin:0pt;
	padding:0pt;
	width:21px;
}

.whats-on-search .search .header .button:hover {
	background:#B30F06 none repeat scroll 0%;
}


.whats-on-search .search .body {
	font-size: 10px;
}

.whats-on-search .search .body .refine {
	color: #1E73A5;
	padding:3px 0pt 0pt 10px;
}

.whats-on-search .search .from {
	background: url(/images/global/form-from-bg.jpg) no-repeat top left;
	display: block;
	width: 140px;
	height: 35px;
	float: left;
	margin: 5px 0 0 10px !important;
	margin: 5px 0 0 5px;
}

.whats-on-search .search .from table,
.whats-on-search .search .to table {
	margin-left: 17px;
}

.whats-on-search .search .from .drop-short,
.whats-on-search .search .to .drop-short{
	font-size:11px;
	height:17px;
	padding:0pt;
	width:36px;
}


.whats-on-search .search .to {
	background: url(/images/global/form-to-bg.jpg) no-repeat top left;
	display: block;
	width: 140px;
	height: 35px;
	float: left;
	margin: 5px 0 0 10px;
}

.whats-on-search .search .location {
	background: url(/images/global/form-location-bg.jpg) no-repeat top left;
	display: block;
	width: 140px;
	height: 35px;
	float: left;
	margin: 5px 0 0 10px;
}

.whats-on-search .search .location span,
.whats-on-search .search .cat span {
	display: block;
	padding: 14px 0 0 3px;
}

.whats-on-search .search .location .drop-long,
.whats-on-search .search .cat .drop-long {
	width: 134px;
	padding: 0;
	height: 15px;
}



.whats-on-search .search .cat {
	background: url(/images/global/form-cat-bg.jpg) no-repeat top left;
	display: block;
	width: 140px;
	height: 35px;
	float: left;
	margin: 5px 0 0 10px;

}


.whats-on-search .search .body .any-date {

	padding: 3px 0 0 130px;
	width: 300px;
	float: left;
}

.whats-on-search .search .body .any-date input {
	width: auto;
	background: none;
	border: none;
}

.whats-on-search .search .body .submit {
	text-align: right;
	padding:3px 42px 0pt 0pt;
}


.whats-on-search .search .body .submit input {
	cursor: pointer;
	background:#B30F06 none repeat scroll 0%;
	height:20px;
	width:60px;
	color: #FFFFFF;
	border: none;
}
.whats-on-search .search .body .submit input:hover {
	background:#0a3b7d none repeat scroll 0%;
}






.whats-on-search .search .body .add-event {
	font-size:12px;
	font-weight:bold;
	padding:10px 0pt 0pt 53px;
}



.whats-on-search .results .nav {
	font-size: 10px;
	padding: 2px;
	border-top: solid 2px #c3c3c5;
	border-bottom: solid 2px #c3c3c5;
	margin: 7px 0;
}


.whats-on-search .content .date {
	text-align: right;
	padding-right:5px;

}




.whats-on-search .content .other {
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;

}

.whats-on-search .content .description {
	padding-top: 5px;
}


.whats-on-search .content .description .title a {
	font-weight: bold;
	color: #5353a9;
	text-decoration: none;

}

.whats-on-search .content .description img {
	padding: 5px 10px;
}

.whats-on-search .content .description .title a:hover {
	text-decoration: underline;
}

.whats-on-search .content .description .sub-title {
	color: #b57e21;
}

.whats-on-search .content .description p {
	padding: 0 5px 10px 0;
}
.event-time {
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.event-freetext {
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.event-freetext p {
	margin: 10px 0;
}

.event-details {
	margin-bottom: 30px;
}
.event-details p {
	margin: 10px 0;
}
.h-country-footy {
	color:#FFFFFF;
	display:block;

	width: 958px;
	padding: 0px 0 5px 5px;
font-family:Tahoma,Arial Black,Arial,Helvetica,sans-serif;
	height:53px;
	margin-bottom:10px;
	font-size: 33px;
	background:transparent url(/images/uploads/sticks-footy-strap-958.jpg) no-repeat scroll 0 -9px;

}

.h-victoria-now {
	color:#FFFFFF;
	display:block;

	width: 958px;
	padding: 0px 0 5px 5px;
font-family:Tahoma,Arial Black,Arial,Helvetica,sans-serif;
	height:53px;
	margin-bottom:10px;
	font-size: 33px;
	background:transparent url(/images/uploads/VIC-NOW-strap-958.jpg) no-repeat scroll 0 -9px;

}

.h-country-racing {
	color:#FFFFFF;
	display:block;
	width: 958px;
	padding: 0px 0 5px 5px;
    font-family:Tahoma,Arial Black,Arial,Helvetica,sans-serif;
	height:53px;
	margin-bottom:10px;
	font-size: 33px;
	background:transparent url(/images/uploads/Country-racing-strap-wide.jpg) no-repeat scroll 0 -9px;
}

.h-top-11 {
	color:#FFFFFF;
	display:block;
	width: 958px;
	padding: 0px 0 5px 5px;
    font-family:Tahoma,Arial Black,Arial,Helvetica,sans-serif;
	height:53px;
	margin-bottom:10px;
	font-size: 33px;
	background:transparent url(/images/uploads/TOP-11-strap-wide.jpg) no-repeat scroll 0 -9px;
}

.h-vintage-prints {
	color:#FFFFFF;
	display:block;
	width: 958px;
	padding: 0px 0 5px 5px;
    font-family:Tahoma,Arial Black,Arial,Helvetica,sans-serif;
	height:53px;
	margin-bottom:10px;
	font-size: 33px;
	background:transparent url(/images/uploads/VINTAGETOP.jpg) no-repeat scroll 0 -9px;
}

.fixtures-select-list {
	padding-bottom: 10px;
}


.fixtures-select-list .content {
	background: url(/images/global/fixtures-table-bg.jpg) no-repeat left top;

	display: block;
	width: 300px;
	height: 116px;
}

.fixtures-select-list .content .header {
	color: #ffffff;
	padding: 6px 0 15px 4px;
}

.fixtures-select-list .content .body {
	padding-left: 10px;
	color: #ffffff;
}

.fixtures-select-list input {
width:inherit;
}

.fixtures-select-list #textfield {
	background-color:#FFFFFF;
	border:1px solid #2967b0;
	font-size:11px;
	height:13px;
	padding:2px;
	width:178px;
}

.fixtures-select-list select {
	background-color:#FFFFFF;
	border:1px solid #2967b0;
	font-size:11px;
	height:21px;
	padding:2px;
	width:184px;
}


.fixtures-select-list #button {
	border: none;
	width: 59px;
	height: 22px !important;
	cursor: pointer;
	padding: 0;
}
#fixtures-table tr {
font-size:11px;
text-align:right;
padding-right:2px;
font-weight:bold;
}
a.offred-long, .offred-long {
	background:transparent url(/images/global/bg-heading-offred-long.jpg) no-repeat scroll 0%;
}

a.offred-long:hover {
	background-image:url(/images/global/bg-heading-red-long.jpg);
	color:#FFFFFF;
}
.recipe-header {
background-image:url(/images/global/bg-heading-green.jpg);
}


.comments-float {
	float: left;
}

.have-your-say-form {
	background: #f3f7fa;
	padding: 0px 5px;
	font-size: 11px;
}

.have-your-say-form p {
	padding: 5px 5px 10px 0;
}

/*.have-your-say-form input {
width:inherit;
}*/

.have-your-say-form #textfield {
	background-color:#FFFFFF;
	border:1px solid #2967b0;
	font-size:11px;
	height:13px;
	padding:2px;
	width:178px;
}

.have-your-say-form select {
	background-color:#FFFFFF;
	border:1px solid #2967b0;
	font-size:11px;
	height:17px;
	padding:2px;
	width:184px;
}

.have-your-say-form textarea {
	background-color:#FFFFFF;
	border:1px solid #2967b0;
	font-size:11px;
	height:100px;
	padding:2px;
	width:290px;
}

.have-your-say-form #attach {
	height: inherit;
}

.have-your-say-form #button {
	border: none;
	width:inherit;

	height:inherit;




	padding: 0;
}




.have-your-say-form .mandatory {

	color: #CC0000;

}




/* FOOTER PAGES CSS */



.container {
	clear:both;
	margin:0px !important;
	width:642px;
}

.container p {
	margin: 6px 0px 12px;
}


.container .contact {
	margin: 10px 0px 20px 0px;

}

.container .contact a {
	display: block;
	width: 350px;
	height: 15px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding:2px 5px 1px 8px;
	background: #1E73A5;

}



.container .contact a:hover, .container .contact a.hover {
	background: #BE0000;
}

.container h2 {
       color:#1E73A5;
       font-size:18px;

}

.container h2.title-display {
	font-size: 20px;
	color: #BE0000;

}

.container h2.title-online {
	font-size: 20px;
	color: #1E73A5;
}

.container h2.title-classifieds {
	font-size: 20px;
	color: #000000;
}

.feature-box .no-margin {
        margin: 0;
}


.section-footer-box {
	display: block;
	width: 632px;
	height: 45px;
	background: #e9eef2;
	margin:20px 0px 30px 0px;
	padding:5px 0px 0px 10px;
	font-size: 11px;
}

.section-footer-box h2.display {
	font-size: 18px;
	color: #BE0000;
}

.section-footer-box h2.online {
	font-size: 18px;
	color: #1E73A5;
}


.section-footer-box h2.classifieds {
	font-size: 18px;
	color: #000000;
}

.details .links-box {
	border:1px solid #3f80a8;
	display:block;
	float:right;
	height:100px;
	padding:5px;
	width:270px;
	background: #f0f4f7;

}

.details .links-box ul {
}

.details .links-box ul li {
	list-style: none;
	background: url(/images/global/icon-arrow1.gif) no-repeat scroll 3px 2px;
}

.details .links-box ul li a {
	padding: 0 0 0 15px;
}

.content h3 {
        color: #1E73A5;
font-size:14px;
}

.people .nav {
	display: block;
	width: 642px;
	border-top: solid 2px #999999;
	margin: 20px 0px;
	padding-top: 5px;
}

.people .nav a {
	font-weight: bold;
}


.people	.section  h2 {
	color:#1E73A5;
	font-size:18px;
	padding-bottom: 5px;
}

.people .section {
	padding: 10px 0px;
}

.people .section .staff {
	padding-bottom: 10px;
        width: 320px;
}


.people .section .staff img {
	padding: 0px 5px 5px 0px;
}

.subscribe-container {
	clear:both;
	margin:0px !important;
	width:642px;
	text-align: center;
}

.subscribe-form {
	display: block;
	width: 304px;
	background: #eff3f6;
	border: solid 1px #d2d5c4;
}

.subscribe-form .heading {
	background: #1E73A5;
	color: #ffffff;
	padding: 3px;
}

.subscribe-form {
	background: #f3f7fa;
	padding: 0px 5px;
	font-size: 11px;
}

.subscribe-form input {
	height: 18px;
}

.subscribe-form #textfield {
	background-color:#FFFFFF;
	border:1px solid #2967b0;
	font-size:11px;
	height:13px;
	padding:2px;
	width:178px;
}

.subscribe-form select {
	background-color:#FFFFFF;
	border:1px solid #2967b0;
	font-size:11px;
	height:17px;
	padding:2px;
	width:184px;
}

.subscribe-form textarea {
	background-color:#FFFFFF;
	border:1px solid #2967b0;
	font-size:11px;
	height:100px;
	padding:2px;
	width:290px;
}

.subscribe-form #button {
	border: none;
	width:73px;
	height:18px;
	padding: 0;
}

.rss-content {
        display: block;
        margin: 10px 0;
}

.rss-list tr {
        border-bottom: 1px solid #dfdfdf;
        display: block;
}

.blue-two-lines {
        background:#2172A7 url(/images/global/bg-heading-blue.jpg) no-repeat top;
}

.top-bar-two-lines {
clear:both;
color:#FFFFFF;
display:block;
height:33px;
padding:4px 3px 2px;
text-indent:2px;
}

.rss-body-content p {
    margin: 6px 0 12px;
}

.rss-body-content ul li {
    list-style: none;
}

#market-watch-txt {
padding-left: 10px;
font-size: 11px;
font-weight:normal;
text-transform:none;
color: #000;
}

.basic-content h2,
.basic-content h3 {
padding: 10px 0px;
}


.basic-content p {
margin: 6px 0px 12px;
}

.footer-text {
 padding-top: 10px;
color: #1E73A5;
}

.footer-text2 {
color: #000000;
}

/* FORM BOXES */

#pop-container{
	padding: 10px;
}
#pop-container h1{
	font-size: 24px;
	color: #1E73A5;
	border-bottom: 1px solid #555;
	font-family:Tahoma, Arial Black, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 1px;



}
#pop-container h2{
	font-size: 16px;
	color: #999;
	margin-bottom: 5px;
}
#pop-container .link{
	padding-left: 20px;

	background: url(../images/global/icon-arrow2.gif) no-repeat 3px 2px;
}
#pop-container form{
	width: 590px;
	background: #EFF3F6;
	padding: 10px;
border-top:1px solid #CCC;
}
#pop-container form table{
	width: 580px;
}
#pop-container form table td{
	padding: 1px;
}
#pop-container form input{
	width: 250px;
	border: 1px solid #1E73A5;
	background:#FFFFFF;
padding:0px;
height:20px;
}
#pop-container form select{
	width: 252px;
	border: 1px solid #1E73A5;
        height:22px;
	background:#FFFFFF;
}
#pop-container form textarea{
	width: 100%;
	border: 1px solid #1E73A5;
	background:#FFFFFF;
        height:80px;
}
#pop-container form .checkbox{
	background: #F3F7F9;
	width: auto;
	border: 0px;
height:13px;
}
#pop-container form #Submit {
border:0px;
}
#pop-container .addeventtable input, #pop-container .addeventtable select {
width:auto;
height:auto;
padding:2px;
}
#pop-container .addeventtable em {
font-size:10px;
}
#pop-container .error {
color:red;
}
#pop-container hr {
border:1px dashed #000
height:1px;
}
#pop-container .addeventtable .radio {
border:0px;
background:none;
}
.asx-market-data {
	width: 315px;
	height: 66px;
	overflow: hidden;
	background-image: url(/images/global/asx-search-box-background.gif);
	padding: 0;
	margin-bottom: 15px;
}
.asx-market-data p.market-data-title {
	font-weight: bold;
	color: #5159a4;
	margin: 4px 0 5px 10px;
}
.asx-market-data table {
	width: 295px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0;
	border-collapse: collapse;
	border: none;
}
.asx-market-data table td {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
	font-size: 11px;
}

.asx-market-data form {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

.asx-market-data form input.asx-search-keyword {
	width: 60px;
	height: auto;
	margin: 5px 0 0 5px;
	padding: 0;
	border: 1px solid #a4c4d9;
}
.asx-market-data form input.asx-search-button {
	width: 53px;
	height: 23px;
	margin: 5px 0 0 3px;
	padding: 0;
	border: none;
}
.forex-widecol {
	clear: both;
	margin: 15px 0;
	padding: 0;
}
.forex-widecol-left {
	margin: 0 10px 0 0;
	width: 469px;
	height: 300px;
	overflow: hidden;
	padding: 0;
	float: left;
}
.forex-widecol-right {
	margin: 0;
	width: 160px;
	height: 300px;
	overflow: hidden;
}

.forex-widecol-right a.converter {
	width: 160px;
	background-image: url(/images/global/bg-heading-blue-currency.gif);
}
.forex-widecol-right a.converter:hover {
	width: 160px;
	background-image: url(/images/global/bg-heading-red-currency.gif);
}
.forex-widecol-right a.converter h1 {
	font-size: 12px;
}
.forex-widecol-right .forex-converter-box {
	border: 1px solid #ccc;
}
.forex-widecol-right form {
	margin: 0;
	padding: 0;
}
.forex-widecol-right form input {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	background: none;
	border: reset;

}
.forex-widecol-right form select {
	margin: 0;
	padding: 0;
	width: 130px;
	height: auto;
	background: white;
	border: reset;
}
.forex-widecol-right .forex-converter-box table {
	width: 140px;
	margin: 5px;
}
.agribusiness-share-prices-box {
	width: 316px;
	height: auto;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0;
}
.agribusiness-share-prices-box table {
	width: 316px;
	height: auto;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
.agribusiness-share-prices-box table td {
	font-size: 11px;
	background-color: #f5f6fa;
	border: none;
}
.agribusiness-share-prices-box table th {
	font-size: 12px;
	background-color: #e0e4ef;
	border: none;
	color: #1f2c8a;
	text-transform: uppercase;
	padding: 2px 5px;
}
.agribusiness-share-prices-box table td.agribusiness-company-name {
	margin: 0;
	border: none;
	border-right: 1px solid #fff;
	padding: 1px 5px;
}
.agribusiness-share-prices-box table td.agribusiness-lastdollar {
	margin: 0;
	border: none;
	border-right: 1px solid #fff;
	padding: 1px 5px;
	text-align: right;
}
.agribusiness-share-prices-box table td.agribusiness-diffvalue {
	margin: 0;

	border: none;
	padding: 1px 5px;
	text-align: right;
}
.agribusiness-share-prices-box table td.agribusiness-lastupdate {
	margin: 0;
	border: none;
	padding: 6px;
	color: #7979d1;
}
.agribusiness-share-prices-box table td.agribusiness-source {
	margin: 0;
	border: none;
	padding: 6px;
	color: #7979d1;
	text-align: right;

}
#tv-guide-frame {
	width: 313px;
	height: 183px;
	overflow: hidden;
}
*:first-child+html {} #tv-guide-frame {
	margin-left: -1px;

}
.guide-wrap {
border-right:none;
border-bottom:none;
border-left:none;
background:#fff;
margin:0 0 0 0;

text-align:left !important;

}

.guide-wrap-inner {

/* border:2px solid #fff;*/
background:#E6F4FB url(http://www.news.com.au/mercury/images/bg-local-guides.gif) 100% 100% no-repeat;
padding:15px 4px 0px 10px;
margin:0;

height:145px;
}

.guide-wrap-inner p {
margin-bottom:15px;
}


#tv fieldset,
#gigs fieldset,
#movie select  {
border:0;
position:relative;
}

#tv label,
#gigs label {
font-weight:700;
display:block;
margin-bottom:4px;
font-size:.9em;
}

#movie label {
font-size:.9em;
font-weight:700;
}

#tv label, #movie label, #gigs label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tv select,
#gigs select {
border:1px solid #D2E5F1;
display:block;
width:215px;
margin-bottom:11px;
font-size:.9em;
height: auto;
}

#movie select {
margin-bottom:6px;
border:1px solid #D2E5F1;
font-size:.9em;
}

#tv select.select-float,
#gigs select.select-float,
#movie select.select-float {
float:left;
display:inline;
}

#tv .submit-wrap, #movie .submit-wrap, #gigs .submit-wrap {
width:55px;
height:17px;
background:transparent url("http://www.news.com.au/mercury/images/submit-save.gif") no-repeat 0 0;
text-align:center;
float:right;
margin:0 20px 0 0;
font-size:10px !important;
padding:0;
display:inline;
}

#tv input.submit, #movie input.submit, #gigs input.submit {
width:55px;
font:bold 11px arial, sans-serif;
background:transparent;
border:0;
padding-right:10px;
padding-top:1px;
margin:0;
color:#fff;
cursor:pointer;
height: auto;
}


/* guide tab navigation */
ul.guide-list {
margin: 0;
_margin: 0 0 -1px 0;


padding: 0;
list-style: none;
height: 22px;
display:block;

}

ul.guide-list li {
float:left;
margin:0 1px 0 0;
_margin: 0 1px -1px 0;
padding:0;
height:22px;

}

/*get rid of a:focus dotted borders in moz*/

ul.guide-list li a, ul.guide-list li a:-moz-any-link:focus {
outline: none;
}


ul.guide-list li a:link, ul.guide-list li a:visited {
display: block;
float: left;
text-decoration: none;
color: #fff;
padding:0;
text-align: left;
font: bold 11px arial, sans-serif;
line-height: 2;
margin:0;
_margin: 0 0 0 0;
height:23px;
}

ul.guide-list li a:hover {
background-color: #dddabf;
}

/* active/inactive tab states */
ul.guide-list #gigs-tab {
background:transparent;
margin:0;
}

ul.guide-list #tv-tab {
background:transparent;
margin:0;
}

ul.guide-list #movie-tab {
background:transparent;
margin:0;
}

ul.guide-list #gigs-tab-li {
padding-left:8px;padding-right:16px;
}

ul.guide-list #tv-tab-li {
padding-left:8px;padding-right:16px;
}

ul.guide-list #movie-tab-li {
padding-left:8px;padding-right:16px;
}

#guide.gigs-tab #gigs-tab-li { /*gig is active*/
background: #fff url(http://www.news.com.au/mercury/images/gig-tab-active.gif) no-repeat 100% 0;
}

#guide.gigs-tab #gigs-tab-li a {
color:#000;
}

#guide.tv-tab #tv-tab-li { /*tv is active*/
background: #fff url(http://www.news.com.au/mercury/images/tv-tab-active.gif) no-repeat 100% 0;
}

#guide.tv-tab #tv-tab-li a {
color: #000;
}

#guide.movie-tab #movie-tab-li { /*movie is active*/
background: #fff url(http://www.news.com.au/mercury/images/movie-tab-active.gif) no-repeat 100% 0;
}

#guide.movie-tab #movie-tab-li a {
color: #000;
}

#guide.movie-tab #tv-tab-li { /* movie is active and tv is inactive*/
background: #fff url(http://www.news.com.au/mercury/images/tv-tab-inactive.gif) no-repeat 100% 0;
}

#guide.movie-tab #gigs-tab-li { /* movie is active and gig is inactive*/
background: #fff url(http://www.news.com.au/mercury/images/gig-tab-inactive.gif) no-repeat 100% 0;
}


#guide.tv-tab #movie-tab-li { /* tv is active and movie is inactive*/
background: #fff url(http://www.news.com.au/mercury/images/movie-tab-inactive.gif) no-repeat 100% 0;
}

#guide.tv-tab #gigs-tab-li { /*tv is active and gig is inactive*/
background: #fff url(http://www.news.com.au/mercury/images/gig-tab-inactive.gif) no-repeat 100% 0;
}

#guide.gigs-tab #movie-tab-li { /* gig is active and movie is inactive*/
background: #fff url(http://www.news.com.au/mercury/images/movie-tab-inactive.gif) no-repeat 100% 0;
}

#guide.gigs-tab #tv-tab-li { /*gig is active and tv is inactive*/
background: #fff url(http://www.news.com.au/mercury/images/tv-tab-inactive.gif) no-repeat 100% 0;
}

#guide.gigs-tab #gigs,
#guide.tv-tab #tv,
#guide.movie-tab #movie {
display: block;
}

/* initial hiding of divs */
#gigs, #tv, #movie {
display: none; position: relative;
}


/* GALLERY PAGES */



.dashed {
	border-right: 1px dashed #dddddd;
}

.sub-nav {
	margin: 10px 0px 30px !important;
}

#gallery-sub-nav {
	margin:-21px 0pt 0pt 0px !important;
}

#gallery-sub-nav a, #gallery-sub-nav span {
	padding:0pt 12px;
}

.feature-gallery {
	display: block;
	padding-top: 20px;
}

.feature-images {

}


.feature-images .gallery-img {
	float:left;
	padding: 0px 5px 5px 0px;
}
#pop-container #submit-image #checkbox {
 width: 40px;
border-image:none;
}

#pop-container #submit-image input {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #1E73A5;
height:15px;
padding:3px;
width:244px;
}

#pop-container #submit-image .file {
 height: 20px;
 padding: 0;
}



#pop-container #submit-image textarea {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #1E73A5;
height:80px;
width:246px;
}
/* VIDEO */

.feature-gallery {
	display: block;
	padding-top: 20px;
}

.feature-images {

}

.feature-images .gallery-img {
	float:left;
	padding: 0px 5px 5px 0px;
}


.market-watch-table {
display: block;
width: 302px;
margin-left: 8px;
}


.market-watch-table table {
border-top: 1px solid #d4dae8;
border-left: 1px solid #d4dae8;
background: #ffffff;

}

.market-watch-table td {
border-right: 1px solid #d4dae8;
border-bottom: 1px solid #d4dae8;
}

.market-watch-table img {
border: 0;
margin: 0;
padding: 0;
	}


/* COMPETITIONS */

.comp {

}

.comp-more a,
a.comp-more {
		background:transparent url(/images/global/icon-arrow1.gif) no-repeat scroll 6px 4px;
		padding-left:14px;
}


.comp hr {
	background-color:#E3E4E6;
	border-bottom:1px solid #E3E4E6;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	clear:left;
	height:1px;
	margin-bottom:10px;
	width:310px;
}

.comp-hr {
	background-color:#E3E4E6;
	border-bottom:1px solid #E3E4E6;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	clear:left;
	height:1px;
	margin-bottom:10px;
}

#main-col .border-right {
	border-right: 1px solid #ccc;
}


.main-col-left-border {
	clear:both;
	float:left;
	margin:0pt 10px 0pt 0pt;
	width:311px;
	padding-right: 5px;
}

.comp-forms table {

	/*width: 620px !important;*/
}



.comp-forms input {
	height: 14px;
}

.comp-forms select {
	height:20px;
	width:59px;
}
.comp-forms select#dob_day {
	width:40px;
}
.comp-forms select#dob_month {
	width:79px;
}

.comp-forms .state-select {
	width: 125px;
}

.comp-forms .radio {
	width: 20px;
	border: none;
}

.comp-forms td {
	padding: 4px;
}


.comp-forms .button {
	background:#1E73A5 none repeat scroll 0% 50%;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	height:20px;
	width:95px;
}

.td-col-1 {
	width: 150px;
	text-align: right;
	padding: 4px !important;
	padding: 0px 25px 0px 0px;
}

.td-col-2 {
	width: 150px;
	text-align: right;
}

/* END COMPETITIONS */

/* FOOTY FIXTURES */

.ladder-search {
	display: block;
	padding: 10px 0;
	border-bottom: 2px solid #346296;
	border-top: 2px solid #346296;
	background: #eef7ff;
	margin-bottom: 20px;
}

.ladder-search label {
	color: #346296;
	padding: 0px 5px 0px 10px;
	font-size: 11px;
	font-weight: bold;
}

.ladder-search select {
	height: 17px;
}

.ladder-search select.grade {
	width: 245px;
}

.ladder-search select.table {
	width: 100px;
}

.ladder-search input {
	border: 1px solid #fff;
	background: #b71900;

	color: #fff;
	width: 30px;
	height: 20px;

	cursor: pointer;

	font-size: 11px;
}

.ladder-result {

}

.ladder-result  h3 {

	color: #043f9d;
}


.ladder-result table{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

.ladder-result td{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding:1px 4px;
}


.ladder-result .table-header {
	font-weight: bold;

	background: #eef7ff;
}


.fixtures-table .border-bottom td {
	border-bottom: 1px solid #999;
}


.fixtures-table .header {
	background: #425f99;
	color: #fff;
	font-weight: bold;
}

.fixtures-table .header td {
	padding: 10px;
}


.fixtures-table .round-title {
	font-weight: bold;
	font-size: 11px;
	background: #EEF7FF;
}

.fixtures-table td {
	padding:4px 5px;
}

.fixtures-table .venue a {
	text-decoration: underline;
}


/* END FOOT FIXTURES*/

/* BULL CALENDAR */

#hor-scroll{
	height:20px;
	width:98%;
	padding-bottom:20px;
	overflow-x:auto;
	overflow-y:hidden;
/*	scrollbar-face-color:#FFF;
	scrollbar-base-color:#FFF;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#FFF;
	scrollbar-shadow-color:#FFF;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-Color:#FFF;*/
	margin-top:-10px !important;
margin-top:7px;
}

.month-links{
	border: 1px solid #D7E7F0;
	width:auto;
	white-space:nowrap;
margin-top:0 !important;
margin-top:-10px;
}

*:first-child+html .month-links{
margin-top:-10px !important;
}


.month-links a{
	width:80px;
	background:#D7E7F0;
	color:#2172A7;
	font-weight:bold;
	margin-left:3px;
}

.month-links a:hover{
	background:#fff;
}

.bull-sales {
	width:98.5%;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
background:url(/images/global/bg-heading-blue-long.jpg) top left no-repeat;
}

.bull-sales td{
	border-bottom:1px solid #ccc;
	padding:2px;
}

.bull-sales .topbar {
padding:3px 0;
	color:#fff;
	font-weight:bold;
	height:24px;
}

.bull-sales .topbar td{
	border:none;
}

.bull-sales .monthbar{
	padding:3px 0;
	background:#D7E7F0;
	color:#2172A7;
	font-weight:bold;
}

/*END BULL CALENDAR */

/* START ARCHIVES */

.sub-search{
	margin-bottom:20px;
	color:#1E73A5;
}

.search-form {
	float:left;
	width:316px;
	background-color:#EFF3F6;
	margin-bottom:10px;
}


.search-form select{
	width:auto;
	padding:1px;
	height:17px;
	font-size:11px;
	border:1px solid #A4A4A4;
	background-color:#FFF;
	margin-right:5px;

}

.search-form input{
	width:92%;
	height:17px;
}

.search-form input.btn{
	width:auto;
	height:auto;
	border:none;
}

.search-form select option{
	padding-right:5px;
}

.search-box textarea{
height:auto !important;
}

.search-box input, .search-box select, .search-box textarea {
background-color:#FFFFFF;
border:1px solid #A4A4A4;
font-size:11px;
height:11px;
padding:2px;
width:auto;
}

.search-box input.search-box-search {
	cursor: pointer;
	width: 60px ;
	height: 20px;
	background: #1E73A5;
	color: #ffffff;
	}

/* END ARCHIVES */

/* SITE MAP */

.site-map{
	float:left;
	width:200px;
	margin-right:10px !important;
margin-right:0px;
margin-bottom:20px;
}
/* END SITE MAP */

.more-news{
 font-weight:bold;
float:right;
padding-right:10px;
}

.footy-widget .header .header-inner h2{
 display:none;
}


/* FacebookTwitter */

.fb_twitter_div
{
border-bottom: #e4e4e4 1px solid;
margin: 0px 10px 10px 10px;
border-top: #e4e4e4 1px solid;
width: auto;
height: 28px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 6px;
position:relative
}

.fb_twitter_div .twitterspan
{
text-align: right;
position: absolute;
right: 0px;
top:9px
}

/* END FacebookTwitter */


.articletoolbar {
	clear: both;
	margin: 0 0 10px;
	text-align: right;
}


/* ARTICLE SHARE */
.article-tools {
float:right;
color:#333;
font-size:11px !important;
line-height:25px;
padding:0 0 0 5px;
}

li#share-drop {
display: block;
position: relative;
margin-right: 0;
}

li#share-drop ul {
	position: absolute;
	/*display:none;*/
	z-index: 999;
list-style: none;
list-style-image: none;
border: 1px solid #fff;
margin: 0 !important;
padding:0;
width: 35px;
border-top: 2px solid #333;
top: 20px !important;
top:15px;
left: -9999px;
}

*:first-child+html li#share-drop ul{
top: 15px !important;
}

/* li#share-drop:hover ul {
	display: block!important;

}*/

li#share-drop:hover ul,
ul.article-tools li.sfhover ul{

position: absolute;
margin-right: 0;
left: 0px !important;
}

/*li.sfHover ul {
	display: block;
top: 15px;
left: 0;
}


 end */

/* drop down styling */

li#share-drop ul li {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	height:23px;
        overflow:hidden;
	border-bottom: 1px solid #fff;
width: 35px;
background: #D8E2E8;
display:block;
}

li#share-drop ul li a {
background: #D8E2E8;
	color:#084060;
	display:inline;
	font-size:11px;
	font-weight:bold;
	height:auto;
	padding:0;
text-align: center;
}

li#share-drop ul li a:hover {
	text-decoration: none;
}

form .error {
    color: #FF0000;
    font-weight: bold;
}

a{
outline: none;
color: #1E73A5;
text-decoration: none;
}
a .raquo{
color: #BE0000;
}
a:hover{
text-decoration: none;
color: #BE0000;
cursor:pointer;
}
h1{
font-size: 15px
}
h2{
font-size: 14px
}
h3{
font-size: 13px
}

h4{
  font-size:14px;
}
form

