@import url('fonts.css');
html, body, form { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
body { margin: 0px; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #666666; }
#main { width: 100%; min-height: 100%; height: auto; padding-top:103px; }
.wrap { width: 980px; margin: auto auto; position: relative; }
.clear { margin: 0px; padding: 0px; clear: both; overflow: hidden; height: 0px; position: relative; }
a { color: #333; text-decoration: none; }
img { border: 0px; }
input[type="text"], input[type="password"], textarea, select { outline: none; }

/*---CLEARFIX---*/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
/*---/CLEARFIX---*/

/*---NOTIFICATION---*/
.cl-left .error { background: #f8f8f8 !important; border: 1px solid #e6e6e6; color: #666666 !important; }
.msg { padding: 7px; margin: 15px 0px 0px 0px; text-align: left !important; }
.error { background: #413931; background-position: 10px 12px; border: 1px solid #5c5246; color: #FFF; }
.success { background: #413931; background-position: 10px 12px; border: 1px solid #5c5246; color: #FFF; }
/*---/NOTIFICATION---*/

.pForm td { vertical-align: super; }

/*---PAGES---*/
.spot_title { display: block; font-size: 16px; color: #ff4c00; line-height: 130%; }
.spot_content { display: block; font-style: italic; color: #666 !important; font-size: 12px !important; }
.contenttitle { font-family: 'UniversLightCondensedCnRg',Arial; font-size: 24px; margin-top: 35px; display: block; }
.more { color:#ff4c00;}
/*---/PAGES---*/

/*---CONTACT FORM---*/
.btn-input { background: #ba110d; color: #FFF; font-size: 11px; margin: 0px; padding: 5px 10px 5px 10px; border: 1px solid #5d0604; cursor: pointer; }
.text-input { background: url(../images/contactForm/input-bg.jpg) no-repeat; width: 215px; padding: 3px 10px 3px 10px; height: 20px; border: 0px; color: #666666; }
.textarea-input { background: url(../images/contactForm/textarea-bg.jpg) no-repeat; width: 480px; padding: 3px 10px 3px 10px; height: 109px; border: 0px; color: #666666; }
#contactform { width: 514px; }
.inputall { float: left; width: 250px; margin-bottom: 10px; }
.inputtxt { margin-bottom: 2px; }
    .inputtxt span { color: #990000; }
.last { float: right !important; }
.loading { float: right; margin: 10px 15px 0px 0px; display: none; }
/*---/CONTACT FORM---*/

/*---POPUP---*/
#screenBack { position: fixed; z-index: 1000000; width: 100%; height: 100%; background: url(../images/popup_bg.png); display: none; }
.popup, .mail { position: fixed; z-index: 10000000; width: 100%; height: 100%; display: none; }
.popup_all { width: 290px; margin: 10% auto; background: #726559; padding: 5px; }
.close { text-align: right; padding: 5px; background: #FFF; }
    .close a { display: block; float: right; }
    .close span { display: block; float: left; font-weight: bold; margin-left: 10px; font-size: 18px; }
.popup_content { background: #FFF; padding: 0px 15px 15px 15px; }
    .popup_content h2 { color: #175375; }
.popup .searchbtn, .mail .searchbtn { margin: 0px 23px 0px 0px !important; }
    .popup .searchbtn input, .mail .searchbtn input { color: #726559 !important; }
/*---/POPUP---*/

/*---OTHER---*/
.combobox { border: 1px solid #ebebeb; padding: 5px; color: #666666; width: 138px; font-size: 11px; }
.cfull { width: 287px !important; }
.small { width: 70px !important; }
.middle { width: 179px !important; }
.resetbtn { float: left; background: none; border: 0px; color: #666; font-size: 12px; font-weight: bold; }
.textinput { border: 1px solid #ebebeb; padding: 6px; color: #666666; width: 128px; font-size: 11px; margin: 0px; }

.searchbtn:active .btnlf { background: url(../images/btnlf-active.png) no-repeat; }
.searchbtn:active .btncn { background: url(../images/btncn-active.png) repeat-x; }
.searchbtn:active .btnrg { background: url(../images/btnrg-active.png) no-repeat; }

.btnlf { background: url(../images/btnlf.png) no-repeat; width: 9px; height: 33px; float: left; display: block; }
.btncn { background: url(../images/btncn.png) repeat-x; height: 33px; float: left; display: block; }
    .btncn input { background: none; height: 33px; text-align: center; color: #ff4c00; font-size: 11px; border: 0px; font-weight: bold; }
.btnrg { background: url(../images/btnrg.png) no-repeat; width: 9px; height: 33px; float: left; display: block; }

table { width: 100%; border: 0px; }
    table tr td { padding: 6px 2px; border-bottom: 1px solid #ebebeb; }
.alternativeTD { background: #f7f7f7; }
#categories { margin:8px 0px 30px 0px; text-align:center; width:100%;}
#categories a { display:block; margin-right:35px; position:relative; float:left; background:url(../images/orange-circle.png) no-repeat left center; font-size:12px; font-weight:bold; color:#000; padding:7px 0px 7px 25px;}
#categories a.kurumsal { float:right !important; margin-right:0px;}
/*---/OTHER---*/

/*---PAGER---*/
#pager { margin: 10px 0px 15px 0px; }
    #pager span span { background: #6b594a !important; padding: 5px 9px 5px 9px; color: #FFF; display: inline-block; border-radius: 5px; margin-right: 3px; }
    #pager a { text-decoration: none; background: #eaeaea; padding: 5px 9px 5px 9px; display: inline-block; font-size: 10px; border-radius: 5px; margin-right: 3px; color: #5a4a42; }
        #pager a:hover { background: #6b594a; color: #FFF; }
/*---/PAGER---*/

/*---HEADER---*/
#header { padding-top: 0px; position:fixed; top:0px; height:90px; left:0px; width:100%; z-index:222222222; background:#fff; }
    #header li { list-style-type: none; }
#logo { width: 163px; height: 91px; position: absolute; top: 20px; left: 0px; z-index: 9999999; }
    #logo a { display: block; width: 163px; height: 91px; }
#hright { float: right; width: 250px; padding-top: 20px; }
    #hright .toplink { margin: 0px 0px 10px 0px; padding: 0px; float: right; }
        #hright .toplink li { float: left; margin-right: 10px; font-weight: bold; }
            #hright .toplink li a { color: #5c7800; font-size: 10px; }
                #hright .toplink li a:hover { text-decoration: underline; }
.socialLogo { float: left; margin: 0px 0px 0px 0px; padding: 0px; font-family: 'SocialLogosRegular',Arial; font-size: 19px; }
    .socialLogo li { float: left;  width:30px; height:30px; margin-right:10px;  }
    .socialLogo li a { float: left;  width:30px; height:30px;  }
        .socialLogo li .facebook {background: url(../images/facebook_new_small.png) no-repeat top left; }
        .socialLogo li .twitter {background: url(../images/twitter_new_small.png) no-repeat top left; }
        .socialLogo li .instagram {background: url(../images/instagra_new_small.png) no-repeat top left; }
        .socialLogo li .pinterest {background: url(../images/pinterest_new_small.png) no-repeat top left; }







.language { margin: 0px; padding: 0px; float: right; }
    .language li { float: left; background: url(../images/langbg.png) no-repeat top left; width: 30px; height: 23px; text-align: center; font-size: 11px; padding-top: 7px; margin-right: 5px; }
#alang { background: url(../images/langbg.png) no-repeat bottom left; }
.last { margin-right: 0px !important; }
.language li a { color: #FFF; display: block; width: 30px; height: 23px; }
/*---/HEADER---*/

/*---NOT FOUND---*/
.resulthead { font-family: 'UniversLightCondensedCnRg',Arial; border-bottom: 1px solid #efefef; padding-bottom: 15px; font-size: 24px; }
    .resulthead span { color: #ff4c00; }
.r-notfound { text-align: center; color: #6c7828; width: 250px; margin: 15% auto auto auto; }

/*---MENU---*/
#middle { background: url(../images/slider-bg.jpg) repeat-x top center #362f29; height: 330px; width: 100%; margin-top: 28px; }
#smallmiddle { background: url(../images/slider-bg.jpg) repeat-x top center #362f29; /*height: 154px;*/ width: 100%; margin-top: 27px; }

.subbanner { text-align: center; width: 980px; height: 114px; overflow: hidden; margin: auto auto; position: relative; }
    .subbanner span { display: block; position: absolute; top: 0px; left: 0px; width: 980px; height: 114px; background: url('../images/filtre.png') no-repeat top center; }

.menulink { background: url(../images/menu-bg.png) repeat-x #362f29; height: 40px; width: 100%; position: fixed; top:90px; z-index: 2222222; }
.links { margin: 0px; padding: 11px 0px 0px 0px; float: right; width: 840px; }
    .links li { float: left; list-style-type: none; background: url(../images/sprite-circle.png) no-repeat; background-position: 0px -13px; padding-left: 14px; margin-right: 35px; }
        .links li:hover { background-position: 0px 2px; }
        .links li a { color: #FFF; font-size: 12px; font-family: Verdana, Arial; }
        .links li.last { float:left !important;}
/*---/MENU---*/

/*---SLIDER---*/
#slider { height: 406px; width: 980px; position: relative; z-index: 1; margin-top: -1px; }
#sliderbottom { background: url(../images/slider-bottom.png) no-repeat; width: 610px; height: 61px; margin: -137px auto auto auto; position: relative; z-index: 11111; color: #FFF; }
    #sliderbottom div { font-size: 11px; color: #b39c8a; display: none; position: absolute; top: 15px; width: 600px; text-align: center; }
        #sliderbottom div h4 { font-size: 18px; font-family: 'UniversLightCondensedCnRg',Arial; margin: 0px 0px 3px 0px; padding: 0px; color: #FFF; font-weight: normal; }
/*---END SLIDER---*/

/*---CONTENT---*/
#content { background: url(../images/content-bg.jpg) repeat-x; width: 100%; padding-top: 95px; }
.subcontent { padding: 0px 0px 0px 0px !important; margin-bottom: 20px; }
.cl-left { float: left; width: 320px; }
.cl-right { float: right; width: 645px; text-align: justify; }
fieldset { border-bottom: 0px; border-left: 0px; border-right: 0px; }
legend { padding: 0px 8px 0px 8px; color: #587800; font-size: 18px; display: block; text-align: left; font-family: 'UniversLightCondensedCnRg',Arial; }
.cseperator { background: url(../images/cseperator.png) no-repeat; width: 320px; height: 9px; margin: auto auto; }

#share { float: right; margin: 10px 0px 35px 0px; padding: 0px; }
.margin35 { margin-bottom: 35px !important; }
#share li { float: left; margin-right: 6px; list-style-type: none; }
    #share li a { display: block; width: 20px; height: 15px; text-indent: -9999px; }
.sfb { background: url(../images/social-icon.png) no-repeat left top; width: 20px; height: 25px; }
.stw { background: url(../images/social-icon.png) no-repeat; width: 20px; height: 25px; background-position: 0px -30px; }
.sfv { background: url(../images/social-icon.png) no-repeat; width: 20px; height: 23px; background-position: 0px -58px; }
.smail { background: url(../images/social-icon.png) no-repeat; width: 20px; height: 23px; background-position: 0px -83px; }
.sprint { background: url(../images/social-icon.png) no-repeat; width: 20px; height: 23px; background-position: 0px -111px; }
.htitle { font-size: 24px; line-height: 1; color: #666; font-family: 'UniversLightCondensedCnRg',Arial; font-weight: normal; margin: 0px 0px 15px 0px; padding: 0px; }
/*---/CONTENT---*/

/*---QUICK SEARCH BOX---*/
#quicksearch { margin-top: 5px; width: 287px; height: 245px; font-size: 11px; padding: 15px; background: url(../images/quicksearch-bg.jpg) no-repeat; color: #b39c8a; position: relative; }
.searchinput { float: left; width: 138px; margin-bottom: 10px; }
.loading { margin: 15px 0px 0px 0px; }
.full { width: 100% !important; }
.currency { width: 70px !important; }
.pricerange { float: left; width: 200px; margin-top: 8px; }
.searchinput span, .rangewrap span { display: block; font-weight: bold; padding-left: 2px; }
.floatright { float: right !important; }
.pricerange .amount { color: #ff4c00; font-weight: bold; }
.advanced-search { float: left; width: 250px; margin-top: 15px; }
    .advanced-search a { display: block; background: url(../images/arrow-grey.png) no-repeat; height: 14px; line-height: 14px; font-size: 10px; padding-left: 19px; }
        .advanced-search a:hover { text-decoration: underline; }
.searchbtn { float: right; margin: 5px 15px 0px 0px; }
    .searchbtn .btncn input { width: 50px; cursor: pointer; }
.rangefull { float: none !important; width: auto !important; }
    .rangefull .textinput { width: 276px; }
/*---/QUICK SEARCH BOX---*/

/*---ADVANCED SEARCH---*/
#advanced-search { background: #f8f8f8; border: 1px solid #efefef; padding: 15px; width: 287px; color: #b39c8a; position: relative; }
    #advanced-search .searchbtn { margin-top: 0px; }
    #advanced-search .resetbtn { margin-top: 5px; }
.referenceno { font-weight: bold; float: left; margin-top: 8px; }
.refinput { float: right; margin-bottom: 10px; }
    .refinput input { width: 165px; }
.seperator { background: url(../images/seperator.png) repeat-x; height: 2px; margin: 0px 0px 10px 0px; }
.rangewrap { float: left; width: 185px; margin-bottom: 10px; }
/*---/ADVANCED SEARCH---*/

/*---ITEM BOX---*/
.itembox { margin: 0px; padding: 0px; }
    .itembox li { list-style-type: none; float: left; margin: 0px 17px 0 0px; width: 148px; min-height: 239px; }
        .itembox li:hover .img { border: 1px solid #b39c8a; }
        .itembox li span { display: block; position: relative; overflow: hidden; text-align: left; min-height: 15px; }
        .itembox li a { display: block; position: relative; margin-bottom: 20px; }
        .itembox li .img { width: 143px; height: 115px; overflow: hidden; padding: 3px; background: #FFF; border: 1px solid #ececec; }
            .itembox li .img span { width: 143px; height: 115px; overflow: hidden; text-align: center; }
.type { padding: 4px 0px 4px 13px; border-bottom: 1px solid #ececec; }
.name, .state, .price { padding: 4px 0px 4px 0px; border-bottom: 1px solid #ececec; }
.kiralik { background: url(../images/sprite-circle.png) no-repeat; background-position: 0px -27px; }
.satilik { background: url(../images/sprite-circle.png) no-repeat; background-position: 0px -46px; }
/*---/ITEM BOX---*/

/*---TWITTER---*/
#twitter { margin-top: 35px; }
    #twitter ul { margin: 10px 0px 0px 0px; padding: 0px; }
        #twitter ul li { list-style-type: none; margin-bottom: 20px; color: #b39c8a; }
.twitdate { color: #ff4c00; display: block; margin-bottom: 4px; }
/*---/TWITTER---*/

/*---PROJECT SLIDER---*/
#project-slider { padding-bottom: 10px; margin-top: 20px; border-bottom: 1px solid #cfcfcf; }
    #project-slider fieldset { margin-bottom: 10px; }
    #project-slider .prev { cursor: pointer; background: url(../images/sprite-arrows.png) no-repeat top left; margin-top: 25px; width: 28px; height: 31px; float: left; margin-right: 22px; }
    #project-slider .next { cursor: pointer; background: url(../images/sprite-arrows.png) no-repeat top right; width: 28px; height: 31px; float: right; margin-top: 25px; }
#jCarouselLite { float: left; margin: 0px; padding: 0px; width: 880px; }
    #jCarouselLite li { list-style-type: none; min-height: 50px; width: 150px; margin-right: 23px; }
        #jCarouselLite li a { color: #b39c8a; font-weight: bold; }
.jprojects li { width: 160px !important; }
.pimg { width: 149px; height: 93px; overflow: hidden; display: block; margin-bottom: 5px; text-align: center; float:left; }
/*---/PROJECT SLIDER---*/

/*---FOOTER---*/
#footer { background: url(../images/slider-bg.jpg) repeat-x top center #362f29; width: 100%; min-height: 236px; position: relative; clear: both; }
.footerbtbg { background: url(../images/footerbtbg.png) repeat-x; height: 22px; margin-top: 15px; }
.footerlinks { background: url(../images/menu-bg.png) repeat-x; height: 40px; width: 100%; }
.linklf { float: left; width: 400px; position: relative; }
.linkrg { float: right; width: 580px; margin: 0px; padding: 8px 0px 0px 0px; font-size: 10px; font-family: Verdana,Arial; }
    .linkrg li { list-style-type: none; float: right; padding: 4px 10px 4px 10px; border-right: 1px solid #FFF; }
.lastlink { border-right: 0px !important; }
.linkrg li a { color: #FFF; }
    .linkrg li a:hover { text-decoration: underline; }
.footerlogo { width: 90px; height: 53px; display: block; float: left; }
.copyright { float: left; display: block; width: 300px; font-size: 10px; color: #746c61; margin: 4px 0px 0px 10px; }
.footerbt { padding-top: 20px; color: #b39c8a; margin: 0 auto; width: 650px !important; }
    .footerbt a { color: #b39c8a; }
.social-network, .mobile, .newsletter { float: left; width: 255px; text-align: center; margin: 0px 25px 0px 35px; }
    .social-network h3, .mobile h3, .newsletter h3 { font-family: 'UniversLightCondensedCnRg',Arial; font-size: 24px; color: #d0baa9; font-weight: normal; margin-bottom: 4px; }
    .social-network a { display: inline-block; width: 45px; height: 45px; background-repeat: no-repeat !important;; text-indent: -9999px; margin: 15px 0 15px 10px; }
        .social-network a:hover { background-position: -46px 0 !important; }
        .social-network a:first-child { margin-left: 0; }
#fb { background-image: url(../images/facebook_new.png); }
#tw { background: url(../images/twitter_new.png); }
#ins { background: url(../images/instagra_new.png); }
#pin { background: url(../images/pinterest_new.png); }
.mobile a { display: block; }
    .mobile a span { display: block; margin-top: 13px; }
.newsletter span { display: block; margin-top: 23px; }
.newsletter h3 { margin-bottom: 20px; }
.ninput { background: url(../images/input-bg.png) no-repeat; width: 180px; height: 28px; float: left; }
    .ninput input { padding: 5px; background: none; border: 0px; color: #b39c8a; width: 170px; }
.submitbtn { float: right; background: url(../images/btn-brown.png) repeat-x; height: 30px; cursor: pointer; }
    .submitbtn input { background: none; border: 0px; height: 30px; font-size: 11px; color: #362f29; font-weight: bold; }
/*---/FOOTER---*/

/*---RESULT BOX---*/
.resultbox { border-bottom: 1px solid #ebebeb; padding: 0px 0px 10px 0px; margin-top: 15px; }
.bimg { float: left; width: 150px; height: 93px; overflow: hidden; padding: 3px; background: #FFF; border: 1px solid #ebebeb; }
    .bimg span { width: 150px; height: 93px; overflow: hidden; display: block; }
.binfo { float: right; width: 470px; }
    .binfo span { display: block; position: relative; }
.rfm-info { margin: 0px; padding: 4px 0px 4px 0px; border-bottom: 1px solid #ebebeb; }
.bdescription, .bdescription * { font: 11px Verdana !important; color: #666666 !important; }
    .bdescription ul { margin: 0; padding: 0 0 0 15px; }
.rfm-info li { display: inline-block; width: 135px; list-style-type: none; font-weight: bold; color: #3f403f; }
    .rfm-info li span { color: #ff4c00; display: inline-block; }
.bdescription { padding: 4px 0px 4px 0px; }
.binfo .type, .binfo .state { color: #3f403f; font-weight: bold; }
.binfo .name { font-family: 'UniversLightCondensedCnRg',Arial; font-size: 18px; }
/*---/RESULT BOX---*/

/*---LEFT MENU---*/
#leftmenu { background: #f8f8f8; border: 1px solid #efefef; padding: 15px; width: 287px; color: #b39c8a; position: relative; color: #666; }
.newsitem li { min-height: 190px !important; }
.total-item { font-weight: bold !important; padding-bottom: 10px !important; }
.total-item a {color: #666;}
    .total-item span { font-size: 18px !important; font-weight: bold !important; color: #ff4c00 !important; }
.sublink { margin: 20px 0px 0px 0px; padding: 0px; }
    .sublink li { list-style-type: none; margin-bottom: 10px; }
        .sublink li a { display: block; background: url(../images/arrow-grey.png) no-repeat; padding-left: 20px; color: #3f403f; }
            .sublink li a:hover { text-decoration: underline; }
/*---/LEFT MENU---*/

/*---PROJECT BOX---*/
.projectbox { border: 1px solid #ececec; min-height: 186px; padding: 2px; margin-bottom: 25px; position: relative; }
.projectinfo { float: left; width: 300px; margin: 20px 0px 0px 15px; }
    .projectinfo .total-item { padding-bottom: 3px !important; }
    .projectinfo .projectname { margin: 0px 0px 10px 0px; padding: 0px 0px 8px 0px; border-bottom: 1px solid #efefef; font-family: 'UniversLightCondensedCnRg',Arial; font-size: 24px; line-height: 1; font-weight: normal; }
.projectimg { width: 301px; float: right; height: 205px; position: relative; }
    .projectimg span { display: block; width: 301px; height: 205px; overflow: hidden; }
.projectd-bg { background: url(../images/projectd-bg.png) no-repeat; width: 153px; height: 32px; position: absolute; bottom: 10px; right: -8px; font-size: 12px; font-weight: bold; padding: 10px 5px 0px 10px; text-shadow: #FFF 1px 1px 1px; }
    .projectd-bg a, .samgep-bg a { color: #303337; display: block; background: url(../images/arrow-grey.png) no-repeat right center; padding-right: 20px; }
/*---/PROJECT BOX---*/

/*---PROJECT DETAIL---*/
.googlemap { margin-top:34px; float:right; width:245px;}
#map { width:100%; height:200px; margin-top:6px; }
#project-detail { margin-bottom: 20px; }
.project-lf { float: left; width: 458px; position: relative; }
    .project-lf * { font: 11px Verdana !important; color: #666 !important; text-decoration: none !important; }
.projectwrap { position: relative; height: 404px; }
.project-rg { float: right; width: 510px; }
    .project-rg *, .project-rg { font: 11px/16px Verdana, Helvetica, sans-serif !important; color: #666 !important; }
#bigimg { width: 449px; border: 1px solid #eaeaea; background: #FFF; padding: 3px; position: relative; }
    #bigimg div { width: 449px; height: 306px; overflow: hidden; position: relative; }
.zoom { background: url(../images/zoom-bg.gif) repeat-x; z-index: 2; text-shadow: #FFF 1px 1px 1px; display: block; position: absolute; bottom: -2px; right: 0px; padding: 5px; font-weight: bold; }
    .zoom a { display: block; height: 16px; background: url(../images/zoom-icon.png) no-repeat left center; padding-left: 19px; color: #3f403f; }
.image { display: block; position: relative; z-index: 1; text-align: center; height: 305px; width: 450px; overflow: hidden; }
.galleryimages a { display: block; height: 320px; width: 450px; }
.project-lf .prev { cursor: pointer; background: url(../images/arrow-back.png) no-repeat top left; width: 14px; height: 14px; position: absolute; left: 0px; bottom: 19px; z-index: 222222; }
.project-lf .next { cursor: pointer; background: url(../images/arrow-grey.png) no-repeat top right; width: 14px; height: 14px; position: absolute; right: 0px; bottom: 19px; z-index: 222222; }
#thumbnail { padding: 0px; position: relative; margin-left: -7px; }
    #thumbnail li { list-style-type: none; height: 83px; width: 83px; text-align: center; margin-right: 15px; background: #FFF; padding: 3px; border: 1px solid #ececec; float: left; }
        #thumbnail li span { height: 83px; width: 83px; overflow: hidden; display: block; }
.project-rg h1 { font: normal 24px 'UniversLightCondensedCnRg',Arial !important; margin: 3px 0px 15px 0px; padding: 0px; }
.project-rg .total-item { padding-bottom: 5px !important; font-weight: bold !important; }
#features, .features { margin-top: 35px; float:left; width:245px; }
.featuretitle, .gmaptitle { padding-bottom: 6px; border-bottom: 1px solid #efefef; color: #5c7800; display: block; }
#features ul, .features ul { margin: 15px 0px 0px; padding: 0px; }
    #features ul li, .features ul li { margin-bottom: 10px; list-style-type: none; float: left; width: 100px; background: url(../images/li.png) no-repeat left center; padding-left: 15px; }
/*---/PROJECT DETAIL---*/

/*---PORTFOLIO SLIDER---*/
.phead { background: url(../images/head-bg.gif) repeat-x; height: 26px; line-height: 1; padding: 11px 10px 0px 10px; margin-top: 40px; }
    .phead span { display: block; float: left; font-family: 'UniversLightCondensedCnRg',Arial; font-size: 24px; }
    .phead ul { margin: 0px; padding: 0px; float: right; }
        .phead ul li { list-style-type: none; float: left; margin-left: 5px; }
#portfolio-slider { margin-top: 20px; width: 980px !important; }
    #portfolio-slider ul li { list-style-type: none; float: left; margin-right: 20px; width: 310px; }
        #portfolio-slider ul li span { display: block; position: relative; }
.pimage { float: left; width: 143px; height: 115px; background: #FFF; padding: 3px; border: 1px solid #ececec; overflow: hidden; }
    .pimage span { width: 143px; height: 115px; overflow: hidden; text-align: center; }
.pinfo { float: right; width: 150px; }
/*---/PORTFOLIO SLIDER---*/

/*---ANNOUNCED DETAIL---*/
.saled { background: url(../images/saled.png) no-repeat; width: 79px; height: 32px; position: absolute; top: 20px; left: -7px; color: #FFF; font-size: 14px; text-shadow: #000 1px 1px 1px; text-align: center; padding-top: 10px; display: block; z-index: 22222; font-weight: bold; }
.samgep-bg { display: block; position: absolute; top: 65px; left: -7px; background: url(../images/samep-bg.png) no-repeat; width: 152px; height: 37px; padding-top: 5px; z-index: 2222; text-shadow: #FFF 1px 1px 1px; font-size: 14px; font-weight: bold; padding: 10px 5px 0px 10px; }
.ptitle { border-bottom: 1px solid #efefef; padding-bottom: 10px !important; }
.pdleft { float: left; width: 280px; }
.pdright { float: right; width: 210px; }
.pdleft span { display: block; }
.floor-plans-list { width: 100%; clear: both; }
.consultant, .floor-plans { background: url(../images/grid.jpg); border: 1px solid #f0f0f0; padding: 8px 10px 10px 10px; margin-top: 20px; }
.floor-plans { width: 224px; margin-right: 18px; float: left; }
.spaceLogo { color: #5c7800; font-size: 10px; background: url(../images/space.png) no-repeat; width: 60px; height: 0px; float: left; padding-top: 60px; font-weight: bold; text-align: center; }
.consultant-info { float: right; width: 190px; }
.consultant-name { display: block; color: #5c7800; margin-bottom: 3px; }
.floor-plans a { background: url(../images/pdf-icon.png) no-repeat center left; padding-left: 75px; width: 140px; height: 45px; display: block; }
    .floor-plans a span { display: block; background: url(../images/download-icon.png) no-repeat right center; padding-right: 25px; color: #c5261d; font-weight: bold; padding-bottom: 1px; }
        .floor-plans a span span { color: #666; font-size: 9px !important; display: block; background: none !important; }
.datatable { font-weight: bold; }
/*---/ANNOUNCED DETAIL---*/
.coda-slider .panel-wrapper img 
{
    margin-left:90px;    
}