body {
	margin: 0;
    padding: 0;
}

p {
	padding-bottom: 1px;
	margin-bottom: 0px;	
}

select, input {
	font-weight: normal;
}


/*---- Header ----*/

#header {
	height: 124px;
	clear: both;
	background: url(../images/header-bg.jpg) repeat-x;
	position: relative;
	min-width: 779px;
}

#header a:link, #header a:visited {
    color: #999;
    font-weight: normal;
}
    
#header a:hover, #header a:active {
    color: #333;
}


#header-logo {
	float: left;
	height: 124px;
	width: 296px;	
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
}

#header-search {
	position: absolute;
	top: 0;
	left: 296px;
	width: 470px;
	height: 123px;
	background: url(../images/header-search-bg.jpg) no-repeat;
}

#header-search-links {
    position: absolute;
    top: 12px;
    left: 20px;
}

#header-search-links a {
    padding-right: 8px;
}

#header-search-options {
    position: absolute;
    top: 54px;
    left: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #005288;
}

#header-search-options img {
    vertical-align: top;
}

#header-search-options span {
    vertical-align: 25%;
}


#SearchBox {
    position: absolute;
    top: 26px;
    left: 20px;
    padding: 3px; 
    width: 360px;
	border: #3DA88B solid 2px;
}

#SearchButton {
    position: absolute;
    top: 26px;
    left: 380px;
}

.LoggedInMessage {
    position: absolute;
    top: 86px;
    right: 6px;
    text-align: right; 
    font-size: 11px;
}

/*------- End Header -------*/





#bottom-nav {
    margin-top: 30px;
    margin-bottom: 4px;
    clear:both; 
	text-align: center;
	/*height: 14px;*/
	padding: 2px 5px 7px 5px;
	color: #fff;
	background: #39A68C url(../images/footerbg.jpg) bottom left repeat-x;
	line-height: 150%;
}

#bottom-nav a {
	font-weight: normal;
	color: #fff;
}

#footer-inner {
    width: 85%;
    margin: 0 auto;
    text-align: center;
}



/*-------------------------*/

#container {
	 width: 779px;
	 text-align: center;
	 left: 50%; 
	 margin-left: -389px; 
	 width: 779px; 
	 position: absolute; 
	 height:100%; 
	 text-align: center; 
}


#countrycoastlogo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 363px;
	height: 157px;
	background: url(http://www.widebayburnett.com.au/images/countrycoastlogo.gif);	
}


#searchfield {
	padding-left: 40px;
*	padding-left: 35px;
	margin-top: 3px;
}
#quicklinks {
	margin-top: 30px;
	margin-left: 85px;
}
#quicklinksheader {
	background: url(http://www.widebayburnett.com.au/images/quicklinks.gif) no-repeat;
	height: 66px;
}
#quicklinksbg {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	background: url(http://www.widebayburnett.com.au/images/bg.gif) repeat-y;
}
#quicklinksbottom {
		background: url(http://www.widebayburnett.com.au/images/quicklinksbottom.jpg) no-repeat;
}
#container #shireinfo {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: left;
	/*width: 100%;*/
}

#shireinfo { 
	text-align: left;
	/*margin-right: 10px;*/
}



#quicklinkstop {
	margin-top: 20px;
	height: 66px;
	background: url(http://www.widebayburnett.com.au/images/quicklinks.gif) no-repeat;
}
#content{
	background: url(http://www.widebayburnett.com.au/images/bgmiddle.gif) repeat-y;
	float: left;
	 
}
#rightcolumn{
	text-align: left;
	float: right;
	margin-right: 0px;	
	width: 220px;
}
#leftcolumn{
	text-align: left;
	margin-left: 20px;
