/**************************************/
/* START - Global object type classes */
/**************************************/

body {            
    background: #E5E5E5;
    background-image: url(http://theland.farmonline.com.au/images/weatherzone/wz_background.gif);
    background-position: 50% 0;
    background-repeat: repeat-y;
    margin:0px;
    margin-top:0px;
    margin-left: -2px;
    padding:0px;
    text-align:center;
    font-family: Verdana, Arial, Helvetica;
    color: #333333;
    height:100%;
}

/* Banish onfocus outlines in Firefox */
:focus {-moz-outline-style: none; }

img 
{
    border: 0px;
}

/***********************************/
/* START - Global unique classes */
/***********************************/
/* Overall Page DIV */
#gbl_page {
    width:990px; /*963px;*/
    height: 100%; /*1100px;*/
    min-height:100%;
    margin-right:auto;
    margin-left:auto;
    margin-top:0px;
    padding:0px;
    text-align:center;
    /*border: 1px solid #BDBBBB;*/
}

#gbl_cssmoveables
{
	clear:both;
	float:left;
    width:990px;
    position:relative;
    /*height: 100%;*/ /*Commented out 10/11/08 due to it making page too tall in IE when there is no content*/
    min-height:100%;
    /*border:1px solid #E91414;*/
}

#gbl_navarea
{
	width:990px;
	position: absolute;
	margin-top:0px;
	top: 0px;
	left: 0px;	
}

#gbl_content 
{
	margin-top: 142px; /* TODAY */	
    width:100%;
    /*height:100%;*/
    padding:0px;
    /*margin:0px;*/ /* TODAY */
    margin-left:1px;
    margin-right:0px;
    clear:both;
    /*border:1px solid #000000;*/
}

#gbl_networkstrip
{
    clear:both;
    width:988px;
    height:36px;
	padding:0px;
    margin-left:1px;
    margin-right:0px;
    margin-top: 0px;
    margin-bottom:0px;
    position:relative;
    /*background-image: url(images/back_masthead.gif);
    background-repeat: repeat-x;*/
    text-align:left;
    vertical-align:middle;
    color: #FFFFFF;
    /*border:1px solid #999999;*/
    background: url(http://theland.farmonline.com.au/images/weatherzone/wz_back_networkstrip.gif) repeat-x 0 0;
}
/*Padding = Top Right Bottom Left */
#gbl_networkstrip .logo {margin-top:3px; padding:0px; float:left;}
#gbl_networkstrip .links {float:left; padding:2px 0 0 15px; font:10px Verdana,Arial,Helvetica,sans-serif; color: #999999; font-weight:bold;}
#gbl_networkstrip .links a {color: #004990; text-decoration: none;}
#gbl_networkstrip .links a:active {color: #004990;} 
#gbl_networkstrip .links a:visited {color: #004990;}
#gbl_networkstrip .links a:hover {color: #0066CC;}
#gbl_networkstrip .ad {padding:0px; float:right; width:100px; height:29px;}

#gbl_masthead 
{
    clear:both;
    /*width:988px;*/
    width:100%;
    height:80px;
    padding:0px;
    margin-left:1px;
    margin-right:0px;
    margin-top: 1px;
    position:relative;
    /*background-repeat: repeat-x;*/
    text-align:left;
    vertical-align:middle;
    color: #FFFFFF;
    /*border:1px solid #000000;*/
}

#gbl_masthead .bannerad
{
	position:absolute;
    right: 1px;
    /*left: 521px;*/
    top:10px;
}

#gbl_masthead_logo_fol
{
    position:absolute;
    top:20px; 
    left:15px;
    height: 44px;
    width:287px;
    z-index:2;
    /*border:1px solid #000000;*/
    padding:0px;
    display: inline-block;    
}
#gbl_masthead_logo_fol h1 { text-indent:-9000px; }
/*Position:absolute, top:0px, left:0px are necessary in the anchor class too, to make sure the anchor is positioned exactly within the <div>*/
#gbl_masthead_logo_fol h1 a {width: 287px;height: 44px; position:absolute; top:0px; left:0px; display: block; background: transparent url(http://theland.farmonline.com.au/images/weatherzone/wz_logo_farmonline.gif) no-repeat 0 0;}

#gbl_menubar_wrapper
{
	width:985px;
	padding-left:3px; 
	padding-right:2px; 
}

#gbl_menubar 
{
	width:100%;
    padding:5px 0px 5px 0px;
    margin-right:0px;
    margin-left:0px;
    border-top:1px solid #B4DBFA;
    border-bottom:1px solid #B4DBFA;
    border-left:1px solid #D4D4D4;
    border-right:1px solid #D4D4D4;
    text-align:left;
    vertical-align:bottom;
    color: #9CCAFC;
    clear:both;
}
/*
 width:100%;
    height: 24px;
    padding:0px;
    margin-left:1px;
    margin-right:0px;
    background-image: url(images/farmonline.com.au/back_menubar_red.gif);
    background-repeat: repeat-x;
    text-align:left;
    vertical-align:bottom;
    clear:both;
*/

#gbl_menubar a {color: #375A9C; text-decoration: none;}
#gbl_menubar a:active {color: #375A9C;} 
#gbl_menubar a:visited {color: #375A9C;}
#gbl_menubar a:hover {color: #375A9C; text-decoration:underline;}


#gbl_maincolumn {
    width: 100%; /*814px;*/ /*787px;*/
    /*height:100%;*/
    float:left;
    padding: 0px;
    margin:0px;
	/*background-color:#CCCCCC;*/
}

