
/*-Begin Section -_reset.css-*/
body, 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;
}
ol, ul {
      list-style: none;
}
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: "" "";
}

/*-End Section -_reset.css-*/


/*-Begin Section -_theme.css-*/

/*		Naomi J Ryan	*/

html
{
	/*overflow-y: scroll;*/
}
body 
{
	font: 67%/1.2em verdana,sans-serif;
	color:#151e2a;
	background:#132940 url(../_images/naomi/background.jpg) repeat-x;
}
a
{
	color:#151e2a;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}	
div.elContent h1, h1.NewsHead
{	
	margin:0 0 21px 0;
	font-size:1.6em;
	font-weight:normal;
}

h1.NewsHead
{
	margin-top:20px!important;
}

h2
{
	font-size:1.6em;
}
h3
{
	font-size:1.4em;
}
h4
{
	font-size:1.2em;
	font-weight:bold;
}
h6
{
	font-size:1em;
	font-weight:bold;
}
h5
{
	font-weight:bold;
}
p
{
	font-size:1.1em;
}
#base 
{
	width: 980px;
	margin: 0 auto;	
	background-color:#fff;
}

/* ZONES */
#ZoneHeaderRow
{
	height:321px;
	/*background:#fff;*/
	background:#0F283C;
	/*background-image:url(../_images/naomi/bkg_menu.jpg);
	background-repeat: repeat-x;
	background-position:680px 69px;*/
	margin:0 10px 20px 10px;
}
#LeftRightContainer 
{
	overflow: hidden;
	background-color:#fff;
	/*margin-bottom:49px;*/
}

#ZoneLeftColumn 
{
	width:252px;
	float: left;
	display: inline;
	min-height:10px;
	margin:0 0 0 10px;
	background-color:#fff;
}
#ZoneMiddleColumn 
{
	float: left;
	display: inline;
	min-height:10px;
}
#ZoneRightColumn
{
	width:689px;
	float: left;
	display: inline;	
	min-height:10px;
	margin-left:20px;
}

#ZoneCentreRow 
{
}


#ZoneFooterRow 
{
	height:89px;
	width:980px;
	background: url(../_images/naomi/bg_footer.jpg) no-repeat;
	background-color:#132940;
	margin-top:49px;
}

div.elContent  ul
{
	list-style-type: disc;
	padding-left: 1em;
	margin: 1em 2em;
}
div.elContent  ol
{
	list-style-type: decimal;
	padding-left: 1em;
	margin: 1em 2em;
}

a.linkskip {
	position: absolute;
	top: -200px;
}
div.elContent  blockquote
{
	background-color: #EFEFEF;
	border-left: solid 4px #959191;
	margin: 1em 2em 1em 3em;
	padding: .5em;
}
div.elContent  a
, div.elContent  a:link
, div.elContent  a:visited
{
	color:#151e2a;
	font-weight: bold;
	text-decoration: none;
}
div.elContent  a:active
, div.elContent  a:hover
, div.elContent  a:focus
{
	text-decoration: underline;
}
div.elContent table
{
	border-collapse: collapse;
	border: solid 1px #E0E0E0;
	padding: 3px;
}
div.elContent table th
{
	background-color: #959191;
	border: solid 1px #E0E0E0;		
	color: #FFF;
	font-weight: bold;
	padding: 4px 5px;
	text-align: left;
}
div.elContent table td
{
	border: solid 1px #E0E0E0;
	padding: 4px 5px;
}
div.elContent strong
{
	font-weight:bold;
}
div.elContent h1.Title
{
	margin-bottom:9px;
	/*font-size:1.8em;*/
	font-weight:bold;
}
ul.elContentTitle div.elContent p.Description
{
	margin-bottom:20px;
}
div.elMainNews h1.Title
{
	margin-bottom:9px;
	font-weight:bold;
}
div.elMainNews  p.Description
{
	margin-bottom:20px;
	color:#151e2a;
	margin:0 0 20px 0;
	line-height:1.6em!important;
	font-size:1em;
}
div.elMainNews h2.DateStart
{
	font-size:0.9em;
	font-weight:bold;
	margin:2px 0 5px 0;
}
/*h1.NewsHead
{
	margin-bottom:21px;
	font-weight:bold;
}*/


#ZoneHeaderRow h1.ident
{
	height:98px;
	width:251px;
/*	font-size: 1em;*/
	background:#1f2c3e url(../_images/naomi/head_branding.jpg) no-repeat;
	float:left;
}
h1.ident a
, h1.ident a:link
, h1.ident a:visited
, h1.ident a:hover
, h1.ident a:active
{
	height:98px;
	width:251px;
/*	font-size: 1em;*/
	background:#1f2c3e url(../_images/naomi/head_branding.jpg) no-repeat;
	float:left;
}


div.elContent p
{
	font-size:1em;
	margin:0 15px 10px 0;
}
/*	Footer	*/
ul.elFooter
{
	
	overflow:hidden;
	font-size:.9em;
	padding:15px 0 30px 20px;
}
ul.elFooter li 
{
	margin:0 0 6px 0;
}
ul.elFooter li span
{
font-size:1.2em;
font-weight:bold;
}
ul.elFooter li.copyright
{
	color:#a1a6ae;
	display:inline;
	float:left;
	margin:10px;
}
ul.elFooter li.branding
{
	color:#a1a6ae;
	display:inline;
	float:right;
	margin:10px 30px 0 0;
}
ul.elFooter li.branding a
{
	color:#a1a6ae;
	text-decoration:none;
}
ul.elFooter li.branding a:hover
{
	text-decoration:underline;
}

/*	Quick Search Dashboard	*/
ul.elQuickSearch
{
	width:151px;
	height:39px;
	/*float:left;*/
	float:right;
	display:inline;
	padding-top:59px;
	background:#0F283C;
}
ul.elQuickSearch li.first
{
	width:118px;
	height:39px;
	float:left;
	background:#0F283C url(../_images/naomi/elQuicksearch_back_input.jpg) no-repeat bottom left;
}
ul.elQuickSearch li.first input
{
	margin:13px 0 0 0;
	width:90px;
	/*width:110px;*/
	height:17px;
	background:transparent;
	border:0;
	color:#93a2b6;
	/*text-align:center;*/
	margin-left:10px;
	float:left;	
	line-height:1.4em;
}
ul.elQuickSearch li.second
{
	width:32px;
	height:39px;
	float:left;
	background-image:url(../_images/naomi/elQuicksearch_back.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;	
}
ul.elQuickSearch a.hoverbutton,
ul.elQuickSearch a.hoverbutton:link,
ul.elQuickSearch a.hoverbutton:visited
{
	padding-top:15px;
	padding-left:1px;
	position:absolute;
	background:url(../_images/naomi/btn_quicksearch.jpg) no-repeat bottom left;
	border:0;
}
ul.elQuickSearch a.hoverbutton:active,
ul.elQuickSearch a.hoverbutton:hover
{
	background:url(../_images/naomi/btn_quicksearch_hover.jpg) no-repeat bottom left;;
}
/* Element Horizontal Nav */
ul.elMainMenu
{
	background:#0F283C url(../_images/naomi/bkg_menu.jpg) repeat-x bottom left;
	height:98px;
	/*width:540px;*/
	width:558px; 
	list-style: none;
	padding: 0;
	margin: 0;
	z-index:99;
	overflow: hidden;
	float:left;
	display:inline;
}
ul.elMainMenu ul 
{
	line-height: 1;
	list-style: none;
	padding: 0;
	margin: 0;  	
	z-index:99;
}
ul.elMainMenu  a
, ul.elMainMenu  a:link
, ul.elMainMenu  a:visited
{
	width:53px;
	height:39px;
	display: block;
	/*padding: 0 10px;*/
	color: #dfdfdf;
	text-decoration: none;	
	font-size: 1em;
	text-transform:lowercase;
	/*margin-left:5px;*/
	text-align:center;
}
ul.elMainMenu a.depth01
, ul.elMainMenu a.depth01:link
, ul.elMainMenu a.depth01:visited
{
	width:53px;
	height:39px;
	display: block;
	/*padding: 0 10px;*/
	color: #dfdfdf;
	text-decoration: none;	
	text-transform: none;
	font-size: 1em;
	text-transform:lowercase;
	margin-left:5px;	
}
ul.elMainMenu a.depth02, ul.elMainMenu a.depth03
, ul.elMainMenu a.depth02:link, ul.elMainMenu a.depth03:link
, ul.elMainMenu a.depth02:visited, ul.elMainMenu a.depth03:visited
{
	height:25px;
	display: block;
	/*padding: 0 10px;*/
	text-decoration: none;	
	/*text-transform: none;*/
	font-size: 1em;
	text-transform:lowercase;
	/*margin-left:5px;*/
	background-color:#0F283C;
	color:#fff;
}
ul.elMainMenu a.depth02:hover, ul.elMainMenu a.depth03:hover
{
	color:#00B2F6;
}
ul.elMainMenu li ul li a.depth02first,
ul.elMainMenu li ul li a.depth02first:link,
ul.elMainMenu li ul li a.depth02last,
ul.elMainMenu li ul li a.depth02last:link,
ul.elMainMenu li ul li a.depth03first,
ul.elMainMenu li ul li a.depth03first:link,
ul.elMainMenu li ul li a.depth03last,
ul.elMainMenu li ul li a.depth03last:link,
ul.elMainMenu li ul li a.depth02,
ul.elMainMenu li ul li a.depth02:link,
ul.elMainMenu li ul li a.depth03,
ul.elMainMenu li ul li a.depth03:link
{
	color:#fff;
	text-align:left;
	text-indent:10px;
}
ul.elMainMenu a:hover
{
	background:url(../_images/naomi/menu_hover.gif) no-repeat top;	
}
ul.elMainMenu li 
{
	float: left;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
}
ul.elMainMenu li.depth01
{
	padding:59px 16px 0 0;
	line-height:4.3em;
}
ul.elMainMenu li.depth01 span
{
	/*text-align:center;*/
}
ul.elMainMenu li.first a.current
{
	background:url(../_images/naomi/menu.gif) no-repeat top;
}
ul.elMainMenu li a.current
{
	background:url(../_images/naomi/menu.gif) no-repeat top;
}


ul.elMainMenu li ul 
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0 0 0 -1px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #31415A;
}
ul.elMainMenu li li
, ul.elMainMenu li li.first  
{
    width: 200px;
    background-image: none;
    line-height: 20px;
    border-bottom: solid 1px #2a3a51; 
   /* background-color: #ddd;	 */
	background-color: #0F283C;	 
	
}
ul.elMainMenu ul a
, ul.elMainMenu ul a:link
, ul.elMainMenu ul a:visited 
{
	/*width: 180px;*/
	width: 200px;
    border-width: 0;
    font-size: .9em;
   /* padding: 0 10px;*/
    color: #444;
    text-transform: none;	
}
ul.elMainMenu ul a:hover
, ul.elMainMenu ul a:active
{
	background-color: #eee;
	color: #fff;
}
ul.elMainMenu ul a.ChildItems
{
    background-image: url(../_images/default/more_nibble.gif) !important;
    background-repeat: no-repeat;
    background-position: top right;	
}
ul.elMainMenu ul a.ChildItems:hover 
{
    background-image: url(../_images/default/more_nibble_on.gif) !important;	
}
ul.elMainMenu li ul ul 
{
	margin: -40px 0 0 200px;
	/*margin: -21px 0 0 200px;*/
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color:#31415A;	
}
ul.elMainMenu li li li
, ul.elMainMenu li li li.first  
{
    border-color: #31415A;	
}
ul.elMainMenu li li a
, ul.elMainMenu li li a:link
, ul.elMainMenu li li a:visited
{
    color: #444;
    background-image: none;
}
ul.elMainMenu  li a:hover
, ul.elMainMenu  li a:active 
{
	 color: #FFF;
}
ul.elMainMenu ul li a:hover
, ul.elMainMenu ul li a:active 
{
	background-color: #0F283C;
	color: #fff;
}
ul.elMainMenu li:hover ul ul
, ul.elMainMenu li:hover ul ul ul
, ul.elMainMenu li:hover ul ul ul ul
, ul.elMainMenu li.MenuItemHover ul ul
, ul.elMainMenu li.MenuItemHover ul ul ul
, ul.elMainMenu li.MenuItemHover ul ul ul ul 
{     
    left: -999em; 
    display: none;
} 
ul.elMainMenu li:hover ul
, ul.elMainMenu li li:hover ul
, ul.elMainMenu li li li:hover ul
, ul.elMainMenu li li li li:hover ul
, ul.elMainMenu li.MenuItemHover ul
, ul.elMainMenu li li.MenuItemHover ul
, ul.elMainMenu li li li.MenuItemHover ul
, ul.elMainMenu li li li li.MenuItemHover ul 
{
    left: auto; 
	display: block;
} 
/*ul.elMainMenu li.MenuItemHover ul li a:hover
{
	background-color:#2D3F55;
	color:#fff;
}*/
ul.elMainMenu ul li.first, 
ul.elMainMenu ul li.last
{
	height:25px;
}
ul.elMainMenu ul
{
	text-align:left;
}

ul.elMainMenu li ul li a.current,
ul.elMainMenu li ul li ul li a.current,
ul.elMainMenu li.first ul li a.current,
ul.elMainMenu li.first ul li ul li a.current
{
	background-image:none;
	background-color:#0F283C;
}

/* Element Footer Menu */
ul.elFooterMenu {
	bottom: 0;
	margin: 0;
	height: 1.5em;
	line-height: 1.2em;
	padding: 0;
	float: left;
}
ul.elFooterMenu li {
	display: block;
	float: left;
}
ul.elFooterMenu li.first {
	float: left;
	border-right: solid 1px #363636; 
}
ul.elFooterMenu li.last {
	border-left: 0px;
}
ul.elFooterMenu li a, ul.elFooterMenu li a:link, ul.elFooterMenu li a:visited 
{
    font-size: .9em;
	color: #363636;
	display: block;
	padding: 0 10px;
	text-decoration: none;
}
ul.elFooterMenu li a:hover, ul.elFooterMenu li a:active {
	color: #333;
	text-decoration: underline;
}

/* CONTENT PANEL OUTPUT */
div.elContent
{
    padding:0;
    line-height: 1.6em;	
	overflow:hidden;
}
div.elContent a
{
	color:#151e2a;
	text-decoration:none;
}
div.elContent a:hover
{
	text-decoration:underline;
}

ul.elContentTitle li  h1.elContentTitle
{
	/*font-size:1.4em;*/
	font-weight:normal;
	margin:9px 0 20px 0
}
ul.elContentTitle li  h2
{
	font-size:.8em;
	font-weight:normal;
	margin:2px 0 0 0;
}
div.elContent h1.Title a
{
	color:#151e2a;
	/*font-size:.6em;	*/
}
div.elContent p.Description
{
	color:#151e2a;
	margin:0 0 0 0;
}
/* TEXT FOOTER MENU */
ul.elTextMenu 
{
    padding: 5px 0 10px 0;
    margin: 0;
    clear: both;
    background-color: #FFF;
    text-align: center;
	z-index:90 !important;
}
ul.elTextMenu li 
{
    display: inline;
    margin: 0 5px;
    padding: 0 5px 1px 0;
    line-height: 1.5em;
    border-right: solid 1px #3e3e3e;
}
ul.elTextMenu li.last 
{
    border: 0;
}
ul.elTextMenu li a
, ul.elTextMenu li a:link
, ul.elTextMenu li a:visited 
{
    color: #3e3e3e;
    font-size: .9em;
    text-decoration: none;
}
ul.elTextMenu li a:hover
, ul.elTextMenu li a:active 
{
    text-decoration: underline;
    color: #333;
}

/* TOOLS */
div.Tools 
{
    float: right;
}
div.Tools a, div.Tools a:link, div.Tools a:visited 
{
    padding: 0 0 0 10px;
    margin-left: 10px;
    background-image: url(../_images/default/arrow.gif);   
    background-repeat: no-repeat;
    background-position: 1px 3px;   
    color: #3e3e3e; 
    font-weight: bold;
}
div.Tools a:hover, div.Tools a:active 
{
    color: #333;
}

/* SEARCH RESULTS */
.TagHighLight 
{
    background-color: #FFFF00;
}

div.elQuote 
{
	width:251px;
	height:223px;
	background-color:#071826;
	float:left;
	color:#c8c8c8;
}
div.elQuote p
{
	margin:54px 32px 35px 32px;
	font-size:1.5em;
	line-height:1.3em;
	letter-spacing:.2em;
}

div.elHeadRotator
{
	/*width:708px;
	height:222px;*/
	border-right:1px #071826 solid;
	border-bottom:1px #071826 solid;
	float:left;
}

/*	Left Containers	*/
ul.elLeftPanel
{
	width:252px;
	min-height:10px;
	border-bottom:1px #CCD3D9 solid;
	margin-bottom:20px;
}
ul.elLeftPanel li.first
{
	height:26px;
	width:252px;
	background:url(../_images/naomi/Left_Panel_Head.gif) no-repeat;
	border:0;
}
ul.elLeftPanel li
{
	background-color:#E1E7ED;
	border-left:1px #CCD3D9 solid;
	border-right:1px #CCD3D9 solid;	
}
ul.elLeftPanel li span
{
	font-weight:bold;
}
ul.elLeftPanel li.first h4
{
	padding:10px 9px 0 9px;
}
ul.elLeftPanel li.disclaimer
{
	font-size:.8em;
	margin:0;
	padding:0;
}
ul.elLeftPanel li h5, ul.elLeftPanel li h6, ul.elLeftPanel li p
{
	width:230px;
	padding:12px 9px 0 9px;	
}
ul.elLeftPanel li h6
{
	padding-top:0;
	font-size:.8em;
	font-weight:normal;
}
ul.elLeftPanel li p
{
	width:230px;	
	padding-bottom:17px;
	padding-top:8px;
}

ul.elLeftPanel li div.elContentWrapper div.elContent
{
	margin:0;
	padding:0;
}
ul.elLeftPanel li p.Description
{
	line-height:1.6em;
	font-size:1em;
}

/*	Contact Panel	*/
div.elContactPanel
{
	height:26px;
	width:252px;
	background:url(../_images/naomi/Left_Panel_Head.gif) no-repeat;
	border:0;
}
div.elContactPanel p
{
	line-height:2em;
	text-indent:10px;
	font-weight:bold;
}
ul.elContactPanel
{
	background-color:#E1E7ED;
	border-left:1px #CCD3D9 solid;
	border-right:1px #CCD3D9 solid;
	border-bottom:1px #CCD3D9 solid;
	padding:0 8px 0 8px;
	height:210px;
	overflow:hidden;
	margin:0 0 20px 0;
	padding-bottom:20px;
}
ul.elContactPanel ul li.label
{
	float:left;
	height:21px;
	width:47px;
	line-height:2em;
	margin:10px 5px 0 0;

}
ul.elContactPanel ul li.label em, ul.elContactContainer ul li.label em
{
	color:#b62c2c;
}
ul.elContactPanel ul li.control
{
	width:165px;
	float:left;
	margin-top:10px;
	font-size:1em;
}
ul.elContactPanel ul li.control input
{
	border:0;
	/*width:178px;*/
	width:165px;
	height:21px;
	background:transparent url(../_images/naomi/controlpanel_input.jpg) no-repeat;
	font-size:.9em;
	line-height:1.8em;
	padding:0 8px 0 8px;
	float:left;
}

ul.elContactPanel ul li.Message
{
	width:180px;
	height:61px;
	border:0;
	background:transparent url(../_images/naomi/controlpanel_textarea.jpg) no-repeat top center;
}

ul.elContactPanel ul li.Message textarea
{
	width:175px;
	height:55px;
	border:0;
	overflow:auto;
	margin:3px 3px 3px 2px;
	float:left;
	background:none;
	font-family: Arial;
	font-size:0.9em;
}
ul.elContactPanel ul li legend, ul.elContactPanel ul li span, ul.elContactContainer ul li legend, ul.elContactContainer ul li span
{
	display:none;
}

ul.elContactPanel a.hoverbutton,
ul.elContactPanel a.hoverbutton:link,
ul.elContactPanel a.hoverbutton:visited
{
	width:16px;
	height:18px;
	background:url(../_images/naomi/elContactPanel_btnSend.jpg) no-repeat;
	border:0;
	margin:0 0 10px 0;
	float:right;
}
ul.elContactPanel div.divInnerForm a.hoverbutton:hover,
ul.elContactPanel div.divInnerForm a.hoverbutton:active
{
	background:url(../_images/naomi/elContactPanel_btnSend_hover.jpg) no-repeat;
}

ul.elContactPanel a.hoverbutton span
{
	display:none;
}

div.divInnerForm em
{
	display:none;
}
/*	TagListing	*/
div.elTagListing
{
	width:687px;
	height:42px;
	background:url(../_images/naomi/sectionhead_bckg.jpg) no-repeat;
	overflow:hidden;
}
div.elTagListing h4
{
	padding:15px 0 0 10px;
	color:#fff;
}
ul.elTagListing
{
	width:685px;
	/*height:120px;*/
	background:#E1E7ED url(../_images/naomi/elTagListing_bkg.jpg) repeat-x;
	border-left:1px #C6CED4 solid;
	border-right:1px #C6CED4 solid;
	border-bottom:1px #C6CED4 solid;
	margin:0 0 7px 0;
	overflow:hidden;
}
ul.elTagListing li img
{
	border:2px #929CA8 solid;
}
ul.elTagListing li.image
{
	display:inline;
	float:left;
	margin:10px 10px 0 10px;
	padding:0 0 10px 0;
	position:relative;
}

ul.elTagListing li.image img.elSold
{
	position:absolute;
	top:0;
	left:0;
}

ul.elTagListing li h4
{
	margin:10px 0 0 17px;	
}
ul.elTagListing li.value
{
	float:right;
	margin:0 30px 0 0;
	clear:right;
	/*margin:0 32px 0 270px;*/
	display:inline;
}
ul.elTagListing li.bedroom, ul.elTagListing li.location
{
	float:left;
}

ul.elTagListing li.bedroom
{
	width:400px
}

ul.elTagListing li.overview
{
	float:left;
	width:490px;
	margin:0 0 0 17px;
	padding:0 0 15px 0;
}
ul.elTagListing li p
{
	font-size:.9em;
	margin:8px 0 0 0;
}

/*	Property Details	*/
div.elTagListingLocation
{
	width:507px;	
	float:left;
}
div.elTagListingValue
{
	width:156px;
	float:right;
	text-align:right;
	padding-right:24px;
}

ul.elSearchResults li
{
	margin:0 0 20px 0!important;
	padding:0 20px!important;
}

ul.elSearchResults li div.elContent h1
{
	font-size:1.4em!important;
	text-transform:uppercase;
}

ul.elSearchResults li div.elContent h2
{
	font-size:1em!important;
	font-weight:bold!important;
}

ul.elSearchResults li div.elContent p
{
	font-size:1em!important;
}

div.elProperty, div.elPropertyRoom, div.elPropertyDetails
{
	width:685px;
	border:1px #CCD3D9 solid;
	background:#E1E7ED;
	overflow:hidden;
}
div.elProperty
{
	padding: 0 0 10px 0;
}
div.elProperty p, div.elPropertyDetails p
{
	margin:10px;
}
div.elPropertyRoom
{		
	min-height:19px;
	margin:10px 0 0 0;
	background:#E1E7ED url(../_images/naomi/details_room_bkg.jpg) repeat-x;
}
div.elPropertyTitle
{		
	float:left;
	margin:0 0 0 10px;
}
div.elPropertyDim
{
	float:right;
	margin:0 10px 0 0;
}
div.elProperty div.ImageLeft 
{
	float:left;
	width:377px;
	height:254px;
	padding:10px 6px 0 10px;
}
div.elProperty div.ImageRight
{
	float:left;
	width:286px;
}
/*	Lightbox Styling		*/
div.elContent ul.elLightbox
{
	width:286px;
	height:258px;
	overflow:hidden;
	padding:9px 0 0 0;
	list-style-type:none;
	margin:0;
}
ul.elLightbox li
{
	display:inline;
	margin:0;
	padding:0;
	overflow:hidden;
	line-height:1.5em;
}
ul.elLightbox li img
{
	border:1px #6A7FA1 solid;
}
/*	Property InfoPanel		*/
div.elPropertyInfoHead
{
	width:252px;
	height:23px;
	background:url(../_images/naomi/propertydetail_info_head.jpg) no-repeat;
}
div.elPropertyInfoHead h4
{
	color:#fff;
	padding:5px 0 0 0;
	text-align:center;
}
ul.elPropertyInfoPanel
{
	width:250px;
	background-color:#E1E7ED;
	border:1px #10283C solid;
	margin:0 0 20px 0;
}

 ul.elPropertyInfoPanel li h6/*, ul.elPropertyInfoPanel li.base ul li*/
{
	margin:5px;
}
ul.elPropertyInfoPanel li.base ul li
{
	padding:5px;
}
ul.elPropertyInfoPanel li.first
{
	background-color:#091929;
	position:relative;
	overflow:hidden;
	vertical-align:middle;
}

ul.elPropertyInfoPanel li.first img
{
	margin:auto 0;
}

ul.elPropertyInfoPanel li.first img.elSold
{
	position:absolute;
	margin:auto 0;
	top:0;
	left:0;
}

ul.elPropertyInfoPanel li.last
{
	/*height:24px;*/
	background-color:#10283C;
}
ul.elPropertyInfoPanel li.img
{
	margin:8px 9px 8px 9px;
}
ul.elPropertyInfoPanel li.location
{
	background:#10283C url(../_images/naomi/PropertyInfo_bkg.jpg) no-repeat;
	height:47px;
	color:#fff;
	text-indent:3px;
	line-height:1.8em;
}
ul.elPropertyInfoPanel li.location span
{
	margin:0 0 0 5px;
	line-height:1.9em;
}

ul.elPropertyInfoPanel li.eer
{
	margin:8px 9px 8px 9px;
}
ul.elPropertyInfoPanel h4.value
{
	margin:0 0 0 5px;
}
ul.elPropertyInfoPanel a.print
, ul.elPropertyInfoPanel a.print:link
, ul.elPropertyInfoPanel a.print:visited
, ul.elPropertyInfoPanel a.contact
, ul.elPropertyInfoPanel a.contact:link
, ul.elPropertyInfoPanel a.contact:visited
{
	color:#fff;
	margin:0 0 0 8px;
	padding:0 0 0 18px;
	background-repeat:no-repeat;
	background-position:left;
	line-height:2.1em;
}
ul.elPropertyInfoPanel a.print
, ul.elPropertyInfoPanel a.print:link
, ul.elPropertyInfoPanel a.print:visited
{
	background-image:url(../_images/naomi/print.jpg);
}
ul.elPropertyInfoPanel a.contact
, ul.elPropertyInfoPanel a.contact:link
, ul.elPropertyInfoPanel a.contact:visited
{
	background-image:url(../_images/naomi/contact.jpg);
}


/*	Property of the week	*/
ul.elPropertyInfoPanel li.base
{
	background:#E1E7ED url(../_images/naomi/propertyoftheweek_bckg.jpg) repeat-x top;
	width:250px;
	margin:0;
	padding:0;
}

/*	Contact Page	*/
div.elContactHead
{
	float:left;
	width:416px;
	height:20px;
	background:#E2E7ED url(../_images/naomi/contact_head.jpg) no-repeat;
}
div.elContactHead h4
{
	text-indent:18px;
	line-height:2em;
}
ul.elContactContainer
{
	float:left;
	width:414px;
	border-left:1px #C8CFD6 solid;
	border-right:1px #C8CFD6 solid;
	border-bottom:1px #C8CFD6 solid;
	background-color:#E1E7ED;
	padding-top:12px;
}
ul.elContactContainer ul li legend, ul.elContactContainer ul li span
{
	display:none;
}

ul.elContactContainer ul.MetaColumns li.Comments div.elInputBG
{
	width:386px;
	height:146px;
	background:transparent url(../_images/naomi/contact_textarea_bckg.jpg) no-repeat;
}
ul.elContactContainer ul.MetaColumns li.control textarea
{
	background:none;
	border:0;
	width:374px;
	height:130px;
	overflow:auto;
	padding:0px;
	margin:5px 0 0 5px;
}
ul.elContactContainer ul.MetaColumns li.control input
{
	margin-bottom:12px;	
	background:transparent url(../_images/naomi/contact_input_bckg.jpg) no-repeat;
	border:0;
	height:24px;
	width:386px;
	line-height:1.5em;
	padding:0 5px 0 5px;;
}
ul.elContactContainer div.divInnerForm
{
	margin-left:15px;
}
ul.elContactContainer a.hoverbutton,
ul.elContactContainer a.hoverbutton:link,
ul.elContactContainer a.hoverbutton:visited
{
	width:35px;
	height:28px;
	border:0;
	background:url(../_images/naomi/contact_button.jpg) no-repeat;
}
ul.elContactContainer div.divInnerForm a:hover
{
	background:url(../_images/naomi/contact_button_hover.jpg) no-repeat;
}

ul.elContactContainer a.hoverbutton span
{
	display:none;
}

/* Paging */

ul.Paging
{
	float:right;
	width:300px;
}

ul.Paging li.PagingPageTotal
{
	width:280px;
}

ul.Paging li.PagingPageTotal span
{
	float:right;
}

ul.Paging li.PagingPageTotal,
ul.Paging li.PagingPageNumbers
{
	clear:both;
	float:right;
}

ul.Paging li
{
	float:right;
	display:inline-block;
	padding:2px 10px;
}

ul.Paging li.PagingPageNumbers span.current
{
	color:#00a2f5!important;
}


ul.Paging li.PagingLastPage
{
	clear:right;
}

ul.Paging li.PagingPreviousPage
{
	border-right:1px solid #000;
	border-left:1px solid #000;
}

ul.Paging li.PagingNextPage
{
	border-right:1px solid #000;
}

ul.Paging li.PagingPageNumbers a:hover
{
	text-decoration:underline!important;
}
/*-End Section -_theme.css-*/


/*-Begin Section -formdisable.css-*/
div.divProtect
{
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	width: 100% !important;
	margin: 0;
	padding: 0;
	background-color: #b0b0b0;
	z-index: 99;
	cursor: wait;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);

/*
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-moz-opacity: 60;
	opacity: 60;
*/	
}
/*-End Section -formdisable.css-*/


