@charset "UTF-8";
/* CSS Document */

 img, div { behavior: url(/styles/iepngfix.htc) } 
 
body {
background-image:url(/graphics/bg.jpg);
background-repeat:repeat-x;

}

img
{  border-style: none;
}
 
th {
text-align:left;
background-color:#666666;
color:#FFFFFF;

} 

a {
color:#DA322C;
}

.wrapper {
	
	position:relative;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DA322C;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width:920px;
	background-repeat:no-repeat;
	top:60px;
	min-height:400px;
	margin-left:auto;
	margin-right:auto;
}

.maintext {

font-family:Helvetica, Arial, sans-serif;
font-size:12px;
margin-left:170px;
margin-top:20px;

}

.pagetitle {
text-transform:capitalize;
font-family:Helvetica, Arial, sans-serif;
font-size:16pt;
font-weight:bold;
}

.nav {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:right;
	top:65px;
	
}

.nav td {
	height:30px;
	vertical-align:top;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	
	
}



.nav a {
font-family:Helvetica, Arial, sans-serif;
font-weight:bold;
font-size:10px;
text-decoration:none;
color:#FFFFFF;

}

.nav a:hover {

color:#DA322C;
background-image:url(/graphics/buttonbg.png);

}

.footer {
	width:760px;
	top:100px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#666666;
	border-bottom-width: thick;
	border-bottom-color: #59363A;
	padding-bottom:100px;	
	
}





.logo {
width:140;
height:120;
position:absolute;
top:-78px;
left:20px;
}

.walklogo {
width:113;
height:283;
position:absolute;
top:80px;
left:30px;
}

.philadelphia {
width:44;
height:403;
position:absolute;
left:-44px;
}


.walknav {
position:absolute;
padding-left:30px;
padding-top:80px;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
left:0px;
}

.walknav a {

text-decoration:none;
color:#333333;
padding-left:10px;
}

.walknav a:hover {

color:#DA322C;


}

.walknav strong{

color:#DA322C;
}


.subnav {
padding-left:12px;
padding-top:80px;
float:left;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
}

.subnav a {

text-decoration:none;
color:#DA322C;
padding-left:10px;
font-weight:bold;
}

.subnav a:hover {

color:#CCCCCC;


}


.popup{
	position:absolute;
	width:600px;
	background-color:#CCCCCC;
	border-top-width: 150px;
	border-right-width: 100px;
	border-bottom-width: 500px;
	border-left-width: 100px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding:10px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
}


.regarea{

	width:700px;
	margin:0px;
	padding:0px;
}

.regheader{

	margin:0px;
	padding:0px;
		
}


.regheader table{

	margin:0px;
	padding:0px;
}

.regheader td{
	background-color:#faf7ec;
	width:250px;
	border-color:#FFF;
	border-style:solid;
	font-weight:bold;
	color:#dcdcdc;
	padding:5px;
}

#regactive{
	background-color:#ebe8de;
	font-weight:bold;
	color:#DA322C;
}



.regbody{
	background-color:#ebe8de;
	margin-top:0px;
	padding:10px 20px 10px 20px;
}



.regarea h2{
	color:#00CC33;
}

.regbody p{
	margin-left:10px;
}

.formerrors{
	color:red;
	font-weight:bold;
	background-color:white;
}

.launchpad_sidebar{
	float:right;
	margin-left:10px;
}

h2 {
	color:#B30200;
}

.leaderboard{
	position:absolute;
	right:20px;
	background-color:#efefef;
	padding: 0px 5px 10px 5px;
	border: 2px solid #900;
}