/*** DEFAULTS ***/

html {
	height:100%;
	overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
	
}

body {
	margin:0;
	padding:0;
	width:100%; 
	height:100%;
	background: url(/media/background.png) repeat-x top left #DEDEDE;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: black;
		
}

img {
	border: 0;
}

input {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: black;
}

h1, h2, h3 {
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 10px 0;
	color: black;
}

h1 
{
	font-size: 16px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
}

h3
{
	font-size: 12px;
	text-decoration: underline;
}

a, 
a:visited,
a:active {
	text-decoration: none;
	color: #427d3b;
	cursor: pointer;
}

a:hover {
	color: #78b042;
	text-decoration: underline;
}

a.button, 
a.button:visited,
a.button:active
{
	padding: 3px 10px 4px 10px;
	font-size: 12px;
	color: white;
	background: #ADD425;
	border: 1px solid #CEE775;
}

a.button:hover {
	color: #EEEEEE;
	border: 1px solid #AAAAAA;
}

.clear {
	clear:both;
}

/*** MASTER LAYOUT ***/

.masterCenterContainer
{
	width: 942px;
	margin: 0 auto;
	background: url(/media/border.png) repeat-x top left;
}

.masterInnerContainer
{
	background-color: #FFFFFF;
	margin: 0 1px;
	padding-bottom: 20px;
}

.masterHeader
{
	height: 220px;
	background: url(/media/header_background.png) no-repeat bottom left;
	margin: 0 0 20px 0;
	position: relative;
}

.masterHeaderImage
{
	position: absolute;
	width: 940px;
	height: 139px;
	background: url(/media/header.png) no-repeat bottom left;
	bottom: 13px;
	left: 0px;
}

.masterContentWrapper
{
	/*background: url(/media/content_background.png) repeat-y left top;*/
	min-height: 300px;
}

.masterSidebar
{
	float: left;
	width: 161px;
}

.masterLeftSidebar
{	
	padding: 20px 47px 20px 24px;
}

.masterRightSidebar
{
	width: 161px;
	padding: 20px 27px 20px 58px;
}

.masterPageContainer
{
	float: left;
	width: 462px;
	padding: 20px 0 20px 0;
}

h1.masterPageTitle
{
	margin: 0;
	font-size: 18px;
}


.masterMain {}

#main li
{
	margin-bottom: 6px;
}

.masterBottom
{
	width: 942px;
	height: 35px;
	margin: 0 auto;
	background: url(/media/bottom.png) no-repeat top center;
}

/*** BOXES ***/

.masterAddress
{
	border-top: 1px solid #D0D0D0;
	margin-top: 25px;
	padding-top: 15px;
	font-size: 11px;
}

.masterAddress a,
.masterAddress a:visited,
.masterAddress a:active
{
	color: black;
}

.masterAddress a:hover
{
	text-decoration: underline;
}

.masterPartners
{
	margin-top: 15px;
	border-top: 1px solid #D0D0D0;
}

.masterPartner
{
	margin-top: 20px;
	float: left;
	font-size: 9px;
	font-weight: bold;
	color: #555;
}

.masterPartner a
{
	margin-top: 8px;
	display: block;
}

.masterEnergy08Box a
{
	color: black;
	font-size: 12px;
}
.masterEnergy08Box img
{
	margin-top: 5px;
}

.masterSupportBox
{
	border-top: 1px solid #D0D0D0;
	padding-top: 20px;
	margin-top: 20px;
}
.masterSupportBoxTitle
{
	font-size: 12px;
	float: left;
	width: 90px;
	padding: 10px 0 10px 20px;
}
.masterSupportBox a
{
	display: block;
	margin-top: 10px;
	color: black;
}
.masterSupportBox img
{
	float: left;
}

.masterFaqSearch
{
	margin-top: 10px;
	background: url(/media/faq_search_box_small.png) top left repeat;
	height: 55px;
	padding: 6px 0 0 8px;
	color: white;
	font-weight: bold;
	position: relative;
}

