/* Proyect Layout */
#contentSetUp{
    position:absolute;
    z-index:600;
    height:261px;
    border-bottom:1px dashed #A5A4A4;
    width:782px;
    left:782px;
    top:36px;
    background:#c6c6c6;
}

#contentBottom{
    height:232px;
    background:silver;
    text-align:left;
    background:#eeeeee;
    z-index:299;
    position:relative;
    border-top:4px solid #dbdbdb;
}
#contentBottom .insideSet{
    height:232px;
}

#projHead{
    height:22px;
    background:#FFFFFF;
    border-bottom:4px solid #dbdbdb;
}
#projHead h1{
    display:block;
    padding:7px 0 0 20px;
    font-size:80%;
    color:#616161;
}
#projCont{
    height:68px;
    width:470px;
    border-top:1px dashed #ccc;
    border-bottom:1px dashed #ccc;
    border-right:1px dashed #ccc;
    float:left;
    background:#e3e2e2;
}
#projCont div.projContText{
    padding:15px 10px 0 10px;
    color:#999999;
    font-size:95%;
    text-align:justify;
    float:left;
}
#contDownload{
    float:left;
    border-bottom:1px dashed #ccc;
    height:69px;
    width:310px
}
#projContWrap{
    border-top:2px solid #c9cfa6;
}
#projNavCont{
    width:782px;
    height:80px;
    clear:left;
}
#projNavInside{
    padding:5px 0 0 35px;
}
.imgSet{
    float:left;
    text-align:center;
    padding:6px;
    display:none;
}
.proNavLeft img{
    display:none;
}
.imgCont{
    padding:4px;
    background:#FFFFFF;
    border:1px dashed #eeeeee;
    overflow:hidden;
    width:50px;
    height:54px;
}
.picName{
    padding:4px 0 0 0;
}
.picName span{font-size:11px}
#projectLoad{
    position:absolute;
    z-index:100;
    padding:116px 0 0 370px;
    display:none;
}
#butHide{
    position:absolute;
    z-index:100;
    bottom:0;
    right:0;
    cursor:pointer;
}
#porojContLeft{
    height:261px;
    width:390px;
    float:left;
    overflow:hidden;
}
#porojContRight{
    height:261px;
    width:390px;
    border-left:1px dashed #a5a4a4;
    float:left;
    overflow:hidden;
}
#projTitleLeft{
    background:url('images/proj-title.gif') repeat-x 0 0;
    height:39px;
    border-bottom:1px dashed #a5a4a4;
}
#projTitleLeft span{
    display:block;
    float:left;
    padding:12px 0 0 3px;
    line-height:19px;
}
#projTitleLeft h2{
    display:block;
    float:left;
    padding:12px 0 0 3px;
    line-height:19px;
}
#projContentLeft{
    height:160px;
    border-bottom:1px dashed #a5a4a4;
    line-height:17px;
}
#projContentLeft #projContentInner{
    padding:5px 7px 7px;
    color:#666666;
    font-size:90%;
    text-align:justify;
}
#projVisualiza{
    padding:8px 10px 10px 10px;
    overflow:hidden;
}
#projVisualiza strong{
    color:#666666;
    font-size:90%;
}
.downloadButton{
    background:#6b6b6b;
    float:left;
    width:130px;
    height:26px;
    margin-left:10px;
    border:2px solid #797878;
}
.downloadButton:hover{
    background:#797878;
}
#buttonCont{
    padding:3px 0 0 38px;
}
#buttonCont a:link,#buttonCont a:visited{
    color:#FFFFFF;
    font-weight:bold;
    font-size:90%;
    padding:8px 0 0 0;
    text-align:center;
    display:block;
    line-height:10px;
}
#buttonCont a:hover{
    color:#CCCCCC;
}
.proNavLeft, .proNavRight{
    float:left;
    padding:28px 10px 10px 0;
    cursor:pointer;
    width:20px;
}

.proNavRight img{
    display:none;
}
#imgSetWrap1{
    overflow:hidden;
    width:658px;
    height:90px;
    float:left;
}
#imgSetWrap{
    float:left;
}
#contDownload .buttonTop{
    background:#DADADA url(images/input-bottom-left2.gif) no-repeat 0 100%;
}
#contDownload .buttonRight{
    background:url(images/input-rigt-bottom2.gif) no-repeat 100% 100%;
}
#contDownload .buttonBottom{
    background:url(images/input-left-top2.gif) no-repeat 0 0;
}
#contDownload .buttonLeft{
    background:url(images/input-right-top2.gif) no-repeat 100% 0;
    
}
#contDownload .buttonTop,#contDownload .buttonRight, #contDownload .buttonBottom, #contDownload .buttonLeft{
    overflow:hidden;
    font-size:12px;
    line-height:12px;
}
#contDownload .buttonContent{
    width:107px;
    height:12px;
    padding:10px;
    text-align:center;
}
#contDownload .buttonContent a:link, #contDownload .buttonContent a:visited{
      color:#666666;
}
#googleDovnload, #scketchupDovnload{
    float:left;
    padding:0 10px;
}
#contDownload .inner{
    padding:19px 0 0 16px;
}
#projCount{
    text-align:center;
    color:#666;
    font-size:10px;
    padding:15px 0 0 0;
}
.de{
    display:none;
}

