/* CSS Document */

/* standard tag styling */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #003C00;
	margin: 0px;
	text-align: center;
	background-color: #EAEAD5;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../images/ontrack_page_backgrd.png);
	background-repeat: repeat-x;
	background-position: left top;
}

p {
	font-size: small;
	margin-top: 2px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

p.noMargin {
	margin: 0px 0px 2px 0px;
}	

p.center {
	text-align: center;
}

.maroon {
	color: #800000;
}		

h1 {
	margin: 0px;
	color: #800000;
	font-size: 24px;
	text-align: left;
	font-weight: bold;
}		

h2 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	color: #800000;
	font-size: large;
	text-transform: none;
	text-align: left;
	font-weight: normal;
}	

h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	font-weight: bold;
	font-size: medium;
	color: #003300;
	text-decoration: none;
}		

img {
	margin: 0px;
	border: none;
}				

td img {
	display: block;
}

ul {
	padding: 0px;
	margin: 0px;
}

li {
	padding: 0px;
	list-style-image: none;
	list-style-position: inside;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 2px;
	list-style-type: square;
	font-size: small;
	padding-left: 5px;
}

hr {
	color: #CCCCCC;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
}

legend {
	color: #800000;
}	

/* This setting is important for the ASP.NET form to display correctly in Opera browser */
/* If not set, Opera displays the page out of line to that displayed in IE and FireFox */
form {
	margin: 0px;
}			
	
a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #006600;
	text-decoration: none;
	font-weight: bold
}

a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold
}

a:hover {
	color: #006600;
	text-decoration: underline;
	font-weight: bold
}

/* text styling */
.p_right {
	margin-top: 10px;
	text-align: right;
}

.arrow a:hover {
	text-decoration: none;
}		

/* Layer Definitions */

/* Mainwrapper displays the background layer and content which will alter the length of the page */
/* This wrapper centres the page */
/* It is important to set the margins, page width and position to relative */
#centralposition {
	position:relative;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: none;
}

/* This extra wrapper is required for the background slice to work in FireFox, etc */
/* Setting the background image in the centralposition layer does not work in FireFox when the position is set to relative */
#backgrdWrapper {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: 960px;
	float: left;
	border: none;
	background-image: url(../images/ontrack_backgrd_slice.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}	

#backgrdWrapper img {
	margin: 0px;
	padding: 0px;
	display: block;
}

#topBanner {
	padding: 0px;
	border: none;
}	

#mainPage {
	margin: 0px;
	padding: 0px;
	width: 960px;
	float: left;
	background-image: url(../images/ontrack_backgrd_upper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

#mainPage h3 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#mainPage p strong {
	color: #800000;
}

#mainContentLeft {
	margin-top: 95px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 18px;
	padding-right: 10px;
	width: 240px;
	border: none;
	vertical-align: top;
	float: left;
	text-align: left;
	font-size: small;
}		

#mainContentMiddle {
	margin-top: 95px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 380px;
	border: 1px solid #FFFFFF;
	vertical-align: top;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	font-size: small;
}

#mainContentRight {
	margin-top: 95px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	width: 240px;
	border: none;
	vertical-align: top;
	float: left;
	text-align: left;
	font-size: small;
}

#mainContentLeft img, #mainContentRight img, #mainContentMiddle img {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

#mainContentMiddle img {
	margin-top: 10px;
}

#mainContentMiddle p {
	margin-left: 1px;
}		

#maincontentLeftPara, #maincontentRightPara {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 2px;
	width: 234px;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	color: #003C00;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B20C0C;
	border-bottom-color: #B20C0C;
	border-left-color: #B20C0C;
	}	

#columnHeader {
	background-color: #B20C0C;
	background-image: url(../images/ontrack_col_header1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#columnHeader h1 {
	color: white;
	margin: 0px 10px 0px 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: medium;
	font-weight: normal;
}	
	
#lowerNav {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	color: #800000;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: inherit;
	border: none;
	float:right;
	text-align: right;
}

