/*	Moscrop Secondary school
	website default theme - print
	by Carson Lam
	copyright Moscrop Secondary School, 2006	*/

/* Hides from IE-mac \*/
* html .hh {height: 1%;}
/* End hide from IE-mac */
html {
	margin: 0px 0px 0px 0px;
}
* {
	background-color: #FFFFFF !important;
	background-image: none !important;
}
BODY {
	font-family: Times New Roman, serif;
	font-size: 12pt;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
}
table {
	border-collapse: collapse;
}
table td {
	font-size: 12px; /*rte*/
	vertical-align:top;
	padding:0px;
	border: 1px solid gray;
}
table th {
	text-align: left;
}
img {
	border: 0px none;
}
form {
	display:inline;
}
table#navtable td {
	padding: 0px;
}
h1 {
	font-size: 14pt;
	font-family: helvetica, arial, sans-serif;
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
h2 {
	font-size:12pt;
}
h3 {
	font-size:12pt;
}
/*==========================*/

#container {
	background-color:#FFFFFF;
	margin: 0px auto 0px auto;
}

/* HEADER ROW ELEMENTS */
#header {
	display:none !important;
}
#header #block {
	width: 100px;
	padding-right:3cm;
}
#header #time {
	padding-left:0em;
	text-align: inherit;
}
#header #date {
	padding-right:2em;
}
/*==========================*/

#banner {
	display:none;
}

#maincontainer {
	height: 100%;
	vertical-align: top;
}

/* NAVIGATION ELEMENTS */
#nav {
	display:none;
}

#nav a {
	padding: 1px 0px 2px 0px;
	width: 145px;
	display: block;
	text-decoration: none;
}
#nav a:hover {
	background-color: #ffffff;
	color:inherit;
	width: 145px;
	text-decoration: none;
}
#nav ul {
	list-style-type: none;
	padding-left:0px;
	margin-left: 0px;
	padding-right:0px;
	margin-right: 0px;
	text-indent: 0.5em;
}
#nav li {
	font-size:11px;
}

/*==========================*/

#content {
	width: 17.5cm;
}
#contentheading {
	padding-right: 0.5em;
	padding-top: 2px; /*IE workaround*/
	margin: 2px -5px 0px -5px;
	text-align:right;
	font-size: 10px;
	height: 17px;
	border-bottom: 1px solid #cccccc;
	display:none;
}
#content a:link {
	color: #00008b;
}
#content a:hover {
	color: blue;
}
#content a:visited {
	color: #00008b;
}
#lastmodified {
	text-align: right;
	font-size: 7pt;
	color:#BBBBBB;
	padding:0px 1em 1em 0px;
}

/*header utility links*/
#print {
	padding: 1px 1px 5px 1px;
	border: 1px dotted #cccccc;
}
#logout {
	padding: 1px 2px 5px 2px;
	border: 1px solid #cccccc;
	border-bottom: none;
}
#cpb {
	padding: 1px 2px 5px 2px;
	border: 1px solid #cccccc;
	border-bottom: none;
}
.defaultbutton {
	padding: 1px 2px 5px 2px;
	border: 1px solid #cccccc;
	border-bottom: none;
}
#contentheading a {
	padding: 1px 0px 5px 0px;
	border-bottom: 0px;
}
#contentheading a:hover {
	background-color: #95a8ca;
	color:inherit;
}
#footer {
	font-size: 9px;
}
#footer #district {
	display:none;
}

#contentfooter .top {
	display:none;
}

#adcol {
	color:#FFFFFF;
	background-color:#003c79;
	width:0px;
	display: none; /* disabled for now */
}
#webmailmenu {
	display:none;
}
#sqldebug {
	display:none;
}
#validation {
	display:none;
}
