/* Layout and styling for basic three column (menu, content, news) page with header and footer */
/* Coded by Neil and Mechele Kitching 04 November 2008*/
/* www.mechelekitching.co.uk */
/* version: 1 */

/* General layout */
/* www.blackstarproperty.co.uk main CSS document */

/*-----------------------------------------------*/
html,body{
height:100%;
}

body {
background: url(../images/body_bg.gif);
font:normal 11px/16px Lucida, Arial, sans-serif;
color:#4d4d4f;
}

#wrapper {
text-align:left;
width:940px;
margin:0 auto;
background:white;
}

/* Type
-----------------------------------------------*/
p {
font-size:1.2em;
font-weight:400;
line-height:160%;
}

#news p {
color:#00225D;
font-size:1.1em;
}

a {
outline:none; /* Gets rid of Firefox's dashed borders */
color:black;
}

a:link {
text-decoration:none;
}

a:hover {
color:#00225D;
text-decoration:underline;
}

a:visited {
text-decoration:none;
}

#header h1 {
display:block;
background:url(../images/logo.gif) 0 0 no-repeat;
text-indent:-9999px;
cursor:pointer;
}
#header h1 a {
display:block;
width:320px;
height:110px;
}

h2 {
font-size:1.5em;
line-height:150%;
font-weight:700;
color:#00225d;
}

h3 {
font-size:1.2em;
line-height:150%;
font-weight:700;
color:#4d4d4f;
}

#header h3 {
display:block;
float:right;
background:url(../images/contact.gif) 0 0 no-repeat;
text-indent:-9999px;
cursor:pointer;
}
#header h3 a {
display:block;
width:460px;
height:50px;
}

#footer h4 {
font-size:1em;
font-weight:400;
margin:0 0 0 15px;
}

#footnav h4 a {
font-size:1em;
font-weight:400;
margin:0 15px 0 0;
}

#midcol li{
font-size:1.2em;
font-weight:400;
line-height:160%;
list-style-type:circle;
}

/* Divs
-----------------------------------------------*/

#header {
height:140px;
width:940px;
}

#logo {
width:320px;
height:110px;
margin:0 0 0 20px;
float:left;
}

#cont_header {
width:460px;
height:50px;
margin:50px 20px 0 0;
float:right;
}

#topnav {
height:35px;
width:940px;
float:left;
list-style-type:none;	
}

#leftnav {
width:230px;
}

#callto {
clear:both;
float:left;
height:100px;
width:200px;
background: url(../images/leftcall.jpg) 0 0 no-repeat;
margin:25px 0 0 15px;
}

#newsheader {
clear:both;
height:40px;
width:200px;
background: url(../images/news.jpg) 0 0 no-repeat;
margin:0 0 0 15px;
}

#news {
clear:both;
height:300px;
width:180px;
background-color:#AFCCDF;
margin:0 0 0 15px;
Padding:10px 10px 10px 10px;
}

#reg {
clear:both;
height:103px;
width:200px;
background: url(../images/register.jpg) 0 0 no-repeat;
margin:25px 0 0 15px;
}

#reg1 {
clear:both;
height:103px;
width:200px;
background: url(../images/register1.jpg) 0 0 no-repeat;
margin:25px 0 0 15px;
}

#reg2 {
clear:both;
height:103px;
width:200px;
background: url(../images/register2.jpg) 0 0 no-repeat;
margin:25px 0 0 15px;
}

#banner1 {
height:210px;
width:460px;
background: url(../images/banner.jpg) 0 0 no-repeat;
}

#banner2 {
height:210px;
width:460px;
background: url(../images/banner2.jpg) 0 0 no-repeat;
}

#banner3 {
height:210px;
width:460px;
background: url(../images/banner3.gif) 0 0 no-repeat;
}

#banner4 {
height:210px;
width:460px;
background: url(../images/banner4.jpg) 0 0 no-repeat;
}

#banner5 {
height:210px;
width:460px;
background: url(../images/banner5.jpg) 0 0 no-repeat;
}

#banner6 {
height:210px;
width:460px;
background: url(../images/banner6.jpg) 0 0 no-repeat;
}

#banner7 {
height:210px;
width:460px;
background: url(../images/banner7.gif) 0 0 no-repeat;
}

#banner8 {
height:210px;
width:460px;
background: url(../images/banner8.jpg) 0 0 no-repeat;
}

#banner9 {
height:210px;
width:460px;
background: url(../images/banner9.jpg) 0 0 no-repeat;
}

#banner10 {
height:210px;
width:460px;
background: url(../images/banner10.jpg) 0 0 no-repeat;
}

#banner11 {
height:210px;
width:460px;
background: url(../images/banner11.jpg) 0 0 no-repeat;
}

#banner12 {
height:210px;
width:460px;
background: url(../images/banner12.jpg) 0 0 no-repeat;
}

#banner13 {
height:210px;
width:460px;
background: url(../images/banner13.jpg) 0 0 no-repeat;
}

#banner14 {
height:210px;
width:460px;
background: url(../images/banner14.jpg) 0 0 no-repeat;
}

#footer {
clear:both;
height:30px;
width:940px;
background: url(../images/footer_bg.gif) 0 0 repeat-x;
padding:5px 0 0 0;
}

#footnav{
width:300px;
float:right;
text-align:right;
}

.imglink {
border:none;
margin: 0 0 0 0;
}

/*Register email box
-----------------------------------------------*/

#reg form input {
background:url(../images/textinput.gif) 0 0 no-repeat;
width:110px;
height:20px;
margin:75px 0 0 20px;
border:none;
float:left;
}

