/*		Eliquo						Screen Styles
			Author						Jody Daub
			Version						v1.0 | 12.22.08
			Updated						Tues 12.01.09 @ 11:28 a.m.
			......................................................................		*/
			
/*		Colours			
			
			Dark Blue										#00415e				
			Med Blue										#668d9e
			Light Blue									#e5ecef				
			......................................................................		*/
			

/*		|RESET			
			......................................................................		*/
@import url("/common/css/reset.css");
html, body {
	height: 100.1%;
}
body {
	text-align: center;
}
#wrapper {
	width: 958px;
	margin: 0px auto;
	text-align: left;
	border-left: 1px solid #00415e;
	border-right: 1px solid #00415e;
	background: url(/common/images/common/content-bg.png) repeat-y;
}
body {
	font: 62.5% verdana, arial, sans-serif;;
	color: #000;
	background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: normal;
}
abbr, acronym {
	border-bottom: none;
	cursor: help;
}
strong {
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
ins {
	text-decoration: none;
	font-weight: bold;
	color: #900;
}
em {
	font-style: italic;
}
/*		|HEADER			
			......................................................................		*/
#header {
	padding: 20px 20px 38px;
	background: url(/common/images/common/header-bg.png) repeat-x left bottom;
	position: relative;
}
#header.nolang {
	padding-bottom: 75px;
}
#header h1 {
	width: 260px;
	height: 64px;
	font-size: 20px;
	color: #00415e;
	line-height: 64px;
	background: #00415e url(/common/images/common/eliquo-logo.png) no-repeat;
}
#header h1.french {
	background-image: url(/common/images/common/eliquo-logo-fra.png);
}
#header h1 a {
	text-indent: -9999px;
	display: block;
}
#apple-sig {
	position: absolute;
	top: 20px;
	right: 160px;
}
#adobe-sig {
	position: absolute;
	top: 20px;
	right: 20px;
}
#lang {
	padding-top: 20px;
	color: #fff;
	overflow: hidden;
	padding-bottom: 3px;
}
#lang a {
	padding-left: .6em;
	color: #e5ecef;
	text-decoration: none;
	font-size: 1.4em;
	font-family: "trebuchet ms", arial, sans-serif;
	line-height: 1;
}
#lang a:hover {
	color: #fff;
	text-decoration: underline;
}
/*		|NAVIGATION			
			......................................................................		*/
#nav {
	float: left;
	width: 226px;
	font-family: "trebuchet ms", arial, sans-serif;
	padding-bottom: 30px;
}
#nav h2 {
	font-size: 1.7em;
	color: #00415e;
	margin-bottom: .23em;
	padding: 0px 8px;
}
#nav ul {
	margin: 0px 7px 7px;
	border: 1px solid #00415e;
	background: #fff;
}
#nav ul.last {
	margin-bottom: 18px;
}
#nav a {
	display: block;
	padding: 0px 8px 0px 31px;
	text-indent: -9px;
	border-bottom: 1px solid #e5ecef;
	background-color: #fff;
	line-height: 1.625em;
	color: #00415e;
	font-size: 1.4em;
	text-decoration: none;
}
#nav a:hover {
	background-color: #668d9e;
	color: #fff;
}
#nav li.last a {
	border-bottom: none;
}
/*		|YOU ARE HERE NAVIGATION			
			......................................................................		*/
#nav li#current {
	padding: 0px 8px 0px 31px;
	text-indent: -9px;
	background-color: #00415e;
	line-height: 1.625em;
	color: #fff;
	font-size: 1.4em;
}



/*		|MAIN CONTENT			
			......................................................................		*/
