

html {
	font-size: 62.5%;
}

body {
	background: url(../images/bg.png);
	margin: 0; padding: 0;
	font-size: 1.2em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
}

#flashHolder object,
#flashHolder embed {
	display: block;
	z-index: 1;
	position: relative;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-size: 1em;
	font-weight: bold;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.6em;
}

ul, ol, dl, dt, dd {
	margin: 0; 
	padding: 0 0 0 0;
}

form, fieldset {
	margin: 0; padding: 0;
	border: 0;
}

.warning {
	color: #e90016;
}

.wysiwygleft,
.imgleft {
	margin: 10px 10px 10px 0;
}

.wysiwygright,
.imgright {
	margin: 10px 0 10px 10px;
}

#wrapper {
	width: 944px;
	margin: 0 auto;
	padding: 9px 0 26px 0;
}


/*** HEADER ***/

#header {
	background: url(../images/header.png) no-repeat;
	width: 944px;
	height: 160px;
}

#header .inner {
	overflow: hidden;
	padding: 0 0 40px 0;
}

#logo {
	/*background: url(../images/logo.png) no-repeat 20px 36px;*/
	width: 438px;
	height: 34px;
	float: left;
	overflow: hidden;
	/*text-indent: -5000px;*/
	padding: 36px 0 0 20px;
}

#langtog {
	float: right;
	margin: 19px 27px 16px 0;
}

#search {
	clear: right;
	float: right;
	overflow: hidden;
	margin: 0 25px 0 0;
}

#search .textbox,
#pageSearch .textbox {
	background: url(../images/search.png);
	border: none;
	width: 121px;
	height: 20px;
	padding: 5px 0 0 33px;
	float: left;
	font-family: verdana;
	color: #828282;
	font-size: 0.9em;
}

#search .submit,
#pageSearch .submit {
	float: left;
}

#pageSearch {
	overflow: hidden;
	padding: 20px 0 25px 0;
	border-bottom: 1px solid #666666;
}

#pageSearch label {
	display: none;
}


/*** NAV ***/

.nav {
	margin: 0 0 0 7px;
}

.nav li {
	float: left;
	list-style: none;
}

.nav a {
	float: left;
	height: 30px;
	text-indent: -5000px;
	overflow: hidden;
}

/*** en ***/
.nav_en a {
	background-image: url(../images/spritesheet.png);
}

.nav_en #navHome  a {
	background-position: 0 0;
	width: 56px;
}

.nav_en #navTraining  a {
	background-position: -56px 0;
	width: 138px;
}

.nav_en #navPast  a {
	background-position: -194px 0;
	width: 118px;
}

.nav_en #navNews  a {
	background-position: -312px 0;
	width: 58px;
}

.nav_en #navPartners  a {
	background-position: -370px 0;
	width: 87px;
}

.nav_en #navJobs  a {
	background-position: -457px 0;
	width: 51px;
}

.nav_en #navInternational  a {
	background-position: -508px 0;
	width: 162px;
}

.nav_en #navAbout  a {
	background-position: -670px 0;
	width: 84px;
}

.nav_en #navContact  a {
	background-position: -754px 0;
	width: 93px;
}

.nav_en #navHome  .active,
.nav_en #navHome  a:hover {
	background-position: 0 -30px;
}

.nav_en #navTraining  .active,
.nav_en #navTraining  a:hover {
	background-position: -56px -30px;
}

.nav_en #navPast  .active,
.nav_en #navPast  a:hover {
	background-position: -194px -30px;
}

.nav_en #navNews  .active,
.nav_en #navNews  a:hover {
	background-position: -312px -30px;
}

.nav_en #navPartners  .active,
.nav_en #navPartners  a:hover {
	background-position: -370px -30px;
}

.nav_en #navJobs  .active,
.nav_en #navJobs  a:hover {
	background-position: -457px -30px;
}

.nav_en #navInternational  .active,
.nav_en #navInternational  a:hover {
	background-position: -508px -30px;
}

.nav_en #navAbout  .active, 
.nav_en #navAbout  a:hover {
	background-position: -670px -30px;
}

.nav_en #navContact  .active,
.nav_en #navContact  a:hover {
	background-position: -754px -30px;
}


/*** cy ***/
.nav_cy a {
	background-image: url(../images/spritesheet_cy.png);
}

.nav_cy #navHome  a {
	background-position: 0 0;
	width: 55px;
}

.nav_cy #navTraining  a {
	background-position: -55px 0;
	width: 157px;
}

.nav_cy #navPast  a {
	background-position: -212px 0;
	width: 127px;
}

.nav_cy #navNews  a {
	background-position: -339px 0;
	width: 85px;
}

