body{
  font-family: Verdana;
}

#banner {
	width: 100%;
	height: 50px;
}

ul.addcoursehelp 
{
	list-style-type: none;
	float: left;
	clear: both;
	width: 645px;
}

ul.addcoursehelp li
{
	float: left;
	text-align: center;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: solid none solid none;
	border-color: green;
}

li.nomenu
{
	float: left;
	text-align: center;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-color: transparent;
	}

ul.addcoursehelp li.last {
	float: right;
}

ul.coursesinarea
{
	position: relative;
	list-style-type: none;
	width: 90%;
	float: left;
	background-color: white;
	margin-bottom: 2px;
	margin-top: 0px;
	color: #006600;
}

ul.coursesinarea li
{
	float: left;
	text-align: center;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: solid none solid none;
	border-color: #006600;
	color: #006600;
	margin-top: 0px;
}

ul.coursesinarea li.last {
	float: right;
}

ul.showcourse 
{
	position: relative;
	list-style-type: none;
	width: 90%;
	float: left;
	background-color: white;
	margin-top: 1px; 
}

ul.showcourse li
{
	float: left;
	text-align: center;
	margin-left: 10px;
	font-size: 0.8em;	
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: solid none solid none;
	border-color: #C35617;
}

ul.showcourse li.last {
	float: right;
}

a.menulink {
           text-decoration : none;
	   font-size : 1.0em; 
	   font-family : Verdana, Arial, Helvetica, sans-serif; 
	   color: green; 
	   white-space : nowrap;
}

a.menulinkbigger {
           text-decoration : none;
	   font-size : 1.2em; 
	   font-family : Verdana, Arial, Helvetica, sans-serif; 
	   color: green; 
	   white-space : nowrap;
}

a.menulinknotready {
           text-decoration : none;
	   font-size : 1.0em; 
	   font-family : Verdana, Arial, Helvetica, sans-serif; 
	   color: grey; 
	   white-space : nowrap;
}

a.menulinknotready:hover {  
	color: white;
       	background: grey;
}

a.menulinkpasswdprotected {
           text-decoration : none;
	   font-size : 1.0em; 
	   font-family : Verdana, Arial, Helvetica, sans-serif; 
	   color: #006666; 
	   white-space : nowrap;
}

a.menulinkpasswdprotected:hover {  
	color: white;
       	background: #006666;
}

a.menulinkaddcoursehelp {
           text-decoration : none;
	   font-size : 1.0em; 
	   font-family : Verdana, Arial, Helvetica, sans-serif; 
	   color: green; 
	   white-space : nowrap;
}

a.menulinkaddcoursehelp:hover {  
	color: white;
       	background: green;
}

a.menulinkchosen {
	text-decoration: none;
	font-size : 1.0em; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : green;
       	background: green;
	white-space : nowrap;
	border-style: solid none solid none;
	border-color: green;
}

a.menulink:hover, a.menulinkbigger:hover, a.menulinkchosen:hover {
	color: white;
       	background: green;
}

a.menulinkshowcourse {
           text-decoration : none;
	   font-size : 1.0em; 
	   font-family : Verdana, Arial, Helvetica, sans-serif; 
	   color: #C35617; 
	   white-space : nowrap;
}

a.menulinkshowcourse:hover {  
	color: white;
       	background: #C35617;
}

#content {
	position: relative;
	width: 100%;
	overflow: auto; 
}

tr.coursemenurow {
}
td.coursemenutitle {
	width: 250px;
}
td.coursemenuother {
	width: 100px;	
}

#map {
	width: 500px;
	height: 500px;
        /*float: left;*/
}


#sidebar_map {
	position: relative;
	left: 510px;
	top: -500px;
	overflow: auto;
	margin-bottom: 0px;
        float: left;
	;
	height: 100000px;
	width: 100000px; 
	}

#forminterface {
	width: 1000px;
}

#frogtitle{
	width: 1000px;
}

td.frogtitletable {
	font-size: 20px;
	text-align: center; 
	color: green;
}

#addcoursehelp {
	width: 1000px;
}

#misc {
	position: relative;
	width: 500px;
	top: -99970px;
	height: 100%;	
	}

#slidetable{
 position: relative;
 top: -99990px;
 left: 10px;
 align: center;
 width: 500px;
 height: 100%;	
 clear: both;
 border: 0;
 border-collapse: collapse;
}

#slidetable td {
	align: center;
}

#slidercenter td{
  // IE5 workaround
  text-align: center;
}

#slidercenter div{
  margin:0px auto;  
}

#speedslider {
	width: 200px;
 	align: center;
}

td.tdspeed {
 	text-align: center;
}

tr#slidercenter {
 	align: center;
}

#timeslider {
	width: 200px;
 	align: center;
}

td.tdtime {
 	text-align: center;
}

td.tdtimeslider {
 	text-align: center;
 	align: center;
}

#coursetable{
 border: 0;
 border-collapse: collapse;
}

