/* CSS Document */

/* Global Styles for GRCC Pages */
/* Column widths are as follows: 
		- Overall width: 780px
		- Left column width: 170px;
		- Middle (content) column width: 490px;
		- Right column width: 120px;
		*/

body, html {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1, h2, h3, h4 {
	font-weight: bold;
}		
				
h1	{
	font-size: 2.2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

p, ul, ol {
	
	color: black;
	font-size: .8em;
}

ol li ol li {
	font-size: 1.3em;
}


ul {
	
	margin-bottom: 12px;
	list-style-type: square;
}

ol {
	margin-bottom: 12px;
	list-style-type: decimal;
}

ol li ol li {
	margin-top: 6px;
	list-style-type: lower-alpha;
}

ul li, ol li {
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

/* ========= SAVE FOR NEW DESIGN ============ */

/*a {
	background: url(/images/link_dot.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
	}

a:hover {
	background: none;
	color: #E43C15;
}*/

/* =========================================== */


#content p {
	font-size: 1em;
	line-height: 1.3em;
	color: black;
	margin: 0 8px 10px 8px;
	padding: 0;
	}

#content ul {
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 0 2em;
	padding: 0;
	}

#content ul li {
	list-style-type: square;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#content ul ul {
	font-size: 1em;
	line-height: 1em;
	}
	
#content ul ul li {
	list-style-type: circle;
	font-size: 1em;
	line-height: 1em;
	margin: 6px 0 10px 0;
	padding: 0;
	}
	
* #content ul ul li { /*style for IE*/
	list-style-type: circle;
	font-size: 1em;
	line-height: 1em;
	margin: 6px 0 10px 0;
	padding: 0;
	}









/* ---------------RIGHT COLUMN ---------------------------------------*/

#rightsidebar {
	width: 170px;
	background-color: #CCE3F8;
	background-color: #6FBE6D;
	background-color: #A9D3AD;
	/*background-image: url('../images/leftnav_shadow_blue.gif');
	background-position-y:50%;
	background-repeat: repeat-x;*/
	margin: 0;
	padding: 0; 
}
#rightcolumn {
	width: 120px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 20px;
	border-left: 1px dashed #666;
}

.rightnav_head	{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-bottom: 10px;
}

.rightnav	{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	margin-top: 2px; 
	margin-bottom: 8px;
	border-bottom: 1px solid #666666;
}

.rightnav a {
	text-decoration: none;
	}
.rightnav a:hover, #rightnav a:active, #rightnav a:focus {
	display: block;
	text-decoration: none;
	background-color: #DFE6F0;
	background-color: #BECFE3;
	background-color: #BFE2C3;
	color: black
}

.note	{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	margin-top: 12px; 
}

.note_centered	{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	margin-top: 12px; 
}

#notebox	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	width: 120px;
	padding: 4px;
	background-color: #dcdcdc;
	text-align: center;
}

/*==================================================================*/
/* 	LEFT SIDE NAVIGATION BAR
/*==================================================================*/

#leftsidebar {
	width: 170px;
	background-color: #CCE3F8;
	background-color: #6FBE6D;
	background-color: #A9D3AD;
	/*background-image: url('../images/leftnav_shadow_blue.gif');
	background-position-y:50%;
	background-repeat: repeat-x;*/
	margin: 0;
	padding: 0; 
}

#leftsidebar_home { /*temporary*/
	width: 170px;
	background-color: #CCE3F8;
	background-color: #A9D3AD;
	/*background-image: url('../images/leftnav_shadow_blue.gif');
	background-position-y:50%;
	background-repeat: repeat-x;*/
	margin: 0;
	padding: 0; 
}


/*#lh_subnavHead	{
	padding-top: 4px;
	padding-left: 10px;
	padding-right:0px;
	padding-bottom: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	text-align: left;
	border-top: 1px solid white;
	border-bottom: 1px solid #3F75AB;
	background-color: #BECFE3;
	background-color: #73DB6F;
	}*/
	
#lh_subnavHead {
	font: .6em Arial, Helvetica, sans-serif;
	/*letter-spacing: .1em;*/
	text-transform: uppercase;
	margin:0;
	padding:4px 5px 3px 7px; 
	color: white; 
	background: #DADCB1;
	background: #589F55;
	border-bottom: 1px solid #D0D2AD;
	border-bottom: 1px solid #518C4F;
}
	
#lh_subnav	{
	display: block;
	border-top: 1px solid white;
	border-bottom: 1px solid #3F75AB;
	border-bottom: 1px solid #518C4F;
	}
	
.lh_subnav, a:link.lh_subnav, a:visited.lh_subnav, a:active.lh_subnav {
	display: block;
	padding-top: 2px;
	padding-left: 10px;
	padding-right:0px;
	padding-bottom: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	line-height: 17px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	}
	
