@font-face {
	font-family: 'DaxlineProLight';
	src: url('../fonts/daxlinepro-light-webfont.eot');
	src: local('☺'), url('../fonts/daxlinepro-light-webfont.woff') format('woff'), url('../fonts/daxlinepro-light-webfont.ttf') format('truetype'), url('../fonts/daxlinepro-light-webfont.svg#webfontOky3QVQq') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DaxlineProMedium';
	src: url('../fonts/daxlinepro-medium-webfont.eot');
	src: local('☺'), url('../fonts/daxlinepro-medium-webfont.woff') format('woff'), url('../fonts/daxlinepro-medium-webfont.ttf') format('truetype'), url('../fonts/daxlinepro-medium-webfont.svg#webfontbGwK3rPM') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DaxlineProRegular';
	src: url('../fonts/daxlinepro-regular-webfont.eot');
	src: local('☺'), url('../fonts/daxlinepro-regular-webfont.woff') format('woff'), url('../fonts/daxlinepro-regular-webfont.ttf') format('truetype'), url('../fonts/daxlinepro-regular-webfont.svg#webfontrqcNNuT1') format('svg');
	font-weight: normal;
	font-style: normal;
}

.dlpl {
  font-family: 'DaxlineProLight';  
}
.dlpm {
   font-family: 'DaxlineProMedium'; 
}
.dlpr {
  font-family: 'DaxlineProRegular';  
}

*:focus {
	outline:none;
}

body {
	background: #e6e6e6 url(../gfx/bg-body.jpg) no-repeat center top;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #717278;
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}

form, div {
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}

p {
	padding: 0px;
	margin: 0 0 12px 0;
}
ul {
	list-style: none;
	margin: 15px 10px;
	padding: 0;
}
ul li {
	text-decoration: none;
	padding: 2px 0 2px 15px;
    background: transparent url(../gfx/bg-li.gif) no-repeat 0px 8px;
}
h1 {
    font-family: 'DaxlineProRegular';
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	padding: 0 23px 0 23px;
    line-height: 35px;
	margin: 0 0 20px -20px;
    background-color: #8cc640;
	display:inline-block;
	_width:242px;
	min-width:242px;
	width:50%;
}
h1.long {
    width: 272px;
}
div.h1-title {
    font-family: 'DaxlineProRegular';
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	padding: 0 0 0 23px;
    line-height: 35px;
    width: 302px;
	margin: 0 0 10px -20px;
    background-color: #c2c2c2;
}
div.h1 {
    font-family: 'DaxlineProRegular';
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	padding: 0 0 0 23px;
    line-height: 35px;
    width: 242px;
	margin: 0 0 20px -20px;
    background-color: #8cc640;
}
	div.home-content h1 {
		font-size: 20px;
        line-height: 21px;
		margin: 0 0 10px 0;
        padding: 0;
        width: 500px;
        background-color: transparent;
        color: #1072ba;
	}

h2 {
	font-family: 'DaxlineProRegular';
    font-size: 16px;
	font-weight: bold;
	color: #1072ba;
	padding: 0px;
	margin: 0 0 16px 0;
}
	h2 a,h3 a {
		color: #1072ba;
		text-decoration: none;
	}
		h2 a:hover {
			color: #1072ba;
			text-decoration: underline;
		}
	h2 span {
		font-weight: normal;
		font-size: 10px;
	}

h3 {
	font-family: 'DaxlineProRegular';
	font-size: 14px;
	font-weight: normal;
	color: #232323;
	padding: 0px;
	margin: 9x 0 9px 0;
}
h3 span {
	font-size: 10px;
	color: #232323;
}
h4 {
	font-weight: bold;
	padding: 0px;
	margin: 0 0 18px 0;
}
h5 {
	font-weight: bold;
	padding: 0px;
	margin: 0 0 18px 0;
}
a {
	text-decoration: none;
	color: #ee2227;
}
a.more {
    font-size: 11px;
}

img {
	border: 0px;
}