*	margin-left: 10px;
	width: 300px;
	float: left;
}
/*#footer1{
	height: 20px;
	background: url(http://www.widebayburnett.com.au/images/quicklinksbottom.jpg) no-repeat;
} */
#addlinksmiddle {
		line-height: 20px;
		padding-left: 10px;
		padding-right: 10px;
		background: url(http://www.widebayburnett.com.au/images/addlinksmiddle.gif) repeat-y;
}
#addlinksbottom {
		height: 9px;
		background: url(http://www.widebayburnett.com.au/images/addlinksbottom.gif) no-repeat;
}
#contentbox {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 560px;
}
.logos {
	float: left;
	margin-right: 10px;
}

/* Styles for Search Page */
#countrycoastlogo_content {
	margin-bottom: 10px;
	width: 100%;
	height: 95px;
	background: url(http://www.widebayburnett.com.au/images/countrycoastsearch.gif) 10px 10px no-repeat;
}



#toplinks {
	text-align: right;
	padding-right: 20px;
	margin-top: 5px;
	font-size: 10px;
}

.searchboxlinks {
	margin-left:-45px;
	font-size:10px;
}

#container_content {
	padding: 0px;
	margin: 0px;
}

#searchResultsBar {
	padding-left: 20px;
	line-height: 34px;
	height: 27px;
	color: Grey;
	font-size: 11px;
	background: url(http://www.widebayburnett.com.au/images/gradient.gif) repeat-x;
}

#searchResultsBarResults {
	float: left;
}

#searchResultsBar span {
	color: #01609f;
}

#searchResultsBarLearn {
	font-size: 10px;
	line-height: 38px;
	float: right;
	text-align: right;
	background: url(http://www.widebayburnett.com.au/images/searchbarimage.gif) no-repeat;
	width: 275px;
	height: 26px;
	padding-right: 20px;
}

#searchResults {
	padding-left: 20px;
	margin-right: 400px;
	font-size: 11px;
}

#searchResultsLinksPanel {
	float: right;
	width: 190px;
}




#middleListing {
	margin-left: 20px;
	padding-left: 50px;
	padding-top: 5px;
	width: 690px;
}

#bulletspecial ul li {
	list-style-type: none;
	display: inline;
	margin-left: 0px;
}



#addlinks ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#CountryCoastHomeClick {
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
*	z-index: 100;
	height: 105px;
	width: 185px;
}



#news a {
	text-decoration: none;
	color: #647e8f;
	font-weight: bold;
}

#news a:hover {
	color: #01609f;
}

#addlinks a {
	text-decoration: none;
	color: #01609f;
	font-weight: bold;
}

#addlinks a:hover {
	color: #647e8f;
}

#addlinks ul li {
	background: url(http://www.widebayburnett.com.au/images/addlinksmiddle.gif) repeat-y;
	margin-left: -10px;
	padding-left: 10px;
}

#controlpanel {
    padding-left: 20px;
    padding-top: 20px;
}

#controlpanel a{
    font-weight: bold;
}


/*------------------------------------------*/





.head {
	display:block; margin-bottom:50px; clear:both;
}

.formTable {}

