/* Eric Meyer CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, p, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ul, ol {
	list-style:none;
}

/* ------------------------------- */
/* Type Size/Styling/Padding
/* ------------------------------- */

h1 {
	font-size: 24px;
	padding: 6px 0;
	line-height: 20px;
}

 #tally h3 {
 	font-size: 20px;
 }

.home h1, .col_1 h1 {
	font-size: 14px;
}

.home h2, .col_1  h2 {
	font-size: 13px;
}

p, li, table, h3 {
    font-size: 12px;
}

.col_1 div.search input, #help_burnet li, .gallery_overlay p, p.terms, p.byline  {
	font-size: 10px;
}

h1, h2, h3, h1 a, h2 a, h3 a, legend, #footer a {
	font-weight: bold;
}

.home h1, h2, h3, p, ul, ol, #container img {
	padding: 3px 0;
}

/* ------------------------------- */
/* Colours
/* ------------------------------- */

body  {
	color: #666;
}

h1, #container h1 a {
	color: #003F72;
}

#container a {
	color: #FF7900;
}

.home h1, h2, h3, .col_1 h1, .col_1  h2, #container h2 a {
	color: #343434;
}

.gallery_overlay h2, .gallery_overlay p, #footer a, #footer a:visited {
	color: #FFF;
}

/* ------------------------------- */
/* PAGE Elements
/* ------------------------------- */

body {
	background: #FF7900;
	padding-bottom: 50px;
}

#header {
	width: 1000px;
	height: 200px;
	margin: 0pt auto;
}

#wrapper {
	width: 980px;
	margin: 0pt auto;
	background: url(/images/revised/container-background.png) 0% 0% repeat-y #fff; 
	padding: 0 10px;
}

#container {
	height:auto;
	min-height:200px !important;
	overflow: hidden;
	width: 100%;
	line-height: 16px;
	clear: both;
}

	.home { /* background for home page container */
		background: url(/images/revised/home-bg.png) repeat-y scroll 0 0;
	}
	
	.two_col { /* background for standard 2 column template - 220px/760px widths */
		background: url(/images/revised/2-col-bg.png) repeat-y scroll 0 0;
	}

	.three_col { /* background for standard 3 column template - 220px/540px/220px widths */
		/*background: url(/images/revised/3-col-bg.png) repeat-y scroll 0 0;*/
		background: url(/images/revised/home-bg.png) repeat-y scroll 0 0;
	}
	
	#container ul {
		margin-left: 20px;
		list-style: square;
	}
	
	#container ol {
		margin-left: 20px;
		list-style: decimal;
	}
	
	#container a:hover, #container h1 a, div#container h2 a {
		text-decoration: none;
	}

	#container a, div#container h1 a:hover, div#container h2 a:hover {
		text-decoration: underline;
	}
	
.col_1, .col_2, .col_3 {
	height:auto;
	min-height:200px !important;
	overflow: hidden;
	float: left;
}

	.col_1 {
		padding-bottom: 20px;
	}

	.col_1 div, .col_2 div, .col_3 div {
		padding: 10px 20px;
	}
	
	.col_1 div div, .col_2 div div, .col_3 div div {
		padding: 0;
	}
	
	.width_160 {
		width: 160px;
	}

	.width_220 { /* 220px width class for container columns */
		width: 220px;
	}

	.width_380 { /* 380px width class for container columns */
		width: 380px;
	}
	
	.width_760 { /* 760px width class for container columns */
		width: 760px;
	}
	
	.width_540 { /* 540px width class for container columns */
		width: 540px;
	}

	.block_wrapper {
		border-bottom: 1px solid #EEE;
		position: relative;
		width: auto;
		clear: both;
	}
	
	.col_1 div.search {
		padding: 10px 5px;
	}
	
	.col_1 div.search input {
		margin-left: 5px;
	}
	
	.col_1 div.search input.text {
		width: 130px;
	}

	h2.h2_align {
		margin-left: 9px;
	}

