﻿/******************************************************************************
 *		CVZU - CSS File 
 *		@media		screen
 *		@author		Kreativne ideje
 *		@URL		www.kreativne-ideje.com
 *		@date		January 2009
 *****************************************************************************/

/***************************************************************
 *		General
 **************************************************************/
* {
 	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}
	
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	text-align: center;
    }
	
h1 {
	font-size: 14px;
	color: #FFFFFF;
	}
 
ul {
	 padding-left: 15px;
	 }
  
ol {
	 padding-left: 20px;
	 }
    
/*input {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #414141;
    border: 0;
    }*/

/***************************************************************
 *		General Structure
 **************************************************************/
#container {
    width: 982px;
    margin: 0 auto;
    }
    
#contentWrapper {
    float: left;
    width: 982px;
    background-image: url(../images/bg_container_login.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    }
    
/***************************************************************
 *		Left Column
 **************************************************************/
#leftColumn {
    float: left;
    width: 199px;
    text-align: left;
    }
    
#leftColumn .logo {
    float: left;
    width: 180px;
    padding-top: 24px;
    padding-left: 18px;
    }
    
#leftColumn .leftContent {
    clear: left;
    float:left;
    width: 199px;
    }
    
#leftColumn .inLeftContent {
    float: left;
    width: 191px;
    padding-left: 6px;
    }
    
#leftColumn .leftColumnEnd {
    clear: left;
    float: left;
    width: 191px;
    height: 24px;
    padding-left: 6px;
    background-image: url(../images/bg_left_end.gif);
    background-repeat: no-repeat;
    }
    
#leftColumn .tableNarrow {
    width: 160px;
    margin: 0 15px;
    }
    
#leftColumn .tableWide {
    width: 190px;
    background-color: #FFFFFF;
    }
	
/* *************** Menu *************** */
#leftColumn .menuHolder {
	float: left;
	width: 197px;
	margin-top: 15px;
	padding-left: 2px;
	padding-top: 14px;
	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
#leftColumn .menu {
	float: left;
	width: 195px;
	border: 1px solid #CFCFCF;
	background-color: #FFFFFF;
	}
	
#leftColumn .menu .inMenu {
	float: left;
	width: 189px;
	padding: 2px 3px 30px 3px;
	}
	
#leftColumn .menu .menuLink {
	clear: left;
	float: left;
	width: 177px;
	height: 28px;
	line-height: 28px;
	margin: 1px 0;
	padding-left: 12px;
	background-color: #EAEAEA;
	}
	
#leftColumn .menu .menuLink a {
	color: #1B7BA0;
	text-decoration: none;
	}
	
#leftColumn .menu .menuLink a:hover {
	text-decoration: underline;
	}
	
#leftColumn .menu .menuLinkActive {
	clear: left;
	float: left;
	width: 177px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 1px;
	padding-left: 12px;
	background-color: #006B93;
	}
	
#leftColumn .menu .menuLinkActive a {
	color: #FFFFFF;
	text-decoration: none;
	}

#leftColumn .menu .subLink {
	clear: left;
	float: left;
	width: 166px;
	height: 28px;
	line-height: 28px;
	padding-left: 23px;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #D1EAF2;
	}
	
#leftColumn .menu .subLink a {
	color: #1B7BA0;
	text-decoration: none;
	}
	
#leftColumn .menu .subLink a:hover {
	text-decoration: underline;
	}
	
#leftColumn .menu .subLinkActive {
	clear: left;
	float: left;
	width: 166px;
	height: 28px;
	line-height: 28px;
	padding-left: 23px;
	background-image: url(../images/menu_arrow_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #006B93;
	}
	
#leftColumn .menu .subLinkActive a {
	color: #FFFFFF;
	text-decoration: none;
	}

/* *************** Partners *************** */
#leftColumn .partners {
    float: left;
    width: 190px;
    margin-top: 15px;
    padding-top: 43px;
    background-image: url(../images/partnerji.gif);
    background-repeat: no-repeat;
    background-color: #E5E5E5;
    }
    
