/* @override http://bitwiseproperties.com/bitwise.css */

@import url("reset.css");

/* @group Links */

a:link {
	color: #1e4378;
	text-decoration: underline;
}

a:visted {
	color: #330066;
}

a:hover {
	color: #cc0000;
}

#contact a {
	color: #f0ecca;
}

#contact a:hover {
	color: #95ba5d;
}

/* @end */

/* @group Layout */

html, body {
	height: 100%;
}

body {
	background-color: #00151a;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -50px;
	width: 950px;
	margin: 0 auto;
	background: #f0ecca url(images/header-bg.gif) repeat-x;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
}

#header {
	color: #fff;
	height: 300px;
	position: relative;
	background: url(images/2001n-head.jpg) no-repeat 0 0;
}

#logo {
	position: absolute;
	top: 100px;
	left: 18px;
	width: 280px;
	height: 160px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999px;
}

#content {
	width: 950px;
	overflow: hidden;
}

#main {

}

#primary {
	
}

#contact {
	width: 310px;
	position: absolute;
	top: 160px;
	left: 600px;
	border-top: 1px solid #efe8be;
	border-bottom: 1px solid #efe8be;
	padding: 0 10px;	
}

#residential {
	float: left;
	width: 470px;
	margin-right: 5px;	
}

#commercial {
	float: left;
	width: 470px;
	border-left: 1px solid #fff;
	padding-left: 4px;
}

div#parking {
	clear: both;
	color: #fff;
	background-color: #95ba5d;
	overflow: hidden;
	padding: 20px 120px;
		border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

div#parking h2 {
	border-bottom: none;

	text-transform: uppercase;
	margin: 0;
	color: #fff;
}

div#parking p {
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 18px;
}

a#parking-logo {
	float: left;
	margin-right: 40px;
}

#push {
	height: 50px;
}

#footer {
	width: 950px;
	margin: -50px auto 0;
	color: #fff;
	background: #00313b;
	padding-top: 20px;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	position: relative;
}

p.copyright {
	position: absolute;
	right: 20px;
	top: 20px;
}

p.address {
	padding: 0px 20px 30px;
}

/* @end */

/* @group Type */

@font-face {
	font-family: 'AdelleBasicBold';
	src: url('adellebasic_bold-webfont.eot');
	src: local('☺'), url('adellebasic_bold-webfont.woff') format('woff'), url('adellebasic_bold-webfont.ttf') format('truetype'), url('adellebasic_bold-webfont.svg#webfontxNnQ0lmU') format('svg');
	font-weight: normal;
	font-style: normal;
}


h1, h2, h3, h4 {
	font-family: 'AdelleBasicBold', Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 22px;
	line-height: 36px;
	margin: 9px 0;
}

h2 {
	font-size: 24px;
	line-height: 36px;
	margin: 12px 0 9px 0;
}

h3 {
	font-size: 18px;
	line-height: 18px;
	margin: 9px 0;
	color: #00424d;
	text-transform: uppercase;
	border-bottom: 1px solid #00424d;
}

h4 {
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 18px;
}

h5 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

p {
	margin-bottom: 18px;
}

ul, ol, dl {
	margin: 0 9px 18px 9px;
}

ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0 25px;
}

li {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 9px;
}

ol {
	list-style-type: decimal;
	list-style-position: inside;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 6px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

#residential h2, #commercial h2 {
	text-align: center;
	text-transform: uppercase;
	margin: 18px 20px 9px;
	color: #00313b;
	border-top: 1px solid #00313b;
	border-bottom: 1px solid #00313b;
	
}

#contact h2 {
	color: #95ba5d;
	margin:  8px 0;
	margin-top: 8px;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 24px;
}

#contact dl {
margin-bottom: 9px;
}

#contact dt {
	float: left;
	margin-right: 12px;
	width: 50px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	color: #f0ecca;
}

#contact dd {
	font-size: 16px;
	line-height: 18px;
		font-family:  Georgia, "Times New Roman", Times, serif;
}

h3.banner {
	border: none;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	text-indent: -9999px;
	background: url(images/lease-banner.png) no-repeat 0 0;
}

h3.banner.rent {
	background: url(images/forrent.png) no-repeat 0 0;
}

.property p {
	margin: 0 36px 18px;
}

#footer p {
	margin-bottom: 0;
}
/* @end */

#main h1 {
	color: #fff;
	background-color: #95ba5d;
	margin: 0;
	text-align: center;
	padding: 18px 100px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

h1#tagline {
	width: 310px;
	position: absolute;
	top: 30px;
	left: 610px;
	font-size: 16px;
	line-height: 24px;
}

#primary h3 {
	margin-left: 10px;
}

/* @group Properties */

#forsale {
	padding: 10px;
}

#forrent {
	padding: 0 20px;
}

div.property {
	overflow: hidden;
	background-color: #fff;
	margin: 0 20px 20px;
}

div.property ul {
	width: 240px;
}

div.property h4 {
	color: #00424d;
	font-size: 18px;
	line-height: 18px;
	margin: 0 26px 9px;
}

div.property h5 {
	margin: 9px 30px 0;
	text-transform: uppercase;
}

div.property ul {
	margin: 9px 56px 0;	
}

ul.features {
	overflow: auto;
	margin-left: 30px !important;
	margin-right: ;
}

ul.features li {
	width: 120px;
	float: left;
	list-style-position: inside;
}

div.teaser {
	position: relative;
	margin-bottom: 10px;
	width: 430px;
	background: #333;
	padding: 0;
	height: 229px;
}

#parking h3 {
	color: #95ba5d;
}

div.gallery a {
	float: left;
}

div.gallery a img{
	border: 5px solid #fff;
}

div.gallery a:hover img{
	border: none;
	width: 86px;
	height: 86px;
}


div.gallery {
	overflow: hidden;
	text-align: center;
	padding: 6px 0;
	border-top: 1px solid #95ba5d;
	border-bottom: 1px solid #95ba5d;
}

p.instruct {
	color: #003b45;
	margin-bottom: 0;
}

/* @end */

/* @group Galleria */

.galleria {
	list-style: none;
	width: 640px
}

.galleria li {
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0
}

.galleria li a {
	display: none
}

.galleria li div {
	position: absolute;
	display: none;
	top: 0;
	left: 180px
}

.galleria li div img {
	cursor: pointer
}

.galleria li.active div img,.galleria li.active div {
	display: block
}

.galleria li img.thumb {
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto
}

.galleria li .caption {
	display: block;
	padding-top: .5em
}

* html .galleria li div span {
	width: 400px
}

/* MSIE bug */

/* @end */

.demo {
	position: relative;
	margin-top: 2em;
}

.gallery_demo {
	margin: 0 auto;
}

.gallery_demo li {
	width: 60px;
	height: 60px;
	border: 3px double #111;
	margin: 6px;
	background: #000;
}

.gallery_demo li div {
	left: 240px
}

.gallery_demo li div .caption {
	font: italic 0.7em/1.4 georgia,serif;
}

#main_image {
	margin: 0 auto;
	width: 640px;
	text-align: center;
}

#main_image img {
	margin-bottom: 10px;
}

.nav {
	padding-top: 15px;
	clear: both;
	font: 80% 'helvetica neue',sans-serif;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
}

.info {
	text-align: left;
	width: 700px;
	margin: 30px auto;
	border-top: 1px dotted #221;
	padding-top: 30px;
}

.info p {
	margin-top: 1.6em;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}