@charset "utf-8";
/* CSS - West Suffolk College core - Copyright Adaptive Image */
/* No browser hacks please */

/**************************** BODY & TAG DEFAULTS *****************************/
html, table {
	font-size:100%; /*fix IE resize bug*/
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%; /*default to equiv 1em = 10px - NB safari = 8.75px? */
	background-color: #FFFFFF;
	color: #333333;
	padding: 0;
	margin: 10px 0;
	font-weight:normal;
	font-style:normal;
}
div {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
p {
	padding: 0;
	margin: 0;
}
a {
	font-weight:normal;
	font-style:normal;
	color:#666666;
	text-decoration: underline;
}
strong a { 
	font-weight:bold;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
ol {
	list-style-position: inside;
	list-style-type: decimal;
}
ul {
	list-style-position: outside;
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6 { /*protect style in contribute*/
	font-style:normal;
}
h1 {
	font-size: 1.45em;
	margin: 0 0 0.5em 0;
}
h2 {
	font-size: 1.25em;
	margin: 2em 0 0.5em 0;
}
h3 {
	font-size: 1.15em;
	font-weight: bold;
	margin: 0.7em 0 0.7em 0;
}
h4, h5, h6 {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: line-through;
	margin:0;
	padding:0;
}
input, select, th, td {
	font-size:1em;
}
li li, li p, td p, blockquote p {
	font-size:1em;
}
table {
	width: 100%;
	margin: 1em 0;
	padding:0;
}
table, table tr, table th, table td { /*stop contribute table element style*/
	border-color: #999999;
	background-color: #FFFFFF;
}
th, td {
	vertical-align:top;
	font-weight:normal;
	font-style:normal;
}
a:focus, input[type=image] { /*fix FF outline*/
	outline:none;
}
/***************************** TEMPLATE LAYOUT & DIV ********************************/
/******** h center container ********/
#page {
	font-size:1.2em;
	width:955px;
	margin: 0 auto;
	padding: 0;
	left: auto;
	right: auto;
}
/************** header **************/
#page #head {
	width: 100%;
	min-height: 67px;
}
#page #head #head_logo {
	float: left;
}
#page #head #head_nav {
	float: right;
}
#page #head #head_nav ul {
	margin: 0;
	width: 100%;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#page #head #head_nav li {
	display: inline;
	border-left: 1px solid #000000;
	padding: 0 0.3em 0 0.6em;
}
#page #head #head_nav li.lst_first_no_brdr, #page #foot #foot_l #foot_l_content li.lst_first_no_brdr, #page #foot #foot_r #foot_r_content li.lst_first_no_brdr {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
#page #head #head_nav a {
	color: #7D9AAA;
	text-decoration: none;
	display: inline-block;
}
#page #head #head_nav a:hover {
	text-decoration: underline;
}
#page #head #head_search {
	float: right;
	margin: 23px 0 0 0;
	clear: right;
	width: 75%;
}
#page #head #head_search form {
	margin: 0;
	padding: 0;
}
#page #head #head_search #course_search {
	margin-left: 10px;
	float: right;
	background-color: #80A3B7;
	padding: 1px 0;
	height: 25px;
}
#page #head #head_search #site_search {
	border: 1px solid #000000;
	padding: 2px;
	margin-left: 10px;
	float: right;
}
#page #head #head_search #site_search input.search_input {
	margin: 0;
	font-size: 1em;
	min-height: 15px;
	padding: 2px 2px;
	width: 180px;
	background-color: #FFFFFF;
	border: 1px solid #80A3B7;
}
#page #head #head_search #site_search input.search_go {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