#leftColumn .partners .partnersRow {
    clear: left;
    float: left;
    width: 190px;
    background-image: url(../images/partners_divider_v.gif);
    background-repeat: no-repeat;
    background-position: center center;
    }
    
#leftColumn .partners .partnersRow .partnersLogo {
    float: left;
    width: 94px;
    padding-left: 1px;
    }
    
#leftColumn .partners .partnersDivider {
    clear: left;
    float: left;
    width: 190px;
	text-align: center;
    }
    
#leftColumn .partners .partnersBottom {
    clear: left;
    float: left;
    width: 190px;
    height: 33px;
    background-image: url(../images/partners_bottom.gif);
    background-repeat: no-repeat;
    }

/* *************** Poll *************** */
#leftColumn .poll {
    float: left;
    width: 190px;
    padding-top: 25px;
    background-image: url(../images/anketa.gif);
    background-repeat: no-repeat;
    background-color: #EEEEEE;
    }
    
#leftColumn .inPoll {
    float: left;
    width: 160px;
    padding-top: 13px;
    }

#leftColumn .pollTitle {
    font-size: 12px;
    font-weight: bold;
    color: #47B0EB;
    padding-bottom: 10px;
    }
    
#leftColumn .poll .pollQuestion {
    color: #3D3D3D;
    padding-bottom: 5px;
    vertical-align: middle;
    }
    
#leftColumn .poll .radioButton {
    padding-right: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    }
    
#leftColumn .poll .pollButton {
    padding-top: 5px;
    padding-bottom: 10px;
    }
    
/* ******************** E-news ******************** */
#leftColumn .eNews {
    float: left;
    width: 190px;
    padding-top: 25px;
    background-image: url(../images/e-novice.gif);
    background-repeat: no-repeat;
    background-color: #EFEFEF;
    }
    
#leftColumn .eNews .inEnews {
    float: left;
    width: 160px;
    padding-top: 13px;
    }
    
#leftColumn .eNews .inputText {
    padding-top: 5px;
    padding-bottom: 15px;
    }
    
#leftColumn .eNews .eNewsInput {
    width: 146px;
    height: 20px;
    line-height: 18px;
    border: 1px solid #CFCFCF;
    }
    
#leftColumn .eNews .eNewsButton {
    width: 190px;
    height: 46px;
    background-image: url(../images/bg_prijava.gif);
    background-repeat: no-repeat;
    text-align: right;
    }

/***************************************************************
 *		Main Column
 **************************************************************/
#mainColumn {
    float: left;
    width: 783px;
    text-align: left;
    }
    
/**************************************************************
 *		Main Column - Header
 **************************************************************/
#mainColumn #header {
    float: right;
    width: 315px;
    height: 150px;
    }
    
#mainColumn #header input {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #414141;
    border: 0;
    }

/* ******************** Links ******************** */   
#mainColumn #header .links {
    float: left;
    width: 315px;
    height: 35px;
    }
    
#mainColumn #header .links .homeLink {
    float: left;
    width: 48px;
    padding-left: 52px;
    }
    
#mainColumn #header .links .homeLink a {
    color: #8F8F8F;
    text-transform: lowercase;
    text-decoration: none;
    line-height: 35px;
    }
    
#mainColumn #header .links .homeLink a:hover {
    text-decoration: underline;
    }

/* ******************** Search ******************** */    
#mainColumn #header .search {
    clear: left;
    float: left;
    width: 315px;
    height: 28px;
    }
    
#mainColumn #header .inSearch {
    float: left;
    width: 235px;
    padding-left: 80px;
    padding-top: 8px;
    }
    
#mainColumn #header .search .searchBox {
    width: 182px;
    line-height: 13px;
    }
    
#mainColumn #header .search .searchButton {
    padding-left: 12px;
    padding-top: 3px;
    }

