@font-face { 
  font-family: News Cycle; 
    src: url('../fonts/NewsCycle-Regular.eot'); 
    src: local("News Cycle"), url('../fonts/NewsCycle-Regular.ttf'); 
} 

html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 90% Arial, Helvetica, sans-serif;
  color: #000;
  /*background-color: #ECFFEC*/
  background-image: url("../images/TR 2024 logo BKG.png");
  background-repeat: repeat;  
}


/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section { 
  display:block;
}

p
{ padding: 0 0 10px 0;
  line-height: 1.7em;
  font-size: 100% }

img
{ border: 0;}

h1, h2, h3, h4
{ font: bold 175% 'News Cycle', Arial, sans-serif;
  color: #000;
  letter-spacing: 0px;
  margin: 0 0 10px 0;}

h2
{ font: bold 160% 'News Cycle', Arial, sans-serif;
  color: #444;
  margin: 0 0 5px 0;}

h3
{ font: bold 110% 'News Cycle', Arial, sans-serif;
  text-decoration: underline;
  margin: 0 0 5px 0;}

h4
{
  font: bold 110% 'News Cycle', Arial, sans-serif;
  color: #444;
  margin: 0 0 5px 0;
}


mark.red {
  color:#ff0000;
  background: none;
}
  
span
{ color: #002E74;
  text-shadow: 0px 1px 0px #43A9FF;}

a, a:hover
{ color: #008;
  background: transparent;
  font-weight: bold;
  outline: none;
  text-decoration: underline;}

a:hover
{ text-decoration: none;}

ul
{ margin: 2px 0 22px 30px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, header, #banner, #menubar, #site_content, footer, #content_grey, nav, #slideshow_container, #footer_content,
#content_announcement, #content_introduction, #content_registration, #content_entries, #content_schedule, #content_rules, #content_slopes,
#content_accommodation, #content_results
{ margin-left: auto; 
  margin-right: auto;}
  
#main
{ width: 960px;
  background: #BBB url(../images/background.png) repeat;
}
  
header
{ height: 150px;
  background: #0043A8;
  background: -moz-linear-gradient(#43A9FF, #0043A8);
  background: -o-linear-gradient(#43A9FF, #0043A8);
  background: -webkit-linear-gradient(#43A9FF, #0043A8);}
 
nav
{ height: 60px;
  background: transparent;}  
  
#strapline
{ width: 940px;
  height: 110px;
  text-align: center; 
  margin: 0 auto;} 
  
#welcome_slogan
{ width: 940px;
  float: left;
  height: 70px;
  padding-top: 20px;  
  margin: 0 auto;}    
  
#welcome_slogan H3
{ font: bold 300% 'News Cycle', Arial, sans-serif;
  letter-spacing: 0px;
  color: #FFF;
  text-decoration: none;} 
  
#menubar
{ width: 940px;
  height: 35px;
  padding-top: 0px;
  text-align: center; 
  margin: 0 auto;
  background: transparent;}    
  
ul#nav
{ margin:0;}

ul#nav li
{ padding: 0 0 0 0px;
  list-style: none;
  margin: 2px 0 0 0;
  display: inline;
  background: transparent;}

ul#nav li a
{ float: left;
  font: bold 100% 'News Cycle', Arial, sans-serif;
  height: 20px;
  margin: 8px 0px 0 0;
  text-shadow: 0px 1px 0px #000;
  padding: 0px 22px 10px 22px;
  background: transparent; 
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  text-align: center;
  color: #FFF;
  text-decoration: none;} 
  
ul#nav li.current a, ul#nav li:hover a
{ color: #FFF;
  background: #0055D4;
  background: -moz-linear-gradient(#43A9FF, #0043A8);
  background: -o-linear-gradient(#43A9FF, #0043A8);
  background: -webkit-linear-gradient(#43A9FF, #0043A8);
  text-shadow: none;}
  
#slideshow_container
{ height: 270px;
  padding-top: 20px;}
  
.slideshow
{ width: 940px;
  height: 250px;
  margin: 0 auto;}  
  
/* styling for the slideshow on the homepage */
ul.slideshow {
  list-style: none;
  width: 940px;
  height: 250px;
  overflow: hidden;
  position: relative;}
  
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;}
 
#slideshow-caption {
  width: 940px;
  height: 38px;
  position: absolute;
  bottom: 0;
  left: 0; 
  z-index: 500;}
 
#slideshow-caption .slideshow-caption-container {
  padding: 10px 25px 10px 25px; 
  background: transparent url(../images/transparent.png) repeat;  
  z-index: 1000;}
 
#slideshow-caption p {
  padding: 0;
  font: normal 130% arial, sans-serif;
  color: #FFF;
  text-shadow: 1px 1px #000;}  

#site_content
{ width: 940px;
  overflow: hidden;} 



#content_announcement, #content_introduction, #content_registration, #content_entries, #content_schedule, #content_rules, #content_slopes,
#content_accommodation, #content_results
{ width: 940px;
  margin: 0 0 20px 0;
  float: left;}

.content_item
{ margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;}
 
.content_container
{ width: 320px;
  margin: 20px 10px 0 0;
  float: left;}

.content_btt
{
  text-align: center; 
}

.content_btt a,.content_btt  a:hover
{
  color: #888;
  font-weight: normal;	
  text-decoration: none;
}

.content_mid
{
  text-align: center; 
}

.content_logo
{ margin-left: 20px;
  margin-right: 20px;
  margin-top: 0px;
  margin-bottom: 20px;}

.content_entries
{ text-align: center;
  width: 880px;
  padding-bottom: 10px;
}

.content_entries table
{ border-collapse: collapse;}

.content_entries td
{ height: 20px;
  color: #040;
  padding: 3px;
  border-bottom: 1px solid #ddd;}

.content_entries tr:hover
{ background-color:#E0E0E0;}

.content_entries tr.header:hover
{ background-color:transparent;}

.content_entries tr.header td
{ height: 26px;
  color: #000;
  font-weight: bold;}
  



footer
{ width: 960px;
  background: #0043A8;
  background: -moz-linear-gradient(#43A9FF, #0043A8);
  background: -o-linear-gradient(#43A9FF, #0043A8);
  background: -webkit-linear-gradient(#43A9FF, #0043A8);
  margin-bottom: -20px;}
  
#footer_content{
  width: 940px;
  padding-top: 25px;
  padding-bottom: 20px;  
  font-weight: bold;
  text-align: center; 
  text-shadow: 1px 1px #000;
  color: #FFF;}

footer a, footer a:hover
{ text-shadow: 1px 1px #000;
  color: #FFF;
  text-decoration: none;}

footer a:hover
{ text-decoration: underline;}
  
 .readmore a
{ color: #FFF;
  text-shadow: 1px 1px #004C8C;}
 
 .button_small
{ font: normal 110% Arial, Helvetica, sans-serif;
  float: left;
  padding: 5px 10px 7px 10px;
  background: #0043A8;
  background: -moz-linear-gradient(#43A9FF, #0043A8);
  background: -o-linear-gradient(#43A9FF, #0043A8);
  background: -webkit-linear-gradient(#43A9FF, #0043A8);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}
  
.button_small a
{ color: #FFF;
  text-shadow: 1px 1px #000;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;
  text-shadow: none;
  color: #000;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px; 
  font: 100% arial; 
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}

.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #0043A8;
  background: -moz-linear-gradient(#43A9FF, #0043A8);
  background: -o-linear-gradient(#43A9FF, #0043A8);
  background: -webkit-linear-gradient(#43A9FF, #0043A8);
  color: #FFF;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;}