﻿html 
{
height: 100.1%;
}

body 
{
    margin:0px;
    padding:0px;
    background-color: #fff;
}

#wrapper
{
    width: 930px;
    height: auto;
    margin: 0 auto; 
    padding: 0px 0px 0px 0px;
    }

#header
{
    margin:0px auto;
    width:930px;
}

#headerImage233 {
    height: 233px;
}

#headerImage344 {
    height: 344px;
}

#homeFlash {
    height: 344px;
    width: 930px;
}

#plansFlash {
    height: 484px;
    width: 930px;
}

#navigation
{
    width: 930px;
    height: 30px;
    margin: 0px auto 0px auto;
}

#flash
{
    padding:0px;
    margin: 0px;
}

#flashContent {
    width: 930px;
    height: 454px;
    margin-top: -10px;
}

#contentCGI 
{
    width: 930px;
    background-image: url(../images/color-band.jpg);
    padding: 0px 0px 20px 0px;   
}

#plansContent 
{
    width: 930px;
    background-image: url(../images/color-band.jpg);
    padding: 0px 0px 20px 0px;   
}

#plansContentCopy 
{
    width: 850px;
    padding: 0px 40px 20px 40px;   
}

#content 
{
    width: 850px;
    background-image: url(../images/color-band.jpg);
    padding: 0px 40px 20px 40px;   
}

#content ul {
     padding: 0px 0px 10px 0px;
     margin: 0px;
}

#content ul li {
    padding: 0px 0px 4px 10px;
    margin: 0px 0px 0px 0px;
    list-style: none none;
    background-image: url(../images/bullet.gif);   
    background-repeat: no-repeat;
    background-position: left center;
}

#leftContentBig ul {
     padding: 20px 0px 10px 0px;
     margin: 0px;
}

#leftContentBig ul li {
    padding: 0px 0px 4px 10px;
    margin: 0px 0px 0px 0px;
    list-style: none none;
    background-image: url(../images/bullet.gif);   
    background-repeat: no-repeat;
    background-position: left 7px;
}

#contentPrice 
{
    width: 850px;
    background-image: url(../images/color-band.jpg);
    padding: 0px 40px 20px 40px;   
}

#mapcontent 
{
    width: 890px;
    background-image: url(../images/color-band.jpg);
    padding: 0px 0px 20px 40px;  
    height: auto;
}

#mapCopy {
    width: 270px;
    float: left;
    clear: both;
    height: auto;
}

#map {
    background-image: url(../images/saunton-map.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    float: left;
    height: 800px;
    width: 870px;
}

#leftContent {
    float: left;
    width: 270px;   
}

#rightImg {
    float: right;
    clear: left;
    width: 525px;
}

#mapCopy a

{
    color: #008bce;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: bold;
}

#moreInfo {
    background-color: #578aab;
    padding: 10px;
    width: 270px;
    height: auto;
    margin-top: 20px;
}


#lease{
    width: 300px;
    height: auto;
    overflow: auto;
}

#contactAddress {
    width: 450px;
	overflow:auto;

}

#contactAddress a {
    text-decoration: none;
    color:#00456b;
}

#contactAddress a:hover {
    text-decoration: underline;
    color:#00456b;
}


/*################################################## FOOTER #################################################*/

#footer
{
    width:890px;
    height: auto;
    padding: 30px 20px 10px 20px;
    background-image: url(../images/footer-bg.gif);
    background-position: center top;
    background-repeat: no-repeat;
}

#designby
{
    width: 930px;
    padding: 5px 0px 0px 0px;    
    height: 30px;
}

/*########################################## PRICES TABLE ###########################################*/



#priceContainer {
    width: 850px;
    padding-bottom: 20px;
}

.row{
    width: 850px;
    height: 25px;
    padding: 0px 0px 10px 0px;
    
}

.rowYellow {
    width: 850px;
    height: 25px;
    background-color: #fff8b5;
}

.rowBlue {
    width: 850px;
    height: 25px;
    background-color: #a0bbd1;
}

.rowPink {
    width: 850px;
    height: 25px;
    background-color: #eedaea;
}

.rowGreen {
    width: 850px;
    height: 25px;
    background-color: #cee299;
}

.rowPinker {
    width: 850px;
    height: 25px;
    background-color: #fabdc0;
}

.rowGrey {
    width: 850px;
    height: 25px;
    background-color: #fff;
}

.rowOrange {
    width: 850px;
    height: 25px;
    background-color: #fad9b4;
}

.rowPurple {
    width: 850px;
    height: 25px;
    background-color: #d2c3e0;
}

.apartment {
float: left;
width: 100px;
}

.type {
float: left;
width: 140px;
}

.level {
float: left;
width: 90px;
}

.location {
float: left;
width: 170px;
}

.beds {
float: left;
width: 60px;
}

.area {
float: left;
width: 140px;
}

.price {
float: left;
width: 140px;
 text-transform: uppercase;
}

.vat {
float: left;
width: 95px;
}

.pricevat {
float: left;
width: 120px;
}

.row p {
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 0.95em;
}

.rowYellow p {
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.rowBlue p {
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.rowPink p {
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.rowGreen p {
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.rowPinker p {
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.rowGrey p {
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.rowOrange p {
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.rowPurple p {
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

#cgi-top {
    background: url(../images/saunton-cgi.jpg) no-repeat top;
    padding: 50px 0 0 50px;
    width:880px;
    height:610px;
}


/*################################################ FORM ##############################################*/

#formTop {
    background-color: #caccce;
    width: 830px;
    height: 100px;
    margin: 0px 0px 10px 0px;
    padding: 10px;
}

#formBottom {
    background-color: #caccce;
    width: 830px;
    height: auto;
    padding: 10px 10px 5px 10px;
    margin-bottom: 10px;
}

.tickboxCont {
    width: 710px;
    margin-top: 5px;
    padding: 0px 0px 0px 80px;
}

#tickbox{
    float: left;
    padding: 0px;
    margin: 0px;
    display: inline;
}

#formTopLeft {

    width: 270px;
    float: left;
    height: auto;
}

#formTopMiddle {

    width: 260px;
    float: right;
}

#formTopRight {
    width: 270px;
    float: right;
}

.field  {
    height: 22px;
    margin-bottom:15px;
}

#submitContainer {
    width: 850px;
    text-align: right;
}

#formContainer {
width: 830px;
padding-top: 10px;

}

#mapLink {
 display: block;
 width: 190px;
 height: 95px;
 margin: 480px 30px 0px 0px;
 float: right;
 }

#back {
 float: right;
 padding-top: 25px;

}