/* ******************** Registration ******************** */
#mainColumn #header .registration {
    clear: left;
    float: left;
    width: 315px;
    }
    
#mainColumn #header .registration a {
	text-transform: lowercase;
	}
    
#mainColumn #header .inRegistration {
    float: left;
    width: 278px;
    padding-left: 37px;
    }

#mainColumn #header .registration .registrationForm {
    float: left;
    width: 278px;
    padding-top: 15px;
    }

#mainColumn #header .registration .registrationForm .userName {
    width: 85px;
    line-height: 22px;
    color: #8F8F8F;
    text-align: right;
    text-transform: lowercase;
    }
    
#mainColumn #header .registration .registrationForm .userPass {
    width: 85px;
    line-height: 22px;
    color: #8F8F8F;
    text-align: right;
    text-transform: lowercase;
    }

#mainColumn #header .registration .registrationForm .userInfo1 {
    padding-left: 5px;
    }
    
#mainColumn #header .registration .registrationForm .userInfo2 {
    padding-left: 5px;
    padding-top: 4px;
    }
    
#mainColumn #header .registration .registrationForm .userBox {
    width: 134px;
    height: 17px;
    border: 1px solid #CECFCA;
    }
    
#mainColumn #header .registration .registerButton {
    padding-left: 13px;
    padding-top: 6px;
    }
    
#mainColumn #header .registration .registrationLinks {
    clear: left;
    float: left;
    width: 278px;
    height: 20px;
    padding-top: 1px;
    line-height: 20px;
    text-align: center;
    }
    
#mainColumn #header .registration .registrationLinks a {
    padding: 0 5px;
    color: #000000;
    text-decoration: underline;
    }
    
#mainColumn #header .registration .registrationLinks a:hover {
    text-decoration: none;
    }

/**************************************************************
 *		Main Column - Navigation
 **************************************************************/  
#mainColumn #navigation {
    float: left;
    width: 783px;
    height: 38px;
    }
    
#mainColumn #navigation .navLink, #navigation .navLinkActive {
    float: left;
    }
    
#mainColumn #navigation .navLinkDivider {
    float: left;
    width: 1px;
    height: 38px;
    background-image: url(../images/nav_divider.gif);
    background-repeat: no-repeat;
    background-position: center center;
    }
    
#mainColumn #navigation .navLink a {
    display: block;
    float: left;
    height: 38px;
    line-height: 36px;
    padding-left: 30px;
    padding-right: 20px;
    background-image: url(../images/arrow_01.gif);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    }
    
#mainColumn #navigation .navLink a:hover {
    display: block;
    float: left;
    height: 38px;
    line-height: 36px;
    padding-left: 30px;
    padding-right: 20px;
    background-image: url(../images/arrow_01.gif);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #078AB9;
    }
	
#mainColumn #navigation .navLinkActive a {
    display: block;
    float: left;
    height: 38px;
    line-height: 36px;
    padding-left: 30px;
    padding-right: 20px;
    background-image: url(../images/arrow_01.gif);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
	background-color: #009FCF;
    }

/**************************************************************
 *		Main Column - Breadcrumb
 **************************************************************/
#mainColumn #breadcrumb {
    float: left;
    width: 783px;
    height: 30px;
    margin-top: 3px;
    }
    
#mainColumn #breadcrumb .inBreadcrumb {
    float: left;
    width: 740px;
    height: 30px;
    line-height: 28px;
    padding-left: 41px;
    color: #8793A0;
    }
    
#mainColumn #breadcrumb .inBreadcrumb a {
    padding-left: 5px;
    text-decoration: none;
    color: #8793A0;
    }
    
#mainColumn #breadcrumb .inBreadcrumb a:hover {
    text-decoration: underline;
    }
    
#mainColumn #breadcrumb .inBreadcrumb .activeLink {
	font-weight: bold;
	color: #8793A0;
	}
 
/**************************************************************
 *		Main Column - Timetable
 **************************************************************/   
