/*
Theme Name: Lania Apartments
Theme URI: #
Author: comworks
Author URI: comworks.com.au
Description: Custom WordPress theme
Version: 1.0
*/
/* 	font	*/
@font-face {
    font-family: 'ropa_sansregular';
    src: url('font/ropasans-regular-webfont.eot');
    src: url('font/ropasans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/ropasans-regular-webfont.woff') format('woff'),
         url('font/ropasans-regular-webfont.ttf') format('truetype'),
         url('font/ropasans-regular-webfont.svg#ropa_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('font/opensans-light-webfont.eot');
    src: url('font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-light-webfont.woff') format('woff'),
         url('font/opensans-light-webfont.ttf') format('truetype'),
         url('font/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('font/opensans-semibold-webfont.eot');
    src: url('font/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-semibold-webfont.woff') format('woff'),
         url('font/opensans-semibold-webfont.ttf') format('truetype'),
         url('font/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('font/opensans-regular-webfont.eot');
    src: url('font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-regular-webfont.woff') format('woff'),
         url('font/opensans-regular-webfont.ttf') format('truetype'),
         url('font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Css 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,b,u,i,center,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-size:100%; 
	vertical-align:baseline; 
}
body {
	color:#000;
	padding:0;
	margin:0;
    font-family: 'open_sansregular';
	font-size:12px;
}
html {
    -webkit-text-size-adjust: none;
}
ul,ol {
	list-style:none;
}
img,fieldset {
	border:none;
}	
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.clear {
	width:100%;
	height:1px;
	overflow:hidden;
	clear:both;
}
.entry img,
.wp-caption {
	max-width: 100%;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}
embed,
iframe,
object,
video {
	max-width: 100%;
}
/*----------------------*/
/*     Page structure   */
/*----------------------*/
#wrapper {
	width:100%;
}
#contant_bg {
	width:100%;
	background:url(images/bgr_content_bg.jpg) repeat-y center 100%;
}
#contant_top {
	width:100%;
	background:url(images/bgr_content_bg_top.jpg) no-repeat center top;
}
#contant_btm {
	width:100%;
	background:url(images/bgr_content_bg_btm.jpg) no-repeat center bottom;
	position:relative;
	z-index:0;
}
.home_slider {
	width:100%;
	 height: 493px;
	 position:absolute;
	 left:0;
	 top:0;
	 z-index:1;
}
#main_wrapper {
	width:947px;
	margin:0 auto;
	position:relative;
	z-index:5;
}
#header {
	width:100%;
	padding-bottom:156px;
}
#logo {
	width:297px;
	height:205px;
	margin:0 auto;
}
#logo img {
	display:block;
}
#content_main_area {
	width:100%;
}
/*----------------------*/
/*          menu        */
/*----------------------*/

#menu {
	padding-left:34px;
	height:56px;
	background:url(images/bgr_menu.png) repeat-x;
	margin-bottom:7px;
}
#menu ul {
	width:100%;
}
#menu ul li {
	font-size:17px;
	float:left;
    font-family: 'ropa_sansregular';
	line-height:56px;
	text-transform:uppercase;
}
#menu ul li a {
	color:#fff;
	display:block;
	padding:0 15px 0 17px;
}
#menu ul .current_page_item > a,
#menu ul li:hover > a {
	background:url(images/li_hover.png) repeat;
	color:#fff;
}
#menu ul li ul {
	width:300px;
	position: absolute;
	left: -999em;
	height: auto;
	padding:0;
	text-align:left;
	z-index:9999 !important;
	background:url(images/menu_bg.png) repeat;

}
#menu ul li ul li {
	width:300px;
	background:none;
	height:auto;
	line-height:16px;
	float:left;
	border-top:1px solid #fff;
	text-align:left;
	padding:0;
	margin:0;
}
#menu ul li ul li:first-child {
	border:none;
	padding:0;
	margin:0;
}
#menu ul li ul a {
	width:283px;
	font-size:14px;
	color:#fff;
	padding:7px 0 6px  17px;
	height:auto;
	line-height:16px;
}
#menu ul li ul li:hover > a {
	border:none;
	color:#fff;
	background:url(images/li_hover.png) repeat;
}
#menu ul li ul ul {
	width:300px;
	margin:-29px 0 0 200px;
	padding:0;
}
#menu ul li ul ul li {
	width:300px;
	padding:0;
	margin:0;
}
#menu ul li ul ul li a {
	width:283px;
}
#menu ul li:hover ul ul, #menu ul li:hover ul ul ul {
	left: -999em;
}
#menu ul li:hover ul, #menu ul li li:hover ul, #menu ul li li li:hover ul {
	left: auto;
}
#menu ul li:hover { 
	position: static;
}
/*----------------------*/
/*       content        */
/*----------------------*/

