/* base css */
@import url(styles-base.css);


a
{
	text-decoration: underline;
	
	
}

a:link { color: #333399; }
a:visited { color: #333399; }
a:hover { }
a:active { color: #333399; }


/* layout */

body
{
	margin: 0;
	color: #333333;
	background: #FFFFFF;
	font: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	
}

#container 
{ 
	position: static;
	width: 780px; 
	
}

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;

}

#banner-inner { padding: 0px; }

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}

/* banner image */
	
	#banner
	{
		height: 200px;
		background-image: url("images/header.jpg");
		background-position: 15px 15px;
		background-repeat: no-repeat;
		text-align: left;
	}
	
	#banner-inner { overflow: visible; padding: 0; }
	
	#banner-header
	{
	position: absolute;
	left: -7px;
	top: 38px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}
	
	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 200px;
		text-indent: -1000em;
	}
	
	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}

/*navigation*/
.nav
{
	display: block;
	font-size: 13px;
	text-decoration: none;
	padding-top: 1px;

}


	.nav-list-item a
	{
	display: block;
	height: auto;
	color: #333;
	padding: 8px 4px 8px 40px;
	text-decoration: none;
	background-image: url(images/carrot_lgback.gif); 
 	background-repeat: no-repeat; 
	background-position: 15px 8px; 
	
	}

	.nav-list-item a:hover 
	{
		background-color: #333;
		color: #FFF;
		border-right: 0px solid #B1CBB7;
		background-image: url(images/carrot_dgback.gif); 
 		background-repeat: no-repeat; 
		background-position: 15px 8px; 
	
	}
	
		.nav-list-item-selected a
	{
		background-color: #E3E3E3;
		color: #333;
		border-right: 4px solid #333;
		display: block;
		height: auto;
		padding: 8px 4px 8px 40px;
		text-decoration: none;
		background-image: url(images/carrot.gif); 
 		background-repeat: no-repeat; 
		background-position: 15px 8px; 
	
	}
/* two-column-left tweaks */
	
	.layout-two-column-left #container
	{
		width: 700px;
	}

	.layout-two-column-left #alpha
	{
		width: 200px;
		
	}
	
	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 20px 0px 0px 0px;
		background: #C3BDAC;
		height: 685px;
	}
	
	.layout-two-column-left #beta
	{
		width: 500px;
		
		
		
	}
	
	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		height: 673px;
	}
/* user css */
#banner {height: 170px; background-position:0px 0px; }
.pkg {background-color: white;}



#footer
{
position: absolute;
bottom: -45px;
left: 0px;
color: #666;
line-height: 60%;
font-size: 11px;

}

#photo
{
float: right;
border: 1px solid #333;
margin-left: 8px;
}

/* properties css */

.prop-thumbnail
{
	float: left;
	border: 1px solid #333;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.address1
{
	font-weight: bold;
}

.address2
{
	
}

.unit
{
	margin-top: 7px;
}

.l-status .aarow
{
	margin-right: 2px;
	margin-bottom: -2px;

}
.l-status span, .list-table span
{
	color: #336633;
	font-weight: bold;
}

#intro
{
	padding-bottom: 20px;
}

/* listing css */
.bread
{
padding-bottom: 10px;
margin-top: -5px;

}

.list-thumbnail
{
	float: left;
	border: 1px solid #333;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	
}

.thumb-wrap
{
	position: relative;
}
.thumb-label
{
	position: absolute;
	top: 145px;
	left: 0px;
	

}
.list-table
{
	margin-top: 11px;
}

.description1, .description2
{
margin-top: 6px;
}

.list-header
{
	font-size: 14px;
	font-weight: bold;
	color: #4453A9;
	display: block;
	border-bottom: 2px #333 solid;
	margin-top: 18px;
	

}

.list-info
{
width: 500px;

}

.gallery
{
	border: 1px #333 solid;
}

.gallery-nav
{
float: right;

}
/* listing navigation */
	
	
	
	.tab 		{
				
				font-family: Arial, Helvetica, san-serif;
				font-size: 12px;
				font-weight: bold;
				color: black;
				padding: 2px 15px 3px 15px;
				vertical-align: top;
				display: inline;
				position: relative;
				top:2px;
				left: 0px;
	}
	
	.end-curves {
				vertical-align: top;
	}
	
	#current-tab {
				background-color: #8E96C3;
				margin: 0px;
	}
	
	#link-tab {
				margin-left: 0px;
				background-color: #999999;
	}
	
	#link-tab a {
				text-decoration: none;
				color: black;
	}	
	
	#link-tab a:hover {color: white;}
	
	#subnav-baseline {
				background-color: #8E96C3;
				width: 100%;
				height: 7px;
				margin-bottom: 7px;
	}	
	
	.graph { 
        position: relative;
        width: 435px; 
        border: 1px solid #51514F; 
        padding: 2px; 
}

.graph .bar { 
        display: block;
        position: relative;
        background: #AE9958; 
        text-align: center; 
        color: #333; 
        height: 2em; 
        line-height: 2em;            
    }
.graph .bar span { position: absolute; left: 1em; }

.graph .bar-sub { 
        display: block;
        position: relative;
        background: #AE9958; 
        text-align: center; 
        color: white; 
        height: 2em; 
        line-height: 1.5em;
	font-size: 10px;
	font-weight: bold;            
    }
.graph .bar-sub span { position: absolute; left: 1em; }



.sov-graph-wrap {
padding: 15px;
}


.nav-band-list {
	
	margin-top: 10px; 
	vertical-align: middle;
	font-weight: bold;
	color: #8c8989;
}

#nav-band-header {
	color: #8c8989;
	font-weight: bold;
}
	

#band-list-container {
	text-align:center;
	padding-top: 30px;

}

