/* Author: Ryan Kelly */

body {
	margin: 0 0 20px 0;
	background: url(../images/bg4.gif) repeat-y top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
}

body#plain-body {
	background-color: #fff;
	background-image: none;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 80%;
}

body#plain-body p {
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	color: #394977;
	margin-top: 1.25em;
	margin-bottom: 0.5em;
	border-bottom: 3px solid #394977;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	color: #394977;
	margin-top: 2em;
	margin-bottom: 0.4em;
}

#content > h3:first-child {
	margin-top: 1em;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	color: #394977;
	margin-top: 1em;
	margin-bottom: 0.25em;
}

#results h4 {
	margin-top: 0em;
}

#accommodation p.quoted {
	margin-right: 10em;
	margin-left: 2em;
	text-align: justify;
}

.emphasis {
	font-size: 1.25em;
	font-weight: bold;
}

.highlighted {
	background-color: #ecd8d7;
	padding: 0 5px;
}

.alert {
	padding: 5px 5px 0 100px;
	min-height: 70px;
	background: url(../images/alert-icon-64x64.png) no-repeat 10px center;
	background-color: #ecd8d7;
	border: 1px solid #ec655e;
}

.notice-red, .notice-blue, .notice-green {
	padding: 6px 10px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	border-left: 8px solid #B14F4A;
	background-color: #f5f5f5;
}

.notice-red {
	border-left: 8px solid #B14F4A;
}

.notice-blue {
	border-left: 8px solid #647FCF;
}

.notice-green {
	border-left: 8px solid #AFB149;
}

.notice-red h4, .notice-blue h4, .notice-green h4 {
	margin-top: 0;
}

a, a:focus, a:hover {
	color: #0238D9;
}

a {
	text-decoration: none;
}

a:visited {
	color: #8B4513;
	text-decoration: none;
}

a:focus, a:hover {
	text-decoration: underline;
}

.dotted_links a {
	text-decoration: none;
	border-bottom: 1px dotted #0238D9;
}

.dotted_links a:visited {
	color: #8B4513;
	text-decoration: none;
	border-bottom: 1px dotted #8B4513;
}

.dotted_links a:focus, .dotted_links a:hover {
	border-bottom: 1px solid #0238D9;
}

.dotted_links a:visited:focus, .dotted_links a:visited:hover {
	border-bottom: 1px solid #8B4513;
}


/*
 * Table of airlines serving Whitehorse
 */

#wide-content div#airline-table {
	border: 2px #DAE2F7 solid;
	width: 650px;
	padding: 0 5px;
	margin: 0 20px;
}

#wide-content #airline-table table {
	width: 650px;
	margin: 0;
	border-collapse: collapse;
}

#airline-table td {
	border-bottom: 2px solid #8094CF;
	padding: 7px 15px;
}

#airline-table td.last-row {
	border: 0;
}

#airline-table td.first {
	width: 300px;
}

#airline-table a {
	text-decoration: none;
	border: none;
}

#wide-content #airline-table ul {
	float: right;
	list-style-type: none;
	margin: 0 10px 0 0 ;
	padding: 0;
}

#wide-content #airline-table li {
	margin: 0;
	padding: 0 0 2px 0;
}

#wide-content #airline-table li.last {
	padding: 0;
}

#wide-content #airline-table li img {
	display: block;
	margin: 0;
	padding: 0;
}

/* End airline table */


.map-title {
	background-color: #dedede;
	margin: 30px 0 1px 0;
	padding: 0 0 0 1em;
}

.map-border {
	margin: 0;
	border: 10px solid #dedede;
	margin-bottom: 20px;
}

#air-north-logo {
	float: right;
	margin: -75px 0 0 10px;
}

#promo-slide {
	width: 500px;
}

#promo-toggle {
	font-size: 125%;
	margin: 35px;
}

.feedback {
	margin: 20px 30px 0 20px;
	font-style: italic;
	text-align: justify;
}

.feedback .fb-author {
	text-align: right;
	font-style: normal;
}

#rss-feed {
	text-align: right;
	margin-bottom: 25px;
}