#help_burnet, #rompers {
	min-height:155px;
	height:auto !important;
	height: 155px;
	margin:0 10px;
	padding:0;
}

#about_burnet {
	min-height:130px;
	height:auto !important;
	height: 130px;
	overflow: hidden;
	margin:0 10px;
	padding:0;
}

	#help_burnet img {
		margin-top: 20px;
	}

	#tally img {
		margin:0; 
	}
	
	#about_burnet img {
		width: 160px;
		height: 100px;
	}
	
.sponsors {
	min-height:120px;
	height:auto !important;
	height: 120px;
	overflow: hidden;
}
	
	.sponsors img {
		width: 180px;
		height: 84px;
	}
	
.newsletter input.text {
	width: 170px;
}
	
.newsletter input.submit {
	margin-top: 10px;
}

img.enter {
	margin-left: 10px;
	margin-bottom: 10px;
}

img.results {
	margin-right: 10px;
	margin-bottom: 10px;
}

img.photos {
	margin-left: 10px;
	margin-bottom: 10px;
}
	
#gallery_cycle {
	height: 230px;
	position: relative;
}

	.gallery_overlay {
		position: absolute;
		top: 143px;
		left: 0;
		width: 340px;
		height: 80px;
		background-image: url(/images/revised/trans.png);
		line-height: 10px;
	}
	
	 .gallery_overlay h2, .gallery_overlay p {
		margin: 6px;
		padding: 1px 0;
	}
	
.l160_r160 {
	overflow: hidden;
	width: 330px;
}
		
.l160_r160 img {
	float: left;
	width: 160px;
	display: block;
	height: 100px;
}

.l160_r160 p, .l160_r160 h2, .l160_r160 h3 {
	float: right;
	width: 160px;
	clear: right;
}

.l90_r240 {
	overflow: hidden;
	width: 340px;	
}

.l90_r240 img {
	float: left;
	width: 90px;
	display: block;
	height: 60px;
}

	img.enter_now {
		width: 105px;
		height: 20px;
		margin: 0;
		padding: 0;
	}

.l90_r240 p, .l90_r240 h2 {
	float: right;
	width: 240px;
	clear: right;	
}
	
.l180_r500 {
	overflow: hidden;
	width: 700px;	
}

.l180_r500 img {
	float: left;
	width: 180px;
	display: block;
	height: 120px;
}

.l180_r500 p, .l180_r500 h2 {
	float: right;
	width: 500px;
	clear: right;	
}

	.no_image p, .no_image h2 { /* class added to div if no image for news item */
		float: right;
		width: 100%;
		clear: right;	
	}
	
#rompers {
	min-height:120px;
	height:auto !important;
	height: 120px;
	margin:0 10px;
	padding:0;
}

#profiles {
	min-height:135px;
	height:auto !important;
	height: 135px;
	margin:0 10px;
	padding:0;
}

