@charset "utf-8";
/* CSS Document */

.ieonly { display: none; }

*, html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

#wrapper {
	background-image: url("http://www.niagaracollege.ca/ncglobal/images_09/bg_09.png");
	background-repeat: repeat-x;
	background-position: top;
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

#container {
	margin: 0 34px;
}

#header {
	height: 150px;
	background-image: url("http://www.niagaracollege.ca/ncglobal/images_09/applied_dreams_tag.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#login_bar {
	/* background-color: #0096d7; */
	height: 25px;
	width: 345px;
	float: right;
	z-index: 2;
	position: relative;
	padding-left: 15px;
}

#lb_access {
	float: right;
	background-color: #272627;
	width: 80px;
	height: 25px;
	padding-left: 18px;
}

#signIn {
  display: block;
  float:right;
  width:104px;
  height: 25px;
  background: url("http://www.niagaracollege.ca/ncglobal/images_09/nc_signin.gif") no-repeat scroll 7px 0 #0096D7;
}
#signIn span {
  display: none;
}


#r_holder {
	float: right;
	width: 195px;
	height: 20px;
}

#l_holder {
	float: left;
	margin-top: -25px;
	z-index: 1;
	position: relative;
	width: 934px;
}

#logo {
	padding-top: 18px;
	float: left;
	width: 248px;
}

#logo img {
	border: 0px;
}

#search_box {
	margin-top: 30px;
	float: right;
	width: 230px;
}

#search_box img {
	float: left;
	margin: 0 8px 0 0;
}

#search {
	font-family: Arial, Helvetica, sans-serif;
	border: solid 2px #4f4e4f;
	background-color: #e1e1e1;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 6px;
	height: 14px;
	width: 178px;
}

#nav {
	margin: 42px 0 0 22px;
	float: right;
	padding-right: 13px;
}

.navlist li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	line-height: 12px;
}

.navlist li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #272627;
	text-decoration: none;
	font-size: 0.74em;
	margin-right: 10px;
}

.navlist li a:hover {
	text-decoration: underline;
}


#nav_1, #nav_2, #nav_3, #nav_4 {
	float: right;
}

#navbar {
	height: 43px;
	background-color: #272627;
	padding-left: 6px;
}

#main {
	background-color: #ffffff;
	padding: 20px 17px 15px;
}

#main2 {
	background-color: #ffffff;
	padding: 7px 25px 15px;
}

#slideshow {
	height: 303px;
	width: 895px;
	background-color: #000000;
}

#lower_container {
	margin-top: 15px;
}

/* columns & boxes */

#col_1 {
margin: 0 5px 0 0;
float:left;
width: 216px;
}

#col_2 {
margin: 0 5px 0 5px;
float:left;
width: 216px;
}

#col_3 {
margin: 0 5px 0 5px;
float:left;
width: 216px;
}

#col_4 {
margin: 0 0 0 5px;
float: left;
width: 217px;
}

.hilite_box {
	border: solid 1px #afafaf;
	background-image: url("/ncglobal/images_09/hilite_box_bg.gif");
	background-repeat: repeat-x;
	height: 78px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif; 
}

.hilite_img {
	border: solid 4px #d7d6d6;
	float: left;
}

.hilite_title {
	float: left;
	margin: 2px 0 0 9px;
	line-height: 13px;
}

.hilite_title a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.hilite_title a:hover {
	color: #0085CF;
}

.hilite_txt {
	font-size: 10px;
	font-weight: 200;
	width: 115px;
	line-height: 12px;
	margin-top: 3px;
}

/* hilite emerg box */

.hilite_box_red {
	border: solid 1px #FF635F;
	background-image: url("/ncglobal/images_09/hilite_box_red_bg.gif");
	background-repeat: repeat-x;
	height: 78px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif; 
}

.hilite_red_img {
	border: solid 4px #d7d6d6;
	float: left;
}

.hilite_red_title {
	float: left;
	margin: 2px 0 0 9px;
	line-height: 13px;
}

.hilite_red_title a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.hilite_red_title a:hover {
	color: #0085CF;
}

.hilite_red_txt {
	font-size: 10px;
	font-weight: 200;
	width: 115px;
	line-height: 12px;
	margin-top: 3px;
}

/* end highlight emerg box */

.column { margin-top: 12px; }

.column h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 200;
	margin: 0px;
	padding: 0 0 7px 0;
}

.colnav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

.colnav a {
	display: block;
	padding: 5px 0;
	font-size: 12px;
	border-bottom: 1px dotted #9a9999;
	color: #000000;
	text-decoration: none;
}

.colnav a:link, #colnavlist a:visited {
	color: #000000;
	text-decoration: none;
}

.colnav a:hover {
	color: #25A4FF;
}

#col_3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #272627;
	font-size: 20px;
	font-weight: 200;
	background: transparent url("http://www.niagaracollege.ca/ncglobal/images_09/tiny_twitter_icon.gif") no-repeat 121px 4px;
	margin-bottom: 10px;
	margin-top: 7px;
}

#col_3 h1 a {
	color: #000000;
	text-decoration: none;
}

#col_4 h1 a {
	color: #000000;
	text-decoration: none;
}

/* end columns & boxes */

#left_vert_nav {
	padding-top: 10px;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #272627;
	letter-spacing: -0.5px;
}

#left_vert_nav h1 {
	font-size: 20px;
	font-weight: 200;
}

