@charset "utf-8";
/* CSS Document */
* { margin: 0;
padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 95%;
	text-align: center;
}

h1 { font-size: 130%; }

h1, h2, h3, h4, h5, h6 { color: #ff963b; }

p{
	margin: 3px 5px 5px 5px;
}
/*pre {
	white-space: pre-wrap; /* css-3 */
	/*white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	/*white-space: -pre-wrap; /* Opera 4-6 */
	/*white-space: -o-pre-wrap; /* Opera 7 */
	/*word-wrap: break-word; /* Internet Explorer 5.5+ */
/*}*/

.clear {
	height: 0;
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.courses { 
float: right; 
width: 200px; 
margin: 10px 20px; 
border: 2px solid #f0f0f0; 
padding: 15px;  
background: #333;
font-size: 80%
}

.courses ul{ 
list-style: none;
}
.courses li{ 
list-style: none;
}
.courses a{
text-transform: uppercase;
text-decoration: none;
color: #C1FFFF;
}
.courses a:hover{
color: #FFF;
text-decoration: underline;
}
.courses a: visited{
text-decoration: none;
color: #C0c0c0;
}
.courses img{ 
border: 0;
}
.ditto_documentInfo { display: none; }

.ditto_introText a, #section2 a { text-decoration: underline; }

.ditto_introText a:link, #section2 a:link { color: #FF963B; }

.ditto_introText a:visited, #section2 a:visited { color: #c0c0c0; }

.ditto_introText a:hover, #section2 a:hover { color: #fff; }

/*#columns .ditto_item {
background: #555;
border: 1px solid #666;
margin: 0px 0px 5px 0;
padding: 0px 5px 0 5px;
}*/
.ditto_pageTitle a {
	color: #ff963b;
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
}

.ditto_pageTitle a, #section2 a { text-decoration: none; }

.ditto_pageTitle a:hover { color: #fff; }

.imagelink-noborder { border: none !important; }

.LCOS_box {
	text-align: left;
	font-size: 110%;
	Font-weight: bold;
	width: 900px;
	margin: 0 auto 0 auto;
	color: #ff963b;
	padding: 0 0 10px 0;
}

.LCOS_list { margin: 0; }

.LCOS_title { border-bottom: 1px solid #e0e0e0; margin: 5px 0 10px 0; }

.logo a{ text-decoration: none; color: #fff; border: none; }

.logo img { margin-left: 15%; border: 0; }

#article { float: left; clear: none; width: 640px; }

#child {
	margin: 10px 15px 15px 0px;
	font-size: 80%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	padding: 5px;
	font-weight: lighter;
	width: 230px;
	float: left;
	background: url(http://www.qchs.ca/assets/images/menubg.jpg) bottom right no-repeat;
}

#child a:link { color: #666; text-decoration: none; }

#child a:visited { color: #ccc; text-decoration: none; }

#child a:hover {
	color: #001d4f;
	text-decoration: underline;
	background: transparent url(/_resources/images/nav-arrow.gif) no-repeat 50% 100%;
}

#child a:active {
	color: #001d4f;
	text-decoration: none;
	background: transparent url(/_resources/images/nav-arrow.gif) no-repeat 50% 100%;
}

#child ul { margin: 0 auto; list-style: none; }

#child ul li { padding: 0; margin: 5px 0 10px 0; }

#columns {
	clear: none;
	list-style: none;
	/*width: 960px;*/
	margin: 0 auto;
	text-align: left;
}

#columns h3 {
	text-decoration: none;
	margin: 0 0 0 -5px;
	color: white;
	padding: 5px !important;
	font-size: 100%;
}

#columns li {
	float: left;
	height: auto;
	width: 21% !important;
	margin-bottom: 10px;
	border: 1px solid black;
	padding: 5px;
}

/* ---------- wrappers -------------- */
	#container { margin: 0 auto; padding: 0;}

#content {
	text-align: left;
	padding: 10px;
	margin: 0 auto;
	width: 960px;
}

#footer {
	background: #000;
	color: #ccc;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 80%;
	padding: 15px 0;
	border-top: 1px solid #666;
	clear: both;
	float: left;
	width:100%;
}

