/* Style sheet for Mountain Bike Instruction */

  body
    {
    font-family: arial, Helvetica, sans-serif; 
	background: #ccc;
    }

/* For plain order pages */
  body#plain
    {
    font-family: arial, Helvetica, sans-serif; 
    background-color: #FFF;
    padding: 0px;
    margin: 15px;
    }

  #plain a
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#090;
    }

  #plain a:hover 
    { 
    color:#F60;
    }
/* End plain styles */

a.unstyled
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    text-decoration:none; 
    color:#000;
    }

div#main
    {
    font-family:arial, Helvetica, sans-serif;
    border:none;
    padding: 0;
    margin: 0;
    color:#000;
    background: transparent;
    }

#body {
	float: left;
	max-width: 50%;
	min-width: 50%;
    font-family:arial, Helvetica, sans-serif;
    color:#000;
/*	border-right: 3px solid #666; Moved this to sidebar */
	padding: 0 1em 1em 3%;
	margin-right: 1em;
	margin-top: 2em;
}

#widebody {
	float: left;
	max-width: 70%;
	min-width: 70%;
    font-family:arial, Helvetica, sans-serif;
    color:#000;
	background: #fff;
/*	border-right: 3px solid #666; Moved this to sidebar */
	padding: 0 1em 1em 3%;
	margin-right: 1em;
	margin-top: 2em;
}


div#body a, #main a, #table a, #basket a, #widebody a
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    color:#060;
    }
	
#outer_wrapper 
	{
	max-width: 1024px;
	min-width: 800px;
	margin: auto;
	background: transparent;
	overflow: hidden;
	}

#widecontainer 
{
	width:115%;
	display:inline;
}
	
#sidebar 
{
	float: left;
	text-align: center;
	width: 15%;
	padding: 0 .5em 0 1em;
	margin-top: 2em;
	font-size: .9em;
	border-left: 3px solid #666;
	}

	#footer 
	{
	width:100%;
	clear:both;
	}
	.clearing 
	{
	height:0;
	clear:both
	}


  div#links
    {
    float:left;
    font-family:arial, Helvetica, sans-serif;
    padding: 0 0 0 15px;
    color:#000;
    background: transparent;
    width:65%;
    }

  div#basket
    {
    float:left;
    font-family:arial, Helvetica, sans-serif;
    margin: 0 0 0 4%;
    padding: 0;
    color:#000;
    background: transparent;
    width:90%;
    }

  div#basket td
    {
    text-align:center;
    }

  div#basket td.right
    {
    text-align:right;
    }

  div#basket td.left
    {
    text-align:left;
    padding-left:1em;
    }

  div#basket h4
    {
    margin:0;
    }
  
  span.right
    {
    float:left;
    width:48%;
    text-align:right;
    }

  a.top
    {
    color:#090;
    text-decoration:underline;
    }

  span.left
    {
    float:left;
    width:48%;
    text-align:left;
    }

  div#body a:hover, #main a:hover, #widebody a:hover
    { 
    color: #f15c22;
    }

    div#first
    {
    font-family:arial, Helvetica, sans-serif;
    line-height: 1.7em;
    margin-left:260px;
    margin-right: 5em;
    }

    div#first p
    {
    margin-top:2em;
    }
    
	#header 
	{
		background: #fff url(/images/head/headbackground.png) no-repeat 100% 0;
		height: 182px;
		margin:0;
	}

    header h1
    {
    font-family:arial, Helvetica, sans-serif;
    color:#fff;
    text-align: left;
    }

    .r
    {
    font-family: Helvetica, arial, sans-serif; 
    color: #C00;
    font-weight:bold;
    }

    .title
    {
    font-family: Helvetica, arial, sans-serif; 
    color: #000;
    background: transparent;
    font-size: 2em;
    }

    .sub
    {
    font-family: 'Bradley Hand ITC', Helvetica, sans-serif;
    font-size: 1.6em;
    color:#000;
    background-color:transparent;
    font-weight: bold;
    }

    h2
    {
    font-family:arial, Helvetica, sans-serif;
    font-size:1.2em; 
    margin: 0;
    color:#f15c22;
    }

    h2.margintop
    {
    margin: 3em 0 0 0;
    }
	
	div#first h2
    {
    font-family:arial, Helvetica, sans-serif;
    font-size:1.1em; 
    margin: 0 0 1em 0;
    color:#000;
    font-weight:normal;
    text-align:left;
    }

    h3
    {
    text-align:center;
    }


h3#course, .course
    {
    text-align:left;
    font-size: 1.1em;
    }

#links h3
    {
    color: #c00;
    }

	h5
	{
	font-size: 1.1em;
	margin: 0;
	padding:0;
	line-height: 1em;
	}

