html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}
/****************************************/

body {
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
}
strong {
	font-weight: bold;
}
p {
	line-height: 1.5em;
	margin-bottom: 1em;
}
h1 {
	margin-bottom: 1em;
	font-size: 1.5em;
	color: #faaf40;
}
h2 {
	margin-bottom: 1em;
	font-size: 1.25em;
	color: #FAAF40;
}
h3 {
	margin-bottom: 1em;
	font-size: 1.10em;
	color: #999999;
	font-weight: bold;
}
h3.warning {
	margin-bottom: 1em;
	font-size: 1.10em;
	color: #FF0000;
}
.warning  {
	font-size: 1.10em;
	color: #FF0000;
}
#page-wrap {
	width: 1100px;
	margin: auto;
	background: #000;
	
} 
#header {
	background: url(../images/header-bg.gif) no-repeat;
	width: 1100px;
	height: 182px;
	margin: 0;
}
#header h1 {
	display: none;
}
ul {
	list-style-type: square;
	margin-left: 1.3em;
	line-height: 1.5em;
	padding-bottom: 1.5em;
	margin-top: 0;
}
ul li  {
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 5px;
}
ol {
	list-style-type: decimal;
	margin-left: 2em;
	line-height: 1.5em;
	padding-bottom: 1.5em;
	margin-top: 0;
}
ol li  {
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 5px;
}

#nav {
	width: 670px;
	height: 48px;
	position: relative;
	top: 134px;
	left: 334px;
}
#nav ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0m;
}
#nav ul li {
	display: inline;
	padding: 0;
}
#nav ul li a {
	height: 48px;
	width: 134px;
	float: left;
	text-indent: -9999px;
	border: none;
}
#nav ul li a.home {
	background: url(../images/nav-home.gif) center bottom no-repeat;
}
#nav ul li a.sale {
	background: url(../images/nav-sale.gif) center bottom no-repeat;
}
#nav ul li a.proj {
	background: url(../images/nav-proj.gif) center bottom no-repeat;
}
#nav ul li a.opp {
	background: url(../images/nav-opp.gif) center bottom no-repeat;
}
#nav ul li a.contact {
	background: url(../images/nav-contact.gif) center bottom no-repeat;
}
#nav ul li a:hover {
	background-position: center center;
			}
			body#home #nav ul li a.home,
			body#sale #nav ul li a.sale,
			body#proj #nav ul li a.proj,
			body#opp #nav ul li a.opp,
			body#contact #nav ul li a.contact {
				background-position: center top;
			}
#content-wrap {
	padding-left: 101px;
}
#content-full {
	width: 900px;
	margin: 0;
	padding-top: 30px;
}
#content {
	float: left;
	width: 650px;
	margin: 0;
	padding-top: 30px;
}
#side-bar {
	margin-left: 723px;
	width: 160px;
	padding-top: 30px;
}
#side-bar ul {
	width: 161px;
}
#side-bar li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}
#side-bar li.sale a {
	background: url(../images/btn-for-sale.gif) no-repeat bottom;
	height: 66px;
	display: block;
	text-indent: -9000px;
}
#side-bar li.manage a {
	background:  url(../images/btn-manage.gif) no-repeat bottom;
	height: 66px;	
	display: block;	
	text-indent: -9000px;
}
#side-bar li.sale a:hover {
	background: url(../images/btn-for-sale.gif) no-repeat top;
}
#side-bar li.manage a:hover {
	background: url(../images/btn-manage.gif) no-repeat top;
}
#footer {
	text-align: center;
	color: #fff;
	background: #000 url(../images/footer-bg.gif) no-repeat;
	width: 1100px;	
	height: 77px;
	font-size: 0.95em;
	padding-top: 35px;
}
#footer a {
	color:  #fff;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
	background: #fff;
}
#footer a.burst {
	color: #FF9933;
}
#footer a:hover.burst {
	color: #FFF;
	text-decoration: none;
	background: #FF9933;
}
#clear {
	clear: both;
}
#admin-nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	list-style-type: none;
}
#admin-nav {
	margin-bottom: 5em;
}
#admin-nav ul li a{
	color: #fff;
	display: block;
	width: 140px;
	background: #666666;
	padding: 5px;
	text-decoration: none;
	border: 1px solid #333333;
}
#admin-nav ul li a:hover{
	background: #faaf40;
	color: #000;
}
body#admin-home #admin-nav ul li a.home,
			body#admin-property #admin-nav ul li a.property,
			body#admin-amend #admin-nav ul li a.amend,
			body#admin-cat #admin-nav ul li a.categories,
			body#admin-users #admin-nav ul li a.users,
			body#admin-clients #admin-nav ul li a.clients {
				background: #faaf40;
				color: #000;
			}