#content {
	background:#fff;
	padding:21px 19px 1px 28px;
}
.entry {
	width:100%;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	color:#3bbcca;
	font-size:27px;
	padding-bottom:20px;
	font-weight:normal;
}
.entry h1 {
	font-size:29px;
	line-height:29px;
	padding-bottom:23px;
}
.entry h2 {
	font-size:22px;
	line-height:22px;
}
.entry h3 {
	font-size:23px;
    font-family: 'ropa_sansregular';
	color:#3bbcca;
	line-height:26px;
	padding-bottom:11px;
	text-transform:uppercase;
}
.entry h4 {
	font-size:22px;
    font-family: 'ropa_sansregular';
	color:#3bbcca;
	line-height:22px;
	padding-bottom:0;
}
.entry h5 {
	font-size:18px;
}
.entry h6 {
	font-size:16px;
}

.entry p {
	color:#4e4e4e;
	font-size:14px;
	line-height:22px;
	padding-bottom:12px;
}
.entry p  strong {
	font-weight:normal;
    font-family: 'open_sanssemibold';
}
.entry ul {
	width:100%;
}
.entry ul li {
	color:#6a6a6a;
	font-size:14px;
	line-height:18px;
	background:url(images/bgr_list_style.png) no-repeat left 4px;
	padding:0 0 8px 12px;
}
.entry ul li a {
	color:#6a6a6a;
}	
.entry ol {
	list-style-type:decimal;
	padding:0 0 20px 20px;
}
.entry ol li {
	list-style-type:decimal;
	color:#42423a;
	font-size:14px;
	line-height:18px;
}	
.entry a {
	color:#007daf;
}
.entry blockquote {
	border:1px dashed #ccc;
	padding:10px;
	margin:0 0 20px 20px;
	color:#42423a;
	font-size:14px;
	line-height:18px;
	font-style:italic;
}	
.entry blockquote p {
	padding-bottom:0;
}
#top_content {
	width:100%;
	padding-bottom:15px;
}
#contant_top_left {
	width:525px;
	float:left;
	padding-top:13px;
}
#contant_top_left img {
	display:block;
	margin:0px 0 0px 0;
}
#side_bar {
	width:203px;
	min-height:550px;
	float:right;
	background:url(images/bgr_top_content_box.png) no-repeat right top;
	padding:32px 0 80px 160px;
	margin-right:-8px;
	position:relative;
	z-index:0;
}
.all_us {
	width:89px;
	height:56px;
	position:absolute;
	right:15px;
	top:12px;
}
.all_us img {
	display:block;
}
#side_bar p span {
	font-size:20px;
	color:#fff;
    font-family: 'ropa_sansregular';
	text-transform:uppercase;
}
#side_bar p strong {
	font-size:16px;
	color:#fff;
    font-family: 'ropa_sansregular';
	line-height:20px;
	display:block;
	padding-bottom:60px;
	text-transform:uppercase;
}
#side_bar p{
	padding-bottom:9px;
}
.click_here {
	width:275px;
	height:57px;
	background:url(images/pic_red_box.png) no-repeat;
	position:absolute;
	right:-11px;
	top:173px;
	z-index:19;
}
#qq {
	width:145px;
	height:50px;
	position:absolute;
	right:45px;
	top:209px;
	z-index:18;
}