div.image-gallery {
	padding: 0 0 10px 0;
}
div.clearer {
    clear: both;
}
label {
    font-weight: bold;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}
input, textarea, select {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	padding: 0px;
	margin: 0px
}
div.bg-container {
	width: 980px;
	background: #fff;
	margin: 0 auto 20px auto;
	position: relative;
}
	div.bg-header {
		position: relative;
		background-color: #fff;
		height: 325px;
        width: 940px;
		padding: 0 20px 15px 20px;
	}
		div.search-box {
            position: absolute;
            top: 73px;
            left: 685px;
            background-color: #fff;
            opacity: 0.5;
            filter:alpha(opacity=50);  
            z-index: 900;
            width: 218px;
            height: 27px;
            
        }
        form.search-form {
            position: absolute;
            top: 73px;
            left: 696px;
            z-index: 950;
            font-size: 11px;
            color: #fff;
        }
			input.search-input {
				background: transparent url(../gfx/menu/bg-search-input.gif) no-repeat left top;
				margin: 0;
				padding: 3px;
				width: 154px;
				height: 17px;
				border: 0;
                color: #fff;
			}
            input.search-submit {
                width: 27px;
                height: 27px;
                border: 0;
                background: transparent url(../gfx/bg-search-submit.gif) no-repeat left top;
            }
        
        a.logo {
            display: block;
            position: absolute;
            z-index: 200000;
            left: 50px;
            top: 0;
            width: 219px;
            height: 60px;
            padding: 0px;
            background-color: #fff;
        }
        div.slider {
            z-index: 1;
        }
        
        #nav {z-index: 500; position: absolute; left: 20px; top: 260px; width: 575px; text-align: right;}
            #nav div {float: right;}
            #nav a {float: left; display: block; width: 10px; height: 10px; background-color: #fff; margin-left: 10px; }
            #nav a.activeSlide { background-color: #f2d719; }
            #nav a:focus { outline: none; }
        /*    
        div.promo-blue-box {
            position: absolute;
            width: 260px;
            height: 59px;
            top: 150px;
            left: 590px;
            font-size: 30px;
            color: #fff;
            background-color: #1d71b1;
            padding: 18px 30px;
            line-height: 24px;
            opacity: 0.9;
        }
        */
		div.promo-blue-box {
            position: absolute;
            width: 320px;
            height: 95px;
            top: 150px;
            left: 590px;
        }
        div.promo-text {
            position: absolute;
            width: 260px;
            height: 28px;
            top: 245px;
            left: 590px;
            font-size: 11px;
            color: #303033;
            background-color: #fff;
            padding: 6px 30px;
            line-height: 13px;
        }
        
        div.promo-content {
        	width: 240px;
        	height: 65px;
        	position: absolute; 
        	top: 150px; 
        	left: 310px;
        	background: transparent url(../gfx/headbg-trans.png) no-repeat top left;
        	padding: 15px 20px 15px 20px;
        	color: #000;
        	line-height: 13px;
        }

        div.main-menu {
            z-index: 1000;
			position: absolute;
			top: 0px;
			right: 20px;
			height: 48px;
            font-size: 13px;
            /*font-family: 'DaxlineProRegular';*/
		}
		    div.main-menu * {
		        outline: none;
            }
            div.main-menu a {
                float: left;
                height: 13px;
                color: #fff;
                padding: 18px 10px 15px 10px;
                opacity: 0.95;
				/*background-color:#1D71B1;*/
				font-weight:bold;
				background-color:#4582b2;
            }
            div.main-menu a.menu-formatted:hover {
                background-color: #1d71b1;
				color:yellow;
            }
            div.main-menu a.act {
                background-color: #1d71b1;
				color:yellow;
            }
			div.menuHeader {
				position: relative;
				float: left;
			}
            div.menuHeader:hover {
                background-color: #1d71b1;
            }
			div.ShowItems div.sub-menu {
				display: block;
			}
			div.sub-menu {
				position: absolute;
				width: 162px;
				top: 41px;
				left: 0px;
				padding: 4px 0 0 0;
				display: none;
				z-index: 9999;
			}
				div.sub-menu a {
                    opacity: 0.9;
					color: #ffffff;
					background-color: #1d71b1;
					width: 150px;
					float: left;
                    padding: 10px;
					font-weight:normal;
                    min-height: 18px;
				}
					div.sub-menu a:hover {
						opacity: 1;
						background-color: #1d71b1;
					}

			div.sub-menu.lastsub {
				position: absolute;
				width: 162px;
				top: 41px;
				right: 8px;
				padding: 4px 0 0 0;
				display: none;
				z-index: 9999;
				left:auto;
				text-align:right;
			}

		div.main-links {
			float: right;
			margin: 6px 0 0 0;
			padding: 3px 3px 3px 3px;
			background-color: #a71e24;
			-moz-border-radius: 2px;
			-webkit-border-radius: 2px;
		}
			div.main-links a {
				color: #fbfcf4;
				padding: 1px 6px 1px 6px;
				border-right: 1px solid #bb4f53;
			}
			div.main-links a.last {
				border-right: 0px solid #bb4f53;
			}
			div.main-links a:hover {
				color: #fbfcf4;
			}
		div.main-languages {
			padding: 5px 21px 10px 10px;
			float: right;
			clear: both;
			text-align: right;

			color: #8e9180;
		}
			div.main-languages a {
				font-weight: bold;
				color: #A71E24;
				text-decoration: none;
			}
			div.main-languages a:hover {
				text-decoration: underline;
				color: #333333;
			}

		/*
		div.erfa {
			margin: 0 0 0 0;
			padding-bottom: 15px;
			float: right;
			clear: both;
			width: 196px;
			background: #fff;
		}
		*/
		
		div.erfa {
			position:absolute;
			right:20px;
			bottom:-40px;
		}
		
		div.erfa img {
			float: right;
			margin: 4px 0 0 0;
		}

		div.erfa span {
			display: block;
			height: 20px;
			float: right;
			padding: 4px 10px 0 8px;
			line-height: 12px;
			font-size: 10px;
			text-align: right;
		}
		form.quick-search-form {
			position: absolute;
			display: block;
			top: 105px;
			left: 788px;
		}

            
	div.bg-data {
		clear: both;
        padding-bottom: 20px;
	}
		div.bg-flag {
			width: 764px;
			height: 245px;
			padding: 0 0 0 0;
			float: left;
			color: #ffffff;
			font-size: 26px;
			line-height: 32px;
			font-weight: normal;
			position: absolute;
			top: 139px;
			left: 0px;
		}
		div.bg-flag img#header_bg {
			position: absolute;
			top: 0px;
			left: 6px;
			z-index: 110;
		}
		div.bg-flag img#header_image {
			position: absolute;
			top: 0px;
			left: 6px;
			z-index: 100;
		}
		div.bg-flag span {
			position: absolute;
			top: 60px;
			left: 486px;
			width: 260px;
			z-index: 120;
		}
		div.right-panel {
			width: 196px;
			float: right;
            padding-right:20px;
			margin-top:45px;
			background: transparent url(../gfx/bg-right-panel.gif) repeat-y left top;
		}
			div.right-panel-first
			{
				margin-top: 45px;
			}
			
			div.right-box {
				clear: both;
			}

            div.subscribe{

            }
			div.last {
				margin: 0 0 1px 0;
			}
				div.right-box div.header {
					padding-left: 10px;
					height: 40px;
                    line-height: 40px;
                    font-size: 16px;
					font-family: 'DaxlineProRegular';
                    color: #1072ba;
				}
			
				div.right-box.calendar-box div.header {
					color:#666666;
				}
				
				div.right-box div.header a {
					color:#1072BA;
				}
				
				div.right-box div.header-projects a {
					color:#1072BA;
				}
				
				div.right-box div.header-partners a {
					color:#1072BA;
				}
				
				div.right-box div.content {
					clear: both;
					background: transparent url(../gfx/bg-box-footer.gif) no-repeat left bottom;
				}
				
				div.right-box div.last {
					background: none !important;
				}
				
				div.right-box div.header-login {
					padding-left: 10px;
					height: 40px;
                    line-height: 40px;
                    font-size: 16px;
					font-family: 'DaxlineProRegular';
                    color: #1072ba;
                    background-color: #e7e7e7;
				}
				div.right-box div.content-login {
					clear: both;
					background-color: #e7e7e7;
				}

					form.login-form,
					form.newsletter-form {
						display: block;
						font-size: 11px;
						padding: 0px 10px 8px 10px;
					}
                    div.registration-link {
						display: block;
						font-size: 12px;
						padding: 0px 10px 8px 10px;
					}
						input {
                            font-size: 12px;
                        }
                        input#login-username,
						input#login-password {
                            color: #717278;
							background-color: #fff;
							width: 170px;
							height: 22px;
                            line-height: 18px;
							padding: 3px;
							margin-bottom: 10px;
							border: 0px;
						}
                        input#newsletter-email,
                        input#newsletter-name {
                            color: #717278;
							background-color: #dbdbdb;
							width: 170px;
							height: 22px;
                            line-height: 18px;
							padding: 3px;
							margin-bottom: 10px;
							border: 0px;
						}
						input.login-submit,
						input#login-submit {
							background-color: #8cc640;
							width: 87px;
							height: 28px;
							padding: 0;
							color: #ffffff;
							margin-bottom: 10px;
							cursor: pointer;
							border: 0px;
						}

						input#newsletter-submit,
						input.submit {
							background-color: #8cc640;
							width: 87px;
							height: 28px;
							padding: 0;
							color: #ffffff;
							margin: 3px 0;
							cursor: pointer;
							border: 0px;
						}

						a.registration-link {
							display: block;
							text-align: left;
							background-color: #8cc640;
							width: 163px;
							/*height: 23px;*/
							padding: 5px 0 5px 5px;
							margin: 3px 6px 3px 0;
							cursor: pointer;
							border: 0px;
                            color: #fff;
                            font-size: 11px;
						}
					div.right-data {
						padding: 6px 13px 8px 18px;
					}
						div.right-data a.profil-edit{
							font-size: 11px;
							color: #666666;
						}

				div.right-box div.partners {
					text-align: center;
					padding: 10px 0 0px 0;
					background: none;
				}

				div.right-box div.partners img {
					margin: 0px 0 10px 0;
				}


		div.left-panel {
			background: transparent url(../gfx/bg-left-panel.gif) no-repeat left top;
			padding: 5px 0px 20px 20px;
			width: 740px;
			float: left;
		}
        div.left-panel-left {
             float: left;
             width: 500px;
        }

	div.news-lead {
		font-weight: bold;
		width: 500px;
	}
	div.news-content {
		width: 500px;
		clear: both; 
		margin: 10px 0 0 0;
	}
    div.news-content table {
        color: #414245;
    }
    div.news-content table td {
        padding: 5px 0px;
    }
    div.news-content table th {
        background-color: #c2c2c2;
        text-align: left;
        padding: 5px 20px;
    }
	div.home-content {
		width: 500px;
		clear: both; 
		padding: 0px 0 10px 0;
	}
        h2 span, table.home-table span{
            display: block;
            font-size: 11px;
            color: #717278;
            font-weight: bold;
            padding-bottom: 7px;
        }
        
	div.footer {
		position:relative;
		clear: both;
        padding: 0 20px 20px 20px;        
    }
    div.footer a.project-search {
        float: right;
    }
    div.bg-footer {
    	position:absolute;
		bottom:20px;
		left:20px;
        float: left;
		/*background: #42464f url(../gfx/bg-footer.gif) no-repeat 20px 25px;*/
		padding: 26px 43px 30px 257px;
		height: 44px;
        width: 423px;
		font-size: 11px;
        color: #808080;
        line-height: 20px;
        margin-top: 42px;
	}
		
		a.gotop {
			display:inline-block;
			background:url(/layout/gfx/toparrow.png) no-repeat right 2px;
			padding:0px 20px 0px 0px;
		}
		
		div.bg-footer a {
			color: #8cc640;
		}

		div.bg-footer a:hover {
			text-decoration: underline;
			color: #888;
		}

