/* BASIC RESET */

html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, a img, :link img, :visited img,
ol, ul, li, fieldset, form {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
body {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#564b47;
	line-height:17px;
	background-color:#231F1D;
	background-image:url(../images/bkgd_left.gif);
	background-repeat:repeat-y;
}
a, a:hover {
	text-decoration:none;
}
:active, :focus {
	outline:none;
}
ul,ol {
	list-style:none;
}
img {
	vertical-align:top;
}


/* LAYOUT */

#header {
	position:absolute;
	width:auto;
	top:0px;
	right:0px;
	left:0px;
}
.bannered #header {
	height:303px;
}
#apt {
	width:100%;
	height:267px;
	background-color:#F9F9F9;
	background-image:url(../images/header_apt.jpg);
	background-repeat:no-repeat;
	overflow:visible;
}
#tagline {
	height:11px;
	width:auto;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	line-height:14px;
	background-color:#b9370d;
	text-align:right;
	padding:0px 10px 2px 0px;
	clear:both;
	margin:0;
}
#leftpanel {
	position:absolute;
	width:300px;
	height:100%;
	top:0px;
	bottom:0px;
	left:0px;
	border-right:3px solid #00446f;
	background-color:#e3e3c7;
}
#rightpanel {
	position:absolute;
	height:100%;
	width:auto;
	top:0px;
	right:0px;
	bottom:0px;
	left:303px;
}
#rightpanel_content {
	position:absolute;
	height:auto;
	width:auto;
	top:303px;
	right:0px;
	bottom:0px;
	left:0px;
	background-color:#231F1D;
	color:#dad5cb;
}
#home #rightpanel_content {
	position:absolute;
	top:420px;
}


/* MENUS */

/* Root = Horizontal, Secondary = Vertical */

#navmenu_container {
  height:24px;
  width:100%;
  background-color:#00446f;
}

ul#navmenu {
  margin:0;
  border:0 none;
  padding:0;
  width:580px; /*For KHTML*/
  list-style:none;
  height:24px;
  background-color:#00446f;
}

ul#navmenu li {
  margin:0;
  border:0 none;
  padding:0;
  float:left; /*For Gecko*/
  display:inline;
  list-style:none;
  position:relative;
  height:24px;
}

ul#navmenu ul {
  margin:0;
  border:0 none;
  padding:0;
  width:180px;
  list-style:none;
  display:none;
  position:absolute;
  top:24px;
  left:0;
}

ul#navmenu ul li {
  float:none; /*For Gecko*/
  display:block !important;
  display:inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  border-right:1px solid #80a3b7;
  padding:0 10px;
  float:none !important; /*For Opera*/
  float:left; /*For IE*/
  display:block;
  background:#00446f;
  color:#fff;
  font:bold 10px/24px Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  height:auto !important;
  height:1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background:#001230;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  position:relative;
  left:-1px;
  float:none;
  background:#00446f;
  border:1px solid #80a3b7;
}
/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background:#001230;
}

ul#navmenu a.current {
	color:#99B4C5;
}
ul#navmenu a.current:hover,ul#navmenu li:hover li a.current,
ul#navmenu li.iehover li a.current {
	background:#00446f;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display:none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display:block;
}

#fisheye_menu {
	position:absolute;
	bottom:0;
	left:0;
	list-style:none;
	padding:0;
	margin:0 0 16px 16px;
	height:80px;
	overflow:visible;
}
#fisheye_menu li {
	position:relative;
	display:block;
	float:left;
}
#fisheye_menu span {
	position:absolute;
	top:100%;
	left:0;
	margin:0;
	text-align:center;
	display:none;	
}
#fisheye_menu a {
	text-decoration:none;
}
#fisheye_menu img {
	border:0;
	vertical-align:top;
}

/* TEXT */

a {
	color:#00446f;
}
a:hover {
	color:#b9370d;
}

h1 {
    font-size:14px;
	color:#464241;
	text-align:center;
	margin:10px;
}
h2 {
    font-size:12px;
	color:#fff;
	margin:20px 0 10px 20px;
}
h3 {
	text-align:right;
	font-size:10px;
}
.ten { font-size:10px; }
#calltoaction {
	text-align:center;
}
#calltoaction h1 {
	color:#b9370d;
}
.title {
	margin:20px 0 10px 20px;
}
.btmshrink {
	margin-bottom:0;
}
.graybox {
	background:#252323 url(../images/graybox_bkg.jpg) left repeat-y;
	border:1px solid #3E4243;
	border-left:none;
	margin:0 25px 10px 40px;
}
#rightpanel_content p, #rightpanel_content h2 {
	margin:20px;
}
#rightpanel_content p.tighter {
	margin:10px 40px;
}
#rightpanel_content a {
	color:#e3e3c7;
}
#rightpanel_content a:hover {
	color:#b9370d;
}
#leftpanel_content p {
	margin:20px;
}
.btmspacer {
	height:36px;
}
#fineprint {
	font-size:9px;
	line-height:12px;
	color:#564b47;
	text-align:left;
}
#fineprint a {
	color:#564b47;
}
#fineprint a:hover {
	color:#b9370d;
}
.jobtitle {
	font-size:12px;
	font-weight:normal;
}
.centered {
	text-align:center;
}
ul.list {
	margin:20px 20px 20px 34px;
}
ul.list li {
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:10px;
}
ul.list_sub {
	margin:0 0 10px 14px;
}
ul.list_sub li {
	list-style-position:outside;
	list-style-type:disc;
	margin:0;
}
p#facebook { margin:24px 20px 13px 20px; }
#facebook a { color:#564b47; background-image:url(../images/facebooklogo.gif); background-repeat:no-repeat; display:block; height:85px; overflow:hidden; }
#facebook a:hover { color:#b9370d; background-position:left bottom; }
#facebook span { padding:24px 40px 0 82px; display:block; }