.images { 
	float: right;
    position: relative;
    clear: both;
}

	.images img {
		display: block;
		margin: 10px 0 0 10px;
	}
	
	span.magnify {
		width: 20px;
		height: 20px;
		display: block;
		position: absolute;
		bottom: 10px;
		right: 7px;
		background: url(/images/revised/user-interface/lightbox-magnify.png) no-repeat;
		_bottom:5px;
	}
	
	.categories { /* styling for team category page */
		min-height:300px;
		height:auto !important;
		height: 300px;
	}
	
	.categories div {
		width: 160px;
		float: left;
		margin-right: 20px;
	}
	
	img.sponsor { /* adds margin to sponsor images */
		margin: 10px;
	}

	.team_photo {
		border-top: 1px solid #EEE;
	}

	div.photo_wrapper { /* container for photo thumbnails */
		width: 160px;
		height: 180px;
		float: left;
		display: block;
		margin: 0 5px 10px 5px;
		position: relative;
		font-size:12px;
		_height:190px;
	}

	div.photo_wrapper img {
		width: 160px;
		height: 100px;
	}

	div.photo_wrapper span.magnify { /* positions magnifying glass over thumbnails on photo page */
		top: 80px;
	}

	ul.checkpoint { /* styling for photo page checpoint list */
		height: auto !important;
		width: 140px;
		float: left;
		display: block;
		margin: 10px 10px 0 0;
		padding-bottom: 20px;
	}

	ul.checkpoint li { 
		list-style: none;
	}

	.no_border {
		border: none;
	}

	.profile_pic {
		min-height:70px;
		height:auto !important;
		height: 70px;
		position: relative;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.merch {
		position: relative;
	}
	
	.merch span.magnify {
		left:130px;
		top: 77px;		
	}
	
	.profile_pic h2 { /* reduces size of heading on team profile page items */
		font-size: 14px;
	}

	.profile_pic span.magnify { /* positions magnifying glass overimages on the team profile and store pages */
		left:65px;
		top: 40px;
	}

#footer {
	width: 980px; 
	margin: 0px auto; 
	padding: 5px 10px 20px 10px; 
	background: url(/images/revised/footer-background.png) 0% 0% no-repeat #FF7900; 
}

	#footer ul li {
		float: left;
		display: block;
		padding: 0 4px;
		border-right: 1px solid #FFF;
	}
	
	#footer ul li.last {
		border-right: none;
	}
	
	#footer a {
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}
	
	#footer img {
		margin-top: 3px;
	}
	
/* ------------------------------- */
/* OTHER Sitewide
/* ------------------------------- */

.nav a { /* image cycle controls */
	width: 9px;
	height: 34px;
	display: block;
	background-position: 0 0;
	position: absolute;
	top: 70px;
}

.nav a:hover { /* image cycle controls */
	background-position: 0 -34px;
}

a.arrow_left { /* image cycle controls */
	background: url(/images/revised/arrow-left.gif) no-repeat;
	left: 10px;
	_margin-left: -20px;
}

a.arrow_right { /* image cycle controls */
	background: url(/images/revised/arrow-right.gif) no-repeat;
	right: 10px;
}

.alt {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	background: transparent;
	width: 980px;
	height: 1px;
}

/* End Style */