/* pager */
div.pager {
    clear: both;
    padding: 20px 4px 4px 4px;
    text-align: left;
}
    div.pager span {
    	display:inline-block;
        margin: 0 3px;
        padding: 3px 5px 3px 6px;
        color: #1172ba;
        background-color: #dbdbdb;
        border: 1px solid #ffffff;   

    }
    div.pager a {
    display:inline-block;
        margin: 0 3px;
        padding: 3px 5px 3px 6px;
        border: 1px solid #ffffff;   
    }
    div.pager a:hover {
        background-color: #e80522;
        color: #fff;
    }
	
/* news */
div.two-cols-first {
/*	float: left;  */
	width: 344px; 
	padding: 0 20px 0 0;
}

div.two-cols-second {
/*	float: left; */
	width: 342px; 
	padding: 0 0 0 20px;
}
	div.two-cols-first div.col-item,
	div.two-cols-second div.col-item{
		clear: both;
		padding: 0px 0 10px 0;
	}
		div.two-cols-first div.col-item a.more,
		div.two-cols-second div.col-item a.more{
		}
/* form elements */
div.left-panel img {
	border: 1px solid #efefef;
}
div.left-panel img:hover {
	border: 1px solid #dcdcdc;
}

div.left-panel input,
div.left-panel select,
div.left-panel textarea {
	border: 1px solid #dcdcdc;
    border-width: 1px 0 0 1px;
	padding: 3px 3px 3px 3px;
	background-color:#f5f5f5;
}
div.left-panel input:hover,
div.left-panel select:hover,
div.left-panel textarea:hover {
	border: 1px solid #dcdcdc;
    border-width: 1px 0 0 1px;
	background-color: #f5f5f5;
	padding: 3px 3px 3px 3px;
}
div.left-panel textarea.text250,
div.left-panel select.text250,
div.left-panel input.text250 {
	width: 400px;
}

