/*
GRAND VALLEY STATE UNIVERSITY - CHARTER SCHOOLS OFFICE
=========================================================================*/

* { margin: 0;
	border: 0;
	}
	
a:active { outline: none; }

	
html, body, #wrap {height: 100%;}

body > #wrap { height: auto; min-height: 100%;}

#content { padding-bottom: 150px; }  /* must be same height as the footer */
		
body {
	background: #fff url(/_images/body_bg.jpg) 50% 0 repeat-x;
	color: #474747;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}

#wrap {
	margin: 0 auto;
	position: relative;
	width: 885px;
	}
	
#header {
	height: 142px;
	}

#utility_nav a:hover {
	text-decoration: underline;
	}

.wide_col, .about_bio {
	width: 885px;
	clear:both;
	}

.left_col, .footer_left_col {
	float: left;
	width: 570px;
	position: relative;
	}
	
.right_col, .footer_right_col {
	float: right;
	width: 282px;
	}


/*
NAVIGATION STYLES
-------------------------------------------------------------------------*/
	
ul#nav {
	float: right;
	margin: 80px 0 0 0;  
	text-align: right;
	width: 615px; 
	clear: none;
	}
	
ul#nav li {
	display: inline;
	padding-left: 15px;
	padding-right: 0;
	font-size: 14px;
	}

ul#nav a {
	font-family: Arial, sans-serif;
	color: #7abbea;
	text-decoration: none;
	}
	
ul#nav a:hover {
	color: #fff;
	}
	
ul#nav li.active {
	font-family: Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	}	
	
#utility_nav {
	float: right;
	margin-top: 5px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #7abbea;
	}

#utility_nav a {
	font-family: Arial, sans-serif;
	background: url(/_images/portal_link.gif) 0 50% no-repeat;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	margin-left: 10px;
	}


/*
HEADER STYLES
-------------------------------------------------------------------------*/

h1 {
	float: left;
	margin: 52px 0 0 0;
	background: transparent url(/_images/logo.gif) 0 0 no-repeat;
	}
	
h1 a {
	display: block;
	height: 70px;
	width: 229px;
	letter-spacing : -1000em;
	text-indent: -200em;
	overflow: hidden;
	}
	
h2 {
	color: #353535;
	font-family: Palatino Linotype, Palatino, Georgia, serif;
	font-size: 40px;
	font-weight: normal;
	margin: 30px 0 20px 0;
	}
	
h3 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight:normal;
	padding: 12px 0 12px;
	}
	
h3.side_nav {
	background: #ebf4fb;
	padding: 12px 0 12px 20px;
	}	
	
h3.side_assets {
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 8px 0;
	}
	
h3.lesson_type {
	margin: 1.2em 0 0 0;
	font-weight: bold;
	}
	
h4 {
	font-family: Palatino Linotype, Palatino, Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	}

h4.lesson_title {
	margin: 1.5em 0 0 0;
	}

h4.lesson_title span{
	font-style: italic;
	}

	.applicable {
		background: url(/_images/applicable.gif) 0 0 no-repeat;
		padding-left: 16px;
		}

h5 {
	margin: 2em 0 0 0;
	font-size: 11px;
	line-height: 170%;
	}


/*
GLOBAL STYLES
-------------------------------------------------------------------------*/

p, ul, ol {
	color: #474747;
	line-height: 170%;
 	margin: .6em 0 1.12em 0;
	}

	ul li, ol li {	
		line-height: 170%;
		margin-bottom: .5em;
		}
	
	li em {
		font-family: Verdana, sans-serif;
		font-size: 11px;
		font-style: italic;
	}
	
	
p.opening {
	font-family: Palatino Linotype, Palatino, Georgia, serif;
	font-size: 17px;
	line-height: 160%;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0;
	}

em {
	font-family: Palatino Linotype, Palatino, Georgia, serif;
	font-style: italic;
	}
	
em.large {
	font-size: 13px;
	}	

