/*
SKIN: Default
Last modified: May 2008
Advancement, Olds College
-------------------------------------------------------------------------[comment] */
body {
	font-size: 0.87em;
	font-family: Arial, Helvetica, 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:#FFF;
	border: solid #333 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size:115%;
	}

/*
layout areas 
-------------------------------------------------------------------------[comment] */


/*
header and footer
-------------------------------------------------------------------------[comment] */

#footer{
	background-color: #FFFFFF;
	padding: 10px 0 10px 0;
	font-size: 75%;
	}
#updated {
	background-color: #FFFFFF;
	padding: 3px 0 3px 0;
	}
	
#footer	p {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	line-height: normal;
	}
	
#identity { 	
	height: 100px;
	background-image: url(http://www.oldscollege.ca/images/site_structure_img/top-banner-site.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none 0px;
	margin-bottom: 0px;
	font-size:72%;
	}
	#identity img {
	padding: 15px 0px 0px 15px;
	}
#eventsnotices {
	display: none;
	visibility: hidden;
	font-size:72%;
	}
#eventsnotices img {
	text-align: center;
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
}
#eventsnotices ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
#container #eventsnotices li {
	display: inline;
	list-style-type: none;
	margin: 0 5px 0 5px;
	padding:0 0 0 0;
	}

#topnav, #siteinformation {
	background-color: #56562C;
	text-align: center;
	padding: 1px;
	border-bottom: solid #666 1px;
	font-size: 72%;
	}
	#topnav ul, #siteinformation ul {
	color: #FFF;
	margin: 0;
	padding:0;
	width: 100%;
	 }
	#topnav ul li, #siteinformation ul li {
	margin: 3px 10px 3px 10px;
	}
	#topnav a, #topnav a:link, #topnav a:visited, #siteinformation a, #siteinformation a:link, #siteinformation a:visited { 
	color: #FFF;
	border-bottom-width: 0;
    border-bottom-style: none;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	}
	#topnav a:link:hover, #topnav a:visited:hover, #siteinformation a:link:hover, #siteinformation a:visited:hover { 
	color: #000;
	background-color:#E5E5CB;
	border-bottom-width: 0.2pt;
    border-bottom-style: solid;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	}
/*
side navigation
-------------------------------------------------------------------------[comment] */
#navigation {
	background-image: url(http://www.oldscollege.ca/images/site_structure_img/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 0px;
	border-right-color: #666;
	padding: 0px 0px 35px 0px;
/*	background-color: #E5E5CB;*/
	font-size: 72%;
	}
	#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	#navigation li {
	border-bottom: dotted #bbb 1px;
	margin: 0;
	padding:0;
	}
	#navigation li a, #navigation li a:visited { 
	display: block;
	padding: 2px 5px 2px 5px;
	/*background-color: #E5E5CB;*/
	color: #000;
	text-decoration: none;
	width: auto;
	}
	#navigation li a:hover{
	background-color: #BCBC81;
	color: #000;
	}
	#navigation input {
	font-size:smaller;
	}
/*
central content area
-------------------------------------------------------------------------[comment] */
#main-content {
	font-size: 72%;
	padding-top: 10px;
	line-height: 1.25;
	}
	#main-content ul {
	list-style: disc;
	}
	#main-content ol {
	list-style: decimal;
	}
	#main-content ol ol {
	list-style: lower-alpha;
	}
	#main-content p, #main-content h1, #main-content h2, #main-content h3, #main-content h4, #main-content h5, #main-content h6, #main-content h7 {
	padding-left: 10px;
	padding-right: 10px;
	}
	#main-content a {
	border-bottom: solid #993200 1px;
	}
	#main-content a:hover {
	border-bottom: solid #993200 1px;
	}
	#main-content img {
	padding: 5px;
	}
	#main-content li img {
	padding: 0px;
	}
	
#breadcrumb {
	text-align: left;
	font-size: 90%;
	margin-bottom: 10px;
	}
	#breadcrumb ul li {
	border-right-style: solid;
	border-right-width: 0.1em;
	border-right-color: #000;
	padding: 0em 0.5em 0em 0.5em;
	}

/*
right related content and links
-------------------------------------------------------------------------[comment] */
#related-content {
	margin-left: 0px;
	border-left-color: #666;
	padding: 5px 0.3em 10px 0.3em;
	font-size: 72%;
	}
	#related-content a:hover {
	border-bottom: solid #993200 1px;
	}
	#related-content li {
	list-style: none;
	margin: auto auto 15px auto;
	}
	#related-content img {
	border: 0px solid #000000;
	margin: 4px 4px 4px 1px;
	}
	#related-content ul {
	margin: 0px;
	padding: 5px 2px 5px 2px;
}


/*
left banner area
-------------------------------------------------------------------------[comment] */
#additional-navigation {
	padding: 0;
	margin: 0;
	}
	#additional-navigation a,	#identity a {
	border: 0;
	}
	#additional-navigation a:link:hover {
	border-bottom: 1pt;
	}
/*
hide headings
-------------------------------------------------------------------------[comment] */
	#siteinformation h3, #navigation h3, #breadcrumb h3, #program-facts h3 {
	display: none;
	padding: 0;
	margin: 0;
	}
/*
global text and link colors
-------------------------------------------------------------------------[comment] */
h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, tahoma, sans-serif;
	font-weight: bold;
	line-height: 1;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h1, h2, h3 {
	color: #9B6024;
	padding-top: 0.6em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	}
h4, h5, h6 {
	color: #4F452F;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
h1 {font-size:170%;}
h2 {font-size:150%;}
h3 {font-size:130%;}
h4 {font-size:120%;}
h5 {font-size:110%;}
h6 {font-size:100%;}

a, a:link {
	color: #993200;
	}
a:visited {
	color: #660000;
	}
table {
	margin-left: 10px;
	margin-right: 10px;
	}
li {
	padding: 2px 1px 2px 1px;
	}
dl {
	padding: 5px;
	}
dt {
	padding:2px 1px 2px 10px;
	font-weight:bold;
	}
dd {
	padding: 2px 5px 5px 5px;
	}


/*
classes
-------------------------------------------------------------------------[comment] */

#main-content img.fileicon {
	padding: 0 5px 0px 5px;
	}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFEA97;
	display: block;
	float: none;
	border: 2px solid #917400;
	padding: 15px;
	margin: 5px;
}
	
/* this div and class are for tutorial pages */

#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

	}
