﻿/* Main site styles */

body
{
    text-align: center;
    margin-top: 10px;
    font-family: arial;
    font-size: 0.8em;
    background-color: #77A2CF;
}
p
{
    font-size: 1em;
    font-family: Arial;
    color: black;
}
#nav
{
    font-size: 1.5em;
    background: transparent url(../images/navback.jpg) repeat-y;
    width: 900px;
}
#nav a
{
    font-size: 0.7em;
}

#TitlePanel
{
    width: 60px;
}

.generalText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.smallText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
}
.blueText
{
    color: Blue;
}

h1, h2, h3, h4
{
    font-family: arial;
    font-weight: lighter; /*color:#043657;*/
    color: blue;
}
h1
{
    font-size: 1.7em;
    color: #043657;
}
h2
{
    font-size: 1.5em;
    margin-bottom: 3px;
}
h3
{
    font-size: 1.4em;
}

h4
{
    font-size: 1.2em;
}

#leftcontent h3
{
    color: #fff;
}

#leftcontent h4
{
    color: White;
}


div.Panel1
{
    overflow: hidden;
}

img
{
    border: none;
}

input, select, textarea
{
    font-size: 12px;
    font-family: Arial;
}


.NewsBoxShallow
{
    font-size: 11px;
    font-family: Arial;
    color: #fff;
    width: 160px;
    overflow: auto;
    padding: 3px;
    margin-left: 4px;
}

.propPanelHolder, .Testimonials
{
    height: 160px;
    padding: 5px;
    margin-left: -8px;
    overflow: auto;
}

#clicked
{
    font-size: 11px;
}

#shortlistArea
{
    margin-left: 6px;
    position: fixed;
    width: 182px;
    color: black;
}


.panelPic
{
    border: solid #000000 2px;
}

.horizontalSearchButton
{
    margin-bottom: -5px;
}

a
{
    font-size: 12px;
    color: blue;
    text-decoration: underline;
}

a:hover
{
    color: red;
    font-size: 12px;
}

.thumbnailBack, .smallThumb
{
    padding: 2px;
    border: 1px solid #cccccc;
    background-color: White;
    margin: 4px;
}

.thumbnailBack a, .smallThumb a
{
    padding: 0px;
}



#leftcontent
{
    width: 200px;
    float: left;
    padding-left: 5px;
    padding-top: 10px;
    color: white;
}

#leftcontent ul
{
    list-style: square;
    margin-left: 5px;
    line-height: 20px;
}
#leftcontent ul li
{
    margin-top: 10px;
}

#leftcontent p
{
    margin-left: 7px;
}

#leftcontent a
{
    color: white;
}

#leftcontent a:hover, #foot a:hover
{
    color: yellow;
}

#centercontent
{
    padding: 10px;
    float: left;
    width: 650px;
    background: #fff;
    margin-left: 20px;
}

#banner
{
    height: 120px;
    overflow: hidden;
    background: url(../images/building-header-landdirect.jpg);
}


#foot
{
    width: 900px;
    height: 25px;
    padding-top: 10px;
    background: #fff;
    text-align: right;
    color: #666666;
    font-size: 0.8em;
    float: left;
}

#foot a
{
    color: #666666;
    font-size: 0.9em;
}

#mainContainer
{
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    text-align: left;
    background: #fff url(../images/left-blue-back.gif) repeat-y;
}


.detailsPanel
{
    width: 630px;
    height: 0px;
}

.collapsePanelTitle
{
    width: 650px;
    height: 7px;
    padding: none;
    vertical-align: top;
}

.collapsePanelTitle a
{
    text-decoration: underline;
    top: -15px;
}

.formBack
{
    background-color: #fff;
}

.price
{
    font-size: 15px;
    color: blue;
}
.redPrice
{
    font-weight: bold;
    font-size: 15px;
    color: #DC143C;
}

.alignRightPrice
{
    margin-top: -20px;
    float: right;
}

.searchOrder
{
    font-size: 10px;
}

.missingField
{
    width: 50px;
    font-size: 10px;
}

#navigation .pageDate
{
    color: White;
    width: 170px;
    font-size: 12px;
    font-family: Arial;
    width: 170px;
    margin-left: 15px;
    padding-top: 3px;
}
ul
{
    padding-left: 10px;
}

.white
{
    color: White;
}

.alignLeft
{
    float: left;
}
#landlordguide
{
    float: right;
    margin-top: -40px;
}
.service
{
    width: 200px;
    height: 235px;
    text-align: center;
    float: left;
    padding: 5px;
}
.service a
{
    font-size: 1.1em;
}
.red-text
{
    color: #990000;
}
.hidden
{
    border: 0;
    color: White;
}
.counts
{
    border: 1px solid #fff;
    width: 25px;
}