#timetable {
    float: left;
    width: 783px;
    text-align: left;
    font-size: 10px;
    color: #BDBDBD;
    }
    
#timetable a {
    color: #BDBDBD;
    text-decoration: none;
    }
    
#timetable a:hover {
    color: #FFF691;
    text-decoration: none;
    }
    
#timetable .monthName {
    padding-left: 3px;
    }
    
#timetable .timetableTop {
    float: left;
    width: 783px;
    height: 64px;
    background-image: url(../images/bg_timetable_top.gif);
    background-repeat: no-repeat;
    }
    
#timetable .timetableMiddle {
    float: left;
    clear: left;
    width: 783px;
    /*height: 250px;*/
    background-image: url(../images/bg_timetable_middle.gif);
    background-repeat: repeat-y;
    }
    
#timetable .timetableBottom {
    float: left;
    clear: left;
    width: 783px;
    height: 46px;
    background-image: url(../images/bg_timetable_bottom.gif);
    background-repeat: no-repeat;
    }
    
#timetable .timetableBottom .legend {
    float: left;
    width: 687px;
    padding-left: 96px;
    padding-top: 13px;
    }
    
#timetable .timetableBottom .legend .legendImg {
    float: left;
    width: 15px;
    padding-right: 4px;
    }
    
#timetable .timetableBottom .legend .legendTxt {
    float: left;
    color: #000000;
    padding-right: 10px;
    }
    
#timetable .inTimetable {
    float: left;
    width: 710px;
    padding: 5px 37px 11px 36px;
    }
    
#timetable table .firstColumn {
    width: 132px;
    border-right: 1px solid #46B0EC;
    }
    
#timetable table .secondColumn {
    /*width: 288px;*/
    /*border-right: 1px solid #46B0EC;*/
    }
    
#timetable table .thirdColumn {
    /*width: 288px;*/
    }
    
#timetable table .bottomHead {
    border-bottom: 1px solid #BDBDBD;
    }
    
#timetable table .bottomBody {
    border-bottom: 1px solid #3C3C3C;
    }

.dayNumber {
    float: left;
    width: 17px;
    height: 13px;
    background-color: #4A4A4A;
    border-right: 1px solid #BDBDBD;
    text-align: center;
    }
    
.dayNumberActive {
    float: left;
    width: 17px;
    height: 13px;
    color: #000000;
    background-color: #FFF691;
    border-right: 1px solid #BDBDBD;
    text-align: center;
    }
    
.secondColumn .contentCell {
    float: left;
    width: 17px;
    height: 13px;
    background-color: #13415B;
    border-right: 1px solid #BDBDBD;
    border-bottom: 1px solid #30586F;
    text-align: center;
    }
    
.secondColumn .contentCellLast {
    float: left;
    width: 17px;
    height: 13px;
    background-color: #13415B;
    border-right: 1px solid #46B0EC;
    border-bottom: 1px solid #30586F;
    text-align: center;
    }
    
.thirdColumn .contentCell {
    float: left;
    width: 17px;
    height: 13px;
    background-color: #05314A;
    border-right: 1px solid #BDBDBD;
    border-bottom: 1px solid #234960;
    text-align: center;
    }
    
.blueLeft {
    border-right: 1px solid #46B0EC;
    }
    
/**************************************************************
 *		Main Column - Content
 **************************************************************/
#mainColumn #content {
    float: left;
    width: 783px;
    }
	
/**************************************************************
 *		Main Column - Main Content
 **************************************************************/
#mainColumn #content #mainContent {
	float: left;
	width: 783px;
	}
	
#mainColumn #mainContent input {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #414141;
    border: 1px solid #CDCDCD;
    }
	
#mainContent .mainContentTop {
    float: left;
    width: 783px;
    background-image: url(../images/bg_content_middle.gif);
    background-repeat: repeat-y;
    /*height: 28px;
    background-image: url(../images/bg_content_top.gif);
    background-repeat: no-repeat;*/
	}
	