a, a:visited {
	color:#0067a6;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

.right_col img {
	padding: 10px 0;
	}
	
a.driving {
	background: url(/_images/driving_directions_link.gif) 0 0 no-repeat;
	padding: 2px 0 5px 24px;
	margin: 4px 0 0 0;
	display: block;
	}
	
ul.side_nav {
	background: transparent url(/_images/side_nav_bg.gif) top left repeat-y;
	padding: 12px 0 0 20px;
	margin: 0;
	}

ul.side_nav li {
	list-style: none;
	line-height: 170%;
	margin: 0;
	}

ul.side_nav li.active {
	font-weight:bold;
	}
	
	
ul.side_assets {
	padding: 0;
	font-weight:bold;
	font-family: arial;
	font-size: 12px;
	}

ul.side_assets li {
	list-style: none;
	line-height: 120%;
	padding: 12px 0 12px 40px;
	border-bottom: 1px solid #e1e1e1;
	}
	
	ul.side_assets li.link {
		padding-left: 40px;
		background: url(/_images/side_asset_link.gif) 0 50% no-repeat;
		}
	
	ul.side_assets li.pdf {
		padding-left: 40px;
		background: url(/_images/side_asset_pdf.gif) 0 50% no-repeat;
		}
	
	ul.side_assets li.doc {	
		padding-left: 40px;
		background: url(/_images/ide_asset_pdf.gif) 0 50% no-repeat;
		}

ul.assets {
	margin: 0;
	list-style: none;	
	padding: 0;
	}

ul.assets li {
	line-height: 170%;
	}
		
	ul.assets li.link {
		padding: 2px 0 2px 30px;
		background: url(/_images/asset_link.gif) 0 50% no-repeat;
		}
	
	ul.assets li.pdf {
		padding: 2px 0 2px 30px;
		background: url(/_images/asset_pdf.gif) 0 50% no-repeat;
		}
	
	ul.assets li.doc {	
		padding: 2px 0 2px 30px;
		background: url(/_images/asset_doc.gif) 0 50% no-repeat;
		}

.footnote {
	clear: both;
	margin-top: 40px;
	font-family: Palatino Linotype, Palatino, Georgia, serif;
	font-style: italic;
	}

/*
PAGE SPECIFIC STYLES
-------------------------------------------------------------------------*/		

/*HOMEPAGE*/

#home h1 { margin-left: 18px; }

#home #nav { margin-right: 17px; }

#home #utility_nav { margin-right: 17px;}

#home #wrap {
	background: #0067a6 url(/_images/home_wrap_bg.jpg) top left repeat-x;
	margin: 0 auto;
	width: 100%;
	}
	
#home #header {
	background: url(/_images/home_header_bg.jpg) bottom left repeat-x;
	width: 920px;
	height: 144px;
	margin: 0 auto;
	}

#welcome {
	clear: both;
	}

#welcome_inner {
	background: url(/_images/home_bg.jpg) bottom right no-repeat;
	width: 880px;
	margin: 0 auto;
	}
		
p.welcome {
	margin: 30px 0 30px 0;
	font-family: Palatino Linotype, Palatino, Georgia, serif;
	font-size: 40px;
	color: #fff;
	letter-spacing: -1px;
	text-shadow: 0 1px 0 #005385;
	line-height: 108%;
	}

p.sub_welcome {
	font-size: 12px;
	width: 310px;
	color:  #fff;
	padding: 0 0 80px 0;
	margin: 0;
	}


#buckets {
	background: #fff url(/_images/buckets_bg.jpg) top left repeat-x; 
	width: 100%;
	height: 390px;
	margin: 0 auto;
	}
	
ul.buckets {
	padding: 50px 0 0 0;
	width: 880px;
	margin: 0 auto;
	}

ul.buckets li {
	float: left;
    position: relative;
	height: 139px;
	padding: 0 12px 0 0;
	font-size: 11px;
	list-style: none;
	text-align: left;
	width: 274px;
	}
		
.buckets li a img {
	border: 3px solid #ccc;
	float: left;
	margin-bottom: 10px;
	}
	
.buckets li a:hover img {
	border: 3px solid #4493d2;
	}
		
.buckets li h4 a {
	border: 0;
	color: #0067a6;
	text-decoration: none;
	background: url(/_images/h4_link.gif) no-repeat 100% 50%;
	padding-right: 14px;
	}	

.buckets li h4 a:hover {
	border: 0;
	color: #0067a6;
	}	
	
.buckets li p {
	color: #9e9e9e;
	line-height: 120%;
	margin: 5px 0 0 0;
	}
		
/*ABOUT US*/

.about_bio {
	border-top: 2px solid #e1e1e1;
	}

p.name_title {
	float: left;
	font-family: Palatino Linotype, Palatino, Georgia, serif;
	font-size: 14px;
	margin: 10px 0 0 0;
	font-style: italic;
	}
	
	p.name_title a {
		font-size: 16px;
		padding-right: 5px;
		font-style: normal;
		}

p.about_contact {
	float: right;
	margin: 12px 0 8px 0;
	font-size: 11px;
	}

p.bio {
	background: url(/_images/dotted_line.gif) 0 0 repeat-x;
	margin-top: 0;
	padding-top: 8px;
	clear: both;
	}


/*LEADING IN LEARNING*/


.facility {
	margin-top: 35px;
	border-top: 2px solid #e1e1e1;
	position: relative;

	}
	
/* slider */


#slider ul, #slider li { 
	margin: 0;
	padding: 0;
	list-style: none;
	}	
	
