v\:* {
    behavior:url(#default#VML);
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
    td {
	vertical-align: top;

}
.align-right {
	text-align: right;
}
.tiny-font {
	font-size: 4pt;
}
.border {
	border: 1px solid #000000;
}
.dark-blue {
	color: #FFFFFF;
	background-color: #000066;
	text-align: left;
}
.light-grey {
	background-color: #E6E6E6;
}
.light-blue {
	background-color: #D3CFFE;
}
.dark-green {
	color: #FFFFFF;
	background-color: #006600;
}
.light-green {

	background-color: #D1FECF;
}
input {
	font-size: 9pt;
}
select {
	font-size: 9pt;
}
textarea {
	font-size: 9pt;
}
.form 
{
    background-color: #F7F7F7;
	border: 1px solid #000000;
}
.left-nav {
	background-color: #E0E0E0;
	padding: 5px;
	border: 1px solid #000000;
	font-size: 11pt;
	font-weight: bold;
}
.font-11 {
	font-size: 11pt;
	font-weight: normal;

}
.padding-5
{
    padding: 5px;   
}
.left-nav-header {
	background-color: #000066;
	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;

}
.top-nav {
	background-color: #E0E0E0;
	padding: 5px;
	border: 1px solid #000000;
	font-size: 11pt;
	font-weight: normal;
}
.top-nav-header {

	background-color: #006600;
	padding: 5px;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}.a-dark {
	color: #0000FF;
}
.a-light {
	color: #D3CFFE;
}
.font-size10 {
	font-size: 10pt;
	font-weight: normal;
}
.td-h3 {
	font-size: 13pt;
	font-weight: bold;
}
img {
	display: block;
}
h1 {
	margin-top: 0px;
}
#logo {
    left: 10px;
    top: 10px;
    width: 329px;
    height: 112px;
}
#logo-small {
    left: 10px;
    top: 10px;
    width: 170px;
    height: 70px;
}
#left
{
    position: absolute;
    top: 140px;
    left: 10px;
    width: 140px;
    border: 1px solid #000000;
}
#left-loggedin
{
    position: absolute;
    top: 90px;
    left: 10px;
    width: 140px;
    border: 1px solid #000000;
}
#page-title 
{
    position: relative;
    margin-left: 120px;
    top:10px;
    width: 200px;
}
#top-right 
{
    position: absolute;
    right: 10px;
    top:10px;
    width: 480px;
    text-align: right;
    border: 1px solid #000000;
}
#instructions-table
{
    vertical-align: top;
    border: 1px solid #000000;
    width: 100%;
}
#instructions-header
{
    background-color: #000066;
    color: #FFFFFF;
    font-size: 13pt;
    font-weight: bold;
}
#map
{
    width: 100%;
    height: 350px;   
}
#td-map
{
    padding: 3px;
    border: 1px solid #000000;
}
#main
{
    position: relative;
    margin-left: 165px;
    margin-right: 10px;
    top: 18px;
    margin-bottom: 10px;
}
#main-loggedin
{
    position: relative;
    margin-left: 165px;
    margin-right: 10px;
    top: 10px;
    margin-bottom: 10px;
}
#login-status
{
    background-color: #006600;
    padding: 5px;
    color: #FFFFFF;
    font-size: 10pt;
}
#global-nav
{
    background-color: #E0E0E0;
    padding: 5px;
    border-top: 1px solid #000000;
    font-size: 11pt;
    font-weight: normal;
}
#user-nav-header
{
	background-color: #000066;
	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
#user-nav {
	background-color: #E0E0E0;
	padding: 5px;
	border-top: 1px solid #000000;
	font-size: 11pt;
}
#rides {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	border:1px solid #000;
	padding: 1px;
}
#log-ride-form 
{
    position:absolute;
    margin-top: 15px;
    width: 49%;
	background-color: #F7F7F7;
	border: 1px solid #000000;
}
#summary-stats
{
    position: absolute;
    left: 51%;
    margin-top: 15px;
    width: 49%;
	border: 1px solid #000000;
}
#register-table
{
    width: 80%;
}
h3 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
}

ul
{
    display:block;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

li
{
    background-image: url(../artwork/bullet.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-top: 6px;
    margin-bottom: 6px;    
}
.font-10 {
	font-size: 10pt;
	font-weight: normal;
}

.center
{
    text-align: center;
}

.img-inline
{
    display: inline;
}

.align-right
{
    text-align: right;
}

/* ############### */
/* New ones in Dev */
/* ############### */



/* For Gridview rendering */
.GridView 
{
    width: 100%;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: #808080 1px solid;
}
.GridView_Header
{
    border-bottom: #808080 1px dotted; /* Dotted doesn't work in IE */
    font-weight: bold;
}
.GridView_AlternatingRow
{
    background-color: #ece9d8;
}
.GridView_FooterRow
{
    background-color: #ffffff;
    font-weight: bold;
    border-top: #808080 1px dotted;
}
.GridView_AlternatingFooterRow
{
    background-color: #ece9d8;
    font-weight: bold;
    border-top: #808080 1px dotted;
}

div .highlight
{
    background-color: #FFFF99;
    padding: 4px;
    border: 1px solid #000000;
}