/*
// Nixons Lettings
// #
// #

*/




html{
min-height: 101%;
}


body{
font-family: tahoma, verdana, arial;
font-size: 0.8em;
background-color: #363636;
padding: 0px;
border: 0px;
margin: 0px;
color: #363636;
}

a{
text-decoration: none;
color: #363636;
}

a.nopad{
padding: 0px;
}

a:hover{
text-decoration: none;
color: #a5a5a5;
}

h1{
font-family: "arial, Trebuchet MS", Tahoma, Verdana;
font-size: 13px;
font-weight: lighter;
color: white;
letter-spacing: 2px;
padding-top: 0px;
margin-top: 0px;
font-variant: small-caps;
}


h2{
font-family: Rockwell, "Trebuchet MS", Tahoma, Verdana;
font-size: 14px;
font-weight: lighter;
color: #2b50a5;
letter-spacing: 2px;
}

img{
border: none;
}




#container{
width: 901px;
text-align: left;
margin: 0px;
margin-top: 8px;
background: #e2e2e2;
border: 2px solid #be2222;
}

#rightcol{
float: left;
width: 901px;
min-height: 400px;
background: #e2e2e2;
border-right: 1px solid #cecece;
}

#leftcol{
float: left;
width: 300px;
text-align: center;
background: #dddddd;
min-height: 570px;
}

#leftcol div{
margin: 10px;
width: 270px;
}





#header{
text-align: center;
width: 901px;
height: 165px;
margin: 0px;
padding: 0px;
background: black;
}



#content{
clear: both;
width: 880px;
text-align: justify;
padding: 10px;
font-size: 12px;
line-height: 14pt;
min-height: 400px;
}

#content p{
padding: 7px;
margin: 2px;
}

#imgholder{
width: 500px;
height: 150px;
text-align: justify;
border-bottom: 1px solid #c6c6c6;
}

#logoholder{
width: 400px;
height: 150px;
border-bottom: 1px solid #c6c6c6;
}

#staticholder{
width: 400px;
text-align: center;
}

#footer{
width: 891px;
overflow: auto;
color: #cccccc;
font-size: 10px;
background: black;
padding: 5px;
font-family: arial, Rockwell, "Trebuchet MS", Tahoma, Verdana;
letter-spacing: 0px;
}

#footl{
float: left;
width: 450px;
text-align: left;
padding: 5px;
}


#footr{
float: left;
width: 400px;
text-align: right;
padding: 5px;
}

#footer a{
color: #cccccc;
}

#footer a:hover{
color: #666666;
}

#contleft{
float: left;
width: 300px;
margin-left: 95px;
margin-top: 10px;
}

#contright{
float: left;
width: 320px;
margin-top: 10px;
}

#contright.infobar{
margin-bottom: 5px;
}


.infobar{
width: 370px;
background: #c6c6c6;
padding: 5px;
color: #363636;
}

.boxlink{
padding-top: 40px;
height: 55px;
background-position: right;
background-repeat: no-repeat;
font-size: 15px;
margin-bottom: 8px;
}

.boxlink:hover{
background-color: #bababa;
}


.infobar a{
color: #363636;
}

.infobar h1{
color: #363636;
margin-bottom: 0px;
}

.narrow{
width: 270px;
font-weight: lighter;
font-size: 1.2em;
}

.two{
width: 190px;
padding: 5px;
}

.white{
color: white;
}

.formwide{
color: #363636;
}

.fullwidth{
font-weight: lighter;
font-family: Rockwell, "Trebuchet MS", Tahoma, Verdana;
width: 98%;
font-size: 1.3em;
}

.bookingwide{
width: 655px;
}

.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}


a.dark{
color: #363636;
}


.property{
float: left;
width: 202px;
height: 270px;
margin: 5px;
border: 1px solid #ccc;
}

.propimg{
width: 200px;
border: 1px solid #999;
position: relative;
}

a.editbtn{
position: absolute;
top:0px;
left: 0px;
background: #e2e2e2;
color: #363636;
padding: 4px;
}

.propdesc{
width: 200px;
}

.stock{
background: #363636;
color: #e2e2e2;
font-size: 1.1em;
padding: 4px;
width: 194px;
}

div.stock a{
color: #e2e2e2;
}

.propdesc p{
padding: 10px;
padding-left: 25px;
overflow: auto;
}

#content ul{
margin-top: 0px;
margin-bottom: 0px;
}

p.btmpadgo{
padding-bottom: 0px;
margin-bottom: 0px;
}

.h2style{
background: #e2e2e2;
}

#infoleft{
float: left;
width: 320px;
height: 262px;
text-align: center;
background: #222;
padding: 5px 0px 0px 5px;
}

#infoleft img{
margin: 0px 5px 5px 0px;
}
















    #navigation {
        width: 900px;
        font-size: 0.7em;
        margin-bottom: 0px;
        height: 24px;
        border-bottom: 2px solid #be2222;
        border-top: 2px solid #be2222;
        border-right: 1px solid #be2222;
        font-family: arial, Rockwell, "Trebuchet MS", Tahoma, Verdana;
    }
    #navigation a {
        display: block;
        float: left;
        padding: 4px 7px 4px 6px;
        width: 166px;
        color: #ffffff;
        text-decoration: none;
        vertical-align: middle;
        text-align: center;
        font-size: 13px;
        background: #be2222;
        border-right: 1px solid #ccc;
    }
    #navigation a:hover {
        background: black;
        color: #ccc;
    }
    #navigation a.current {
        background: black;
        color: #e2e2e2;
        text-align: right;
    }
    #navigation a.current:hover {
        background: black;
        color: #be2222;
    }
