/* @override 
	http://qantmbrisbane.sae.dev/templates/local/qantm/main.css
	http://london.qantm.com/templates/local/qantm/main.css
	http://london.qantm.dev/templates/local/qantm/main.css
	http://media.sae.edu/templates/local/qantm/main.css
	http://berlin.qantm.dev/templates/local/qantm/main.css
*/

/********************************
SAE local college stylesheet
by attila@sae.edu

main colors:
dark blue:	#535456
main blue:	#e0001b
red:		#e0001b
mid grey:	#d8d8d8
light grey:	#ebebeb
v light: 	#f5f5f5
dark grey:	#363636
********************************/

/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1.5em;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

/* typography.css */

body {
	font-size: 75%;
	color: #222;
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #111;
	font-family: Helvetica, "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 2em;
	margin-bottom: 0.75em;
}

h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}

h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}

p {
	margin: 0 0 1.5em;
	color: #535456;
}

p img {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}

p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}

a:focus, a:hover {
	color: #000;
}

a {
	color: #009;
	text-decoration: underline;
}

blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}

strong {
	font-weight: bold;
}

em, dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

sup, sub {
	line-height: 0;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
}

address {
	margin: 0 0 1.5em;
	font-style: italic;
}

del {
	color: #666;
}

pre, code {
	margin: 1.5em 0;
	white-space: pre;
}

pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

li ul, li ol {
	margin: 0 1.5em;
}

ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dd {
	margin-left: 1.5em;
}

table {
	margin-bottom: 1.4em;
	width: 100%;
}

th {
	font-weight: bold;
	background: #C3D9FF;
}

th, td {
	padding: 4px 10px 4px 5px;
}

tr.even td {
	background: #E5ECF9;
}

tfoot {
	font-style: italic;
}

caption {
	background: #eee;
}

.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}

.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}

.hide {
	display: none;
}

.quiet {
	color: #666;
}

.loud {
	color: #000;
}

.highlight {
	background: #ff0;
}

.added {
	background: #060;
	color: #fff;
}

.removed {
	background: #900;
	color: #fff;
}

.first {
	margin-left: 0;
	padding-left: 0;
}

.last {
	margin-right: 0;
	padding-right: 0;
}

.top {
	margin-top: 0;
	padding-top: 0;
}

.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* grid.css */

.container {
	background-color:#fff;
	width: 965px;
	margin: 0px auto 0px auto;
	position: relative;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}

.showgrid {
	background: url(src/grid.png);
}

body {
	margin: 0px;
}

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14 {
	float: left;
	margin-right: 15px;
}

div.last {
	margin-right: 0;
}

.span-1 {
	width: 55px;
}

.span-2 {
	width: 125px;
}

.span-3 {
	width: 195px;
}

.span-4 {
	width: 265px;
}

.span-5 {
	width: 335px;
}

.span-6 {
	width: 405px;
}

.span-7 {
	width: 475px;
}

.span-8 {
	width: 545px;
}

.span-9 {
	width: 615px;
}

.span-10 {
	width: 685px;
}

.span-11 {
	width: 755px;
}

.span-12 {
	width: 825px;
}

.span-13 {
	width: 895px;
}

.span-14, div.span-14 {
	width: 965px;
	margin: 0;
}

.append-1 {
	padding-right: 70px;
}

.append-2 {
	padding-right: 140px;
}

.append-3 {
	padding-right: 210px;
}

.append-4 {
	padding-right: 280px;
}

.append-5 {
	padding-right: 350px;
}

.append-6 {
	padding-right: 420px;
}

.append-7 {
	padding-right: 490px;
}

.append-8 {
	padding-right: 560px;
}

.append-9 {
	padding-right: 630px;
}

.append-10 {
	padding-right: 700px;
}

.append-11 {
	padding-right: 770px;
}

.append-12 {
	padding-right: 840px;
}

.append-13 {
	padding-right: 910px;
}

.prepend-1 {
	padding-left: 70px;
}

.prepend-2 {
	padding-left: 140px;
}

.prepend-3 {
	padding-left: 210px;
}

.prepend-4 {
	padding-left: 280px;
}

.prepend-5 {
	padding-left: 350px;
}

.prepend-6 {
	padding-left: 420px;
}

.prepend-7 {
	padding-left: 490px;
}

.prepend-8 {
	padding-left: 560px;
}

.prepend-9 {
	padding-left: 630px;
}

.prepend-10 {
	padding-left: 700px;
}

.prepend-11 {
	padding-left: 770px;
}

.prepend-12 {
	padding-left: 840px;
}

.prepend-13 {
	padding-left: 910px;
}

div.border {
	padding-right: 6px;
	margin-right: 7px;
	border-right: 1px solid #eee;
}

div.colborder {
	padding-right: 46px;
	margin-right: 47px;
	border-right: 1px solid #eee;
}

.pull-1 {
	margin-left: -70px;
}

.pull-2 {
	margin-left: -140px;
}

.pull-3 {
	margin-left: -210px;
}

.pull-4 {
	margin-left: -280px;
}

.pull-5 {
	margin-left: -350px;
}

