/*  UNotes Main Style Sheet 2008*/



/* Layout Begin

---------------------------------------------*/

* { padding: 0; margin: 0; }


body {
	font-family: Arial, Helvetica, sans-serif;	background-color: #ffffff;}

#wrapper {
	width: 929px;	
	margin-right: auto;	
	margin-left: auto;	
	}

#wrapper_print {
	width: 500px;	
	margin: 50px 0 0 50px;	
	padding: auto;	
	display: inline
	}

#header {
	width: 929px;
	min-height:135px;
	height:auto !important;
	height:135px;
	background-image: url(images/SUB_background/top_background_red_sub.gif);
	display: inline;
	float: left;
	padding: 0px;
	margin:0px
	}

#center_stage {
	width: 929px;
	min-height:550px;
	height:auto !important;
	height:550px;
	display: inline;
	float: left;
	background-image: url(images/SUB_background/background_fill_sub.gif);
	}
	
#center_stage_submit {
	width: 929px;	
	min-height:321px;
	height:auto !important;
	height:321px;
	display: inline;
	float: left;
	background-image: url(images/SUB_background/background_fill_sub.gif);
	}
	
#footer_wrapper {
	width: 929px;
	min-height:88px;
	height:auto !important;
	height:88px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sub_background/footer_background_sub.gif);
	background-repeat: repeat-y;
	display: block;
	float: left;
	}


/* Layout End

---------------------------------------------*/



/* Navagation Begin 

---------------------------------------------*/

/* Horizontal Navigation */

a, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CC0000;
	line-height:1.3em;
	text-decoration: none;
	} 
	
a:hover, a:active {
	color: #666666;
	text-decoration: underline;
	} 

a.sub_red:link, a.sub_red:visited, a.sub_red:active{
	font-weight:normal;
	Font-Size:10px;
	color:#CC0000;}

a.sub_red:hover{
	Font-Size:10px;color:#666666;}

#mainNav {
	width: 849px;
	margin: 0px 0px 0px 20px;
	padding: 3px 0px 2px 0px;
	float:left;
	display: inline;
	}

#mainNav ul {
	list-style-type:none;
	float:left;
	text-align: center;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px;
	background-color: #fff;
	}

#mainNav li{
	padding: 0px 12px;
	display:inline;
	}

#mainNav .select a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	} 

#mainNav a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	} 

#mainNav a:hover {
	color: #CC0000;
	text-decoration: underline;
	} 

/* Horizontal Utility Navigation */

ul#nav_utility {
	padding:0px;
	margin:0px;
	list-style-type: none;
	display: inline;
	float: left;
	width:535px
	}

#nav_utility li { 
	padding: 0 3px;
	float: left;
	}

#nav_utility li a {
	padding: 3px 6px 0px 6px;
	float: left;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;	
	color: #000;	
	text-decoration: none;
	}

#nav_utility a:hover, #nav_utility a:active{
	font-weight: bolder;	
	font-size: 11px;	
	color: #ffffff;	
	text-decoration: none;} 

#nav_utility .sah a {
	border: none;
	}

#nav_utility .subscribe a {
	border: none;}

#nav_utility .submit_story a {
	margin: 0px 0px 3px 0px;	
	padding: 0px;	
	border: none;
	background-image: url(images/submit_story_button.jpg);	
	background-repeat: no-repeat;
	}
#nav_utility .submit_story a:hover {
	margin: 0px 0px 3px 0px;	
	padding: 0px;
	border: none;
	background-image: url(images/submit_story_button_hover.jpg);	
	background-repeat: no-repeat;
	}
div.sub_story_bttn a {
	margin: 20px 0 0px 53px;
	padding: 0px 0px 20px 0px;
	display:inline;
	float:left;
	border: none;
	background-image: url(images/submit_a_story_sub.jpg);	
	background-repeat: no-repeat;
}
div.sub_story_bttn a:hover {
	margin: 20px 0 0px 53px;
	padding: 0px 0px 20px 0px;
	display:inline;
	float:left;
	border: none;
	background-image: url(images/submit_a_story_sub_hover.jpg);	
	background-repeat: no-repeat;
}


/* Navagation End 

---------------------------------------------*/



/* Content Begin

---------------------------------------------*/


