/* --------------------------------------------------------------------------------
* 	Purpose:		MWC
*	Contents:		
*	Author:			Robert, Red Square <www.redsquare.com>
*	Date Created:	29th March, 2006

*	Modification history
*	Date			Name			Modification
	02/03/07		Rob				2007 Refresh
	*****************************************************
* -------------------------------------------------------------------------------- */ 

/* --------------------------------------------------------------------------------
 * HTML
 * -------------------------------------------------------------------------------- */ 
body {
	margin: 10px 0;
	padding: 0;
	color: #333;
	font: 62.5%/1.4em verdana,arial,helvetica,sans-serif; /* 16px  62.5% = 10px [typetesters-base-font-size] */
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

p {
	margin: 0;
	padding: 0 0 1em;
	font-size: 1.1em; /* 10px  1.1em = 11px */
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 5px 0 0 0;
}

#form-go {
	float: right;
	padding-top: 15px;
}

#form-go .formElement {
	float: left;
	margin-right: 4px;
}

#form-go select {
	border: 1px solid #878845;
	padding: 1px;
}

#form-go label {
	color: #333 !important;
	font-weight: bold;
}

label {
	color: #000!important;
}

/* Links */
a, a:link, a:link, a:link, a:hover {
	background: transparent;
	text-decoration: underline;
	cursor: pointer;
}
 
a:link, a:visited {
	color: #878845;
}

a:hover, label {
	color: #928d8a;
}

select, input {
	font: 10px verdana,arial,helvetica,sans-serif;
} 


/* --------------------------------------------------------------------------------
 * Layout
 * -------------------------------------------------------------------------------- */ 
#wrap {
	width: 749px;
	margin: 0 auto;
}

#nav {
	clear: both;
	width: 749px;
	background: #b4b2ab url(../images/homepage/gr_nav_panel.jpg) repeat-y 0 0;
}

#header {
	clear: both;
	height: 173px;
	background: #fff url(../images/homepage/gr_nav_panel2.jpg) no-repeat 0 0;
	border-bottom: 1px solid #fff;
}

#container { 
	background: #fff;
}

#container-typeA {
	background: url(../images/level2/bg_content.gif) repeat-y 0 0;
	display: block;
	clear: left;	
	position: relative;
	width: 100%;
	height: auto;	
}

#container-typeB {
	height: inherit;
	background: #928d8a;
}

#content {
	float: left;
	width: 530px;
	margin-left: 12px;
	display: block;	
}

#sidebar {
	float: left;
	width: 195px;
	display: block;		
}

#elements {
}

#footer {
	height: 100px;
	clear: both;
	padding: 6px 0 0 25px;
	margin-top: 7px;
	border-top: 25px solid #928D8A;
}


.divider {
	clear: both;
	margin-bottom: 15px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background: #c5c6a6;
}

/* --------------------------------------------------------------------------------
 * Main Navigation Menu
 * -------------------------------------------------------------------------------- */ 
#nav ul {
	list-style-type: none;
	padding: 36px 0 14px 8px;
	height: 24px;

}

#nav ul li {
	height: 28px;
	float: left;
	display: inline;
	border-right: 1px solid #fff;
}

#nav ul li a {
	height: 28px;
	line-height: 28px;
	padding: 0 13px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: inline;
	cursor: pointer; 
}

#nav ul li a.twolines {
	line-height: 10px!important;
	padding-top: 3px;
	padding-left: 0px;
	display:block
}

#nav ul li#menu-media		{ width: 65px; padding-left: 13px }
#nav ul li#menu-charities	{ width: 89px; padding-left: 13px }

#nav ul li.last {
	border-right: none;
}

#nav a:hover, #nav ul li.current a {
	color: #000;
}

/* Current page Menu Change */
body#homepage li#menu-home a, 
body#race li#menu-race a, 
body#media li#menu-media a,
body#sponsors li#menu-sponsors a,
body#charities li#menu-charities a, 
body#teams li#menu-teams a,
body#tasmania li#menu-tasmania a, 
body#training-tips li#menu-tips a {
	color: #000;
}


/* --------------------------------------------------------------------------------
 * Global
 * -------------------------------------------------------------------------------- */ 
