﻿span.english 
{
    color:#e64445;
}

#tblKeyFacts tr 
{
    vertical-align:top;
}

#projectInfoWrapper 
{
    float:left; 
    width:620px;
    margin-bottom: 20px;
}

#projectInfoWrapper a.external, div.main-holder > span.download > a.external {
    background:url("../../img/FutureBuilt/bg-link.gif") no-repeat scroll 0 0px transparent;
    color:#01ACB8;
    padding:0 0 0 18px;
}

.projectLinks a 
{
    float:left;
    width:500px;
}

.projectLinks a 
{    
    background:url("../../img/FutureBuilt/bg-link.gif") no-repeat scroll 0 2px transparent;
    font-size:10px;    
    padding-left:15px;
}

#projectKeyFactsWrapper 
{
    /*position:absolute;
    top:437px;
    left:570px;*/
    float: right;
    margin-top: 10px;
    z-index: 99999;
}

.projectKeyFactsBox {
    background-color:#5e5e5e;
    /*background:url("../../img/FutureBuilt/bg-transparent.png") scroll 0 2px transparent;*/
    
    padding:5px;
    /*position:absolute;
    top:437px;
    left:570px;*/
    width:200px;
}

.projectKeyFactsBox .boxHeading {
    background-color:#232323;
    /*background:url("../../img/FutureBuilt/bg-transparent.png") scroll 0 2px transparent;*/
    color:#ffffff;
    font-weight:bold;
    margin-left:-5px;
    margin-top:-5px;
    padding:5px;
    width:200px;
}

.projectKeyFactsBox tr 
{
    vertical-align:top;
    color:#ffffff;
}

.projectKeyFactsBoxYellow 
{   
    color:#333333;
    background-color:#fff6a2;    
    padding:5px;    
    width:200px;
    margin-top:10px;
}

.projectKeyFactsBoxYellow .boxHeading {
    background-color:#e2da90;
    font-weight:bold;
    margin-left:-5px;
    margin-top:-5px;
    padding:5px;
    width:200px;
}

ul.breadcrumbs
{
	margin:0 -6px 16px 0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
}
ul.breadcrumbs li
{
	float:left;
	background: none ;/*url(../../img/FutureBuilt/divider-menu.gif) no-repeat;*/
	margin:0 0 0 -1px;
	padding:1px 8px;
}
ul.breadcrumbs .active a{color:#e64445;}
ul.breadcrumbs .active a:hover{text-decoration:none;}
ul.breadcrumbs .selected a{text-decoration:underline;}

.txtLogin
{
	background-color:		#ffffff ;
	color:					#444444 ;
	border:                 1px solid #d0d0d0 ;
	font-size:              10px ;
	padding:                2px ;
	width:                  100px ;
}

.btnLogin2
{
    color:                  #ffffff ;
    font-weight:            bold ;
    padding:                3px ;
    font-size:              10px ;
    background:             #bdc905 ;
    border:                 none ;
}

h4
{
    font-size: 11px ;
    font-weight: bold ;
    font-style: italic ;
    margin: 2px 0px 2px 0px ;
}