.nav_cy #navPartners  a {
	background-position: -424px 0;
	width: 90px;
}

.nav_cy #navJobs  a {
	background-position: -514px 0;
	width: 61px;
}

.nav_cy #navInternational  a {
	background-position: -575px 0;
	width: 140px;
}

.nav_cy #navAbout  a {
	background-position: -715px 0;
	width: 90px;
}

.nav_cy #navContact  a {
	background-position: -805px 0;
	width: 118px;
}

.nav_cy #navHome  .active,
.nav_cy #navHome  a:hover {
	background-position: 0 -30px;
}

.nav_cy #navTraining  .active,
.nav_cy #navTraining  a:hover {
	background-position: -55px -30px;
}

.nav_cy #navPast  .active,
.nav_cy #navPast  a:hover {
	background-position: -212px -30px;
}

.nav_cy #navNews  .active,
.nav_cy #navNews  a:hover {
	background-position: -339px -30px;
}

.nav_cy #navPartners  .active,
.nav_cy #navPartners  a:hover {
	background-position: -424px -30px;
}

.nav_cy #navJobs  .active,
.nav_cy #navJobs  a:hover {
	background-position: -514px -30px;
}

.nav_cy #navInternational  .active,
.nav_cy #navInternational  a:hover {
	background-position: -575px -30px;
}

.nav_cy #navAbout  .active, 
.nav_cy #navAbout  a:hover {
	background-position: -715px -30px;
}

.nav_cy #navContact  .active,
.nav_cy #navContact  a:hover {
	background-position: -805px -30px;
}

/*** PAGE ***/

#page {
	padding: 7px 0 30px 0;
	overflow: hidden;
}

/*** COURSES PAGE ***/
#coursesPage {
	float: left;
	width: 704px;
}

#coursesPage p {
	margin: 0 0 6px 0;
}

#coursesPage .courses {
	float: left;
	width: 344px;
}

#coursesPage .courses .topInfo ,
#coursesPage .entrants .topInfo {
	padding-bottom: 0;
}

#coursesPage .courses .titleBox,
#coursesPage .entrants .titleBox {
	margin-bottom: 0;
}

#coursesPage .entrants {
	float: right;
	width: 344px;
}

#coursesPage h2 {
	background: url(../images/subtitle_decor.png) no-repeat 308px 8px !important;
	font-size: 1.5em;
	height: 16px;
	padding: 6px 0 8px 12px;
	margin: 0 0 0 0;
	border-top: 1px solid #999999;
}

#coursesPage .hidden {
	background: url(../images/acc_bg.png) no-repeat !important;
	border-top: none;
	cursor: pointer;
}

#coursesPage .showing {
	background: url(../images/subtitle_decor.png) no-repeat 310px 6px !important;
	/*border-top: 1px solid #999999;*/
	border-top: none;
	padding-top: 4px;
	margin-top: 0;
	cursor: pointer;
}

#coursesPage .hidden {

}

#coursesPage .courseInfo {

}

#coursesPage .buttons {
	padding: 5px 0 3px 0;
}

/*** HOMEPAGE ***/
#homepageTop {
	overflow: hidden;
	padding: 0 0 14px 0;
}

#homepageBottom {
	overflow: hidden;
}

.ctaHolder {
	float: right;
	width: 478px;
}

.ctaHolder .box {
	margin-left: 15px;
	float: left;
}



#flashHolder {
	padding: 5px;
	overflow: hidden;
}

#flashHolder img {
	display: block;
}

.showcase {
	float: left;
	width: 466px;
}

.box.flash {
	float: left;
	margin: 0;
}

.news {
	width: 224px;
	float: right;
}

/*** SUBNAV ***/

/*** level 1 ***/
#subnav li {
	border-top: 1px solid #d4d4d5;
	padding: 5px;
	overflow: hidden;
}

#subnav .first {
	border-top: none;
}

#subnav a {
	background: url(../images/subnav_decor.png) repeat-y left bottom;
	display: block;
	text-transform: uppercase;
	color: #404040;
	font-weight: bold;
	padding: 4px 0 4px 12px;
}

#subnav .active a,
#subnav  a:hover {
	background: url(../images/title_bg.png);
	color: #ffffff;
}

/*** level 2 ***/
#subnav li ul {
	border-top: 1px solid #d4d4d5;
	margin: 5px 0 0 0;
	padding: 4px 0 0 0;
}

#subnav li li {
	padding: 1px 0 1px 0;
	border-top: none;
}

#subnav li li a {
	text-transform: Capitalize;
	padding-left: 22px;
}

#subnav .active .inactive a {
	background: none;
	color: #404040;
}