h1.logo {
	float: left;
	width: 195px;
	height: 167px;
	background: url(../images/level2/gr_mwchallenge_2006.gif) no-repeat 0 0;
	text-indent: -9999em;
}

#content h1 {
	font-size: 12px;
}

#content h2 {
	padding: 15px 0;
}

#content p {
	padding-right: 12px;
}

.subscribe {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 172px;
	padding: 18px 0 18px 23px;
	background-color: #928d8a;
}

.subscribe p {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#emailAddress, #firstName, #lastName {
	margin: 4px 4px 0 0;
}

#submit {
	margin: 8px 0 10px 0;
}

#firstName, #lastName { width: 121px; }
#emailAddress { width: 153px; }

.unSubscribe a, .unSubscribe a:visited {
	color: #000;
}

.unSubscribe a:hover {
	color: #e8e8e7;
}

.imgAlignLeft {
	float: left;
	border: 1px solid #c5c6a6;
	padding: 4px;
	margin-right: 12px;
	margin-bottom: 5px;
}

.imgBorder {
	border: 1px solid #c5c6a6;
	padding: 4px;
	margin-right: 12px;
}

#content ul {
	list-style-type: none;
	margin-bottom: 1em;
}

#content ul li {
	padding-left: 14px;
	background: url(../images/level2/gr_bullet.gif) no-repeat 0 6px;
}

#content li {
	font-size: 1.1em;
}

/* Tables */
table, th, td {
	border-style: solid;
	border-color: #c5c6a6;
}

table {
	border-width: 1px 0 0 1px;
	text-align: left;
}

th, td {
	vertical-align: top;
	border-width: 0 1px 1px 0;
}

th {
	background-color: #e8e8e7;
}


/* --------------------------------------------------------------------------------
 * Sub Nav
 * -------------------------------------------------------------------------------- */ 

ul.subnav {
	/*padding-top: 10px;*/
}

ul.subnav li {
	font-size: 1.1em;
	padding-left: 22px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: inherit;
	line-height: normal;
	color: #000;
	border-bottom: 1px solid #d2d1d0;
	background: #928d8a url(../images/level2/bt_nav_arrow.gif) no-repeat 160px 8px;
}

ul.subnav li#current,
ul.subnav li.current {
	font-weight: bold;
}

ul.subnav li a, ul.subnav li a:visited {
	color: #000;
	text-decoration: none;
}

ul.subnav li a:hover {
	color: #d2d1d0;
}

/* Anchor Sub Nav */
ul.subnav li.anchor {
	font-size: 1.1em!important;
	padding-left: 32px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: inherit;
	line-height: normal;
	border-bottom: 1px solid #d2d1d0;
	background: #e8e8e7 url(../images/level2/bt_anchor_arrow.gif) no-repeat 158px 10px!important;
}

ul.subnav li.anchor a, ul.subnav li.anchor a:visited {
	color: #333;
	text-decoration: none;
}

ul.subnav li.anchor a:hover {
	color: #878845!important;
}


ul.bullet-typeA li {
	font-size: 1.1em!important;
	padding-bottom: 1em;
}

ul.bullet-typeA li ul {
	padding-top: 10px;
}

ul.bullet-typeA li ul li {
	font-size: 1.0em!important;
}

/* --------------------------------------------------------------------------------
 * Layout Specific
 * -------------------------------------------------------------------------------- */ 
/* HOMEPAGE */
/* Header */ 
body#homepage h1.logo {
	float: left;
	width: 195px;
	height: 200px;
	background: url(../images/homepage/gr_mwchallenge_2006.gif) no-repeat 0 0;
	text-indent: -9999em;
}

body#homepage #header {
	height: auto;
}

body#homepage #content-container {
	background: #878845 !important;/*url(../images/homepage/gr_2008_date.gif) no-repeat bottom left */
	padding: 18px 10px 15px 17px;
	color: #fff;
}

body#homepage #content {
	float: left;
	width: 410px;
	margin: 0 17px 0 0;
}

body#homepage #more-news {
	float: left;
	width: 290px;
}