.click_here span {
	font-size:19px;
	display:block;
	color:#fff;
	text-align:center;
	line-height:44px;
    font-family: 'ropa_sansregular';
/*	text-shadow:2px 2px 2px #c0c0c0; */
	padding-top:4px
}
.click_here span a {
	font-size:18px;
	font-family: 'Dancing Script', cursive;
	font-weight:400;
	color:#fff;
	text-shadow:none;
}
#side_bar .center {
	font-size:18px;
	text-align:center;
	color:#fff;
    font-family: 'ropa_sansregular';
	padding-right:20px;
}
.man_women {
	width:279px;
	height:571px;
	position:absolute;
	top:-25px;
	left:-45px;
	z-index:20;
}
.man_women img {
	display:block;
}
.top_content_pic {
	width:363px;
	height:343px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:30;
}
.top_content_pic img {
	display:block;
}
#apartment_features {
	width:924px;
	margin-left:-4px;
}
#apartment {
	width:220px;
	float:left;
}
#feature_area {
	width:645px;
	float:right;
	overflow:hidden;
	margin-right:-3px;
}
.feature {
	width:183px;
	min-height:331px;
	padding:8px 15px 0 10px;
	float:left;
	background:url(images/bgr_feature.png) no-repeat;
	margin-right:7px;
}
.feature p {
	padding-bottom:0;
}
.feature br {
	display:none;
}
.feature img {
	display:block;
}
.feature h4 {
	padding:11px 0 0 6px;
	text-transform:uppercase;
}
.feature a {
	color:#fff;
}
#inner_banner {
	width:947px;
	margin-left:-28px;
	margin-top:15px
}
#inner_banner img {
	display:block;
}
.gateway {
	padding:18px 275px 0 0;
	overflow:hidden;
}
.gateway .align_right {
	padding:9px 14px 14px 10px;
	float:right;
	display:block;
	background:url(images/bgr_align_right.png) no-repeat;
	width:228px;
	height:350px;
	margin:-26px -283px 0 0;
}
.gateway img {
	display:block;
}
/*----------------------*/
/*     footer_top       */
/*----------------------*/
#footer_top {
	padding:70px 0 0 17px;
}
#surrounded_top {
	background:url(images/bgr_surrounded_top.png) no-repeat left top;
	padding-top:9px;
	width:669px;
}
#surrounded_btm {
	background:url(images/bgr_surrounded_btm.png) no-repeat left bottom;
	padding-bottom:12px;
}
#surrounded_bg {
	background:url(images/bgr_surrounded_bg.png) repeat-y;
	padding:10px 32px 3px 18px;
	position:relative;
}
#surrounded_bg span {
	font-size:24px;
    font-family: 'open_sanslight';
	color:#4d4e55;
	display:block;
	line-height:29px;
}
#surrounded_bg strong {
	color:#1ca1a2;
	font-weight:normal;
    font-family: 'open_sanssemibold';
}
.star {
	width:88px;
	height:86px;
	position:absolute;
	bottom:-56px;
	right:-50px;
} 
.star img {
	display:block;
}
.periwinkle {
	width:72px;
	height:63px;
	position:absolute;
	right:40px;
	bottom:-61px;
}
.periwinkle img {
	display:block;
}
#footer_nav {
	position:relative;
	padding-top:185px;
}
#footer_menu {
	padding-left:240px;
	height:44px;
	background:url(images/menu_bg.png) repeat;
}
#footer_menu ul {
	width:100%;
	position:relative;
	z-index:3;
}
#footer_menu ul li {
	font-size:14px;
	float:left;
    font-family: 'ropa_sansregular';
	line-height:44px;
	padding-right:13px;
	text-transform:uppercase;
}
#footer_menu ul li a {
	color:#fff;
}
#footer_menu ul li:hover > a {
	color:#fff;
}
.footer_logo {
	width:200px;
	height:133px;
	position:absolute;
	left:22px;
	bottom:0;
	z-index:4;
}
.footer_logo img {
	display:block;
}
#footer_area {
	width:100%;
	background:#fff;
}
#footer {
	width:858px;
	height:48px;
	margin:0 auto;
	padding:17px 69px 0 23px;
	position:relative;
	z-index:100;
}
#footer p {
	width:543px;
	font-size:11px;
	line-height:15px;
	color:#737373;
	float:left;
}
#footer a {
	width:64px;
	height:11px;
	display:block;
	float:right;
	background:url(images/comswork.jpg) no-repeat;
	margin-top:11px;
	position:relative;
	z-index:200;
}
.women {
	width:207px;
	height:550px;
	position:absolute;
	right:-100px;
	bottom:-65px;
	z-index:2;
}
.women img {
	display:block;
}
/*----------------------*/
/*   top_10_things      */
/*----------------------*/

