/*-----------------------------------------------------------------------------

YTT Solutions Stylesheet

author:    YTT Solutions Pty. Ltd.
email:     ian@yttsolutions.com.au
website:   http://yttsolutions.com.au

-----------------------------------------------------------------------------*/


/* SETUP
-----------------------------------------------------------------------------*/

* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body, html {
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: default;
  color: #000;
  font-family: arial;
  font-size: 11pt;
  background: #5a8c90;
}

* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

h1, h2, h3, h4, h5, h6, pre, code {
  font-size: 1em;
}

a img, :link img, :visited img {
  border: none;
}

address {
  font-style: normal;
}

a {
  text-decoration: underline;
  cursor: pointer;
  color: #000;
}

a:hover {
  text-decoration: none;
}

input, textarea {  border: 2px solid #b3af95;
  width: 270px;
  font-family: arial;
}

textarea {
  width: 340px;	height: 68px;
}

ul {
	padding-left: 15px;
}

.clear {
  line-height: 0;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}



/* CONTENT WRAPPER
-----------------------------------------------------------------------------*/

#content_wrapper {
  width: 1000px;
  background: #f0ebcb url('images/background.gif');
  margin: 0 auto;
  min-height: 100%;
  position: relative;
}

#content_wrapper_full {
  width: 1000px;
  background: #f0ebcb;
  margin: 0 auto;
  min-height: 100%;
  position: relative;
}

/* HEADER
-----------------------------------------------------------------------------*/

#header {  background: #2d6165;
  color: #fff;
  height: 222px;
  position: relative;
}

#header a {	color: #fff;}

.top_contact {  float: right;
  margin-top: 5px;
  margin-right: 8px;
  position: relative;
  z-index: 2;
  cursor: auto;
  font-size: 10pt;
}

.header_gallery {
  position: absolute;
  left: 0;
  top: 0;
  width: 1000px;
  overflow: hidden;}

.header_logo {  float: right;
  clear: both;
  position: absolute;
  right: 9px;
  bottom: 0;
  z-index: 1;
}

/* NAV
-----------------------------------------------------------------------------*/

#nav {	height: 56px;
	position: relative;}

.nav_left_dropshadow {
	background: url('images/nav/left_dropshadow.jpg') repeat-x;
	height: 8px;
	width: 686px;
	position: absolute;
	left: 0;
}

#content_wrapper_full .nav_left_dropshadow {
  width: 1000px;
}

#content_wrapper .nav_right_dropshadow {
	background: url('images/nav/right_dropshadow.jpg') repeat-x;
	height: 8px;
	width: 314px;
	position: absolute;
	right: 0;
}

#nav div, #nav a {  float: left;
  display: block;
  width: 125px !important;;
  height: 56px;
  background-position: 0 -56px;
}

#nav div, #nav a:hover {  background-position: 0 0;
}

.home, .home a {
  background: url('images/nav/home.jpg') no-repeat;
}

.walks, .walks a {
  background: url('images/nav/walks.jpg') no-repeat;
}

.maps, .maps a {
  background: url('images/nav/maps.jpg') no-repeat;
}

.events, .events a {
  background: url('images/nav/events.jpg') no-repeat;
}

.gallery, .gallery a {
  background: url('images/nav/gallery.jpg') no-repeat;
}

.groups, .groups a {
  background: url('images/nav/groups.jpg') no-repeat;
}

.sponsors, .sponsors a {
  background: url('images/nav/sponsors.jpg') no-repeat;
}

.newsletter, .newsletter a {
  background: url('images/nav/newsletter.jpg') no-repeat;
}

/* LEFT COL
-----------------------------------------------------------------------------*/

#left_col {
  float: left;
  width: 686px;
  position: relative;
  text-align: left;
  z-index: 1;}

.maps_ad a {
  display: block;
  width: 654px;
  height: 187px;
  background: url('images/map_ad.jpg') no-repeat;
  background-position: 0 0;
  margin-left: 14px;
  margin-bottom: -12px;
}

.maps_ad a:hover {
	background-position: 0 -187px;
}

.left_pics {
  float: left;
  margin-left: 23px;
  margin-top: 15px;
}