#subnav .active .active a,
#subnav .active .inactive a:hover {
	background: url(../images/subnav_bg.png);
	color: #404040;
}
/*#subnav .active {
	padding-top: 0;
	padding-bottom: 0;
}*/

/*#subnav .active .inactive a:hover ,
#subnav .active .active a {
	background: url(../images/subnav_bg.png);
	color: #404040;
} */

/*#subnav ul ul {
	margin: 5px 0 0 0;
} */

/*#subnav li li {
	padding-left: 0;
	padding-right: 0;
} */

/*#subnav .inactive a {
	background: none;
	color: #404040;
} */

/*** EXPANDABLE BOX ***/

.box {
	overflow: hidden;
	margin: 0 0 14px 0;
} 

.box .topLeft {
	background: url(../images/box.png) no-repeat top left;
	padding: 0 0 0 2px;
}

.box .topRight {
	background: url(../images/box.png) no-repeat top right;
	padding: 2px 2px 0 0;
}

.box .bottomLeft {
	background: url(../images/box.png) no-repeat bottom left;
	height: 2px;
	padding: 0 0 0 2px;
}

.box .bottomRight {
	background: url(../images/box.png) no-repeat bottom right;
	height: 2px;
}

.box .content {
	padding: 0 13px 10px 13px;
	overflow: hidden;
}

.box .content h3 {
	font-size: 1.8em;
	margin: 0 0 10px 0;
}

.box .content h4 {
	font-size: 1.6em;
	margin: 0 0 10px 0;
}

.box .content h5 {
	font-size: 1.4em;
	margin: 0 0 10px 0;
}

.box .content .highlight {
	background: yellow;
	padding: 3px;
}

.box .content a {
	text-decoration: underline;
	color: #404040;
	font-weight: bold;
}

.box .content ul,
.box .content ol {
	margin: 20px 0;
}

.box .content li {
	margin: 0 0 0 20px;
}

.box .vimeo {
	padding: 5px;
}

/*** top info ***/
.topInfo {
	padding: 5px;
}

.topInfo img {
	display: block;
}

/*** titles ***/
.titleBox {
	padding: 0 0 6px 0;
	margin: 0 0 7px 0;
}

.titleBox .inner {
	background: url(../images/title_bg.png);
	overflow: hidden;
}

.titleBox .inner .rss {
	background: url(../images/rss.png) no-repeat right 0px;
	color: #ffffff;
	float: right;
	padding: 0 26px 0 0;
	height: 26px;
	margin: 10px 10px 0 0;
	text-decoration: underline;
	font-weight: bold;
}

.titleBox .clearHead {
	background: #ffffff;
	padding: 5px 0 5px 7px;
	position: relative;
}

.titleBox .clearHead a {
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
}

.titleBox .clearHead .details {
	position: absolute;
	right: 10px;
	top: 8px;
}

.titleBox .clearHead h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0 0 2px 0;
	width: 312px;
	height: 36px;
}

.titleBox .clearHead .date {
	font-weight: normal;
}

.titleBox .clearHead h2 span {
	font-weight: bold;
}

.title {
	background: url(../images/chevron_title.png) no-repeat 10px 15px;
	color: #ffffff;
	padding: 14px 0 14px 35px;
	font-size: 1.6em;
	text-transform: uppercase;
	letter-spacing: -0.8px;
}

.subtitle {
	font-size: 1.6em;
	text-transform: uppercase;
	padding: 0 0 7px 12px;
}

.subtitle span{
}

/*** COL ***/

.col {
	width: 224px;
}

.left {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 1px 0;
}

.right {
	float: right;
	margin: 0 0 0 15px;
}

/*** ctas ***/

/*** CTAS ***/

.cta {
	padding: 5px;
}

.cta .ctaHead {
	padding: 0 0 0 5px;
	margin: 0 0 3px 0;
}

.ctaHead .inner {
	background: #ffffff;
	padding: 0 0 0 5px;
}

.ctaHead .subtitle {
	padding: 5px 0 5px 0;
	width:200px;
}

.ctaHead p {
	margin: 0;
	width:200px;
}

.ctaImage {
	width: 210px;
	height: 87px;
	position: relative;
	background-repeat:no-repeat;
}

.more {
	background: #000000 url(../images/chevron.png) no-repeat 195px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;	
	color: #ffffff;
	margin: 0;
	padding: 3px 15px 3px 5px;
	font-weight: bold;
}

/*** LISTS ***/

#resourceList li {
	border-top: 1px solid #d4d4d5;
	list-style: none;
	position: relative;
	padding: 9px 12px;
	overflow: hidden;
}

#resourceList a {
	font-weight: bold;
	color: #404040;
	padding: 0 30px 0 0;
}

#resourceList img {
	position: absolute;
	right: 19px;
	top: 9px;
}


