/* Project template CSS */
.content-container { 	
	background: url(../images/project/c-bc.png) repeat-y;	
}
.header[class]{
    background: url(../images/project/c-top.png) no-repeat;
}
.project {width:769px;float:left;position:relative;margin:0 0 0 61px;padding-top:96px;
    background: url(../images/project/logo.gif) no-repeat;
    background-position:32px 16px;    
    }
* html .project {margin:0 0 0 28px;width:769px;}    
.project-properties{
    float:right;          
    width:244px;
    background:#ADADAD;
    padding:0 10px 0 15px;
    color:#fff;
}
* html .project-properties{margin:0 1px 0 0;}
.project-properties h2{
    font-size:16px;
    font-weight:bold;    
    margin:28px 0 0 0;
}
.project-properties table th{
    font-size:11px;
    font-weight:normal;
    text-align:left;
    color:#16233D;
}
.project-properties table td{
    font-size:11px;    
}
.project-properties ul{
    margin:0;
    padding:5px 0 0 0;
    list-style-type:none;    
}
.project-properties ul li{font-size:11px !important;padding:0 0 10px 21px;background: url(../images/milestone.gif) no-repeat;background-position:0 5px;}
/*.project-properties ul li.done{background: url(../images/milestone-done.gif) no-repeat;background-position:0 5px;}*/
.project-properties ul li.done{background: url(../images/checkmark.gif) no-repeat;background-position:0 5px;}
.p-footer{background: url(../images/p-footer.gif) no-repeat bottom !important;margin:-1px 0 0 0;}

.project-overview{width:490px;float:left;margin:0 0 0 2px;}
* html .project-overview{margin:0 0 0 1px;}
.google-map{        
    line-height:100%;
    font-size:0;
}

.project h1{
    background:#16233D;
    color:#fff;
    margin:0;
    line-height:100%;
    padding:8px 0 8px 26px;
    font-size:18px;
    font-weight:normal;
}
.project-overview h2{
    color:#1F2F4E;
    margin:0;
    line-height:100%;
    padding:15px 0 11px 26px;
    font-size:18px;
    font-weight:normal;
}
.project-overview p{
    padding:0 26px;
    font-size:11px;
    color:#3D3D3D;
}