/************** content **************/
#page #content {
	width: 100%;
	margin: 10px 0;
	clear: both;
}
#page #content #content_l {
	float: left;
	width: 217px;
}
#page #content #content_l #nav {
	width: 100%;
}
#page #content #content_l #nav ul {
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}
#page #content #content_l #nav li {
	width: 201px;
	border-right: none;
}
#page #content #content_l #nav li.lst_nav_section1 a {
	background-color: #A50069;
}
#page #content #content_l #nav li.lst_nav_section2 a {
	background-color: #EF8200;
}
#page #content #content_l #nav li.lst_nav_section3 a {
	background-color: #008478;
}
#page #content #content_l #nav li.lst_nav_section4 a {
	background-color: #83389B;
}
#page #content #content_l #nav li.lst_nav_section5 a {
	background-color: #005A8C;
}
#page #content #content_l #nav li a {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0 0 3px 0;
	padding: 13px 15px 5px 15px;
	display: block;
	text-transform: uppercase;
	text-align: right;
	line-height: 1.1em;
	min-height: 24px;
	font-weight: normal;
}
#page #content #content_l #nav li a:hover {
	font-weight: bold;
}
#page #content #content_l #nav li.lst_nav_section1 a:hover {/*YP*/
	background-color: #C60087;
}
#page #content #content_l #nav li.lst_nav_section2 a:hover {/*AP*/
	background-color: #FF8808;
}
#page #content #content_l #nav li.lst_nav_section3 a:hover {/*HE*/
	background-color: #00A892;
}
#page #content #content_l #nav li.lst_nav_section4 a:hover {/*AL*/
	background-color: #913FB0;
}
#page #content #content_l #nav li.lst_nav_section5 a:hover {/*EM*/
	background-color: #0078B0;
}
#page #content #content_l #panel_left {
	width: 201px;
	text-align: right;
	padding: 10px 0 0 0;
}
#page #content #content_l #panel_left h1 {
	color: #7D9AAA;
	font-size: 1.35em;
}
#page #content #content_l #panel_left h2 {
	color: #7D9AAA;
	font-size: 1.2em;
}
#page #content #content_r {
	width: 738px;
	float: right;
}
#page #content #section {
	padding: 0;
}
#page #content #section #section_nav {
	float: left;
	width: 217px;
	font-size:1em;
}
#page #content #section #section_nav h1 {
	color:#999999;
	font-size:1.1em;
	text-align:right;
	width: 201px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#page #content #section #section_nav h1.hdg_subnav_this_page {
	background-color:#999999;
	border-right: 16px solid #999999;
	font-weight:bold;
	color:#FFFFFF;
}
#page #content #section #section_nav h1.hdg_subnav_this_page a {
	color:#FFFFFF;
}
#page #content #section #section_nav h1.hdg_subnav_this_page a:hover {
	background-color:#999999;
}
#page #content #section #section_nav h1 a {
	color:#999999;
	text-decoration:none;
	display: block;
	margin: 0;
	padding: 4px 15px 3px 15px;
	border-bottom: 2px solid #999999;
	text-transform: uppercase;
}
#page #content #section #section_nav h1 a:hover {
	background-color: #CCCCCC;
}
#page #content #section #section_nav ul {
	list-style-type: none;
	width: 201px;
	margin: 0;
	padding: 0;
}
#page #content #section #section_nav li {
	width: 201px;
	margin: 0;
	padding: 0;
}
#page #content #section #section_nav li.lst_subnav_this_page {
	background-color:#999999;
	border-right: 16px solid #999999;
	font-weight:bold;
	color:#FFFFFF;
}
#page #content #section #section_nav li.lst_subnav_this_page a {
	color:#FFFFFF;
}
#page #content #section #section_nav li.lst_subnav_this_page a:hover {
	background-color: #999999;
}
#page #content #section #section_nav li a {
	color: #999999;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding: 4px 15px 4px 15px;
	min-height: 15px;
	text-align: right;
	border-bottom: 1px dotted #999999;
	margin: 0;
}
#page #content #section #section_nav li a:hover {
	background-color: #CCCCCC;
}
#page #content #section #section_main {
	float: right;
	width: 736px;
	min-height: 465px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#page #content #section #section_main #section_home_left {
	float: left;
	width: 534px;
}
#page #content #section #section_main #section_home_left #section_content .box_inset_full { /*box width for section home - note specificity path - see #page #content #section #section_main #section_content .box_inset_full*/
	width:482px;
}
#page #content #section #section_main #section_home_left #section_content .box_inset_twin .box_inset_twin_left { /*box width for section home - note specificity path - see #page #content #section #section_main #section_content .box_inset_twin .box_inset_twin_left*/
	width:315px;
	margin-right: 5px;
}
#page #content #section #section_main #section_home_left #section_content .box_inset_twin .box_inset_twin_right { /*box width for section home - note specificity path - see #page #content #section #section_main #section_content .box_inset_twin .box_inset_twin_left*/
	width:155px;
	margin-left: 5px;
}
#page #content #section #section_main #section_home_right {
	float: right;
	width: 162px;
	padding: 2em 25px 2em 15px;
	font-size: 0.95em;
}
#page #content #section #section_main #section_home_right ol {
	margin: 0.5em 0;
	padding: 0;
}
#page #content #section #section_main #section_home_right ul {
	list-style-image: url(../images/lst_bullet.gif);
	list-style-type: none;
	margin: 0.5em 0;
	padding: 0 12px;
}
#page #content #section #section_main #section_home_right li {
	margin: 0.25em;
	padding: 0;
}
#page #content #section #section_main #section_home_right a {
	text-decoration: none;
	color: #333333;
}
#page #content #section #section_main #section_home_right a:hover {
	text-decoration: underline;
}
#page #content #section #section_main #section_home_right #section_quicklinks {
	border: 1px #999999 solid;
	margin-bottom: 2em;
	color: #999999;
	font-size: 1.05em;
	width: 160px;
}
#page #content #section #section_main #section_home_right #section_quicklinks h1 {
	background-color: #999999;
	color: #FFFFFF;
	padding: 0.2em 10px;
	margin: 0;
	font-size: 1.2em;
}
#page #content #section #section_main #section_home_right #section_quicklinks ul {
	margin: 1em 0;
	padding: 0 10px 0 20px;
	list-style-image: url(../images/lst_bullet.gif);
	list-style-type: none;
}
#page #content #section #section_main #section_home_right #section_quicklinks li {
	line-height: 130%;
	padding: 0.2em 0 0.3em 0;
}
#page #content #section #section_main #section_home_right #section_quicklinks a {
	color: #999999;
	text-decoration: none;
	display: block;
}
#page #content #section #section_main #section_home_right #section_quicklinks a:hover {
	text-decoration: underline;
}
#page #content #section #section_main #section_home_right #section_home_news h1 {
	color: #999999;
}
#page #content #section #section_main #section_home_right #section_home_news {
	margin-bottom: 2em;
}
#page #content #section #section_main #section_home_right #section_panel {
	background-color: #FFFFFF;
}
#page #content #section #section_main #section_home_right #section_panel h1 {
	color: #999999;
}
#page #content #section #section_main #section_home_right #section_panel h2 {
	color: #999999;
}
#page #content #section #section_main #section_home_head {
	min-height: 70px;
	background-color: #999999;
}
#page #content #section #section_main #zv_home_head #zv_home_head_r h2 {
	font-size: 1em;
	margin: 0;
}
#page #content #section #section_main #section_home_head h1 {
	color: #FFFFFF;
	float: left;
	width: 479px;
	padding: 2em 25px 0.5em 25px;
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 0;
}
#page #content #section #section_main #section_home_head img {
	float: right;
	width: 207px;
	display: block;
}

