@import url("/css/css-menu-swap.css");
/*
SKIN: RED
Last modified: June 2008
Student Recruitment, Olds College
-------------------------------------------------------------------------[comment] */
body {
	font-size: 0.87em;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	background-color: #c8bdac;
	padding: 60px 20px 20px 20px;
	background-image: url(/images/site_structure_img/red/main-bg.gif);
	background-repeat: repeat-x;
	}
#container {
	background-color: #ece4d5;
	border: solid #666 2px;
	}
/*
headers
-------------------------------------------------------------------------[comment] */
#identity {
	height: 80px;
	background-image: url(/images/site_structure_img/red/banner-main.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top-width: 18px;
	border-top-color: #a31c21;
	border-top-style: solid;
	background-color: #FFFFFF;
	position:relative;
	z-index: 10;
	}
	#identity .logo {
	padding: 23px 5px 0px 15px;
	}
	#identity #people {
	position:absolute;
	background-image: url(/images/site_structure_img/red/people-main.gif);
	background-repeat: no-repeat;
	width: 325px;
	height: 159px;
	left: 264px;
	top: -66px;
	z-index: 20;
	}
#topnav {
	text-align: center;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #8d7351;
	border-top: solid #a31c21 2px;
	border-bottom: solid #a31c21 2px;
	position: relative;
	z-index: 1000;
	padding: 2px 0px 3px 0px; /* top and bottom match topnav li */
	}
#topnav li {
	width: auto;
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	#topnav li a, #topnav li a:visited { 
	text-decoration:none;
	padding: 2px 15px 3px 15px;  /* top and bottom match topnav */
	border: none;
	color:#FFFFFF;
	width: auto;
	}
	#topnav li a:hover, #topnav a:link:focus, #topnav a:link:active {
	background-color: #a31c21;
	}
/*
side navigation
-------------------------------------------------------------------------[comment] */
#navigation {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 80%;
	}
#navigation form {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	}
	#navigation ul {
	}
	#navigation li {
	border-bottom: solid #8d7351 2px;
	width: auto;
	padding: 2px;
	}
	#navigation li a, #navigation li a:visited { 
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration:none;
	border: none;
	color:#FFFFFF;
	width: auto;
	}
	#navigation li a:hover, #navigation a:link:focus, #navigation a:link:active {
	background-color: #a31c21;
	}
/*
left side quicklinks area
-------------------------------------------------------------------------[comment] */
#additional-navigation ul.quicklinks {
	background-image:url(/images/site_structure_img/red/quicklinks.jpg);
	background-position:right top;
	padding-top: 90px;
	background-repeat: no-repeat;
	background-color: #ECE4D5;
	}
	
#additional-navigation ul.quicklinks li {
	background-color: #ECE4D5;
	border-bottom: none;
	width:auto;
	}
#additional-navigation ul.quicklinks li a:link, #additional-navigation ul.quicklinks li a:visited  {
	display: block;
	width: auto;
	border-bottom: none;
	text-decoration:none;
	color:#a31c21;
	font-weight:bold;
	font-size:14px;
	background-color: #ECE4D5;
	padding-left: 50px;	
	}
#additional-navigation ul.quicklinks li a:hover, #additional-navigation ul.quicklinks li a:focus, #additional-navigation ul.quicklinks li a:active {
	display: block;
	width: auto;
	border-bottom: none;
	text-decoration:none;
	background-color: #ECE4D5;
	background-image: url(/images/site_structure_img/red/quicklinks-rollover.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding-left: 50px;	
	}
/*
central content area
-------------------------------------------------------------------------[comment] */
#main-content {
	border-right: solid #4f4f4f 2px;
	border-left: solid #4f4f4f 2px;
	background-color: #FFFFFF;
	min-height: 650px;
	padding: 15px;
	font-size: 80%;
	}
	#main-content ul, #main-content ol {
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: disc;
	}
	#main-content ol {
	list-style: decimal;
	}
	#main-content ol ol {
	list-style: lower-alpha;
	}
	#main-content img {
	margin: 5px;
	border: none 0px;
	}
	#main-content li {
	margin: 5px;
	}
#container	#main-content li img {
	padding: 0px;
	border: none;
	}
#main-content a, #main-content a:link, #related-content a, #related-content a:link {
	font-weight: bold;
	}
#breadcrumb {
	text-align: left;
	font-size: smaller;
	margin-bottom: 10px;
	}
#breadcrumb ul {
	list-style: none;
	}
	#breadcrumb ul li {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	padding: 0em 0.5em 0em 0.5em;
	}
/*
right related content and links
-------------------------------------------------------------------------[comment] */
#related-content {
	font-size:80%;
	}
#related-content p {
	padding: 2px 5px 1px 5px;
	clear: both;
	text-align: left;
	line-height: 1.25em;
	}
 img.news {
	border: solid #4f5150 2px;
	text-align: center;
	clear: both;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	}

