
html { min-height: 100%; margin-bottom: 1px; }

a {
	text-decoration:none;
}

body {
	background-color: #2E5A92;
	background-image:url(portalback.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align:center;
	color:#444444;
}

#moreprogramlink {
	display:none;
	text-align:right;
}

#topmost {
	margin:auto;
	width:1000px;	
	text-align: center;	
}

#topcontainer{
	float:left;
	width:1000px;
	margin-left:-1px;
}

#headcontainer{
	float:left;
	text-align: center;
	margin:0px;
	position:relative;
	background-image:url(headerback.jpg);
	width:1000px;
	height:150px;
}
#contentcontainer{
	float:left;
	width: 1000px;
	text-align:left;
	background-image:url(sideback.png);
	background-repeat:repeat-y;
}
#containerdiv{
	float:left;
	margin: 0px 10px;
	width: 980px
}
#container{
	float:left;
	margin:0px;
	text-align: left;
	width:980px;
}

#navcontainer {
	font-size:12px;
	vertical-align: top;
	width: 0px;
	height:350px;
	padding:10px;
	display:none;
}

.navsection {
	font-weight:bold;
	color: #CCCCCC;
	padding:0px 0px 0px 2px;
	margin:10px 2px 2px 5px;
}

.navitem{
	margin-left:6px;
	font-size: 11px;
}

.navitem a {
	color:linen;
	display:block;
	margin:0px 4px 0px 5px;
	padding:2px;
}
.navitem a:link, .navitem a:visited{
	color:linen;
	text-decoration: none;
}

.navitem a:hover{
	text-decoration: none;
	color:#CCCCCC;
}

#primarycontent1 {
	vertical-align: top;
	width: 1000px;
	/*background-color: #ffffff;*/
}
#primarycontent2 {
	vertical-align: top;
	padding:15px;
	/*background-color: #ffffff;*/
}
#primarycontentcont {
	margin:0px;
	width:950px;
}

#nav {
	line-height: 18px; 
	text-align: center;
	width:125px;
}

#nav UL {
	clear:both;
	list-style-type:none;
	margin:81px 0px 0px 27px;
	padding:0;
	text-align:left;
	width:125px;
}
#nav LI {
	margin: 0px;
}

#nav A {
	font-size:11px;
	padding: 4px 10px 5px 10px;
	margin:1px 3px 0px 3px;
	font-weight:bold; 
	color: #2D6DAA; 
	text-decoration: none;
}

#nav A:hover {
	color: #000000;
}

#nav LI.hot {
	color: #000000;
}

#twitteriframe {
	overflow:hidden;
}

#footer {
	clear:both;
	background-image:url(footerback.png);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:60px;
}

.stretchparent {
	background-color:#FFFFFF;
}
.programswrapper {
	height:250px;
	overflow:auto;
	overflow-x:hidden;
	padding-right:5px;
	margin:5px 0px;
}

.lineheader {
	color:#FFFFFF !important;
	font-size:11px !important;
	font-weight:bold !important;
	margin-top:-3px !important;
	padding:0 0 10px !important;
	border:none !important;
	background-color:transparent !important;
}

.pkcsectionheader {
	color:#FFFFFF !important;
	font-size:11px !important;
	font-weight:bold !important;
	margin-top:-3px !important;
}

.pkcsectioncontent {
	padding:15px 0px 0px;
}

#youtubechannel { margin:10px 5px 0px; padding:10px; background:url(grayback.jpg) repeat-x; border:1px solid #aaaaaa;-moz-border-radius:10px;-webkit-border-radius:10px;}
#youtubechannel .tubepress_thumb { margin:auto; width:100%; }
#youtubechannel .tubepress_meta_group { margin:5px auto; width:100%; text-align:center; }
#youtubechannel .tubepress_meta_runtime { display:none; }
#youtubechannel .ytchannellink { font-size:12px; background-image:url(/EdutechResources/provider/172/social_youtube.png); background-position:left; background-repeat:no-repeat; margin-left:17px; padding: 5px 5px 5px 20px !important; }

.eventtable { width:90% }
.eventtable td { padding:3px 5px }
.headerPlain { font-weight:bold; }
.regTable { width:900px !important; }
.regTable td strong { font-size:1.2em; color:#F88C41 } 