textarea.text350,input.text350,select.text350
{
	width:350px;
}

div.left-panel select.text250 {
	width: 400px;
}
div.left-panel textarea.text250 {
	width: 400px;
	height: 80px;
}
div.left-panel textarea.text150,
div.left-panel select.text150,
div.left-panel input.text150 {
	width: 150px;
}

div.left-panel textarea.text210,
div.left-panel select.text210,
div.left-panel input.text210 {
	width: 290px;
}

div.left-panel textarea.text40,
div.left-panel select.text40,
div.left-panel input.text40 {
	width: 50px;
}
div.left-panel input.submit {
    background-color: #8cc640;
    width: 87px;
    height: 28px;
    padding: 0;
    color: #ffffff;
    margin-bottom: 10px;
    cursor: pointer;
    border: 0px;
}
div.left-panel input.submit-long {
    background-color: #8cc640;
    width: 117px;
    height: 28px;
    padding: 0;
    color: #ffffff;
    margin-bottom: 10px;
    cursor: pointer;
    border: 0px;
}

div.ieholder {
	width: 500px;
}

div.wide-list {
	width: 500px;
	padding: 10px 0 10px 0;
	margin: 0px 0px 0px 0px;
    background: transparent url(../gfx/bg-box-footer.gif) repeat-x left bottom;
}
div.wide-list h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
div.wide-list h2 span {
	font-size: 10px;
}