body#homepage #more-news #entries-2008 {
	border-top: 1px solid #abac7d;
	border-bottom: 1px solid #abac7d;
	margin-bottom: 15px;
	padding-top: 10px;
}

body#homepage h2 {
	margin: 0;
	padding: 0 0 10px 0;
}

body#homepage h3 {
	color: #fff;
	font-weight: normal;
	font-size: 10px; 
}

body#homepage h3 a, body#homepage h3 a:visited {
	font-size: 11px; 
}

body#homepage #content-container a, body#homepage #content-container a:visited {
	color: #fff;
	font-weight: bold;
}

body#homepage #content-container a:hover {
	color: #000;
}

body#homepage #content-container p {
	padding-bottom: 15px;
}

#header img {
	float: left;
}

.news-image {
	float: right; 
}

.news-image img {
	margin: 0 0 5px 17px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #c5c6a6;
}

.flashBox {
	width: 410px;
	float: left;
	padding-top: 10px;
}

.gallery {
	float: left;
	width: 421px;
	height: inherit;
	padding: 12px 20px;
}

.galleryImg {
	float: left;
	width: 139px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #ccc;
}

.gallery p {
	padding: 5px 8px 25px 8px;
	line-height: 1.2em;
	color: #fff;
}

.gallery p {
	padding: 5px 8px 25px 8px;
	line-height: 1.2em;
	color: #fff;
}


body#homepage .subscribe {
	display: inline;
	position: relative;
	float: left;
	width: 280px;
	padding-top: 15px;
}

body#homepage #footer {
	margin-top: 0;
	border-top: none;
}

body#homepage .subscribe {
	float: left;
	clear: none;
	width: 280px;
	padding: 18px 0 0 0;
}

body#homepage #firstName, body#homepage #lastName { width: 126px; }
body#homepage #emailAddress { width: 261px; margin-bottom: 4px }

#more-news h2 {
	margin: 0 0 0 0!important;
}

ul.more-news {
	font-size: 10px;
}

ul.more-news li {
	margin: 0 0 10px 0;
	padding: 0;
}

ul.more-news li a,ul.more-news li a:visited {
	font-size: 11px;
	font-weight: normal!important;
	line-height: 15px;
}

/* Blog and tracking pods */
.daily-update {
	color: #333;
	background: #fff;
	margin-right: 7px;
}

.daily-update a, .daily-update a:visited {
	color: #333!important;
	font-weight: normal!important;
}

.daily-update a:hover {
	color: #878845!important;
}

.daily-update img {
	margin-right: 10px;
	float: left;
}

.daily-update p {
	margin: 0;
	padding: 0!important;
}

.daily-update-top {
	height: 8px;
	background: url(../images/homepage/bg_daily_top.gif) no-repeat 0 0;
}

.daily-update-bottom {
	height: 8px;
	margin-bottom: 6px;
	background: url(../images/homepage/bg_daily_bottom.gif) no-repeat 0 0;
}




/* --------------------------------------------------------------------------------
 * Race page
 * -------------------------------------------------------------------------------- */ 
/* Map popup */
body#racemap {
	margin: 0;
	padding: 0;
}

body#racemap #wrap {
	position: relative;
	width: 671px;
}

body#racemap #header {
	color: #000;
	width: 671px;
	clear: both;
	height: 80px;
	background: #fff url(../images/level2/popup/bg_header.jpg) no-repeat 0 0;
}

body#racemap h1 {
	margin-left: 10px;
	padding-top: 10px;
}

body#racemap h2 {
	margin-left: 30px;
	margin-bottom: 40px;
}

body#racemap h3 {
	font-size: 12px;
	color: #6a6869;
	margin: 0 0 10px 30px;
	padding: 0;
}

body#racemap p {
	width: 195px;
	font-size: 10px;
	color: #686667;
	margin-left: 30px;
}

body#racemap #header span {
	position: relative;
	padding-top: 10px;
	margin-right: 10px;
	float: right;
	color: #fff;
	z-index: 1002;
}

/* Map Nav */
ul.mapnav {
	position: absolute;
	left: 0;
	width: 150px;
	margin: 140px 0 0 610px;
}