.pull-6 {
	margin-left: -420px;
}

.pull-7 {
	margin-left: -490px;
}

.pull-8 {
	margin-left: -560px;
}

.pull-9 {
	margin-left: -630px;
}

.pull-10 {
	margin-left: -700px;
}

.pull-11 {
	margin-left: -770px;
}

.pull-12 {
	margin-left: -840px;
}

.pull-13 {
	margin-left: -910px;
}

.pull-14 {
	margin-left: -980px;
}

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14 {
	float: left;
	position: relative;
}

.push-1 {
	margin: 0 -70px 1.5em 70px;
}

.push-2 {
	margin: 0 -140px 1.5em 140px;
}

.push-3 {
	margin: 0 -210px 1.5em 210px;
}

.push-4 {
	margin: 0 -280px 1.5em 280px;
}

.push-5 {
	margin: 0 -350px 1.5em 350px;
}

.push-6 {
	margin: 0 -420px 1.5em 420px;
}

.push-7 {
	margin: 0 -490px 1.5em 490px;
}

.push-8 {
	margin: 0 -560px 1.5em 560px;
}

.push-9 {
	margin: 0 -630px 1.5em 630px;
}

.push-10 {
	margin: 0 -700px 1.5em 700px;
}

.push-11 {
	margin: 0 -770px 1.5em 770px;
}

.push-12 {
	margin: 0 -840px 1.5em 840px;
}

.push-13 {
	margin: 0 -910px 1.5em 910px;
}

.push-14 {
	margin: 0 -980px 1.5em 980px;
}

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14 {
	float: right;
	position: relative;
}

.box {
	padding: 1.5em;
	margin-bottom: 1.5em;
	background: #E5ECF9;
}

hr {
	background: #ddd;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	margin: 0 0 1.45em;
	border: none;
}

hr.space {
	background: #fff;
	color: #fff;
}

.clearfix:after, .container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

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

* html .clearfix, * html .container {
	height: 1%;
}

.clearfix, .container {
	display: block;
}

.clear {
	clear: both;
}

/* forms.css */

label {
	font-weight: bold;
}

fieldset {
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}

legend {
	font-weight: bold;
	font-size: 1.2em;
}

input.text, input.title, textarea, select {
	margin: 0.5em 0;
	border: 1px solid #bbb;
}

input.text:focus, input.title:focus, textarea:focus, select:focus {
	border: 1px solid #666;
}

input.text, input.title {
	width: 300px;
	padding: 5px;
}

input.title {
	font-size: 1.5em;
}

textarea {
	width: 390px;
	height: 250px;
	padding: 5px;
}

.error, .notice, .success, #errors {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}

.error,#errors {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}

.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}

.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}

.error a {
	color: #8a1f11;
}

.notice a {
	color: #514721;
}

.success a {
	color: #264409;
}

/* fancy-type */

p + p {
	text-indent: 2em;
	margin-top: -1.5em;
}

form p + p {
	text-indent: 0;
}

.alt {
	color: #666;
	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;
	font-style: italic;
	font-weight: normal;
}

.dquo {
	margin-left: -.5em;
}

p.incr, .incr p {
	font-size: 10px;
	line-height: 1.44em;
	margin-bottom: 1.5em;
}

.caps {
	font-variant: small-caps;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-size: 1.2em;
	line-height: 1%;
	font-weight: bold;
	padding: 0 2px;
}

/* link-icons */

body a.noicon {
	background: none;
	padding-left: 0;
}

a.external, a[href^="mailto:"], a[href$=".pdf"], a[href$=".zip"], a[href$=".doc"], a[href$=".xls"], a[href$=".rss"], a[href$=".rdf"], a[href^="aim:"] {
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	zoom: 1;
}

a.external {
	background: url(/templates/general/img/icons/external.png) no-repeat left center;
	padding-left: 12px;
}



a[href^="mailto:"] {
	background-image: url(/templates/general/img/icons/email.png);
}

a[href$=".pdf"] {
	background-image: url(/templates/general/img/icons/pdf.png);
}

a[href$=".zip"] {
	background-image: url(/templates/general/img/icons/zip.png);
}

a[href$=".doc"] {
	background-image: url(/templates/general/img/icons/doc.png);
}

a[href$=".xls"] {
	background-image: url(/templates/general/img/icons/xls.png);
}

a[href$=".rss"], a[href$=".rdf"] {
	background-image: url(/templates/general/img/icons/feed.png);
}

a[href^="aim:"] {
	background-image: url(/templates/general/img/icons/im.png);
}

/* semantic class names */

#content, .brochure {
	float: left;
	margin-right: 15px;
	width: 545px;
}
#narrowcolumn {
	width: 545px;margin-right: 15px;
}

.maincontent {
	float: left;
	display: block;
	margin-right: 15px;
	width: 755px;
	margin-top: 15px;
}

#footer, #header {
	float: left;
	margin-right: 15px;
	margin-right: 0;
	width: 965px;
	margin: 0;
}

#contentwide {
	float: left;
	margin-right: 15px;
	width: 755px;
}