#newsList {
	position: relative;
	padding: 0 0 20px 0;
}

#newsList .item {
	border-top: 1px solid #808080;
	padding: 8px 0;
}

#newsList .date {
	color: #939292;
}

#newsList h3 a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
}

#newsList p {
	margin: 0;
	line-height: 1.3em;
}

.newsListItem {
	padding: 0 5px 5px 5px;
	overflow: hidden;
}

.newsListItem .image {
	float: left;
	padding: 0 7px 0 0;
}

.newsListItem .description {
	overflow: hidden;
}

.newsListItem img {
	border: 5px solid #ececec;
	width: 133px;
	height: 93px;
}

.backToNews {
	margin: 0;
	padding: 0 0 10px 0;
}

.courseList {
	padding: 0 5px 5px 5px;
}



.courseList .content {
	padding: 3px 5px 5px 5px;
}

.courseList li {
	list-style: none;
}

.courseList a {
	color: #404040;
	text-decoration: underline;
}

.courseList .courses li {
	list-style: none;
}

/*** MAIN ***/

#main {
	overflow: hidden;
	float: left;
	width: 466px;
}

#main .box {
	margin-bottom: 5px;
}

.courseSummary {
	padding: 0 0 11px 11px;
}

.courseSummary dl{
	overflow: hidden;
	padding: 2px 0;
	font-size: 1.1em;
}

.courseSummary dt {
	font-weight: bold;
	width: 108px;
}

.courseSummary dt,
.courseSummary dd {
	float: left;
}

/*** FORM ***/

.form {
	overflow: hidden;
	padding: 20px 10px;
}

.form .field {
	padding: 0 0 20px 0;
}

.form .label {
	padding: 0  0 2px 0;
	font-weight: bold;
}

.form .textbox {
	background: #f2f1f1;
	width: 224px;
	border: 1px solid #a4a3a3;
	height: 22px;
}

.form textarea {
	height: 100px;
}

.form .row {
	overflow: hidden;
}

.form .row .field {
	float: left;
	padding-right: 20px; 
}

.form ul {
	margin: 20px 0;
}

.form li {
	margin: 0 0 0 20px;
}

/*** SITEMAP ***/
#sitemapHolder {
	font-size: 1.2em;
}

#sitemap {
	padding: 0 0 50px 30px;
	font-weight: bold;
}

#sitemap ul {
	padding: 0;
	font-weight: normal;
}

#sitemap li {
	background: url(../images/sitemap_arrow.png) no-repeat 5px 5px;
	list-style: none;
	padding: 0 0 15px 20px;
	line-height: 1.5em;
}

#sitemap li li {
	/*background: url(../images/sitemap_cross.png) no-repeat 5px 5px;*/
	/*padding: 0 0 0 36px;*/
}

#sitemap li li li {
	/*background: url(../images/sitemap_line.png) no-repeat 5px 9px;
	padding: 0 0 0 36px;*/
}

#sitemap a {
	color: #404040;
	text-decoration: underline;
}

#sitemap li li li a {
	text-decoration: none;
}

/*** SEARCH ITEMS ***/

.searchitem {
	padding: 18px 0;
	border-bottom: 1px solid #666666;
}

.searchitemrank {
	display: none;
}



/*** PAGINATION ***/

.paginationFooter {
	background: #ffffff;
	padding: 10px 8px;
	font-weight: bold;
	margin-top: 15px;
	/*text-align: center;*/
}

.newsListing .paginationFooter {
	border: 2px solid #ebeaea;
	margin-top: 0;
}

.paginationSeparator {
	display: none;
}

.currentPage {
	background: #e3e1e2;
	padding: 4px 5px;
	margin: 1px;
}

.paginationFooter a {
	padding: 3px;
	color: #747273;
	margin: 1px;
	text-decoration: none !important;
}

.bookmark {
	text-align: right;
	overflow: hidden;
	clear: both;
}

/*** FOOTER ***/

#footer {
	background: url(../images/footer.png);
	width: 940px;
	height: 48px;
	margin: 11px 0 0 0;
	overflow: hidden;
	padding: 2px;
}

#footer #logos {
	float: left;
	padding: 10px 0 0 10px;
}

#footer #logos img {
	margin: 0 15px 0 0;
}

#footer #footernav {
	float: right;
	font-family: verdana;
	color: #828282;
	padding: 15px 0 0 0;
	font-size: 0.9em;
}

#footernav li {
	background: url(../images/stick.png) no-repeat right 6px;
	list-style: none;
	float: left;
	padding: 0 10px;
}

#footernav a {
	text-decoration: underline;
}

#footernav .copy {
	background: none;
}

#footernav a {
	color: #828282;
}


