@charset "UTF-8";
/* CSS Document */

#container {
    text-align: left;
	width: 900px;
    margin: 0 auto;
	background-color: #fff;
	padding-bottom: 10px;
}
h6 {
	float: right;
	background-image: url(images/mission_statement.gif);
	width: 429px;
	height: 65px;
	background-repeat: no-repeat;
}

* { margin:0; padding:0 }

#container h3 { font-size: 1.1em; }
#container a { outline: none; }
#container #mainarea p { margin: 8px 0 0 0; }
#container #mainarea ul li { margin-left: 16px; }
#container table { font-size: 1.0em }
#rightcontainer p { margin: 8px 0 0 0; }

#container #navbar {
	width: 875px; margin-top: 6px;
	background-color: #006f9f;
	font-weight: bold;
	color: #fff;
	text-align: right;
	padding-right: 0;
	background-image: url(images/bg_navbar.gif);
	height: 30px;
}
#container #navbar #flags {
    width: 240px;
    height: 26px;
    float: left;
    text-align: left;
    padding-left: 25px;    
}

#container #navbar #flags img {
    margin-top: 4px;
    margin-right: 8px;
    border: 0;
}

#container #navbar #navbarmenu {
	float: right;
	padding-top: 5px;
    padding-bottom: 5px;
}
#container #navbar #navbarmenu a {
	text-decoration: none;
	color: #FFFFFF;
}
#container #navbar #navbarmenu a:hover {
	text-decoration: none;
	color: #C90045;
}

#container #navbar #navbarmenu ul {
	display: inline;
}
#container #navbar #navbarmenu li {
	display: inline;
	padding: 0 5px 0 5px;
}
#menunav {
	width: 215px;
	float: left;
    margin-right: 12px;
}
#container #mainarea {
    display: block;
    width: 420px;
	float: left;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
}

#container #mainarea p {
    margin-bottom: 12px;
}

#container #mainarea h1 {
	background-image: url(images/welcome_to_nlc.gif);
	height: 28px;
	width: 420px;
	text-indent: -9999px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}

#container #mainarea h2 {
    padding: 10px 0 10px 0;
    font-size: 18px;
    color: #da1155;
}

#container #mainarea img {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    margin: 10px 0 0 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #mainarea a:link {
    color: #006699
}
#container #mainarea a:visited {
    color: #006699
}
#container #mainarea a:hover {
    color: #da1155;
    text-decoration: underline;
}

#container #menunav ul {
	list-style-type: none;
	/*line-height: 17px;*/
}
#container #menunav li {
    text-indent: 25px;
    margin-bottom: 2px;
}
#container #menunav .header {
	color: #da1155;
	/*padding-top: 3px;*/
}
#container #menunav a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
    height: auto !important;
    height: 16px;
}
#container #menunav a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/menu_nav_rollover.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
#container #rightcontainer {
    float: right;
	width: 215px;
}

#container #rightcontainer ul {
    list-style-type: none;
	/*line-height: 17px;*/
}
#container #rightcontainer li {
	text-indent: 25px;
    margin-bottom: 4px;
}
#container #rightcontainer .header {
	color: #da1155;
	padding-top: 7px;
}
#container #rightcontainer a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
    height: 16px;
}
#container #rightcontainer a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
    /*background-image: url(images/right_nav_rollover.gif);*/
	background-image: url(images/right_news_flash.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
#container #rightcontainer h3 {
	width: 215px;
	color: #FFFFFF;
	background-image: url(images/right_news_flash.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 25px;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	font-size: 12px;
}
#container #rightcontainer p {
	font-size: 12px;
	line-height: 16px;
	padding-right: 25px;
}
#container #rightcontainer img {
	padding-bottom: 5px;
	padding-top: 5px;
}
#container #rightcontainer p a {
	font-weight: normal;
	background-image: none;
	color: #C90045;
	padding-bottom: 5px;
}

#container #rightcontainer p a:hover {
    font-weight: normal;
	background-image: none;
	color: #000000;
}

body {
	text-align: center;
    font-family:   Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_body_repeat.gif);
	background-repeat: repeat-x;
	background-color: #bfd5de;
}
#container #footer {
	width: 850px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	background-image: url(images/footer_flash.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#container #footer #standards {
	float: left;
	padding-top: 3px;
}
#container #footer ul {
	display: inline;
	font-size: 10px;
}
#container #footer #address {
	font-size: 10px;
	line-height: 10px;
	width: 420px;
	float: right;
	text-align: right;
}
#container #footer li {
	display: inline;
	padding-right: 30px;
}
#container #footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#container #footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* ------ | SUCCESS STORY STYLES | ------- */

#container .student-story-list {

    position: relative; 
    display: block; 
    width: 100%; 
    min-height: 140px; height: auto !important; height: 140px; 

}