#location {
	float: left;
	margin: 184px 0 9px 0;
	width: 195px;
	position: relative;
}



#sidebarwide {
	float: left;
	margin-right: 15px;
	margin-right: 0;
	width: 175px;
}

#sidebar {
	float: left;
	margin-bottom: 9px;
	width: 195px;
	-webkit-box-shadow: #cccccc 0px 0px 5px;
	-moz-box-shadow: #cccccc 0px 0px 5px;
}

.college_image {
	position: absolute;
	right: 0px;
	top: 133px;
	border: 5px solid #535456;
}

body {
	margin-top: -18px;
	margin-bottom: 0px;
	line-height: 1.4;
	background: #b61e00 url(/templates/local/qantm/img/page_bg.png) repeat-y center top;
}

/* TinyMCE specific rules */

body.mceContentBody {
	margin-top: 0px;
	background: #FFF none;
}

body.mceContentBody .switchableLayer {
	display: block;
	clear: both;
}

ul {
	list-style-image: url(/templates/general/img/bullet.png);
}

#header {
	height: 0px !important;
	padding: 95px 0px 0px 0px;
	margin: 0px;
	display: block;
	overflow: hidden;
}

a {
	color: #e0001b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*navigation*/

#header {
	background: #fff url(/templates/local/qantm/img/header.jpg) no-repeat center 10px;
}

/*navigation structure*/

div#nav .main {
	width: 965px;
	position: relative;
	z-index: 2;
}

div#nav .main, div#nav .main ul {
	float: left;
	list-style: none;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: 1px 0 1px 0;
	background: #e0001b url(/templates/local/qantm/img/nav_bg.png) repeat-x left bottom;
	list-style-image: none;
	text-transform: uppercase;
	font-family: Helvetica, "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

div#nav .main a {
	display: block;
	color: #fff;
	text-shadow: #6e0917 0 1px 0;
	text-decoration: none;
	padding: 0.75em 1.5em;
	border-left: 1px solid #e45f63;
	border-right: 1px solid #631114;
}

div#nav .main li ul li ul li a {
	padding: 0.25em 0em 0.25em 1.5em;
}

div#nav .main li {
	float: left;
	padding: 0;
	background: #e0001b url(/templates/local/qantm/img/nav_bg.png) repeat-x left bottom;
}

div#nav .main li.stripes {
	background: url(/templates/local/strict/img/nav_bg_stripes.png) repeat-x left bottom;
}

div#nav .main li.inactive {
	background: url(/templates/local/strict/img/nav_bg_stripes.png) repeat-x left bottom;
}

div#nav .main li.inactive a {
	color: #e0001b;
}

div#nav .main li ul li {
	background: #e8e9ec url(/templates/local/qantm/img/light_gradient.png) repeat-x left bottom;
		-webkit-box-shadow: #666666 0px 0px 3px;
	-moz-box-shadow: #666666 0px 0px 3px;

}

div#nav .main li ul li a {
	padding: 5px 10px;
	font-size: 1.1em;
	color: #535456;
	text-shadow: #fff 0 1px 0;
	font-weight: normal;
	text-transform: none;
	border-left: none;
	border-right: none;
}

div#nav .main li ul li:hover {
	background: #d8d8d8;
}

div#nav .main li ul li:hover a {
	color: #111111;
}

div#nav .main li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 18.4em;
	w\idth: 17.9em;
	font-weight: normal;
	margin: 0;
}

div#nav .main li li {
	padding-right: 1em;
	width: 17em
}

div#nav .main li ul a {
	width: 16em;
	w\idth: 15em;
	border-right: none;
}

/*navi ext links*/

div#nav .main li a[href^="http:"], div#nav .main li a[href^="http:"]:visited {
	background-position: 3px 7px;
}

div#nav .main li ul ul {
	margin: -2em 0 0 17em;
}

div#nav .main li:hover ul ul, div#nav .main li:hover ul ul ul, div#nav .main li.over ul ul, div#nav .main li.over ul ul ul {
	left: -999em;
}

div#nav .main li:hover ul, div#nav .main li li:hover ul, div#nav .main li li li:hover ul, div#nav .main li.over ul, div#nav .main li li.over ul, div#nav .main li li li.over ul {
	left: auto;
}

div#nav .main li:hover, div#nav .main li.over {
	background-image: none;
	background-color: #b20e13;
}

/*end nav sub1*/

h1 {
	clear: both;
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 17px;
	font-weight: bold;
	color: #535456;
	border-bottom: 1px solid #535456;
}