ul.mapnav li {
	height: 25px;
	padding-right: 20px;
	font-size: 1.1em;
	line-height: 25px;
	background: url(../images/level2/bt_nav_arrow.gif) no-repeat 115px 9px;
}

ul.mapnav li a, ul.mapnav li a:visited {
	color: #333;
	text-decoration: none;
}

ul.mapnav li a:hover {
	color: #878845;
}

#tasmap {
	/*position: absolute;
	top: 0px;
	left: 160px;*/
	width: 510px;
	height: 522px;
	z-index: 1000;
	background: url(../images/level2/gr_tas_map.png) no-repeat 0 0;
}

/* popup close style */

body#racemap #header a,body#racemap #header a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

body#racemap #header a:hover {
	text-decoration: underline;
}


/* --------------------------------------------------------------------------------
 * Race rules
 * -------------------------------------------------------------------------------- */ 
ul#race-links li {
	padding-bottom: 5px;
}

/* Map popup */
body#racerules {
	margin: 0;
	padding: 0;
}

body#racerules #wrap {
	position: relative;
	width: 671px;
}

body#racerules #header {
	color: #000;
	width: 671px;
	clear: both;
	height: 80px;
	background: #fff url(../images/level2/popup/bg_header.jpg) no-repeat 0 0;
}

body#racerules h1 {
	margin-bottom: 10px;
}

body#racerules h2 {
	width: 81px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
}

body#racerules ul {
	margin-bottom: 25px;
}

/* popup close style */
body#racerules #header span {
	position: relative;
	padding-top: 10px;
	margin-right: 10px;
	float: right;
	color: #fff;
	z-index: 1002;
}

body#racerules #header a,body#racerules #header a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

body#racerules #header a:hover {
	text-decoration: underline;
}

/* Equipment List */
#content ul.sponsors li {
	float: left;
	width: 150px;
	background: none;
}

#content ul.gold-sponsors li {
	background: none;
	text-align: center;
}

#content ul.silver-sponsors li {
	background: none;
	text-align: center;
	width: 250px;
	float: left;
}

#content ul.bronce-sponsors li {
	background: none;
	text-align: center;
	width: 150px;
	height: 135px;
	float: left;
	vertical-align: middle;
}

.event-category {
	display: block;
	float: left;
	width: 250px;
}

/* --------------------------------------------------------------------------------
 * Media
 * -------------------------------------------------------------------------------- */ 
	
body#media .resultsNav {
	text-align: center;
	margin-bottom:9px; 
	clear:both
}

.clearNav {
	clear: both;
	margin-bottom: 20px;
	text-align: center;
}

#photo-gallery {
	padding: 0 0 0 18px;
}

.thumb {
	float: left;
	width: 146px;
	padding: 0 0 20px 15px;
	text-align: center;
}

.thumb img {
	border: 1px solid #c5c6a6;
	padding: 2px;
}

.thumb p {
	margin: 0!important;
	padding: 2px!important;
	font-size: 9px;
	line-height: normal;
	text-align: left;
}

.medium-img {
	width: 406px;
	padding: 0 0 10px 45px;
	text-align: center;
}

.medium-img img {
	border: 1px solid #c5c6a6;
	padding: 2px;
}


.medium-img p {
	margin: 0!important;
	padding: 2px!important;
	font-size: 10px;
	line-height: normal;
	text-align: left;
}

/* Large Image popup */
body#large-image {
	background: url(../images/level2/popup/bg_header.gif) no-repeat 50% 0;
	margin: 0;
	padding: 0;
}

body#large-image #wrap {
	width: 671px;
}

body#large-image #header {
	color: #000;
	clear: both;
	background: #fff url(../images/level2/popup/bg_header.jpg) no-repeat 0 0;
	height: 70px;
}

.large-img {
	text-align: center;
}

.large-img h2 {
	margin: 10px;
	font-size: 12px;
	color: #000;
	text-align: left;
}

.large-img img {
	border: 1px solid #c5c6a6;
	padding: 2px;
}

.large-img p {
	font-size: 10px;
	text-align: left;
	margin: 0 10px;
}

/* popup close style */
body#large-image #header span {
	position: relative;
	padding-top: 10px;
	margin-right: 10px;
	float: right;
	color: #fff;
	z-index: 1002;
}

