﻿*
{
    margin:0px;
    padding:0px;
}
body
{
    font-family: Verdana;
    background-image: url('../images/container-y.png');
    background-repeat: repeat-x;
    background-color: #000D50;
	font-size: 0.8em;
}
#container
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
#title
{
    text-align:left;
    padding: 20px 10px 0px 10px;

}
#h1
{
    width: 500px;
    display:block;
    text-decoration: none;
    font-size: 2.5em;
    font-weight: bold;
    color: #00004A;
}
#h2
{
    width: 500px;
    letter-spacing: 2px;
    display:block;
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
    color: #00004A;
}
h3
{
    font-size: 1em;
    color: #00004A;
    padding: 0px 0px 10px 0px;
    background-image: url('../images/line.png');
    background-position: left bottom;
    background-repeat:repeat-x;
}
div.line
{
    border-top-style: solid; 
    border-top-width: 2px; 
    border-color: white
}
ul
{
    margin-left:20px;
}
#addy
{
    display: run-in;
    float: right;
    font-size:.9em;
    text-align: right;
    color: #00004A;
    padding: 10px 0px 0px 10px;
}
#addy a
{
    color: #00004A;
}
#wrapper
{
    padding: 20px 20px 0px 20px;
}
#footer, #footer a
{
    color: White;
    padding: 5px;
    font-size: small;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#homel
{
    float: left;
}
#homer
{
    float: right;
}
img.imgr
{
    float: right;
    width: 300px;
}
img.imgl
{
    float: left;
    width: 300px;
}
img.imgc
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
div.imgc
{
    margin-left:150px;
}
img.imgmidr
{
    float: right;
    width: 300px;
    margin-right: 150px;
    padding-top: 50px;
}
p
{
    margin: 10px;
    font-weight: normal;    
}
a, a:visited
{
    color:navy;
}
a:hover
{
    color: #1D50FE;
}
img.thumbs
{
    display: inline-block;
} 
img
{
    border-style: none;
}
#filter
{
    float: right;
    margin: 10px;
}
/*==========================
Styles for Cvans.php
===========================*/

#recwrap
{
    width: 700px;
    display: inline-block; /*sets hasLayout - required for IE*/
    display: block; /*resets to proper property value without resetting layout*/
    overflow: hidden; /*causes modern browsers to enclose child floats*/
    margin: 0px;

}

div.rec
{
    width:700px;
    float:left;
    clear:both;
}
div.recsold
{
    width: 700px;
    float: left;
    clear: both;
    background-position: right top;
    background-image: url('../images/sold.gif');
    background-repeat: no-repeat;
}

img.thumbs
{
    padding-right: 5px;
    padding-top: 5px;
}
div.rectop
{
    width:465px;
    float: right;
    clear: right;
    vertical-align:bottom;
    vertical-align: text-bottom;
}
div.recbottom
{   
    width:465px;
    float: right;
    clear: right;
}

div.recimg
{
    width: 200px;
    float: left;
    clear: left;
    padding: 10px;
}
div.recprice
{
    width: 130px;
    float: right;
    clear: right;
    text-align: right;
    font-weight: bold;
}
div.rectitle
{
    width: 330px;
    float: left;
    clear: left;
    font-weight: bold;

}
div.recdet
{
    font-weight: normal;
}

div.rech3
{
    width: 465px;
    float: right;
    clear: right;
    height: 10px;
    font-size: .5em;
    background-image: url('../images/line.png');
    background-position: left bottom;
    background-repeat:repeat-x;
}
    
div.rechr
{
    width: 700px;
    float:left;
    padding:10px 0px 10px 0px;
}


/*===================
Contct form
===================*/
#openhours
{
    width: 200px;
    float: right;
    padding: 50px 0px 0px 0px;
}

form
{
    padding: 20px 0px 0px 0px;
}

div.subrow
{
    padding: 10px 10px 0px 50px;
}
div.label
{
    width:75px;
    float:left;
    padding-right: 10px;
    text-align:right;
}
div.submit
{
    padding-left: 85px;
}

iframe
{
    padding-top: 25px;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
input[type="submit"]
{
    padding:0px 5px 0px 5px;
}  

/*
div.rech3
{ 
    width: 485px;
    color: #00004A;
    background-image: url('../images/line.png');
    background-repeat:repeat-x;
}
    
div.rechr
{
    width: 100%;
    float: right;
    clear: both;
    margin: 10px 0px 10px 0px;
}
*/



#menu
{
    margin-left: 0px;
}
#menu ul
{
    list-style-type: none;
    font-weight: bold;
    padding: 10px;
}
#menu li
{
    display: inline;
}

#menu li a, #menu li a:visited
{
    color: white;
    text-decoration: none;
    padding: 10px 15px 10px 15px;
    background-color: #00004A;
    border: 1px solid white;
}
#menu li a:hover
{
    color: #00004A;
    background-color: #EBEBEB;
    border: 1px solid white;
}
#menu li a.active
{
    color: #00004A;
    background-color: white;
    border-left: 1px solid grey;
    border-top: 1px solid grey;
    border-right: 1px solid grey;
}

#body
{
    padding: 30px 20px 30px 20px;
    background-color:white;
    margin: 0px 5px 0px 5px;
}

/*
div.recimg
{
    float: left;
    clear:left;
    width: 200px;
    margin: 10px;
}
div.recprice
{
    float: right;
    clear:right;
    width: 80px;
    margin-right: 20px;
    text-align: right;
}
div.rectitle
{
    float: left;
    width: 415px;
}
div.recdet
{

    float:left;
    clear:right;
    width: 475px;
}
div.rech3
{
    float: left;
    clear: right;
    width: 420px;
    font-size: 1em;
    color: #00004A;
    padding: 0px 0px 10px 0px;
    background-image: url('../images/line.png');
    background-position: left bottom;
    background-repeat:repeat-x;
}
    
div.rechr
{
    width: 100%;
    float: right;
    clear: both;
    margin: 10px 0px 10px 0px;
}*/
