/***** page *****/


* {
	margin:0;
	padding:0;
	border:none;
	z-index:0;
}

html, body body#home{
	height:100%;
}

body {
	color: #333;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background: #666 url('../i/mainBG.gif') repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

/***** begin Type *****/

p {
	/*line-height: 1.5em;
	padding-top: 9px;
	text-indent:2em;
	padding-left:1em;*/
}

a	{
	color: #333366; /* purple */
	border-bottom: 1px dotted;
	text-decoration: none;
}



a:link ,a:visited {
	color: #333366;
}

a:hover {
	color: #ff9933;  /* orange */
}

h1  {  /* hidden at very top */
	color: #000;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #006699; /* page title */
	font-size: large;
	margin-top: 20px;
	/*padding-left:1em;*/
}
	
h3 {
	color: #006699; /* page sub */
	font-size: 12px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0px;
}

.h3like {
	color: #006699; /* page sub */
	font-size: 12px;
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	max-width:250px;
	border:1px solid #cab;
}

h4 { /* sub indented */
	color: #996600;
	font-size: 11px;
	margin: 20px 0 0 20px;
}

h5 { /* sub indented Black */
	color: #000;
	font-size: 12px;
	margin: 10px 0 2px 10px;
}

h6 { /* small green */
	color: #326408;
	font-size: 10px;
	font-weight: normal;
	margin: 1px 0 0 20px;
}

ul {
	list-style: disc outside url('../i/bullet.gif');
	margin-left: 35px;
	padding: 0 0 2px 0;
}

ul ul, ul ol {
	list-style: circle outside url('../i/bullet2.gif');
	color: #000;
	margin-left: 18px;
	padding-bottom: 2px;
}

ol {
	list-style-type: decimal;
	list-style-position: inside;
	color: #333;
	margin-left: 10px;
	padding: 5px 0 2px 0;
	line-height: 1.5em;
}

ol ol {
	list-style-type: lower-alpha;
	list-style-position: inside;
	color: #000;
	margin-left: 10px;
	padding-bottom: 2px;
}

li {
	color: #000;
	padding-bottom: 2px;
}

/***** end Type *****/

/***** begin Header *****/

#header{
	:0;
	left:0;
	width:980px;
	height:103px;
	line-height:15px;
	color: #fff;
	font-size: medium;
	margin:0;
	padding:0;
}

#newsBox{
	padding-left:0.8em;
}

#header h1 span { /*  hidden text title  */
	display: none;
}

input, textarea, select {
	/*width: 115px;*/
	border: 1px solid #999;
	background: #fbf5df;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 3px;
}

hr {
	border: 0;
	width: 100%;
	color: #996600; /* burnt */
	background-color: #996600; /* burnt */
	height: 1px;
	margin: 10px 0;
}

#title {
	color: #fff;
	font-weight: normal;
	background: transparent url('../i/headerImage.jpg') no-repeat;
	width: 980px;
	height: 103px;
	margin-left: 10px;
}

/***** begin top h menu *****/

#menuBar {
	height: 21px;
	padding: 60px 0 0 200px;
	margin: 0;
	color:#fff;
	font-size: 11px;
	text-align:left;
}

#menuBar ul#topnav {
	margin: 0;
	padding: 2px 0 0 0;
	display: block;
}

#menuBar ul#topnav li { /* makes it horizontal */
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 3px;
	border-bottom: none;
}
	
#menuBar ul#topnav a:link, #menuBar ul#topnav a:visited {
	padding: 6px;
	margin: 1px;
	color: #fff;
	text-decoration:none;
	border-bottom: none;
	background: none;
}
	
#menuBar ul#topnav a:hover {
	color: #fff; /* white */
	text-decoration: none;
	background: transparent url('../i/topNavOver.jpg') repeat-x;
	border-left: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}


/***** next nav level *****/

#menuBar ul.nextnav {
	margin: 0;
	padding: 6px 0 0 0;
	display: block;
	position:absolute;
	width:900px;
	top:77px;
	left:215px;
}

#menuBar ul.nextnav li { /* makes it horizontal */
	display: none;
	list-style-type: none;
	margin: 0;
	padding:3px;
	border-bottom: none;
	cursor:pointer;
}
	
#menuBar ul.nextnav a:link, #menuBar ul.nextnav a:visited {
	padding: 0 8px 0 8px;
	margin: 0;
	color: #fff;
	text-decoration:none;
	border-bottom: none;
	background: none;
}
	
#menuBar ul.nextnav a:hover {
	color: #ff9933; /* sassie orange */
	text-decoration: none;
	background: none;
}

.nextnav li { /* dividing lines */
	border-right: 1px solid #fff;
}
	
.nextnav li.last { /* no dividing line */
	border-right: none;
}


/***** end top h menu *****/


#clearheader { /* total height of each div in header */
	height: 1px;
}

/***** end Header *****/

#outer{
	min-height:100%;
	margin: 103px 200px -35px 10px;
	background: transparent url('../i/topBoxes.jpg') no-repeat;
	width:980px;
}

#outer2{
	min-height:100%;
	/*margin: 103px 200px -35px 10px;*/
	margin-left:15px;
	width:980px;
}


/***** begin Left v menu *****/