.left_heading {
  float: left;
  background: url('images/leaf.gif') no-repeat;
  padding-left: 35px;
  padding-top: 13px;
  height: 42px;
  margin-left: -20px;
  margin-top: 15px;
}

.left_text {
  float: left;
  width: 443px;
  margin-left: 15px;
  line-height: 19px;
  cursor: text;
  position: relative;
  z-index: 1;
}

.groupbox {  background: #bac277;
  border: 2px solid #303030;
  padding: 5px;
  margin-bottom: 10px;
  font-size: 10pt;
}

.groupbox .title {
  font-weight: bold;
	font-size: 11pt;
	color: #005983;
	text-align:left;
}

.walklink {  text-decoration: none;
  margin-right: 5px;
  font-size: 10pt;
}

.print_icon {
	position: absolute;
	top: 344px;
	right: 27px;
	z-index: 1;
}

.print_icon a {
	background: url('images/icons/print.gif') no-repeat;
	width: 254px;
	height: 90px;
	display: block;
}

.print_icon a:hover {
  background-position: 0 -90px;
}

.download_form_icon {
	margin: 0 auto;
	margin-top: 10px;
	width: 263px;
}

.download_form_icon a {
	background: url('images/icons/download_form.gif') no-repeat;
	width: 263px;
	height: 90px;
	display: block;
}

.download_form_icon a:hover {
  background-position: 0 -93px;
}
.previous_winners_icon {
  margin-left: 14px;
  margin-bottom: 3px;
}

.previous_winners_icon a {
	background: url('images/icons/2010_entries.gif') no-repeat;
	width: 247px;
	height: 85px;
	display: block;
}

.previous_winners_icon a:hover {
  background-position: 0 -92px;
}

.photographing_forests_icon {
  margin-left: 14px;
  margin-bottom: 3px;
}

.photographing_forests_icon a {
	background: url('images/icons/photographing_forests.gif') no-repeat;
	width: 247px;
	height: 85px;
	display: block;
}

.photographing_forests_icon a:hover {
  background-position: 0 -92px;
}
.terms_and_conditions_icon {
  margin-left: 14px;
  margin-bottom: 3px;
}

.terms_and_conditions_icon a {
	background: url('images/icons/terms_and_conditions.gif') no-repeat;
	width: 247px;
	height: 85px;
	display: block;
}

.terms_and_conditions_icon a:hover {
  background-position: 0 -85px;
}

.photography_tips_icon {
  margin-left: 14px;
  margin-bottom: 13px;
}

.photography_tips_icon a {
	background: url('images/icons/photography_tips.gif') no-repeat;
	width: 255px;
	height: 89px;
	display: block;
}

.photography_tips_icon a:hover {
  background-position: 0 -89px;
}

.application_form_icon {
  margin-left: 14px;
}

.application_form_icon a {
	background: url('images/icons/application_form.gif') no-repeat;
	width: 255px;
	height: 91px;
	display: block;
}

.application_form_icon a:hover {
  background-position: 0 -91px;
}

.email_application_icon {
  margin-left: 14px;
  margin-bottom: 10px;
}

.email_application_icon a {
	background: url('images/icons/email_application.gif') no-repeat;
	width: 255px;
	height: 92px;
	display: block;
}

.email_application_icon a:hover {
  background-position: 0 -92px;
}

.tv_ad_icon {
  margin: 0 auto;
  width: 251px;
}

.tv_ad_icon a {
	background: url('images/icons/tv_ad.gif') no-repeat;
	width: 251px;
	height: 84px;
	display: block;
}

.tv_ad_icon a:hover {
  background-position: 0 -84px;
}

.dvd_icon {
  margin: 0 auto;
  width: 251px;
}

.dvd_icon a {
	background: url('images/icons/hinterland_odyssey.gif') no-repeat;
	width: 251px;
	height: 84px;
	display: block;
}

.dvd_icon a:hover {
  background-position: 0 -84px;
}

/* RIGHT COL
-----------------------------------------------------------------------------*/

#right_col {
	float: left;
	width: 314px;
	position: relative;
}

#get_involved_wrapper {	background: url('images/get_involved_bg.gif') repeat-y;
	width: 282px;
	text-align: left;
	margin: 0 auto;
}

#get_involved_wrapper a {  display: block;
  width: 255px;
  height: 136px;
  background-position: 0 0;
  margin-left: 5px;
}

