@charset "UTF-8";

/**
 * Design property of Ken Hays Rentals
 * 
 * Created and maintained by Online Genesis, Inc.
 * 2008 Copyright(c) All Rights Reserved
 */
html {
	overflow-y: scroll;
}
body {
	background: #FFF url(/images/background_gradients.gif) repeat-x 0 -102px;
	text-align: center;
}
form {
	margin: 0px;
}
img {
	border: none;
}
table#khr_primary {
	background-color: #FFF;
	border: solid 1px #006D83;
	margin: 10px auto;
	min-height: 100%;
	width: 740px;
}

/*-- Main Header --*/
table#khr_primary td.primary_header_left {
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	width: 300px;
}
table#khr_primary td.primary_header_right {
	padding: 10px;
	text-align: right;
	vertical-align: top;
}

/*-- Headers and links --*/
h1 {
	background: transparent url('/images/icons/home-open.gif') no-repeat 0% 50%;
	color: #8D6F20;
	font: bold large verdana,arial,helvetica,sans-serif;
	margin: 0px;
	padding: 6px 0px 6px 32px;
}
h4 {
	font: small verdana,arial,helvetica,sans-serif;
	margin: 0px 0px 0px 32px;
}
a {
	color: #DC7517;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*-- Location Formatting --*/
div#location_bar, div#location_bar a {
	color: #333;
	margin: 4px 10px;
	font: bold 10pt verdana,arial,helvetica,sans-serif;
	text-align: left;
}
div#location_bar a {
	margin: 0px;
	text-decoration: underline;
}
div#location_bar a:hover {
	color: #555;
}

div#date_bar {
	color: #888;
	margin: 4px 10px;
	font: 10pt verdana,arial,helvetica,sans-serif;
	text-align: right;
}


div#page_content {
	padding: 0px;
	margin: 4px 10px;
	text-align: left;
}
div#page_content table td {
	vertical-align: top;
}

/*-- Account/Login Box --*/
table#account_box {
	margin-left: auto;
}
table#account_box td {
	font: small verdana,arial,helvetica,sans-serif;
	padding: 3px 5px;
	text-align: left;
}
table#account_box tr.seperated td {
	padding-bottom: 8px;
	border-bottom: solid 1px #CCC;
}
table#account_box td.welcome {
	color: #444;
	font: bold small verdana,arial,helvetica,sans-serif;
	text-align: left;
}
table#account_box a {
	color: #900;
	font: bold small verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}
table#account_box a:hover {
	text-decoration: underline;
}
table#account_box hr {
	border: solid 1px #DDD;
}
table#account_box label {
	font: bold x-small verdana,arial,helvetica,sans-serif;
}

/*-- Navigation Formatting --*/
table#khr_navigation {
	margin: 0px;
	width: 100%;
}
table#khr_navigation td {
	background: #005667 url(/images/background_gradients.gif) repeat-x 0 -52px;
	color: #FFF;
	font: bold 9pt verdana,arial,helvetica,sans-serif;
	padding: 0px;
	text-align: left;
}
table#khr_navigation td.phone {
	padding-right: 10px;
	text-align: right;
}

div#khr_home_links {
	background-color: #8D6F20;
	border: solid 1px #BE962C;
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 200px;
	overflow: hidden;
}
div#khr_home_links a {
	border-bottom: solid 1px #BE962C;
	color: #FFF;
	cursor: pointer;
	display: block;
	font: bold 20px verdana,arial,helvetica,sans-serif;
	padding: 12px 10px;
	text-decoration: none;
}
div#khr_home_links a.bottom {
	border-bottom: none;
}
div#khr_home_links a:hover {
	background-color: #54441C;
}

/*-- Primary front page listings --*/
table#khr_front_list {
	border-bottom: solid 1px #CCC;
	margin: 10px 0px 0px 0px;
	width: 100%;
}
table#khr_front_list td {
	border-top: solid 1px #CCC;
	padding: 10px 0px;
}
table#khr_front_list td.image {
	width: 250px;
}
table#khr_front_list td.information {
	padding-left: 10px;
}
table#khr_front_list td.information a {
	color: #DC7517;
	font: bold small verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}
table#khr_front_list td.information a:hover {
	text-decoration: underline;
}
table#khr_front_list tr.pagination td {
	padding: 4px 0px;
	font: bold small verdana,arial,helvetica,sans-serif;
	vertical-align: middle;
}

.building {
	border-bottom: solid 1px #DC7517;
	color: #DC7517;
	font: bold large verdana,arial,helvetica,sans-serif;
}
.phone,
.utilities,
.rent,
.type,
.unit {
	color: #333;
	font: bold small verdana,arial,helvetica,sans-serif;
}
.available,
.price {
	color: #A00;
}

.amenities {
	margin: 10px 0px;
}
.amenities ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.amenities li {
	font: small verdana,arial,helvetica,sans-serif;
	margin-left: 10px;
	padding: 0px;
}
.description {
	margin: 10px 0px;
	font: small verdana,arial,helvetica,sans-serif;
}