#mainContent .mainContentMiddle {
    float: left;
    width: 783px;
    padding-top: 29px;
    background-image: url(../images/bg_content_top.jpg);
    background-repeat: no-repeat;
	}
	
#mainContent .mainContentMiddle .inMainContent {
	float: left;
	width: 746px;
	padding: 0 19px 0 18px;
	}
	
#mainContent .contentItem {
	clear: left;
	float: left;
	width: 746px;
	}
	
#mainContent .contentItem .presentationsTitle {
	float: left;
	width: 724px;
	height: 35px;
	line-height: 35px;
	padding-left: 22px;
	background-image: url(../images/bg_presentation.gif);
	background-repeat: no-repeat;
	}
	
#mainContent .contentItem .presentationsContent {
	float: left;
	width: 746px;
	background-color: #F4F4F4;
	}
	
#mainContent .contentItem .presentationsContent .presentationsDivider {
	float: left;
	width: 2px;
	height: 164px;
	background-image: url(../images/presentations_dividier.gif);
	background-repeat: no-repeat;
	}
	
#mainContent .contentItem .presentationsContent .presentationsLogo {
	float: left;
	width: 192px;
	}
	
#mainContent .contentItem .presentationsContent .presentationsLogo img {
	float: left;
	}
	
#mainContent .contentItem .presentationsContent .presentationsText {
	float: left;
	width: 210px;
	padding: 18px;
	color: #4B4B4B;
	line-height: 150%;
	}
	
#mainContent .contentItem .presentationsContent .presentationsText a {
	color: #2E96FF;
	text-decoration: underline;
	}
	
#mainContent .contentItem .presentationsContent .presentationsText a:hover {
	text-decoration: none;
	}

#mainContent .contentItem .pointsBlue {
	float: left;
	width: 724px;
	height: 28px;
	line-height: 28px;
	padding-left: 22px;
	background-image: url(../images/bg_presentation.gif);
	background-repeat: no-repeat;
	}
	
#mainContent .contentItem .blueContent {
	clear: left;
	float: left;
	width: 702px;
	padding: 27px 22px;
	background-color: #F4F4F4;
	font-size: 12px;
	}
	
.forumItem {
	clear: left;
	float: left;
	width: 702px;
	padding-bottom: 15px;
	}

.lasty {
	font-size: 10px;
	}

.forumSubtitle {
	font-size: 10px;
	padding-top: 3px;
	}

.forumItem .tableHead {
	height: 24px;
	background-color: #006D96;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.forumItem .tableHead2 {
	height: 24px;
	//background-color: #BEBEBE;
	background-color: #006D96;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.forumItem .forumRow {
	height: 48px;
	background-color: #E8E8E8;
	}
	
.forumItem .forumRow2 {
	background-color: #E8E8E8;
	}

/* ----- Registracija ---------------------------------- */
#mainContent .contentItem .formDiv {
	float: left;
	width: 702px;
	}
	
#mainContent .contentItem .formDiv .tableRow {
	height: 25px;
	}
	
#mainContent .contentItem .formDiv .inputText {
	width: 255px;
	}
	
.inputtText {
	width: 600px;
	height: 18px;
	}
/* ----- Registracija ---------------------------------- */
	
#mainContent .contentItem .pointsTitle {
	float: left;
	width: 724px;
	height: 28px;
	line-height: 28px;
	padding-left: 22px;
	background-image: url(../images/bg_points.gif);
	background-repeat: no-repeat;
	}
	
#mainContent .contentItem .pointsContent {
	clear: left;
	float: left;
	width: 702px;
	padding: 27px 22px;
	background-image: url(../images/bg_points_content.jpg);
	background-repeat: no-repeat;
	background-color: #F7F0AA;
	font-size: 12px;
	}
	
#mainContent .contentItem .pointsContent p, .servicesContent p, .blueContent p, .newsContent p {
	line-height: 130%;
	padding-bottom: 15px;
	}
	