h2 {
	clear: both;
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 0.75em;
	font-weight: bold;
	color: #535456;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 0.75em;
	color: #363636;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

h5 {
	margin-bottom: 0;
}

.col2, div.item,div.news, .additional {
	width: 265px;
	float: left;
	margin-right: 15px;
}

div.news, div.additional {
	margin-top: 6px;
	position: relative;
	z-index: 0;
}

div.additional a {
	text-decoration: none;
	background: none;
	padding-left: 0;
	cursor: pointer;
}

div.additional span {
	display: block;
}

div.additional span.title {
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.75em;
	color: #e0001b;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: none;
}

div.additional a span.title {
	color: #e0001b;
}

div.additional span.text {
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	line-height: 18px;
	border: none;
	color: #222222;
}

div.additional span.comment {
	margin: 0;
	font-size: 10px;
	line-height: 10px;
	color: #222222;
}

div.news {
	-webkit-box-shadow: #cccccc 0px 0px 5px;
	-moz-box-shadow: #cccccc 0px 0px 5px;
	padding: 10px;
	width: 245px;
			-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

div.news h3 a {
	text-decoration: none;
}

.additional {
	margin-right: 0px;
}

.col3 {
	width: 210px;
	float: left;
	margin-right: 15px;
}

.highlight {
	background: #e0001b;
	color: #fff;
	font-weight: bold;
}

/*tables*/

th {
	background: #fff;
}

caption {
	background: #ebebeb;
	color: #666;
}

/*footer*/

#footer {
	background: #e8e9ec;
	border-top: 1px solid #dbdcdf;
	display: block;
margin-bottom: 10px;
	margin-top: 15px;

}

#footer p {
	display: block;
	clear: both;
	text-align: center;
	color: #363636;
	font-size: 10px;
	width: 965px;
	text-shadow: #fff 0 1px 0;
}

#footer p {
	margin: 0px;
}

#footer div ul {
	margin: 0.5em;
	list-style: none;
	list-style-image: none;
}

#footer div ul li {
	font-size: 0.8em;
}

#footer div ul li a {
	margin: 0 0.5em;
	text-decoration: none;
	color: #363636;
}

#footer div ul li a:hover {
	color: #e0001b;
}

#footer div.alignright {
	text-align: right;
}

#footer ul.partner {
	list-style: none;
	list-style-image: none;
	margin: 9px 9px;
	width: 752px;
	float: left;
}

#footer ul.legal {
	list-style: none;
	list-style-image: none;
	margin: 9px 15px 9px 0px;
	width: 165px;
	float: left;
}

/*sidebar*/

#sidebar h3 {
	background: #e0001b;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 1px;
	border-bottom: none;
}

#sidebar li.primary_title {
	background: #e0001b url(/templates/local/qantm/img/sidebar_bg.png) repeat-x left bottom;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 7px 5px;
	margin-bottom: 1px;
	border-bottom: none;
	text-transform: uppercase;
}

#sidebar li.secondary_title {
	background: #525355 url(/templates/local/qantm/img/grey_gradient.png) repeat-x left bottom;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 7px 5px;
	margin-bottom: 1px;
	border-bottom: none;
	text-transform: uppercase;
}

#sidebar h3.redbg {
	background: #e0001b;
}

#sidebar p {
	padding: 5px;
	margin-bottom: 1px;
	background: #f5f5f5;
}

#sidebar ul li a {
	display: block;
	border-bottom: 1px solid #fff;
	padding: 5px;
	background: #ffffff url(/templates/local/qantm/img/light_gradient.png) repeat-x left top;
	color: #363636;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li a:hover {
	background: none;
	background-color: #e0001b;
	color: #fff;
}

#sidebar a[href$=".pdf"] {
	background: #efefef url(/templates/general/img/icons/pdf.png) no-repeat 5px 8px;
	padding-left: 19px;
}

#sidebar a:hover[href$=".pdf"] {
	background: #e0001b url(/templates/general/img/icons/pdf.png) no-repeat 5px 8px;
}
#sidebar a.external {
	background: #efefef url(/templates/general/img/icons/external.png) no-repeat 5px 8px;
	padding-left: 19px;
}
#sidebar a:hover.external {
	background: #e0001b url(/templates/general/img/icons/external.png) no-repeat 5px 8px;
	padding-left: 19px;
}
#sidebar ul li.active a {
	background-color: #363636;
	background-image: none;
	color: #fff;
}

#sidebar ul.redbg li a:hover {
	background-color: #e0001b;
}

#sidebar ul li a.current {
	background: #363636;
	color: #fff;
}

#sidebar ul li a.inactive {
	color: #f5f5f5;
	font-style: italic;
}

#sidebar ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	list-style-image: none;
}

#sidebar ul.list {
	list-style: square;
	list-style-image: url(/templates/general/img/bullet.png);
	margin: 0.5em 1.5em 1.5em 1.5em;
	list-style-position: outside;
}

/*location box*/

.other_locations {
	-webkit-box-shadow: #cccccc 0px 0px 5px;
	-moz-box-shadow: #cccccc 0px 0px 5px;
	margin-top: 20px;
}

#location h3 {
	background: #ffffff;
	color: #535456;
	font-size: 1em;
	font-weight: bold;
	padding: 6px 5px 4px 5px;
	margin-bottom: 1px;
	clear: both;
	border-bottom: none;
	text-transform: uppercase;
}

#location h3.quiet {
	color: #fff;
}

#location ul {
	width: 195px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}

#location ul li a {
	background: #ffffff url(/templates/local/qantm/img/light_gradient.png) repeat-x left top;
	color: #363636;
	text-decoration: none;
	color: #535456;
	display: block;
	padding: 4px 10px;
	font-weight: bold;
}