#content {
	float: right;
	width: 552px;
	padding: 20px 160px 20px 20px;
	border-top: 1px solid #00415e;
	font-size: 1.3em;
	position: relative;
}
.wide #content {
	width: 692px;
	padding: 20px;
	position: relative;
}
.wide #content .narrow {
	padding-right: 200px;
}
#sidebar {
	width: 180px;
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 84%;
}
#sidebar .box {
	border: 1px solid #00415e;
	background: #e5ecef;
	padding: 11px;
}
#ads {
	position: absolute;
	right: 0px;
	top: 11px;
	width: 150px;
}
#nav .ad-box-img,
#nav .ad-box {
	margin: 12px 7px;
}
#nav .ad-box {
	background: #668d9e url(http://eliquo.ca/common/images/common/ad-box-tile.png) repeat-y;
}
#nav .ad-box p {
	margin: 0;
	background: url(http://eliquo.ca/common/images/common/ad-box-top.png) no-repeat left top;
}
#nav .ad-box a {
	display: block;
	border: none;
	background: url(http://eliquo.ca/common/images/common/ad-box-bot.png) no-repeat left bottom;
	color: #fff;
	padding: 6px;
	text-decoration: none;
	text-align: center;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav .ad-box-img {
	line-height: 0;
	border: none;
	background: transparent;
	padding: 0px;
	margin-left: 16px;
	text-decoration: none;
	text-align: center;
}




#nav .ad-box a:hover {
	color: #00415e;
}
#nav .ad {
	margin: 12px 7px;
}
#nav .ad a {
	display: block;
	border: 1px solid #00415e;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	background: #668d9e;
	color: #fff;
	padding: 6px;
	text-decoration: none;
	font: normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav .ad a:hover {
	background: #00415e;
	color: #fff;
}
#nav .ad p a {
	text-align: center;
}
#content p, #content ul, #content ol {
	line-height: 1.33em;
	margin-bottom: .6em;
}
#content li {
	margin-bottom: 2px;
}
#content dl {
	margin-top: .6em;
	line-height: 1.5;
}
#content dt {
	font-weight: bold;
	line-height: 1;
}
#content dd {
	margin-bottom: .6em;
}
#content dl.inline dt, #content dl.inline dd {
	display: inline;
}
#content ul li {
	padding-left: 36px;
	text-indent: -5px;
	background: url(/common/images/common/blt-lite-2.png) no-repeat 11px 8px;
}

#content ul.plain li {
	padding-left: 5px;
	text-indent: -5px;
	background: none;
}

#content ul li.hidden,
#content ul li.visible{
	padding: 0px;
	background: none;
}
#content ul li.hidden img,
#content ul li.visible img {
	position: relative;
	top: 2px;
}
#content ul li.hidden img:hover,
#content ul li.visible img:hover {
	cursor: help;
}

#content ul li.hidden a,
#content ul li.visible a {
	padding-left: 7px;
}
#content ul li.hidden p,
#content ul li.visible p {
	margin-top: .5em;
	font-size: 11px;
}
#content ul li.hidden p.learn a,
#content ul li.visible p.learn a {
	padding-left: 0;
	font-weight: bold;
}
#content ul li.hidden p a,
#content ul li.visible p a {
	padding-right: 13px;
	color: #000;
	text-decoration: none;
	background: url(/common/images/icons/arrow-right-blue.png) no-repeat right 1px;
}
#content ul li.hidden p a:hover,
#content ul li.visible p a:hover {
	color: #00415e;
}
#content h2 {
	font-size: 1.8em;
	color: #00415e;
	margin-bottom: .39em;
}
#content h3 {
	margin-top: .6em;
	font-size: 1.3em;
	color: #00415e;
}
#content h3.alt, #content h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
#content h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
#content a:link, #content a:visited {
	color: #00415e;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
	color: #000;
}
#content a.plain:link, #content a.plain:visited {
	text-decoration: none;
}
#content a.plain:hover {
	text-decoration: underline;
}


.courseOutline {
	margin: 1em 0;
	padding-bottom: 4em;
}
/*		|FOOTER			
			......................................................................		*/

#footer {
	clear: both;
	height: 1%;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5;
	padding: 87px 20px 20px;
	background: #00415e url(/common/images/common/footer-bg.png) no-repeat;
	color: #fff;
	font-family: "trebuchet ms", arial, sans-serif;
}
#footer a {
	color: #e5ecef;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
/*		|TABLES			
			......................................................................		*/
table {
	border: 1px solid #00415e;
	border-collapse: collapse;
	width: 100%;
	margin: 0px 0px .6em;
}
table.courseDetail {
	width: 475px;
}
table.auto {
	width: auto;
}
caption {
	font-size: 1.2em;
	color: #00415e;
	text-align: left;
	font-family: "trebuchet ms", arial, sans-serif;
	padding-bottom: 3px;
	margin-top: .6em;
}
tr.alt {
	background-color: #e5ecef;
}
table.plain tr.alt {
	background-color: transparent;
}
th {
	background-color: #00415e;
	color: #fff;
}
table.plain th {
	background-color: transparent;
	color: #000;
	font-weight: bold;
	width: 12em;
}
table.plain td {
	width: 12em;
}

th, td {
	padding: 3px 7px;
	border: 1px solid #00415e;
}
/*		|FORMS			
			......................................................................		*/