a:hover.lh_subnav {
	display: block;
	width: auto;
	color: #000000;
	/*background-color: #BECFE3;*/
	background-color: white;
	text-decoration: none;
	/*background: #E1E1FF url(../images/arrow_16.gif) 0% 50% no-repeat;*/
	}

/*==================================================================*/
/* 	CAMPUS NEWS
/*==================================================================*/

/*#news  {
	background-position: bottom 50%; 
	background-image: url('../images/homepage/news_fade_bg2.jpg');
	background-repeat: repeat-x;	
}*/

.news_header {
	text-indent: -9000px;
	line-height: 1;
	width: 405px;
	height: 17px;
	background-image: url('../images/homepage/campus_news_header3.gif');
	background-repeat: no-repeat;
	background-position: center top;
	/*border-top: 6px solid #4d8dd5;
	border-bottom: 6px solid #4d8dd5;*/
	margin:6px 0 0 0;
	padding:0
}

#news_panel {
	text-align: left;
	width: 405px;
	background: #FFF0C1;
	background: #FEF5D9;
	/*background: #FEF5D9 url(../images/homepage/news_panel_foliage1.gif) no-repeat bottom;*/
	margin: 0;
	padding: 12px 20px 20px 20px;
}

#news_panel p, #news_panel a, #news_panel a:link, #news_panel a:visited {
	text-align: left;
}
	
#news_panel a, #news_panel a:link, #news_panel a:visited, .headline   {
	font: 12px Arial, Helvetica, sans serif;
	color: #333365;
	line-height: 15px;
	text-align: left;
	margin-bottom: 8px;
	text-transform: none;
	letter-spacing: normal;
	text-decoration: none;
	margin:6px 0 18px 0;
	padding:0;
}

.headline {
	margin: 6px 0 0 0;
	padding-bottom: 18px;
}

#news_panel a:visited {
	color: #505050;
}

#news_panel a:hover {
	text-decoration: underline;
}

.updated_on, .newsdate {
	font: 10px Arial, Helvetica, sans serif;
	color: #808080;
	text-transform: none;
	letter-spacing: normal;
	margin: 0;
	padding: 0;
}

.newsdate {
	clear:right;
	font: 11px Verdana, sans serif;
	font-weight: bold;
	color: #808080;
	margin: 0 0 6px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dashed #808080;
	width: 100%;
	text-align: left
}

	
.heading3	{
	color:#4d8dd5;
	font:bold 16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align: left;
}

.hrcatcolor	{
	color:#4d8dd5;
	background-color:#4d8dd5;
	height: 6px;
}

.newsheadlines, a.newsheadlines, a:link.newsheadlines, .leadstory, a.leadstory, a:link.leadstory	{
	font:10px tahoma, verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	padding:0;
	margin:0;
	color:#000;
	text-decoration: none;
}

#headlines {
	text-align: left;
	margin: 12px 0 6px 0;
	padding:0;
	border-top: 1px dashed #666;
}

#headlines p, #headlines a, #headlines a:link {
	font: .9em tahoma, verdana, sans serif;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding:0;
	text-decoration: none;
}

.leadstory, a.leadstory, a:link.leadstory {
	font: 11px tahoma, sans-serif;
	font-weight: bold;
}

a:hover.newsheadlines, a:hover.leadstory 	{
	color: #666666;
	text-decoration: underline;
}

a:visited.newsheadlines, a:visited.leadstory {
	color: #666666;
}	
a:active.newsheadlines, a:active.leadstory  {
	color: red;
}
/*==================================================================*/
/* 	FOOTER
/*==================================================================*/

td#footerWrap  {
	border-top: 1px solid black;
	background-color: #FFFFFF;
	width: 780px;
	}

.footer	 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
.footer a:link, .footer a:visited	 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #243A97
	}
	
.footer a:hover		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #003300;
	text-decoration: none;
	}
.footer1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.comment_link, .comment_link a, .comment_link a:link, .comment_link a:visited {
	padding: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	text-align: center;
	}
	
.comment_link a:hover  {
	background: #A8D3AC; /* light green */
	background: #CCE3F8; /* light blue */
	}
	
/*==================================================================*/
/* 	FOR JOB OPPORTUNITIES
/*==================================================================*/

.joblisting {
	font: .85em Arial, Helvetica, sans-serif;
	background: #FEF5D9;
	margin: 0 0 10px 0;
	padding: 12px;
	border: 1px solid #A9D3AD;
	width: 100%; 
}

/*===================================================================
	FOR ACTIVE STATES OF LEFT SIDE BAR NAVIGATION BUTTONS
====================================================================*/

body#summer_schedule td.summer_link,
body#earlyfall_schedule td.earlyfall_link,
body#fall_schedule td.fall_link,
body#winter_schedule td.winter_link,
body#spring_schedule td.spring_link {
	background: #FFF;
}

body#schedule_home td.home_link {
	background: #f9f1c4;
}