#location ul li a:hover {
	background: #fff;
	color: #e0001b;
}

#location ul li.add_this a {
	padding: 0px 2px 0px 2px;
	margin-top: 1px;
	height: 18px;
}

/*languages*/

#language {
 font-size: 10px;
}



/*little icons in sidebar*/

/* Make sure the icons are not cut */

#sidebar a.external, #sidebar a[href^="mailto:"], 
#sidebar a[href$=".pdf"], #sidebar a[href$=".doc"], #sidebar a[href$=".xls"], #sidebar a[href$=".rss"], 
#sidebar a[href$=".rdf"], #sidebar a[href^="aim:"], #sidebar a[href^="mailto:"]:hover, 
#sidebar a[href$=".pdf"]:hover, #sidebar a[href$=".doc"]:hover, #sidebar a[href$=".xls"]:hover, #sidebar a[href$=".rss"]:hover, 
#sidebar a[href$=".rdf"]:hover, #sidebar a[href^="aim:"]:hover {
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: 5px center;
}

/*content area images*/

p img {
	margin: 9px 9px 9px 0;
}

p + p {
	text-indent: 0em;
	margin-top: 0em;
}

/*current select*/

#current_institute {
	display: block;
	background: #d8d8d8;
	position: absolute;
	z-index: 1;
	margin: -46px 0px 0px 0px;
}

#current_institute h2 a {
	text-decoration: none;
	color: #fff;
}

#current_institute h2 {
	line-height: 1;
	background: #e0001b;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 7px;
	margin-bottom: 0px;
}

#current_institute h2 small {
	font-size: 9px;
	text-transform: none;
}

#current_institute ul {
	margin-bottom: 0px;
}

#current_institute ul li {
	list-style: none;
	list-style-image: none;
}

#current_institute ul li a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -12px;
}

#current_institute div {
	margin: 0px;
	padding: 0px;
}

#static h1 {
	margin-bottom: 10px;
}

#static {
	overflow: visible;
}

#courses h1 {
	margin-bottom: 10px;
}

#courses h2 a {
	text-decoration: none;
}

/*news*/

.trigger {
	cursor: pointer;
}

.nomargin {
	margin: 0px;
}

.alignright {
	text-align: right;
}

/*news list*/

div.news h3 {
	clear: both;
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
	font-weight: bold;
	color: #535456;
	border-bottom: none;
	margin-bottom: 10px;
}

ul.news {
	margin: 0px 0px 14px 0px;
	list-style-image: none;
	list-style: none;
}

h1.newstitle {
	margin-bottom: 0.5em;
}

ul.news h4 {
	margin: 0;
	font-size: 12px;
	clear: both;
	border: none;
}

ul.news li {
	margin-bottom: 9px;
}

ul.news h4 a {
	color: #535456;
	text-decoration: none;
}

ul.news h2 a:hover {
	color: #e0001b;
	text-decoration: underline;
}

ul.news p {
	margin: 0;
}

ul.news hr {
	margin: 0;
}

ul.news p.date {
	font-weight: bold;
	display: block;
	width: 80px;
	line-height: 1em;
	font-size: 0.8em;
	background-color: #d8d8d8;
	padding: 0.5em;
}

ul.news p.date .year {
	font-size: 1.6em;
	line-height: 1em;
}

p.newsarchive {
	margin-bottom: 0;
}

p.last {
	margin-right: 0;
}

p.newsarchive a {
	clear: both;
	padding-left: 16px;
	line-height: 1.6em;
	display: block;
	margin-top: 0em;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #222;
	font-size: 0.8em;
	font-weight: bold;
	background: #d8d8d8 url(../images/home/icon_list.png) no-repeat 3px 3px;
	text-decoration: none;
}

p.newsarchive a:hover {
	color: #e0001b;
}

p.more_news a {
	padding-bottom: 1px;
	padding-top: 1px;
	color: #222;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

a.listicon {
	padding-left: 14px;
	background: url(../../general/img/icons/more.gif) no-repeat 2px 2px;
}

a.rssicon {
	padding-left: 14px;
	background: url(../../general/img/icons/feed.png) no-repeat 2px 2px;
}

p.more_news {
	position: absolute;
	top: 14px;
	right: 10px;
}

p.more_news a:hover {
	color: #e0001b;
}

/* --------------- NEWS --------------- */

.column_space {
	width: 560px;
}

#news h1 {
	margin-bottom: 10px;
}

#news hr {
	display: none;
}

#news div.item {
	height: 134px;
	margin-bottom: 9px;
}

#news div.item div.media_date {
	background-color: #d8d8d8;
	width: 84px;
	float: left;
	display: block;
	margin: 0px 9px 0px 0px;
}

#news div.item div.media_date div.media a img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#news div.item p {
	margin-bottom: 0px;
}

#news div.item h3 {
	margin: 0px;
	border: none;
	font-size: 12px;
	display: block;
}

#news div.detail h3 {
	margin: 0;
}

#news div.archive h2 {
	display: inherit;
}