.top_10_things {
	background:url(images/bgr_top_10_things.png) no-repeat;
	width:235px;
	height:83px;
	position:absolute;
	bottom:77px;
	left:-13px;
	z-index:50;
	padding:15px 10px 0 10px;
}
.top_10_things span {
	font-size:18px;
	color:#fff;
    font-family: 'ropa_sansregular';
	display:block;
	text-shadow:1px 1px 1px #4b8288;
}
.top_10_things span strong {
	font-size:21px;
}
.investment {
	width:358px;
	height:61px;
	background:url(images/red_box_2.png) no-repeat;
	position:absolute;
	bottom:-24px;
	left:-4px;
	z-index:9999;
	padding:16px 0 0 17px;
	overflow:hidden;
}
.investment h5 {
	width:260px;
	color:#fff;
	font-size:20px;
    font-family: 'ropa_sansregular';
	padding:0;
	float:left;
/*	text-shadow:2px 2px 2px #c0c0c0; */
	text-transform:uppercase;
}
.investment a {
	font-size:18px;
	color:#fff;
	float:left;
	font-family: 'Dancing Script', cursive;
	font-weight:400;
	margin-top:19px;
}
.gateway_inner {
	padding:18px 7px 40px 0;
}

.aptnode { padding:20px 20px 0 20px; background:#64a9b1; margin-bottom:30px }
.aptnode h3, .aptnode p { color:#fff; }

#side_bar h3 { color:#fff; }

#weather_forecast { padding:15px 15px 0 15px; background:#41484f; color:#fff; margin-bottom:15px; font-size:15px; margin-top:10px; }
#explore_mackay { padding:15px 15px 0 15px; background:#41484f; color:#fff; margin-bottom:15px; font-size:15px; }
#explore_mackay a, #explore_mackay p, #weather_forecast p  { color:#fff; font-size:13px; line-height:18px; margin-bottom:0; padding-bottom:0 }

#weather_forecast h4, #explore_mackay h4 {
	color:#fff; font-size:20px;
	display:block; width:250px;
	margin-bottom:5px;
}

#weather_forecast img, #explore_mackay img {
	margin-top:-25px;
}
#weather_forecast a img, #explore_mackay a img {
	margin-top:10px;
}

.alignright { float:right; margin-left:20px !important; }