#get_involved_wrapper a:hover {	background-position: 0 -136px;}

.organise_an_event a {
  background: url('images/organise_an_event.jpg') no-repeat;
}

.old_organise_an_event a {
  background: url('images/old_organise_an_event.jpg') no-repeat;
}

.newsletter_right a {
  background: url('images/newsletter_button.jpg') no-repeat;
}

.walking_groups a {
  background: url('images/walking_groups.jpg') no-repeat;
}

.photo_competition a {
  background: url('images/photo_competition.jpg') no-repeat;
}

.organise_an_event {	margin-top: -3px;
}

.walking_groups {
	margin-top: -7px;
	margin-bottom: -1px;
}

.photo_competition {	margin-bottom: -7px;
}

.brbta_ad {	margin-top: 17px;
	margin-right: 4px;
}

.blank_calendar {  background: url('images/blank_calendar.jpg') no-repeat;
  width: 128px;
  height: 148px;
  position: relative;
  margin-bottom: -140px;
}

.blank_calendar_month {
	font-weight: bold;
	color: #FFF;
	font-size: 13pt;
	position: absolute;
	top: 36px;
	right: 55px;
}

.blank_calendar_day {
	font-weight: bold;
	color: #231f20;
	font-size: 24pt;
	position: absolute;
	top: 80px;
	right: -64px;
}

/* FOOTER
-----------------------------------------------------------------------------*/

#footer {
  background: url('images/footer_bg.gif') repeat-x;
  height: 45px;
  overflow: hidden;
  font-size: 10pt;
  padding-top: 14px;
  line-height: 18px;
}

/* MISC
-----------------------------------------------------------------------------*/

.heart_logo {
  background: url('images/artsconnect.gif') no-repeat;
  width: 128px;
  height: 148px;
  position: relative;
  margin-bottom: -140px;
}

.map_thumb a {
  width: 617px;
  height: 212px;
  display: block;
	background: url('images/map_thumb.jpg') no-repeat;
  background-position: 0 0;
  margin: 0 auto;
  margin-top: 10px;
}

.map_thumb a:hover {
  background-position: 0 -212px;
}

.maplink {	display: block;
	width: 25px;
	height: 25px;
	background: url('images/transparent.gif');
}

.map_title {	font-weight: bold;
	font-size: 11pt;
	color: #005983;
	float: left;
	margin-right: 5px;
}

.map_info {
  font-size: 9pt;
  float: left;
  padding-top: 2px;
  color: #005983;
  font-weight: bold;
  font-style: italic;
}

.map_text {
  font-size: 10pt;
  clear: both;
}

.map_legend {  font-size: 10pt;
  text-align: center;
  margin-top: 2px;
  cursor: auto;
  z-index: 2;
  position: relative;
}

.map_legend img {
  position: relative;
  top: 5px;
}

.divider {	border-top: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* STICKY FOOTER
-----------------------------------------------------------------------------*/

body > #content_wrapper_full, content_wrapper {	height: 20;
	min-height: 100%;
}

#main {	padding-bottom: 12px;
}

#footer {	position: relative;
	margin-top: -45px; /* negative value of footer height */
	height: 45px;
	clear: both;
	width: 1000px;
	margin: 0 auto;
}

.clearfix:after {	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {	height: 1%;
}
.clearfix {	display: block;
}
/* End hide from IE-mac */


/* PHOTO GALLERY
-----------------------------------------------------------------------------*/

.thumbnail {	padding: 7px;
	float: left;
}

.thumbnail a img {
	border: 3px solid #AAA;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.thumbnail a:hover img {
	border: 3px solid #CCC;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


/* REGISTRATION FORM
-----------------------------------------------------------------------------*/

.mm_input_desc {
	width:150px;
	float:left;
	height:20px;
	padding-bottom:10px;
	padding-left:15px;
}

.mm_input_box {
	float:left;
	height:20px;
	padding-bottom:0px;
}
/* EVENT DETAILS
------------------------------------------------------------------------------*/
#event_details th {
  vertical-align:top;
  font-size:13px;
  background:#7bc12a;
  padding:2px;
}

#event_details td{/*	border:1px solid black; */
  vertical-align:top;
  background:#f6f4e4;
  padding:2px;
}