#container .student-story-list p {

    margin: 8px 0 0 0;   

}

#container .student-story-list .student-image {
    
    position: absolute; top: 0; right: 0;
    
}

#container .student-story-list .student-title {
    
    font-weight: bold;
    
}

#container .student-story-list .student-story {
    
    width: 400px;
    
}

/* custom css added below here */

.span-main-right {
    
    width: 600px !important; 
    
}

#container .news_list_item {
    width: 100%;
    border-bottom: 1px dotted #006f9f;
}

#container #banner img {
    border: 0;
}

#rightcontainer .news_archive_list_item {
    width: 100%;
    padding: 4px 0 4px 0;
}

#rightcontainer .news_archive_list_item .date {
    font-size: 0.8em;
}

#rightcontainer .news_archive_list_item a {
    font-size: 0.9em;
    color: #000 !important;
    background-image: none;
}

#rightcontainer .news_archive_list_item a:hover {
    color: #C90045 !important;
    background-image: none !important;
}

.course_list_row {
    display: block; clear: both; height: 16px;
}

.course_list_column {
    display: block; float: left; padding-right: 16px;
}

h2 {
    padding: 10px 0 10px 0;
    font-size: 16px;
}

.gallery_image {
    float: left;
}

/*.contentbutton {
        background-color: #da1155;
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
        padding-top: 3px;
        padding-right: 5px;
        padding-bottom: 3px;
        padding-left: 5px;
        font-size: 1.0em;
        cursor: pointer;
}*/

.contentbutton {
        background-color: #da1155;
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
        padding-top: 1px;
        padding-right: 0;
        padding-bottom: 1px;
        padding-left: 0;
        font-size: 1.0em;
        cursor: pointer;
}


/**************************************************** FIX FOR LACK OF FORMATTING WHEN NO RIGHT CONTAINER TEMPLATE IS SELECTED - Jamie (05/08/2008) ***************/




#container #noright p { margin: 8px 0 0 0; }
#container #noright ul li { margin-left: 16px; }


#container #noright {
    display: block;
    width: 650px;
	float: left;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
}

#container #noright p {
    margin-bottom: 12px;
}

#container #noright h1 {
	background-image: url(images/welcome_to_nlc.gif);
	height: 28px;
	width: 420px;
	text-indent: -9999px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}

#container #noright h2 {
    padding: 10px 0 10px 0;
    font-size: 18px;
    color: #da1155;
}

#container #noright img {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    margin: 10px 0 0 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #noright a:link {
    color: #006699
}
#container #noright a:visited {
    color: #006699
}
#container #noright a:hover {
    color: #da1155;
    text-decoration: underline;
}


/********************************************** FIX FOR FRONT PAGE NEWS PREFACE MARGIN OVERRUN - Jamie (24/10/2008) ********************/

#fp_news_preface { margin-right: 15px;}


/********************************************** PRETTY FORM STYLING - Jamie (25/03/2009) ********************/

form.cmxform fieldset { margin-bottom: 10px; }
	
form.cmxform legend {
	xpadding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	xmargin: 3px 0 0;
	}

form.cmxform fieldset ul {
	padding-left: 5px;
	}

form.cmxform fieldset ul ul {
	padding-left: 40px;
	}

form.cmxform fieldset ul li {
	list-style: disc;
	}

form.cmxform fieldset ul ul li {
	list-style: circle;
	}


form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 120px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */



/********************************************** PRETTY TABLE STYLING - Jamie (13/10/2009) ********************/

.nicetable table {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
}

   .nicetable td, .nicetable th {
	color:#678197;
	color:#000000;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
}
 
.nicetable th {
	white-space:nowrap;
	font-weight: bold;
}

.nicetable_mini table {
	font-size: 9px;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1px auto;
	border-collapse:collapse;
}

.nicetable_mini td, .nicetable_mini th {
	font-size: 9px;
	color:#678197;
	color:#000000;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding: 1px;
	text-align:left;
 }
 
.nicetable_mini th {
	font-size: 11px;
	font-weight: bold;
 }


/********************************************** FRONT PAGE WARNING NOTICE - Jamie (05/01/2010) ********************/

.warning_notice {
	background:transparent url(warning.gif) no-repeat center;
	text-align:center;
	height: 32px;
}
	
.inner_notice, .inner_notice a:hover, .inner_notice a:link, .inner_notice a:active, .inner_notice a:visited  {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top: 10px;
	
}

/********************************************** BLOCKQUOTE STYLE - Jamie (13/05/2010) ********************/

#mainarea blockquote {
	margin-left: 20px;
	margin-bottom: 15px;
	font-style: italic;
}

#mainarea blockquote p.attribution {
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	text-indent: 20px;
}

