/* CSS for Innisfail Tourism - SM
   Colors --> Blue:  #004080
*/

html, body {
	margin: 0px;padding: 0;
	height: 100%; /* for IE */
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
 	color: #000000;
	text-align: center;
	vertical-align: top;
	background: url(http://www.innisfailtourism.com.au/sites/www.innisfailtourism.com.au/media/template/images/body_bg.jpg) #f1f5e6 repeat-x top left;
}

#container {
	background-color: #f1f5e6;
	width: 817px;
padding: 0;
	text-align: left;
	margin: 0 auto;

}

#topbox td {
	text-align: right;
	padding-right: 7px;
	width: 100%;
	font-size: 10px;
	white-space: nowrap; /* for firefox */
}

#toplinks {
	width: 100%;
	text-align: right;
	padding:0;
	white-space: nowrap; /* for firefox */
}

.mainlevelTopLinks {
	padding-right: 3px;
}

.mainlevelTopLinks td {
	text-align: right;
	height: 19px;
	vertical-align: bottom;
}

#breadcrumbs {
	padding: 5px 15px 5px 0px;
	background-color: transparent;
	text-align: left;
	height: 20px;
	color: #000000;
	margin: 0px;
}

#branding {
     background: #004080;
	 text-align: left;
	 padding: 0px;
	 margin-bottom: 0px;
}

#title {
	font-size: 35px;
	color: black;
	text-align: right;
	letter-spacing: 5px;
}

#topModules {
	width: 100%;
	text-align: right;
	padding: 5px 8px 0px 0px;
}

#bottomModules {
	text-align: left;
	width: auto;
	background-color: #f1f5e6;
	border: 0px;
	padding: 0px;
	color: #000000;
}

#middle {
 	width: 100%;
	height: 100%;
	padding: 0px 10px;
	background: url(http://www.innisfailtourism.com.au/sites/www.innisfailtourism.com.au/media/template/images/content_bg.jpg) no-repeat;
}

#mainBody {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 0px 15px 15px 15px;
	width: 600px;
}

#leftModules {
	width: 155px;
	height: 100%;
	padding: 0px;
	background-color: #f1f5e6;
	margin-top:15;
	margin-left:5;
}

#footer {
   color: #110000;
   width: 100%;
   height: 0px;
   font-weight: bold;
   font-size: 10px;
   text-align: right;
   padding: 5px;
}

a.footer:link, a.footer:visited {
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}

a.footer:hover {
	color: #FFFFFF;	
	text-decoration: none;
	font-weight: bold;
}

#header {
   width: 100%;
   height: 30px;
   font-weight: bolder;
   font-size: 18px;
   border-bottom: 2px solid #FFCC00;
}

#offlineMessage {
	vertical-align: middle;
	width:100%;
	height:100%;
	padding: 10px;
	font-size: 14px;
	text-align: center;
}

.contentWindow {
 	width: 100%;
	margin-top:10;
}

table.contentWindow {
 	width: 100%;
}


label {
    padding-right: 10px;
    font-weight:bold;
    width: 100px;
}

/* end of template styles */ 

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#pathway_outer {
	width: 635px;
  float: left;
  margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner {
  float: none !important;
  float: left;
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

/* menu styles as a list */

ul#mainlevel {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #FFFFFF;
}

ul#mainlevel li {
	font-size: 12px;
	background: #FFFFFF;
	color: #000000;
	white-space: nowrap;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 0px;
	display: block; /* for firefox */
}

ul#mainlevel li a {
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 15px;
	text-decoration: none;
	background: transparent;
	display: block; /* for firefox */
}

#buttons>ul#mainlevel li a { 
width: auto; 
}

ul#mainlevel li a:hover {
	color: #DF0000;
	text-decoration: none;
	background: #FFFFFF;
}


#active_menu {
	background-color: #ee5500; !important
}


#mainlevel.active_menu {
	color: #DF0000;
	background: #FFFFFF;
}

#bottomModules table.mainlevelFooter td {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 8px;
	padding-right: 15px;
	text-align: right;
}

a.mainlevelFooter:link, a.mainlevelFooter:visited {
	color: #000000;
	text-decoration: none;
}

a.mainlevelFooter:hover {
	text-decoration: underline;
	color: #000000;
}

/* User home pages subnav */
ul#subnav {
 	display: block;
    background-color: #E5E5D5;
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;	
	border: 1px solid #000000;
}

ul#subnav li {
	display: block;
	background-color: #E5E5D5;
	color: #000000;
	width: 150px;
	border-bottom: 1px solid #000000;
}

ul#subnav li a {
 	padding: 3px;
	width: 100%;
	text-decoration: none;
	background: transparent;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
}
/*
#buttons>ul#subnav li a { width: auto; }
*/
ul#subnav li a:hover {
	background-color: #d3d4b1;
	color: #FFFFFF;
}

a.subnav:link, a.subnav:visited {
	color: #000000;
	text-align: left;
	text-decoration: none;
}

a.subnav:hover {
	text-decoration: none;
	color: #3b6388;
}

ul#subnav li a.active_menu {
	display: block;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

ul#subnav li a.active_menu:hover {
	color: #6b6fa5;
}

/* end subnav */

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
}