#Story {
	font-size:12px;
	color:#333333;
	padding-bottom:28px;
	padding-right:20px;
	line-height:20px;}
	
#PhotoImg {
	padding: 0px 0 10px 15px;
	line-height: 12px;
	width: 150px;
	font-size: 11px;
	display:block;
	float:right;
	}
	
.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height:1.3em;
	margin: 42px 0 0 0;
		}

p {
padding-bottom: 30px;
		}

.bodytext_event {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height:1.3em;
	margin: 0px 0 0 0;
		}

.bodytext ul {
	margin: -10px 0px 10px 13px;
	padding: 0px;
	}

.bodytext li {
	width:363px;
	padding: 0px 0px 6px 0px;
	line-height: 16px;
	}




.rss ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.rss li {
	padding-left: 0px;
	margin-bottom: 10px;
	background-image:url(images/rss.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	list-style-type:none;
}

.rss ul li a {
	color: #CC0000;
	text-decoration:none;
	line-height: 13px;
	margin: 0px 0px 0px 40px;
	}


td.col1 {
	width:176px;
	float:left;
 }

td.col2 {
	width:393px;
	float:left;
 }

td.col3 {
	width:285px;
	float:left;
 }


#left_nav {
	width:176px;
	min-height:313px;
	height:auto !important;
	height:313px;
	display:inline;
	float:left;
	margin: 10px 0px 0px 39px;	 
	}

ul#left_nav {
	margin: 0px 0px 0px 0px;
	padding: 31px 0px 0px 0px;
	float:left;
	background: url(images/CampusResources.jpg) no-repeat;
	}

#left_nav li {
	width:136px;
	padding: 5px 0px 5px 15px;
	float:left;
	display:inline;
	list-style-type:none;
	}

#left_nav li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
	}

#left_nav li a:hover{
	color: #73696b;
	text-decoration:underline;
	}


/*All subpage content*/
#center_content {
	width:393px;
	margin: 10px 0px 0px 20px;
	padding: 0px 11px 0px 0px;
	display:inline;		 
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	}

#center_content .header {
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	}
/*All subpage content*/

/*ArticleList subpage content*/

#center_content ul, #center_content ol {
	margin: 8px 0px;
	padding: 0 0 0 2em;
	}

#center_content li {
	padding: 0 0 12px 0;
	line-height: 16px;
	}

#center_content_list a {
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	}

#center_content_list a:hover{
	color: #73696b;
	text-decoration:underline;
	}
	
#center_content_list .date {
	font-size: 12px;
	color: #73696b; 
	float:left
}

#center_content .pages {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 20px 0 0 0;
	display:inline;
	float:left;
	}

/*ArticleList subpage content*/



/*Article subpage content*/
#center_content .headerArticle {
	font-size: 16pt;
	border-bottom: 1px dotted #b2b2b2;
	font-weight: bold;
	color: #000;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	line-height: 1.1em;
	}

H1 {
	font-size: 16pt;
	border-bottom: 1px dotted #b2b2b2;
	font-weight: bold;
	color: #000;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	line-height: 1.1em;
	}

#center_content .info {
	font-size: 11px;
	border-bottom: 1px dotted #b2b2b2;
	font-weight: normal;
	color: #73696b;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	}

#center_content .events a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	}

#center_content_default ul {
	margin: 0;
	padding: 0;
	}

#center_content_default li {
	margin: 0;
	width:400px;
	color:#000000;
	line-height: 1.6em;
	}

#center_content_default a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	}

#center_content .pages a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
	}

#center_content .pages a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #73696b;
	text-decoration:underline;
	}
/*ArticleList subpage content*/


#right_content {
	width:250px;
	background: url(images/yellow.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	margin: 10px 40px 0px 0px;
	padding:0px;
	display:inline;
	float:left;
	}

#right_content_nospaceabove {
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	margin: 0px 40px 0px 0px;
	padding:0px;
	display:inline;
	float:left;
	}




#eventList_sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

#eventList_sidebar .Header {
	color: #cc0000;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	display:block;
	padding: 12px 0px 8px 10px;
	}

#eventList_sidebar ul {
	width:220px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-position:outside;
}

#eventList_sidebar li {
	margin-bottom: 10px;
	background-image:url(images/redarrow.gif);
	background-repeat:no-repeat;
	background-position: 3px 6px;
	list-style-type:none;
	padding: 0px 0px 0px 20px;
}