.masterFaqSearch .textbox
{
	width: 115px;
	background-image: url(/media/faq_search_textbox_background_small.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom left;
	padding: 6px 4px 6px 7px;
	border: none;
	font-size: 9px;
	position: absolute;
	bottom: 9px;
	left: 8px;
}

.masterFaqSearch .submit
{
	padding: 0;
	background: none;
	border: none;
	position: absolute;
	bottom: 10px;
	right: 2px;
	width: 17px;
	height: 22px;
	cursor: pointer;
}

.masterSupportOptions
{
	padding: 0 0 0 0;
	list-style: none;
	margin: 10px 0 0 -5px;
}

.masterSupportOptions li
{
	margin-bottom: 5px;
}

.masterSupportOptions a
{
	padding-left: 23px;
	background-image: url(/media/faq_question_dot.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.masterSupportOptions a:hover
{
	background-image: url(/media/faq_question_double_dot.png);
}

/**** MENU LAYOUT ****/

.masterMenu a,
.masterMenu a:hover,
.masterMenu a:visited,
.masterMenu a:active
{
	color: black;
	text-decoration: none;
	font-size: 12px;
}

.masterMenu a.selected,
.masterMenu a:hover.selected,
.masterMenu a:visited.selected,
.masterMenu a:active.selected
{
	font-weight: bold;
}

.masterMenu ul
{
	list-style: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

.masterMenu li.level0
{
	background: url(/media/menu_dot.png) left top no-repeat; 
	padding: 0 0 15px 15px;
}

.masterMenu ul.level0
{
	border-width: 1px 0;
	border-style: solid;
	border-color: #D0D0D0;
	margin: 5px 0 0 0;
	padding: 5px 0 5px 5px;
}

.masterMenu li.level1
{
	padding: 0 0 3px 0;
}

/*** FRONT ***/
.frontNewsList h2
{
    margin-bottom: 2px;
}

.frontNewsList .item
{
    width: 220px;
    float: left;
    position: relative;
    padding-bottom: 20px;
    min-height: 135px;
}

.frontNewsList .item.first
{
    padding-right: 7px;
    border-right: 1px solid #ccc;
}

.frontNewsList .item.last
{
    padding-left: 14px;
}

.frontNewsList .item .button
{
    position: absolute;
    bottom: 0px;
}

/*** ARTICLE LAYOUT ***/

/*** FAQ LAYOUT ***/
.faqBox, a.faqBox
{
	width: 427px;
	height: 18px;
	display: block;
	padding: 3px 0 0 35px;
	color: #58595B;
	font-weight: bold;
}

a.faqGroup
{
	background-image: url(/media/faq_group_open.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

a:hover.faqGroup
{
	background-position: top left;
}

a.faqGroupChoosen
{
	background-image: url(/media/faq_group.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

a:hover.faqGroupChoosen
{
	background-position: top left;
}

.faqQuestion
{
	cursor: pointer;
	float: left;
	width: 376px;
}

.faqAnswer
{
	display: none;
	padding: 10px 10px 1px 22px;
}

.faqAnswerBox
{
	padding: 1px 8px;
	background-color: #EEF6D0;
}

.faqAnswer img
{
	border: 1px solid lightgray;
}

.faqQuestionAndAnswer
{
	
}

.faqLink
{
	display: none;
	float: right;
}

h2.faqBox
{
	background: url(/media/faq_question.png) left top no-repeat;
	height: 22px;
}

.faqQuestions
{
	margin-top: 50px;	
}

.faqQuestionsList
{
	padding: 0 0 0 6px;
	margin: 0;
	list-style: none;
}

.faqQuestionsList li
{
	padding: 0 0 5px 0;
	margin: 0;
}

.faqQuestionsList li .faqQuestion
{
	background-image: url(/media/faq_question_dot.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	
	padding-left: 30px;
}

.faqQuestionsList li.faqOpen .faqQuestion
{
	background-image: url(/media/faq_question_double_dot.png);
	background-position: 0px 0px;
}

.faqQuestion
{
	cursor: pointer;
	padding-right: 20px;
}

.faqSearchBox
{
	background: url(/media/faq_search_box.png) top left no-repeat;
	width: 491px;
	height: 50px;
	padding: 10px;
	position: relative;
	color: white;
	font-weight: bold;
	margin-bottom: 20px;
}

.faqSearchTextBox
{
	width: 420px;
	position: absolute;
	left: 10px;
	bottom: 12px;
	padding: 5px;
	background-image: url(/media/faq_search_textbox_background.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom left;
	border: none;
}

.faqSearchGoButton
{
	position: absolute;
	right: 20px;
	bottom: 12px;
}

.faqAnswer table
{
	border: 1px solid #D4EA84;
	padding: 1px;
}

.faqAnswer table p
{
	margin: 0; padding: 0;
}

.faqAnswer th
{
	background: #AED524;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	text-align: left;
	padding: 3px;
}

.faqAnswer td
{
	padding: 3px;
	background-color: #F4F4F4;
}


/*** NOTICE BOX ***/
.noticeContainer
{
	border: 2px solid #ADD425;
	padding: 10px;
	background: #E3F1B1;
	margin-bottom: 15px;
}

.noticeContainer ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

/*** PAGINATOR ***/
.paginator
{
	/* To center it with variable content set display as table and margin to auto */
	display: table;
	margin: 0 auto;
}

.paginator span,
.paginator a,
.paginator a:visited,
.paginator a:active
{
	border: 1px solid #DDDDDD;
	background: #EEEEEE;
	display: block;
	float: left;
	width: 18px;
	height: 16px;
	text-align: center;
	padding: 2px 0 0 0;
	margin-right: 2px;
	
}

.paginator span
{
	color: black;
	cursor: default;
}

.paginator a,
.paginator a:visited,
.paginator a:active
{
	color: white;
}

.paginator a.paginatorItemSelected
{
	background: #ADD425;
}

.paginator a:hover
{
	background: #ADD425;
}

/*** NEWS ***/
.newsList
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.newsList h2
{
	margin-bottom: 2px;
}

.newsList li
{
	position: relative;
	padding: 0 0 15px 0;
	margin: 0;
	float: left;
	width: 100%;
}

.newsList .newsDescription
{
	width: 360px;
}

.newsList .button
{
	position: absolute;
	bottom: 29px;
	right: 0px;
}

.newsDate
{
	color: #C4C6C8;
}

/*** COURSES ***/
.coursesTable
{
	width: 100%;
}

.coursesTable th
{
	text-align: left;
	background-color: #ADD425;
	color: white;
}

.coursesTable .odd td
{
	background-color: #EEEEEE;
}

.coursesTable .coursesDate
{
	width: 80px;
}

.coursesStart
{
	width: 45px;
}

.coursesEnd
{
	width: 45px;
}

.coursesIsFull
{
	color: red;
	width: 40px;
	font-size: 12px;
}

.coursesShow .coursesDate
{
	color: #888888;
}

/*** EMPLOYEES ***/

.employees .item
{
	margin-bottom: 20px;
}

.employees .image
{
	float: left;
	width: 200px;
	min-height: 1px;
}

.employees .description
{
	float: left;
	margin-left: 30px;
}