/*  Meyers Reset
-------------------------------------*/
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, sup, 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;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*  Defaults
-------------------------------------*/
body { 
	/*background-color: #1f3e6d;*/
	background-color:#202020;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

/* General Layout
-------------------------------------*/
#container {
	margin: 5px auto 0 auto;
	width:950px;
}

#header {
	clear:both;
}

#header #logo {

}

#header #nav {
	background: url('../images/nav_bg.gif') repeat-x;
	border:1px solid #d4d4d4;
	height:33px;
}

#header #nav .li{
	border-right:1px solid #d4d4d4;
	font-size:14px;
	height:33px;
	margin-right:-3px;
}

#header #nav .li a img{
	vertical-align:text-top;
}

#header #nav .li a{
	color:#666;
	height:13px;
	padding:10px 5px;
	text-decoration:none;
}

#header #nav .li a.selected{
	background-color:#fff !important;
}

#header #nav .li a:hover
{
	color:#fff;
	/*background: url('../images/nav_bg_over.gif') repeat-x 0 0;*/
	background: url('../images/nav_bg_over3.png') repeat-x 0 0;
}

#content {
	background-color:#fff;
	clear:both;
	height:auto !important;
	height:350px;
	min-height:350px;
	overflow: hidden;
	padding:5px 10px 5px 10px;
}

#contentEnvelope {
	background-color:#fff;
	clear:both;
	height:auto !important;
	overflow: hidden;
}

#content-bottom {
	background-color:#eee;
	clear:both;
	text-align:right;
	padding:30px 15px 10px 15px;
}

#footer {
	background-color:#0c1e39;
	clear:both;
	color:#eee;
	font-size:11px;
	margin-bottom:10px;
	padding: 10px 5px;
	text-align:center;
}

#footer .divider {
	color:#999;
}

/* Home Layout
-------------------------------------*/
#home-top {
	clear:both;
}

#home-top #home-rotator {
	float:left; width:600px;
	padding-top:10px;
}

#home-top #home-rotator img {
	border:2px solid #eee;
}

#home-top #home-newest {
	background:#eee url('../images/newest_bg.gif') repeat-x 0 0;
	float:left;
	margin-left:5px;
	margin-top:10px;
	padding: 0px 10px 0px 10px;
	width:288px;
	height:250px;
}

#home-top #home-newest .h2 {
	color:#938f11;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	text-decoration:none;
}

.home-panels {
	clear:both;
	display:inline-block;
	margin:10px 0;
}

.home-mini-section {
	border-right:2px solid #e7e7e7;
	float:left;
	font-size:12px;
	height:100px;
	padding:10px;
	width:280px;
}

.home-bottom-header{
	color:#1a3a6f;
	font-variant:small-caps;
	font-family:Copperplate Gothic Light;
	/*color:#938f11;*/
	/*font-family: Georgia,"Times New Roman",Times,serif;*/
	/*font-size:20px;*/
	font-size:19px;
	font-weight:normal;
	margin-bottom:10px;
}

.home-bottom-content{
	color:#666;
	margin-bottom:10px;
	font-weight:normal;
}

#home-panels .home-mini-section p {
	color:#666;
	margin-bottom:10px;
}

#home-panels .home-mini-section p a {
	font-size:10px;
}

/* General Page Layout
-------------------------------------*/
#left-panel {
	float:left;
	width:280px;
}

#left-panel img {
	border: 1px solid #ccc;
	padding:10px;
}

#right-panel {
	float:left;
	width:640px;
}

#right-panel ul {
	margin:0 40px;
}

#right-panel ul li{
	color:#333;
	list-style:disc;
	margin-bottom:5px;
}

#right-panel #content-title {
	/*color:#908f10;
	color:#1a3a6f;*/
	color:#808284;
	font-weight:bold;
	font-family:Arial Unicode MS;
	font-size:21px;
	margin-bottom:10px;
}