#slider, #slider li { 
	height: 385px;
	width: 570px;
	overflow: hidden;
	}	
	
#prevBtn, #nextBtn { 
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	left: 0;
	top: 180px;
	}
		
#nextBtn { 
	left: 535px;
	}
															
#prevBtn a, #nextBtn a{  
	display: block;
	width: 35px;
	height: 65px;
	text-indent: 9000px;
	overflow: hidden;
	}	
	
#nextBtn a { background: url(/_images/slider_next_btn.png) 0 0 no-repeat; }						
#nextBtn a:hover { background: url(/_images/slider_next_btn_hover.png) 0 0 no-repeat; }
#prevBtn a { background: url(/_images/slider_prev_btn.png) 0 0 no-repeat; }						
#prevBtn a:hover { background: url(/_images/slider_prev_btn_hover.png) 0 0 no-repeat; }						

/*SCHOOLS*/

a.map, a.start_school {
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0;
	padding: 10px 50px 0 44px;
	}

a.map {
	font-weight: bold;
	background: url(/_images/link_map.gif) 0 0 no-repeat;
	display: block;
	float: left;
	height: 50px;
	}

a.start_school{
	background: url(/_images/link_start_school.gif) 0 0 no-repeat;
	display: block;
	float: left;
	height: 50px;
	}
	
a.start_school span {
	font-family: Palatino Linotype, Palatino, Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	}

.school {
	border-top: 2px solid #e1e1e1;
	clear: both;
	margin-top: 38px;
	}
	
	.name {
		font-family: Palatino Linotype, Palatino, Georgia, serif;
		font-size: 16px;
		font-weight: bold;
		padding: 8px 0;
		background: url(/_images/dotted_line.gif) bottom left repeat-x;
		}

	.name a {
		font-style: italic;
		font-weight: normal;
		padding-left: 10px;
		}

	.address, .contact, .directions {
		background: url(/_images/dotted_line_vert.gif) top right no-repeat;
		height: 40px;
		width: 190px;
		padding: 5px 0 0 0;
		float: left;
		margin: 4px 0;
		line-height: 170%;
		}
		
.address_tall, .contact_tall, .directions_tall {
		background: url(/_images/dotted_line_vert.gif) top right no-repeat;
		height: 60px;
		width: 190px;
		padding: 5px 0 0 0;
		float: left;
		margin: 4px 0;
		line-height: 170%;
		}
	
	.directions {
		background: none;
		}

	.info {
		clear: both;
		background: url(/_images/dotted_line.gif) 0 0 repeat-x;
		width: auto;
		padding-top: 10px;
		line-height: 170%;
		}


a.back_to_top {
	float: right;
	width: 15px;
	height: 16px;
	background: url(/_images/back_to_top.gif) 0 0 no-repeat;
	}
	
a.back_to_top:hover { background-position: 0 -16px; }

a.back_to_top span { display: none; }


/*DATA CENTER*/

a.data_center {
	display: block;
	background: url(/_images/data_center_link.gif) 0 0 no-repeat;
	font-weight: bold;
	padding: 4px 0 0 40px;
	height: 25px;
	}

/*BOARD MEMBERS - FAQs*/

.lower_latin {
	list-style-type: lower-latin;
	
}

.lower_roman {
	list-style-type: lower-roman;
}
	
/*
FOOTER STYLES
-------------------------------------------------------------------------*/	

#footer { /* STICKY - DONT TOUCH */
	position: relative;
	margin-top: -150px; 
	height: 150px;
	clear: both;
	
	background: url(/_images/footer_bg.gif) bottom left repeat-x;
	} 

	
#footer_inner {
	width: 880px;
	margin: 0 auto;
	}
	
.footer_left_col, .footer_right_col {
	padding-top: 60px;
	}
	
#footer p {
	color: #888888;
	margin: 0;
	}
	
#footer ul {
	padding: 0 0 5px 0;
	margin: 0;
	text-align: left;
	}

#footer ul li {
	display: inline;
	padding-right: 8px;
	}
	
#footer ul li a {
	color: #888888;
	text-decoration: underline;
	}	
	
#footer ul li a:hover {
	color: #fff;
	}	
	
	
 /*
SIMPLEMODAL
-------------------------------------------------------------------------*/	

#simplemodal-container {
	border: 12px solid #fff;
	}

#simplemodal-container a.modalCloseImg {
	background:url(/_images/close_modal.png) no-repeat; /* adjust url as required */
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -18px;
	cursor: pointer;
	}

#simplemodal-overlay{
	background-color: #000;
	}

	
 /*
CLEARFIX
-------------------------------------------------------------------------*/	
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix { height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */
	
	
	