form {
	margin: 11px 0px;
}
form#newsletter {
	margin-top: 0px;
}
td form, td form div {
	margin: 0px;
}
form div,
form p {
	margin: 7px 0px;
}
form span {
	color: #000;
	font-size: .84em;
}
form span.instruction {
	display: block;
	margin: 1em 0;
}
form span.warning {
	display: block;
	color: #900;
	font-weight: bold;
}
fieldset {
	border: 1px solid #668d9e;
	padding: 0px 7px 7px;
	margin-bottom: 7px;
}
fieldset fieldset {
	padding: 0 0 20px;
	border: none;
}
legend {
	border: 1px solid #668d9e;
	background-color: #e5ecef;
	color: #00415e;
	padding: 3px 7px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: larger;
}
label {
	font-weight: bold;
	color: #000;
}
label span {
	color: #668d9e;
}
label.auto {
	font-weight: normal;
}
select.inline {
	display: inline;
}
textarea {
	padding-left: 2px;
}
input.inline {
	display: inline;
}
input.txt {
	width: 270px;
	padding-left: 2px;
}
#newsletter fieldset {
	border: none;
}
#newsletter input.txt {
	width: 206px;
}
input.phoneField {
	width: 175px;
	padding-left: 2px;
}
input.extField {
	width: 50px;
	padding-left: 2px;
}
label.extField {
	display: inline;
	padding-bottom: 0px;
}
select {
	width: 274px;
}
select.courses {
	width: 500px;
}
fieldset div.check {
	display: block;
	border-bottom: none;
}
option {
	font-family: "courier new", courier, monospace;
	text-indent: 7px;
}
option.opt-head {
	font-weight: bold;
	text-indent: 0;
}

td input {
	width: 100%; /* for "Add to Registration" buttons in table */
}
/* IE hacks for paragraphs inside of fieldset (too close to legend) */
* html fieldset p {
	margin-top: 1em;
}
/* Note: These hacks need to live in separate rules for some reason. */
*:first-child+html fieldset p {
	margin-top: 1em;
}
/*		|SCHEDULE THINGY			
			......................................................................		*/
div.courseDetail {
	margin: 18px 0px;
}
div.courseDetail h3 {
	color: #00415e;
}
/*		|GENERAL CLASSES			
			......................................................................		*/
			
.center {
	text-align: center;
}
.larger {
	font-size: 110%;
}
.smaller {
	font-size: smaller;
}
.img-wrapper {
	padding: 0px 0px 7px;
}
.section {
	padding-bottom: 11px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #668d9e;
	overflow: hidden;
}
.article {
	margin-bottom: 18px;
	overflow: hidden;
}
.section.last {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: none;
}
.b-quote {
	font-size: larger;
	font-style: italic;
	padding-left: 31px;
	margin-top: -.5em;
}
.col2 {
	width: 256px;
	float: left;
	padding-right: 20px;
}
.alignRight {
	text-align: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
div.left, img.left {
	padding-right: 11px;
}
div.right, img.right {
	padding-left: 11px;
}
img.left.frame {
	border: 1px solid #e5ecef;
	padding: 2px;
	margin-right: 11px;
}
img.right.frame {
	border: 1px solid #e5ecef;
	padding: 2px;
	margin-left: 11px;
}
.profiles div.clearfix div, .about div.clearfix div {
	float: left;
	width: 543px;
}
.profiles div.clearfix img, .about div.clearfix img {
	float: right;
	width: 134px;
	padding: 2px;
	border: 1px solid #e5ecef;
}
div.left-50 {
	float: left;
	width: 60%;
	padding-right: 4.99%;
}
div.right-50 {
	float: right;
	width: 29%;
	padding-left: 4.99%;
}
div.right-50 {
	float: right;
	width: 29%;
	padding-left: 4.99%;
}
.width-48 {
	width: 48.3%;
}

.frame {
	padding: 3px;
	border: 1px solid #668d9e;
}
a:hover .frame {
	background-color: #e5ecef;
	border: 1px solid #00415e;
}
.vcard {
	padding-bottom: 11px;
}
.org {
	font-weight: bold;
}
.userinput {
	background-color: #e5ecef;
}
.highlight {
	background-color: #e5ecef;
	color: #000;
	border: 1px solid #00415e;
	padding: 11px;
}
#content .highlight a {
	color: #00415e;
}
#content .highlight a:hover {
	color: #000;
}
.highlight-trans {
	padding: 11px;
	margin-bottom: 1em;
	border: 1px solid #00415e;
	background-color: transparent;
}
.nowrap {
	white-space: nowrap;
}
.msg {
	color: #900;
}
.spacer {
	padding: 0px 0px 1em;
}
.extraspacer {
	margin-bottom: 4em;
}
*:first-child+html .spacer.msg {
	line-height: 3em;
}
*:first-child+html .courseLinks .spacer {
	padding: 0px;
}
input.register {
	float: right;
}
.important {
	color: #900;
}
#content h1.important {
	font-size: 1.8em;
	margin-bottom: .39em;
}

