/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* 2.2 Navigation */
#top-nav  { position: relative; z-index: 100; padding: 5px 0; background: #356AA0; text-transform: uppercase; font: 11px Helvetica, Arial, sans-serif; }
#top-nav .nav-item-right  { float: right; margin-top: 7px; }
#top-nav .nav-item-right a  { padding:0; }
#top-nav .nav a:hover, #top-nav .nav li.current_page_item, #top-nav .nav li.current_page_parent { background:#3D7BBB; color: #fff; }
#main-nav{ position: relative; z-index: 99; padding:10px 20px; width: 940px; background: #356AA0; text-transform: uppercase; font-size: 12px; font-weight: bold; font-family: Helvetica, Arial, sans-serif; }

.nav { z-index:99; margin:0; padding:0; list-style:none; line-height:1; }
.nav a  { position:relative; color:#fff; display:block; z-index:100; padding:5px 10px 2px; line-height:22px; text-decoration:none; }
.nav a:hover, .nav li.current_page_item, .nav li.current_page_parent, .nav li.current-cat { background:#3D7BBB; color: #fff; }
.nav li.current_page_item a, .nav li.current-cat a  { color: #fff; }
.nav li  { float:left; width: auto; margin: 0 7px 0 0; color:#fff; }
.nav li a.sf-with-ul { padding-right:20px; }

/* 2.3 Header */
#header{padding: 0px 20px; height: 230px; background: url(images/header.jpg) no-repeat; position:relative;}

div.map {background: url(images/map.png) no-repeat; height: 400px;}
div.spacer { position: relative; background-color: #8FC73E; height: .4em; }

#logo  { float: right; margin-top: 10px; color: white; font-size: 2em; }

/* 2.5 Sidebar */
#sidebar{ width: 300px;}
#sidebar .primary { }
#sidebar .secondary { float:left; margin-right:20px; } 
#sidebar .secondary.last { margin:0; } 

#address, #banner { width: 300px; text-align: center; }
#contact
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#contact td, #contact th 
{
font-size:1em;
border:1px solid #808080;
padding:3px 7px 2px 7px;
}
#contact th 
{
font-size:1.1em;
padding-top:5px;
padding-bottom:4px;
background-color:#3D7BBB;
color:#ffffff;
}
#contact tr.alt td 
{
color:#000000;
background-color:#e1e7f5;
}

#search  { background: #e1e7f5; }
#search input.button  { margin-left: 60px; }

#loopedSlider .slides .image  { width: 320px;  }
#loopedSlider .slides .text  { width: 600px; }

.property .price  { float: left; width: 170px; height: 41px; padding: 12px 0; border-right: 1px solid #e7e7e7; color: #e81b1b; font: bold italic 1.2em Georgia, Times, serif; }
.property .features  { float: left; width:430px; height: 65px; padding: 0; }

#footer-widgets .block.big  { width: 280px; }
#footer-widgets .block { width: 280px; }
#footer-widgets .block { border: solid 5px #e5e5e6; }

div.block { padding: 5px 5px; border: solid 5px #8FC73E; }
