
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body { 
	background: #BBD2F1; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.7em; 
	height: 100%; /* added for IE6 */ 	
	text-align: center; /* Centers the page content container in IE 5 browsers. */
}

/* wrappers & wrappees*/
#page_wp { width: 100%; height: 745px; margin: 0; padding: 0;
	background:#BBD2F1 url(/static/clients/374GCM1/images/_V9F2699-copy2.jpg) top center no-repeat;  
	/* display: block; position: absolute; */}

/* Commonly used to style page titles. */

/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */
#outer_wp {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 776px;
}
#outer_wp #header {
	padding: 0;
	margin: 0;
	height: 100px;
}
#outer_wp #content_wp #lcol {
	float: left;
	padding: 5px;
	width: 202px;
}
#outer_wp #content_wp #rcol {
	float: right;
	padding: 5px;
	width: 170px;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outer_wp #content_wp {
	background: url(/static/clients/374GCM1/images/cback_w_0.png) repeat-x;
	padding-top: 27px;
	float: left;
	width: 776px;
}
#outer_wp #content_wp #content {
	border: 1px solid #FFF;
	background: url(/static/clients/374GCM1/images/portalbk_w_50.png);
	margin: 9px 0;
	padding: 0; 
    width: 380px;
	float: left; 
	position: relative; 
}

/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
#outer_wp #content_wp .clearFloat {
	clear: both;
	display: block;
}

/* MAIN MENU  */
div#mainmenu_wp {
	width: 100%; display: block; margin: 0; padding: 0;  
	position: absolute; top: 105px; left: 0px; 
	border-width: 0px; z-index: 20; /*works for IE */
}
div#mainmenu { 
	width: 766px; margin-left: auto; margin-right: auto; padding-left: 0px;
}
div#mainmenu #nav { 
	width: 766px;
}

/* HEADER */
div#head { position: relative; width: 180px; height: 60px; top: 10px; background: url(/static/clients/374GCM1/images/logolarge.gif) top center no-repeat; }
div#sunylogo { margin-left:600px; margin-top: 0px; position: relative; top: -10px;  width: 170px; height: 23px; background: url(/static/clients/374GCM1/images/suny.gif) no-repeat;displasy: none; }
h1#logo { width: 180px; height: 60px; float: left; }
h1#logo a { width: 180px; height: 60px; }
	
/* image replacement */
.replace { margin: 0; padding: 0; text-indent: -9999px; background-repeat: no-repeat; }
.replace a { overflow: hidden; display: block; }

/* FOOTER */
#outer_wp #footer {
	color: #DDE;
	background: #CCD url(/static/clients/374GCM1/images/footer_bk.jpg);
	border-top: solid 1px #DDE;
	padding: 0px; 
	width: 776px;
	float: left;
}

#outer_wp #footer-bottom {padding: 0px 1px; float: left; width: 774px; border-top: 5px solid #424A5B; }
#outer_wp #footer-bottom a { color: #DDE; text-decoration: none; }
#outer_wp #footer-bottom a:hover, #outer_wp #footer a:hover .ctitle {
	color: #AACEFF; text-decoration: underline;
}
#outer_wp #footer-top {
	margin: 0 20px;
	line-height: 2.6em;
	text-align: center;
}
#outer_wp #footer-top span { margin: 0 10px; }
#outer_wp #footer-top a { color: #DDE; }

#outer_wp #footer .column {
	width: 33.33%;
	float: left;
	color: #FFF;
	background: #3866AB url(/static/clients/374GCM1/images/campus_bkgd_off.jpg) repeat-x;
	height: 100px;
	line-height: 1.8em;
	text-align: center;
}
#outer_wp #footer .column .ctitle {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.4em;
	width: 100%; 
	display: block;
	border-bottom: 1px solid #CCE;
	color: #fff;
	margin-bottom: 5px;
}