/*-Begin Section -messagearea.css-*/
.MessageArea
{
	z-index: 100;
padding: 18px 5px 30px 5px;
	width: 400px;
	margin: 0;
	position: absolute;
    left: 50%;
    top: 25%;
	border: solid 1px #999900;
	background: #FFF;
	background-image: url(../_images/messagearea/bg_slice.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.MessageArea a.Close
, .MessageArea a.Close:link
, .MessageArea a.Close:visited
{
	position: absolute;
	top: 2px;
	right: 2px;
	background-image: url(../_images/admin/icons/button_close/button_close.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
.MessageArea a.Close:hover
, .MessageArea a.Close:active
{
	background-image: url(../_images/admin/icons/button_close/button_close_on.gif);
}
.MessageArea a.Close span
{
	display: none;
}
.MessageAreaText a.formDesc
{
	display: none;
}
.MessageAreaText
{
	font-weight: bold;
	padding: 3px;
}
.MessageAreaWarning
{
	border: solid 2px #FF0000;	
}
.MessageAreaValidation
{
	border: solid 2px #FF9900;	
}
.MessageAreaInfo
{
	border: solid 2px #00FF00;	
}
.MessageAreaStopError
{
    border: solid 2px #FF0000;	
}
.MessageAreaQuestion
{
	border: solid 2px #eeee11;	
}
.messagearea_list
{
    position: absolute;
    right: 2px;
    bottom: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 22px;
	width: 250px;
}
ul.messagearea_list li 
{
    display: inline;
}

/***********************************************************************************************************************/
/*                                                                                                       Hover Buttons */
/***********************************************************************************************************************/

a.hoverbutton_messagearea
{
    margin: 0 0 0 -1px;
    padding: 0 15px;
    display: block;
    float: right;
 	height: 18px;    
	color: #FFF !important;
	text-decoration: none;
	text-align: center;
    border: solid 1px #9F9F9F;
    cursor: pointer;
    line-height: 1.4em;
}   
a.hoverbutton_messagearea
, a.hoverbutton_messagearea:link
, a.hoverbutton_messagearea:visited
{
	background: url(../_images/hoverbutton/button_bkgd.gif) center repeat-x;
}
a.hoverbutton_messagearea:hover
, a.hoverbutton_messagearea:active
{
    color: #FFF !important;
	background: url(../_images/hoverbutton/button_bkgd_on.gif) center repeat-x;
	text-decoration: none;
}
span.hoverbutton_messagearea_buttonLeft
, span.hoverbutton_messagearea_buttonRight
{
    display: none;
}
a.hoverbutton_messagearea_disabled
, a.hoverbutton_messagearea_disabled:link
, a.hoverbutton_messagearea_disabled:visited
{
    margin: 0 0 0 -1px;
	background-image:url(../_images/hoverbutton/button_bkgd_on.gif);
    display: block;
	float: right;
	color: #333 !important;
	padding: 0 15px;	
	text-decoration: none;
	text-align: center;
	cursor: default;
	height: 18px;    	
    border: solid 1px #9F9F9F;
    cursor: pointer;
    line-height: 1.4em;	
}
a.hoverbutton_messagearea_disabled:hover
, a.hoverbutton_messagearea_disabled:active
{
    background: url(../_images/hoverbutton/button_bkgd_on.gif) center repeat-x !important;
    color: #333 !important;
    text-decoration: none;
}
span.hoverbutton_messagearea_disabled_buttonLeft
, span.hoverbutton_messagearea_disabled_buttonRight
{
    display: none;

}
/*-End Section -messagearea.css-*/

/*-End File