* { margin: 0; padding: 0 }

html {
    background-color: #080808;
    }

body {
	margin: 0; padding: 0;
	background: #fff url(/img/bg_body.gif) repeat-x;
	font: 14px "Trebuchet MS", Arial, Sans-Serif;
	color: #777;
    cursor: default;
    min-height: 80%;
	}

* html body {
    height: 80%;
    }

body.rte {
    background: #fff !important;
    padding: 1em;
    cursor: text !important;
    height: 100%;
    }

body.rte p {
    padding-bottom: 1em !important;
    }

/* global */
	.graphic, h1.logo, a.listAll, #searchForm button, a.inquire, ul.propertyList a.moreInfo, #contactForm button, 
    a.fullcms, #application button {
		margin: 0;
		padding: 0;
		display: block;
		overflow: hidden;
		text-indent: -1000px;
		}
    
    a {
        color: #12709F;
        }
    
    a:hover {
        color: #000;
        }
       
	/* clear fix */
		.clearfix:after, #content:after, ul.propertyList span:after, form fieldset ol:after{
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
	/* // clear fix */
/* // global */

/* headings */
	h1.logo {
		width: 600px;
		height: 71px;
		cursor: pointer;
		margin: 0 auto;
		background: url(/img/bg_h1.gif);
		}

    h1, h2, h3 {
        color: #115577;
        font-weight: normal;
        }

    h1 {
        font-size: 2em;
        padding: .5em 0;
        }


    h2 {
        font-size: 1.4em;
        padding: .2em 0 .5em 0;
        }
       
    h3 {
        font-size: 1.2em;
        padding: 1em 0 .5em 0;
        }
/* // headings */

/* main menu */
	ul#nav {
		display: block;
		margin: 0 auto;
		width: 700px;
		height: 47px;
		padding: 2px 0 0 0;
		margin-bottom: 12px;
        list-style: none;
        text-align: center;
		}
	
	ul#nav li, ul#nav li a {
		display: block;
		float: left;
		height: 45px;
		}
	
	ul#nav li a {
		line-height: 44px;
		color: #c2deec;
		font-size: 1.05em;
		text-decoration: none;
		padding: 0 1em;
        background: none;
		}
	
	ul#nav li a:hover {
		background-image: url(/img/bg_menuHover.gif);
		color: #fff;
		}
/* // main menu */

/* container */
	#container {
		display: block;
		width: 700px;
		margin: 0 auto;
		position: relative;
        height: 100%;
		}
/* // container */

/* content box */
	#content {
		width: 544px;
		margin: 0 auto;
		background: url(/img/bg_content.gif) no-repeat;
		min-height: 337px;
        padding: 28px 40px;
		}
    
    #content p {
        padding: .5em 0;
        }
       
    #content p.half {
        float: left;
        width: 49%;
        }
       
    #content p.half em {
        font-size: .9em;
        }
/* // content box */

/* property list */
    ul.propertyList {
        list-style: none;
        width: 543px;
        margin: 0 auto;
        }
       
    ul.propertyList li {
        width: 543px;
        background: url(/img/bg_boxFt.gif) no-repeat bottom left;
        font-size: .9em;
        position: relative;
        }
       
    ul.propertyList span {
        display: block;
        background: url(/img/bg_boxHd.gif) no-repeat top left;
        padding: 15px;
        min-height: 105px;
        }
       
    * html ul.propertyList span {
        height: 105px;
        }

    ul.propertyList a img {
        display: block;
        width: 140px;
        padding: 1px;
        background-color: #fff;
        border: 2px solid #46a2d0;
        float: left;
        margin: 0 10px 0 0;
        }
       
    ul.propertyList a:hover img {
        border: 2px solid #1a81b6;
        }

    ul.propertyList .price {
        text-align: left !important;
        padding: .5em 0 !important;
        }
    
    ul.propertyList .price em {
        font-size: .75em !important;
        }
    
    ul.propertyList li span span {
        min-height: 0;
        background: none;
        padding: .5em 0 0 0 !important;
        float: left;
        width: 350px;
        line-height: 1.2em;
        color: #666;
        }
       
    ul.propertyList li .rooms {
        font-weight: bold;
        font-size: .9em;
        font-style: normal;
        }
       
    ul.propertyList a.moreInfo {
        width: 106px;
        height: 45px;
        background: url(/img/btn_moreInfo.gif);
        position: absolute;
        bottom: 5px;
        right: 15px;
        z-index: 1000;
        }
       
    ul.propertyList a.moreInfo:hover {
        color: #fff;
        }
    
    a.listAll {
        width: 286px;
        height: 80px;
        background: url(/img/btn_listAll.gif);
        margin: 1em auto;
        }
/* // property list */

