/* CSS Document */
/* Stage Instructions Design Styles*/

#top {
	margin-top:10px;
	height:55px;
}

#clock {
	float:left;
	margin-right:15px;
	margin-top:5px;
	}
	
#fix {
	margin-bottom:-10px;
	padding-bottom:-10px;
	}
	
#enrollFix {float:right; padding-right:100px; padding-top:3px;}
	
#padding {
	padding-left:15px;
	padding-right:15px;
	height:auto;
	padding-bottom:10px;
	margin-bottom:0px;
	width:670px;
	}
	
h3 {
	padding-bottom:5px;
	padding-left:5px;
	}
	
h3.piInfo {border-bottom:#000000 1px solid;}
	
ul li {
	font-weight: 100;
	}
	
#left {
	float:left;
	width:640px;
	}
#right{
position:relative;
top:13px;
float: right;
width:75px;
z-index:2;
}

.stabuttons {
	float:left;
	}


	
#space {
	margin-bottom: 6px;
	}
	
.map{
	position:relative;
	width:675px;
	height:400px;
	
	}
.pdfListing{
	position: absolute;
	text-align:right;
	left:520px;
	top: 230px;
}


.columnLeft {
	clear:left;
	width:285px;
}

.columnRight{
	float:right;
	width:350px;
	border-left: solid #000 1px;
	padding-left:25px;
	margin-left:15px;
}

.blueBox{
	background-color:#DEE3E7;
	padding:10px;	
}

	
.button a {
	display:block;
	background-repeat:no-repeat;
	background-position: left top;
	text-decoration:none;
}
.button a:hover {
	background-repeat:no-repeat;
	background-position: right top;
	text-decoration:none;
}


/*Educational Resources*/

p.listingBox {padding:5px 0 5px 5px; margin-top:-5px; width:300px;}
p.whiteListing {background-color:#FFF; padding:5px 0 5px 5px; margin-top:-5px;}
p#menu {text-align:center; margin-top:10px; padding-left:0px;}




/*activity listing*/

#leftACT{float:left; width:320px; padding-right:20px;}
#rightACT{float:right; width:210px;}
#middle{float:left; width:320px;}

.activityTitles {color:#FFF; padding:3px; font-size:15px;}

.benchmarkGuides {
	color:#BC8778; 
}

.newsletters {
	color:#aa8894;
}
.webcasts {
	color:#666666;
}
.PEG {
	position:relative;color:#3a1024; top:12px; margin-bottom:15px; border-bottom:1px #CCC solid; clear:both;
}

.listingBox {
    position:relative; display:block; background-color:#f1edea;  margin: 0 0 0 0; padding:15px 15px 15px 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; height:340px; z-index:1;
}


#workshops {padding-left:20px;}