.thumbs {
	border: none;
	margin: 0 20px 20px 0;
	float: left;
}
table.admin {
	padding: 10px;
}
table.search-results{
	border: 1px solid #333333;
}
table.search-results td {
	padding: 3px;
	vertical-align: middle;
}
.search-filter {
	font-size: 11px;
}
tr.filter-head {
	background-color: #666666;
	font-size: 11px;
	border-bottom: 1px solid #E7E7E7;
}
tr.filter-head td{
	padding: 10px 3px 10px 3px;
}
tr.highlight {
	background: #292929;
}
tr.normal-row {
	background: transparent;
}
tr.highlight:hover {
	background: #380000;
}
tr.normal-row:hover {
	background: #380000;
}

.center{
	text-align: center;
}
#new-form {
	border: 1px solid #666666;
	background: #333333;
	padding: 10px 10px 10px 3px;
	vertical-align: middle;
}
#new-form p {
	margin: 0;
	padding: 0;
}
.key {
	text-align: center;
	font-size: 10px;
}
#listing-content {
	float: left;
	width: 550px;
	margin: 0;
	padding-top: 30px;
}
#listing-side-bar {
	margin-left: 644px;
	width: 200px;
	padding-top: 30px;
}
#listing-side-bar ul {
	width: 160px;
}
#listing-side-bar li {
	padding-bottom: 10px;
}
#section {
	background: #333333;
	border: 1px solid #666666;
	padding: 10px;
	margin-bottom: 30px;
}
#error {
	background: #FFD8CD;
	border: 1px solid #FF0000;
	color: #FF0000;
	font-size: 14px;
	width: 70%;
	margin-bottom: 20px;
	padding: 10px;
}
#floorplans {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 5px 0 30px 5px;
	width: 100%;
}
#live_note {
	background: #EBFFE2;
	border: 1px solid #006600;
	color: #006600;
	font-size: 14px;
	width: 70%;
	margin-bottom: 20px;
	padding: 10px;
}
#dead_note {
	background: #FFF4E2;
	border: 1px solid #FF6600;
	color: #FF6600;
	font-size: 14px;
	width: 70%;
	margin-bottom: 20px;
	padding: 10px;
}
a {
	color: #FAAF40;
}
a:hover {
	text-decoration: none;
}

p.opp-thanks{
	margin-bottom: 200px;
}


 * Form elements
 -----------------------*/
form#base input           {width:500px;}
form#base input,
form#base textarea        {border:1px solid #ccc;padding:5px;margin-top:5px;width:200px;}
form#base input:focus,
form#base textarea:focus  {background:#ffc;}
form#base textarea        {font:.9em}
form#base label           {margin:0;font-weight:bold;font-size:1em;}
form#base label:after     {content:": ";}
form#base button          {margin:1em 0 1em 0;width:100px;padding:5px;}


 * Form elements
 -----------------------*/
form#contact input           {width:500px;}
form#contact input,
form#contact textarea        {border:1px solid #ccc;padding:5px;margin-top:5px;width:500px;}
form#contact input:focus,
form#contact textarea:focus  {background:#ffc;}
form#contact textarea        {font:.9em}
form#contact label           {margin:0;font-weight:bold;font-size:1em;}
form#contact label:after     {content:": ";}
form#contact button          {margin:1em 0 1em 0;width:100px;padding:5px;}

/*
 * User feedback
 -----------------------*/
.yay, .oops     {font-size:.8em;text-align:center;padding:10px;color:#fff;font-weight:700;}
.yay            {background:#090;}
.oops           {background:#f30;}
div.error       {font-size:.8em;font-weight:700;padding:5px 0 0;color:#f30;margin:0;}

/*
 * Captcha
 -----------------------*/
img.form            {border:1px solid #777;margin:10px 0 10px 0px;display:block;}



 * Form elements
 -----------------------*/
form#maint input{
	width:450px;
}
form#maint input,form#maint select{
	border:1px solid #ccc;
	padding:5px;
	margin-top:5px; 
	width: 500px;
}
form#maint input.readonly,form#maint input.readonly:focus{	
	background: #CCCCCC;
}
form#maint input:focus,
form#maint textarea:focus  {background:#ffc;}
form#maint textarea        {font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;font-size:1.1em;width:500px;height:200px;border:1px solid #ccc; padding:5px; margin-top:5px;}
form#maint label           {margin:0;font-weight:bold;font-size:1em;}
form#maint label:after     {content:": ";}
form#maint button          {margin:1em 0 1em 0;width:100px;padding:5px;}

table.clients td{
	padding: 5px;
}

img.img-border{
	border: 1px solid #fff;
}

a.inspect{
	display: block;
	padding: 5px;
	background: #CCCCCC;
	border: 1px solid #333333;
	font-size: 1.1em;
	text-decoration: none;
	width: 250px;
	color: #333333;
	text-align: center;
}
a.inspect:hover{
	background: #FAAF40; 
}