div.folders {
	background-color: #bababa;
	padding: 6px;
	color: #010101;
}
div.folders a {
	color: #010101;
}
div.files {
	border: 1px solid #bababa;
	padding: 5px;
}
div.files strong,
div.files a {
	display: block;
	float: left;
	width: 540px;
	clear: both;
	height: 24px;
	padding: 2px 3px 2px 3px;
	margin: 1px 3px 1px 3px;
	color: #343434;
}

div.files strong:hover,
div.files a:hover {
	background-color: #efefef;
}

div.files strong img,
div.files a img {
	margin: 3px;	
	float: left;
	cursor: pointer;
}
div.files strong span,
div.files a span {
	padding: 5px 3px 3px 3px;	
	display: block;
	float: left;
}

div.files a span {
	color: #e7060f;
	cursor: pointer;
}

h1.prior-header {
	padding: 20px 0 0 0;
}
a.priority-link {
	display: block; 
	width: 370px; 
	height: 100px;
	color: #666666;
}
a.priority-link img {
	border: 0; 
	margin: 0 10px 0 0;
}
a.priority-link:hover img {
	border: 0; 
}
a.priority-link strong {
	color: #0071bc;
}

table.small-list {
	margin: 10px 0 0 0;
    color: #414245;
    font-size: 11px;
}
table.small-list tr.header td {
	padding: 5px 14px;
	background-color: #c2c2c2;
	white-space: nowrap;
    font-size: 12px;
}
table.small-list tr.item td {
	padding: 5px 5px;
}
table.small-list a{
    display: block;
    width: 19px;
    height: 19px;
    background: transparent url(../gfx/bg-details.gif) no-repeat left top;
	
}

