/* Style Sheet for Cross Country Yukon */

/* Pretty Stuff */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
	font-size: 76%;
  font-family:Arial, Helvetica, sans-serif;
  background-color:#14617d;
  	color:#3a3a3a;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
  	font-weight: normal;
  	color: #d46329;
  	padding: 10px 0px 0px 15px;
  	background: url(../images/9dots.gif) no-repeat 0px 14px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
  	color: #d46329;
  	font-weight: normal;
	padding: 5px 0px 5px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
  	color: rgb(50,50,50);
  	font-weight: normal;
  	color: rgb(50,50,50);;	
	padding: 5px 0px 5px 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
  	color: rgb(127,127,127);
  	font-weight: normal;
	padding: 5px 0px 5px 0px;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

iframe {
padding: 15px 0px 10px 0px;
}

.emphasisblack {
font-weight: bold;
color: black;
}

.emphasisred {
font-weight: bold;
color: #b60022;
}

.imagefloatleft {
float:left;
margin: 5px 10px 10px 0px;
}

.imagefloatright {
float:right;

}

.clearboth {
clear:both;
}

.basiclist ul {
padding: 5px 0px 10px 0px;
}

.basiclist li {
margin-left: 20px;
list-style: square;
padding: 5px 0px;
}

.basiclistnumber ul {
padding: 5px 0px 10px 0px;
}

.basiclistnumber li {
margin-left: 20px;
padding: 5px 0px;
}

/*  Start Nested list on School Challenge Page */

.schoolchallengelist ol {
padding: 5px 0px 10px 25px;
}

.schoolchallengelist ol li {
padding: 5px 0px;
}

.schoolchallengelist ul li {
margin-left: 20px;
list-style: square;
padding: 10px 0px;
}

/*  End Nested list on School Challenge Page */

.horizontaldivider {
background:url(../images/horizontaldivider.gif) repeat-x;
margin: 25px 35px 15px 0px;
height: 1px;
}

/* .greensquadlist li {
margin-left: 25px;
padding: 5px 0px;
} */

h1, h2, p {
  margin: .5em 0;
}

.clearboth {
clear:both;
}

.displayblock {
display:block;
}


#branding h1 {
  margin: 0;
}

#wrapper {
/* background: url(images/divider.gif) repeat-y; */
background:url(../images/divider.gif) repeat-y;
  background-color: #fff;
  
}

#branding {
padding: 0px;
margin: 0px;
  height: 69px;
  background-color:#ffffff;
 padding: 10px 0px 10px 5px;
}

#branding img {
float: left;
border: none;
}

#branding h1 {
float: left;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#branding li {
float: left;
list-style:none;
}

#branding li a {

color: white;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 8px;
padding: 4px 0px 4px 0px;
display: block;
}

#branding li a:hover {
color: #d5642c;
text-decoration: none;
background-color: #ffffff;
}

.logoname {
position: absolute;
top: 25px;
left: 85px;
}

.jointheskiteam {
position: absolute;
top: 15px;
left: 410px;
}

#bannerphoto {
background-color: #14617d;
display:block;
}

.topnav {
position: absolute;
top: 60px;
left: 330px;
font-size: 10px;
}

.orange {
background-color: orange;

}

.purple {
background-color: purple;
}

.green {
background-color: green;
}

.blue {
background-color: blue;
}

.red {
background-color: red;
}

.posted {
font-style: italic; 
font-weight: normal;
color: #968f7f;
font-size: 95%;
}

.italic {
font-style: italic; 
}

.squadnomination {
font-style: italic;
font-size: 13px;
}

.footerdivider {
color: #d46329;
}

.greensquadschedule ul {
padding: 10px 0px 10px 0px;
}

.greensquadschedule li {
display: inline;
list-style: none;
margin-right: 20px

}

#flashcontent {
margin: 0;
padding:0;
margin-left: 30px;
}

#content {
line-height: 1.5em;
}

#content a {
  color: #d46329;
}

#content a:hover {
text-decoration: none;
background-color:#d46329;
color: white;
border-bottom: 1px dashed #616266;
}

#content img {
border: none;
}

/* Start Flash Slide Show */

#flashcontent {
padding: 15px 0;
}

/* Start Race Schedule Table */

#raceschedule table {
  border-collapse: collapse;
  width: 500px;
  border: 1px solid #f1f1f1;
  margin: 15px 0px 20px 0px;
}

#raceschedule col {
  border-right: 1px solid #ccc;
}

#raceschedule thead {
  background: #ccc url(../images/bar.gif) repeat-x left center;
}

#raceschedule th {
  font-weight: bold;
  text-align: left;
  font-size: 90%;
}

#raceschedule th {
  padding: 0.5em .5em;
}

#raceschedule td {
  padding: 0.5em .5em;
    font-size: 90%;
}

.odd {
  background-color:#edf5ff;
}

/* End Schedule Table */

/* Start Athlete Profiles */

.athleteprofiles {
background-color: rgb(240,240,240);
}

.atheleteprofilesbox1 {
float: left;
width: 200px;
}

.atheleteprofilesbox2 {
float: right;
width: 280px;
font-size: 90%;
}

.athleteimage {
margin-top: 10px;
}

/* End Athlete Profiles */


#mainNav {

}

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

#ddblueblockmenu{
/* border: 1px solid black; */
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: rgb(153,153,153);
border-bottom: 1px solid rgb(178,178,178);
border-left: 7px solid #d5642c;
border-left: 7px solid rgb(50,50,50);
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
/* border-bottom: 1px solid black; */
padding: 1px 0;
padding-left: 10px;
background-color: black;
background-color: #626264;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#mainNav h3 {
font-size: 100%;
font-weight: bold;
color:#14617d;
padding: 10px 15px 0px 15px;
}

#mainNav p {
font-size: 90%;
padding: 0px 15px 15px 15px;
}

#mainNav img {
font-size: 90%;
padding: 15px 0px 0px 0px; 
border: none;
}

#mainNav a {
color: #14617d;
}

#mainNav a:hover {
text-decoration: none;
}

#mainNav object {
margin: 15px 0px 15px 0px;
}

.morespace {
margin-top: 15px;
}

#content ul {
	padding-left: 18px;
}

#footer {
  background-color:#b0b0b0;
  padding: 1px 20px;
  font-size: 90%;
}

#footer p {
padding-top: 5px;
}

#footer a {
color: white;
text-decoration: none;
padding: 0px 5px;
border-right: 1px solid orange;
}

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

#footer ul {
list-style-type: none;
padding-top: 15px;
}

#footer li {
display: inline;
}

/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 760px;
}

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

#branding {
position: relative;
}


#content { 
  width: 530px;
  float: right; 
}

#mainNav { 
  width: 210px; 
  float: left; 
} 

#footer { 
  clear: both; 
  height: 115px;
} 

/* Add some padding 
================================== */
#content {
padding-bottom: 20px;
}

#content * {
  padding-right: 20px;
}

#content * * {
  padding-right: 0;
}