#news div.archive ul {
	padding-left: 15px;
	margin-bottom: 10px;
}

#news div.archive ul li {
	margin-bottom: 10px;
	float: left;
	width: 45%;
}

#news div.archive ul li a, #news div.archive ul li a:link {
	text-decoration: underline;
}

span.date {
	padding: 0px 2px 4px 5px;
}

span.date {
	display: block;
	background-color: #d8d8d8;
	color: #363636;
}

span.date span.day_month {
	display: block;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
}

span.date span.year {
	display: block;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

/* content list */

ul.contentlist {
	font-weight: bold;
	list-style: none;
	list-style-image: none;
}

ul.contentlist ul {
	font-weight: normal;
}

ul.contentlist li p {
	font-weight: normal;
	margin: 0;
}

/*way through SAE table*/

.waythroughsae caption {
	font-style: italic;
}

.waythroughsae th {
	border-top: 1px solid #fff;
	background: #d8d8d8;
	width: 25%;
	height: 3em;
}

.waythroughsae th a {
	color: #363636;
	text-decoration: none;
}

.waythroughsae th a:hover {
	color: #e0001b;
	text-decoration: none;
}

.waythroughsae th.leadsto {
	background: #d8d8d8 url(../images/leadsto.png) repeat-y right center;
}

.waythroughsae th.nolead {
	background: #d8d8d8 url(../images/nolead.png) repeat-y right center;
}

.waythroughsae td {
	font-size: 0.8em;
	vertical-align: top;
}

.waythroughsae td ul {
	margin-bottom: 0;
}

/*login*/

#login p {
	font-size: 0.8em;
	background: #d8d8d8;
	border-bottom: 2px solid #d8d8d8;
}

#login p input.text {
	width: 172px;
	margin: 2px 0;
}

/*extra heading style*/

.subject h2 {
	display: inline;
	font-size: 1.5em;
	border-bottom: none;
}

.subject p {
	display: inline;
}

.subject {
	margin-bottom: 1em;
}

/*breadcrumbs*/

#breadcrumbs {
	clear: both;
	display: block;
	margin-bottom: 0.7em;
	font-size: 0.8em;
}

/*form*/

textarea#comment {
	height: 5em;
}

/*next previous navigation*/

.nextlink {
	margin-right: 0px;
	text-align: right;
	width: 265px;
	float: left;
	margin-top: 1em;
	margin-bottom: 0.75em;
}

.previouslink {
	margin-top: 1em;
	margin-bottom: 0.75em;
	width: 265px;
	float: left;
	margin-right: 15px;
}

.nextlink a {
	text-decoration: none;
	color: #363636;
	padding-bottom: 2px;
	padding-right: 20px;
	background: url(../images/next.png) no-repeat right top;
}

.previouslink a {
	text-decoration: none;
	color: #363636;
	padding-left: 20px;
	padding-bottom: 2px;
	background: url(../images/previous.png) no-repeat left top;
}

/* --------------- GENERAL GALLERY --------------- */

div.gallery div.item {
	width: 136px;
	height: 136px;
	float: left;
	position: relative;
	margin: 0 0 9px 0;
}

div.gallery div.item {
	background: #e3e3e3 url(/templates/global/img/credit_gallery/bg.gif) no-repeat;
}

div.gallery div.item a img {
	display: block;
	position: absolute;
	top: 9px;
	left: 20px;
}

div.gallery div.item span.name {
	position: absolute;
	left: 20px;
	display: block;
	width: 96px;
	margin: 0 auto;
	text-align: right;
	z-index: 1;
	line-height: 12px;
	height: 24px;
	color: #7e7e7e;
	bottom: 5px;
	overflow: hidden;
	padding: 0px;
}

div.gallery div.item span.name a {
	color: #7e7e7e;
	text-decoration: none;
	font-size: 11px;
}

/*hover for long titles*/

div.gallery div.item span.name:hover {
	background: #ffffff;
	overflow: visible;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	padding: 5px;
	left: 15px;
}

div.gallery div.item span.number {
	color: #f0f0f0;
	font-size: 70px;
	position: absolute;
	font-weight: bold;
	bottom: 2px;
	line-height: 50px;
}

div.gallery div.item span.number {
	right: 0;
	z-index: 0;
}

/*partners*/

ul.partners {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

ul.partners li {
	margin: 0;
	padding: 0;
	float: left;
}

ul.partners li {
	display: block;
	float: left;
	width: 114px;
	height: 100px;
	margin: 0px;
	padding: 10px;
}

ul.partners li a {
	display: block;
	margin: 10px auto 0px auto;
	width: 100px;
	text-align: center;
}

/* --------------- PARTNERS --------------- */

#partners ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
}

#partners ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	width: 25%;
	height: 100px;
	text-align: center;
	margin-bottom: 18px;
}

#partners div.page_navigation {
	margin-top: 40px;
}

/*accordion*/

#acc h4 {
	cursor: pointer;
	margin: 0;
}

#acc_h2 {
	clear: both;
}

#acc_h2 h2 {
	cursor: pointer;
	margin: 0;
}