div.backoffice {
	
}
div.backoffice div {
	clear: both;
	padding: 0 10px 0 20px;
	margin: 0;
	display: none;
}

div.backoffice strong,
div.backoffice a {
	display: block;
	float: left;
	clear: both;
	height: 24px;
	padding: 2px 3px 2px 3px;
	margin: 1px 3px 1px 3px;
	color: #343434;
	cursor: pointer;
}

div.backoffice strong:hover,
div.backoffice a:hover {
	background-color: #efefef;
}

div.backoffice strong img,
div.backoffice a img {
	margin: 3px;	
	float: left;
	cursor: pointer;
	border: 0;
}
div.backoffice strong span,
div.backoffice a span {
	padding: 5px 3px 3px 3px;	
	display: block;
	float: left;
}

div.backoffice a span {
	color: #e7060f;
	cursor: pointer;
}

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

ul.downloads li {
	margin: 0px;
	padding: 0 0 10px 30px;
	background-repeat: no-repeat;
}

/* calendar */
div.calendar-box {
 	background-color: #f2d719;   
}
div.calendar-box div.content {
    background-image: none;
}
div.calendar {
	padding: 10px 0 14px 19px;
    color: #595a5e;
}
table.calendar td {
	background-color: #f2d719;
}
table.calendar span,
table.calendar  a {
	display: block;
	text-align: center;
	width: 16px;
	height: 16px;
	padding: 1px 4px 2px 4px;
	font-size: 11px;
}
table.calendar span {
	color: #595a5e;
}
table.calendar  a {
	background-color: #494949;
	text-decoration: none;
	color: #ffffff;
}

table.calendar  a.userevent {
	background-color: #8f8f8f;
	text-decoration: none;
	color: #ffffff;
}

div.months td {

	padding: 3px;
}
	div.months td a {
        color: #ee2227;
		text-decoration: none;
	}

div.downcounter {
	padding: 10px 14px 10px 14px;
	background-color: #134b7e;
	margin: 0 0 20px 0;
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
}
div.downcounter strong {
	font-size: 18px;
	font-weight: bold;
	color: #fff51f;
}