#left_vert_nav_sec {
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #272627;
	letter-spacing: -0.5px;
	border-right: solid 2px #272627;
	padding-right: 17px;
}

#left_vert_nav_sec h1 {
	font-size: 21px;
	font-weight: 200;
	margin-bottom: 1px;
}


#looking_for li {
	list-style: none;
	margin: 0;
}

#looking_for li a {
	font-size: 20px;
	color: #272627;
	text-decoration: none;
	margin-right: 10px;
	color: #939393;
}
#looking_for li a:hover {
	border-bottom: solid 3px #272627;
	color: #272627;
}

#sub_links li {
	list-style: none;
	margin: 0;
}

#sub_links li a {
	font-size: 18px;
	color: #272627;
	text-decoration: none;
	margin-right: 10px;
	color: #939393;
}
#sub_links li a:hover {
	border-bottom: solid 3px #272627;
	color: #272627;
}

#mid_boxes {
	float: right;
	background-image:url("http://www.niagaracollege.ca/ncglobal/images_09/smallbox_bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	width: 440px;
	height: 270px;
	padding: 10px 12px;
}

#mid_boxes a {
	text-decoration: none;
	color: #000000;
}

#mid_boxes img {
	border: 0px;
}

#mid_boxes_sec {
	float: right;
	width: 435px;
	height: 174px;
	margin-right: 22px;
}

#mid_boxes_sec img {
	border: 0px;
}

.mbt_box_sec {
	min-height: 250px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 9px 0 0 0;
}

.mbt_box_sec a {
	color: #000000;
}

.mbt_box_sec a:hover {
	color: #0094CF;
}

.mbt_box_sec p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

.mbt_header h2 {
	font-size: 20px; 
	margin-top: -5px;
	font-family: Arial, Helvetica, sans-serif; color: #231f20;  
	font-weight: 200; 
	padding-top: 10px; 
	line-height: 15px; 
	margin-bottom: 12px;
	padding-bottom: 9px;
	color: #3F3F3F;
	border-bottom: dotted 1px #AFAFAF;
}

.mbt_header .blue {
	color: #248FCC;
}

.mbt_header2 h2 {
	font-size: 18px; 
	margin-top: -5px;
	font-family: Arial, Helvetica, sans-serif; color: #231f20;  
	font-weight: 200; 
	padding-top: 10px; 
	line-height: 15px; 
	margin-bottom: 8px;
	padding-bottom: 3px;
	color: #3F3F3F;
	border-bottom: dotted 1px #AFAFAF;
}

.mbt_box {
	width: 210px;
	height: 120px;
	background-color: #ffffff;
	border: solid 1px #939393;
}

.mbt_box a {
	text-decoration: none;
	color: #000000;
}

.mbt_box h2 {
	margin: 7px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*right news column*/
.news { margin-top: -8px; }
.news li {
	line-height: 12px;
	padding: 6px 0 8px 0;
	list-style-type: none;
	border-bottom: dotted 1px #9A9999;
}

#col_4 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #272627;
	font-size: 20px;
	font-weight: 200;
	background: transparent url("http://www.niagaracollege.ca/ncglobal/images_09/rss_tiny.png") no-repeat 54px 4px;
	margin-bottom: 10px;
	margin-top: 7px;
}
.header_nounderline a { text-decoration: none; }

.news_title {
	font-family: Arial, Helvetica, sans-serif;
}
.news_title a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.news_title a:hover { color: #0085CF; }
.news_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.news_read_more { 
	float: right;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.news_read_more a {
	color: #000000;
}

.hilite2_box {
	border: dotted 1px #afafaf;
	background-image: url("/ncglobal/images_09/hilite_box_bg.gif");
	background-repeat: repeat-x;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif; 
	overflow: auto;
}

.hilite2_img {
	float: left;
	border: 0px;
}

.hilite2_title {
	float: left;
	margin: 2px 0 0 9px;
	line-height: 13px;
}

.hilite2_title a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.hilite2_title a:hover {
	color: #0085CF;
}

.hilite2_txt {
	font-size: 10px;
	font-weight: 200;
	width: 130px;
	line-height: 12px;
	margin-top: 3px;
}
/*end right news column*/

.img_ex { width: 100px; height: 100px; background-color: #000000; float: right; margin-right: 10px; margin-top: 10px; border: solid 1px #DFDFDF; }

#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F6F7F;
	font-size: 10px;
	text-align: center;
	border-top: solid 2px #CFCFCF;
	padding: 10px 0;
}

#footer_container {
    width: 100%;
}

#footer_container #left {
    float: left;
    width: 280px;
	text-align: left;
	padding: 0 0 0 10px;
}

#footer_container #content {
    padding: 0 250px 0 330px;
	text-align: left;
}

#footer_container #right {
    float: right;
	text-align: left;
}

.footer_navlist {
	margin-top: 3px;
}

.footer_navlist li {
	display: inline;
	list-style-type: none;
}

.footer_navlist li a { color: #424141; }
.footer_navlist li a:hover { color: #0ba0db; }

/* misc */

.fltrt { float: right; }
.fltlft { float: left; }

.tinynote { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 10px;
	margin-top: 6px;
	margin-left: 10px;
}

#course_catalog img {
	border: 0px;
}

#course_catalog {
	border-top: dotted 1px #939393;
	padding-top: 6px;
	margin-top: 18px;
}

.alertbox {
	border: solid 1px #939393; 
	padding: 5px 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin-bottom: 12px; 
	background-color: #FFEFEF;
}