body#large-image #header a,body#large-image #header a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

body#large-image #header a:hover {
	text-decoration: underline;
}


/* --------------------------------------------------------------------------------
 * Typography 
 * -------------------------------------------------------------------------------- */ 
.firstParagraph {
	padding-top: 1em;
}

.whiteText {
	color: #fff;
}

.mediaText {
	color: #878845;
}

h3 {
	font-size: 1.1em;
	color: #878845;
	padding-bottom: 1em;
}

.subscribe .errorMessage {
	color: #fff;
}

.errorMessage {
	color: #cc0000;
}

body.unsubscribe .errorMessage {
	color: #cc0000;
}

.mediaText a, .mediaText a:visited, h3 a, h3 a:visited { color: #878845; }
.mediaText a:hover, h3 a:hover { color: #928D8A; }

/* --------------------------------------------------------------------------------
 * Footer
 * -------------------------------------------------------------------------------- */ 

#footer img {
	margin-right: 32px;
}

.footer-logos {
	width: 400px;
	float: left;
	margin-top: 5px;
}

.footer-links {
	float: right;
	text-align: right;
	margin-top: 13px;
	margin-right: 8px;
}

.footer-links a:link, .footer-links a:visited {
	color: #000000;
	font-size: 0.9em;
}

.footer-links a:hover {
	color: #878845;
}

/* FET styles */

div.imageFrame {
	/*background: #ffb74c;*/
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

/* FH Images with border */
div.imageFrame.left {
	/*border: 5px solid #1b98ff;*/
	margin: 0 25px 10px 0;
}

div.imageFrame.centre {
	/*margin: 14px auto 10px auto;*/
}

div.imageFrame.right {
	/*margin: 14px 0 10px 14px;*/
}

div.imageFrame .caption {
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	padding-bottom: 5px;
}

.left {
	float: left;
	clear: left;
}
.right {
	float: right;
	clear: right;
}
.center {
	clear: both;
	margin: 0 auto;
}



/* --------------------------------------------------------------------------------
 * Donation Form
 * -------------------------------------------------------------------------------- */ 

table.donateForm, table.donateForm td {
	border: 0 none;
	font-size: 11px;
}

table.donateForm td input {

}


.errorText {
	font-family:verdana,helvetica,arial;
	margin-top: 25px;
	color:#ff0000;
	font-weight:bold;
}

/* --------------------------------------------------------------------------------
 * Media enquiries pod
 * -------------------------------------------------------------------------------- */ 
#media-enquiries-promo
{
	padding: 10px 13px 15px 13px;
	background: #d7d6d4;
}

/* --------------------------------------------------------------------------------
 * Image.net pod (removed - replaced by media enquiries)
 * -------------------------------------------------------------------------------- */ 
#image-net-promo {
	padding: 10px 13px 15px 13px;
	background: #d7d6d4;
}

#image-net-promo h4 {
	margin: 0;
	padding: 0 0 10px 5px;
	font-size: 11px;
}

#image-net-promo p {
	margin: 0;
	padding: 0 0 0 5px;
}

#image-net-promo p.rego {
	color: #666;
	padding: 15px 0 10px 5px;
}

#image-net-promo a img {
	float: right;
	margin-bottom: 10px;	
}

#image-net-promo a img.image-net-logo {
	margin: 7px 0 10px 0;
	padding: 0;
	float: none;
}


/* --------------------------------------------------------------------------------
 * Results Table
 * -------------------------------------------------------------------------------- */ 
.results-table-content {
	position: relative;
}

.results-table-content.last-table {
	padding-bottom: 15px;
}

.results-table th {
	background: #928d8a;
	color: #fff;
}

table.results-table-full {
	border-top: 0;
}

/* --------------------------------------------------------------------------------
 * Misc
 * -------------------------------------------------------------------------------- */ 
.clear {
	clear: both;
	display: block;
	height:0;
	font-size: 0;
	line-height: 0;
}

.nb { /* no border */
	border: 0 !important;
}

/* Links */
a.white-link,a:visited.white-link {
	color: #fff 
}
a:hover.white-link {
	color: #000
}







