


/* 	1. BASE
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

/* 1.1 Reset
-----------------------------------------------------------------------------------------------*/	
	
	html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
	q { quotes: none; }
	q:before, q:after { content: ""; content: none; }
	a, ins, del { text-decoration: none; }
	table { border-collapse: collapse; border-spacing: 0; }
	th, td { vertical-align: top; }
	th { text-align: left; }

/* 1.2 Accessibility Navigation & Hide
-----------------------------------------------------------------------------------------------*/	

	ol#accessibility-nav, .hide { position: absolute; top: -999em; left: -999em; height: 1px; width: 1px; }
	
/* 1.3 Clearfix
-----------------------------------------------------------------------------------------------*/

	.clearfix:after,
	.content:after,
	.section:after,
	.title:after,
	.download:after,
	.news:after,
	.news li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* 1.4 Default Styles
-----------------------------------------------------------------------------------------------*/	

	body { font: 62.5%/1.3 Arial, Helvetica, sans-serif; text-align: center; color: #333; background: #666 url(./images/bg-body.png) repeat-x 0 797px; }
	hr { display: none; }
	strong { font-weight: bold; }
	em { font-style: italic; }
	del { text-decoration: line-through; }
	th { font-weight: normal; }
	address, cite, dfn { font-style: normal; }
	li { list-style: none; }
	
	/* lists in .content area */
    .content li { padding: 0 0 10px 0; font-size: 1.2em; line-height: 1.33em; font-weight: normal; color: #333; }
    .content li li { font-size: 1em; }
    /* unordered */
    .content ul { margin: 0 0 1em 18px; }
    .content ul ul { margin: 1em 0 0 18px; }
    .content ul li,
    .content ol ul li { list-style-type: disc; }
    /* ordered */
    .content ol { margin: 0 0 1em 20px; }
    .content ol ol { margin: 1em 0 0 20px; }
    .content ol li { list-style-type: decimal; }
    .content ol.alpha li { list-style-type: lower-alpha; }
    .content ol.roman li { list-style-type: lower-roman; }
	
	abbr, acronym { border-bottom: 1px dotted #999; cursor: help; }
	input, textarea, select { font-family: Arial, Helvetica, sans-serif; }
	
	h1, h2 { line-height: 1.25em; font-weight: normal; color: #2f8540; }
	
	h1 { padding: 0 0 25px 0; font-size: 2.4em; }
	
	h2 { padding: 0 0 10px 0; font-size: 1.8em; }
	.title h2 { font-size: 2em; }
	.homepage h2 { margin-top: -5px; font-size: 2.4em; }
	
	h3 { padding: 0 0 20px 0; font-size: 1.2em; line-height: 1.33em; font-weight: bold; color: #666; }
	
	h4 { padding: 0 0 10px 0; font-size: 1.1em; line-height: 1.33em; font-weight: bold; color: #666; }
    h5 { padding: 0 0 10px 0; font-size: 1em; line-height: 1.33em; font-weight: bold; color: #666; text-transform: uppercase; }
    h6 { padding: 0 0 10px 0; font-size: 1em; line-height: 1.33em; font-weight: normal; color: #666; text-transform: uppercase; }
    /* Adjacent sibling headings (not supported by IE6 and bellow) */
    h1 + h2 { margin-top: -20px; }
    h2 + h3 { margin-top: -5px; }
    h3 + h4 { margin-top: -15px; }
    h4 + h5 { margin-top: -5px; }
    h5 + h6 { margin-top: -5px; }

	
	p { padding: 0 0 15px 0; font-size: 1.2em; line-height: 1.33em; font-weight: normal; color: #333; }
	.interior p { line-height: 1.5em; }
	
	a, a:visited { text-decoration: none; color: #2f8440; cursor: pointer; }
	a:hover, a:active { text-decoration: underline; color: #2f8440; }
	
	.left { float: left; }
	.right { float: right; }
	img.left { margin: 0 15px 15px 0; }
	img.right { margin: 0 0 15px 15px; }
	img { padding: 5px 7px; background: url(../images/bg-image-frame.png) no-repeat; }
	.banner img { padding: 0; background: none; }
	.banner1 img {padding: 0; background: none; } 

/* 2. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

/* 2.1 Structure
-----------------------------------------------------------------------------------------------*/	

	.container { position: relative; width: 998px; margin: 0 auto; padding: 0 1px; font-size: 1em; text-align: left; background: #fff; }	
	.header { width: 998px; height: 158px; overflow: hidden; margin: 0 -6px 0 0; padding: 0 6px 0 0; background: url(./images/bg-header.png) no-repeat right top; }
	.banner { width: 998px; height: 195px; overflow: hidden; margin: 1px 0 0 0; }
	.banner1 { width: 998px; height: 250px; overflow: hidden; margin: 1px 0 0 0; }
	.content { float: right; width: 720px; margin: 20px 20px 40px 0; }
	.homeContent { float: right; width: 720px; margin: 20px 20px 40px 0; }
	.newsContent {float:left; width: 720px; margin: 20px 0 40px 65px;}
	.eventsContent {float:left; width: 720px; margin: 20px 0 40px 65px;}
	.homepage .content { float: left; width: 450px; margin: 40px 0 0 30px; }
	.primary { float: left; width: 515px; }
	.secondary { float: right; width: 190px; }
	.sidebar { float: left; width: 218px; margin: 20px 0 20px 20px; padding: 15px 0 15px 0; border: 1px solid #dbd9d9; background: #e1e1e1 url(./images/bg-sidebar-nav.png) repeat-x 0 0; }
	.homepage .sidebar { float: right; width: 460px; margin: 40px 30px 0 0; padding: 0; border: none; background: none; }
	.footer { clear: both; width: 958px; margin: 0 -1px; padding: 15px 21px; border-top: 1px solid #dbdbdb; }

/* 2.2 Header
-----------------------------------------------------------------------------------------------*/	
	
	/* Site logo */
	.header .site-name, 
	.header .site-name span { display: block; position: absolute; width: 375px; height: 125px; overflow: hidden; }
	.header .site-name { top: 20px; left: 15px; }
	.header .site-name span { top: 0; left: 0; z-index: 10; background: url(./images/logo.png) no-repeat; }
	.header a.site-name span { cursor: pointer; }
	
	/* Search box */
	.search { float: right; margin: 20px 12px 0 0; width: 295px; }
	.search legend { display: none; }
	.search input.txt { float: left; width: 213px; height: 19px; margin: 0; padding: 5px 5px 0 5px; border: 1px solid #ccc; font-size: 1.2em; background: #fff; }
	.search input.button-search { float:left; width: 61px; height: 26px; margin: 0px 0 0px 5px; border: none; font-size: 1.1em; line-height: 1em; font-weight: bold; color: #fff; text-align: center; text-transform: uppercase; background: url(./images/btn-green.gif) no-repeat 0 0; cursor: pointer; }

/* 2.3 Navigation
-----------------------------------------------------------------------------------------------*/
	
	/* Primary navigation */
	.primary-nav { position: absolute; top: 109px; right: 13px; height: 39px; }
	.primary-nav li { float: left; height: 39px; font-size: 1.1em; line-height: 1em; font-weight: bold; text-align: center; text-transform: uppercase; color: #333; }
	.primary-nav li a { display: block; height: 39px; padding: 0 0 0 30px; color: #333; background: url(./images/bg-primary-nav-left.png) no-repeat left top; }
	.primary-nav li a span { display: block; float: left; height: 28px; padding: 11px 15px 0 0; background: url(./images/bg-primary-nav-right.png) no-repeat right top; }
	.primary-nav li a.current, .primary-nav li a.current:hover, .primary-nav li a:hover { text-decoration: none; color: #2f8540; }	
	
	/* Secondary navigation */
	.secondary-nav { width: 998px; height: 36px; background: url(./images/bg-secondary-nav.png) repeat-x 0 0; }
	.secondary-nav li { float: left; width: 332px; height: 36px; border-left: 1px solid #fefefe; font-size: 2.4em; line-height: 1.5em; font-weight: normal; text-align: center; text-transform: uppercase; color: #fefefe; }
	.secondary-nav li a { display: block; float: left; width: 100%; height: 100%; color: #fefefe; }
	.secondary-nav li a:hover { text-decoration: none; color: #000; }
	.secondary-nav .first { border-left: none; }
	
	/* Secondary navigation -- Homepage */
	.homepage .secondary-nav { height: 95px; background: #2c842c url(../images/bg-secondary-nav-homepage.png) repeat-x 0 0; }	
	.homepage .secondary-nav dl { float: left; width: 282px; height: 78px; padding: 20px 20px 0 30px; border-left: 1px solid #fefefe; }
	.homepage .secondary-nav dl.first { border-left: none; }
	.homepage .secondary-nav dl dt { padding: 0 0 5px 32px; font-size: 2.4em; line-height: 1em; font-weight: normal; text-transform: uppercase; color: #093512; background: url(./images/ico-arrow-secondary-nav.gif) no-repeat 0 0; }
	.homepage .secondary-nav dl dt a { color: #093512; }
	.homepage .secondary-nav dl dt a:hover { text-decoration: none; color: #fff; }
	.homepage .secondary-nav dl dd { padding: 0 0 0 32px; font-size: 1.2em; line-height: 1.33em; font-weight: normal; color: #fff; }

/* 2.4 Content
-----------------------------------------------------------------------------------------------*/	
	
	/* Breadcrumb */
	.breadcrumb { font-size: 1em; line-height: 1.5em; font-weight: normal; font-style: italic; color: #666; cursor: default; }
	.breadcrumb a { color: #666; cursor: pointer; }
	.breadcrumb a:hover { color: #2f8440; }
	
	/* Section */
	.section { padding: 0 0 15px 0; }
	
	/* Title */
	.title { clear: both; margin: 0 0 20px 0; border-bottom: 2px solid #2f8540; }
	.title h2 { float: left; width: 500px; padding: 5px 0;}
	.title ul { float: right; width: 210px; margin: 5px 0; }
	.title ul li { display: block; padding: 0 10px 0 0; font-size: 1em; line-height: 1.4em; font-weight: normal; font-style: italic; text-align: right; color: #666; }
	
	/* Link */
	.link { float: left; clear: both; height: 58px; margin: 10px 0 15px; padding: 0; border: 1px solid #dedcdc; background: #e1e1e1 url(./images/bg-link.png) repeat-x 0 0; }
	.link a { display: block; float: left; height: 58px; padding: 0 60px 0 18px; font-size: 2em; line-height: 2.42em; font-weight: normal;  }
	.link a strong { font-weight: bold; }
	.link a:hover { text-decoration: none; color: #000; }
	.book-course a { background: url(../images/bg-link-book-course.png) no-repeat right top; }
	
	/* Link download */
	.download a { display: block; float: left; margin: 0 0 0 -3px; padding: 0 0 0 47px; font-size: 1.5em; line-height: 2.22em; font-weight: bold; color: #2f8540; }
	.download a:hover { text-decoration: none; color: #000; }
	.pdf a { background: url(./images/ico-pdf.png) no-repeat 0 0; }

	/* Link read more */
	.read-more { font-style: italic; }
	
	/* Detail */
	.details { margin: -10px 0 20px 0; }
	.details li { font-size: 1.2em; line-height: 1.5em; font-weight: normal; color: #666; }
	.details li strong { font-weight: bold; }
	
	/* Table */
	.wrapper-table { margin-top: -15px; }
	.wrapper-table table { width: 100%; }	
	.wrapper-table table th { height: 30px; padding: 0 15px; border-right: 1px solid #363; font-size: 1.4em; font-weight: bold; color: #fff; vertical-align: middle; background: #363; }
	.wrapper-table table th.date { border-left: 1px solid #363; }	
	.wrapper-table table td { padding: 15px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
	.wrapper-table table td.date { border-left: 1px solid #ccc; }
	.wrapper-table table .alt td { background: #e5e5e5; }	
	.wrapper-table table .date { width: 115px; }
	.wrapper-table table .course-name { width: 295px; }
	.wrapper-table table .location { width: 210px; }	
	.wrapper-table table h3 { padding: 0; }
	.wrapper-table table .location h3 { font-weight: normal; }
	.wrapper-table table p { padding: 0; font-size: 1.2em; line-height: 1.17em; font-weight: normal; color: #666; }
	.wrapper-table table .course-name p,
	.wrapper-table table .location p { font-size: 1.1em; line-height: 1.27em; }
	
/* 2.5	Sidebar
-----------------------------------------------------------------------------------------------*/	
	
	/* Sidebar navgigation */
	.sidebar h2 { padding: 1px 17px 15px 17px; }
	.sidebar dl { padding: 15px 0; background: url(./images/rule-spacer-sidebar-nav.png) no-repeat center top; }
	.sidebar dl dt,
	.sidebar dl dd { padding: 0 15px 0 30px; font-size: 1.2em; line-height: 1.5em; font-weight: bold; color: #333; }
	.sidebar dl dd { padding-left: 40px; font-weight: normal; }
	.sidebar dl dt a,
	.sidebar dl dd a { color: #333; }
	.sidebar dl .current { color: #fefefe; background: #363; }
	.sidebar dl .current a { color: #fefefe; }
	
	.sidebar .category ul {margin : 0 0 0 35px;}
	.sidebar .category a , .sidebar .category span{font-size: 15px; font-weight:normal;}

    .sidebar .archive ul {margin : 0 0 0 35px;}
	.sidebar .archive a , .sidebar .category span{font-size: 15px; font-weight:normal;}

/* 2.6	Footer
-----------------------------------------------------------------------------------------------*/
	
	.footer p,
	.footer li { display: inline; padding: 0 5px 0 0; font-size: 1em; line-height: 1.2em; font-weight: normal; color: #666; }	
	.footer ul { display: inline; }
	.footer ul li { padding: 0 5px 0 8px; border-left: 1px solid #8c8c8c; }
	.footer ul li a { color: #666; }

/* 2.7	Modules
-----------------------------------------------------------------------------------------------*/

	/* Pagination */
	.pagination { float: right; clear: both; position: relative; width: 180px; height: 15px; overflow: hidden; margin: 8px 0 -15px 0; padding: 1px 27px 2px 27px; }
	.pagination span,
	.pagination ul li { display: block; float: left; height: 15px; font-size: 1.1em; line-height: 1.36em; color: #333; }
	.pagination ul { float: right; height: 15px; }	
	.pagination ul li { padding: 0 0 0 1px; }
	.pagination ul li a { display: block; width: 16px; height: 15px; text-align: center; color: #333; }
	.pagination ul li a.current { font-weight: bold; background: #ccc; }
	.pagination ul li a.current:hover { text-decoration: none; cursor: default; }
	.pagination .prev,
	.pagination .next { display: block; position: absolute; top: 0; width: 19px; height: 18px; text-align: left; text-indent: -9999em; }
	.pagination .prev { left: 0; background: url(./images/btn-pagination-previous.png) no-repeat 0 0; }
	.pagination .next { right: 0; background: url(./images/btn-pagination-next.png) no-repeat 0 0; }
	
	/* Module narrow */
	.module-narrow { min-height: 94px; margin: 0 0 20px 0; padding: 12px 56px 12px 16px; border: 1px solid #dcdada; background-repeat: no-repeat; background-position: center bottom; background-color: #f1f0f0; }
	.policy { background-image: url(./images/bg-module-narrow-policy.png); }	
	.sessions { background-image: url(./images/bg-module-narrow-sessions.png); }
	.booking { background-image: url(./images/bg-module-narrow-booking.png); }
	.module-narrow dt { padding: 0 0 7px 0; font-size: 1.8em; line-height: 1.17em; font-weight: normal; color: #060; margin: 16px 0 0 10px;}
	.module-narrow dt strong { display: block;  }
	.module-narrow dd { font-size: 1.1em; line-height: 1.36em; font-weight: normal; color: #333; }
	.module-narrow dd a { font-style: normal; color: #2f8440; } 
	
	/* Feature -- homepage */
	.feature { position: relative; width: 998px; height: 252px; overflow: hidden; margin: 0 0 1 0;}
	.feature .feature-slider {  }
	.feature .feature-slider p { padding: 32px 0 0 495px; font-size: 24px; line-height: 30px; font-weight: normal; color: #333; }
	.feature .feature-slider p strong { font-size: 30px; font-weight: normal; color: #0d660d; }
	.feature .feature-slider img { position: absolute; top: -1px; left: -1px; padding: 0; border: none; }
	.feature .feature-nav { position: absolute; right: 20px; bottom: 25px; }
	.feature .feature-nav li { float: left; width: 22px; height: 22px; overflow: hidden; margin: 0 5px 0 0; background: url(./images/bg-feature-nav.gif) no-repeat 0 0; }
	.feature .feature-nav li a { display: block; float: left; width: 22px; height: 17px; padding: 5px 0 0 0; font-size: 1.2em; line-height: 1em; font-weight: bold; text-align: center; color: #fff; }
	.feature .feature-nav li a:hover { text-decoration: none; color: #000; }
	
	/* News */
	.homepage .news { margin: 15px 0 10px 0; }
	.homepage .news li { min-height: 124px; margin: 0 0 23px 0; padding: 0 0 8px 0; border-bottom: 1px solid #ccc; list-style-type:none; }	
	.homepage .news dl { float: right; width: 322px; }
	.homepage .news dl dt { float: left; width: 220px; padding: 0 0 15px 0; font-size: 1.2em; line-height: 1.33em; font-weight: bold; color: #2f8440; }
	.homepage .news dl dt.date { float: right; width: 95px; font-style: italic; text-align: right; color: #999; }
	.homepage .news dl dd { clear: both; padding: 0 0 15px 0; font-size: 1.2em; line-height: 1.33em; font-weight: normal; color: #333; }
	.homepage .news dl dd.more { font-weight: bold; }	
	.homepage .news .image { float: left; width: 105px; height: 105px; overflow: hidden; margin: 0 0 15px 0; }
	.homepage .news .image img { padding: 0; border: none; }
	
	/* Modules homepage */
	.homepage .module dt { padding: 0 0 14px 0; font-size: 2.4em; line-height: 1.17em; font-weight: normal; color: #060; }
	.homepage .module dt strong { font-weight: bold; }
	.homepage .module dd { padding: 0; font-size: 1.1em; line-height: 1.27em; font-weight: normal; color: #333; }
	.homepage .module dd.read-more { padding: 2px 0 0 0; line-height: 1.45em; font-weight: bold; }
	.homepage .module dd.read-more a { font-style: normal; color: #2f8440; }
	
	/* Module wide -- homepage */
	.homepage .module-wide { position: relative; min-height: 122px; margin: 0 0 30px 0; padding: 22px 160px 10px 24px; border: 1px solid #dcdada; background: #f1f0f0 url(./images/bg-module-wide.png) repeat-x left bottom; }
	.homepage .module-wide .image { position: absolute; top: 21px; right: 21px; width: 120px; height: 105px; padding: 5px; background: url(./images/frame-img-ceo.gif) no-repeat 0 0; }
	.homepage .module-wide .image img { padding: 0; border: none; }
	
	/* Module narrow -- homepage */
	.homepage .module-narrow { width: 143px; min-height: 124px; margin: 0 0 30px 0; padding: 18px 50px 10px 19px; background-color: #f1f0f0; background-repeat: no-repeat; background-position: right bottom; }
	.homepage .training { background-image: url(./images/bg-module-narrow-training.png); }
	.homepage .booking { background-image: url(./images/bg-module-narrow-booking-home.png); }
	.homepage .module-narrow dt { padding: 0 0 7px 0; }
	.homepage .module-narrow dt strong { display: block; }

     /* Customs */

    /*google watermark*/
    .waterMark
    {
     float: left; width: 213px; height: 18px; margin: 0; padding: 5px 5px 0px 5px;
     border: 1px solid #ccc ; font-size: 1.2em;
     background:url(/css/images/google_custom_search_watermark.gif) no-repeat 0 0;
    }
	
	/*filter*/
    div.filter 
    {
    	padding-bottom:15px;
		border-bottom: 1px solid #ccc;
	}
	div.filter .col {
		width: 160px;
		float: left;
		text-align: left;
	}
	div.filter select {
		width: 140px;
		margin: 0 2px 5px 0;
		height: 20px;
	}
	div.filter select.dm,
	div.filter select.y{
		float: left;
	}
	div.filter select.dm {
		width: 40px;
	}
	div.filter select.y {
		width: 55px;
	}
	
	/*button*/
		span.form-button-big input {
		display: inline-block;
		float: none;
		margin-top :8px;
		height: 28px;
		font-size: 1.4em;
		padding: 0 4px 2px 0;
		cursor: pointer;
		cursor: hand;
		text-shadow: #fff 1px 1px 1px;
	}  

	/*pagination*/	
		.EvPagination 
	{
		display: inline-block;
		float:right;
		min-height:16px;
		margin:8px 0 0px;
		overflow:hidden;
		position:relative;
		width:auto;
	}
	.ElistPageNumbers 
	{
		height: 15px; 
		vertical-align : top; 
		font-size: 1.1em; 
		line-height: 1.36em;
		padding : 0 4px;
	}
	
	.ElistPrevButton
	{
		 float:left;
		 padding-right:5px; 
		 vertical-align : top;
	 }
	.ElistNextButton
	{
		float:inherit; 
		vertical-align : top;
	}
	.EvPagination .current 
	{
		vertical-align : top;
		font-size: 1.1em; 
		line-height: 1.36em; 
		font-weight: bold; 
		background: #ccc;
		padding : 0 4px;
	}
	.EvPagination a 
	{
		color:#333333;
		text-align:center;
		text-decoration:none;
	}
	.Spacer 
	{
		width : 100%;
		padding-bottom: 27px;
	}
	.EVListSpacer 
	{
		width : 100%;
		padding-bottom: 30px;
	}

	/*Event*/
	.event {border-bottom:1px solid #CCCCCC;margin-top:10px;}
	.event img {float:left;}
	.event-description {margin-left:250px;}
	.event-noborder{border:0}
	
	/*Error Message */
	.generalError {font-size:13px; color:Maroon;}
	