/* footers
-------------------------------------------------------------------------[comment] */

#site-info {
	text-align: center;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:550;
	background-color: #a31c21;
	border-top: solid #a31c21 2px;
	border-bottom: solid #a31c21 2px;
	padding: 1px 0px 2px 0px; /* top and bottom match topnav li */
	}
#site-info li {
	width: auto;
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	#site-info li a, #site-info li a:visited { 
	text-decoration:none;
	padding: 1px 15px 2px 15px;  /* top and bottom match topnav */
	border: none;
	color:#FFFFFF;
	width: auto;
	}
	#site-info li a:hover, #site-info a:link:focus, #site-info a:link:active {
	background-color: #8d7351;
	}

#footer{
	background-color: #FFFFFF;
	padding: 10px 0 10px 0;
	font-size: 75%;
	}
#updated {
	background-color: #FFFFFF;
	padding: 3px 0 3px 0;
	}

#news-photo {
	text-align: center;
	margin: auto;
	}
/*
hide headings
-------------------------------------------------------------------------[comment] */
	#siteinformation h3, #navigation h3, #breadcrumb h3, #program-facts h3 {
	display: none;
	padding: 0;
	margin: 0;
	}
/*
text selectors
-------------------------------------------------------------------------[comment] */
a, a:link, a:visited {
	color: #a31c21;
	text-decoration: none;
	}
#main-content a:hover, #main-content a:focus #main-content a:active {
	background-color: #ece4d5;
	text-decoration:underline;
	}
#related-content a:hover, #related-content a:focus #related-content a:active {
	background-color: #d6cec1;
	text-decoration:underline;
	}
h1, h2, h3, h4, h5 {
	color: #5B3815;
	margin-top: 15px;
	margin-bottom:10px;
	}
 h6 {
	color: #fff;
	margin-top: 15px;
	}
p {
	line-height: 1.2;
	margin-bottom: 1em;
	}
/*
other classes
-------------------------------------------------------------------------[comment] */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix { display: inline-block; }
.clearfix { display: block; }

.dropcap {
	float:left;
	font-size:225%;
	line-height:100%;
	color:#d6cec1;
	background-color: #4f4f4f;
	border: solid #4f4f4f thin;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	padding: 2px;
	margin: 1px 3px 1px 2px;
	}
ul.upcoming-events {
	background-image: url(/images/site_structure_img/red/upcoming-events.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-image:url(/images/site_structure_img/red/red-dot.jpg);
	min-height: 80px;
	padding-bottom: 100px;
	}
#container ul.upcoming-events li {
	margin-left: 40px;
	}
body #container img.fileicon {
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	margin: 0px 5px 0px 5px;
	}
#container img.sponsor {
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	margin: 10px;
	}
.alert {
	display: block;
	background-color:#FEF8F1;
	float: none;
	border: 2px solid #a31c21;
	padding: 5px;
	margin: 5px;
}
p.alert, p.hialert {
	padding: 15px;
	}
.hialert {
	display: block;
	background-color:#FFCC66;
	color: #333333;
	font-weight: normal;
	float: none;
	margin: 10px;
	border: 3px solid #CC0000;
}

.tableSmall {
	width: 420px;
	border: thin solid #CCCCCC;
	}
	
.image-note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFF99;
	border-width: 1px 2px 2px 1px;
	border-top-color:#000000;
	border-left-color:#000000;
	border-bottom-color:#666666;
	border-right-color: #666666;
	border-style:solid;
	position: absolute;
	z-index:99;
	width: 10em;
	padding: 0px;
	margin: 0px;
}

div.image-note p{
	padding: 5px;
	margin:0px;
	line-height:1;
	color: #990033;
	font-size: 10px;
	}
.annotatedimage {
	position: relative;
	clear: both;
	}
#main-content div.annotatedimage img{
	margin: 5px;
	padding: 5px;
	border: none;
	}
#main-content img.annotatedimage {
	margin: 5px;
	padding: 5px;
	border: none;
	}
	
.textsmall {
	font-size: 90%;
	}
/* this div and class are for legacy tutorial pages */

.outlinemenubar ul {
	list-style: none;
	clear:both;
	}
.outlinemenubar li {
	display: inline;
	padding-right: 5px;
	border-right: solid black 1px;
	list-style-type: none;
	padding: 0em 0.5em 0em 0.5em;
	}

#nextbutton {

	font:1em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	display: block;
	width:100px;
	float:right;
	padding:.5em
	}

.nextbutton a, .nextbutton a:visited{

	color: #fff;
	text-decoration: none;
	background-color:#930;
	padding:.5em
	}

.nextbutton a:hover {

	color: #930;
	text-align:center;
	text-decoration: none;
	background-color:#dacdbc;
	padding:.5em
	}

