/* updates 3/10/2010 */

/* secondary nav selected */

ul#menu > li.current > a {
	text-decoration:underline;
	font-weight:bold;
}


ul#menu li.current a.firstLink {
	text-decoration:underline;
	font-weight:bold;
}


.panel .headline {
	top:2000px;
}

#loading {
	background:url(/codescripts/images/icon_loading.gif) no-repeat 0px -2px;
	position:absolute;
	top:48%;
	left:45%;
	width:80px;
	height:48px; 
	color:#fff;
	font-size:.75em;
	text-align:center;
	padding-left:10px;
} 
#loadingScreen {
	height:316px;
	width:940px;
	position:absolute;
	top:156px;
	left:10px; 
	z-index:100;
	
}

#carousel_nav {
	bottom: -50px;
	
}

#carousel {
	margin-top:500px;
}
.container_12 {
	position:relative;
}

#content ul ul li {
line-height:24px;

}

ul ol.alpha li, ol ol.alpha li{
	list-style:lower-alpha!important;
}	

ul ol.numbered li, ul ol.numbered, ol ol.numbered li{
	list-style:decimal!important;

}
.newnote{
	color: #600;
	padding: 10px;
	margin:10px;
	border: thin none #CCC;
	background-color: #FFC;
	font-size: 16px;
	text-align: left;
	background-repeat: repeat-x;
}

.greynote
{
	width:300px;
	text-align:center;
	padding:10px;
	border: #999 thin solid;
	margin-left:45px;
	margin-top:10px;
	background-image: url(/codescripts/images/bkgd_tab.gif);
	background-repeat: repeat-x;
}


.greynote2
{
	
	padding:10px;
	border: #999 thin solid;
	background-image: url(/codescripts/images/bkgd_tab.gif);
	background-repeat: repeat-x;
}

.greynote3
{
	border: #CCC thin solid;
	padding:5px;
	background-image: url(/codescripts/images/bkgd_tab.gif);
	background-repeat: repeat-x;
	}

.greynote3  ul li{
	line-height:.05em;
	
}

.greynote3  p{
	
	line-height:.75em;
	
	
}
#crsidebar{
	padding:10px;
	background-color:#D97F29;
	float:right;
	width:220px;
	text-align:left;
	color:white;
}

#crsidebar h2{
	text-align:center
}


#crsidebar p{
	line-height:1.5em;
}
#crnote {
	padding:10px;
	border: #999 thin solid;
	background-color: #EAE6DD;
	background-repeat: repeat-x;
	margin: 10px;
	
}


#runWalk {
       background:url(/codescripts/images/RUNNERS-WITH-BG_3.jpg);
	   color:white;
	    padding:20px; 
		border:thin solid #006291;
		}

#runWalk a:link{color:#fff205;}
#runWalk a: {color:#fff205;}
.newtable table th, #content table th {font-size:1.1em; border-bottom: solid 1px #000; font-weight:bold; border-right:1px solid #000000;} 
.newtable table tr td, #content table tr td { border-right: solid 1px #000; vertical-align:top}
.newtable tbody {border:none;}
.newtable table p, #content table p {line-height:1.3em;}

#topmenu
{
	margin:0px;
	padding:10px;
	background:url(/codescripts/images/bkgd_tab.gif);
	font-weight:bold;
	font-size;.90em;
	border:thin solid #999
}

#topmenu  a, #topmenu  a:link
{
	padding:10px;
	margin-top: 10px;
	margin-bottom:5px;
	margin-right: 0px;
	margin-left: 0px;
}
	
#altsidebar
{
	width:200px;
	height:100%;
	float:right;
	background-color:#7c0040;
	color:white;
	margin-left:10px;
	padding-left:10px;
	margin-right:10px;
	padding-right:10px;
	margin-top:10px;
}

#altsidebar2
{
	width:200px;
	height:100%;
	float:right;
	background-color:#7c0040;
	color:white;
	margin-left:10px;
	padding-left:10px;
	margin-right:10px;
	padding-right:10px;
	margin-top:10px;
}

#altsidebar2 a:link{
	text-decoration:none;
	color:#fff205;
}



#altsidebar h3 {text-transform:none;}
#altsidebar a:link{
	text-decoration:none;
	 color:#fff205;
}

#newsidebar {
	float:right;
	width:220px;
	margin-left:10px;
}


#newsidebar .content{
border:medium dotted #d6d7d7;
padding:10px
}

#newsidebar .heading{
text-align:center;
color:#fff;
 background:#7c0040;
 margin:0px;
 padding:10px	
}

#newsidebar .heading h2{
 margin:0px;
 padding:0px	
}

#newsidebar .subheading{
	background-image: url(/codescripts/images/bkgd_tab.gif);
	color:#7c0040;"
font-weight:bold;
text-align:center;
padding:10px;
margin:0px;
}

#choosesidebar hr{
	color:#FFF;
	border:none;
}


#choosesidebar p{
	
}