#acc div {
	margin-bottom: 0.8em;
}

#acc_h2 div {
	margin-bottom: 0.8em;
}

#acc h4 {
	background: none;
	color: #e0001b;
	padding-left: 0px;
}

#acc_h2 h2 {
	background: none;
	color: #e0001b;
	padding-left: 0px;
}

.acc_active {
	background: none;
	color: #333333;
	padding-left: 0px;
	border-bottom: 1px solid #333333;
}

.acc_over {
	background: #e0001b;
	color: #ffffff;
	padding-left: 3px;
}

/*course pages*/

.careerbox {
	background-color: #d8d8d8;
	padding: 1em;
	margin-bottom: 1em;
}

.careerbox h2 {
	color: #363636;
	border-bottom: none;
}

.careerbox ul {
	margin-bottom: 0px;
}

.quotebox {
	width: 75%;
	float: right;
}

.quotebox p {
	text-align: right;
	margin-bottom: 0px;
	color: #999;
	font-weight: bold;
	font-size: 1.4em;
}

.quotebox p small {
	font-size: 0.8em;
	font-weight: normal;
}

/*sidebar buttons*/

#location ul.sidebarbuttons {
	list-style: none;
	list-style-image: none;
	margin: 10px 0px 10px 0px;
}

#location ul.sidebarbuttons li a {
	text-transform: uppercase;
	padding: 9px 9px 9px 56px;
	border-bottom: 1px #fff solid;
	line-height: 1em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#location ul.sidebarbuttons li a:hover {
	background-color: #e0001b;
	color: #fff;
}

#location ul.sidebarbuttons li a small {
	font-style: normal;
	font-weight: normal;
	color: #fff;
}

#location p {
	clear: both;
	margin: 0.5em;
}

/*buttons sidebar (override ext link icons)*/

a.record {
	background: #e0001b url(/templates/general/img/icons/record.png) no-repeat 0.5em 0.5em;
	color: #fff;
	min-height: 36px;
	height: auto !important;
	height: 36px;
}

ul.morelinks {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	list-style: none;
	list-style-image: none;
}

ul.morelinks li {
	background-color: #fff;
}

ul.morelinks li a {
	font-size: 11px;
	color: #363636;
	padding: 0px 0px 0px 16px;
	margin: 0px;
	text-decoration: none;
	display: block;
}

ul.morelinks li a:hover {
	color: #e0001b;
}

.all_locations {
	background: url(/templates/general/img/icons/more.gif) no-repeat 3px 3px;
}

.cam {
	background: url(/templates/general/img/icons/webcam.gif) no-repeat 3px 3px;
}

#sidebar ul li a.scholarships[href^="http:"], #sidebar ul li a.scholarships[href^="http:"]:visited {
	background: #e0001b url(/templates/general/img/icons/scholarships_red.png) no-repeat 8px 4px;
}

#sidebar ul li a.scholarships {
	background: #e0001b url(/templates/general/img/icons/scholarships_red.png) no-repeat 8px 4px;
	color: #ffffff;
	line-height: 12px;
	text-transform: uppercase;
	padding: 6px 9px 6px 56px;
	min-height: 27px;
	height: auto !important;
	height: 27px;
}
#sidebar ul li a:hover.scholarships {
	padding: 6px 9px 6px 56px;
}
a.scholarships small {
	font-weight: normal;
}

#sidebar ul li a.brochure_request[href^="http:"], #sidebar ul li a.brochure_request[href^="http:"]:visited {
	background: #e0001b url(/templates/general/img/icons/info_red.png) no-repeat 8px 4px;
}

#sidebar ul li a.brochure_request {
	background: #e0001b url(/templates/general/img/icons/info_red.png) no-repeat 8px 4px;
	color: #ffffff;
	line-height: 12px;
	text-transform: uppercase;
	padding: 6px 9px 6px 56px;
	min-height: 27px;
	height: auto !important;
	height: 27px;
}

a.brochure_request small {
	font-weight: normal;
}

/*openday banner (2 column section)*/