/* property details page */
    a img.property, ul.images a img {
        display: block;
        float: right;
        padding: 1px;
        background-color: #fff;
        border: 2px solid #46a2d0;
        margin: 0 0 .5em 1em;
        width: 200px;
        }
      
    a:hover img.property, ul.images a:hover img {
        border: 2px solid #1a81b6;
        }
       
    .details {
        clear: right;
        float: right;
        display: block;
        width: 206px;
        margin: 0 0 1em 1em;
        }
       
    .details strong, ul.propertyList .price {
        font-weight: bold;
        font-size: 1.65em;
        color: #1172A3;
        display: block;
        text-align: center;
        text-transform: lowercase;
        }
       
    .details strong em, ul.propertyList .price em {
        font-weight: normal;
        font-size: .7em;
        letter-spacing: -.05em;
        font-style: normal;
        }
       
    dl {
        margin: .5em 0 0 0;
        border-top: 1px dashed #46A2D0;
        padding: .5em;
       }
    
    dl dt {
        float: left;
        width: 45%;
        text-align: left;
        font-weight: bold;
        font-size: .9em;
        clear: left;
        }
    
    address {
        padding: .5em;
        border-top: 1px dashed #46A2D0;
        }
    
    ul.images {
        list-style: none;
        margin-top: .5em;
        width: 320px;
        float: left;
        margin-bottom: 1em;
        }
       
    ul.images li {
        float: left;
        margin: 0 5px 5px 0;
        }
       
    ul.images a img {
        width: 95px;
        float: none;
        margin: 0 !important;
        }

    a.inquire {
        width: 200px;
        height: 56px;
        background: url(/img/btn_inquire.gif) no-repeat bottom left;
        clear: left;
        }
/* // property details page */

/* forms */
    form fieldset {
        margin: 1em 0;
        border: 0;
        padding: 1em 1em 0 1em;
        border-top: 2px dashed #46A2D0;
        border-bottom: 2px dashed #46A2D0;
        background: #F2F7FB;
        }
    
    form fieldset legend {
        display: none;
        }

    form fieldset input,
    form fieldset textarea,
    form fieldset select {
        font: 1em "Trebuchet MS", San-Serif;
        color: #0B4F70;
        border: 1px solid;
        padding: 2px;
        margin-bottom: .2em;
        }
       
    form fieldset input:focus,
    form fieldset textarea:focus,
    form fieldset select:focus {
        color: #000 !important;
        }
    
    form fieldset input.inline {
        float: left;
        margin-right: 1em;
        }

    form fieldset select {
        padding: 1px;
        }
       
    form fieldset label {
        float: left;
        width: 7.5em;
        line-height: 1.6em;
        color: #0B4F70;
        text-align: right;
        padding-right: .5em;
		clear: left;
        }
       
    form fieldset ol {
        list-style: none;
		}
	
	form fieldset ol li {
		min-height: 1.8em;
		}
       
    form fieldset ol li.validation label,
    form fieldset ol li.validation input,
    form fieldset ol li.validation textarea {
        color: #c00;
        }
    
    form fieldset ol li.sep {
        border-bottom: 1px dashed #46A2D0;
        margin-bottom: .25em;
        }

    form button {
        cursor: pointer;
        border: none;
        }
	
	form fieldset span {
		line-height: 1.6em;
        font-weight: bold;
        color: #0B4F70;
		}
	
	form fieldset textarea {
		margin-top: .1em;
		overflow: auto;
		}

    form h4 {
        font-weight: normal;
        font-size: 1.5em;
        color: #46A2D0;
        margin-bottom: -.7em;
        }

                
    form fieldset .fluid {
        width: auto !important;
        clear: none;
        padding-right: 1.5em;
        }
    
    form fieldset .plain {
        border: none;
        float: left;
        margin: .3em 0 0 0 !important;
        padding: 0 !important;
        }
    
    form fieldset .full {
        width: 90% !important;
        text-align: left;
        font-weight: bold;
        }
    
    form fieldset input.indented {
        margin-left: 11.25em;
        }
    
    #warning {
        display: none;
        background: #c00;
        padding: .7em;
        color: #fff;
        font-size: .9em;
        margin-bottom: 1em;
        }
    
    .note {
        padding-left: 12.5em !important;
        font-size: .9em;
        color: #46A2D0;
        margin-top: -.5em;
        font-style: italic;
        }
    /* search form */
        #searchForm ol li {
            width: 49%;
            float: left;
            display: block;
            }
			
        #searchForm button {
            width: 200px;
            height: 56px;
            background: url(/img/btn_search.gif);
            margin: 0 auto;
            clear: left;
            }
		
		#searchForm label {
			clear: none;
			}
    /* // search form */

    /* contact form */
        #contactForm button {
            width: 200px;
            height: 56px;
            background: url(/img/btn_contact.gif);
            margin: 1em auto;
            clear: left;
            }
    /* // contact form */

    /* appplication form */
        #application label {
            font-size: .9em;
            width: 12em;
            line-height: 1.8em !important;
            }

        #application fieldset {
            padding-bottom: .8em;
            }
        
        #application textarea {
            width: 510px;
            height: 100px;
            }

        #application button {
            width: 200px;
            height: 56px;
            background: url(/img/btn_application.gif);
            margin: 1em auto 0 auto;
            clear: left;
            }
    /* // application form */
/* // forms */

/* footer */
	#footer {
		bottom: 0;
    	background: url(/img/bg_html.gif) repeat-x bottom left;
		}

    #footer div {
 		background: url(/img/bg_footer.gif) no-repeat 100% 0;
     	height: 59px;
        margin: 0 auto;
        text-align: right;
        color: #aaa;
        font-size: .8em;
        margin-top: -140px;
        padding: 155px 5px 0 0;
        }
       
    #footer ul {
        list-style: none;
        text-align: right;
        padding-right: 5px;
        }
       
    #footer ul li {
        display: inline;
        padding-left: 10px;
        }
       
    #footer ul li a:hover {
        color: #fff;
        }
       
    a.fullcms {
        width: 84px;
        height: 16px;
        background: url(../img/btn_fullcms.gif);
        float: right;
        text-indent: 1000em;
        margin-top: 3px;
        margin-right: 3px;
        }
/* // footer */