#page #content #section #section_main #section_content {
	padding: 2em 25px 1em 25px;
	line-height: 140%;
}
#page #content #section #section_main #section_content .txt_highlight {
	color: #999999;
}
#page #content #section #section_main #section_content h1 {
	margin: 0 0 1em 0;
}
#page #content #section #section_main #section_content h2 {
	margin: 1.5em 0 0.75em 0;
}
#page #content #section #section_main #section_content h3 {
	margin: 1em 0 0.5em 0;
}

#page #content #section #section_main #section_content p {
	margin-bottom: 0.75em;
	clear:both;
	margin-top: 0.75em;
}
#page #content #section #section_main #section_content a {
	color: #333333;
	text-decoration: underline;
}
#page #content #section #section_main #section_content .txt_bold {
	font-weight: bold;
}
#page #content #section #section_main #section_content img {
	padding: 0.75em 15px 0.75em 0;
	display: block;
}
#page #content #section #section_main #section_content img.img_left {
	float: left;
	padding-left: 0px;
}
#page #content #section #section_main #section_content img.img_right {
	float: right;
	padding-right: 0px;
	padding-left: 15px;
}
#page #content #section #section_main #section_content .txt_italic {
	font-style: italic;
}
#page #content #section #section_main #section_content ol {
	margin: 0.75em 0;
	padding: 0 15px;
}
#page #content #section #section_main #section_content ul {
	margin: 0.75em 0;
	padding: 0 30px;
	list-style-image: url(../images/lst_bullet.gif);
	list-style-type: none;
}
#page #content #section #section_main #section_content li {
	line-height: 130%;
}
#page #content #section #section_main #section_content .box_inset_full {
	width:684px;
}
#page #content #section #section_main #section_content .box_inset_full, 
#page #content #section #section_main #section_content .box_inset_twin {
	clear:both;
	margin-top:1em;
	margin-bottom:1em;
	overflow: auto;
}
#page #content #section #section_main #section_content .box_inset_full, 
#page #content #section #section_main #section_content .box_inset_twin .box_inset_twin_left, 
#page #content #section #section_main #section_content .box_inset_twin .box_inset_twin_right {
	border:1px solid #999999;
}
#page #content #section #section_main #section_content .box_inset_twin .box_inset_twin_left {
	width:450px;
	float:left;
	margin-right:5px;
}
#page #content #section #section_main #section_content .box_inset_twin .box_inset_twin_right {
	width:222px;
	float:right;
	margin-left:5px;
}
#page #content #section #section_main #section_content .box_inset_full h1, 
#page #content #section #section_main #section_content .box_inset_twin h1, 
#page #content #section #section_main #section_content .box_inset_full h2, 
#page #content #section #section_main #section_content .box_inset_twin h2, 
#page #content #section #section_main #section_content .box_inset_full h3, 
#page #content #section #section_main #section_content .box_inset_twin h3 {
	font-size: 1em;
	margin: 0 0 0.75em 0;
	padding: 0.4em 15px 0.5em 15px;
	background-color: #999999;
	color: #333333;
	font-weight: bold;
}
#page #content #section #section_main #section_content .box_inset_full p, 
#page #content #section #section_main #section_content .box_inset_twin p {
	padding: 0 15px;
}
#page #content #section #section_main #section_content .box_inset_full ul {
	list-style-type: none;
	list-style-image: url(../images/lst_bullet.gif);
}
#page #content #section #section_main #section_content div.box_inset_course {
	border: 1px solid #CCCCCC;
	clear: both;
}
#page #content #section #section_main #section_content div.box_inset_course div.bic_row_top div.bic_top_left {
	float: left;
	border-right: 1px solid #CCCCCC;
	min-height: 210px;
	width: 433px;
	padding: 10px;
}
#page #content #section #section_main #section_content div.box_inset_course div.bic_row_top div.bic_top_right {
	float: right;
	height: 230px;
	width: 230px;
}
#page #content #section #section_main #section_content div.box_inset_course div.bic_row_top div.bic_top_right img {
	padding: 0;
	margin: 0;
}
#page #content #section #section_main #section_content div.box_inset_course div.bic_row {
	clear: both;
	border-top: 1px solid #CCCCCC;
	padding: 10px;
}
#page #content #section #section_main #section_content div.box_inset_course h1,
#page #content #section #section_main #section_content div.box_inset_course h2,
#page #content #section #section_main #section_content div.box_inset_course h3 {
	margin: 0 0 0.7em 0;
}
#page #content #section #section_main #section_content div.you_tube_asset {
	border: 2px dotted #00FF00;
	padding: 10px;
	color: #999999;
	font-size: 0.95em;
}
#page #content #section #section_main #section_content div.you_tube_asset div { /*mark nested div as wrong*/
	background-color:red;
	color: white;
}
#page #content #section #section_main #section_content #news_list .news_item_date {
	font-weight: bold;
	color: #CCCCCC;
}
#page #content #section #section_main #section_content .news_item_details {
	font-style: italic;
	color: #CCCCCC;
}
#page #content #section #section_main #section_content .news_detail_headline {
	font-size: 1.2em;
	margin-bottom: 0.25em;
}
#page #content #section #section_main #section_content .news_detail_date {
	color: #CCCCCC;
	font-weight: bold;
	margin: 0.25em 0 1.5em 0;
}
#page #content #section #section_main #section_content #news_list {
	margin: 1em;
}
#page #content #content_r #section #section_main #section_content #evnt_list {
	margin: 1.5em 0;
	border: 1px solid #999999;
}
#page #content #content_r #section #section_main #section_content #evnt_list #evnt_list_head {
	background-color: #999999;
	padding: 0.5em 2%;
	font-size: 1.1em;
	color: #FFFFFF;
}
#page #content #content_r #section #section_main #section_content #evnt_list #evnt_list_head #evnt_range {
	float: left;
	display:inline;
	width: 60%;
	font-weight: bold;
}
#page #content #content_r #section #section_main #section_content #evnt_list #evnt_list_head #evnt_nav {
	float: left;
	display:inline;
	width: 20%;
}
#page #content #content_r #section #section_main #section_content #evnt_list #evnt_list_head #evnt_view {
	float: right;
	display:inline;
	width: 20%;
}
#page #content #content_r #section #section_main #section_content #evnt_list #evnt_list_evnts {
	margin: 1em;
	clear: both;
}
#page #content #section #section_main #zv_home_head {
	width: 100%;
	clear: both;
}
#page #content #section #section_main #zv_home_head #zv_home_head_l {
	float: left;
}
#page #content #section #section_main #zv_home_head #zv_home_head_r {
	float: right;
	padding: 15px 0;
	text-align: right;
}
#page #content #section #section_main #zv_home_main {
	width: 100%;
	clear: both;
}
#page #content #section #section_main #zv_home_main #zv_home_main_l {
	float: left;
	padding: 10px;
}
#page #content #section #section_main #zv_home_main #zv_home_main_r {
	float: right;
}
#page #content #section #section_main #zv_home_head .txt_uppercase {
	text-transform: uppercase;
}
#page #content #section #section_main #zv_home_head .txt_small {
	font-size: 0.9em;
	margin: 0 0 1em 0;
}
#page #content #section #section_main #zv_home_head #zv_home_head_r h3 {
	font-size: 1em;
	margin: 1em 0 0 0;
}
#page #content #section #section_main #zv_home_main #zv_home_main_l h1 {
	text-transform: uppercase;
	margin: 0 0 0.5em 0;
}
#page #content #section #section_main #zv_home_main #zv_home_main_l p {
	margin: 1em 0;
}
#page #content #content_r #home {
	width: 100%;
	font-size: 0.9em;
}
#page #content #content_r #home #home_img {
	height: 300px;
	overflow: hidden;
}
#page #content #content_r #home #home_img div {
	display:none; /*hide all child divs (imgs)*/
}
#page #content #content_r #home #home_img_ctrl {
	width: 100%;
	overflow: auto;
	margin: 3px 0;
}
#page #content #content_r #home #home_img_ctrl a {
	display: block;
	width: 234px;
	padding: 4px 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	font-size: 1.1em;
	background-color: #7D9AAA;
}
#page #content #content_r #home #home_img_ctrl a:hover {
	text-decoration:underline;
}
#page #content #content_r #home #home_img_ctrl div {
	float: left;
}
#page #content #content_r #home #home_img_ctrl div.home_ic_mid {
	padding: 0 3px;
}
#page #content #content_r #home #home_content {
	min-height: 110px;
	padding: 15px 0 0 0;
}
#page #content #content_r #home #home_content a {
	text-decoration: none;
	color: #333333;
}
#page #content #content_r #home #home_content a:hover {
	text-decoration: underline;
}