.openday {
	background: #D8D8D8 url(/templates/local/qantm/img/openday_banner.png) no-repeat scroll 5px 8px;
	padding: 9px 6px 9px 64px;
	margin-bottom: 9px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.openday a {
	text-decoration: none;
	background: none;
	padding-left: 0;
}

.openday h3 {
	margin: 0px;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: none;
	color: #e0001b;
}

.openday a h3 {
	color: #e0001b;
}

.openday h4 {
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	line-height: 18px;
	border: none;
}

.openday p {
	margin: 0;
	font-size: 10px;
	line-height: 10px;
}

/*events banner (2 column section)*/

.events {
	background: #d8d8d8 url(/templates/local/qantm/img/events.png) no-repeat 5px 5px;
	padding: 9px 6px 9px 64px;
	margin-bottom: 9px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

.events h3 {
	margin: 0em;
	font-size: 16px;
	border-bottom: none;
	text-transform: uppercase;
}

.events h3 a {
	text-decoration: none;
}

.events p {
	margin: 0;
	font-size: 1em;
}

/*admissions banner (2 column section)*/

.admissions {
	background: #d8d8d8 url(/templates/local/qantm/img/admissions.png) no-repeat 4px 4px;
	padding: 9px 6px 9px 64px;
	margin-bottom: 9px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.admissions h3 {
	margin: 0em;
	font-size: 16px;
	border-bottom: none;
	text-transform: uppercase;
}

.admissions h3 a {
	text-decoration: none;
}

.admissions p {
	margin: 0;
	font-size: 1em;
}

/*home: bottom links and home image*/

#home img {
	height: 180px;
}

a.news_archive {
	background: #d8d8d8 url(/templates/general/img/icons/more.gif) no-repeat 2px 3px;
	display: block;
	padding-left: 14px;
	margin-bottom: 9px;
	color: #363636;
	text-decoration: none;
	font-size: 11px;
}

a.home_webcam {
	background: #d8d8d8 url(/templates/general/img/icons/webcam.gif) no-repeat 2px 3px;
	display: block;
	padding-left: 14px;
	margin-bottom: 9px;
	color: #363636;
	text-decoration: none;
	font-size: 11px;
}

/*switchable layers*/

.hide {
	display: none;
}

.switchableLayer {
	display: none;
}

.display {
	display: block;
}

.switchableContent a.active {
	font-weight: bold;
}

.switchableContent a {
	text-decoration: none;
}

.switchableContent ul {
	list-style: none;
	list-style-image: none;
}

.switchableContent ul li {
	list-style-image: url(/templates/general/img/bullet.png);
}

.switchableContent ul li.down_arrow {
	list-style-image: url(/templates/general/img/bullet_down.png);
}

div.detail ul.additional_media {
	padding-left: 15px;
	list-style-image: none;
	list-style-type: none;
}

.top_media {
	position: relative;
	z-index: 1;
	float: left;
	display: block;
	width: 755px;
	margin-bottom: 10px;
	margin-top: -15px;
}
.top_media .zoomin {
	position: absolute;
	bottom: 4px;
	right: 4px;
	z-index: 2;
}

/*next and previous buttons*/

div.page_navigation {
	clear: both;
	height: 16px;
	font-size: 11px;
	width: 545px;
}

div.page_navigation a.next, div.page_navigation a.previous {
	display: block;
	font-weight: bold;
	height: 16px;
	color: #e0001b;
	line-height: 15px;
	text-decoration: none;
}

div.page_navigation a.previous {
	float: left;
	padding: 0 0 0 20px;
}

div.page_navigation a.previous {
	background: url(/templates/general/img/icons/pagebar_previous.png) no-repeat left;
}

div.page_navigation a.next {
	float: right;
	padding: 0 20px 0 0;
}

div.page_navigation a.next {
	background: url(/templates/general/img/icons/pagebar_next.png) no-repeat right;
}

/* SLIMBOX (Customized version) */

#lbOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 3;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
	z-index: 3;
}

.lbLoading {
	background: #fff url(/templates/general/img/sb_loading.gif) no-repeat center;
}

#lbCanvas {
	border: 9px solid #fff;
}

#lbCanvas iframe, #lbCanvas img {
	border: 1px solid #000;
	margin: 0;
	padding: 0;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 10px;
	width: 70px;
	background: url(/templates/general/img/sb_anchor_spacer.gif);
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/templates/general/img/sb_prevlabel.gif) no-repeat;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/templates/general/img/sb_nextlabel.gif) no-repeat;
}

#lbBottom {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #363636;
	line-height: 1.4em;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/templates/general/img/sb_closelabel.gif) no-repeat center;
	margin: 0;
	padding: 0;
}

#lbCaption, #lbNumber {
	
}

#lbCaption {
	font-weight: bold;
}

#brochure_request iframe {
	border: 0px;
	width: 545px;
	min-height: 990px;
	height: 990px;
	float: left;
	margin-right: 15px;
}

.red {
	color: #e0001b;
}
#ticker {
	position: relative;
	overflow: hidden;
	display: block;
	height: 154px;
border-bottom: 1px solid #d8d8d8;
}
ul.news li {
	
}
#newsbuttons {	
	margin: 0;
}
#newsbuttons span {
	margin-top: 5px;
	cursor: pointer;
	display: block;
	width: 9px;
	margin-right: 5px;
	height: 9px !important;
	padding: 0;
	line-height: 10px;
	float: left;
	overflow: hidden;
	background-color: #d8d8d8;
	font-size: 10px;
	color: #fff;
}
#newsbuttons a {
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	float: right;
margin-top: 2px;
	color: #666;
}
#newsbuttons span.active{
	background: #e0001b;
}

/*add via JS*/

#newsticker{
	position:absolute;
}
#newsticker li{
	display: block;
	float:left;
	margin: 0;
	height: 154px;
	overflow: hidden;
}
#newsticker .media {
	display: block;
	width: 84px;
height: 84px;
overflow: hidden;
float: left;
margin: 0px 8px 0px 0px;
	border: 1px solid #d8d8d8;
}
#home div.media img {
	height: auto;
}