div.mid
	{
	vertical-align:middle;
	}
	
    .red
    {
    font-family: arial, Helvetica, sans-serif; 
    color: #c00;
    font-weight:bold;
    background: transparent;    
    }

    .dent
    {
    margin-left:30px;
    }

    .center
    {
    text-align:center;
    }

    span.copy
    {
    padding-left: 5px;
    font-family: arial, Helvetica, sans-serif; 
    font-size:0.7em;
    }

    span.copy a
    {
    color: #060;
    font-weight: bold;
    text-decoration: none;
    }

    span.copy a:hover
    {
    color: #F60;
    text-decoration: underline;
    }

    .image
    {
    border: 5px outset #000;
    }

    img
    {
    border: none;
    }

    image.photo
    {
    border: 2px outset #000;
    }

    img.border
    {
    border: 2px solid #000;
    }

    fieldset
    {
    padding:5px;
    color:#000;
    }

    fieldset.white
    {
    background: #FFC;
    margin:3px;
    }
/*After here*/

    fieldset li
    {
    list-style-type: none;
    }

    .frmlabel
    {
    clear:left;
    float:left;
    width:30%;
    padding:5px;
    line-height:160%;
    }

    .frminput
    {
    float:left;
    width:60%;
    }

    fieldset hr
    {
    clear:both;
    width: 90%;
    }

    .star
    {
    font-weight:bold;
    color: #900;
    vertical-align: baseline;
    }

    .large
    {
    text-align:center;
    font-family:arial, Helvetica, sans-serif;
    font-size: 130%;
    font-weight:bold;
    }

    table
    {
    border: 2px outset #FC3;
    }

    td, th
    {
    border: 1px solid #000;
    }

    th.heading
    {
    background-color: #EEC;
    }

table.order
    {
    border: none;
    }

table.order td
    {
    border: none;
    }

    a.heading
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    text-decoration:underline; 
    color:#000;
    }

    th.standard
    {
    background-color: #70a643;
    color: #fff;
    }

    td.form
    {
    background-color: #FFE;
    width:3em;
    }

    table.inner
    {
    border: none;
    }

    td.inner, th.inner
    {
    border: none;
    border-bottom: 1px solid #000;
    width: 25px;
    height: 30px;
    vertical-align:top;
    }

#results th
{
text-align:left;
border:0;
}

#results td
{
width:19%;
}

#survey th
{
border: 1px solid #000;
background-color: #EEC;
color:#000;
}

#survey td
{
width:19%;
}

td.green
{
background-color: #EEC;
}

dt
{
font-weight:bold;
}

.bold
{
font-weight:bold;
}

.u
{
text-decoration:underline;
}


.bu
{
text-decoration:underline;
font-weight:bold;
}

address
{
font-style:normal;
}

.readonly
{
border:none;
}

div.clear, br.clear
{
clear:both;
}

#progress
{
background: #70a643;
border:1px solid #999;
font-style:italic;
color:#333;
}

#progress .selected
{
font-style:normal;
font-weight:bold;
color:#000;
}

/* Fix opera bug */
#operafix
{
}

div.blue
{
	max-width: 360px;
/*	background-color: #D6E4CB;
	font-size: .8em;*/
	padding: .5em;
	text-align: left;
	margin: auto;
}

div.top
{
	height: 67px;
	margin: .5em .5em 0 0;
}

div.middle
{
	min-height: 20em;
	margin: 0 .5em 0 0;
}

div.bottom
{
	height: 3em;
	margin: 0;
	vertical-align: bottom;
}

div.blue span.leftlink
{
	min-width: 110px;
	float:left;
}

div.blue span.rightlink
{
	min-width: 90px;
	text-align: right;
	float: right;
}

span.widelink
{
	text-align: right;
	float: right;
	background: #000;
}

div.colfoot
{
	background-color: #D6E4CB;
	min-width: 300px;
	min-height: 27px;
	padding: .1em;
}
div.colfoot img
{
border: none;
}

span.orange
{
	color: #f15c22;
	font-weight: bold;
}

img.onleft
{
	float: left;
	margin-right : .6em;
}



div#photo1, div#photo2
{
float:left;
text-align:center;
padding: .3em;
}

div#col1, div#col2
{
	float:left;
	padding: .3em;
	margin:auto;
	width:45%;
}

em
{
font-weight:bold;
}

span.silent
{
    position: absolute;
    left: -999em;
    width: 0.1em;
    overflow: hidden;
}

p.br
{
    line-height: 1em;
	margin: 0;
	padding: 0;
}

a.external
{
	padding-right: 11px;
	background: transparent url(/images/external.gif) no-repeat 100% 30%;
}

a.external hover
{
	background: #f15c22;
}

/* First page design */
	/*Container for everything else*/





div.leftcol
{
	text-align: center;
	min-width: 270px;
}

div#palette
{
	margin: 0 2% 0 185px;
	padding-left: 3%;
}



div#palette table tr td, div#palette table
{
	border: none;
	margin: auto;
	vertical-align: top;
}





td.blue
{
	background: #D6E4CB;
	border-spacing: 3em;
}
div#wrapper
{
	background: #fff;
	margin: 0;
}


div#palette table
{
	margin: 0;
}


div#palette table tr td
{
	min-width: 24%;
}


