/* Find A Property London - CSS */

/* Paragraph and Tables */
body, td, tr, th, li, ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.smalltext {
font-size: 11px;
}

.toptext {
font-size: 11px;
color: #808080;
}

/* Page Headings */

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}

/* Link Formatting */

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003366;
}

a:hover{
text-decoration: underline;
/*color: #FF8C00;*/ /* Dark Orange */
color: #425520;
}

a:visited {
color: #666
}

/* Page Specific Classes */

.leftnav {
padding-left: 5px;
}

.crumbs {
padding-left: 4px;
font-size: 11px;
}

a.crumbs {
font-size: 11px;
}

.navheader {
font-size: 12px;
color: black;
padding-left: 15px;
}

.bordercell {
border-left: #AFB8D8 1px dotted;
}

#navborder {
/*border: #AFB8D8 1px dotted;*/
border: black 1px solid;
}

.navtop {
border-left: black 1px solid;
border-top: black 1px solid;
border-bottom: black 1px solid;
font-size: 11px;
}

.navtop-right {
border-top: black 1px solid;
border-bottom: black 1px solid;
font-size: 11px;
}

.tabdivide {
border-bottom: #AFB8D8 1px dotted;
}

.footer {
border: black 1px solid;
font-size: 11px;
padding-top: 3px;
padding-bottom: 3px;
}

ul {
list-style-position: outside;
list-style-image: url(http://preview.woh.co.uk/dev/mar/defence/images/list-bullet.gif);
}
.textlogo a, .textlogo a:hover, .textlogo a:active, .textlogo a:visited {
font-family: "Courier New", Courier, monospace; font-size: 30px;
text-decoration: none;
color: #000000;
letter-spacing: -2px;
font-weight: 700;
}

#rservicesbox {
position:relative;
background-repeat: repeat-y;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
line-height:14px;
border: 1px solid #666666;
}

#rservicesimagetop {
width:152px;
height:20px;
background-color:#B4B5A4;
padding-top:5px;
color:#FFFFFF;
font-size:14px;
font-weight:700;
}

#rservicesbox form {
margin:0;
}

#formcontent{
font-size:12px;
margin: 0px;
padding: 10px 16px 0 16px;
float:right;
}