#right-panel .content-title {
	color:#908f10;
	font-size:20px;
	margin-bottom:10px;
}

#right-panel p, #right-panel table{
	color:#333;
	font-size:13px;
	line-height:17px;
	margin-bottom:10px;
}


/* Current Listings Layout
-------------------------------------*/

#crumbs {
	border-bottom:1px solid #eee;
	color:#999;
	margin-left:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}

#crumbs .previous {
	color:#000;
	font-weight:bold;
}

#crumbs .raquo {
	/*color:#908f10;*/
	color:#072293;
	font-size:17px;
	font-weight:bold;
}

#listing-container {
	font-size:14px;
	color:#333;
}

#listing-container a, #listing-container a:visited  {
	color:#148dda;
	text-decoration:none;
}

#listing-container a:hover {
	text-decoration: underline;
}
	
#listing-menu {
	float:left;
	margin-right:15px;
	margin-left:5px;
	width:175px;
}

#listing-menu ul {
	margin-top:30px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	/*border-bottom-color:#dbdbab;*/
	border-bottom-color:#666;
}

#listing-menu ul li a{
	display:block;
	padding:10px 5px;
	/*border:1px solid #dbdbab;*/
	border:1px solid #666;
	border-bottom:0;
	background-color:#eee;
}
#listing-menu ul li a:hover {
	/*background-color:#ededd3;*/
	background-color:#0A3BAA;
    color:White;
}

#listing-menu ul li a {
	/*color:#908f10 !important;*/
	color:#333333;
	text-decoration:none !important;
}

#general-info {
	float:left;
	border:solid 1px #828282;
}

#general-info #divCushion
{
	margin:10px;
}

#general-info h1 {
	color:#808284;
	font-size:20px;
	margin-bottom:10px;
}

#general-info p {
	line-height:18px;
	margin-bottom:10px;
}

#general-info .heading{
	font-weight:bold;
}

#general-info ul {
	margin:10px 25px;
}

#general-info a
{
	color:#202960;
}

#general-info a:visited
{
	color:#202960;
}

#general-info a:hover
{
	color:#0069B1;
}

#general-info #listing-address {
	background-color:#eee;
	line-height:17px;
	padding:10px;
	width:257px;
}

#general-info #listing-address .address-heading{
	display:block;
	font-weight:bold;
}

#divContent
{
	height:577px;
	width:935px;
}

#divLeftSide
{
	margin-right:5px;
}

#divContent #divLeftSide #divMap
{
	width:300px;
	height:400px;
	border:solid 1px #828282;
	margin-right:5px;
	margin-bottom:5px;
}

#divContent #divLeftSide #divTabs
{
	width:300px;
	height:400px;
	border:solid 1px #828282;
	margin-bottom:5px;
}

#divContent #general-info #listing-details {
	border:1px solid #DBDBDB;
	display:inline-block;
	clear:both;
	font-weight:bold;
	padding:10px;
	margin-bottom:10px;
	width:255px;
} 

#divContent #general-info #listing-details .listing-detail-row {
	clear:both;
	display:inline-block;
	margin:3px 0px;
}

#divContent #general-info #listing-details .listing-detail-row .listing-label {
	float:left;
	width:120px;
}

#divContent #general-info #listing-details .listing-detail-row .listing-value {
	color:#666;
	float:left;
	width:135px;
}

#divContent #divLeftSide #radGridBorder
{
	border:solid 1px #828282;
}
	
#general-info #listing-contacts {
	line-height:20px;
	margin:15px 0;
}

#general-info #listing-contacts span {
	display:block;
	font-weight:bold;
}

#general-info #listing-contacts a
{
    color:#202960;
}

#general-info #listing-contacts a:visited
{
    color:#202960;
}

#general-info #listing-contacts a:hover
{
    color:#0069B1;
}

/* Master Page top 3 latest listings layout */
.property
{
    width:100%;
    font-family: Arial, Helvetica, sans-serif;
    color:#666;
    height:66px;
    margin-bottom:5px;
}