/* ABOUT EDDIE TABS */

#maintab {
	background-color:#fff;
	padding-top:24px;
}
.tabs{
	padding:3px 0;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	list-style-type:none;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.tabs li{
	display:inline;
	margin:0;
}
.tabs li a{
	text-decoration:none;
	padding:4px 10px;
	margin-right:2px;
	border:1px solid #999;
	color:#00446f;
	border-bottom:none;
}
.tabs li a:hover{
	color:#b9370d;
}
.tabs li.selected a{ /*selected main tab style */
	border-bottom-color:#e3e3c7;
	background:#e3e3c7;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.tabs li.selected a:hover{ /*selected main tab style */
	text-decoration:none;
}
.tabcontentstyle{ /*style of tab content container*/
	width:260px;
	padding:10px 20px 0 20px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#999;
}
.tabcontentstyle p {
	margin-bottom:10px;
}
.tabcontent{
	display:none;
}
@media print {
.tabcontent {
display:block!important;
}
}


/* LISTINGS PAGE */

#logo_more {
	height:294px;
	background-color:#fff;
	border-bottom:12px solid #00446f;
}
#listings {
	position:absolute;
	top:56px;
	left:20px;
	width:480px;
	font-size:12px;
	color:#333;
	margin:20px;
	padding:0;
	background-color:#FFFFFF;
	background-image:none;
	text-align:center;
}
#listings .rental {
	margin:0 auto;
	text-align:left;
}
.framewarning {
	position:absolute;
	top:56px;
	left:20px;
	color:#FFFFFF;
}
.listings_btns {
	color :#FFFFFF;
	font-size :10px;
	font-weight:bold;
	margin:0px;
	background-color:#252323;
	border:1px solid #3E4243;
	padding:6px 0;
}
.listings_menu {
	background-color:#231F1D;
	margin-bottom:10px;
}
.tooltip {
	width:180px;
	height:80px;
	background-image:url(../images/tiptool_bkgd.gif);
	background-repeat:no-repeat;
	font-size:16px;
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial;
	z-index:50;
	text-align:center;
	padding-top:30px;
	font-weight:bold;
}

.hiddenpreload {
	display:none;
}


#listings p, #listing p { margin-bottom:10px; }
.leftnormal {padding-bottom:5px;margin:10px 10px 0 25px;}
.leftbigger { font-weight:bold; }
.leftbiggerpad {padding-left:6px;}
.lefttiny {padding-bottom:5px;font-size:9px; text-align:center;}
.listsmall {font-size:12px;line-height:18px;}
.lefttinynoindent { font-size:8px!important;}
p.lefttinynoindent { padding:15px 0;}
.leftbigger_red {color:#C00;font-weight:bold;}
.viewfinder {
	float:left;
	margin:0 0 10px 0;
	text-align:center;
	font-size:9px;
}


/* Home Page Featured Rental */

#featured						{ height:228px; width:828px; color:#fff; position:relative; top:167px; overflow:hidden; }

	#feature					{ width:478px; background:url(../images/home_featured_bkgd_right.png) no-repeat top right; }
	
	#description				{ width:457px; height:228px; background:url(../images/home_featured_bkgd.png) repeat-x; }
		#description img		{ margin-top:23px; width:150px; height:32px; margin-left:20px; }
		#description h1			{ margin:11px 0 0 20px; color:#fff; text-align:left; text-transform:uppercase; font-size:13px; width:164px;  }
		#description p			{ margin:14px 0 0 20px; width:164px;  }
	
	.left						{ float:left; display:inline; }
	
	
	#push						{ width:350px; height:228px; position:relative; left:-283px; top:25px; float:left; }
		#push a.photo			{ border:solid 1px #b9370d; width:248px; height:162px; display:block; overflow:hidden; }
		#push a.photo:hover		{ border:solid 1px #fff; }
		#push img 				{ width:248px; height:187px; display:block; }
		
		#learn					{ height:44px; background:url(../images/house_arrow.png) no-repeat center right; 
								  position:relative; top:-7px; padding-right:22px; }
		#learn h2				{ width:356px; height:25px; margin:7px 0 0 0; background-color:#b9370d; padding:4px 0 0 10px; overflow:hidden; }
		#learn h2 a				{ color:#e3e3c7; }
		#learn h2 a:hover		{ color:#fff; }