/*used in footers*/
.column1 {
	text-align: left;
	float: left;
	font-size: 1em;
	clear: right;
	display: block;
	width: 50%;
	margin: 10px 4px 10px 6px;
}
.column2 {
	text-align: right;
	float: left;
	font-size: 1em;
	clear: right;
	display: block;
	width: 40%;
	margin: 10px 4px 10px 6px;
}

/* SITE TOOLS */
div#sitetools { float: right; position: relative; top: -73px; margin-bottom: -90px; color: #FFF; font-size: 10px; font-weight: bolder; background: #225282; border: #416490 solid; border-width: 0px 1px 1px 1px; padding: 5px 10px 10px 10px;}
div#sitetools a { color: #FFF;  text-decoration: none; }
div#sitetools a:hover { color: #FFF;  text-decoration: underline; }

/* PORTAL MENU */
div#portal-menu { display: block; width: 770px; float: left; clear:both; margin-top: -10px;}
div#portal-menu a { width: 150px; height: 22px; background: url(/static/clients/374GCM1/images/por_sel_off.png); line-height: 22px; display: block; float: left; text-align: center; text-indent: -2px; color: #346; font-weight: bolder; text-decoration: none; font-size: 10px; margin-right: 2px; margin-top: 5px;  }
div#portal-menu span.sep { display: none; }
div#portal-menu a:hover, div#portal-menu a#portal_link_future:hover { background: url(/static/clients/374GCM1/images/por_sel_hov.png); color: blue; }
div#portal-menu a.selected {  background: url(/static/clients/374GCM1/images/por_sel_on.jpg); color: #039; margin-top: 0px; font-size: 0.9em;  height: 27px; line-height: 27px; }

/* POD - FIND */
div#Find {float: left; width: 170px; font-size: 0.8em; padding: 0; margin: 5px 0px 0px 0px;}
div#Find h2 { color:#204F93 ; background: #D5E6FF url(/static/clients/374GCM1/images/zoomw.png) no-repeat 4px; text-indent: 24px;  height: 21px; margin: 0; padding: 0; 
font-size: 1.4em; line-height: 22px; border: 1px solid #AFCCFE; border-bottom: 5px solid #AFCCFE;  font-weight: bolder; font-family: Arial, Helvetica, sans-serif; font-variant: small-caps; }

div#SearchBox {  margin: 0; border: 1px solid #CCD; background: #BBC url(/static/clients/374GCM1/images/pod_bk2.jpg) repeat-y; }
div#SearchBox input, div#SearchBox select{ font-size: 100%;  }
form#searchform { margin: 7px; }
form#searchform input.searchterm { width: 125px; }
form#qlinksform { margin: 7px; }
form#qlinksform select { width: 100px; }
input.searchbutton {vertical-align: text-bottom;}

/* POD - CONNECT */
div#connect {float: left; width: 170px; font-size: 0.8em; padding: 0; margin: 5px 0px 0px 0px;}
div#connect h2 { color:#204F93; background: #D5E6FF url(/static/clients/374GCM1/images/connect.png) no-repeat 4px; text-indent: 24px;  height: 21px; margin: 0; padding: 0; font-size: 1.4em; line-height: 22px; border: 1px solid #AFCCFE; border-bottom: 5px solid #AFCCFE;  font-weight: bolder; font-family: Arial, Helvetica, sans-serif; font-variant: small-caps; }

div#ConnectBox { margin: 0; border: 1px solid #CCD; background: #BBC url(/static/clients/374GCM1/images/pod_bk2.jpg) repeat-y; }
div#ConnectBox ul { margin: 0; padding: 0; padding-left: 0px;}
div#ConnectBox li { margin: 0; padding: 0; display: block; text-indent: 5px;}
div#ConnectBox li a { height: 30px; border-top: 1px solid #DDD; border-bottom: 1px solid #888; width: 100%; display: block; font-size: 1.2em; font-weight: bolder; text-decoration: none; color: #333; padding-top: 4px;}
div#ConnectBox li a img { vertical-align: middle; margin-right: 5px; background: url(/static/clients/374GCM1/images/con_bks.jpg); border: 1px solid #9AB; padding: 3px; margin-top: 1px; }
div#ConnectBox li a:hover { color: #03C; background: #BED3F8 url(/static/clients/374GCM1/images/conbk_blue.jpg) no-repeat;}