.formheading {font-weight:bold; border-bottom:2px solid #005288; padding-top:20px;}

.submitrow {background-color: #005288;}

.copyrightfooter {
	clear:both;
	text-align:center;
	padding:20px;
}

.SignInPanel {
	float: left;
	margin-right: 30px;
}

.regionNavLinks ul li {
	display: inline;
	list-style-type: none;
	background-image: none;
	padding-left: 0px;
}

.LeftNewsPanel {
	width: 300px;
	float: left;
}

.RightNewsPanel {
	width: 300px;
	float: right;
}

.weatherStationHomePage {
	color:#03619F;
}

.pageBar {
	width: 100%;
	height: 70px;
	background: url(http://www.widebayburnett.com.au/images/PageBarGradient.gif) repeat-x;
	font-weight:bold;
}

.pageBar span {
	font-size: 14px;
	line-height: 65px;
}

.pageBar img {
	float: left; margin-left: 30px; margin-right: 10px;
}

.pageBarTitle {
	color: #005288;
}

.directoryTop a:link, .directoryTop a:visited, .directoryMain a:link, .directoryMain a:visited {
	color: #01609f;
}

.directoryTop a:hover, directoryMain a:hover {
	color: #647e8f;
}

.directoryMain {
	line-height: 14px;
}

.directoryMain hr {
	padding: 0px;
	margin: 0px;
	color: #01609f;
	background-color: #01609f;
	background-image: none;
	border: none;
	width: 100%;
}

.directoryAlt1 {
	margin-right: 5px;
	line-height: 15px;
	margin-top: 5px;
	background-color: #E0ECF2;
}

.directoryAlt2 {
	margin-right: 5px;
	line-height: 15px;
	margin-top: 5px;
	background-color: #E3F5EB;
}

.directoryAlt3 {
	margin-right: 5px;
	line-height: 15px;
	margin-top: 5px;
	margin-left:10px;
}



/*FORMS*/
.ContactFormSuccess {
	margin-left: 1px;
	background-color: #E5E5E5;
	color:  #024D9E;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.ContactFormFailure {
	margin-left: 1px;
	background-color: #E5E5E5;
	color:  #C10808;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.linkpadding {
	padding-right: 30px;
	color:#647e8f;
}

.linkpadding a, .linkpadding a:link, .linkpadding a:visited, #toplinks a, #toplinks a:link, #toplinks a:visited {
	text-decoration: none;
	color: #647e8f;
	font-weight: bold;
}
.linkpadding a:hover, #toplinks a:hover {
	color: #01609f;
}

.previousNav {
	line-height: 20px;
	height: 20px;
	margin-left: 10px;
	width: 60px;
	float: left;
}

.nextNav {
	line-height: 20px;
	margin-right: 10px;
	float: right;
}

.CurrentPageNav {
	font-size: 11px;
	font-weight: normal;
	color: #00509A;
}

.PageOffsets {
	float: left;
	width: 480px;
	text-align: center;
}

.WeatherForecastPanel {
	width: 250px;
	float: left;
	margin-right: 100px;
}


.quicklinkheader {
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 12px;
	height: 22px;
	width: 157px;
	background: url(http://www.widebayburnett.com.au/images/quicklingbg.gif) no-repeat;
}

.quicklinkboxes ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.quicklinkboxes ul li {
	margin-left:0px;
	padding-left: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height:18px;
}

.addlinkheader {
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 12px;
	height: 25px;
*	height: 30px;
	background: url(http://www.widebayburnett.com.au/images/addlinksheader.gif) no-repeat;
}
.quicklinkboxes {
	margin-bottom: 20px;
	line-height: 15px;
	float: left;
	padding-left: 10px;
}


.AddLinksPanel {
	font-family: Verdana;
	font-size: 10px;
}

.AddLinksPanel input {
	font-family: verdana;
	font-size: 10px;
}

.EditLinksPanel {
	line-height: 16px;
	word-wrap: break-word;
}

.EditLinkBox {
	float: left; 
	width: 150px;
	margin: 0px;
	padding: 0px;
}

.editLinksSuccessMsg {
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #44A282;
}

.editLinksErrorMsg {
	font-size: 14px;
	font-weight: bold;
	color: #A62233;
}


.listingTable {
}

.listingTable tr th {
	padding-left: 5px;
	text-align: left;
	line-height: 20px;
	color: White;
	font-size: 12px;
	background-color: #8eb2d5;
}

.listingTable tr th.linksCell {
	background-color: #8ed5ae;
	width: 200px;
}

.listingTable tr td {
	vertical-align: top;
	padding: 10px;
	padding-bottom: 30px;
	font-size: 10px;
}

.listingTable tr td.linksCell {
	width: 200px;
	font-size: 11px;
	line-height: 18px;
}

.shireName {
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: Grey;
}
.nomargin {
	margin: 0px;
}


.searchResult {
	margin-top: 20px;
}

.addlinks_content {
	line-height: 16px;
}

#WMSignUpschool {
    width:350px;
}