#page #content #content_r #home #home_content ul {
	list-style-image: url(../images/lst_bullet.gif);
	list-style-type: none;
}

#page #content #content_r #home #home_content #home_news {
	display: inline;
	width: 27%;
	float: left;
	padding-right: 2%;
}
#page #content #content_r #home #home_content #home_news h1, #page #content #content_r #home #home_content #home_events h1 {
	color: #7D9AAA;
	font-size: 1.3em;
}
#page #content #content_r #home #home_content #home_news ul, #page #content #content_r #home #home_content #home_events ul {
	margin: 0.5em 0;
	padding: 0 12px;
}
#page #content #content_r #home #home_content #home_news li, #page #content #content_r #home #home_content #home_events li {
	margin: 0.25em;
	padding: 0;
}
#page #content #content_r #home #home_content #home_events {
	display: inline;
	width: 27%;
	float: left;
	padding-right: 2%;
}
#page #content #content_r #home #home_content #home_right {
	display: inline;
	width: 302px;
	float: right;
	text-align: right;
}
#page #content #content_r #home #home_content #home_right h1 {
	color: #7D9AAA;
	font-size: 1.1em;
	margin: 0 0 0.25em 0;
}
#page #content #content_r #home #home_content #home_right #s_hub_mask {
	height: 20px;
	width: 100%;
	clear: both;
}
#page #content #content_r #home #home_content #home_right img {
	width: 140px;
	height: 90px;
	padding: 0 5px 0 5px;
	float: right;
}

