﻿




#bodyDiv 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #000 ;
    margin-right: auto;
    margin-left: auto;
}

#bodyDiv img
{
    border: none;
}

#bodyDiv a
{
    color: #CCC;
    text-decoration: none;
}
#bodyDiv a:hover
{
    text-decoration: underline;
    color: #fff;
}

 #wrapProjectList
{
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}




.project_logo
{
    height: 40px;
    background-image: url(/images/PreSaleProjectCell/Logo_bgr.png);
    background-repeat: repeat-x;
    text-align: center;
    padding-top: 10px;
    margin-top: 0px;
    z-index: 10;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 210px;
    text-transform: uppercase;
}




.footer
{
    padding: 10px;
    font-size: 11px;
    color: #aaa;
    text-align: center;
    background-color: #666;
    clear: both;
    float: none;
}

.project_logo img
{
    text-align: center;
}
.box-bottom-Presernt
{
    height: 60px;
    position: absolute;
    top: 260px;
    width: 220px;
    background-image: url(/images/PreSaleProjectCell/box_bottom.png);
    right: -5px;
    padding-top: 10px;
    font-size: small;
    line-height: 22px;
    padding-right: 0px;
    background-repeat: no-repeat;
}
.bottom_buttons_presrnt
{
    float: right;
    height: 45px;
    padding-right: 6px;
    clear: none;
    padding-top: 10px;
    padding-bottom: 0px;
}

.clear
{
    clear: both;
}
.see_details_present img
{
    position: absolute;
    top: 205px;
    left: 10px;
    z-index: 1;
}



#wrapInfoProject img
{
    border: none;
}

#wrapInfoProject
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    text-align: center;
    background-color: #FFF;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.project_info
{
    list-style: none;
    width: 210px;
    background-color: #FFF;
    background-repeat: repeat-y;
  height:322px;
    text-align: center;
    z-index: 1;
    margin-right: auto;
    position: relative;
    display: inline;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 28px;
    float:left;
    overflow:hidden;
}

.content_prjlst
{
    padding: 0px;
    width: 220px;
    vertical-align: middle;
    position: relative;
    color: #999;
}
#info_header
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    height: 30px;
    font-size: 18px;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    border-bottom-color: #333;
    line-height: 30px;
    background-image: url(/images/project_summery/info_header_bg.jpg);
    background-repeat: repeat-y;
}