#right {
	z-index:100;
	margin-left: 720px;
	left:-1px;
	width: 260px;
	background: transparent url('../i/tile.jpg') repeat-y;
	border-left: 1px solid #006699;
	border-bottom: 1px solid #006699;
}
#right h6 { /* header */
	color: #006699;
	background-color: #c2ded6;
	font-size: 13px;
	font-weight: bold;
	margin: 1px 1px 5px 1px;
	padding: 7px 0 7px 20px;
}

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

#right li a {
	margin: 1px;
	padding: 5px 0 6px 20px;
	display: block;
	color: #333366; /* purple */	
	text-decoration: none;
	border-bottom: none;
	list-style: none;
	font-size: x-small;
	font-weight: normal;
}

#right li a:hover {
	color: #000;
	background-color: #aad1c6;
	text-decoration: none;
}

/***** end Left v menu *****/

/***** begin main content *****/

#main {
	font-size: 12px;
	font-weight: normal;
	width:980px;
	z-index:1;
	margin:0 -1px;
	padding: 0px 0px 35px 0px;
}

#main .quote{
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	font-style: italic;
	color: #996600; /* burnt */
}

#main .testimonial{
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	color: #000;
	padding-top: 15px;
}

#main img {
	border: none;
	clear: none;
	padding-right: 0px;
	margin: 0 0 0 0;
}

#main .imageList {
	margin: 0;
	padding: 0;
	width: 550px;
}

#main .imageList p {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 10px 10px;
	padding: 0;
}

#main .imageList img {
	border: none;
	margin: 0 0 30px 0;
	padding: 0;
	clear: both;
}

#main .pre {
	width: 550px;
}

.inlineimage {
	margin: 0px 10px 1px 0px;
	border: solid 1px #666;
}

/***** begin footer *****/

#clearfooter {
	clear:both;
	height:35px;
}
#footer {
	width: 830px;
	clear:both;
	height:35px;
	line-height:35px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: transparent url('../i/footer.jpg') no-repeat;
	color: #fff;
	font-size: 10px;
	font-weight:normal;
	text-align:left;
	position:relative;
	left:-1em;
	
	/*temp*/
}

/***** end footer *****/

/** small calendar**/
.calediv{
	/*background-image:url('/i/topBoxes.jpg');*/
	/*border:1px solid #000;*/
	height:250px;
	width:260px;
	z-index:99;
	clear:both;
}

.calendar{
	margin-left:25px;
	margin-right:25px;
}

.calendar td{
	border-spacing:0px;
	border:1px solid #000;
	margin:0px;
	padding:3px;
	text-align:center;
	z-index:99;
}

.eventRace{
	background-color:#cab;
}

.eventWorkout{
	background-color:#bca;
}

.eventSocial{
	background-color:#abc;
}

.eventMulti{
	background-color:#ede;
}


li.eventRace{
	list-style-type:none;
	width:320px;
	border:1px solid #000;
}

li.eventWorkout{
	list-style-type:none;
	width:320px;
	border:1px solid #000;
}

li.eventSocial{
	list-style-type:none;
	width:320px;
	border:1px solid #000;
}

li.upcoming {
	list-style-type:none;
	width:320px;
}


.fontRace{
	color:#978;
	font-weight:bold;
}

.fontWorkout{
	color:#897;
	font-weight:bold;
}

.fontSocial{
	color:#789;
	font-weight:bold;
}
/*****  begin bibby stuffis ****/



.bonus{
	float:right;
	
}

#main{
	clear:none;
	display:inline;
	height:250px;
}


#sponsorBox{
	width:300px;
	height:249px;
	overflow:show;
}


#sponsorBox img{
	padding:.2em;
	border-color:transparent;
}


.bodyContenta{
	position:absolute;
	top:600px;
	left:15px;
	width:700px;
}


.bodyContentB{
	width:640px;
	clear:none;
	top:364px;
	left:20px;
}

.bonus{
	width:260px;
	border:1px solid #cab;
	top:-30px;
	text-align:center;
}


.inside{
	width:33%;
	border:1px solid #cab;
}

#photoOfThe{
	height:250px;
	width:180px;
}


/* inside */

#insideLeft{
	width:635px;
	clear:none;
	/*border:2px dotted #000;*/
	margin-top:1em;
	padding:1em;
}

#insideRight{
	width:260px;
	clear:none;
	float:right;
	position:relative;
	left:-15px;
	z-index:99;
}

#indexRight{
	width:260px;
	clear:none;
	position:absolute;
	left:718px;
	top:110px;
	margin:0px;
}


#debug{
	top:200px;
	left:200px;
	z-index:80;
}


#midtab{
	position:absolute;
	top:103px;
	left:10px;
	margin:0px;
	padding:0px;
	border-spacing:0px;
	border:0px;
}

table{
	padding:0px;
	margin:0px;
	border-spacing:0px;
}

td{
	padding:0px;
	margin:0px;
	z-index:1;
}

.big{
	font-size:1.2em;
	font-weight:bold;
}

.results{
	border:3px groove #ccc;
	padding:1em;
}

.results td{
	border:1px solid #000;
	text-align:center;
	 padding-left:.2em;
	padding-right:.2em;
}

.results th{
	border:1px solid #000;
	text-align:center;
	background-color:#42B252;
}

.reportTable td{
	border:1px solid #000;
	font-size:0.8em;
}


#indexfooter{
	position:absolute;
	top:950px;
	left:10px;
}


.greendot{
	border:1px dotted #090;
	margin-bottom:1em;
}
