/*
----------------------------------------
	NORMALIZE STYLES
----------------------------------------
*/

body, div, td, ul {
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

h1, h3, h4, h5, h6 {
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
}

h2 {
  font-size: 130%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #111111;
  background-color: #FFCC00;
  display: inline;
  padding: 1px 2px;
  font-weight: bold;
}

h3 {
  font-size: 160%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFCC00;
}

h4 {
  font-size: 150%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFCC00;
  margin: 0 0 -5px 0;
  padding: 0px;
  background-color: transparent;
  border: 0px;
}

div, span, img, form, h1, h2, h3, h5, h6 {
	margin: 0px;
	border: 0px;
}

table {
	border-style: solid;
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

/*
----------------------------------------
	GENERAL
----------------------------------------
*/

body {
  background-color: #4D4D4D;
  margin: 0;
  padding: 0;
}

.site-width-wrapper {
  width: 1000px;
  margin: 0px auto;
  clear: both;
}

.clear {
  clear: both;
}

ul li {
  list-style-type: square;
}

#header {
  background: #cccccc url(/images/header_texture.jpg) repeat-x top center;
  height: 150px;
}

#header_left {
  float: left;
  width: 547px;
  margin-top: 10px;
}

#header_right {
  float: right;
  width: 453px;
  text-align: right;
}

#header_nav {
  /*background: url(/images/header_nav_grad.png) no-repeat right top;*/
  height: 10px;
  padding: 7px 0 11px 0;
}

#header_nav a:link,
#header_nav a:visited {
  color: #444444;
  text-decoration: none;
  margin: 0 10px;
}

#header_nav a:hover,
#header_nav a:active {
  color: #FFCC00;
}

.west_cumbria_logo img {
  margin-top: 82px;
}

#nav {
  border-top: 7px solid #006035;
  background: #000000 url(/images/nav_grad.png) repeat-x;
  height: 24px;
  padding: 4px 0;
}

#nav a.current {
  background: #006035 url(images/nav_current_grad.png) repeat-x;
}

#nav a:link,
#nav a:visited {
  font-size: 115%;
  font-family: "Arial Black", "Gadget", sans-serif;
  color: #ffffff;
  text-decoration: none;
  padding: 4px 10px;
  margin-right: 10px;
}

#nav a:hover,
#nav a:active {
  color: #FFCC00;
  text-decoration: none;
}

#scrolling_banner {
  background-color: #ffffff;
  padding: 20px 0;
  height: 369px;
}

.gallery_viewer {
  background-color: #ffffff;
  padding: 20px 0;
}

.gallery_viewer .gallery-stack {
  width: 918px;
  height: 511px;
  margin: 0 auto 0 auto;
  background: #FFFFFF url('/images/gallery_stack.png') no-repeat top center;
}

.gallery_viewer .gallery-stack .photo { position: absolute; margin: 34px 0 0 27px; }

.gallery_viewer .photo-stack {
  width: 918px;
  height: 369px;
  margin: 0 auto 0 auto;
  background: #FFFFFF url('/images/photo_stack.png') no-repeat top center;
}

.gallery_viewer .photo-stack .photo { position: absolute; margin: 45px 0 0 27px; }


#gallery-list ul { margin: 0; padding: 0; list-style-type: none; font-size: 130%; font-weight: bold; }
#gallery-list ul li { margin: 0 0 6px 0; padding: 2px 4px; color: #FFCC00; display: inline-block; }

#gallery-list ul li:hover,
#gallery-list ul li.current { cursor: pointer; background-color: #FFCC00; color: #111111; }

div.fadeshow-toggler {
   position: relative;
   width: 1000px;
   padding-top: 142px;
}

div.fadeshow-toggler .prev {
  float: left;
}

div.fadeshow-toggler .next {
  float: right;
}

div.fadeshow-photos {
  position: absolute;
  z-index: 10;
  margin: -227px 0 0 41px;
}

div.fadeshow-wrapper {
  position: absolute;
  z-index: 20;
  margin: -182px 0 0 68px;
}

#content-background {
  border-top: 7px solid #FFCC00;
  background: #4D4D4D url('/images/body_texture.jpg') repeat-x top center;
  padding: 30px 0 20px 0;
}

.cols-2-left,
.cols-2-small-left,
.cols-2-smaller-left { float: left; width: 415px; min-height: 301px;
                       background: url('/images/left_shadow.png') no-repeat top right; }
.cols-2-small-left { min-height: 0px; width: 315px; background: none; }
.cols-2-smaller-left { min-height: 0px; width: 215px; background: none; }

.large-font { font-size: 130%; }

.cols-2-right,
.cols-2-small-right,
.cols-2-smaller-right { float: right; width: 565px; }
.cols-2-small-right { width: 670px; }
.cols-2-smaller-right { width: 770px; }

div#online_reg_button {
  height: 127px;
  width: 380px;
  margin-bottom: 20px;
}

.shouting-date {
  font-size: 160%;
  font-weight: bold;
  color: #111111;
  background-color: #FFCC00;
  padding: 2px 2px;
  font-weight: bold;
  width: 376px;
  text-align: center;
  margin-bottom: 20px;
}