#page #s_hub_wrap {
	position:relative;
	overflow: visible;
}
#page #s_hub_img {
	position: absolute;
	z-index: 100;
	overflow: hidden;
	top: -21px;
	right: 0px;
}

/************** footer **************/
#page #foot {
	width: 100%;
	clear: both;
}
#page #foot #foot_l {
	float: left;
	width: 650px;
	background-color: #7D9AAA;
}
#page #foot #foot_l #foot_l_content {
	padding: 4px 0;
	width: 100%;
	font-size: 0.95em;
	border-top: solid #FFFFFF 2px;
	margin-top: 1px;
}
#page #foot #foot_l #foot_l_content ul, #page #foot #foot_r #foot_r_content ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
	text-align: center;
}
#page #foot #foot_l #foot_l_content li, #page #foot #foot_r #foot_r_content li {
	display: inline;
	border-left: 1px solid #FFFFFF;
	margin: 0;
	padding: 0 0.3em 0 0.6em;
}
#page #foot #foot_l #foot_l_content a, #page #foot #foot_r #foot_r_content a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
}
#page #foot #foot_l #foot_l_content a:hover, #page #foot #foot_r #foot_r_content a:hover {
	text-decoration: underline;
}
#page #foot #foot_r {
	float: right;
	width: 302px;
	background-color: #7D9AAA;
}
#page #foot #foot_r #foot_r_content {
	padding: 4px 0;
	width: 100%;
	font-size: 0.95em;
	border-top: solid #FFFFFF 2px;
	margin-top: 1px;
}
#page #content #content_l #panel_left .txt_panel_left_inset {
	color: #FFFFFF;
	background-color: #66CC33;
	padding: 0.5em;
	margin: 0;
}
#page #foot #foot_l #foot_l_content {
	color: #FFFFFF;
}
#page #content #section #section_main #zv_home_head table th {
	text-align: left;
}