/* PORTAL SPOTLIGHT */
div#portal-spotlight {float: left; width: 170px; font-size: 0.8em; padding: 0; margin: 5px 0px 0px 0px; 
background: #FFFBC6 url(/static/clients/374GCM1/images/spotlightbk.jpg)  repeat-x bottom; color: #333;}
div#portal-spotlight h2 { background: #FFFF99 url(/static/clients/374GCM1/images/lightbulb_off.png) no-repeat 4px; text-indent: 24px; height: 21px; margin: 0; 
padding: 0; font-size: 1.4em; line-height: 22px; border: 1px solid #FFF6E6; border-bottom: 5px solid #FFF666;  font-weight: bolder; font-variant: small-caps; }
div#portal-spotlight h3 { border-bottom: 1px inset #333; font-family: "Times New Roman", Georgia, serif; font-size: 1.2em; padding-bottom: -5px; margin-bottom: 5px; }
div#portal-spotlight a { font-weight: normal; text-decoration: none; color: #333; }
div#portal-spotlight a:hover { text-decoration: underline; }
div#portal-spotlight div.spotlight { margin: 10px; margin-bottom: 20px; font-size: 1.2em; }

/* POD - UPCOMING */
div#upcoming { float: left; width: 200px; padding: 0; margin: 5px 0px;}
div#upcoming-content { float: left; width: 100%; margin-top: 0px; background: #EEE; border: 1px solid #CCC;}
div#upcoming-menu span.sep { display: none; }
div#upcoming-menu { float: left;  background: #EEE; width: 100%; color: #667;  font-family: Arial, Helvetica, sans-serif; font-weight: bolder; border: 1px solid #6BC28E; border-bottom: 5px solid #6BC28E; }

div#upcoming-menu a { width: 107px; height: 22px; line-height: 22px; float: left; display: inline; text-align: center; text-indent: -2px; text-decoration: none;   color: #667;  }

div#upcoming-menu a#upcoming_link_calendar {  background: #6BC28E url(/static/clients/374GCM1/images/cal_bk_off.gif) right top; text-indent: -10px;  }
div#upcoming-menu a#upcoming_link_news {  background: #6BC28E url(/static/clients/374GCM1/images/news_bk_off.gif); text-indent: 5px; }

div#upcoming-menu a#upcoming_link_calendar:hover{ background: #6BC28E url(/static/clients/374GCM1/images/cal_bk_hover.gif) right top; color: #039;  }
div#upcoming-menu a#upcoming_link_news:hover{ background: #6BC28E url(/static/clients/374GCM1/images/news_bk_hover.gif); color: #039; }
div#upcoming-menu a#upcoming_link_calendar.selected {  background: #B0DFC4 url(/static/clients/374GCM1/images/up_on_bk.gif); color: #036; 
width: 93px; text-indent: 3px; }
div#upcoming-menu a#upcoming_link_news.selected {  background: #B0DFC4 url(/static/clients/374GCM1/images/up_on_bk.gif); color: #036; 
width: 93px; text-indent: -8px; }

div#upcoming-menu a#upcoming_link_calendar.selected:hover {  background: #B0DFC4 url(/static/clients/374GCM1/images/up_on_bk.gif);}
div#upcoming-menu a#upcoming_link_news.selected:hover {  background: #B0DFC4 url(/static/clients/374GCM1/images/up_on_bk.gif); color: #036;}