#rss-feed a {
	background: url(../images/feed-icon-28x28.png) no-repeat left center;
	font-size: 24px;
	padding: 10px 0 10px 35px;
	text-decoration: none;
	border-bottom: none;
}

#rss-feed a:focus, #rss-feed a:hover {
	text-decoration: none;
	border-bottom: none;
}

#terrain a img {
	padding: 5px;
	border: 1px solid #ccc;
	margin-right: 16px;
	margin-bottom: 16px;
}

#terrain a img:hover {
	border-color: #647FCF;
}

#terrain p {
	margin-right: 50px;
	margin-bottom: 1em;
}

#desert-button a img {
	position: relative;
	float: left;
	margin-left: -180px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	border: none;
}

#narrow-content ul {
	margin: 0 0 20px 0;
	padding: 0 0 0 40px;
	list-style: disc; 
}

#narrow-content ul li {
	padding-bottom: 3px;
}

#wide-content ul {
	margin: 0 0 20px 0;
	padding: 0 0 0 40px;
	list-style: none;
}

#wide-content ul.withbullets {
	margin: 0 0 20px 0;
	padding: 0 0 0 40px;
	list-style: disc;
}

#wide-content ul.withcircles {
	margin: 0 0 20px 0;
	padding: 0 0 0 40px;
	list-style: circle;
}

ul.greybullets li {
	color: #777;
}

ul.greybullets li span {
	color: black;
}

#wide-content ul li {
	padding-bottom: 5px; 
}

.close-bottom {
	margin-bottom: 0.5em;
}

.closer-bottom {
	margin-bottom: 0.25em;
}

div.photo-left {
	clear: both;
	float: left;
	margin: 0.5em 0 0 0;
}

div.photo-right {
	clear: both;
	float: right;
	margin: 0.5em 0 0 0;
}

div.photo-right img {
	display: block;
	border: 1px solid #ccc;
	margin-left: 30px;
}

.photo-caption {
	display: block;
	text-align: right;
	color: #aaa;
	font-size: 85%;
}

.text-justify {
	text-align: justify;
}

/* Prevent gaps around images */
/*
img {
	display: block;
} */

#wrapper {
	background-color: white;
}

#header {
	background-color: #fff;
	padding: 0 0 10px 0;
}

#header-top {
	height: 95px;
	background-image: url(../images/header-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner {
	height: 180px;
	position: relative;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	position: absolute;
	top: -26px;
	left: 14px;
}

#banner-nav {
	float: right;
	background-color: #AFB149;
	width: 181px;
	height: 180px;
}

#banner-nav a {
	width: 160px; height: 30px;
	display: block;
	margin: 10px 0 0 10px;
}

#banner #banner-nav a:hover {
	background-position: 0 -30px;
}

#banner-nav a#banner-reg {
	margin-top: 30px;
	background: url(../images/register.gif) top left no-repeat;
}

#banner-nav a#banner-results {
	margin-top: 30px;
	background: url(../images/results.gif) top left no-repeat;
}

#banner-nav a#banner-contact {
	background: url(../images/contact.gif) top left no-repeat;
}

#content-wrapper {
	background-color: #fff;
}

#content-title {
	border-top: 1px solid #193ca0;
	border-right: 1px solid #193ca0;
	height: 25px;
	background-image: url(../images/title_bg.png);
	padding-left: 35px;
	padding-top: 5px;
	color: #fff;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

#footer {
	background-color: #afb149;
	border-top: 1px solid #979911;
	height: 80px;
}


/*
 * TABLES
 */

div#results-content {
	background: url(../images/results-bg.gif) repeat-y top left;
}

.results-table {
	border: collapse;
	width: 700px;
	padding-bottom: 5px;
	border-bottom: 2px solid #aaa;
	margin-bottom: 12px;
}

.results-header {
	border-bottom: none;
}

.results-header td.cup-width {
	text-align: justify;
}

.results-table td {
/*	 border: 1px solid red;*/
	 padding: 0;
}

.results-table td.results-width {
	width: 80px;
}

.results-table td.splits-class-width {
	width: 110px;
}