.navigation { padding: 0px; background: url(/images/revised/navigation-background.png) 0% 100% repeat-x; line-height: 1.15em; height: 28px; }
.navigation:after  { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
.navigation ul { margin: 0px; padding: 0px 0px; position: relative; }
.navigation ul li { list-style-image:none; list-style-type:none; display: block; float: left; margin: 0px 0px 0px 0px; }
.navigation ul li a:link,
.navigation ul li a:active,
.navigation ul li a:visited,
.navigation ul li a { display: block; float: left; padding: 6px 6px 4px 6px; text-transform: uppercase; text-decoration: none; letter-spacing: -1px; font-size: 13px; font-weight: bold; color: #222; }
.navigation ul li:hover, 
.navigation ul li a:hover,
.navigation ul li a:visited:hover { color: #fff; background: #8c9fad; }

.navigation ul li a span { width: 3px; height: 28px; position: absolute; top: 0px; right: 0px; }
.navigation ul li.selected a span { background: url(/images/revised/navigation-background-right.png) 100% 100% no-repeat; }

.navigation ul li { position: relative; }
.navigation ul li ul { position: absolute; top: 28px; left: 0px; z-index: 923; border: 0px #8c9fad solid; border-top:none; display: none; }
.navigation ul li ul li { position: relative; display: block; float: none; border-top: 0px #8c9fad solid; color: #222; }
.navigation ul li ul li a:link,
.navigation ul li ul li a:active,
.navigation ul li ul li a:visited,
.navigation ul li ul li a { display: block; float: none; background: #C3D3DF; width: 160px; color: #222; border-top: 1px #A0B5C5 solid; }
.navigation ul li ul li a:hover,
.navigation ul li ul li a:visited:hover { color: #fff; background: #8c9fad; }

.navigation ul li ul li.first a { border-top: none;}

.navigation ul li.selected a:link,
.navigation ul li.selected a:active,
.navigation ul li.selected a:visited,
.navigation ul li.selected a { background: url(/images/revised/navigation-selected-background.png); color: #222; }
.navigation ul li:hover ul,
.navigation ul li.selected a:hover span,
.navigation ul li.selected a:visited:hover span { display: block; }

.navigation ul li.selected ul li.selected a:link,
.navigation ul li.selected ul li.selected a:active,
.navigation ul li.selected ul li.selected a:visited,
.navigation ul li.selected ul li.selected a { background: #8c9fad; ; color: #fff; }

.navigation ul li.selected ul li a:link,
.navigation ul li.selected ul li a:active,
.navigation ul li.selected ul li a:visited,
.navigation ul li.selected ul li a { background: #C3D3DF; color: #222; }
.navigation ul li.selected ul li a:hover,
.navigation ul li.selected ul li a:visited:hover { background: #8c9fad; color: #fff; }
.navigation ul li.selected ul li a span { background: none; }
.navigation ul li.selected ul { position: absolute; top: 28px; left: 3px;  }

.navigation ul li.selected a.index:link,
.navigation ul li.selected a.index:active,
.navigation ul li.selected a.index:visited,
.navigation ul li.selected a.index { padding: 6px 12px 4px 8px; background: url(/images/revised/navigation-first-selected-background.png); color: #222; }

.navigation img { margin: 3px 5px 0 0;}

table { border-collapse:separate; border-spacing:0; margin: 6px 0; }
table tr.odd td { background: #F7F4E7; }
table tr td.empty,
table tr th.empty { width: 100px; }
table tr th { border-bottom: 1px solid #ccc; text-align: left; padding: 2px 5px; color: #343434; line-height: 1em; vertical-align: bottom; font-weight: bold; }
table tr td { padding: 3px 5px; }

table.summary { text-align: left; margin: 6px 0; }
table.summary tr th { font-weight: bold; border-bottom: none; }
table.summary td.empty { width: 120px; }

table.results { width: 720px; }
table.results tr .placing { width: 6%; }
table.results tr .team { width: 34% }
table.results tr .category { width: 24% }
table.results tr .team_members { width: 6%; text-align: right; }
table.results tr .checkpoints { width: 6%; text-align: right; }
table.results tr .points { width: 6%; text-align: right; }
table.results tr .legend { font-size: 10px; border-top: 1px solid #ccc; }

table.fundraising { width: 720px; }
table.fundraising tr .placing { width: 12%; }
table.fundraising tr .team { width: 34% }
table.fundraising tr .category { width: 24% }
table.fundraising tr .team_members { width: 18%; text-align: right; }
table.fundraising tr .points { width: 12%; text-align: right; }

table.sponsors { width: 340px; }
table.sponsors tr .total { width: 80%; text-align: right; }
table.sponsors tr .comment { width: 80%; }
table.sponsors tr .amount { width: 20%; text-align: right; }

table.shopping_cart { width: 340px; }
table.shopping_cart tr .product { width: 50%; }
table.shopping_cart tr .quantity { width: 20%; text-align: right; }
table.shopping_cart tr .total { width: 15%; text-align: right; }
table.shopping_cart tr .shipping { border-top: 1px solid #ccc; text-align: right; }

#flash { background: #343434; border: 4px solid #666666; margin: 20px; clear:both; max-width: 400px; }
#flash h2, #flash h2 a, #flash p, #flash li, #flash a { color: #FFF; }

#flash_notice { background: #58a618; border: 4px solid #72B03E; margin: 20px; clear:both; max-width: 400px; }
#flash_notice h2, #flash_notice p, #flash_notice li, #flash_notice a { color: #FFF; }
#flash_warning { background: #FFFFEE; border: 4px solid #FF7900; margin: 20px; clear:both; max-width: 400px; }
#flash_warning h2, #flash_warning p, #flash_warning li, #flash_warning a { color: #FF7900; }
#flash_error { background: #FFFFEE; border: 4px solid #FF7900; margin: 20px; clear:both; max-width: 400px; }
#flash_error h2, #flash_error p, #flash_error li, #flash_error a { color: #FF7900; }

#flash_gold { background: #FFB400; border: 4px solid #FFCB4D; margin: 20px; clear:both; max-width: 400px; }
#flash_gold h2, #flash_gold p, #flash_gold li, #flash_gold a { color: #FFF; }
#flash_silver { background: #8C8D92; border: 4px solid #AFAFB3; margin: 20px; clear:both; max-width: 400px; }
#flash_silver h2, #flash_silver p, #flash_silver li, #flash_silver a { color: #FFF; }
#flash_bronze { background: #9B611A; border: 4px solid #B9915F; margin: 20px; clear:both; max-width: 400px; }
#flash_bronze h2, #flash_bronze p, #flash_bronze li, #flash_bronze a { color: #FFF; }

.form fieldset div.fieldWithErrors label { color: #FF7900; font-weight: bold; } /* highlights input labels when not filled in */

.form {
	float: left;
	width: 420px;
	clear: both;
}

.form fieldset {
	float: left;
	margin: 10px 10px 10px 20px;
	_margin-left: 10px; /* ie6 hack */
}

	.form fieldset textarea.full { 
		height: 200px;
	}
	
	.form fieldset label  {
		max-width: 390px;
		min-width: 40px;
		line-height: 1.4em;
		font-size: 12px;
	}	

	.form fieldset h2, .form fieldset h3 {
		padding: 10px 20px;
	}

	.form fieldset label.inline { 
		color: #888; 
		width: 80px; 
		font-size: 10px;
	}

	.form fieldset.selected { /* class for highlighted form block */
		background-color: #F7F4E7;
	}

	.form fieldset.selected h2 { 
		color: #FF7900;
	}

	.form fieldset div#submit_loading {
		background-color: #F7F4E7;
		display: none;
		margin-bottom: 10px;
	}

	.form fieldset div#submit_loading img {
		vertical-align: middle;
		margin-right: 3px;
	}

.form_row { /* containing block for each form row */
	width: 420px;
	height:auto;
	min-height:25px !important;
	float: left;
	margin: -5px 0;
	display: block;
}

	.form_row input, .form_row select {
		margin-right: 10px;
	}

	.form_row input, .form_row label, .form_row p, .form_row select, .form h2 {
		float: left;
	}
	
	.form_row input {
		font-size: 12px;
	}
	
	.form_row textarea {
		font-family: Arial, Helvetica, sans-serif;
		padding: 2px;
		font-size: 12px;
	}
	
	.form_row img { /* negates sitewide image margins to line up with input images */
		margin: -3px 0;
	}
	
.tooltip_block { /* container for form tooltips */
	background: #FFF;
	width: 200px;
	position: absolute;
	height: auto;
	overflow: visible;
	border: 5px solid #C3D3DF;
	margin: 0 20px 0 10px;
	_margin-right:5px;
	display: none;
}

a.edit img {
	margin-left: 6px;
}

/* Search block */
.search_form {
	float: left;
	border-bottom: 1px solid #EEE;
	position: relative;
	width: 100%;
	clear: both;
	/height:130px;	
}

.search_form h2 {
	width: 420px;
}

.check_out input {
	margin: 10px 10px 0 0;
	padding-bottom: 10px;
}

label.size {
	margin-right: 20px;
}

label.size, label.quantity {
	font-size:10px;
}

.add_cart {
	margin-left: 45px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1100;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1400;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}			
#lightbox-secNav-btnClose {
	width: 67px;
	float: right;
	padding-bottom: 0.7em;
}