﻿@charset "utf-8";
/* CSS Document */

body
{
	margin:3px 0 0 0;
	padding:3px 0 0 0;
	background-color:#e5eaf0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

a, a:link, a:visited
{
	color:#0048b7;
	text-decoration:none;
}

a:hover
{
	color:#0048b7;
	text-decoration:underline;
}

h1
{
	font-size:25px;
	font-weight:normal;
	color:#0048b7;
	margin-bottom:1em;
}

h2
{
	font-size:16px;
	font-weight:normal;
	color:#5a9e33;
	margin-bottom:0;
}

p
{
	margin-top:0;
	padding-top:0;
}

ul
{
	margin-top:0;
	list-style-image:url(/SiteCollectionImages/bullet.gif);
}

hr
{
	border:0;
	border-top:1px dotted #809ab7;
	color:#fff;
	background-color:#fff;
	margin:0;
	padding:0;
	clear:both;					/* Add a clear to get rid of floating body image */
}

#top_container, #body_wrapper, #footer
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#top_container
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#828282;
	font-size:10px;
	vertical-align:middle;
}

.border_links
{
	float:left;
	margin-left:5px;
	margin-top:15px;
}

.border_links a
{
	color:#828282;
	font-size:10px;
	text-decoration:none;
}

#logo_bar
{
	height:100%;
	text-align:right;
}

#logo_bar img
{
	margin-left:6px;
	margin-right:6px;
	vertical-align:middle;
}

#body_wrapper
{
	background-color:#fff;
}

.header_container
{
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:970px;
	height:176px;
	
	/* Set a default background image in case a specific image is not assigned */
	background-image:url(/SiteCollectionImages/headers/home.jpg);
}

/* ------------------ HEADER IMAGES -------------------------------------------- */
#about511
{
	background-image:url(/SiteCollectionImages/headers/about_511.jpg);
}
#connections
{
	background-image:url(/SiteCollectionImages/headers/511_connections.jpg);
}
#crew
{
	background-image:url(/SiteCollectionImages/headers/511crew.jpg);
}
#partners
{
	background-image:url(/SiteCollectionImages/headers/511_partners.jpg);
}
#planner
{
	background-image:url(/SiteCollectionImages/headers/travel_planner.jpg);
}
#press
{
	background-image:url(/SiteCollectionImages/headers/pressroom.jpg);
}
/* --------------------------------------------------------------------------- */

#logo_511
{
	position:absolute;
	z-index:2;
	margin-left:12px;
	margin-top:-15px;
}

#link_bar
{
	position:relative;
	height:67px;
	top:109px;
	width:100%;
	background-image:url(/SiteCollectionImages/trans_blue.png);	
	text-align:center;
}

#nav_links
{
	padding-top:40px;
	margin-left:106px;

}

#nav_links a, #nav_links a:visited
{
	font-size:16px;
	color:#fcc700;
	font-weight:bold;
	text-decoration:none;
	
	padding-left:26px;

}

#nav_links a:hover
{
	color:#fff;
	text-decoration:none;
}

#current_page_link
{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
	padding-left:26px;
}

#body_container
{
	padding:15px;
	overflow:auto;
}

/* USED ON PAGES WITH LEFT NAVIGATION */
#left_nav
{
	float:left;
	width:211px;
	vertical-align:top;
}

/* USED ON PAGES WITH LEFT NAVIGATION */
#main_content
{
	float:right;
	width:738px;
	border-left: 1px solid #e6eaf0;
}


#footer_container
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:200%;
	color:#828282;
	clear:both;
}

#footer_container a
{
	color:#828282;
	text-decoration:none;
	line-height:200%;
}

#footer_container a:hover
{
	text-decoration:underline;
}



/* ================================================================== */
/* ========================== LEFT NAVIGATION ======================= */
.leftNav
{
	border:0;
}

.leftNav1
{
	background-color:#fff;
	padding-left:10px;
}

.leftNav1 a
{
	color:#0048b7;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}

.leftNav1 a:hover
{
	text-decoration:underline;
}

.leftNav2
{
	background-color:#fff;
	padding-left:3px;
}

.leftNav2 a
{
	color:#0048b7;
	font-size:12px;
	line-height:20px;

}

.leftNav2 a:hover
{
	text-decoration:underline;
}

.leftNavSelected
{

	border:0;
	background:transparent;
	
}

#zz1_CurrentNavn0, #zz1_CurrentNavn1, #zz1_CurrentNavn2, #zz1_CurrentNavn3, #zz1_CurrentNavn4, 
#zz1_CurrentNavn5, #zz1_CurrentNavn6, #zz1_CurrentNavn7, #zz1_CurrentNavn8, #zz1_CurrentNavn9
{
	background-color:#fff;
	
	background-image:url('../SiteCollectionImages/arrow.png');
	background-repeat:no-repeat;
	background-position:0 center;
	
}


/* ================================================================== */
/* ===================== RIGHT COLUMN MODULES ======================= */

/* Sets the background and border on web part header */
.ms-WPHeader td
{
	background-color:#f0ebe6;
	border-bottom:1px solid #d9d0c4;
}


/* sets font style on web part header */
h3.ms-WPTitle
{
	color:#0048b7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
}


/* ----- Set header icons and font styles ------- */
/* Traffic Alerts */
#WebPartTitleWPQ2	
{
	background-image:url(/SiteCollectionImages/icons/alerts_module_icon.png);
	background-repeat:no-repeat;
	background-position:105px center;
}
#WebPartTitleWPQ2 h3.ms-WPTitle
{
	color:#ff1e00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
}


/* Georgia Weather */
#WebPartTitleWPQ1	
{
	background-image:url(/SiteCollectionImages/icons/weather_module_icon.png);
	background-repeat:no-repeat;
	background-position:135px center;
}
#WebPartTitleWPQ1 h3.ms-WPTitle
{
	color:#0048b7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
}


/* HERO School Visits (CEWP) */
#WebPartTitleWPQ3	
{
	background-image:url(/SiteCollectionImages/icons/hero_module_icon.png);
	background-repeat:no-repeat;
	background-position:160px center;
}
#WebPartTitleWPQ3 h3.ms-WPTitle
{
	color:#d0a625;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
}





/* Turn off the border on web part bodies... */
.ms-WPBorder
{
	border:0;
}

/* Set background for web part body */
.ms-WPBody
{
	background-color:#f5f3f0;
}

/* sets font color on Traffic Alerts item headers */
.link-item
{
	color:#666666;
	font-weight:bold;
	padding-left:5px;
}

/* sets font color on Traffic Alerts links */
.link-item a:link, .link-item a:visited, .description
{
	color:#666666;
	font-weight:normal;
}

/* sets font color on Georgia Weather links */
a:link.ms-navheader, a:visited.ms-navheader
{
	color:#666666;
}

/* sets font color on Travel Information -> Georgia Navigator::Alerts */
.groupheader a:link, .groupheader a:visited
{
	color:#666666;
}



.EditToolbarCustom-LinkedFileType
{
	font-size:10px;
	color:#666666;
}