div#online_reg_button a:link,
div#online_reg_button a:visited{
  background-image: url('/images/online_registration_normal.png');
  padding: 0 0 111px 377px;
}

div#online_reg_button a:hover,
div#online_reg_button a:active {
  background-image: url(/images/online_registration_hover.png);
  text-decoration: none;
}

div#news {
  width: 380px;
  background-color: #454545;
  padding-bottom: 5px;
}

div#news_header {
  background-color: #333333;
  padding: 10px;
}

div#news_header h2 {
  color: #FFFFFF;
  background: none;
}

div#news_header a:hover { text-decoration: none; }

div.news_item {
  margin: 12px;
  border-bottom: 1px solid #595959;
}

div.news-date {
  float: left;
  width: 58px;
  border: 2px solid #ffffff;
  background-color: #FFCC00;
}

div.news-date p {
  text-align: center;
  color: #000000;
  margin: 4px 0 8px 0;
}

span.month {
  font-size: 170%;
}

span.day {
  font-size: 300%;
  line-height: 0.8;
}

div.news-content {
  float: right;
  width: 900px;
}

div.news_excerpt {
  float: right;
  margin-left: 10px;
  width: 284px;
}

div.news_excerpt h3 {
  margin: -3px 0;
}

div.news_excerpt h3 a:link,
div.news_excerpt h3 a:visited,
a:link.read_more,
a:visited.read_more,
h4 a:link,
h4 a:visited {
  text-decoration: none;
  color: #FFCC00;
}

div.news_excerpt h3 a:hover,
div.news_excerpt h3 a:active,
a:hover.read_more,
a:active.read_more,
h4 a:hover,
h4 a:active {
  text-decoration: underline;
}

div.news_excerpt p {
  font-size: 120%;
}


.main-content p:first-child { margin: 0; }
.main-content p, .main-content ul li { font-size: 110%; }

.main-indent { padding-left: 10px; }


a:link, a:visited { text-decoration: none; color: #FFCC00; }
a:hover, a:active { text-decoration: underline; }

div#sections {
  background: url(/images/sections_grad.jpg) repeat-y top center;
  padding: 10px 0;
  font-size: 75%;
}

.section {
  width: 125px;
  float: left;
  padding: 0 10px;
  border-right: 1px solid #ffffff;
}

.competitors {
  padding: 0 10px 0 0;
  background: url(/images/flag.png) no-repeat 87px 24px;
}

.spectators {
  background: url(/images/spectators.png) no-repeat 97px 24px;
}

.marshals {
  background: url(/images/whistle.png) no-repeat 101px 24px;
}

.links {
  padding: 0 0 0 10px;
  border-right: 0;
  background: url(/images/chain.png) no-repeat 97px 24px;
}

#footer {
  background: url(/images/footer_grad.jpg) repeat-x;
  height: 50px;
}

#footer p {
  color: #333333;
  font-size: 120%;
}

#footer_left {
  float: left;
  width: 380px;
  margin-right: 20px;
}

#footer_right {
  float: left;
  width: 565px;
  padding-left: 35px;
  background: url(/images/footer_right_shadow.jpg) no-repeat left;
}

#footer_right a:link,
#footer_right a:visited {
  text-decoration: none;
  color: #333333;
}

#footer_right a:hover,
#footer_right a:active {
  text-decoration: underline;
}

#tags { color: #333333; margin: 10px auto; width: 1000px; }
#tags p { text-align: right; }
#tags p a { text-decoration: none; }
#tags p img { vertical-align: middle; }

.contact-form {
  font-size: 130%;
  width: 380px;
}

.contact-form label {
  text-transform: uppercase;
  font-weight: bold;
}

.contact-form input.send {
  border: none;
  width: 370px;
  height: 35px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url('/images/gel_button_normal.png');
}

.contact-form input.send:hover {
  cursor: pointer;
  background-image: url('/images/gel_button_hover.png');
}

.contact-form input[type="text"], .contact-form textarea
{
  font-size: 130%;
  margin-bottom: 5px;
  display: block;
  padding: 4px;
  border: solid 1px #85b1de;
  width: 362px;
}




ul.result-links { padding-left: 37px; }
ul.result-links li { font-size: 140%; }

ul.result-links li a { padding: 0px 4px; }

ul.result-links li a:link,
ul.result-links li a:visited { }

ul.result-links li a.current,
ul.result-links li a:hover,
ul.result-links li a:active { background-color: #FFCC00; color: #111111; text-decoration: none; }


table.results th,
table.results td {
    padding: 4px 4px 4px 4px;
    text-align: center;
    color: #000;
}

table.results th {
    background-color: #222222;
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
    color: #FFFFFF;
}

table.results th.normal {
    text-decoration: none;
    font-weight: normal;
}

table.results td,
table.results tr.odd td {
    color: #FFF;
    background-color: #454545;
}

table.results td.clear {
    background-color: transparent;
}

table.results tr.even td {
    background-color: #333333;
}

table.results .right {
    text-align: right;
}

table.results .left {
    text-align: left;
}