div.projects-map {
	width: 302px;
	height: 314px;
	background: transparent url(../gfx/projects/huro_map_default.jpg) no-repeat top left;
	position: relative;
}
	div.projects-map div {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 302px;
		height: 314px;
		display: none;
		
	}
	div.projects-map div.s_7 {
		background: transparent url(../gfx/projects/png/map_7_s.png) no-repeat top left;
	}
	div.projects-map div.h_7 {
		background: transparent url(../gfx/projects/png/map_7_h.png) no-repeat top left;
	}
	div.projects-map div.s_10 {
		background: transparent url(../gfx/projects/png/map_10_s.png) no-repeat top left;
	}
	div.projects-map div.h_10 {
		background: transparent url(../gfx/projects/png/map_10_h.png) no-repeat top left;
	}
	div.projects-map div.s_1 {
		background: transparent url(../gfx/projects/png/map_1_s.png) no-repeat top left;
	}
	div.projects-map div.h_1 {
		background: transparent url(../gfx/projects/png/map_1_h.png) no-repeat top left;
	}
	div.projects-map div.s_13 {
		background: transparent url(../gfx/projects/png/map_13_s.png) no-repeat top left;
	}
	div.projects-map div.h_13 {
		background: transparent url(../gfx/projects/png/map_13_h.png) no-repeat top left;
	}
	div.projects-map div.s_16 {
		background: transparent url(../gfx/projects/png/map_16_s.png) no-repeat top left;
	}
	div.projects-map div.h_16 {
		background: transparent url(../gfx/projects/png/map_16_h.png) no-repeat top left;
	}
	div.projects-map div.s_19 {
		background: transparent url(../gfx/projects/png/map_19_s.png) no-repeat top left;
	}
	div.projects-map div.h_19 {
		background: transparent url(../gfx/projects/png/map_19_h.png) no-repeat top left;
	}
	div.projects-map div.s_22 {
		background: transparent url(../gfx/projects/png/map_22_s.png) no-repeat top left;
	}
	div.projects-map div.h_22 {
		background: transparent url(../gfx/projects/png/map_22_h.png) no-repeat top left;
	}
	div.projects-map div.s_25 {
		background: transparent url(../gfx/projects/png/map_25_s.png) no-repeat top left;
	}
	div.projects-map div.h_25 {
		background: transparent url(../gfx/projects/png/map_25_h.png) no-repeat top left;
	}

	div.projects-map img {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 9000;
		border: 0px solid #f4f7f1 !important;
	}

area {
	outline: none;
}

table.search-form {
	background-color: #f4f7f1;
	border-bottom: 10px solid #ffffff;
}
	td.submit-holder {
		background-color: #dee5d5;
		padding: 10px 0px 10px 0px;
	}
	td.submit-holder input.search-submit {
		background: url("../gfx/right/login/bg-input-submit-long.gif") no-repeat scroll left top transparent;
		border:0 none;
		color:#FFFFFF;
		cursor:pointer;
		font-weight:bold;
		height:20px;
		margin:3px 6px 3px 0;
		padding:0;
		width:86px;
	}
	td.submit-holder input.search-submit:hover {
		background-color: transparent;
	}
	td.prior {
		background-color: #dee5d5;
		color: #666666;
		font-size: 11px;
		font-weight: bold;
		padding: 3px;
	}
	tr.headings span {
		display: block;
		padding: 0px 10px 0px 0px;
		font-size: 16px;
		color: #0f639d;
		font-weight: bold;
	}
	tr.headings span.padded {
		padding: 0px 10px 0px 5px;
	}
table.project-list a {
	font-weight: normal;
	color: #ed1c24;
	font-size:12px;
}
table.project-list td {
	padding: 7px 10px 7px 13px;
	border-bottom: 2px solid #ffffff;
	vertical-align: top;
	background-color: #f4f7f1;
}
	table.project-list tr.row1 td {
		background-color: #f4f7f1;
	}
	table.project-list tr.row2 td {
		background-color: #dde5d4;
	}
	table.project-list tr.header td {
		background-color: #0071bc;
		color: #ffffff;
		font-weight: bold;
		padding: 14px 10px 14px 13px;
		font-size: 13px;
	}
	table.project-list tr.sub-header td {
		background-color: #dee5d5;
		color: #0f639d;
		font-weight: bold;
		padding: 14px 10px 14px 13px;
		font-size: 13px;
	}
	table.project-list tr.partner td {
		border-bottom: 1px dashed #c6ccbe;
		background-color: #ffffff;
	}
	table.project-list strong.blue {
		color: #0071bc;
	}
	table.noborder td {
		border: 0px solid #ffffff;
	}
	
tr.partner td {
	display:none;
}

div.breadcrumb {
	margin-bottom:10px;
	color: #ee2227;
}

div.breadcrumb a {
	color:#ee2227;
}