.results-table td.splits-course-width {
	width: 120px;
}

.results-table td.routegadget-width {
	width: 110px;
}

.results-table td.winsplits-width {
	width: 80px;
}

.results-table td.cup-width {
	width: 200px;
	background-color: #e0e0b8;
	border: 3px solid #fff;
}

.results-table td.cup-width-empty {
	width: 190px;
/*	background-color: #e0e0b8;*/
}



#wide-content #sched-table {
	margin-top: 25px;
	clear: both;
  	width: 720px;
	border: collapse;
}

#wide-content #sched-table td {
	border-bottom: 1px solid #bbb;
}

#wide-content #sched-table .no-bottom-border td {
	border-bottom: none;
}

#sched-table .race-color {
	background-color: #f2c5c2;
}

#sched-table .cof-color {
	background-color: #f2e3c2;
}

#sched-table .social-color {
	background-color: #c2cef2;
}

#sched-table .peepre-color {
	background-color: #c2f2c9;
}

#sched-table .datewidth {
	width: 90px;
}

#sched-table .eventwidth {
	width: 160px;
}

#sched-table .locationwidth {
	width: 370px;
}

#sched-table .timewidth {
	width: 100px;
}

#sched-table td.datewidth {
	font-weight: bold;
}

#wide-content #registration-dates {
	width: 275px;
	border: collapse;
	margin: 0 0 5px 0;
}

#wide-content #fees {
	width: 400px;
	border: collapse;
	margin: 0 0 5px 20px;
}

#wide-content table.reg-table td.date-col{
	width: 90px;
	padding-left: 10px;
}

#wide-content table.reg-table td[rowspan="2"] {
	background-color: #fff;
}

#wide-content table#officials {
	width: 600px;
}

#wide-content table#sasspeepre-table {
	margin: 0;
}

#wide-content table#sasspeepre-table ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-position: inside;
}

#wide-content table#sprint-rwt {
	width: 650px;
	margin-bottom: 5px;
}


/* GENERAL TABLE */

#wide-content table.standard {
	border: 2px solid #bbb;
	padding: 2px;
}

tr.even {
	background-color: #eee;
}

#wide-content table.standard .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
  	font-weight: bold;
	font-size: 1.4em;
	background-color: #647FCF;
}

#wide-content table.standard .title td {
	border-bottom: 2px solid #fff;
	padding-left: 15px;
	border-right: none;
}

#wide-content table.standard .header {
	background-color: #999;
}

#wide-content table.standard tr.header th {
	font-weight: bold;
	color: #fff;
	border-right: 1px solid #bbb;
	text-align: center;
}

#wide-content table.standard td, #wide-content table.standard th {
	border-right: 1px solid #bbb;
}

#wide-content table.standard td.last-col, #wide-content table th.last-col {
	border-right: none;
}

#wide-content table.standard td.centered, #wide-content table th.centered {
	text-align: center;
}

#wide-content table.standard .bottom-border td, #wide-content table.bottom-border td, #wide-content td.bottom-border {
	border-bottom: 1px solid #bbb;
}

#wide-content table.standard .no-bottom-border td {
	border-bottom: none;
}

table.highlighter tr:hover {
	background-color: #dde5fe;
}

/*
 * END TABLES
 */

.sched-map {
	float: left;
	margin-right: 35px;
}


/* Begin main nav menu */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.menu-image {
	display: block;
}

#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#menu li a {
	color: black;
	display: block;
	padding: 2px 4px 2px 15px;
	text-decoration: none;
	border: 1px solid;
	border-color: #ccd5ef #193ca0 #193ca0 #ccd5ef; /*light dark dark light*/
}

#menu li a {
	background-color: #96a8de;
}

#menu li a:visited {
	color: black;
}

#menu li a:hover {
	color: white;
	background-color: #314D9F;
}

#menu li.first a, #menu li.first a:hover, #menu li.first a:active {
	border-top-style: none;
}

#menu li.last a, #menu li.last a:hover, #menu li.last a:active {
	border-bottom-color: #96a8de;
}