p.important {
	font-weight: bold;
	margin-top: 0;
	padding-top: 1em;
}
p.warning {
	margin: 1em 0;
	background: url(/common/images/icons/error.png) no-repeat left 2px;
	padding-left: 20px;
	color: #900;
	font-weight: bold;
}
span.warning {
	color: #900;
}
p.information {
	margin: 1em 0;
	background: url(/common/images/icons/information.png) no-repeat left 2px;
	padding-left: 20px;
}
p.indent {
	padding-left: 17px;
	text-indent: 0;
}
.fauxLink {
	color: #00415e;
	text-decoration: underline;
	cursor: pointer;
}
a[rel=pdf] {
	padding-right: 20px;
	background: url(/common/images/icons/pdficon_small.gif) no-repeat right center;
}

#content a.btnRounded {
	background: transparent url(/common/images/common/button_left.png) no-repeat scroll left top;
	display: block;
	float: left;
}
#content a.btnRounded span {
	background: transparent url(/common/images/common/button_right.png) no-repeat right top;
	display: block;
	line-height: 24px;
	color: #fff;
	padding: 0 12px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#content .right-bubble {
	width: 180px;
	margin: 33px 0 10px 10px;
	background: #e5ecef url(http://eliquo.ca/common/images/common/rbsr-mid.png) repeat-y;
	color: #00415e;
	font-size: 90%;
	float: right;
	padding: 0;
}
*:first-child+html #content .right-bubble {
	margin-top: 24px;
}
#content .right-bubble h3 {
	background: url(http://eliquo.ca/common/images/common/rbsr-top.png) no-repeat left top;
	color: #00415e;
	font-size: 140%;
	font-weight: bold;
	padding: 10px;
	margin: 0;
}
#content .right-bubble .last {
	background: url(http://eliquo.ca/common/images/common/rbsr-bot.png) no-repeat left bottom;
	padding: 10px;
	margin-bottom: 0;
}
#content .right-bubble a {
	color: #00415e;
	text-decoration: none;
}
#content .right-bubble a:hover {
	text-decoration: underline;
}
/*		|HELPER CLASSES			
			......................................................................		*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/ .clearfix {
	display:block;
}	/* End hide from IE Mac */
.possy {
	position: relative;
}
/*		|HCARD  AND GOOGLE MAP CLASSES			
			......................................................................		*/
span.latitude, span.longitude {
	display: none;
}
div#ottawa {
	float: left;
}
div#ottawa-map {
	width: 320px;
	height: 320px;
	border: 1px solid #00415e;
	margin-right: 10px;
}
div#montreal {
	float: left;
}
div#montreal-map {
	width: 320px;
	height: 320px;
	border: 1px solid #00415e;
	margin-right: 10px;
}
div#quebec {
	float: left;
}
div#quebec-map {
	width: 320px;
	height: 320px;
	border: 1px solid #00415e;
	margin-right: 10px;
}
div#toronto {
	float: left;
}
div#toronto-map {
	width: 320px;
	height: 320px;
	border: 1px solid #00415e;
	margin-right: 10px;
}
/*		|TEMP CLASSES			
			......................................................................		*/
.review {
	background-color: #FF0;
}
.review em {
	background-color: #f00;
	color: #fff;
}
.formWrap {
	width: 60%;
	float: left;
}


/*		|SUPPORT NAVIGATION			
			......................................................................		*/
#content #studentNav {
	overflow: hidden;
	padding-bottom: 1em;
}
#content #studentNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#content #studentNav li {
	float: left;
	background-image: none;
	padding: 0;
	margin: 0 2px;
	font-size: 12px;
	text-indent: 0;
}
#content #studentNav a {
	display: block;
	float: left;
	background-color: #668d9e;
	background-image: none;
	line-height: 2;
	padding: 0px 4px;
	border: 1px solid #00415e;
	color: #fff;
	text-decoration: none;
	text-indent: 0;
}
#content #studentNav a:hover {
	background-color: #00415e;
}
/*		|YOU ARE HERE SUPPORT NAVIGATION			
			......................................................................		*/
#content #studentNav li#current {
	background-color: #00415e;
	line-height: 2;
	border: 1px solid #00415e;
	color: #fff;
	padding: 0px 8px;
}

/*		|SUPPORT CENTER STUFF			
			......................................................................		*/
.question {
	background: #e5ecef url(/common/images/common/student-logo.png) no-repeat 12px 12px;
	min-height: 48px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 12px;
	padding: 12px 12px 12px 72px;
}
.answer {
	background: #668d9e url(/common/images/common/support-logo.png) no-repeat 12px 12px;
	min-height: 48px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 12px;
	padding: 12px 12px 12px 72px;
	color: #fff;
}
#content .answer a {
	font-weight: bold;
	color: #fff;
}
.inactive {
	opacity: .5;
}