/*-- Contact Footer --*/
table#khr_footer_contact {
	width: 100%;
}
table#khr_footer_contact td {
	background: #005667 url(/images/background_gradients.gif) repeat-x 0 -52px;
	color: #DDD;
	font: bold 13pt verdana,arial,helvetical,sans-serif;
	padding: 0px 5px 5px 5px;
	text-align: left;
	vertical-align: bottom;
}
table#khr_footer_contact img {
	vertical-align: bottom;
}
table#khr_footer_contact td a {
	color: #DDD;
	font: bold 13pt verdana,arial,helvetical,sans-serif;
	text-decoration: none;
}
table#khr_footer_contact td a:hover {
	color: #FFF;
}

/*-- Links Footer --*/
div#khr_footer_links {
	background-color: #8D6F20;
	text-align: center;
}
div#khr_footer_links table {
	margin: 0px auto;
}
div#khr_footer_links td, div#khr_footer_links a {
	color: #453610;
	font: 8pt verdana,arial,helvetical,sans-serif;
	text-align: center;
	text-decoration: none;
}
div#khr_footer_links td {
	padding: 8px 10px;
}
div#khr_footer_links a:hover {
	color: #000;
	text-decoration: underline;
}

/*-- Sub Footer Information --*/
table#khr_sub_footer {
	margin: 0px auto;
	width: 780px;
}
table#khr_sub_footer td {
	text-align: left;
	vertical-align: top;
}
div#khr_copyright {
	color: #777;
	font: x-small verdana,arial,helvetica,sans-serif;
}
div#khr_copyright a {
	color: #666;
	font: bold x-small verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}
div#khr_copyright a:hover {
	text-decoration: underline;
}

/*-- Form elemenet styles --*/
input.form_button {
	background: #005667 url(/images/background_gradients.gif) repeat-x 0 -52px;
	border: solid 1px #002E35;
	color: #FFF;
	cursor: pointer;
	font: bold small verdana,arial,helvetical,sans-serif;
	padding: 2px 3px;
	width: auto;
}

/*-- Clearfix --*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/*-- Lytebox Styles --*/
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay.grey { background-color: #000000; }
#lbOverlay.blue { background-color: #011D50; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border: 3px solid #888888; }
#lbOuterContainer.blue { border: 3px solid #5F89D8; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(/images/lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(/images/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(/images/lytebox/prev_grey.gif) left 15% no-repeat; }
#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(/images/lytebox/prev_blue.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(/images/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(/images/lytebox/next_grey.gif) right 15% no-repeat; }
#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(/images/lytebox/next_blue.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	
#lbDetailsData { padding: 0 10px; }
#lbDetailsData.grey { color: #333333; }
#lbDetailsData.blue { color: #01379E; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbClose.grey { background: url(/images/lytebox/close_grey.png) no-repeat; }
#lbClose.blue { background: url(/images/lytebox/close_blue.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPlay.grey { background: url(/images/lytebox/play_grey.png) no-repeat; }
#lbPlay.blue { background: url(/images/lytebox/play_blue.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPause.grey { background: url(/images/lytebox/pause_grey.png) no-repeat; }
#lbPause.blue { background: url(/images/lytebox/pause_blue.png) no-repeat; }

/*-- Spry Menu Bar CSS --*/

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************
 LAYOUT INFORMATION: describes box model, positioning, z-order
 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin:0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	background: #005667 url(/images/background_gradients.gif) repeat-x left -52px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
	z-index: 1020;
	cursor: default;
	width: 14em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 14em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #008AA8;
	border-top:none;
	background-color:#00404C;
}
ul.MenuBarHorizontal li 
{
	border-right:1px solid #008AA8;
}
ul.MenuBarHorizontal li li 
{
	border-right:none;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0.5em 1em;
	color: #fff;
	text-decoration: none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal li li a.MenuBarItemHover
{
	background-color: #8D6F20;
	color: #FFF;
	text-decoration:none;
}/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus, ul.MenuBarHorizontal li a:hover
{
	background-color: #00404C;
	color: #FFF;
	text-decoration:none;
}

ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #00404C;
	color: #fff;
	text-decoration:none;
}
/*******************************************************************************
 SUBMENU INDICATION: styles if there is a submenu under a given menu item
 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(/images/menu_arrow_right.gif);
	background-repeat: no-repeat;
	padding: 0.5em 1.8em .5em 1em;
	background-position: 95% 52%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(/images/menu_arrow_down.gif);
	background-repeat: no-repeat;
	padding: 0.5em 1.8em .5em 1em;
	background-position: 95% 52%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(/images/menu_arrow_down.gif);
	background-repeat: no-repeat;
	padding: 0.5em 1.8em .5em 1em;
	background-position: 95% 52%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(/images/menu_arrow_right.gif);
	background-repeat: no-repeat;
	padding: 0.5em 1.8em .5em 1em;
	background-position: 95% 52%;
}

/*******************************************************************************
 BROWSER HACKS: the hacks below should not be changed unless you are an expert
 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: transparent;
	}
}