#mainContent .contentItem .pointsImg {
	float: left;
	padding-right: 26px;
	padding-bottom: 15px;
	}
	
#mainContent .contentItem .pointsImg img {
	border: 2px solid #FFFFFF;
    }
	
#mainContent .contentItem .servicesTitle {
	float: left;
	width: 724px;
	height: 30px;
	line-height: 30px;
	padding-left: 22px;
	background-image: url(../images/bg_services.gif);
	background-repeat: no-repeat;
	}
	
#mainContent .contentItem .servicesContent {
	clear: left;
	float: left;
	width: 702px;
	padding: 27px 22px;
	background-image: url(../images/bg_services_content.gif);
	background-repeat: repeat-x;
	background-color: #F1E8A5;
	font-size: 12px;
	}
	
#mainContent .contentItem .photosTitle {
	float: left;
	width: 724px;
	height: 28px;
	line-height: 28px;
	padding-left: 22px;
	background-image: url(../images/bg_photos.gif);
	background-repeat: no-repeat;
	}
	
#mainContent .contentItem .photogallery {
    clear: left;
    float: left;
    width: 746px;
    padding-top: 11px;
    }
    
#mainContent .contentItem .photogallery .photoWrapper {
    float: left;
    width: 149px;
    height: 97px;
    background-image: url(../images/bg_photo.gif);
    background-repeat: no-repeat;
    }
    
#mainContent .contentItem .photogallery .photoWrapper img {
    float: left;
    padding-top: 4px;
    padding-left: 4px;
    }
    
#mainContent .downLinks {
    float: left;
    width: 783px;
    padding-top: 21px;
    padding-bottom: 15px;
    }
    
#mainContent .downLinks .downLinksImg {
    float: left;
    width: 391px;
    text-align: center;
    }
	
#mainContent .mainContentBottom {
    float: left;
    width: 783px;
    height: 131px;
    background-image: url(../images/bg_content_bottom.gif);
    background-repeat: no-repeat;
    background-position: left;
	}
  
/**************************************************************
 *		Main Column - Main Content - News
 **************************************************************/
#mainContent .newsContent {
	clear: left;
	float: left;
	width: 702px;
	padding: 27px 22px 0 22px;
	background-image: url(../images/bg_points_content.jpg);
	background-repeat: no-repeat;
	background-color: #F7F0AA;
	font-size: 12px;
	}
	
.emphasize {
	float: left;
	width: 702px;
	margin-bottom: 25px;
	background-color: #FDF7E5;
	}
	
.emphasize .inEmphasize {
	float: left;
	width: 672px;
	padding: 15px;
	}
	
.emphasize .emphasizeTitle {
	float: left;
	width: 672px;
	padding-bottom: 15px;
	color: #3D3D3D;
	font-weight: bold;
	}
	
.emphasize .emphasizeTitle {
	clear: left;
	float: left;
	width: 672px;
	}
	
#mainContent .news {
    clear: left;
    float: left;
    width: 702px;
    /*padding-bottom: 25px;*/
    font-size: 11px;
    }
    
#mainContent .news .newsImg {
    float: left;
    width: 174px;
    }
    
#mainContent .news .newsImg img {
    border: 2px solid #FFFFFF;
    margin-right: 23px;
    }
    
#mainContent .news .newsDate {
    float: left;
    padding: 3px 8px;
    background-color: #FDF7E5;
    color: #9A9A9A;
    }
    
#mainContent .news .newsTitle {
    clear: left;
    float: left;
    width: 520px;
    padding-top: 2px;
    padding-bottom: 15px;
    font-weight: bold;
    }
    
#mainContent .news .newsTitle a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #3D3D3D;
    }
    
#mainContent .news .newsTitle a:hover {
    text-decoration: underline;
    }

#mainContent .news .newsTextNarrow, .news .newsTxtNarrow {
    float: left;
    width: 528px;
    }

