﻿/* CSS layout */

/*****************  MAIN ELEMENTS ***********************/

html, body, p, th, td
{
    font-family: Verdana;
    font-size: 1em;
}

body
{
    font-size: .6em; /*background-color:#FFFF99;	*/
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

th
{
    background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;
}

td
{
    padding: 5px 5px 5px 5px;
}

#banner
{
    font-family: Tahoma Verdana Times New Roman Arial Sans-Serif;
    font-size: 3em;
    font-weight: bold;
    text-align: center;
    background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;
}

.altrow
{
    background-color: #76c1e8;
}

.grid-pager
{
	background: #FFFF99;
	border-top: solid 1 black;
	height:1px;
}

.grid-header th
{
	text-decoration: none;
	font-weight: normal;
	color: Black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	padding: 1 1 1 4;
	border-bottom-style: outset;
	border-right-style: outset;
	border-width: 1px;	
}
/***************** 3 COLUMN LAYOUT ***************************/

#masthead
{
    /*position: relative;*/ /*width: 100%;*/
    padding-left: 100px;
    height: 94px;
        background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;

}

#top_nav
{
    text-align:right;
    /* margin-top:83px;*/
    /*height: 1em;*/
        padding-left: 0px;
    height: auto;
}

#top_left
{
    width: 94px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 94px;     
    cursor: pointer;
}

#header
{
    margin-left: 10px;
    padding-left: 5px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #AAAAAA;
    text-align: center;
       
}

#container
{
    position: relative; /*width: 100%; /*remove this and the width of the footer spreads across the bottom*/
    padding-left: 20px;
    height:100%;
}

#left_col
{
    width: 94px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
}

#page_content
{
    margin-right: 200px;
    margin-left: 94px;
    padding-left: 5px;
    margin-bottom: 3em;

}

#right_col
{
    width: 200px;
    position: absolute;
    right: 0px;
    top: 0px;
    margin-right: -5px;
}

/* Keep Footer at bottom when content smaller than main window */
html, body, #contents
{
    min-height: 100%;
    width: 100%;
    height: 100%;
}

html > body, html > body #contents
{
    height: auto;
}

#contents
{
    position: absolute;
    top: 0;
    left: 0;
}

#footer
{
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: 1px dotted #AAAAAA;
    background-color: #76c1e8;
    color: #626262;
    font-size: 90%;
    clear:both;
}
#footer p
{
    margin: 0.5em 0 1em 2em;
    padding: 0;
}


.Login
{
    top:0px;
    right:0px;
    padding:0px;
    margin:0px;
    /*display: none;*/
    
}

.Login input
{
    
}

.loginTitle
{
    display: none;
}
.breadcrumb
{
    float: left;
}

.infotitle
{
    font-weight: bold;
    font-size: 2em;
    border-bottom: 1px black solid;
    padding: 2px;
    background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;
}

.infotitleHeader
{
    font-weight: bold;
    font-size: 2em;
    border-bottom: 1px black solid;
    padding: 2px;
    background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;
}


.infobox
{
    border: 1px black solid;
    width: 100%;
    margin: 0px;
    
}

.infobox ul
{
        list-style-type:circle;

}
.infotext
{
    padding: 2px;
}
.infotext->ul
{
    list-style-type:circle;
}

.infotitle
{
    font-weight: bold;
    font-size: 2em;
    border-bottom: 1px black solid;
    padding: 2px;
    background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;
}

#raceNews .infotitle {
	 cursor:pointer ;
}

.ui-state-hover {
 background-image:url('');border:2px black solid;
}
.main
{
    border: 1px black solid;
    width: 100%;
    margin: 5px;
}

.sponsor
{
   /* border: 1px black solid;*/
    margin-bottom: 10px;
    margin-left: 5px;
    background-color:Transparent;
    font-size:.3em;
}
/**************************** Content Panel ITEMS *************************************/

.panelItems ul
{
    list-style-type:none;
    margin:0;
    margin/**/:5px;
}

.panelItems li
{
    margin:0px;
    /*clear:left;*/
    margin-bottom:10px;
}

.col1
{
    float:left;
    width:49%;
    /*clear:left;*/

}

.col2
{
   float:right;
   width:49%;

}

/* Hides from IE5-mac \*/
* html #page_content {height: 1%;}
/* End hide from IE5-mac */ 
/**************************** NAVIGATION MENU ITEMS *************************************/
#navigation
{
    width: 94px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top:5px;
}

#navigation div
{
    border: 1px black solid;
    margin-bottom: 10px;
    margin-left: 5px;
}

#navigation li .mnuHeader
{
    display: block;
    background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;
    text-align: center;
    font-weight: bold;
    border: 1px black solid;
    margin: 0;
    padding: 0;
}

li
{
    padding: 0;
    margin: 0;
    border: 0;
}

#navigation ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#navigation li
{
}

#navigation li a:link, #navigation li a:visited
{
    display: block;
    padding: 5px 5px 5px 0.5em;
    background-color: #76c1e8;
    color: #FFFFFF;
    text-decoration: none;
}
#navigation li a:hover
{
    background-color: #FFFF99;
    color: #FFFFFF;
}
#navigation ul ul
{
    margin-left: 0px;
}
#navigation ul ul li
{
    display: inline;
    margin: 0px;
}
#navigation ul ul a:link, #navigation ul ul a:visited
{
    background-color: #76c1e8;
    color: #711515;
}
#navigation ul ul a:hover
{
    background-color: #FFFF99;
    color: #76c1e8;
}

/**************************** Gallery *************************************/

.gallery span
{
    font-weight: bold;
    font-size: 1.5em;
    padding: 2px;
}

.gallery td td
{
    font-weight: bold;
    font-size: .8em;
    padding: 2px;
    background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;
}

.gallery span td
{
    font-weight: bold;
    font-size: .8em;
    padding: 2px;
    background-color: Transparent;
}




