#PodNews {width: 190px; font-family: Arial; font-size: 11px; margin: 5px; }
#PodNews h2 { display: none; }
#PodNews ul { margin-left: 4px; padding: 0px; padding-right: 4px; }
#PodNews li { list-style: none; background: url(/static/clients/374GCM1/images/layout.png) no-repeat; padding: 0px 2px 8px 24px; margin-top: 8px; border-bottom: 1px dotted #BBC; }
#PodNews a { text-decoration: none; color: #039;}
#PodNews a:hover{ text-decoration: underline; }

div#calendar a { text-decoration: none; color: #039;}
div#calendar { float: left; width: 100%; margin-top: 0px; background: #EEE; }
a.calevent { float: left; clear: both; width: 100%; margin-bottom: 5px; height: 52px; text-decoration: none; border-top: 1px solid #EEE; border-bottom: 1px solid #EEE; }
a.calevent:hover { background: #FFF; text-decoration: none; cursor: pointer; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; }
div.caldate { float: left; margin: 5px; width: 36px; text-align: center; color: #114870; background: url(/static/clients/374GCM1/images/calendar_icon.gif) }
div.caldate1 { margin-top: 5px; font-family: Arial; font-weight: bolder; font-size: 9px; padding: 1px; color: #FFF; } 
div.caldate2 { margin: 1px 0px; font-family: "Times New Roman", Georgia, serif; font-weight: bolder; font-size: 18px; line-height: 22px; padding: 0; vertical-align: text-top; }
div.calinfo { font-family: Arial; font-size: 11px; float: left; color: #039; width: 140px; margin-top: 6px; line-height: 12px;}
div.caltime { font-weight: bolder;}

div#calendar .More { display: block; border-top: 1px dotted #BBC; float: left;  margin: 5px; padding-top: 5px; margin-top: 0px; width: 95%; }


div#photo { width: 200px; border: 1px solid #666; margin: 5px 0px 0px 0px; float: left; }

/* PORTAL CONTENT */
div#content h1 { color: #369; font-size: 2.2em; font-variant: small-caps; border-bottom: 1px solid; background: #D5E6FF; padding: 2px 5px; height: 30px;  }
div#portal-content h2 { color: #334; font-size: 1.1em; }
div#portal-content h2 a { color: #334; text-decoration: none;}
div#portal-content li a { text-decoration: none; display: block; float: left; margin: 0px; padding-left: 6px; color: #334; color: #457; border-bottom: 0px solid transparent; text-indent: -10px;}
div#portal-content li a:hover { background: url() no-repeat left; border-bottom: 0px dotted #334; text-decoration: underline;  margin: 0px;}

/*used in portal links*/
.newcolumn {
	float: left; 
	width: 175px;
	margin: 5px;
	text-align: left;
	font-size: 1.0em;	
}
div#portal-content ul{ 
	float: left; 
	width: 165px;
	margin: 0px; 
	padding: 0px;
	margin-bottom: 15px;
}
div#portal-content li{
	float: left;
	width: 95%;
	font-size: 1.0em;
	line-height: 1.5em;
	list-style-type: none;
	white-space: normal;
	padding: 0px; margin: 0px;
	font-weight: bolder;
	margin-left: 10px;
}

/*emergency closing info */
#EmgClosing_wp { background: #C00; margin: 10px 5px -5px 5px; padding: 5px; border: 1px solid #600; float: left; width: 754px;}
#EmgClosing { background: #900; margin: 5px; padding: 10px; color: #FFF; font-size: 1.4em; border: 1px solid #600; float: left; width: 723px;}
#EmgClosing img { vertical-align: text-top; margin-right: 5px;}
#EmgClosing a { color: #FFF; margin: 0px 5px;}
#EmgClosing .EmgTitle { float: left;font-weight: bolder; }
#EmgClosing .EmgLink { float: left; }
#EmgClosing .EmgUpdated { float: right; font-size: 0.70em;}