/* css reset */
body{
	margin:0;
	color:#000;
	font:11px/14px Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
div.main-holder a 
{
 	color: #01ACB8;
}
a.back{
	background:url(../../img/FutureBuilt/bg-link-rev.gif) no-repeat 0 1px;
	padding:0 0 0 15px;
	font-size:10px;
	margin:0 0 0 0px;
	color: #01ACB8;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
#wrapper{
	overflow:hidden;
	min-height:910px;
	min-width:990px;
}
* html #wrapper{
	height:910px;
	overflow:visible;
}
.wrapper-holder{
	width:990px;
	position:relative;
	z-index:1;
	/*overflow:hidden;*/
}
/* logo */
.logo{
	width:141px;
	height:159px;	
	background:url(../../img/FutureBuilt/logo.png) no-repeat;
	top:50px;
	left:10px;
	position:absolute;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
/* twocolumns */
#twocolumns{
	float:left;
	overflow:hidden;
	width:780px;
}
/* content */
#content{
	width:620px;
	float:right;
	overflow:hidden;
	padding:17px 0 0;
}
/* breadcrumbs */
.breadcrumbs{
	float:left;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#919191;
	padding:0px;
	margin-top: 4px;
	overflow: hidden ;
	width: 450px ;
	height: 15px ;
}
.breadcrumbs p{
	margin:0;
	float:left;
}
.breadcrumbs ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	background:url(../../img/FutureBuilt/divider-breadcrumbs.gif) no-repeat 0 4px;
	padding:0 6px 0 7px;
	margin:0 0 0 -3px;
}
.breadcrumbs a{color:#00afbd;}
/* top menu */
.menu{
	margin:0 -6px 15px 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
}
.menu li{
	float:left;
	background:url(../../img/FutureBuilt/divider-menu.gif) no-repeat;
	margin:0 0 0 -1px;
	padding:1px 8px;
}
.menu .active a{color:#e64445;}
.menu .active a:hover{text-decoration:none;}
.menu .selected a{text-decoration:underline;}
/* gallery */
.gallery{
	overflow:hidden;
	width:620px;
	position:relative;
	margin:0 0 0px;
	background:#e1dddd;
	height:410px;
	clear:both;
}
.gallery .link-prev,
.gallery .link-next{
	width:30px;
	height:50px;
	position:absolute;
	top:199px;
	left:0;
	z-index:5;
	clear:both;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../img/FutureBuilt/link-prev.png) no-repeat;
}
.gallery .link-next{
	right:0;
	left:auto;
	background:url(../../img/FutureBuilt/link-next.png) no-repeat;
}
.gallery .box{
	overflow:hidden;
	width:620px;
	position:relative;
}
.gallery .box ul{
	width:99999px;
	margin:0;
	padding:0;
	list-style:none;
}
.gallery .box ul li{
	float:left;
	width:620px;
}
.gallery .box ul img{vertical-align:top;}
.gallery .description{
	width:385px;
	overflow:hidden;
	background:url(../../img/FutureBuilt/bg-transparent.png);
	bottom:0;
	right:0;
	color:#fff;
	position:absolute;
	clear:both;
	z-index:4;
	padding:1px 17px 4px 6px;
	font:10px/14px Arial, Helvetica, sans-serif;
}
.gallery .description p{
	margin:0;
	float:left;
}
.gallery .description .more a{
	color:#fff;
	background:url(../../img/FutureBuilt/bg-transparent-more.gif) no-repeat 100% 6px;
	padding:0 8px 0 0;
	float:right;
}
.gallery .small{
	width:184px;
	padding:2px 8px 3px;
}
.gallery .small p{margin:0;}
/* main-holder */
.main-holder{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:0px 0 0;
	font-size:11px;
	line-height:16px;
}
.main-holder h1{
	margin:11px 0 3px;
	font:24px/26px Arial, Helvetica, sans-serif;
}
.main-holder .date{
	display:block;
	font-size:10px;
	color:#5f6062;
	margin:0 0 7px;
}
.main-holder .intro{
	font-size:12px;
	line-height:16px;
	margin:0 0 13px;
	display:block;
}
/*.main-holder div{margin:0 0 17px;}*/
.main-holder .download{
	float:left;
	font-size:11px;
	margin:15px 0 15px 0;
}
.download a{
	background:url(../../img/FutureBuilt/bg-link2.gif) no-repeat 0 -2px;
	padding:0 0 0 18px;
	color:#01acb8;
}
.tools{
	padding:0 9px 1px;
	list-style:none;
	background:#e5e5e5;
	width:182px;
	overflow:hidden;
	position:relative;
	bottom:0px;
	left:0px;
}
.tools li{
	float:left;
	padding:0 15px 0 0;
}
.tools a{
	padding:0 0 0 15px;
	display:block;
	white-space:nowrap;
}
.tools .part{background:url(../../img/FutureBuilt/bg-tools-part.gif) no-repeat 0 3px;}
.tools .print{
	background:url(../../img/FutureBuilt/bg-tools-print.gif) no-repeat 0 3px;
	padding:0 0 0 18px;
}
/* block with 2 big boxes */
.boxes-holder{
	width:620px;
	overflow:hidden;
	clear:both;
	margin:0 0 22px;
}
.boxes-frame{
	width:120%;
	overflow:hidden;
	margin:0 0 0 -10px;
	background:repeat-y 10px 0;
}
.boxes-frame .box{
	float:left;
	overflow:hidden;
	width:300px;
	padding:0 10px;
	text-align:right;
}
.boxes-frame img{
	display:block;
	margin:0 0 10px;
}
.boxes-frame h2{
	margin:0 0 11px;
	text-align:left;
	font:18px/20px Arial, Helvetica, sans-serif;
}
.boxes-frame p{
	margin:0 0 14px;
	text-align:left;
}
.boxes-frame .more,
.item-list .more{
	margin:0 2px 0 0;
	height:1%;
	overflow:hidden;
	clear:both;
	text-align:right;
	padding:0;
	background:none;
}
.boxes-frame .more a,
.item-list .more a{
	float:right;
	background:url(../../img/FutureBuilt/bg-link.gif) no-repeat 0 0px;
	padding:0 0 0 15px;
}
/* block with 3 boxes */
.item-holder{
	width:620px;
	overflow:hidden;
	margin:0 0 39px;
}
.item-list{
	margin:0;
	padding:0;
	list-style:none;
	width:120%;
	overflow:hidden;
}
.item-list li{
	float:left;
	margin:0 10px 0 0;
	width:200px;
}
.item-list img{
	display:block;
	margin:0 0 11px;
}
.item-list h3{
	margin:0 0 9px;
	font:17px/19px Arial, Helvetica, sans-serif;
}
.item-list h3 a 
{ 
    text-decoration: none ;
}
.item-list p{margin:0 0 17px;}
.item-list .more{margin:0 2px 0 0;}


/* news-block */

.news-block{
	width:120%;
	overflow:hidden;
}

.news-block > .news-container-separator 
{
    float:              left ; 
    width:              20px ;
}

div#themeTables .news-container 
{
    /*min-height:         200px ;*/
}

.news-container{
	width:300px;
	overflow:hidden;
	float:left;
	margin: 0 ;
}
.news-container .news-box{
	border:solid #e1dddd;
	border-width:1px 0;
	padding:7px 2px 5px;
	margin:0 0 6px;
	overflow:hidden;
	min-height:14px;
}
* html .news-container .news-box{
	height:14px;
	overflow:visible;
}
.news-container h4{
	margin:0;
	font-size:11px;
	font-weight:normal;
}
ul.news-list {
	margin:0 0 12px;
	padding:0;
	list-style:none;
}
ul.news-list li {
	height:1%;
	overflow:hidden;
	padding:0;
	margin:0;
}
ul.news-list .block {
	overflow:hidden;
	padding: 5px 0 5px 0;
}
ul.news-list div.nl-date {
	color:              #01acb8 ;
	float:              left ;
	padding:            0 ;
	width:              50px ;
	margin-right:       5px ;
	overflow:           hidden ;
	font-weight:        bold ;
}
ul.news-list div.nl-title {
	width:              190px ;
	overflow:           hidden ;
	float:              left ;
	padding:            0 ;
	margin-right:       5px ;
}
ul.news-list div.nl-readmore {
	width:              50px ;
	overflow:           hidden ;
	float:              right ;
	padding:            0 ;
	margin:             0 ;
	text-align:         right ;
}
ul.news-list p {
	margin:0;
	float:left;
}
ul.news-list a{
	color:#01acb8;
	width:40px;
	float:right;
}
.news-container .more{
	font-size:11px;
	float:right;
	padding:0 7px 0 15px;
}


/* visual box */

.visual{
	width:100%;
	overflow:hidden;
	clear:both;
	margin:0 0 10px;
}
.visual img{vertical-align:top;}


/* block with news */

.news-box{
	width:100%;
	overflow:hidden;
}
.news{
	margin:0;
	padding:0;
	list-style:none;
	width:120%;
	overflow:hidden;
}
.news li{
	float:left;
	width:200px;
	margin:0 10px 0 0;
	position:relative;
}
.news .visual{
	width:100%;
	overflow:hidden;
	margin:0 0 11px;
	position:relative;
}
.news li img{vertical-align:top;}
.news li .description{
	width:182px;
	position:absolute;
	top:0;
	left:0;
	background:url(../../img/FutureBuilt/bg-transparent.png);
	color:#fff;
	padding:3px 9px 2px;
}
.news li .description p{margin:0;}
.news li h3{
	margin:0 0 9px;
	font:13px/17px Arial, Helvetica, sans-serif;
}
.news li p{margin:0 0 17px;}
.links{
	width:200px;
	overflow:hidden;
	text-align:right;
}
.links a,
.more{
	background:url(../../img/FutureBuilt/bg-link.gif) no-repeat 0 0px;
	padding:0 0 0 15px;
	font-size:10px;
	margin:0 0 0 9px;
}
/* block with selects */
.sort-form{
	width:606px;
	overflow:hidden;
	background:#d2d3d5;
	padding:6px 6px 4px;
	clear:both;
	margin:0 0 9px;
	min-height:41px;
}
.sort-form label{
	font-size:10px;
	display:block;
	margin:0 0 4px;
}
.sort-form select{
	float:left;
	width:135px;
	margin:0 20px 0 0;
	font-size:10px;
	border:0;
}
/* product list */
.product-holder{
	width:100%;
	overflow:hidden;
}
.product-list{
	width:120%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.product-list li{
	display:inline-block;
	vertical-align:top;
	width:200px;
	margin:0 6px 0 0;
	padding:0 0 32px;
	font-size:10px;
}
* html .product-list li{display:inline;}
* + html .product-list li{display:inline;}
.product-list img{
	display:block;
	margin:0 0 9px;
}
.product-list a{
	background:url(../../img/FutureBuilt/bg-link.gif) no-repeat -2px -1px;
	padding:0 0 0 14px;
}
* html .product-list a{display:inline;}
* + html .product-list a{display:inline;}
/* holder block */
#content .holder{
	width:100%;
	overflow:hidden;
	border-top:1px solid #d0d0d0;
	padding:17px 0 67px;
	clear:both;
}
#content .holder h1{
	margin:0 0 13px;
	font:24px/26px Arial, Helvetica, sans-serif;
}
#content .holder p{margin:0 0 40px;}
/* projects */
.project-holder{
	width:120%;
	overflow:hidden;
}
.project-holder .heading{
	width:608px;
	background:url(../../img/FutureBuilt/bg-heading.gif) repeat-y;
	padding:1px 6px 3px;
	color:#fff;
	margin:0 0 5px;
	vertical-align:middle;
}
.project-holder .heading h3{
	margin:0;
	font:13px/15px Arial, Helvetica, sans-serif;
}
.project-list{
	margin:0 0 28px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.project-list li{
	display:inline-block;
	vertical-align:top;
	width:147px;
	margin:0 9px 0 0;
}
* html .project-list li{display:inline;}
* + html .project-list li{display:inline;}
.project-list li img{
	display:block;
	margin:0 0 8px;
}
.project-list .more{
	font-size:11px;
	margin:0;
	background:none;
	padding:0;
}
.project-list .more a{
	background:url(../../img/FutureBuilt/bg-link.gif) no-repeat 0 0px;
	padding:0 0 0 15px;
}
/* aside */
.aside{
	width:150px;
	overflow:hidden;
	float:left;
	background:url(../../img/FutureBuilt/bg-aside.gif) no-repeat;
	padding:245px 0px 0 0;
	margin-right:10px;
	min-height:470px;
}
* html .aside{
	height:470px;
	overflow:visible;
}
/* main navigation */
#nav{
	margin:0;
	padding:0;
	list-style:none;
	width:150px;
	overflow:hidden;
	border-top:1px solid #999;
	text-transform:uppercase;
}
#nav li{
	width:140px;
	border-bottom:1px solid #999;
	padding:6px 2px 4px 8px;
	font:12px/16px Arial, Helvetica, sans-serif;
}
#nav .active a{font-weight:bold;}
#nav .active a:hover{text-decoration:none;}
#nav .subnav{
	margin:0;
	padding:0;
	list-style:none;
	text-transform:none;
}
#nav .subnav .subnav
{
    margin-left: -5px ;
}
#nav .subnav li
{
    width: 120px ;
	border:none;
	padding:3px 2px 0 18px;
}
#nav .subnav .subnav li
{
    width: 100px ;
	border:none;
	padding:3px 2px 0 14px;
	font-size: 11px;
}
#nav .subnav a{
	padding:0;
	text-decoration:none;
	font-weight:normal;
}
#nav .subnav .active{background:url(../../img/FutureBuilt/bg-link.gif) no-repeat 0 4px;}
#nav .subnav .active a,
#nav .subnav .active a:hover,
#nav .subnav a:hover{color:#01acb8;}
#nav .subnav a:hover{background:none;}
/* sidebar */
#sidebar{
	width:200px;
	overflow:hidden;
	padding:0 0 0 10px;
}
* html #sidebar{padding:0 0 0 7px;}
/* forms */
.search,
.subscribe{
	width:182px;
	overflow:hidden;
	background:#d2d3d5;
	padding:14px 10px 8px 8px;
	margin:0 0 10px;
}
.hidden{
	position:absolute;
	top:auto;
	left:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	border:0;
	background:0;
	display:block;
}
.search .text-search,
.subscribe .text-subscribe{
	float:left;
	width:131px;
	overflow:hidden;
	padding:2px;
	background:#fff;
	border:0;
	margin:0;
	line-height:14px;
}
.search .submit-search,
.subscribe .submit-subscribe{
	float:left;
	font-size:10px;
	line-height:18px;
	width:40px;
	height:18px;
	background:#fff;
	border:0;
	margin:0 0 0 7px;
	padding:0 0 3px;
	cursor:pointer;
}
.subscribe{
	background:#fff6a2;
	padding:6px 10px 8px 8px;
	margin:0 0 10px;
}
.subscribe label{
	font-size:10px;
	line-height:14px;
	display:inline-block;
	margin:0 0 5px;
	float:left;
}
* html .subscribe label{float:none;}
/* calendar block */
.container{
	width:                  180px ;
	overflow:                visible ;
	margin:                 0px 0px 10px 0px ;
	text-align:             right ;
	min-height:             228px ;
	padding:                10px 10px ;
	background-color:       #eeeeee ;
}
.container .heading{
	width:                  100% ;
	overflow:               hidden ;
	margin:                 0 0 3px ;
}
.container .heading h2{
	margin:0;
	font:bold 15px/19px Arial, Helvetica, sans-serif;
	float:left;
}
.container .ico-calendar{
	display:block;
	width:20px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	font-size:0;
	line-height:0;
	background:url(../../img/FutureBuilt/ico-calendar.png) no-repeat;
}
.container .ico-calendar:hover{text-decoration:none;}
.calendar{
	margin:0 0 8px;
	padding:0;
	list-style:none;
	/*width:200px;*/
	overflow:hidden;
	border-top:1px solid #bfbfbf;
	text-align:left;
}
.calendar li{
	border-bottom:1px solid #bfbfbf;
	vertical-align:top;
	height:1%;
	padding:8px 0px;
	overflow:hidden;
}
.calendar .block{
	/*width:200px;*/
	overflow:hidden;
	padding:0px;
}
.calendar .date{
	color:#00afbd;
	font:bold 15px/17px Arial, Helvetica, sans-serif;
	margin:0;
	overflow:hidden;
}
.calendar .box{
	padding:0 3px 0 17px;
}
.calendar .eventListLink{
	margin:0;
	font:13px/17px Arial, Helvetica, sans-serif;
}
.container .all{
	background:url(../../img/FutureBuilt/bg-link.gif) no-repeat 0 0px;
	padding:0 0 0 15px;
	display:inline;
	margin:0 3px 0 0;
}
/* footer */
#footer{
	clear:both;
	width:100%;
	overflow:hidden;
	background:#eee;
	/*margin:0 0 78px;*/
	margin:15px 0 0;
}
.footer-holder{
	width:980px;
	padding:13px 10px 10px 10px;
	overflow:hidden;
}
.list-holder{
	width:778px;
	overflow:hidden;
	float:left;
}
.partner-list{
	margin:0;
	padding:0;
	list-style:none;
	width:120%;
	overflow:hidden;
}
.partner-list li{
	float:left;
	margin:0 23px 0 0;
}
.partner-list a{
	display:block;
	vertical-align:middle;
}
.partner-list a img{vertical-align:top;}
.contacts{
	width:200px;
	overflow:hidden;
	color:#5f6062;
	font-size:9px;
	line-height:10px;
	float:right;
	text-align:right;
	padding:5px 0 0;
}
.contacts p{margin:0;}
.contacts p a{color:#5f6062;}

a.eventSignUpForm 
{
    background-color: #dddddd ;
    font-size: 11px ;
    font-weight: bold ;
    color: Black ;
    cursor: pointer ;
    padding: 3px 8px 3px 8px ;
}

a.eventSignUpForm:hover
{
    text-decoration: none ;
}

/* Form Generator */

.tblForm td * 
{
    font-family: Verdana ;
}

.tblForm td 
{
    padding: 3px 0px 3px 0px ;
}

.tblForm td .lbl 
{
    font-size: 11px ;
    color: #333333 ;
    display: inline-block ;
    width: 150px ;
}

.tblForm td .lblInfo 
{
    font-size: 9px ;
    color: #555555 ;
    font-style: italic ;
}

.tblForm td input.txt, .tblForm td textarea
{
    font-size: 11px ;
    color: #555555 ;
    border: 1px solid #dddddd ;
    padding: 2px ;
    background-color: #fcfcfc ;
}

.tblForm td div.formPanel
{
    padding: 0 ;
    margin: 0 ;
}

input.btnForm
{
}

div.error 
{
    color: #a11515 ;
    font-weight: bold ;
}

div.information
{
    padding: 10px 0px ;
    font-size: 14px;
    font-weight: bold;
    color: #3b7e4f ;   
}

/* Archive */

div#articleTables div#articleIntro > p
{
    margin: 0px ;
}

/* Filesharing list */

table.fileshare-list th
{
    background-color: #00AFBD ;
    color: White ;
    font-size: 12px ;
    font-weight: bold ;
    /*text-align: left ;*/
}

table.fileshare-list td
{
    border-bottom: 1px solid #f0f0f0 ;
    padding: 3px 2px ;
}

/* Download link in fancybox gallery */

div.captionlink a
{
    margin-top: 5px ;
    font-size: 12px ;
    color: #00AFBD ;
}