#gbl_adcolumn {
    width:175px;
    /*
    background-image: url(../images/weatherzone/wz_back_adcolumn.gif);
    background-repeat: repeat-y;
	*/
    padding:0px;
    margin-left:1px;
    margin-right:0px;
    float:left;
    /*border:1px solid #000000;*/
}

#gbl_footer
{
    clear:both;
    float:left;
    width:100%;
    border:0px solid #F9F9F9; /*#BCBCBC;*/
    background-color: #F9F9F9; /*#BCBCBC;*/
    color:#494949; /*#000000;*/
    text-align:left;
}

#gbl_footer .heading
{
    float:left;
    text-align:left;
    width: 100%;
    /*margin-top: 14px;*/
    /*margin-bottom: 6px;*/
}
#gbl_footer h3 {margin-top: 10px; color:#494949; font-weight:bold;}
#gbl_footer a:link, a:active {color: #494949;}
#gbl_footer a:visited{color: #494949;}
#gbl_footer a:hover{color: #494949; text-decoration: underline;}

/***********************************/
/* END - Global unique classes */
/***********************************/




/***********************************/
/* START - Global reusable classes */
/***********************************/
.gbl_section /* Vertical padding class to be placed around every section */
{
    clear:left;
    float:left;
    width:100%;
    padding-top:12px;    
    padding-bottom:12px;
}

.gbl_fullcol 
{
    float:left;
    padding-left:12px;
    padding-right:12px;
    text-align:left;
    width:790px; /*An estimated figure. Just trying to stop anything sitting on the same line something inside a fullcol tag.*/
    /*border:1px solid #000000;*/
}

.gbl_maxcol 
{
    float:left;
    padding-left:12px;
    padding-right:12px;
    text-align:left;
    width:964px; 
    /*border:1px solid #FFFFFF;*/
}

.gbl_spacer12px
{
    float:left;
    width: 100%;
    padding-bottom: 12px;
}

.gbl_fdrn_logo
{
	float:left;
    height: 41px;
    width:144px;
    padding:0px;
    margin-top:-8px;
}
.gbl_fdrn_logo h3 { text-indent:-9000px; }
.gbl_fdrn_logo h3 a {width: 144px;height: 41px;display: block; background: transparent url(http://theland.farmonline.com.au/images/weatherzone/wz_logo_fdrn.gif) no-repeat;}

.gbl_bdr
{
	width: 100%; /*818px;*/
	margin-left:1px;
	height:1px;
    clear:left;
    float:left;
	background-color: #C9C7C7;
}
