/*  all media  */
@media all
{
    body { 
        color: #000088;
        font-size: 12px; 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        background-color: #b3bbbe; 
        text-decoration: none;
        text-align: left;
        margin: 0;
        padding: 0;
    }

    #wrapper {
        text-align: center;
    }
    
    #inner {
        width: 902px;
        text-align: left;
        margin: 0 auto;
        padding: 0;
        background: url("../images/bg_content.png") repeat-y 50% 0;
    }

    #header, #nav, #content, #footer {
        width: 888px;
        margin: 0px 7px 0px 7px;
    } 

    #header {
        height: 140px;
        background-color: #327298;
        color: white;
        font-size: 28px;
        text-align: center;
        //font-weight: bold;
        text-decoration: none;
        padding: 5px, 10px;
    }

    #nav {
        background-color: #327298;
        font-size: 14px;
        font-weight: bold;
        position: relative;
    }

    #nav ul {
        text-align: center;
        margin:0 auto;   
        padding: 4px 5px 4px 20px;
        list-style: none;
    }
    #nav li {
        padding: 5px 55px 5px 55px;
        display:inline;
        margin: 0;
        text-align: center;
    }

    #nav li.first {
        padding: 5px 60px 5px 0px;
        margin-left: 0px;
    }

    #nav li.last {
        padding: 5px 0px 5px 64px;
        margin-right: 0px;
    }

    #nav #language_selector {
        position: absolute;
        top: 5px;
        left: 820px;
    }

    #language_selector img {
        border: 0;
    }

    #nav a {
        color: white;
        text-decoration: none;
    }

    #nav a:hover {
        color: #b4bcbf;
    }

    #content {
        min-height: 450px;
    }

    #footer {
	clear: both;
        color: white;
        padding: 5px, 10px;   
    }

    #footer p {
        margin: 0;
    }

    /* compensate for float bug in IE6 */
    * html #footer {
        height:1px;
    }


    #sidebar {
        float: left;
        width: 184px;
        /*background-color: #83a0b4;*/
        padding: 10px;
        color: black;   
    }

    #main_content {
        float: right;
        width:664px;
        /*background-color: #abc0cb;*/
        padding: 10px;
        color: #2b6992;
    }

    #main_content a {
        color: #2b6992;
    }

    .error {
        color: red;
    }

    .partners {
        width: 100%;    
        text-align: center;
        padding: 2px;
    }

    a#cci {
        color: white;
        font-weight: bold;
        font-size: 14px;
        margin-left:50px;
    }

    a#fb {
        margin-right:50px;
    }

    .partners a {
        color: black;
        text-decoration: none;
    }

    .partners a:hover {
        color: black;
        text-decoration: underline;
    }

    .partners a:hover img {
        text-decoration: none;
    }

    .partners img {
        border: 0;
    }

    .company_registration { 
        text-align: center;
        color: #327298;
        background-color: white;
        padding: 2px;
    }

    .copyright {
        text-align: center;
        background-color: #327298;
        padding: 2px;
    }

    #photobox {
        float: right;
        margin: 10px;
        width: 330px;
        height: 250px;
    }

    #photobox img {
        border: 0px;
    }

    .sidebar_photo {
        padding-bottom: 10px;
    }

    .sidebar_photo a {
        text-decoration: none;
        color: black; 
    }

    .sidebar_photo img {
        border: 0px;
    }

    #mainphoto_container {
        text-align: center;
        padding: 10px;
    }

    #mainphoto {
        margin: 0 auto;
        width: 500px;
        height: 375px;
    }

    #thumbnails {
        float: right;
        padding-top: 10px;
        width: 120px;
        text-align: center;
    }

    .small_thumbnail {
        width: 100px;
        padding: 10px 5px 10px 5px;
        text-align: center;
        display: inline;
    }

    .separator {
        clear: both;
    }

    .property_details {
        text-align: center;
    }

    .property_details_table {
        margin: 0 auto;
        text-align: left;
        padding-top: 10px;
    }

    .property_details_table td {
        padding-bottom: 10px;
    }

    .topblock {
        height: 100px;
    }

    .topblock .backlink {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .topblock .backlink a {
        text-decoration: none;
        color: black;
    }

    .property_title {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 24px;
    }

    .property_subtitle {
        text-align: center;
        font-size: 18px;
    }

    .section_heading {
        font-size: 18px;
    }

    .property_ref {
        text-align: center;
        font-size: 18px;
    }

    .instructions {
        //text-align: center;
    padding-bottom: 20px;
    }

    .property_description {
        margin-left: 10px;
    }

    .property_description a {
        color: #2b6992;
    }

    .property_other_images {
        text-align: center;
    }

    .property_other_images img {
        border: 0;
        padding: 5px;
    }

    #minicontactform {
        text-align: center;
    }

    #minicontactform table {
        text-align: left; 
        margin: 0 auto;
        width: 450px;
    }

    #minicontactform table td.tcell {
        text-align: right;
        padding: 0;
        margin: 0;
        width: 285px;
    }

    #minicontactform table input[type="text"] {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    #minicontactform table textarea {
        width: 100%;
    }
    
    .highlighted {
	font-size: 9pt; 
	font-weight: bold; 
	text-align: justify;
	color: #FF0000;
    }

    #searchform td {
        padding-bottom: 20px;
    }

    .results_image {
        padding: 10px;
        border: 1px solid black;
        text-align: center;
    }

    .results_desc {
        padding: 10px;
        text-align: left;
    }

    .results_left {
        width: 200px;
        padding: 10px;
        text-align: left;
    }

    input[type="text"] {
        font-size: 14px;
        color: #000088;
        width: 100%;
    }

    textarea {
        font-family: Verdana;
        font-size: 14px;
        color: #000088;
        width: 100%;
    }
    
    select {
	font-family: Verdana;
	font-size: 0.9em;
    }

    option {
	font-family: Verdana;
	font-size: 0.9em;
    }
}

/* for printing only */
@media print
{
    .no-print {
        display: none;
    }

    #sidebar {
        float: left;
        width: 150px;
        /*background-color: #83a0b4;*/
        padding: 10px;
        color: black;   
    }

    #main_content {
        float: right;
        width:600px;
        /*background-color: #abc0cb;*/
        padding: 10px;
        color: #2b6992;
    }
}