#mainContent .news .newsTextWide, .news .newsTxtWide {
    float: left;
    width: 702px;
    }
    
#mainContent .news .newsTxtNarrow a, .news .newsTxtWide a {
    color: #414141;
    text-decoration: underline;
    }
    
#mainContent .news .newsTxtNarrow a:hover, .news .newsTxtWide a:hover {
    text-decoration: none;
    }
    
#mainContent .newsDivider {
    clear: left;
    float: left;
    width: 702px;
    height: 2px;
    padding-top: 25px;
    padding-bottom: 15px;
    background-image: url(../images/news_divider.gif);
    background-repeat: no-repeat;
    background-position: center center;
    }
  
#mainContent .newsLister {
    clear: left;
    float: left;
    width: 702px;
    text-align: right;
    padding-bottom: 15px;
    font-size: 11px;
    font-weight: bold;
    }
    
#mainContent .newsLister a, .backLink a {
    font-size: 11px;
    color: #414141;
    text-decoration: none;
    font-weight: normal;
    }
    
#mainContent .newsLister a:hover, .backLink a:hover {
    text-decoration: none;
    }
    
#mainContent .newsLister .listerLink {
    padding-left: 5px;
    }
    
#mainContent .backLink {
    clear: left;
    float: left;
    width: 702px;
    text-align: left;
    padding-bottom: 15px;
    font-size: 11px;
    font-weight: bold;
    }
	
/**************************************************************
 *		Main Column - Left Content
 **************************************************************/
#mainColumn #content #leftContent {
    float: left;
    width: 584px;
    }
    
#mainColumn #content #leftContent .enternews {
    float: left;
    width: 584px;
    }
    
#mainColumn #content #leftContent .enternews .newsTop {
    float: left;
    width: 584px;
    height: 43px;
    background-image: url(../images/bg_news_top.gif);
    background-repeat: no-repeat;
    }
    
#mainColumn #content #leftContent .enternews .newsMiddle {
    clear: left;
    float: left;
    width: 584px;
    background-image: url(../images/bg_news_middle.gif);
    background-repeat: repeat-y;
    }
    
#mainColumn #content #leftContent .enternews .newsMiddle .inNewsMiddle {
    float: left;
    width: 545px;
    padding: 0 20px 0 19px;
    }
    
#mainColumn #content #leftContent .enternews .oneNews {
    clear: left;
    float: left;
    width: 545px;
    margin-bottom: 10px;
    background-image: url(../images/bg_news.jpg);
    background-repeat: no-repeat;
    background-color: #FBF28D;
    }
    
#mainColumn #content #leftContent .enternews .oneNews .inNews {
    float: left;
    width: 485px;
    padding: 17px 16px 19px 44px;
    }
    
#mainColumn #content #leftContent .enternews .newsImg {
    float: right;
    padding-left: 50px;
    padding-bottom: 20px;
    }
    
#mainColumn #content #leftContent .enternews .newsImg img {
    border: 2px solid #FFFFFF;
    }
       
#mainColumn #content #leftContent .enternews .newsDate {
    padding-top: 15px;
    }
    
#mainColumn #content #leftContent .enternews .newsTitle {
    padding-top: 5px;
    font-weight: bold;
    }
    
#mainColumn #content #leftContent .enternews .newsTitle a {
    font-weight: bold;
    color: #303030;
    text-decoration: none;
    line-height: 150%;
    }
    
#mainColumn #content #leftContent .enternews .newsTitle a:hover {
    text-decoration: underline;
    }
    
#mainColumn #content #leftContent .enternews .newsText {
    line-height: 150%;
    }
    
#mainColumn #content #leftContent .enternews .newsText a {
    color: #414141;
    text-decoration: underline;
    }
    
#mainColumn #content #leftContent .enternews .newsText a:hover {
    text-decoration: none;
    }

