/*******************************************
/*
/* !Tag Styling */
/*
/******************************************/

html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-color: #000;
	font-family: Georgia;
	font-weight: 100;
	font-size: 13px;
	line-height: 1.8em;
	color: #fff;
}

a,
a img {
	border: none;
}

a,
a:visited,
a:active {
	color: #888;
	text-decoration: none;
}

a:hover {
	color: #ed1c24;
	text-decoration: none;
}

a:focus {
	 -moz-outline:none;
	 outline: none;
}
:focus { -moz-outline-style: none; }

h1 { 
	font-family: Georgia;
	font-weight: 100;
	font-size: 30px;
	line-height: 1.1em;
	margin: 0 0 1.3em;
	padding: 0;
}

h2 {
	font-family: "Lucid Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
	margin:1em 0 0.5em;
	padding: 0 0 0.5em;
	border-bottom: 1px solid #000;
}

h2 span {
	font-family: Georgia;
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	color: #666;
}

h2 a,
h2 a:visited,
h2 a:active {
	color: #ed1c24;
	text-decoration: none;
}

h2 a:hover {
	color: #888;
	text-decoration: none;
}

h3 { 
	font-family: Georgia;
	font-weight: 100;
	font-size: 20px;
	color: #ed1c24;
	line-height: 1.1em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

p {
	margin: 0 0 1.2em;
	padding: 0;
}

p.intro { margin-bottom: 2em; }
p.to {
	font-size: 15px;
	font-style: italic;
}

input,
optgroup,
option {
	color: #000;
}

input.textinput {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px;
}

span.emphasis {
	font-weight: bold;
	font-style: italic;
	color: #ddd;
}

p.hidden { display: none; }
p#messages { 
	font-weight: bold;
	font-style: italic;
	color: #ed1c24;
}


/*******************************************
/*
/* !Main Elements */
/*
/******************************************/


#backgroundfill {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 1080px;
	height: 749px;
	overflow: hidden;
}
#backgroundfill.half { left: 410px; visibility: hidden; }

#backgroundfill .floater {
	position: absolute;
	color: #ed1c24;
	visibility: hidden;
}

#backgroundfill .floater.and1 {
	top: 31%;
	left: 8%;
	font-size: 20px;
}

#backgroundfill .floater.and2 {
	top: 36%;
	left: 27%;
	font-size: 17px;
}

#backgroundfill .floater.and3 {
	top: 40%;
	left: 42%;
	font-size: 14px;
}

#backgroundfill .floater.and4 {
	top: 30%;
	left: 79%;
	font-size: 22px;
}

#container {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

#credit {
	position: absolute;
	right: 12px;
	bottom: 12px;
	font-size: 11px;
	font-style: italic;
}

#credit,
#credit a,
#credit a:visited,
#credit a:active {
	color: #000;
}
#credit a:hover { color: #ed1c24; }

#menubar {
	position: absolute;
	z-index: 3;
	top: -20px;
	left: 0;
	width: 100%;
	height: 85px;
	background-color: black;
	overflow: hidden;
}

#leftcolumn {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 410px;
	height: 100%;
	background-color: #000;
	color: #fff;
}

#modal {
	position: relative;
	top: 0;
	left: 0;
	background-color: #000;
	color: #fff;
	padding: 40px 60px 00px 40px;
}




/*******************************************
/*
/* !Main Menu */
/*
/******************************************/

#comingsoon {
	position: absolute;
	top: 42px;
	left: 72px;
}

#mainmenu {
	position: absolute;
	display: block;
	top: 42px;
	left: 60px;
	height: 22px;
}

#menubar ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#menubar li {
	position: relative;
	float: left;
	height: 22px;
	margin: 0 6px 0 0;
	padding: 0;
	text-indent: -1000px;
	overflow: hidden;
}

#menubar li a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 44px;
}

#mainmenu .ourcommitment { width: 135px; }
#mainmenu .ourcommitment a { background: url(../images/en/mainmenu.gif) 0 0 no-repeat; }

#mainmenu .theissues { width: 94px; }
#mainmenu .theissues a { background: url(../images/en/mainmenu.gif) -135px 0 no-repeat; }

#mainmenu .solutions { width: 95px; }
#mainmenu .solutions a { background: url(../images/en/mainmenu.gif) -229px 0 no-repeat; }

#mainmenu .howyoucanhelp { width: 146px; }
#mainmenu .howyoucanhelp a { background: url(../images/en/mainmenu.gif) -324px 0 no-repeat; }

#yourontariocollegefaculty {
	position: absolute;
	top: 42px;
	right: 45px;
	width: 237px;
	height: 18px;
}


/*******************************************
/*
/* !Content */
/*
/******************************************/

#maintitle {
	position: absolute;
	z-index: 2;
	top: 110px;
	left: 60px;
}
#maintitle img { behavior: url(../scripts/iepngfix.htc) }

#leftcolumn #copy {
	position: absolute;
	top: 150px;
	left: 62px;
	width: 300px;
	padding-bottom: 40px;
}

#modal #copy { 
	margin: 120px 70px;
}

#modal #copy.email {
	line-height: 1.5em;
	margin: 0;
}

.expandable h2 { cursor: pointer; }

.expandable .hidden {
	visibility: hidden;
}