div.breadcrumb a:hover {
	color:#0F639D;
}

div.print-box {
	float: right;
	width:500px;
	text-align:right;
	height: 30px;
}

div.langmenu {
	position: absolute;
    right:62px;
	top:257px;
	z-index:900;
	color:#000000;
}

div.langmenu a {
	color:#000000;
}

div.langmenu a:hover,div.langmenu a.active {
	color:#EE2227;
}

div.calendar-info {
	padding-top:10px;
	background-color:#E7E7E7;
}

div.userevent {
	background:#E7E7E7 url(/layout/gfx/userevent.jpg) no-repeat 25px 3px;
	padding:0px 0px 5px 45px;
}

div.adminevent {
	background:#E7E7E7 url(/layout/gfx/adminevent.jpg) no-repeat 25px 3px;
	padding:0px 0px 5px 45px;
}

div.eventinfo {
	padding:0px 10px 5px 10px;
}

div.newsimage {
	float:left;
	margin:0px 15px 7px 0px;
}

.header-projects {
	margin:10px 0px 5px 0px;
	background:url(/layout/gfx/headbg-projects.jpg) no-repeat 8px 0px;
	min-height:36px;
	_height:36px;
	padding:5px 0px 0px 45px;
	color: #1072BA;
    font-family: 'DaxlineProRegular';
    font-size: 16px;
    line-height: 19px;
}

.header-partners {
	margin:10px 0px 5px 0px;
	background:url(/layout/gfx/headbg-partners.jpg) no-repeat 8px 5px;
	min-height:36px;
	_height:36px;
	padding-left:45px;
	color: #1072BA;
    font-family: 'DaxlineProRegular';
    font-size: 16px;
    line-height: 19px;
}

.header-faq {
	margin:10px 0px 5px 0px;
	background:url(/layout/gfx/headbg-faq.jpg) no-repeat 8px 5px;
	min-height:36px;
	_height:36px;
	padding-left:45px;
	color: #1072BA;
    font-family: 'DaxlineProRegular';
    font-size: 16px;
    line-height: 19px;
}

.header-faq a {
	color: #1072BA;
}


.header-useful {
	margin:10px 0px 5px 0px;
	background:url(/layout/gfx/headbg-useful.jpg) no-repeat 8px 5px;
	min-height:36px;
	_height:36px;
	padding-left:45px;
	color: #1072BA;
    font-family: 'DaxlineProRegular';
    font-size: 16px;
    line-height: 19px;
}


.header-useful a {
	color: #1072BA;
}


div.swap-right {
	float:right;
	padding-right:27px;
}

div.swap-right h1,div.swap-right div.h1 {
	margin-left:0px;
}

div.swap-left {
	  float:left;
	  padding-right:5px;
	  margin-top:0px;
}

div.all-calendar {
	padding:0px 10px 10px 0px;
	text-align:right;
}

div.event-container {
	background:url(/layout/gfx/bg-box-footer.gif) repeat-x left bottom;
	padding:0px 0px 10px 0px;
}

table.eventsearch-table tr td {
	padding-bottom:5px;
}

.submit {
	 background-color: #8CC640;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 28px;
    margin-bottom: 10px;
    padding: 0;
    width: 87px;
}

div.galleryitem {
	float: left; 
	width: 160px; 
	margin:0px 10px 10px 0px;
	min-height:136px;
	_height:136px;
}

div.galleryitem.rowlast {
	margin:0px 0px 10px 0px;
}

div.cat-description {
	margin-bottom:10px;
}

div.videoitem {
	margin-bottom:20px;
}

div.videotitle {
	padding:10px 0px 10px 0px;
	font-weight:bold;
	font-size:16px;
}

div.linked-gallery-container {
	z-index:10;
}

hr {
	border:solid 1px #cccccc;
	height:1px;
}

div.homemore {
	padding-left:294px;
}

a.morenews {
	display:block;
	width:200px;
	border-bottom:solid 1px #efefef;
	font-size:11px;
	text-align:right;
	font-style:italic;
}