#coursetable td, #coursetable th{
  padding-right: 1em;
}
#coursetable th{
 text-align: left;
 border-bottom: 1px solid black;
}
#coursetable td{
 font-size: 0.9em;
}

#infocoursetable{
 border: 0;
 border-collapse: collapse;
}
#infocoursetable td, #infocoursetable th{
  padding-right: 1em;
}
#infocoursetable th{
 text-align: left;
 border-bottom: 1px solid black;
}
#infocoursetable td{
 font-size: 0.9em;
 border-right: 1px solid black;
}

#coursepoststable{
 border: 0;
 border-collapse: collapse;
}
#coursepoststable td, #coursepoststable th{
  padding-right: 1em;
}
#coursepoststable th{
 text-align: left;
 border-bottom: 1px solid black;
}
#coursepoststable td{
 font-size: 0.9em;
 border-right: 1px solid black;
}
#coursepoststable caption{
 text-decoration: thick;
}

#omgminfo {
	position: relative;
}

#titlenrofcourses {
	font-size: 1em;
	text-align: left;
}

#courselist {
	width: 1500px;
	height: 1000px;
}

p.omgminfo {
	color: green;
}

a.blacklink {
           text-decoration : underline; 
	   font-size : 1.0em; 
	   font-family : Verdana, Arial, Helvetica, sans-serif; 
	   color: black;
}

a.blacklinkbold {
           text-decoration : underline; 
	   font-size : 1.1em; 
	   font-family : Verdana, Arial, Helvetica, sans-serif; 
	   font-weight : bold;
	   color: black;
}

#setcourse {
	position: relative;
}

table.resulttable{
 border: 0;
 border-collapse: collapse;
}

th.normal {
	color: black;
	text-align: left;
	white-space : nowrap;
	border-right: 1px dotted red;
}

th.rank {
	color: black;
	text-align: center;
	white-space : nowrap;
}

#totalresultbottom {
	border-bottom: 1px solid red;
}

tr.totaltime {
	background-color: #FFFF80;
	border-right: 1px dotted red;
}
tr.splittime {
	background-color: #FFFFD0;
	border-right: 1px dotted red;
}
tr.distancepost {
	background-color: #E0E0E0;
	border-bottom: 1px solid red;
	border-right: 1px dotted red;
}
td.rank1 {
	color: #990099;	
	text-align: left;
	white-space : nowrap;
	border-right: 1px dotted red;
}
td.rank2 {
	color: blue;	
	text-align: left;
	white-space : nowrap;
	border-right: 1px dotted red;
}
td.rank3 {
	color: green;	
	text-align: left;
	white-space : nowrap;
	border-right: 1px dotted red;
}
td.normal {
	color: black;
	text-align: left;
	white-space : nowrap;
	border-right: 1px dotted red;
}
td.standard {
	background-color: white;
	color: black;
	text-align: left;
	white-space : nowrap;
	border-right: 1px dotted red;
}
td.standardodd {
	background-color: white;
	color: black;
	text-align: left;
	white-space : nowrap;
	border-right: 1px dotted red;
}

td.standardalignright {
	background-color: white;
	color: black;
	text-align: right;
	white-space : nowrap;
	border-right: 1px dotted red;
}

td.missed {
	background-color: white;
	color: red;
	text-align: left;
	white-space : nowrap;
	border-right: 1px dotted red;
}

        #garminmain {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                border-style: solid;
                width: 375px;
                background-color:#F3F3F3;
                border-color: #999999;
                border-width: 1px;
            -moz-border-radius:5px;
            -webkit-border-radius:5px;
            border-radius:5px;
                padding-top: 15px;
                padding-left:15px;
                padding-right:15px;
                padding-bottom:5px;

        }

        #garmintitleBox {
                font-size: larger;
                border-bottom-width: 1px;
                border-top-style: none;
                border-bottom-style: dotted;
                font-variant: small-caps;
                font-weight: bold;
        }

        #garminDevices {
            padding-bottom: 10px;
            padding-top: 10px;
            padding-left:3px;
            width: 100%;
            background-color:white;
        }

        #garmincontrolsBox {
            margin-top:5px;
            margin-left:0px;
        }

        #garminoutput {
            margin-top: 10px;
            margin-bottom: 10px;
                width: inherit;
                height: 300px;
            display: none;
        }

        button.fancyButton {
                padding: 5px 15px;
                background: -moz-linear-gradient(
                        top,
                        #ffffff 0%,
                        #ebebeb 50%,
                        #dbdbdb 50%,
                        #b5b5b5);
                background: -webkit-gradient(
                        linear, left top, left bottom,
                        from(#ffffff),
                        color-stop(0.50, #ebebeb),
                        color-stop(0.50, #dbdbdb),
                        to(#b5b5b5));
                border-radius: 5px;
                -moz-border-radius: 5px;
            	-webkit-border-radius: 5px;
                border: 1px solid #949494;
      	}

