
/***********************************************/
/* olli-new.css                            */
/* Use with template olli_template.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body {
	font-family: Verdana, Arial,sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
}

#wrapper {
	margin: 4px auto auto auto;
	text-align: left;
	width: 720px;
	background: url(images/olli_nav_bkgd_new.gif) repeat-y top left;
	border-top: 6px solid #205085;
	border-right: 1px solid #205085;
	border-bottom: 6px solid #205085;
	border-left: 1px solid #205085;
}

#banner {
	margin: 0px;
	padding: 0px;
}

#content{
  	float: right;
	width: 520px;
	margin: 0px;
	padding: 0px 15px 15px 10px;
}
#homecontent{
	width: 305px;
	margin: 0px;
	padding: 0px 15px 15px 15px;
	background-color: #fff;
	border-left: 1px solid #205085;
	float: left;
}


/* Main Navigation */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
	z-index:1000;
	font-size:90%;
	margin:3px 0 0 0;
	padding: 0;
	float: left; 

/* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:171px;
}
/* hack for IE5.5 */
* html .menu ul {
	margin-left:-1px; 
	ma\rgin-left:0;
}
/* position relative so that you can position the sub levels */
.menu li {
	position:relative;
	background:#cfd7e0;
	height:21px;
}

/* get rid of the table */
.menu table {
	position:absolute; 
	border-collapse:collapse; 
	top:0; 
	left:0; 
	z-index:100; 
	font-size:1em;
}

/* style the links */
.menu a, .menu a:visited {
	display:block; 
	text-decoration:none;
	height:20px;
	line-height:20px;
	width:170px;
	color:#205085;
	text-indent:5px;
	border:1px solid #fff;
	border-width:0 1px 1px 0;
	font-weight: bold;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {
	background:#cfd7e0; 
	width:171px; 
	w\idth:170px;
}
/* style the link hover */
* html .menu a:hover {
	color:#fff; 
	background:#205085;
}

.menu :hover > a {
	color:#fff; 
	background:#205085;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:171px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
	visibility:visible;
}






/*

#navBar {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 165px;
	float: left;
}

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #205085;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 3px 6px 5px 6px;
}

#navBar ul a:hover {
	background-color: #205085;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 3px 6px 5px 6px;

}
#navBar ul {
	list-style: none; 
	margin: 8px 0 0 0; 
	padding: 0;
	color: #205085;
	font-weight: bold;
	text-decoration: none;
}
*/

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/*#navBar li {
	display: block;
	font-weight: bold;
}
*/

/* fix for browsers that don't need the hack */
/*html>body #navBar li {
	border-bottom: none;
	font-weight: bold;
}
*/



#sidebar {
	width: 176px;
	float: right;
	padding: 0px 8px 12px 8px;
	margin: 8px 8px 20px 0px;
	background-color: #f7e6ac;
	border-top: 3px solid #205085;
	border-bottom: 3px solid #205085;
}



th {
	font-size: 90%;
	line-height: 100%;
	font-weight: bold;
	color: #205085;
	padding-top: 8px;
}
	
td {
	font-size: 90%;
	line-height: 100%;
	color: #205085;
}
	


p {
	text-align: left;
	font-family: Verdana, Arial,sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	margin-top: 2px;	
}

h1, h2, h3 {
	text-align: left;
	font-family: Verdana, Arial,sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 12px 0 0 0;
}

h1 {
 	font-size: 130%;
 	font-family: Georgia, "Times New Roman", Times, serif;
 	color: #205085;
}

h2 {
	font-size: 120%;
 	color: #b0222a;
}

h3 {
 	font-size: 100%;
	color: #205085;
	margin-bottom: 0px;
}

.calendar {
	padding: 2px 4px 2px 4px;
	background-color: #cfd7e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.calendar_date {
	padding: 2px 4px 2px 4px;
	background-color: #cfd7e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

.calendar_datelast {
	padding: 2px 4px 2px 4px;
	background-color: #cfd7e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	border-bottom: 12px solid #cfd7e0;
}

.calendar_month {
	color: #205085;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	background-color: #cfd7e0;
	padding: 2px 4px 2px 4px;
	border-top: 2px solid #cfd7e0;

}

.calendar_semester {
	color: #fff;
	background-color:#990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	padding: 3px 4px 4px 4px;
	border-top: 6px solid #cfd7e0;
}

ul {
	list-style-type: square;
}

#footer {
	clear: both;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	background-color: #ccc;
}

#footer p {
	font-size: 95%;
	margin: 0px auto;
	padding: 5px 15px 10px 15px;
	text-align: center;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */



