/* General
----------------------------------------------- */

body {
	padding: 0;
	margin: 47px auto 0 auto;
	padding-top:15px;
	color: #6B6266;
	font:  normal 11px/13px arial, verdana, sans-serif;
	text-align: center;
	background: #D8D8D8 url(/images/bg_main.jpg) 50% top no-repeat;
}

img {
	border: 0px;
}

td.error {
	color: #FF0000;
}

span.error {
	color: #FF0000;
}

a { color: #1c4a7a; }

span.error01 {
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	background-color: #FFFFFF;
}

div.languages {
    width: 770px;
    margin: 0 auto 0 auto;
    height:15px;
}

div.languages img.english {
    display:block;
    float:right;
}

div.languages img.french {
    display:block;
    float:right;
    margin-left:4px;
}

div.admin {
	text-align:right;
	background-color:none;
	height:15px;
	margin-right:25px;
	margin-bottom:15px;
}



/* Structure
----------------------------------------------- */


#content {
	display: block;
	width: 838px;
	margin: 0 auto 0 auto;
	background: #D8D8D8 url(/images/content_bg.jpg) repeat-y;
	text-align: left;
	position: relative;
}

#leftcolhp {
	float: left;
	width: 282px;
	height: 208px;
	padding: 175px 0 0 25px;
	background: url(/images/leftcol_bg_hp.jpg) no-repeat;
}

* html div #leftcolhp { /* IE 5.* FIX */
	width: 307px; 
	w\idth: 282px;
	height: 383px;
	hei\ght: 208px;
	padding: 175px 0 0 25px;
}

#leftcol {
	float: left;
	width: 282px;
	height: 408px;
	padding: 175px 0 0 25px;
	background: url(/images/leftcol_bg.jpg) no-repeat;
}

* html div #leftcol { /* IE 5.* FIX */
	width: 307px; 
	w\idth: 282px;
	height: 383px;
	hei\ght: 208px;
	padding: 175px 0 0 25px;
}

#rightcolhp {
	float: left;
	width: 448px;
	height: 313px;
	padding: 70px 40px 0 43px;
	background: url(/images/rightcol_bg_hp.jpg) no-repeat;
	clear: right;
}

* html div #rightcolhp { /* IE 5.* FIX */
	width: 531px; 
	w\idth: 448px;
	height: 383px; 
	hei\ght: 313px;
	padding: 70px 40px 0 43px;
}

#rightcol {
	float: left;
	width: 423px;
	padding: 63px 65px 100px 43px;
	background: url(/images/rightcol_bg.jpg) no-repeat;
	clear: right;
}

* html div #rightcol { /* IE 5.* FIX */
	width: 531px; 
	w\idth: 423px;
	padding: 63px 65px 0 43px;
}

#footerhp {
	width: 798px;
	height: 80px;
	background: url(/images/footer_hp.jpg) no-repeat;
	padding: 60px 0 0 40px;
}

* html div #footerhp { /* IE 5.* FIX */
	width: 838px; 
	w\idth: 798px;
	height: 140px; 
	hei\ght: 80px;
	padding: 60px 0 0 40px;
}

#footer {
	width: 798px;
	height: 80px;
	background: url(/images/footer.jpg) no-repeat;
	padding: 60px 0 0 40px;
}

* html div #footer { /* IE 5.* FIX */
	width: 838px; 
	w\idth: 798px;
	height: 140px; 
	hei\ght: 80px;
	padding: 60px 0 0 40px;
}

div.lcontent {
	width: 233px;
	padding: 0 0 0 27px;
	color: #FFFFFF;
}

.hpfeature {
	display: block;
	width: 186px;
	padding: 0 12px 0 0;
	height: 325px;
  float: left;
}

.hpfeature_admin {
	display: block;
	width: 400px;
	padding: 0 12px 0 0;
	float: left;
	clear:both;
	border-bottom: 1px solid rgb(232, 232, 232);
	margin-bottom: 12px;
}

img.border {
	border: 3px solid #1c4a7a;
	margin: 0 0 8px 0;
}

img.border2 {
	border: 3px solid #CCCCCC;
	margin: 0 0 8px 0;
}

div.greyblock {
	width: auto;
	background: #F2F2F2;
	margin: 30px 0 0 0;
	padding: 10px 20px 20px 20px;
}

.ContentImage {
	border: 3px solid #990000;
	background: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	margin: 0 16px 0 0;
	float: left;
}

.ContentText {
	float: left;
	clear: right;
}

/* Navigation
----------------------------------------------- */

#nav {
	text-align: center;
	width: 838px;
	line-height: 55px;
	background: #D8D8D8 url(/images/nav_bg.jpg) top no-repeat;
	float: none;
}

#nav a {
	color: #181818;
	text-decoration: none;
	padding: 15px 12px 15px 10px;
	font: normal 11px/12px arial, verdana, sans-serif;
	background: url(/images/nav_x.gif) right no-repeat;
}

#nav a:hover {
	color: #1c4a7a;
	text-decoration: underline;
}

#nav a.selected {
	color: #1c4a7a;
	text-decoration: underline;
}


/* Dropdowns
----------------------------------------------- */

div.menu {
	z-index: 20;
	display: block;
	visibility:hidden;
	position: absolute;
	top: 40px;
	border: 1px solid #B9A0A5;
	width: 150px;
	background: #fff;
	padding: 3px;
}

div.menu span {
	display: block;
	width: 148px;
	border: 1px solid #57111F;
	background: #741729;
}

div.menu span a {
	display: block;
	color: #D5C3C7;
	font:  normal 11px/20px arial, verdana, sans-serif;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px solid #57111F;
	text-align: center;
}
div.menu span a:hover {
	background: #57111F;
	color: #FFFFFF;
}

#dd1 { left: 124px; }
#dd2 { left: 218px; }
#dd3 { left: 290px; }
#dd4 { left: 412px; }
#dd5 { left: 546px; }


/* Search
----------------------------------------------- */


/* Headings
----------------------------------------------- */

h1 {
	color: #1c4a7a;
	font: normal 36px/36px "Arial Narrow", arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

h2 {
	color: #990000;
	font: normal 22px/22px "Arial Narrow", arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

h3 {
	color: #FFFFFF;
	font: bold 13px/22px "Arial Narrow", arial, helvetica, sans-serif;
	height: 22px;
	padding: 0;
	margin: 0;
}

h4 {
	color: #990000;
	font:  bold 11px/13px arial, verdana, sans-serif;
	padding: 12px 0 0 0;
	margin: 0;
}

h5 {
	color: #990000;
	font:  11px/13px arial, verdana, sans-serif;
	padding: 12px 0 0 0;
	margin: 0;
}

h9 {
	color: #990000;
	font:  12px sans-serif;
	font-weight:bold;
}



h3.search {	background: url(/images/btn-search.jpg) no-repeat; }
h3.register { background: url(/images/title_register.jpg) no-repeat; }
h3.corporate { background: url(/images/title_corporate_overview.jpg) no-repeat; }
h3.services { background: url(/images/title_services.jpg) no-repeat; }
h3.foundation { background: url(/images/title_foundation.jpg) no-repeat; }
h3.employment { background: url(/images/title_employment_opportunities.jpg) no-repeat; }
h3.knowledge { background: url(/images/title_knowledge_centre.jpg) no-repeat; }
h3.contact { background: url(/images/title_contact.jpg) no-repeat; }

h3 span {
	display: none;
}

/* Lists
----------------------------------------------- */

.greyblock ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.greyblock li {
	padding: 0 0 0 16px;
	margin: 15px 0 0 0;
	background: url(/images/arrow01.gif) top left no-repeat;
}

.bodycopy ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.bodycopy li {
	padding: 0 0 0 16px;
	margin: 0;
	background: url(/images/arrow02.gif) top left no-repeat;
}

/* Forms
----------------------------------------------- */

.input {
	color: #6B6266;
	font:  normal 11px/13px arial, verdana, sans-serif;
	border: 1px solid #999999;
	padding: 3px;
}

.textarea {
	color: #6B6266;
	font:  normal 11px/13px arial, verdana, sans-serif;
	border: 1px solid #999999;
	padding: 3px;
}

.select {
	color: #6B6266;
	font:  normal 11px/13px arial, verdana, sans-serif;
	border: 1px solid #999999;
	padding: 3px;
	line-height: 24px;
}

.submit {
	color: #FFFFFF;
	font:  normal 11px/13px arial, verdana, sans-serif;
	visibility:hidden;
	background-image: url (/images/btn-search.jpg) top left no-repeat;
	border: 1px solid #000000;
	padding: 3px;
	cursor: pointer;
}


/* Links
----------------------------------------------- */

p a {	color: #1c4a7a; }
a:hover { color: #000000; }
a.pink { color: #FFFFFF; text-decoration: none; font-size:16px; line-height:25px; }
a.pink:hover { padding-right: 6px; color: #FFFFFF; }
a.red { color: #1c4a7a;  }
a.red:hover { padding-right: 6px; color: #000000; }
a.push:hover { padding-right: 6px; }
a.bold { color: #1c4a7a; font-weight: bold; }
a.bold:hover { color: #000000; }

span.bold { color: #1c4a7a; font-weight: bold; }

#leftcol ul {
	margin: 8px 0 0 0;
	padding: 0;
}
#leftcol li {
	list-style: none;
	line-height: 16px;
}




/* Misc
----------------------------------------------- */
p {
	padding: 12px 0 0 0;
	margin: 0;
}

.lcontent p {
	padding: 8px 0 0 0;
	margin: 0;
}

p em {
	font-style: normal;
	color: #EB1692;
}

td em {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}

p.red {
	color: #990000;
}

a.active { color: #FFFFFF; font-weight: bold; }

/* COLOUR SUMMARY

BG Grey			#D8D8D8
Body Copy		#666666
Headings			#1c4a7a
Maroon			#990000

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



/* TINYMCE Styles (See admin/tiny.css)
----------------------------------------------- */
.redtext {
    color:#990000;
    font-size:0.96em
}

.redtextbold {
    color:#990000;
    font-size:1.00em;
	font-weight:bold;
}

.redblock {
    width:175px;
    border:2px solid #ebebeb;
    background: #990000;
    padding: 10px 20px 10px 20px;
    text-align:center;
    color:white;
}

.borderedtable {
    width:100%;
    border-collapse:collapse;
    border:1px solid #990000;
}

.borderedtable td {
    /*border:1px solid #990000;*/
}

.redtableheader {
    background-color:#990000;
    padding:4px;
    color:white;
    font-weight:bold;
}

.greytablerow {
    background-color:#E5E5E5;
}

ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

li {
	padding: 0 0 0 16px;
	margin: 0;
	background: url(/images/arrow02.gif) top left no-repeat;
}

/* Additional 
----------------------------------------------- */

/* search */

div.search {width:300px;height:20px;position:absolute;top:73px;left:468px;overflow:visible;}
div.search label {position:absolute;top:7px;right:148px;text-transform:uppercase;color:#afafaf;font-family:Trebuchet MS,sans-serif;}
div.search input.text {width:120px;height:18px;position:absolute;top:5px;right:19px;border:1px solid #afafaf;padding:0 1px 1px 1px;font-family:Trebuchet MS,sans-serif;font-size:11px;color:#afafaf;letter-spacing:0px;line-height:14px;}
div.search input.submit {width:15px;height:13px;position:absolute;top:7px;right:0px;border:0;}

fieldset.search {
	border: none;
	width: 243px;
	margin: 0 auto;
	background: #222;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 190px;
	height: 30px;
	padding: 8px 5px 0;
	background: #616161 url(/images/btn-search.jpg) no-repeat;
	margin-right: 5px;
}
.search input.box:focus {
	background: #616161 url(/images/btn-search.jpg) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 15px;
	height: 13px;
	cursor: pointer;
	text-indent: -9999px;
	background: #ffffff url(/images/btn-search.jpg) no-repeat top right;
	margin-top:8px;
	padding-left:294px;
}
.search button.btn:hover {
	background: #ffffff url(/images/btn-search2.jpg) no-repeat bottom right;
	margin-top:8px;
	padding-left:294px;
}

<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="ie.css" />
<![endif]-->

div.tabnav  a:link {text-decoration: none ; color: #990000;}
div.tabnav  a:visited {text-decoration: none ; color: #777777;}
div.tabnav  a:active {text-decoration: none ; color: #990000;}
div.tabnav  a:hover {text-decoration:none ; color: #990000 }

div.tabnav { background:#efefef; padding-top:6px; padding-bottom:6px; text-align:center; font-family: "Arial", "??"; font-size: 11px; letter-spacing: 0.5px; color: #999999; text-decoration: none; width:430px; overflow:hidden;}
div.tabnavt {background:#afafaf; height:1px;}
div.tabnavb {background:#afafaf; height:1px;}


/* Product Page
----------------------------------------------- */
/* Dealer Download Page
 */
#dealer-download-menu li {padding: 0; margin-bottom: 2px;}
.lvl0 { margin-left: 12px; list-style: disc; padding: 0;}
.lvl1 { margin-left: 16px; list-style: circle; padding: 0;}
.lvl2 { margin-left: 24px; list-style: square; padding: 0;}

