
/* Sidebar */
.webpart {
	clear:both;
}

#Sidebar h2 {
	cursor: pointer;
	}
	
#Sidebar h2 img {
	position:absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

#SubPageMenu {
	background-color: #d3d3d3;
	position: relative;
}

#SubPageMenu .Footer {
	background: #FFFFFF url(/Images/Interface/Interface_Sprite.png) no-repeat scroll -300px -120px;
	}
	
#SidebarBusService h2 {
	background: #FFFFFF url(/Images/Interface/Interface_Sprite.png) no-repeat scroll 0px -240px;
	position: relative;
	}
	
#SidebarVanpool h2 {
	background: #FFFFFF url(/Images/Interface/Interface_Sprite.png) no-repeat scroll -300px -240px;
	position: relative;
	}

#SidebarPrograms h2 {
	background: #FFFFFF url(/Images/Interface/Interface_Sprite.png) no-repeat scroll 0px -270px;
	position: relative;
	}

#SidebarNews h2 {
	background: #FFFFFF url(/Images/Interface/Interface_Sprite.png) no-repeat scroll -300px -270px;
	position: relative;
	}

#SidebarFares h2 {
	background: #FFFFFF url(/Images/Interface/Interface_Sprite.png) no-repeat scroll 0px -300px;
	position: relative;
	}

#SidebarProjects h2 {
	background: #FFFFFF url(/Images/Interface/Interface_Sprite.png) no-repeat scroll -300px -300px;
	position: relative;
	}

#SidebarAbout h2 {
	background: #FFFFFF url(/Images/Interface/Interface_Sprite.png) no-repeat scroll 0px -330px;
	position: relative;
	}
	
/* Main Page Declarations */
#PageContent {
	width: 637px;
	padding-left: 13px;
	}
	
#PageContent #HeaderGraphic{
	padding-bottom:10px;
}

/* Header */
#PageContent #BannerLinks{
	margin-left:-13px;
	margin-top:-20px;
	width:650px;
}
#PageContent #BannerLinksTable{
	padding:5px;
	margin-bottom:0em;
	width:650px;
}
#PageContent #BannerLinksTable td{
	padding:2px;
}
#PageContent #BannerLinksTable #PageNewsList td{
	background-color:#FFFFCC;
	border-bottom:1px dotted #666666;
	padding:10px;
}
#PageContent #BannerLinksTable #PageNewsList ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#PageContent #BannerLinksTable .NewsLink{
	border-bottom:1px dotted #666666;
	padding-bottom:5px;
}
#PageContent #BannerLinksTable .GovDelLink{
	text-align:right;
	border-bottom:1px dotted #666666;
	padding-bottom:5px;
}
#PageContent #BannerLinksTable #PageNewsArrow{
	padding:0px 5px;
}
#PageContent p,#PageContent .showhidetarget {
	margin-bottom: .667em;
	max-width: 42em;
}

#PageContent ul {
	padding: 0 0 .667em 1em;
	max-width: 40em;
	list-style-type: disc;
}

#PageContent h2 {
	height: 29px;
	text-indent: -9999px;
}

#PageContent h3 {
	font-size:2.33em;
	margin-left: -13px;
	margin-bottom: .72em;
	color:#333333;
	display:block;
	height:120px;
}

#PageContent h4 {
	font-size:1.667em;
	padding:0px;
	margin: 1em 0 0.5em;
	color:#18519C;
	display:block;
}

/* With Border 
#PageContent h5 {
	font-size:1.333em;
	padding: 8px 0 0 13px;
	margin: 1em 0 0.33em -13px;
	color:#333333;
	display:block;
	border-top: 1px dashed black;
}
*/

/* Without Border */
#PageContent h5 {
	font-size:1.333em;
	padding: 8px 0 0 0;
	margin: 1em 0 0.33em 0;
	color:#333333;
	display:block;
}

#PageContent h6 {
	font-size:1.083em;
	font-weight:bold;
	padding:0px;
	margin: 1em 0 0.25em;
	color:#333333;
	display:block;
}

	
#PageContent table {
 margin-bottom: 1em;
}

/* Custom Page Elements */
#PageContent .SideBox, #PageContent .SideUnbox {
	float: right;
	margin: 0 1em;
	background-color: white;
	}
	
#PageContent .SideBox p, #PageContent .SideUnbox p{
	font-size:11px;
	color:#666666;
	padding:5px 0px;
	}
	
#PageContent .SideBox {
	border: 2px solid #f6e0c5;
	padding: 1em;
	width:200px;
}

#PageContent .SideBox ul{
	list-style:inside;
	margin:0px 0px 0px -5px;
}


#PageContent .SideBox h5 {
	margin: -1em -1em 1em -1em;
	padding: 5px;
	background-color:#fff0a7;
	background-image:url(/Images/Interface/DiagonalFadeBG.gif);
	font-size:12px;
	display:block;
	color:#7c6747;
	font-weight:bold;
}

#PageContent .SideBox img {
	border: 1px solid black;
	}
	
#PageContent .SideUnbox {
	text-align: center;
	padding: 0 1em 1em;
	width:200px;
	}
	
#PageContent .SideUnbox p {
	width: 200px;
	text-align: center;
	}

/* The Rest */
#SubPageMenu .msg{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#a5b6bd;
	display:block;
	font-size:11px;
	padding:3px 5px 3px 15px;
}
#SubPageMenu a{
	display:block;
	padding:3px 5px 3px 15px;
	font-size:11px;
	text-decoration:none;
	color:#333333;
}
#SubPageMenu a:hover{
	text-decoration:none;
	background-color:#e2e2e2;
}
#SubPageMenu .SideBarSub {
	background-color:#f2f2f2;
	position:relative;
}
#SubPageMenu .SideBarSub a{
	padding-left:25px;
}
#SubPageMenu span{
	right:10px;
	position:absolute;
}