#footer a { padding-left: 10px; padding-right: 10px; }

#footer a:link { color: #ccc; }

#footer a:visited { color: #ccc; }

#footer a:hover { color: #fff; }

#footer a:active { color: #fff; text-decoration: none; }

#footer-links { margin-left: 36px; }

#grade8 {

	margin: 0 0 0 30px;
	padding: 10px;
	width: 170px;
	height: 90px;
	float: left;
	background: url(http://www.qchs.ca/assets/images/grade8day2.jpg) no-repeat;
}

/* header */
	#header {
	background: #003082 none;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	height: 97px;
	border-bottom: 1px solid #001070;
	text-align: left;
}

/* images */
#images { margin: 40px auto 0 auto; width: 960px; }

#leftcontent { margin: 0 0 0 190px; width: 540px; float: left; }

#logo { margin-left: 12%; }

#mininav {
	float: right;
	clear: none;
	background: #001d4f;
	padding: 5px;
	color: #fff;
	font-size: 80%;
	margin-top: -10px;
	margin-right: 13%;
	font-variant: small-caps;
	text-align: center;
	border-bottom: 1px solid #002B6F;
}

#mininav a:link { color: #fff; }

#mininav a:visited { color: #ccc; }

#mininav a:hover { color: #C1FFFF; }

#mininav li { list-style: none; display: inline; margin: 5px; }

#mininav ul { list-style: none; display: inline; margin: 0; }

#myGallery { width: 960px !important; height: 200px !important; }

.quicklist {
	list-style: none;
	text-align: left;
	Width: 180px;
	float: left;
	padding: 0 6px;
	margin: 0 0 10px 0;
}

.quicklist a { 
color: #fff; 
text-decoration: none; 
font-size: 80%; }

.quicklist a:hover { 
	color: #999; 
	}

.quicklist h3 { 
	text-decoration: none; 
	margin: 0; 
	}

.quicklist li {
	height: auto;
	margin-bottom: 6px;
	padding: 2px 0;
	display: inline;
}

/* quicknav */
	#quicknav {
	background: #333;
	color: #fff;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	padding: 30px 0;
	padding: 30px 0 10px 0 !ie7;
	margin: 260px auto 0 auto;
	width: 960px;
height: 150px;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

#rightcontent {
	margin: 0 0 0 10px;
	padding: 0px;
	width: 400px;
	float: left;
	text-align: left;
	
}

#rightcontent h1{ margin: 0 0 5px 0; }

#rightcontent p { margin: 0; }

#section2 {
	background: #333;
	color: #fff;
	padding: 20px 0 20px 0;
	clear: both;
	border-top: 1px solid #666;
	Border-bottom: 1px solid #222;
	float:left;
	width: 100%;
}

/* topnav */
	#topnav {
	margin: 0 auto 0 -110px;
	margin: -6px auto 0 auto !ie7;
	background: #333 none;
	color: #fff;
	font-size: 100%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	padding: 4px 0 0 0;
	font-weight: lighter;
	height: 24px;
	border-top: 1px solid #444;
	border-bottom: 1px solid #111;
}

#topnav a {
	text-transform: uppercase;
	padding-bottom: 22px;
	padding-left: 4px;
	padding-right: 4px;
}

#topnav a:link { color: #dfdfdf; text-decoration: none; }

#topnav a:visited { color: #dfdfdf; text-decoration: none; }

#topnav a:hover {
	color: #fff;
	text-decoration: none;
	background: transparent;
}

#topnav a:active {
	color: #fff;
	text-decoration: none;
	background: transparent;
}

#topnav ul {
	margin: 0 auto;
	padding: 0 0 0 40px;
	padding: 0 0 0 0px !ie7;
	list-style: none;
	width: 880px;
}

#topnav ul li {
	float: left;
	margin: 0 1.5em 0 0; /* fixes the topnav width issue---breaking to two lines--in IE7/PC and Firefox/PC */
	padding: 0;
	display: inline;
}
.topleft {
background: url(http://www.qchs.ca/images/horizontal.jpg) top left;
float: left;
clear: none;
margin-bottom: 10px;
}
.topright{
float: left;
clear: none;
margin-left: 10px;
}