.galnode { margin-bottom:30px;
  padding:20px 20px 0; background:#efefef; }



















/*
ul li { display: inline; }
*/

ul.lightboxgallery img{
    margin-right: 10px;
    
}


div.facebook .pp_top .pp_left {
	background:url(prettyPhoto/themes/facebook/sprite.png) -88px -53px no-repeat;
}
div.facebook .pp_top .pp_middle {
	background:url(prettyPhoto/themes/facebook/contentPatternTop.png) top left repeat-x;
}
div.facebook .pp_top .pp_right {
	background:url(prettyPhoto/themes/facebook/sprite.png) -110px -53px no-repeat;
}
div.facebook .pp_content .ppt {
	color:#000;
}
div.facebook .pp_content_container .pp_left {
	background:url(prettyPhoto/themes/facebook/contentPatternLeft.png) top left repeat-y;
}
div.facebook .pp_content_container .pp_right {
	background:url(prettyPhoto/themes/facebook/contentPatternRight.png) top right repeat-y;
}
div.facebook .pp_content {
	background:#fff;
}
div.facebook .pp_expand {
	background:url(prettyPhoto/themes/facebook/sprite.png) -31px -26px no-repeat;
	cursor:pointer;
}
div.facebook .pp_expand:hover {
	background:url(prettyPhoto/themes/facebook/sprite.png) -31px -47px no-repeat;
	cursor:pointer;
}
div.facebook .pp_contract {
	background:url(prettyPhoto/themes/facebook/sprite.png) 0 -26px no-repeat;
	cursor:pointer;
}
div.facebook .pp_contract:hover {
	background:url(prettyPhoto/themes/facebook/sprite.png) 0 -47px no-repeat;
	cursor:pointer;
}
div.facebook .pp_close {
	width:22px;
	height:22px;
	background:url(prettyPhoto/themes/facebook/sprite.png) -1px -1px no-repeat;
	cursor:pointer;
}
div.facebook #pp_full_res .pp_inline {
	color:#000;
}
div.facebook .pp_loaderIcon {
	background:url(prettyPhoto/themes/facebook/loader.gif) center center no-repeat;
}
div.facebook .pp_arrow_previous {
	background:url(prettyPhoto/themes/facebook/sprite.png) 0 -71px no-repeat;
	height:22px;
	margin-top:0;
	width:22px;
}
div.facebook .pp_arrow_previous.disabled {
	background-position:0 -96px;
	cursor:default;
}
div.facebook .pp_arrow_next {
	background:url(prettyPhoto/themes/facebook/sprite.png) -32px -71px no-repeat;
	height:22px;
	margin-top:0;
	width:22px;
}
div.facebook .pp_arrow_next.disabled {
	background-position:-32px -96px;
	cursor:default;
}
div.facebook .pp_nav {
	margin-top:0;
}
div.facebook .pp_nav p {
	font-size:15px;
	padding:0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
	background:url(prettyPhoto/themes/facebook/sprite.png) -1px -123px no-repeat;
	height:22px;
	width:22px;
}
div.facebook .pp_nav .pp_pause {
	background:url(prettyPhoto/themes/facebook/sprite.png) -32px -123px no-repeat;
	height:22px;
	width:22px;
}
div.facebook .pp_next:hover {
	background:url(prettyPhoto/themes/facebook/btnNext.png) center right no-repeat;
	cursor:pointer;
}
div.facebook .pp_previous:hover {
	background:url(prettyPhoto/themes/facebook/btnPrevious.png) center left no-repeat;
	cursor:pointer;
}
div.facebook .pp_bottom .pp_left {
	background:url(prettyPhoto/themes/facebook/sprite.png) -88px -80px no-repeat;
}
div.facebook .pp_bottom .pp_middle {
	background:url(prettyPhoto/themes/facebook/contentPatternBottom.png) top left repeat-x;
}
div.facebook .pp_bottom .pp_right {
	background:url(prettyPhoto/themes/facebook/sprite.png) -110px -80px no-repeat;
}
div.pp_pic_holder a:focus {
	outline:none;
}
div.pp_overlay {
	background:#000;
	display:none;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:9500;
}
div.pp_pic_holder {
	display:none;
	position:absolute;
	width:100px;
	z-index:10000;
}
.pp_top {
	height:20px;
	position:relative;
}
* html .pp_top {
	padding:0 20px;
}
.pp_top .pp_left {
	height:20px;
	left:0;
	position:absolute;
	width:20px;
}
.pp_top .pp_middle {
	height:20px;
	left:20px;
	position:absolute;
	right:20px;
}
* html .pp_top .pp_middle {
	left:0;
	position:static;
}
.pp_top .pp_right {
	height:20px;
	left:auto;
	position:absolute;
	right:0;
	top:0;
	width:20px;
}
.pp_content {
	height:40px;
}
.pp_fade {
	display:none;
}
.pp_content_container {
	position:relative;
	text-align:left;
	width:100%;
}
.pp_content_container .pp_left {
	padding-left:20px;
}
.pp_content_container .pp_right {
	padding-right:20px;
}
.pp_content_container .pp_details {
	float:left;
	margin:10px 0 2px 0;
}
.pp_description {
	display:none;
	margin:0 0 5px 0;
}
.pp_nav {
	clear:left;
	float:left;
	margin:3px 0 0 0;
}
.pp_nav p {
	float:left;
	margin:2px 4px;
}
.pp_nav .pp_play,.pp_nav .pp_pause {
	float:left;
	margin-right:4px;
	text-indent:-10000px;
}
a.pp_arrow_previous,a.pp_arrow_next {
	display:block;
	float:left;
	height:15px;
	margin-top:3px;
	overflow:hidden;
	text-indent:-10000px;
	width:14px;
}
.pp_hoverContainer {
	position:absolute;
	top:0;
	width:100%;
	z-index:2000;
}
.pp_gallery {
	left:50%;
	margin-top:-50px;
	position:absolute;
	z-index:10000;
}
.pp_gallery ul {
	float:left;
	height:35px;
	margin:0 0 0 5px;
	overflow:hidden;
	padding:0;
	position:relative;
}
.pp_gallery ul a {
	border:1px #000 solid;
	border:1px rgba(0,0,0,0.5) solid;
	display:block;
	float:left;
	height:33px;
	overflow:hidden;
}
.pp_gallery ul a:hover,.pp_gallery li.selected a {
	border-color:#fff;
}
.pp_gallery ul a img {
	border:0;
}
.pp_gallery li {
	display:block;
	float:left;
	margin:0 5px 0 0;
}
.pp_gallery li.default a {
	background:url(prettyPhoto/themes/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display:block;
	height:33px;
	width:50px;
}
.pp_gallery li.default a img {
	display:none;
}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next {
	margin-top:7px !important;
}
a.pp_next {
	background:url(prettyPhoto/themes/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display:block;
	float:right;
	height:100%;
	text-indent:-10000px;
	width:49%;
}
a.pp_previous {
	background:url(prettyPhoto/themes/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display:block;
	float:left;
	height:100%;
	text-indent:-10000px;
	width:49%;
}
a.pp_expand,a.pp_contract {
	cursor:pointer;
	display:none;
	height:20px;
	position:absolute;
	right:30px;
	text-indent:-10000px;
	top:10px;
	width:20px;
	z-index:20000;
}
a.pp_close {
	display:block;
	float:right;
	line-height:22px;
	text-indent:-10000px;
}
.pp_bottom {
	height:20px;
	position:relative;
}
* html .pp_bottom {
	padding:0 20px;
}
.pp_bottom .pp_left {
	height:20px;
	left:0;
	position:absolute;
	width:20px;
}
.pp_bottom .pp_middle {
	height:20px;
	left:20px;
	position:absolute;
	right:20px;
}
* html .pp_bottom .pp_middle {
	left:0;
	position:static;
}
.pp_bottom .pp_right {
	height:20px;
	left:auto;
	position:absolute;
	right:0;
	top:0;
	width:20px;
}
.pp_loaderIcon {
	display:block;
	height:24px;
	left:50%;
	margin:-12px 0 0 -12px;
	position:absolute;
	top:50%;
	width:24px;
}
#pp_full_res {
	line-height:1 !important;
}
#pp_full_res .pp_inline {
	text-align:left;
}
#pp_full_res .pp_inline p {
	margin:0 0 15px 0;
}
div.ppt {
	color:#fff;
	display:none;
	font-size:17px;
	margin:0 0 5px 15px;
	z-index:9999;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display: block;
}







.special_area {
	 padding:20px;
margin-bottom:20px;
	background:#998b5b;
	display:block;

}

.se_apartments_feed { display:block; }

.nodebg { float:left; margin-right:10px; width:320px; }

.nodecontents { float:left; width:540px; }

.special_area h3 { color:#fff; padding-bottom:15px; font-size:20px; }

.special_area p, .special_area td { color:#fff; }