body,html,form{
	margin: 0;
	width:100%;
	height: 100%;
	background:#ffffff;
	overflow: auto;
	font-family: arial;
	font-size: 11px;
	color:#202020;
	line-height:130%;
}

.transBox{
    background-image:url(../Gfx/bg.png);
    float:left;
}

#content{
	position:absolute; 
	z-index:7;
	margin: 39px 0 39px 0px;
	width:680px;
	left: 50%;
	margin-left: -340px;
}

#menuDiv
{
    position: fixed; z-index:6; padding-top:39px; width:100%; min-width:981px; text-align:right;    
}

#logoDiv
{
    position: fixed; z-index:8; padding-top:39px;    
}

.phat
{
    font-size: 12px;
    font-weight:bold;    
}

.secondary
{
    color:#7f7f7f;   
    font-weight: bold; 
}

.bg
{
    position:fixed;
	z-index:2; 
	width:100%; 
	height:100%;
}

.logo{
	width: 151px;
	vertical-align:top;
}

.main{
	vertical-align:top;
	width: 680px;
}

.menuHolder
{
    width: 150px;
	vertical-align:top;
}

.clear{
	clear:both;
}

.frontpageCol
{
    padding: 40px 0 40px 45px;
    width:295px;
    float:left;
}

.frontpageCol p
{
    width: 250px;    
}

.frontpageLatestProjects
{
    float:left;
    width:200px;
    padding: 25px 25px 25px 20px;  
}

.frontpageLatestProjects p 
{
    padding-left:3px;  
}

.frontpageSplash
{
    float:left;
    width:383px;
    padding: 25px 25px 25px 20px;  
}

.frontpageSplash p 
{
    padding-left:3px;  
}

.fullColumn
{
    width: 640px;
    padding: 25px 20px 25px 20px;    
}

.fullColumn p
{
    width:480px;
    padding-left: 3px;    
}

.aboutColumns
{
    width:184px;
    float:left;  
    background-color:#FFFFFF;  
    padding: 10px;
    height:150px;
}

.aboutColumns p
{
    width: 181px;
    padding-left:3px;    
}

.createProject
{
    width: 640px;
    padding: 25px 20px 25px 20px; 
}

.createProjectBox
{
    width: 400px;
    padding: 20px 12px 20px 12px; 
    float:left;
    background-color:#ffffff;
}

.categoryFrontBox
{
    width: 463px;
    padding: 25px 20px 25px 20px;
        
}

.categoryFrontList
{
    width: 130px;
    padding: 25px 20px 25px 20px;   
    margin: 0; 
}

.categoryFrontList ul
{
    padding:0 0 0 20px;   
    margin: 0; 
}

.categoryFrontList li
{
    padding:0 0 3px 0; 
    margin: 0;
}

.caseDetail
{
    width: 300px;
    padding: 0 18px 0 2px;
    float:left;
    margin-top:30px;
}

.caseOptions
{
    padding: 14px;
    width: 115px;
    background-color: #ffffff;
    margin-bottom: 4px;
}

.footerNewsletter
{
    float:left;
    width:205px;
    height: 178px;
    padding: 25px 20px 25px 20px;  
}

.footerNewsletter p
{
    width:160px;
    padding-left: 2px;
}

.tfNewsletter
{
    width: 160px;
    height: 19px;
    border: 1px solid #c9c9c9;
    font-size: 12px;    
}

.btnNewsletter
{
    padding-left: 110px;
    margin-top:7px;
}

.footerProces
{
    float:left;
    width:388px;
    height: 178px;
    padding: 25px 20px 25px 20px;  
}

.floater
{
    float:left;    
}

.spacer
{
    width: 7px;
    height: 9px;
    float:left;    
}

a:link
{
    text-decoration:underline;
    color:#b20838;  
    font-weight: bold;  
    font-size: 12px;
}

a:visited
{
    text-decoration:underline;
    color:#b20838;  
    font-weight: bold;  
    font-size: 12px;
}

a.caseLink:link
{
    font-weight:normal;
    text-decoration:none;
    font-size: 11px;    
}

a.caseLink:visited
{
    font-weight:normal;
    text-decoration:none;
    font-size: 11px;    
}

.gridView a
{
    font-weight:normal;
    text-decoration:none;
    font-size: 11px; 
    font-weight:bold;   
}

.dropdown
{
    margin-top:5px;    
    width: 200px;
}

.tfTitle
{
    margin-top:5px; 
    width: 317px;
    height: 19px;
    border: 1px solid #c9c9c9;
    font-size: 12px;    
    margin-bottom:7px;
}

.tfDescription
{
    margin-top:5px; 
    width: 317px;
    height: 70px;
    border: 1px solid #c9c9c9;
    font-size: 12px;    
    margin-bottom:7px;
}

.tfName
{
    margin-top:5px; 
    width: 160px;
    height: 19px;
    border: 1px solid #c9c9c9;
    font-size: 12px;    
    margin-bottom:7px;
}

.tfCpr
{
    margin-top:5px; 
    width: 80px;
    height: 19px;
    border: 1px solid #c9c9c9;
    font-size: 12px;    
    margin-bottom:7px;
}

#scrollFix
{
    position:absolute;
    z-index: 1;    
    width:100%;
}

.cat1
{
    color:#a3c828;       
}

.cat2
{
    color:#16b7ba;    
}

.cat3
{
    color:#0e94d0;    
}

.cat4
{
    color:#fbb62c;    
}

.cat5
{
    color:#d5023b;    
}

.cat6
{
    color:#f70097;    
}

.cat7
{
    color:#8c2397;    
}






/* DO NOT DELETE */
.ajax__htmleditor_editor_toptoolbar
{
	background-color:#fff !important;
}

.ajax__htmleditor_toolbar_button_hover
{
	background-color:Transparent;
}
.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopUp
{
	border:solid 3 px gray;
	background-color:White;
}