#lowerNav p.left {
	float: left;
}

#lowerNav p.right {
	float: right;
}

#footerWrapper {
	float: left;
	width: 960px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #EAEAD5;
}	

#footer {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 940px;
}	
	
#footer p {
	color: #003300;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#footer p strong {
	color: #800000;
}	

#footer a:link {
	color: #800000;
	text-decoration: none;
}

#footer a:active {
	color: #800000;
	text-decoration: none;
}

#footer a:visited {
	color: #800000;
	text-decoration: none;
}

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

#footer table {
	width: 100%;
	border: none;
}

#footer table td {
	padding: 10px;
	padding-top: 0px;
	width: 33%;
	vertical-align: top;
}	

#footer table td img {
	margin-top: 7px;
}					

/* top layers */
#ontracktitle {
	position:absolute;
	left:0px;
	top:5px;
	width:500px;
	z-index:2;
}

#ontracktitle p {
	font-size: 22px;
	color: #003300;
	margin: 0px;
	text-align: left;
	font-weight: bold;
}		

#bannerImg {
	position:absolute;
	left:343px;
	top:0px;
	width:300px;
	height:162px;
	z-index:1;
}

#bannerImg img {
	margin: 0px;
	padding: 0px;
}

#menubarLeft {
	position:absolute;
	left:10px;
	top:172px;
	width:375px;
	z-index:1;
	vertical-align: middle;
	color: #FFFFFF;
}

#menubarLeft a:link, #menubarLeft a:active, #menubarLeft a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#menubarLeft a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}	

#menubarLeft table {
	width: 100%;
	border: none;
	font-weight: normal;
	text-align: center;
	font-size: small;
}	

#menubarLeft table td {
	width: 125px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 10px;
	border: none;
}	

#menubarRight {
	position:absolute;
	left:575px;
	top:172px;
	width:375px;
	z-index:1;
	vertical-align: middle;
	color: #FFFFFF;
}

#menubarRight a:link, #menubarRight a:active, #menubarRight a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#menubarRight a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}	

#menubarRight table {
	width: 100%;
	border: none;
	font-weight: normal;
	text-align: center;
	font-size: small;
}	

#menubarRight table td {
	width: 125px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}

#menubarLeft table td a div, #menubarRight table td a div {
	background-color: #4F4F4F;
	padding-top: 0px;
	padding-bottom: 5px;
}	

#menubarLeft table td a:hover div, #menubarRight table td a:hover div {
	background-color: #800000;
	padding-top: 0px;
	padding-bottom: 5px;
}

#menubarLeft table td div.selected , #menubarRight table td div.selected {
	background-color: #800000;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #FFFF00;
}	

#textSize {
	position:absolute;
	left:575px;
	top:210px;
	width:360px;
	z-index:1;
	vertical-align: middle;
	text-align: right;
	color: white;
}

#textSize a:link, #textSize a:active, #textSize a:visited{
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#textSize a:hover {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

#textSize .textsmall {
	font-size: 11px;
	font-weight: normal;
}

#textSize .textmedium {
	font-size: 16px;
	font-weight: normal;
}

#textSize .textlarge {
	font-size: 22px;
	font-weight: normal;
}

#todaysDate {
	position:absolute;
	left:25px;
	top:210px;
	width:360px;
	z-index:1;
	vertical-align: middle;
	text-align: left;
	color: white;
}			

/* Hidden layers - content which can be reintroduced at a later date */
#membershipSummary {
	display: none;
}	

/* Miscellaneous */
.asterisk {
	color: #FF0000;
}

#footer p.copyright {
	color: #800000;
}

/* Contact form styling */
table.contactform {
	background-color: #EAEAD5;
	width: 100%;
	border: none;
	margin-bottom: 10px;
	vertical-align: top;
}

table.contactform p.title {
	text-align: right;
	margin: 2px;
	vertical-align: top;
}

table.contactform p.box {
	text-align: left;
	margin: 2px;
	vertical-align: top;
}			