a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
	border: 1px solid #CCCCCC;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search_inner form {
	padding: 0;
	margin: 0;
}

#search_inner .inputbox select {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #DF0000;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
  padding: 2px; 
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	width: 635px;
}

#content_inner {
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-top: 2px solid #000066;
	border-bottom: 2px solid #000066;
	border-collapse: collapse;
}

table.content_table th {
	background-color: #E0E0E0;
	padding: 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 11px;
	text-align: left;
}

table.content_table td {
	padding: 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 11px;
	text-align: left;
}

.sectiontableheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 5px 0px;
	margin: 0px;
	border-collapse: collapse;
}

.sectiontableentry1 {
	background-color : #FFFFFF;
	border: 0;
}

.sectiontableentry2 {
	background-color : #FFFFFF;
	border: 0;
}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 20px;
	letter-spacing: 3px;
	font-style: italic;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #000000;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/resolute/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}


td {
	text-align: left;
	font-size: 11px;
}

a:link, a:visited {
	color: #000066;
/*	text-decoration: underline;  */
}

a:hover {
	color: #DF0000;	
/* 	text-decoration: underline;  */
}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
   padding-top: 10px;

}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

.blog {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}

.contentpane {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
	color: #FFFFFF;
	background-color: #004080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width: auto;
	padding: 0px 5px;
	height: auto;
	margin: 1px;
}

.inputbox {
	padding: 1px 0px 0px 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
}

.componentheading {
	width: 100%;
	display: block;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 12px;
	margin-top: 10px;
	color: #004080; 
	border-bottom: 1px solid #CCCCCC;
}

.categoryheading {
	width: 100%;
	display: block;
	color: #000000;
	text-align: left;
	padding-left: 0px;
	padding-top: 4px;
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 14px;
}

.category {
	padding-top: 5px;
	padding-bottom: 10px;
}

a.componentheading:hover {
	color: #FFFFFF;	
	text-decoration: underline;
	font-weight: bold;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	width: 100%;
	display: block;
	text-align: left;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #68852B; 
	border-bottom: 1px solid #CCCCCC;
	white-space: nowrap; /* for firefox */
}

.contentpagetitle {
    width:100%;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletableUserBox {
	padding: 5px;
	border: 1px solid #004080;
	height: 190px;
	width:160px;
	margin-top: 15px;
}

table.moduletableUserBox th {
	background-color: #004080;
	color: #FFFF00;
	text-align: left;
	padding:4px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletableUserBox td {
	font-size: 10px;
	padding: 4px;
	font-weight: normal;
	height: 100%;
	color: black;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
}

table.moduletable th {
	display: block;
	color: #000000;	
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletableFeature1 {
	width: 150px;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border: 1px solid #000000;
}

table.moduletableFeature1 th {
	display: block;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
}

table.moduletableFeature1 td {
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	font-weight: normal;
}

table.moduletableFeature2 {
	width: 150px;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border: 0px;
}

table.moduletableFeature2 th {
	display: block;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
}

table.moduletableFeature2 td {
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc td {
	padding: 2px;
}

table.contenttoc th {
	background: url(../images/resolute/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
	margin: 0px;
 	padding: 3px;
}

select {
	font-size: 10px;
	font-family:verdana;
	width: 120px;
}

div.mosimage {
	border: 1px solid #CCCCCC;
}

.mosimage {
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px 0px;
}

.mosimage_caption {
	margin: 0px;
	width: 100%;
	background: #FFFFFF;
	padding: 0px;
	color: #666666;
	text-transform: none;
	font-size: 10px;
	border-top: 1px solid #CCCCCC;
}

.mosformgrouptitle {
	border-collapse: collapse;
	border-top: 2px solid #000066;
	background-color: #E0E0E0;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 3px;
}

.mosFormLabel {
	font-weight: normal;
	padding-left: 3px;
	padding-top: 3px;
}

/*********************
* Calendar module style
**********************/

.mod_events_table {
    border: 1px solid #CCCCCC;
    text-align: center;
	margin-left: 15px;
}

.mod_events_td_title {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

.mod_events_td_dayname {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: Black;
    text-decoration: none;
}

.mod_events_td_dayoutofmonth {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
    background-color: #FFE4C4;
}

.mod_events_td_todaynoevents {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFA07A;
}

.mod_events_td_todaywithevents {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #B0C4DE;
}

.mod_events_td_daynoevents {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: Black;
    text-decoration: none;
}

.mod_events_td_daywithevents {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #DF0000;
}

a.mod_events_daylink:link {
    font-size:12px;
    font-family: Arial;
    color: Black;
}

a.mod_events_daylink:visited {
    font-size:12px;
    font-family: Verdana;
    color: Navy;
}

a.mod_events_daylink:hover {
    font-size:12px;
    font-family: Arial;
    color: Silver;
}

.mod_events_td_link {
    background-color: Background;
}

a.mod_events_link:link {
    font-size:12px;
    font-family: Arial;
    color: Black;
}

a.mod_events_link:visited {
    font-size:12px;
    font-family: Arial;
    color: Navy;
}

a.mod_events_link:hover {
    font-size:12px;
    font-family: Arial;
    color: Silver;
}

/** Events module **/

.offtab {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}