body#index			a#menu_index,
body#news			a#menu_news,
body#sched			a#menu_sched,
body#terraindesc 	a#menu_terrain,
body#reg			a#menu_reg,
body#whoscoming		a#menu_whoscoming,
body#bulletins		a#menu_bulletins,
body#startlists		a#menu_startlists,
body#results		a#menu_results,
body#organizers		a#menu_organizers,
body#embargo		a#menu_embargo,
body#volunteer		a#menu_volunteer,
body#sasspeepre		a#menu_sasspeepre,
body#cofagm			a#menu_cofagm,
body#findyukon		a#menu_findyukon,
body#travel			a#menu_travel,
body#accommodation	a#menu_accommodation,
body#activities		a#menu_activities
{
	color: black;
	background-color: #e9eb34;
}

#menu li.divider {
	border-top: 5px solid #96a8de;
}

/* Hack for IE6 to get rid of gaps. */
#menu li a {display:inline-block;}
#menu li a {display:block;}

/* End main nav menu */


/* Secondary Nav For WRE Bulletins */

ul#bulletins-menu1, ul#bulletins-menu2 {
	padding: 2px 0;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #394977;
}

ul#bulletins-menu1 {
	margin: 0;
	padding-left: 5px;
}

ul#bulletins-menu2 {
	margin: 8px 0 0 0;
	padding-left: 25px;
}

ul#bulletins-menu1 li, ul#bulletins-menu2 li {
	margin:0;
	padding:0;
	display: inline;
	list-style: none;
}

ul#bulletins-menu1 li a, ul#bulletins-menu2 li a {
	margin: 0;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	border: 1px solid #394977;
	color: #fff;
	background-color: #394977;
}

ul#bulletins-menu2 li a {
	padding-right: 12px;
	padding-left: 12px;
}

ul#bulletins-menu1 li a:hover, ul#bulletins-menu2 li a:hover {
	background-color: #e9eb34;
	color: #394977;
}

div#wcoc_long_12	a#bmenu_wcoc_long_12,
div#coc_sprint_12	a#bmenu_coc_sprint_12,
div#coc_middle_12	a#bmenu_coc_middle_12,
div#wcoc_long_3		a#bmenu_wcoc_long_3,
div#coc_sprint_3	a#bmenu_coc_sprint_3,
div#coc_middle_3	a#bmenu_coc_middle_3
{
	color: #394977;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

/* End Secondary Nav */


/*
 * BOXES
 */

.box {
	margin: 0 0 0 7px;
	overflow: hidden;
	padding: 0;
}

.box-top, .box-top span, .box-bottom, .box-bottom span {
	display: block;
	font-size: 1px !important;
	line-height: 1;
	height: 6px;
}

.box-green-top {
	background: url(../images/box-green-corners.png) top left no-repeat;
	padding: 0 0 0 6px;
}

.box-green-top span {
	background: url(../images/box-green-corners.png) top right no-repeat;
	padding: 0 6px 0 0;
}

.box-green-content {
	padding: 3px 10px 1px 10px;
	line-height: 1.3em;
	border-left: 2px solid #979911;
	border-right: 2px solid #979911;
	background: #fff url(../images/box-green-bg.png) bottom left repeat-x;
}

.box-green-bottom {
	background: url(../images/box-green-corners.png) bottom left no-repeat;
	padding: 0 0 0 6px;
}

.box-green-bottom span {
	background: url(../images/box-green-corners.png) bottom right no-repeat;
	padding: 0 6px 0 0;
}


.box-grey-top {
	background: url(../images/box-grey-corners.png) top left no-repeat;
	padding: 0 0 0 6px;
}

.box-grey-top span {
	background: url(../images/box-grey-corners.png) top right no-repeat;
	padding: 0 6px 0 0;
}

.box-grey-content {
	padding: 3px 10px 1px 10px;
	line-height: 1.3em;
	border-left: 2px solid #555;
	border-right: 2px solid #555;
	background: #fff url(../images/box-grey-bg.png) bottom left repeat-x;
}

.box-grey-bottom {
	background: url(../images/box-grey-corners.png) bottom left no-repeat;
	padding: 0 0 0 6px;
}

.box-grey-bottom span {
	background: url(../images/box-grey-corners.png) bottom right no-repeat;
	padding: 0 6px 0 0;
}



/* Latest News Box */

.latest-news-date {
	font-size: 90%;
	font-family: Georgia, Arial, sans-serif;
	display: block;
}

.latest-news-go a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
}