#mainColumn #content #leftContent .enternews .newsEnd {
    clear: left;
    float: left;
    width: 584px;
    height: 63px;
    background-image: url(../images/bg_news_bottom.gif);
    background-repeat: no-repeat;
    }
    
/**************************************************************
 *		Main Column - Right Content
 **************************************************************/
#mainColumn #content #rightContent {
    float: left;
    width: 199px;
    }
    
#mainColumn #content #rightContent .bigLink {
    float: left;
    width: 199px;
    }
    
#mainColumn #content #rightContent .projects {
    clear: left;
    float: left;
    width: 199px;
    background-image: url(../images/bg_projects.gif);
    background-repeat: no-repeat;
    }
    
#mainColumn #content #rightContent .projects .projectsText {
    float: left;
    width: 199px;
    padding: 5px 0;
    color: #565656;
    text-align: center;
    }
    
#mainColumn #content #rightContent .projects .projectsImg {
    clear: left;
    float: left;
    width: 199px;
    text-align: center;
    }
    
#mainColumn #content #rightContent .endProjects {
    clear: left;
    float: left;
    width: 199px;
    height: 21px;
    background-image: url(../images/bg_projects.gif);
    background-repeat: no-repeat;
    }
    
/**************************************************************
 *		Footer
 **************************************************************/
#footer {
    clear: left;
    float: left;
    width: 980px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: right;
    color: #8F8F8F;
    }
    
#footer .inFooter {
	float: left;
	width: 970px;
	padding-left: 5px;
	padding-right: 5px;
}
    
#footer a {
    color: #8F8F8F;
    text-decoration: none;
    }
    
#footer a:hover {
    text-decoration: underline;
    }
    
#footer .inverseLink a {
	color: #8F8F8F;
	text-decoration: underline;
	font-weight: bold;
	}
	
#footer .inverseLink a:hover {
	text-decoration: none;
	}
    


#content .pdf {
	clear: left;
	float: left;
	width: 700px;
	padding-top: 10px;
	}
	
#content .pdf p {
	padding-bottom: 0;
	}
	
#content .pdf .pdfLink {
	clear: left;
	float: left;
	width: 700px;
	padding: 2px 0;
	}

#content .pdf .pdfIcon {
	float: left;
	width: 16px;
	height: 16px;
	}

#content .pdf .pdfIcon a {
	display: block;
	float: left;
	width: 16px;
	height: 20px;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

#content .pdf .pdfIcon a:hover {
	background-image: url(../images/pdf_hov.gif);
	background-repeat: no-repeat;
	}

#content .pdf .pdfTxt {
	float: left;
	width: 498px;
	padding-left: 10px;
	line-height: 175%;
	font-size: 12px;
	}

#content .pdf .pdfTxt a {
	font-size: 12px;
	/*color: #414141;*/
	color: #2E96FF;
	/*color: #2E96FF;*/
	/*color: #7498AB;*/
	}

#content .pdf .pdfTxt a:hover {
	text-decoration: none;
	}
	
#content .contentItem a {
	/*font-size: 11px;*/
	/*color: #7498AB;*/
	/*color: #2E96FF;*/
	color: #414141;
	}

#content .contentItem a:hover {
	text-decoration: none;
	}
	
	
/**************************************************
 *		Error Block
 **************************************************/
#errorWrapper {
    float: left;
    width: 982px;
    background-image: url(../images/bg_container_error.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    }
    
#errorDiv {
	width: 980px;
	height: 100%;
	text-align: center;
	padding-top: 152px;
	}
	
#errorDiv p {
	line-height: 130%;
	}
	
#errorDiv .errorMessage1 {
	/*padding-top: 20px;*/
	}
	
#errorDiv .errorMessage2 {
	padding-top: 35px;
	}

#errorDiv .warrning {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 45px;
	padding-bottom: 10px;
	}
	
#errorDiv a {
	color: #2E96FF;
	text-decoration: underline;
	}
	
#errorDiv a:hover {
	text-decoration: none;
	}