#eventList_sidebar ul li a {
	color: #000;
	text-decoration:none;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
	}

#eventList_sidebar ul li a:hover {
	color:#CC0000;
	text-decoration: underline
}

#eventList_sidebar .archive a {
	width:224px;
	display:block;
	float:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 0 0 0;
	margin: 0px;
	text-align:right;
	text-decoration:none;
	}

#eventList_sidebar .archive a:hover {
	width:224px;
	display:block;
	float:left;
	color:#cc0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 0 0 0;
	margin: 0px;
	text-align:right;
	text-decoration:none;
	}

#eventList_sidebar .date {
	font-size: 10px;
	color: #73696b; 
	margin: 0 0 0px 13px;
	float:left;
}


#CategoryArticles {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

#CategoryArticles .Header {
	color: #cc0000;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	display:block;
	padding: 12px 0px 8px 10px;
	}


#CategoryArticles ul {
	width:220px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display:inline;
	float:left;
	list-style-position:outside;
}

#CategoryArticles li {
	margin-bottom: 10px;
	background-image:url(images/redarrow.gif);
	background-repeat:no-repeat;
	background-position: 3px 6px;
	list-style-type:none;
	padding: 0px 20px 0px 20px;
	width:210px;
	display:inline;
	float:left;
}

#CategoryArticles ul li a {
	color: #000;
	text-decoration:none;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	}

#CategoryArticles ul li a:hover {
	color: #CC0000;
	text-decoration: underline;
	line-height: 18px;
}

#CategoryArticles .archive a {
	width:224px;
	display:block;
	float:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0 0 0;
	margin: 0px;
	text-decoration:none
	}

#CategoryArticles .archive a:hover {
	width:224px;
	display:block;
	float:left;
	color:#CC0000;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0 0 0;
	margin: 0px;
	text-decoration:none
	}

#CategoryArticles .date {
	font-size: 10px;
	color: #73696b;
	text-decoration:none;
	margin: 0 0 0px 0px;
	float:left;
	display:inline
}







#footer {
	float:left;
	width:825px;
	margin: Opx;
	padding: 6px 0px 10px 53px;
 }

#references {
	float:right;
	width:200px;
	margin: -58px 0 0 0;
	padding: 0;
 }

#references a {
color:#FFFFFF;
text-decoration:none;
 }

#references a:hover {
color:#FFFFFF;
text-decoration:underline;
 }

#references .row1 {
	font-size: 9pt;
	font-weight:normal;
	color: #fff;
	line-height: 1.4em;
	display:block;
	float:left;
	width: 200px;
	padding: 0;
	margin: 0;
 }

#references .col1 {
	display:block;
	float:left;
	width: 41.5%;
	padding: 10px 0px 0px 0px;
 }

#references .col2 {
	display:block;
	float:right;
	width: 41.5%;
	padding: 10px 0px 0px 0px;
 }





/* Content End 

---------------------------------------------*/

.form {
padding: 0 0 10px 0;
		}

fieldset {
width:300px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display:block;
		}

fieldset.captcha {
	width:375px;
	padding: 12px 0px 12px 0px;
	border: 0px solid #ccc;
	display:inline;
	float:left;
	margin: 10px 0px 0px 0px
		}

legend {
margin: 0 0 .2em 0;
color: #7e1618;
font-size: 11pt;
font-weight:bold;
		}

label {
float:left;
width: 100px;
		}

.label_narrow {
float:left;
width: 60px;
		}

.label_wide {
float:left;
width: 440px;
		}

input {
width:200;
		}

input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
		}
input[type="image"].submit_a_story
     {
	border: none;
	background-image: url(images/submit_story_button.gif);	
	background-repeat: no-repeat;
	margin: 12px 0px 3px 0px;
	display: block;
	float:left;
     }

input[type="image"].submit_a_story:hover
     {
	border: none;
	background-image: url(images/submit_story_button_RO.gif);	
	background-repeat: no-repeat;
	margin: 12px 0px 3px 0px;
	display: block;
	float:left;
     }
	 
#center_content #center_content_list ul { margin:1em 0; padding:0; list-style:none; }
#center_content #center_content_list ul li { margin:0 0 1em 0; padding:0; }
#center_content #center_content_list li span.date { float:none; }
		
		