.latest-news-go a:hover, .latest-news-go a:active, .latest-news-go a:visited {
	color: #032487;
	text-decoration: none;
}

.latest-news-item {
	display: block;
	margin-bottom: 1em;
}

.latest-news-title {
	font-size: 125%;
	display: block;
	text-align: center;
	margin-bottom: 0.5em;
}


/* Important Dates Box */

.important-dates-title {
	font-size: 125%;
	display: block;
	text-align: center;
	margin-bottom: 0.5em;
}

.important-dates-content {
	font-size: 0.9em;
}

.important-dates-content table {
	margin: 0;
	border-collapse: collapse;
}

.important-dates-content table td {
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #979911;
}

.important-dates-content table tr.last-row td {
	border: 0;
}

.important-dates-content table td.first {
	vertical-align: top;
	width: 60px;
}

/* End important dates box. */


/* What is RSS Box */

.what-is-rss-title {
	font-size: 125%;
	display: block;
	text-align: center;
	margin-bottom: 0.5em;
}

.what-is-rss-content {
	font-size: 0.8em;
}

.what-is-rss-content ul {
	margin: 0;
	padding: 0 0 0 8px;
}

.what-is-rss-content li {
	margin: 10px 0 10px 0;
}


/*
 * END BOXES
 */


#whats-new h3 {
	margin: 0 0 0.5em 0;
}

.news-date {
	color: #5a5a5a;
	font-family: Georgia, Arial, sans-serif;
}

#flagcounter {
	margin: 0 0 0 8px;
}

.spacer {
	height: 200px;
}

.spacer-short {
	height: 25px;
}


/* Footer */

.footer-column { 
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
} 

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.wide-footer-column {
	width: 500px;
	text-align: center;
	padding: 0;
}

#yoa-logo {
	margin-left: 20px;
}

.right-aligned {
	text-align: right;
}

#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#footer div.footer-menu ul {
	margin: 0;
}

#footer div.footer-menu li {
	display: inline;
	line-height: 25px;
	margin: 0 0.8em 0 0;
	padding: 1px 0.8em 1px 0;
	border-right: 1px solid #ddd;
}
	
#footer div.footer-menu li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#feed a {
	background: url(../images/feed-icon-14x14.png) no-repeat left center;
	padding: 0 0 1px 18px;
}

#footer .photo-credit {
	color: #555;
	margin: 15px 0 0 0;
}

#footer div.validators ul {
	padding: 0 0 0 50px;
	font-size: 90%;
}

#footer {
	font-size: 90%;
}

/* End footer */


/* Padding */

#narrow-content, #wide-content, #right-column  {
  	padding-top: 20px;
  	padding-bottom: 20px;
}

#content {
	margin-left: 35px;
  	margin-right: 35px;
}

#footer {
  	padding-top: 20px;
  	padding-bottom: 10px;
}

#footer * {
	padding-left: 20px;
	padding-right: 20px;
}

#footer * * {
	padding-left: 0;
	padding-right: 0;
}

/* End Padding */


/* Layout */

body {
	text-align: center;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 950px;
}

#left-column {
	width: 180px;
	float: left;
}

#outer-container {
	width: 950px;
	background-color: #fff;
	position: relative;
}	

#outer-container-column {
	width: 950px;
	background-color: #fff;
	background-image: url(../images/content_bg3.gif);
	background-repeat: repeat-y;
	position: relative;
}

#inner-container {
	width: 770px;
	float: right;
}

#narrow-content {
	width: 570px;
	float: left;
}

#wide-content {
	width: 770px;
}

#right-column {
	width: 200px;
	float: right;
}

#footer { 
  	clear: both;
} 

/* End layout */