.image
{
    float:left;
    width:90px;
    text-align:center;
}

.propertyInfo
{
    width:193px;
    float:left;
    padding-left:5px;
}

.propertyTitle
{
    font-weight:bold;
    font-size:10pt;
    margin-bottom:5px;
}

.propertyTitle a:visited
{
	color:#666;
}

.propertyDescription
{
	font-size:10pt;
}

.propertyDescription a:visited
{
	color:#666;
}

/* Login Layout
-------------------------------------*/
#login-wrapper {
	margin: 50px auto;
	width:500px;
	*width:505px;
}

#login-wrapper h1{
	/*color:#908F10;
	font-size:20px;
	font-weight:bold;*/
	color:#808284;
	font-family:Arial Unicode MS;
	font-size:21px;
	font-weight:bold;
	margin-bottom:10px;
}

#login-wrapper #form-wrapper {
	border:1px solid #ccc;
	background-color:#eee;
	display:inline-block;
	padding:10px;
	width:100%;
}

#login-wrapper #form-wrapper .form   {
	text-align:right;
}

#login-wrapper #form-wrapper form input {
	margin:5px 0;
}

.button {
	background-color:#908F10;
	color:#fff;
	border:1px solid #fff;
	
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
}

#login-wrapper #form-wrapper  .button {
	/*background-color:#908F10;*/
	background-color:#1a3a6f;
	color:#fff;
	border:1px solid #fff;
	
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
}

#login-wrapper #form-wrapper h2 {
	color:#666;
	font-size:17px;
	font-weight:bold;
	margin-bottom:20px;
}

#login-wrapper #form-wrapper #create-account {
	float:left;
}
#login-wrapper #form-wrapper #separator {
	float:left;
	margin: 0 20px;
}

#login-wrapper #form-wrapper #sign-in {
	float:left;
}

/* Closed Transactions Layout
-------------------------------------*/
#closed-transactions
{
	font-family: Arial, Helvetica, sans-serif;
}

#closed-transactions h1 {
	/*color:#908F10;*/
	color:#808284;
	font-size:20px;
	margin-bottom:10px;
}

#closed-transactions #transaction-list {
	float:left;
	width:500px;
}

#closed-transactions #transaction-info {
	float:right;
	font-size:13px;
	width:389px;
}

#closed-transactions #transaction-info #general-info 
{
	width:389px;
}

#closed-transactions #transaction-info .property-title {
	color:#1f3e6d;
	font-size:17px;
	font-weight:bold;
	margin:10px 0;
}

#closed-transactions #transaction-info #transaction-labels {
	color:#333;
	float:left;
	font-weight:bold;
	line-height:20px;
	width:120px;
}

#closed-transactions #transaction-info #transaction-values {
	color: #777;
	float:left;
	line-height:20px;
	width: 260px;
}

#closed-transactions #transaction-info #transaction-values a
{
	color:#202960;
	text-decoration:none;
}

#closed-transactions #transaction-info #transaction-values a:visited
{
	color:#202960;
	text-decoration:none;
}

#closed-transactions #transaction-info #transaction-values a:hover
{
	color:#0069B1;
	text-decoration:underline;
}

#closed-transactions #transaction-info #transaction-values a:visited:hover
{
	color:#0069B1;
	text-decoration:underline;
}

#closed-transactions #transaction-list .listings {
	width:100%;
}

#closed-transactions #transaction-list .listings th {
	/*color:#999;*/
	color:#333333;
	font-size:15px;
	font-weight:bold;
	height:20px;
}

#closed-transactions #transaction-list .listings td {
	height:20px;
}

#closed-transactions #transaction-list .listings .odd {
	background-color:#e9e9c5;
}

#closed-transactions #transaction-list .listings td a{
	display:block;
}

#closed-transactions #transaction-list .listings td a {
	color:black !important;
	text-decoration:none !important;
}