#reg form button {
background: url(../images/send.gif) 0 0 no-repeat;
height:20px;
width:50px;
border:none;
float:right;
margin:75px 10px 0 0;
}

#reg form button:hover {background-position: 0 -20px;}

/* Layout style 3 Col
-----------------------------------------------*/

#leftcol {
float:left;
width:230px;
height:500px;
background: url(../images/leftcol_bg2.gif) 0 0 repeat-y;
margin:10px 0 0 0;
}

#midcol {
float:left;
width:460px;
background:white;
margin:10px 10px 10px 10px;
}

#rightcol {
float:left;
width:230px;
height:500px;
background: url(../images/rightcol_bg.gif) 0 0 repeat-y;
margin:10px 0 0 0;
}


/* Top Navigation
-----------------------------------------------*/

ul,li {list-style-type: none;}
ul#topnavigation span {display: none;}

ul#topnavigation {
margin:0 0 0 -25px;
height:31px;
}

ul#topnavigation li {
display: inline; /* Prevents "stepdown" */
}

ul#topnavigation li #about {width:90px; float:left;}
ul#topnavigation li a#what {width:100px; float:left;}
ul#topnavigation li a#benefit {width:150px; float:left;}
ul#topnavigation li a#service {width:150px; float:left;}
ul#topnavigation li a#property {width:170px; float:left;}
ul#topnavigation li a#faqs {width:50px; float:left;}
ul#topnavigation li a#legal {width:100px; float:left;}
ul#topnavigation li a#contact {width:90px; float:left;}

ul#topnavigation li a {
display:block;
height:31px;
cursor: pointer;
}

ul#topnavigation li a#about {background: url(../images/topnav/about.gif) 0 0 no-repeat;}
ul#topnavigation li a#what {background: url(../images/topnav/what.gif) 0 0 no-repeat;}
ul#topnavigation li a#benefit {background: url(../images/topnav/benefit.gif) 0 0 no-repeat;}
ul#topnavigation li a#service {background: url(../images/topnav/service.gif) 0 0 no-repeat;}
ul#topnavigation li a#property {background: url(../images/topnav/property.gif) 0 0 no-repeat;}
ul#topnavigation li a#faqs {background: url(../images/topnav/faqs.gif) 0 0 no-repeat;}
ul#topnavigation li a#legal {background: url(../images/topnav/legal.gif) 0 0 no-repeat;}
ul#topnavigation li a#contact {background: url(../images/topnav/contact.gif) 0 0 no-repeat;}

ul#topnavigation li a#about:hover,
ul#topnavigation li a#what:hover,
ul#topnavigation li a#benefit:hover,
ul#topnavigation li a#service:hover,
ul#topnavigation li a#property:hover,
ul#topnavigation li a#faqs:hover,
ul#topnavigation li a#legal:hover,
ul#topnavigation li a#contact:hover {
background-position:0 -31px;
}


/* Left Navigation
-----------------------------------------------*/

ul,li {list-style-type: none;}
ul#leftnavigation span {display: none;}

ul#leftnavigation {
margin:0 0 0 -25px;
height:40px;
}

ul#leftnavigation li a#let {width:240px; float:left;}
ul#leftnavigation li a#overseas {width:240px; float:left;}
ul#leftnavigation li a#owner {width:240px; float:left;}
ul#leftnavigation li a#occupier {width:240px; float:left;}
ul#leftnavigation li a#studio {width:240px; float:left;}
ul#leftnavigation li a#apartments {width:240px; float:left;}
ul#leftnavigation li a#houses {width:240px; float:left;}
ul#leftnavigation li a#developments {width:240px; float:left;}
ul#leftnavigation li a#agents {width:240px; float:left;}
ul#leftnavigation li a#links {width:240px; float:left;}

ul#leftnavigation li a {
display:block;
height:40px;
cursor:pointer;
}

ul#leftnavigation li a#let {background: url(../images/leftnav/let.jpg) 0 0 no-repeat;}
ul#leftnavigation li a#overseas {background: url(../images/leftnav/overseas.jpg) 0 0 no-repeat;}
ul#leftnavigation li a#owner {background: url(../images/leftnav/owner.jpg) 0 0 no-repeat;}
ul#leftnavigation li a#occupier {background: url(../images/leftnav/occupier.jpg) 0 0 no-repeat;}
ul#leftnavigation li a#studio {background: url(../images/leftnav/studio.jpg) 0 0 no-repeat;}
ul#leftnavigation li a#apartments {background: url(../images/leftnav/apartment.jpg) 0 0 no-repeat;}
ul#leftnavigation li a#houses {background: url(../images/leftnav/houses.jpg) 0 0 no-repeat;}
ul#leftnavigation li a#developments {background: url(../images/leftnav/development.jpg) 0 0 no-repeat;}
ul#leftnavigation li a#agents {background: url(../images/leftnav/agent.jpg) 0 0 no-repeat;}
ul#leftnavigation li a#links {background: url(../images/leftnav/link.jpg) 0 0 no-repeat;}


ul#leftnavigation li a#let:hover,
ul#leftnavigation li a#overseas:hover,
ul#leftnavigation li a#owner:hover,
ul#leftnavigation li a#occupier:hover,
ul#leftnavigation li a#studio:hover,
ul#leftnavigation li a#apartments:hover,
ul#leftnavigation li a#houses:hover,
ul#leftnavigation li a#developments:hover,
ul#leftnavigation li a#agents:hover,
ul#leftnavigation li a#links:hover {
background-position:0 -40px;
}