#SubPageMenu .SubSubPageSelected{
	background-color:#FFF;	
}

/* Data table and display styles */
#PageContent .generictable{
	border-top:1px solid #d2d2d2;
	border-left:1px solid #d2d2d2;
}
#PageContent .generictable h6{
	margin:0px;
	padding:0px;
}
#PageContent .generictable th,#PageContent .generictable td{
	text-align:left;
	vertical-align:top;
	padding:5px;
	border-bottom:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
}
#PageContent .generictable th{
	font-weight:bold;
	background-color:#2859a5;
	color:#fff;
}

#PageContent .subheader {
	background-color:#2859a5;
	background-image:url(/Images/Interface/DiagonalFadeBG.gif);
	border-collapse:collapse;
	border:0px;
	color:#FFFFFF;
	padding:10px;
	font-weight:bold;
}
#PageContent .subheader td{
	padding-left:10px;
}
#PageContent .subheader a{
	color:#a8bee0;
}
#PageContent .subheader a:hover,#PageContent .subheader a:visited{
	color:#bfeac5;
}
#PageContent .routelink {
	font-size:2em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:3px;
	margin-right:5px;
	text-decoration:none;
}

/*	Misc 	*/
.Button_help {
	border:1px solid #333;
}

#PageContent ul {
	list-style:outside;
	margin-left:15px;
}
#PageContent ol {
	list-style:decimal;
	margin-left:15px;
}
#PageContent .quote{
font-style:oblique;
font-size:1.5em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#cc6600;
}

#PageContent .warning {
	background-color:#FFFFCC;	
}

#PageContent .anchormenu a{
	font-size:1.25em;
	padding-right:10px;
}

#PageContent .showhide{
	display:block;
	clear:both;
	margin-bottom:10px;
}

#PageContent .showhidelink{
	color:#2959A5;	
	cursor:pointer;
	background-image:url(/Images/Interface/showhide.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	margin:0px;
}

#PageContent .showhidelink:hover{
	color:#31AA42;
}

#PageContent .showhidetarget{
	border-left:3px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding:20px;
}

#PageContent .showhideimage{
	float:left;
	margin-right:5px;
}

/* 
 * YouTube
 */

#PageContent .youtube_videoclip{
	width:500px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	margin:5px 0px;
	padding:0px;
}
#PageContent .youtube_videoclip h5{
	margin:0px;
	padding:0px;	
}

#PageContent .youtube_videoclip p {
	margin-bottom:10px;	
}
#PageContent .youtube_videoclip td{
	vertical-align:middle;
}
#PageContent .youtube_videoclip td:first-child{
	width:215px;
}
#PageContent .youtube_videothumb {
	overflow:hidden;
	position:relative;
	margin:20px;
	padding:0px;
	width:185px;
	height:104px;
	border:2px solid #000;
}

#PageContent .youtube_sidebox_wrapper{
	clear:both;	
	margin:20px 5px 5px;
}

#PageContent .youtube_videothumb_sidebox {
	margin:10px 0px;	
}

#PageContent .SideBox .youtube_sidebox_text{
	font-size:12px;
	color:#000;
	margin:0px;
}

#PageContent .youtube_videothumb:hover {
	border:2px solid #2959A5;
}

#PageContent .youtube_videothumb img{
	width:185px;
	margin-top:-17px;
}
#PageContent .youtube_playarrow {
 	background-image: url("/Images/Interface/youtube_playarrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 104px;
    position: absolute;
    width: 185px;
}



#PageContent .youtubeplaylist{
	display:none;
	max-width:42em;
}

#PageContent .videodescription{
	line-height:1.5em;
	height:4.5em;
	overflow:hidden;
}

.youtubenextbutton,.youtubeprevbutton{
	position:absolute;
	color:#FFF;
	padding:5px;
	display:none;
	width:50px;
	height:50px;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity:0.25;
	text-indent:-999999px;
	z-index:100000;	
}

.youtubenextbutton{
	background-image:url(/Images/Interface/youtube_nextarrow.png);
}

.youtubenextbutton:hover,.youtubeprevbutton:hover{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity:0.9;
}

.youtubeprevbutton{
	background-image:url(/Images/Interface/youtube_prevarrow.png);
}

a.buttonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 4px 12px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#fafafa 40%,
		#ececec 55%,
		#ededed 56%,
		#ededed);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.40, #fafafa),
		color-stop(0.55, #ececec),
		color-stop(0.56, #ededed),
		to(#ededed));
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #909090;
	-moz-box-shadow:
		0px 1px 0px rgba(223,223,223,1),
		inset 0px 0px 1px rgba(242,242,242,1);
	-webkit-box-shadow:
		0px 1px 0px rgba(223,223,223,1),
		inset 0px 0px 1px rgba(242,242,242,1);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0.2),
		0px 0px 0px rgba(255,255,255,0);
}

a.buttonlink:hover {
	color:#000;
	background: -moz-linear-gradient(
		top,
		#ededed 0%,
		#fafafa 40%,
		#ededed 56%,
		#ececec 55%,
		#ffffff);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		to(#ededed),
		color-stop(0.40, #fafafa),
		color-stop(0.56, #ededed),
		color-stop(0.55, #ececec),
		from(#ffffff));
}


