/*
Theme Name: Realtr
Theme URI: http://www.seoposicion.com
Description: Create Real Estate portal in WordPress using this advanced theme. 
Version: 1.0.2
Author: seoposicion.com
Author URI: http://www.seoposicion.com
*/

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		vertical-align: baseline;
	}
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0;
		width: 100%; }
	table.pad td {
	padding: 10px;
	}
		
	pre,code {
		white-space: normal;
		background-color: #ededed;
		border-bottom: 1px solid #d9d9d9;
		border-top: 1px solid #d9d9d9;
		display: block;
		width: 100%;
		font: 12px/24px Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
		margin: 5px 0;
		padding: 5px;
}
p code {display: inline;}


body {
	background: #fff;
	font-family: "arial";
	font-size: 13px; 
	color: #555;
	line-height: 18px; 
	position: relative; 
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}

/*	--------------------------------------------------
	:: Links
	-------------------------------------------------- */
	a { color: #0078BD; text-decoration: none; line-height: inherit; outline: none; border: none; }
	a:hover { color: #000; }
	a:focus { color: #cc4714; outline: none; }
	p a, p a:visited { line-height: inherit; }
	
	a, a:link, a:visited, a:active, #content .gist .gist-file .gist-meta a:visited {
    color: #5ca01d;}

/*	--------------------------------------------------
	:: Lists
	-------------------------------------------------- */
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul.large li { line-height: 21px; }	

/*	--------------------------------------------------
	:: Tables
	-------------------------------------------------- */
	
	table thead, table tfoot { background: #f5f5f5; }
	table thead tr th,
	table tfoot tr th,
	table tbody tr td,
	table tr td,
	table tfoot tr td { font-size: 12px; line-height: 18px; text-align: left; }
	table thead tr th,
	table tfoot tr td { padding: 8px 10px 9px; font-size: 14px; font-weight: bold; color: #222; }
	table thead tr th:first-child, table tfoot tr td:first-child { border-left: none; }
	table thead tr th:last-child, table tfoot tr td:last-child { border-right: none; }

/* -------------------------------------------------- 
	:: Misc
---------------------------------------------------*/
	.left        { float: left; }
	.right       { float: right; }
	.text-left   { text-align: left; }
	.text-right  { text-align: right; }
	.text-center { text-align: center; }
	.hide        { display: none; }
	.highlight   { background: #ff0; }

/*	--------------------------------------------------
    :: Typography
	-------------------------------------------------- */

	h1, h2, h3, h4, h5, h6 { color:#5ca01d; font-weight:bold; line-height: 1.25 }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 15px !important; margin-bottom: 12px;}
	h2 { font-size: 22px; margin-bottom: 9px; color: #5ca01d; font-weight:normal }
	h3 { font-size: 16px; margin-bottom: 9px; }
	h4 { font-size: 18px; margin-bottom: 12px; }
	h5 { font-size: 17px; margin-bottom: 12px;  }
	h6 { font-size: 15px; font-weight: normal; }

	.subheader { color: #777; font-weight: 300; margin-bottom: 24px; }
	.widget-container h3 { font-size: 15px; margin-bottom: 12px; position:relative; left:-27px; background:url(images/sprit_image.png) no-repeat -15px -187px; color:#fff; text-shadow:0 -1px #114773; padding-bottom: 5px; }
	.widget-container h3 span { background:url(images/blue_label.png) no-repeat right top; width:174px; display:block; padding:5px 25px 5px 22px; white-space:nowrap; }

	p { line-height: inherit; }
	p img { margin: 0; }
	p.lead { font-size: 18px; font-size: 1.8rem; line-height: 1.5;  }
	
	strong, b { font-weight: bold; line-height: inherit; }
	small { font-size: 60%; line-height: inherit; }
	
	h1 small, h2 small, h3 small, h4 small, h5 small { color: #777; }
	
	/*	Blockquotes  */
	blockquote cite { display: block; font-size: 12px; font-size: 1.2rem; color: #555; }
	blockquote cite a, blockquote cite a:visited { color: #555; }
	
	hr { border: solid #BDE1F4; border-width: 1px 0 0; clear: both; margin: 0; height: 0; }
	
	abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222; border-bottom: 1px solid #ddd; cursor: help; }
	abbr { text-transform: none; }

	/* Source Ordering */
	.push-two 		{ left: 17.4% }
	.push-three 	{ left: 26.1%; }
	.push-four 		{ left: 34.8%; }
	.push-five 		{ left: 43.5%; }
	.push-six 		{ left: 52.2%; }
	.push-seven 	{ left: 60.9%; }
	.push-eight 	{ left: 69.6%; }
	.push-nine 		{ left: 78.3%; }
	.push-ten 		{ left: 87%; }
	
	.pull-two 		{ right: 17.4% }
	.pull-three 	{ right: 26.1%; }
	.pull-four 		{ right: 34.8%; }
	.pull-five 		{ right: 43.5%; }
	.pull-six 		{ right: 52.2%; }
	.pull-seven 	{ right: 60.9%; }
	.pull-eight 	{ right: 69.6%; }
	.pull-nine 		{ right: 78.3%; }
	.pull-ten 		{ right: 87%; }
	
	img, object, embed { max-width: 100%;}
	img { -ms-interpolation-mode: bicubic; }
	#map_canvas img, .map_canvas img {max-width: none!important;}
	
	/* Nicolas Gallagher's micro clearfix */
	.row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
	.row:after, .clearfix:after { clear: both; }
	.row, .clearfix { zoom: 1; }
	
	/*--------------------------------------------------
	:: Block grids
	-------------------------------------------------- */
	
	.block-grid { display: block; overflow: hidden; }
	.block-grid>li { display: block; height: auto; float: left; }
	
	.block-grid.two-up { margin-left: -4% }
	.block-grid.two-up>li { margin-left: 4%; width: 46%; }
	
	.block-grid.three-up { margin-left: -2% }
	.block-grid.three-up>li { margin-left: 2%; width: 31.3%; }
	
	.block-grid.four-up { margin-left: -2% }
	.block-grid.four-up>li { margin-left: 2%; width: 23%; }
	
	.block-grid.five-up { margin-left: -1.5% }
	.block-grid.five-up>li { margin-left: 1.5%; width: 18.5%; }

/*	--------------------------------------------------
	Alerts
	-------------------------------------------------- */

	 div.alert-box { display: block; padding: 6px 7px; font-weight: bold; font-size: 13px; background: #eee; border: 1px solid rgba(0,0,0,0.1); margin-bottom: 12px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; text-shadow: 0 1px rgba(255,255,255,0.9); position: relative; }
	.alert-box.success { background-color: #7fae00; color: #fff; text-shadow: 0 -1px rgba(0,0,0,0.3); }
	.alert-box.warning { background-color: #c08c00; color: #fff; text-shadow: 0 -1px rgba(0,0,0,0.3); }
	.alert-box.error { background-color: #c00000; color: #fff; text-shadow: 0 -1px rgba(0,0,0,0.3); }
	
	.alert-box a.close { color: #000; position: absolute; right: 4px; top: 0; font-size: 18px; opacity: 0.2; padding: 4px; }
	.alert-box a.close:hover,.alert-box a.close:focus { opacity: 0.4; }

/*    --------------------------------------------------
    Labels
    -------------------------------------------------- */

	.label { padding: 0px 4px 2px; font-size: 11px; font-weight: bold; text-align: center; text-decoration: none; line-height: 1;  white-space: nowrap; display: inline; position: relative; bottom: 1px; color: #fff; background: #00a6fc; }
	.label.radius { -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
	.label.round { padding: 1px 7px 2px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
	
	/* Colors ---------- */
	.blue.label				{ background-color: #00a6fc; }
	.red.label				{ background-color: #e91c21; }
	.green.label			{ background-color: #7fae00; }
	.white.label			{ background-color: #e9e9e9; color: #333; }
	.black.label			{ background-color: #141414; }
	
/*  --------------------------------------------------
    Pagination
    -------------------------------------------------- */
    .pagination { display: block; }
    .pagination-position {text-align:center; clear: both; margin-bottom: 20px; }
	.pagination a { display:inline-block; margin-right: 6px; position: relative; }
    .pagination a, .pagination a.nextpostslink, .pagination a.previouspostslink  { 
		background-image: linear-gradient(top, #5590c8 0%, #4077a5 62%);
		background-image: -o-linear-gradient(top, #5590c8 0%, #4077a5 62%);
		background-image: -moz-linear-gradient(top, #5590c8 0%, #4077a5 62%);
		background-image: -webkit-linear-gradient(top, #5590c8 0%, #4077a5 62%);
		background-image: -ms-linear-gradient(top, #5590c8 0%, #4077a5 62%);
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #5590c8), color-stop(0.62, #4077a5));
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5590c8', endColorstr='#4077a5',GradientType=0 );
		border: 1px solid #4077a5;
		border: 0 none \0;
		width: 32px; 
		height: 20px; 
		overflow: hidden; 
		border-radius:35px; 
		color: #fff; 
		font-weight:bold; 
		text-shadow: 0 1px #000; 
		text-align:center; 
		padding: 8px 0px 5px; 
	}
	
	.pagination a:hover,
	.pagination a.current , 
	.pagination :hover a, 
	.pagination  a:focus,
	.pagination a.nextpostslink:hover, 
	.pagination a.previouspostslink:hover
	{ 
		background-image: linear-gradient(top, #8DC85A 0%, #5E9B29 62%);
		background-image: -o-linear-gradient(top, #8DC85A 0%, #5E9B29 62%);
		background-image: -moz-linear-gradient(top, #8DC85A 0%, #5E9B29 62%);
		background-image: -webkit-linear-gradient(top, #8DC85A 0%, #5E9B29 62%);
		background-image: -ms-linear-gradient(top, #8DC85A 0%, #5E9B29 62%);
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #8DC85A), color-stop(0.62, #5E9B29));
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8DC85A', endColorstr='#5E9B29',GradientType=0 );
		border: 1px solid #5E9B29;
		border: 0 none \0;
		color:#fff; 
		text-shadow:0 -1px #00588a; 
	}
    
	.pagination .unavailable a { cursor: default; }
    .pagination .unavailable:hover a, ul.pagination li.unavailable a:focus { }
	.pagination  a img.position { position:relative; top:4px; left:0;}
	.pagination a:hover img.position { position:relative; top:-36px; left:0;}
	.pagination a.nextpostslink strong { display: block; width: 32px; height: 20px; background: url(images/paging-next.png) no-repeat 13px -37px; }
	.pagination a.previouspostslink { margin-right: 6px; }
	.pagination a.previouspostslink strong { display: block; width: 32px; height: 20px; background: url(images/paging-prev.png) no-repeat 10px -37px; }

/*  --------------------------------------------------
    Lists
    -------------------------------------------------- */
    ul.nice, ol.nice { list-style: none; margin: 0; }
    ul.nice li, ol.nice li { padding-left: 13px; position: relative }
    ul.nice li span.bullet, ol.nice li span.number { position: absolute; left: 0; top: 0; color: #ccc; }

/*	--------------------------------------------------
	Panels
	-------------------------------------------------- */
	div.panel {
		padding: 20px 20px 2px 20px;
		background: #efefef;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #F4F4F4 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F4F4F4));
		background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F4F4F4',GradientType=0 );
		box-shadow: 0 2px 5px rgba(0,0,0,0.15);
		-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.15);
		-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
		margin: 0 0 20px 0;
	}

/* -----------------------------------------
   Standard Forms
----------------------------------------- */

	form { }
	form label { display: block; font-size: 13px; line-height: 18px; cursor: pointer; margin-bottom: 0; position: relative; }

	input.input-text, textarea { border-right: 1px solid #bbb; border-bottom: 1px solid #bbb; }
	input.input-text, textarea, select { display: block; margin:5px 0; }

	/* Text input and textarea font and padding */
	input.input-text, textarea { font-size: 13px; padding: 4px 3px 2px; background: #fff; }
	input.input-text:focus, textarea:focus { outline: none !important; }
	input.input-text.oversize, textarea.oversize { font-size: 18px !important; padding: 4px 5px !important; }
	input.input-text:focus, textarea:focus { background: #f6fcff; }

	/* Text input and textarea, disabled */
	input.input-text[disabled], textarea[disabled] { background-color: #ddd; }

	/* Inlined Label Style */
	input.placeholder, textarea.placeholder { color: #888; }

	/* Text input and textarea sizes */
	input.input-text, input, textarea, select { background:#fff; border-width:1px; border-style:solid; border-color:#a7d9f2 #d1ebfa #d1ebfa #a7d9f2; padding:6px; color: #777; font-size: 12px; } 
	select { padding: 6px; color: #777 }	

	input.small, textarea.small { width: 134px; }
	input.medium, textarea.medium { width: 254px; }
	input.large, textarea.large { width: 434px; }
	input.expand, textarea.expand { width: 100%; }

	/* Fieldsets */
	form fieldset { padding: 9px 9px 2px 9px; border: solid 1px #ddd; margin: 18px 0; }

	/* Inlined Radio & Checkbox */
	.form-field input[type=radio], div.form-field input[type=checkbox] { display: inline; width:auto; margin-bottom:0; }

	/* Errors */
	.form-field.error input, input.input-text.red { border-color: #C00000; background-color: rgba(255,0,0,0.15); }
	.form-field.error label, label.red { color: #C00000; }
	.form-field.error small, small.error { margin-top: -6px; display: block; margin-bottom: 9px; font-size: 11px; color: #C00000; width: 254px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }

	.small + small.error { width: 134px; }
	.medium + small.error { width: 254px; }
	.large + small.error { width: 434px; }
	.expand + small.error { width: 100%; }
	
	.small.oversize + small.error { width: 144px; }
	.medium.oversize + small.error { width: 264px; }
	.large.oversize + small.error { width: 444px; }
	.expand.oversize + small.error { width: 100%; }
	
	.search-feild { background:#eaeaea; border-color:#005e94 #fff #fff #005e94 !important; margin:15px 0 !important; }


#header {
	clear: both;
	float: left;
	width: 187px;
}

#header .inner {
	margin: 25px 0 0;
	line-height: normal;
}

#header .header_extras {
	float: right;
}

/* Footer Styles */


#footer.noborder {
	border: none;
	padding-top: 0;
}

#footer #credits {
	font-size: 11px;
	color: #9f9f9f;
}

a.themeauthor {
	display: block;
	width: 75px;
	height: 12px;
	margin: 0px auto;
	float: right;
	text-decoration: none;
	text-indent: -9999em;
	background: url(images/icons/stlogo.png) no-repeat right center;
}


#site-title {
	margin: 0;
	padding: 0;
	font-size: 60px;
	letter-spacing: -1px;
}

#header div#site-title a,
#header h1#site-title,
#header h1#site-title a {
	margin: 0;
	padding: 0;
	font-size: 40px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFF;
}

#header #site-title a:hover {
	color: #777;
}	

/* Header Tagline */

#header span.site-desc {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #7d7d7d;
	letter-spacing: -1px;
}

/* Image Header */

#header #site-title.graphic a {
	text-indent: -9999em;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
}
#header span.site-desc.graphic {
	display: none;
}

/* @end */

/* @group Navigation Bar */

#navigation {
	width: inherit !important;
	display:block;
	float:none;
	background-image: linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
	background-image: -o-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
	background-image: -moz-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
	background-image: -webkit-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
	background-image: -ms-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
	background-image: -webkit-gradient(	linear,	left top, left bottom, color-stop(0, #4D85BA), color-stop(0.2, #5792CC), color-stop(0.97, #366C92) );
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d86ba', endColorstr='#366c92',GradientType=0 );*/
	background-color: #366C92;
	border:1px solid #46759e;
	border-bottom:none;
	box-shadow:0px 1px #e7f2f8;
	border-radius:4px;
	padding:0 10px;
	*padding:0;
	margin-top:22px;
	z-index: 100;
}

#navigation ul {
	display: block;
	width: 100%;
	position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
	margin-top: 0px;
}
	

#navigation ul li {
	display: block;
    position: relative;
	border-right: 1px solid #366C92;
	behavior: url("./wp-content/themes/skeleton/PIE.php");
}

#navigation ul li a {
	display:block; 
	font-size:15px; 
	color:#d2e8f5; 
	font-weight:bold;
	text-shadow:0 -1px #004779; 
	padding:15px 12px;	
}

/* Navbar Hover Links */

#navigation ul li:hover a,
#navigation ul li a:hover {
	background-image: linear-gradient(top, #5693c2 0%, #5f9cd0 20%, #3c779d 97%);
	background-image: -o-linear-gradient(top, #5693c2 0%, #5f9cd0 20%, #3c779d 97%);
	background-image: -moz-linear-gradient(top, #5693c2 0%, #5f9cd0 20%, #3c779d 97%);
	background-image: -webkit-linear-gradient(top, #5693c2 0%, #5f9cd0 20%, #3c779d 97%);
	background-image: -ms-linear-gradient(top, #5693c2 0%, #5f9cd0 20%, #3c779d 97%);
	background-image: -webkit-gradient(	linear,	left top, left bottom, color-stop(0, #5693c2), color-stop(0.2, #5f9cd0), color-stop(0.97, #3c779d) );
	background-color: #3c779d;
	position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}

#navigation ul li:hover li a {
}

/* Navbar Active Links */

#navigation ul li.active a,
#navigation ul li.current-cat a,
#navigation ul li.current_page_item a,
#navigation ul li.current_menu_item a,
#navigation ul li.current_page_parent a,
#navigation ul li.current_page_ancestor a
{
	background:url(images/nav-active.png) no-repeat center bottom;
}


#navigation ul ul li.active a,
#navigation ul ul li.current-cat,
#navigation ul ul li.current_page_item,
#navigation ul ul li.current_menu_item,
#navigation ul ul li.current_page_parent,
#navigation ul ul li.current_page_ancestor
{
	background: #3b729b;
}

/* Nav Sublevel */

#navigation ul.sub-menu, #navigation ul.children {
    border: 1px solid #3b729b;
	border-radius: 0 0 4px 4px;
	z-index: 1000;
}

#navigation ul.sub-menu li, #navigation ul.children li {
	background: #437ba9;
	border-top:1px solid #6998c1;
	border-bottom:1px solid #32648e;
	border-right: none !important;
}
#navigation ul.sub-menu li:hover,
#navigation ul ul li.current-menu-item,
#navigation ul ul li.current-page-item, 
#navigation ul.children li:hover,
#navigation ul.children li.current-menu-item,
#navigation ul.children li.current-page-item {
	background: #3b729b !important; border-top: 1px solid #3b729b; border-bottom: 1px solid #3b729b;	
}
/* Nav Sublevel Links */

#navigation ul.sub-menu li a, #navigation ul.children li a {
	background: none;
	height: 32px;
	line-height: 32px;
	border-radius: 0;
	font-family:inherit;
	font-size:13px;
	color:#d2e8f5;
	font-weight:bold;
	text-shadow: 0 -1px #004779;
	min-width: 210px;
	border-bottom: none;
	position: static;
    behavior: none;
	padding: 0 0 0 12px;
	
}

/* Nav Sublevel Hover */

#navigation ul.sub-menu li a:hover, #navigation ul.children li a:hover {
	background-color: #3b729b;
	/*border-bottom: #6998c1;
	border-top: #32648e;*/
}


	.subheader { color: #777; }
	.normal {font-weight: normal;}
	.bolder {font-weight: bolder;}
	
	p { }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }
	
	strong { font-weight: bold; }
	small { font-size: 12px; }
	
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	a, a:visited { text-decoration: none; outline: 0; }
	a:hover, a:focus { color: #000; text-decoration: none;}
	p a, p a:visited { line-height: inherit; }

	ul, ol { }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px;}
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: inherit; }
	ul.large li { line-height: 21px; }
	li p { line-height: inherit; }

.alignright {
	float: right;
	margin: 0px 0px 10px 15px;
}

.alignleft {
	float: left;
	margin: 0px 15px 10px 0px;
}
.aligncenter {
	display:block;
	margin:0 auto;
}

.wp-caption {
	text-align: center;
	padding: 5px;
	margin: 10px auto;
}

.wp-caption {
	border: 1px solid #fff;
	background-color: #f6f6f6;
	color: #666;
	text-shadow: 1px 1px 0px #fff;
	-webkit-box-shadow:1px 1px 6px #ddd;
	-moz-box-shadow:1px 1px 6px #ddd;
	box-shadow:1px 1px 6px #ddd;
	position: relative;
	behavior: url('../wp-content/themes/presstige/css/PIE.php');
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 0 0px 0;
	margin: 0;
}

.wp-caption.alignleft {
	margin: 0px 10px 0px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 0px 10px;
}

.widget-container ul {
	list-style: none;
}

.widget-container ul ul {
	list-style: square;
	margin-left: 1.3em;
}

.widget-container select {
	width: 100%;
	margin-top:2px;
	height:30px;
}

.widget-container input[type="text"] {
	min-width: 184px;
}

.graybox #loginform .form_row input[type="text"], .graybox #loginform .form_row input[type="password"] { width: 260px !important; font-size: 13px; }

.form_row input[type="text"], .form_row input[type="password"] { width: 184px; font-size: 13px; }
#registerform .form_row input[type="text"], #registerform .form_row input[type="password"] { width: 320px !important; }

.widget-container .b_spacer { margin-top: 18px }

.widget_search #s {
	width: 100%;
}

.widget_search label {
	display: none;
}

.widget-container {
	background:#e7f2f8; 
	border:1px solid #d2e8f5; 
	border-radius:4px; 
	padding:15px 15px; 
	margin:0 0 18px 0 !important;

}

.widget-container ul {
	margin: 0;
}

.widget-container ul li a { 
    color: #444444;
    font-size: 13px;
} 
.widget-container a { color: #444444; }
.widget-container ul li a:hover, .widget-container a:hover { color: #0078BD }

.widget-title {
	font-weight: normal;
}

.widget-container input type=["text"], select { width: 100%; }

.widget-container #searchform #searchsubmit { margin-top: 15px; }
.widget-container .video iframe { width:100% !important;}
.widget-container .featured_video h3 span.more { background: none; font-size: 11px; text-shadow:none; float:none; clear:both; }
.widget-container .featured_video h4  a { font-size:14px; font-weight:bold;}
.widget-container .featured_video h4 { margin-bottom:5px !important;}
input#searchsubmit {
	margin-bottom: 0;
}

.widget-container a:link,
.widget-container a:visited {
	text-decoration: none;
}

.widget-container a:active,
.widget-container a:hover {
	text-decoration: none;
}

.widget-container .entry-meta {
	font-size: 11px;
}

#wp_tag_cloud div {
	line-height: 1.6em;
}

/* WP Calendar Widget */

#wp-calendar {
	font-family: arial,helvetica,sans-serif;
	width: 100%;
	font-size: .85em;
}

#wp-calendar td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #d2d2d2;
	background-color: #ededed;
	text-shadow: #fff 1px 1px 0;
	color: #7c7c7c;
}

#wp-calendar td.pad {
	background-color: #e5e5e5;
}

#wp-calendar td#today {
	color: #fff;
	background-color: #0078BD;
	text-shadow: 1px 1px 0px #333;
}

#wp-calendar caption {
	font-weight: bold;
}

#wp-calendar th {
	font-style: normal;
	background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
	border: 1px solid #ccc;
	padding: 5px;
	color: #0078BD;
	text-shadow: #ebebeb 0 1px 0;
	text-align: center;
}

.latestnewshome li { margin-bottom: 8px; }
.latestnewshome p { font-size: 11px; color: #777; margin-bottom: 2px !important; }
.latestnewshome a { font-size: 14px; font-weight: bold; text-shadow: 0 1px #fff; }
.latestnewshome a.comment_n { font-size: 11px; color: #444; font-weight: normal; text-shadow: none; }


/* WP RSS Widget */

.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Indent Sidebar Lists */

.widget-container ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

.widget-container ul#recentcomments li a { display: block; }

/* @group WP Blog Styles */

.entry-meta {
	font-size: 11px;
	color: #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.cat-links,.comments-link,.meta-sep,.entry-utility {
	font-size: 11px;
	color: #666;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d6d6d6;
}
.post.single {
	border-bottom: none;
}

a.more-link {
	display: block;
	float: right;
	font-weight: bold;
}

.st_relatedposts h4 {
	border-bottom: 1px solid #ebebeb;
}

.st_relatedposts ul {
	color: #666;
	list-style: square;
	margin-left: 20px;
}

.st_relatedposts ul li {
}

/* #Form Buttons
================================================== */

/* @group Tabs */

	ul.tabs { 
		display: block;
		margin: 0 0 20px 0;
		padding: 0;
		border-bottom: solid 1px #ddd; }
	ul.tabs li { 
		display: block;
		width: auto;
		height: 30px;
		padding: 0;
		float: left;
		margin-bottom: 0; }
	ul.tabs li a { 
		display: block; 
		text-decoration: none;
		width: auto; 
		height: 29px; 
		padding: 0px 20px; 
		line-height: 30px; 
		border: solid 1px #ddd;
		border-width: 1px 0 0 1px; 
		margin: 0;  
		background: #f5f5f5;
		font-size: 13px; }
	ul.tabs li a.active { 
		background: #fff; 
		height: 30px;
		position: relative;
		top: -4px;
		padding-top: 4px;
		border-right-width: 1px;
		margin: 0 -1px 0 0;
		color: #111;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	ul.tabs li:first-child a {
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px; }
	ul.tabs li:last-child a {
		border-width: 1px 1px 0 1px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	
	ul.tabs-content { margin: 0; display: block; }
	ul.tabs-content > li { display:none; }
	ul.tabs-content > li.active { display: block; }
		
	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both; }
	ul.tabs {
	  zoom: 1; }


/* @end */

/* @group Toggles */

.toggle_container {
	padding: 10px;
	margin-bottom: 1px;
	background-color: #fff;
}


p.trigger {
	display: block;	
	padding:  8px 8px 8px 16px;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 175%;
}

/* Up Toggle State */

p.trigger {
	background: #f8f8f8 url(images/icons/16_expand.png) no-repeat 10px center;
	border-top: 1px solid #e5e5e5;
	padding-left: 34px;
}

p.trigger a {
	color: #2774ae;
	text-shadow: #fff 1px -1px 0;
	text-decoration: none;
}

/* Hover Toggle State */

p.trigger:hover {
	background: #fff url(images/icons/16_expand.png) no-repeat 10px center;
}

p.trigger a:hover,p.trigger.active a:hover {
	color: #2774ae;
	text-shadow: #fff -1px 1px 0;
}

/* Active Toggle State */

p.trigger.active {
	background: #fff url(images/icons/16_collapse.png) no-repeat 10px center;
	border-top: 1px solid #ebebeb;
}

p.trigger.active a {
	color: #000;
	text-shadow: #fff 1px 1px 0;
}


/* @group Comments */

/* Needs RWD Check */

#respond {margin:0px;float:left; padding: 20px 0;width: 100%;}

#respond input[type=text] { width:300px; margin:0 20px 10px 0; }
#respond textarea {width:550px; height:120px; padding:10px; }
#comments { float:left; margin:0;}

#comments {border: 0;width: 100%;}
body.dark #comments {background: url(images/dark/divider.png) repeat-x right top;}

#comments h2 {font-size: 1.5em;display: block;border-bottom: 1px solid #BDE1F4;font-weight: bold; color: #0078BD;}
#comments h6 {letter-spacing: normal;text-transform: uppercase;/*margin: 10px 0px;*/ color: #444; margin-bottom: 10px; }
#comments h6 a.url {color: #0078BD;}
#comments p { margin-bottom: 10px; }
#comments a { color: #0078BD; font-size: 13px; }
#comments a:hover { color: #444; }
 
#comments .comment-meta { display:block; font-size: 14px; color: #444; }
#comments .comment-meta a.comment-edit-link { margin-right: 15px; }
#comments .commentlist { margin:0px; float:left; list-style:none; width:100%;  }
#comments .commentlist ul { list-style:none; margin:0; padding:0; clear:both; }
#comments .commentlist li { margin:0 0 15px 0; padding:0 0 15px 0;  display:block; border-bottom: 1px solid #BDE1F4; }
#comments .comment-meta p { font-size: 13px; }


body.page-template-onecolumn-page-php #comments .commentlist li .comment-meta {}

#comments .commentlist li li { margin:25px 0 0 25px; border-bottom: none; }
#comments .commentlist li li .comment-meta{ width:100%; }
#comments .commentlist li li li { margin:25px 0 0 25px;}
#comments .commentlist li li li .comment-meta{ width:100%; }
#comments .commentlist li li li li { margin:25px 0 0 25px; }
#comments .commentlist li li li li .comment-meta{ width:100%; }
#comments .commentlist li li li li li { margin:25px 0 0 25px;}
#comments .commentlist li li li li li .comment-meta{ width:100%; }

#comments .single-comment { }
#comments .comment-author { float:left; margin: 0px 10px 6px 0px; display:inline; width:50px; }
#comments .comment-author cite { clear:both; font-weight:bold; }

#comments .vcard {
	float:left;
	clear:both;
	display:block;
	width:80px;
	/*padding:20px 0;*/
}
#comments .vcard img.avatar {
	border: 1px solid #aadaf3;
}

#comments .vcard {
	/*background:url(images/light/comment_author_bg.png) no-repeat top right;*/
}
#comments body.dark .vcard {
	background:url(images/dark/comment_author_bg.png) no-repeat top right;
}


/* @end */

/* @group WP Gallery */

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

.gallery .gallery-row {
	display:block;
	clear: both;
	overflow: hidden;
	margin: 0;
}

.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
}
.gallery .gallery-item img,
.gallery .gallery-item img.thumbnail {
	max-width: 79%;
	height: auto;
	padding: 0;
	margin: 5px auto;
	border: 1px solid #fff;
	background-color: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0px 0px 5px #ccc;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}
.gallery-caption {
	color: #666;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}


/* Attachment Page */

#nav-below {
	width: 100%;
}

#nav-below .nav-previous a {
	float: left;
	
}
#nav-below .nav-next a {
	float: right;
}
.entry-caption {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}


/* @end */

/* @group Misc */


body.logged-in li.guest,
body.logged-in li.guest {
	display: none;
}
	
/* #Images
================================================== */

img.scale-with-grid { 
	max-width: 100%;
	height: auto; }

			
/* #Forms (see formalize.css)
================================================== */

	label,legend { }

	label,legend { }
	
	input[type="checkbox"] {display: inline; }

/* # Misc Typography Balancing to Maintain Vertical Rhythm
============================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	.add-top { margin-top: 20px !important; }


.resize {
    background: url(images/resize.png) repeat scroll 0 0 transparent;
    bottom: 0;
    height: 80px;
    position: fixed;
    right: 0;
    width: 80px;
}
.bypostauthor,.gallery-caption {}

/* @end */
/* Styles By Templatic */

	img, object, embed { max-width: 100%;}
	img { -ms-interpolation-mode: bicubic; }
	#map_canvas img, .map_canvas img {max-width: none!important;}
	#map_canvas { max-width: 100% !important; }
	.mapview { padding-bottom: 30px; } 
	 /* Nicolas Gallagher's micro clearfix */
	 .row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
	 .row:after, .clearfix:after { clear: both; }
	 .row, .clearfix { zoom: 1; }

.no-margin { margin:0; }
.no-padding { padding:0 !important; }
.img-pad img { display:block; border:1px solid #d2e8f5; }
.img-pad a img:hover { -moz-transition: all 0.4s ease 0s; border: 1px solid #444; opacity: 0.6; }
.graybox { background:#fff; border:1px solid #d2e8f5; box-shadow:1px 1px #8AC1DD; padding:11px; }
.graybox img { max-width: 100%; }

/*------------------------------------------------
		HEADER
/*-----------------------------------------------*/

.headerbg { position: absolute; left: 0; width: 100%; z-index: -1; }
.bg_first { background-color: #e7f2f8; top: 0;  height: 192px; }
.bg_second { background-color: #d2e8f5; border: 1px solid #c1e4f6; top: 192px; height: 464px; visibility: hidden; }
.home-bg .bg_second { visibility: visible; }

.header_main { padding: 0 12px; }
.page-container { padding: 0 12px; }

.topnav-container { border-bottom:1px solid #d2e8f5; position: relative; z-index: 200; }
.topnav { margin-bottom:0; padding: 8px 0; }
.topnav li { display:inline; position: relative; background:url(images/sprit_image.png) no-repeat right -574px !important; margin: 0 8px 0 0; white-space: nowrap }
.topnav li a { display: inline !important; font-size:12px; color:#777; }
.topnav li a:hover, .topnav li a.active { color:#000; }
.topnav li:last-child { background: none !important; margin-right: 0; }
.topnav ul.member_link { margin: 0; color: #386f96; font-size: 12px; }
.topnav ul.member_link li.first_li a { color: #386f96; }
.topnav ul.member_link li.first_li a:hover { color: #000; }

/*------------- LEVEL 1 ---------------*/

#menu-top-menu { margin-bottom:0; }
#menu-top-menu li { display:block; float:left; position: relative; background:url(images/sprit_image.png) no-repeat right -566px; margin-right:8px; }
#menu-top-menu li a { display: block; font-size:12px; color:#777; padding:8px 7px 8px 0; }
#menu-top-menu li a:hover, #menu-top-menu li a.active { color:#000; }
#menu-top-menu li:last-child { background: none; }

/*------------- LEVEL 2 ---------------*/

#menu-top-menu li ul { 
	display: none;
	position: absolute;
    top: 100%;
	z-index: 100;
    min-width: 200px;
	width: auto;
    background: #d2e8f5;
    border: 1px solid #b4daee;
	border-radius: 4px;
	margin:0;
}
#menu-top-menu li:hover ul {
	display: block;
}
#menu-top-menu li:hover ul ul {
	display: none;
}
#menu-top-menu li:hover ul li { 
	display: block; 
	float: none; 
	background-image: none;
	border-bottom: 1px solid #b4daee; 
	margin: 0;
}
#menu-top-menu li:hover ul li a { 
	display: block;
	color: #777;
	text-shadow: 0 1px #fff;
    white-space: nowrap;
	padding: 5px 10px;
	border-bottom: 1px solid #daecf6;
}
#menu-top-menu li:hover ul li a:hover { 
	background: #c1e4f6;
	color: #444;
}
#menu-top-menu li ul li:last-child { border-bottom: 0 none; } 
/*------------- LEVEL 3 ---------------*/
#menu-top-menu li ul li ul {
	display: none;
	left: 100%;
    top: 0px;
	background: #d2e8f5;
    border: 1px solid #b4daee;
}
#menu-top-menu li ul li:hover ul { display: block; visibility: visible; position: absolute; }


.top-advt-area { float:right; max-width:728px; text-align:center; margin-top:20px; height: 90px; }
.index-slider { background:#fff; border:1px solid #a7d9f2; padding:10px; box-shadow:1px 1px #8ac1dd; position: relative; margin-bottom: 80px; }

.title-container { clear:both; background:#e7f2f8; border:1px solid #d2e8f5; padding:6px 8px 2px 0; margin-bottom:20px; position:relative; }
#content .title-container p.note { background: none; border: none; margin: 5px 0 0; }
.title-container h1 { margin-bottom:0; }
.title-container h1 span { font-size: 15px; font-weight: bold; }
.title_green { background:url(images/sprit_image.png) no-repeat left -477px; text-shadow:0 -1px #387700; float: left; position:relative; left:-11px; color:#fff; padding-bottom: 5px; }
.title_green span { background:url(images/green_label.png) no-repeat right top; display:block; padding:5px 25px 5px 19px; }
.slider-strip { position: absolute; left: -10px; top: 10px; z-index: 10; }
.slider-strip p { font-size: 18px; text-shadow:0 -1px #fff; margin-top: 6px; float:left; }

.page-nav { display:block; padding-bottom:12px; }
.page-nav li { font-size:12px; color:#444;  margin-right:5px; }	
.page-nav li a { color:#777; text-decoration:none;}
.page-nav li a:hover, .page-nav li a.active { color:#444; }

.green-nav { margin-bottom:0; }
.green-nav li { display:block; float:left; margin-left:1px; }
.green-nav li a { display:block; font-size:12px; color:#444; padding:5px 8px; }
.green-nav li a:hover, .green-nav li a.active { background:#79b743; color:#fff; text-shadow:0 -1px #346f01; border-radius:3px; }

#chngpwdform input[type="submit"] { float: left; }

.content_details { margin: 20px 0 39px; }
.content_details .graybox img { width: 100%; }
.content_details img { display:block; max-width:674px; opacity:1; }
.grid02 h6 { font-weight: bold; color: #444; margin-bottom: 12px; }
.rc_leftcol { float: left; padding-right:2%; }
.rc_rightcol { float: right; padding-left: 2%; border-left: 1px solid #d5e9f6; min-height: 285px; }
ul.list li { clear: both; font-size: 13px; color: #444; }
ul.list li p { float: left; line-height: 26px; }
ul.list li p:first-child { width: 80px; color: #777; }

.gcol-right ul.desc li p { width:50%; float:left; font-size:14px; margin-bottom:11px; }
.gcol-right ul.desc li { font-size:20px; color:#777; line-height:18px; clear:both;  } 

.prodesc p { color:#444; line-height:20px !important; }
#gmap { margin-top:7px; }
#gmap img { max-width: 100%; }
.more_properties li { display: block; float: left; margin:0 10px 10px 0; width: 82px; }
.more_properties li img { opacity: 1; border:1px solid #a7d9f2; padding:5px; }
.more_properties li img:hover { opacity: .6; -moz-transition: all 0.4s ease 0s; border:1px solid #444; }

.title_space { margin-top: 40px; }

.socnet { background: #E7F2F8; border: 1px solid #D2E8F5; padding:12px 10px 8px; margin-top:40px !important; }
.socnet ul { display:block; }
.socnet ul li { display:block; float:left; font-size:12px; color:#606060; margin-right:16px; }
.socnet ul li a { color:#606060; text-decoration:none; white-space: nowrap; display: block; float: left; }
.socnet ul li img { display: block; float:left; margin: 2px 4px 0 0; }
.socnet ul li a:hover { color:#000; }

.sharethis { float:right; }
.sharethis li { margin-right:4px !important; }

.proscroll { color:#454545; }
.proscroll a { display: block; margin: 40px 0; min-height:74px; width: 300px; }
.proscroll a img { display: inline; float: left; border:1px solid #a7d9f2; padding:5px; margin-right: 10px; opacity: 1; }
.proscroll a img:hover { opacity: .6; -moz-transition: all 0.4s ease 0s; border:1px solid #444; }
.proscroll a b { display: block; float: left; color: #5ca01d; text-decoration: underline; font-weight: normal; margin: 17px 0 5px; }
.proscroll a:hover b { color: #444; }
.proscroll a span { color: #454545; font-weight: bold; } 
.proscroll a.prev { float:left; background: url(images/prev01.jpg) no-repeat left 30px; padding-left: 28px; }
.proscroll a.next img { float: right; margin:0 0 0 10px; }
.proscroll a.next b { float: right; }
.proscroll a.next { float:right; background: url(images/next01.jpg) no-repeat right 30px; padding-right: 28px; text-align: right; }

.list-style { clear:both; }
.list-style li .graybox { padding:5px; }
.list-style li { display:block; width: 31%; float:left; font-size:12px; color:#777; line-height: 22px; margin:0 3.5% 28px 0; *margin:0 3.4% 28px 0; margin:0 2.3% 28px 0 \0/; position:relative; }
.list-style li a:hover, .list-style li h6 a:hover span { color:#5ca01d }
.list-style li h6 { margin: 0; }
.list-style li b { display: block; font-size: 11px; font-weight: normal; height: 20px; overflow: hidden; }
.list-style li h6 a { font-size:12px; color:#777; font-weight:bold; }
.list-style li h6 span  { display:block; font-size:14px; color:#444; }
.list-style li .graybox:hover, .list-style-big li .graybox:hover { border:1px solid #999; }
.list-style li p, .list-style li .moreinfo a { color:#5ca01d; padding: 0 10px 0 0; margin-top:7px; line-height: normal; }
.list-style li .link-style1 a:hover { color:#000; }
.list-style li.last-child, .list-style li:last-child { margin-right:0; }

.bx-wrapper, .bx-window { width: 700px !important; }
.list-style-big li { width: 46.5%; margin-bottom: 12px; margin-right:26px; left: 0 !important; }
.list-style-big li h6 a { font-size: 14px; color: #444; font-weight: bold; }
.list-style-big li h6 a:hover { color:#5ca01d } 
.list-style-big .left strong { color:#5CA01D;}
.list-style li .link-style1 { background-position: right 3px; }
.link-style1 { float:right; background:url(images/arrow.png) no-repeat right 11px; font-size:12px; white-space:nowrap; padding: 6px 10px 0 0; }
.list-style li img, .list-style-big li img { width: 100%; border: 1px solid #d2e8f5; opacity:1; }
.list-style li img:hover, .list-style-big li img:hover { opacity: .6; -moz-transition: all 0.4s ease 0s; }

.ag-details .agentpic { width:130px; height: 129px; background:#fff; border:1px solid #afdcf3; padding:5px; margin:0 auto 15px; }
.widget-container p { margin-bottom:14px; line-height:20px !important; }
.widget-container p:last-child { margin-bottom:0; }
.widget-container p a { color:#444; }
.widget-container p a:hover { color:#0078bd; }
.widget-container p span { color:#0078bd; }
.widget-container p b { font-size:12px; color:#444; font-weight:normal; }
.entry-content p { padding-bottom:20px; }

.aglisting { margin:0; }
.aglisting li { display:block; margin-bottom:10px; }
.aglisting li a { font-size:12px; color:#777; }
.aglisting li a span { display:block; font-size:14px; font-weight:bold; margin-bottom:5px; }
.aglisting li a:hover { color:#0078BD; }
.aglisting li div.pframe { float:left; border:1px solid #A7D9F2; margin-right:10px; width: 50px; }
.aglisting li:last-child { margin-bottom:0; } 

.searchpro td { padding-bottom:7px; vertical-align:top; }
.searchpro-radio td { width:50px; padding-bottom:0; }

.input-text { 
	background:#f1f1f1; 
	border-width:1px;
	border-style:solid;
	border-color:#dfdfdf #fff #fff #dfdfdf; 
	width:98%; 
	font-family:arial; 
	font-size:12px; 
	color:#666;
	padding:7px 1%;
	margin-top:5px;
}
.cel-space-01 { padding-right:5%; }
.cel-space-02 { padding-left:5%; }
.bx-width{ width:700px !important; overflow:hidden } 
.searchbyid td { padding-bottom:15px; }
.searchbyid td h4 { font-size:17px; margin:10px 0 0; }
.procol-left { float:left; }
.procol-right { float:right; text-align:right; }
.button-align {  float:left; }

.ruler01 { margin-top:8px; }
.ruler02 { margin-top:0px; }
.ruler03 { margin:5px 0 8px; }

.news li { font-size:11px; color:#777; margin-bottom:12px; line-height:22px; }
.news li span { color:#444; }
.news li a { display:block; font-size:14px; color:#454545; text-shadow: 0 1px #fff; }
.news li a:hover { color:#0078BD; }
.news li:last-child { margin-bottom:0; }

.stat_tag { display: block; height: 42px; width: 41px;
background-image: linear-gradient(bottom, #B0DE88 10%, #5E9B29 100%);
background-image: -o-linear-gradient(bottom, #B0DE88 10%, #5E9B29 100%);
background-image: -moz-linear-gradient(bottom, #B0DE88 10%, #5E9B29 100%);
background-image: -webkit-linear-gradient(bottom, #B0DE88 10%, #5E9B29 100%);
background-image: -ms-linear-gradient(bottom, #B0DE88 10%, #5E9B29 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.1, #B0DE88),
	color-stop(1, #5E9B29)
);


border :1px solid #5E9B29;


border-radius: 35px; no-repeat left top; font-size :13px; color: #fff !important; font-weight: bold; text-align: center; line-height: 43px; position:absolute; top:-7px; }
.tag_red { text-shadow:0 -1px #991414; } 
.tag_green { background-position: left -51px; text-shadow:0 -1px #3c6e0f; }
.gridview li span.tag_red, .list-style li span.tag_red { right:-7px; }
.listview li span.tag_red { left:-5px; }

.stat_tag { /*border-radius: 35px;*/}


.stat_tag:hover { color:#fff !important; text-shadow:0px 0px 3px #fff; cursor:pointer;}

ul.position-zero-margin  { margin-top:0;}

.cellpad td { padding-bottom:9px; vertical-align:top; }
.cellpad-01 td { padding-bottom:10px; }
.cellpad-02 td { padding-bottom:0; }
.cellpad-03 { margin-bottom:17px; }

.input-btn { padding:5px 13px 6px !important; }

.cell-align { width:28%; text-align:right; vertical-align:top; padding:11px 10px 0 0; }

.container-01 { max-width:300px; margin:40px auto; }
.container-01 p { font-size:12px; color:#333; line-height:22px; }
.container-01 p a { color:#0078bd; text-decoration:underline; }
.container-01 p a:hover { color:#000; }

.container-02 { max-width:540px; margin:40px auto }
.container-02 span { font-size:11px; }


#propertyform h5 { 
	font-size: 18px;
	font-weight: normal;
    margin-bottom: 4px; 
}

#propertyform .form_row, #categoryform .form_row { margin-top: 20px; }
#propertyform .form_row label, #categoryform .form_row label {
    float: left;
    font-size: 14px; 
    padding:5px 15px 0 0;
    text-align: left;
}
#propertyform .form_row label, #categoryform .form_row label { width: 19.5%; display:block; *width: 135px; }
#propertyform .form_row .form_cat label.r_lbl { width: 70px; }
#propertyform .right_sp { padding-left: 21.7%; }
#propertyform .add_list input[ type="text"] { width: 320px; }
#propertyform .row_container { padding:10px 0 28px; border-bottom: 1px solid #e5e5e5; }
#propertyform .row_container h4 { font-weight: normal; }
#propertyform .row_container span {
    padding-left: 21.7%;
}
#propertyform .form_row #map_canvas {
    clear: both;
    float: left;
	margin-left: 21.7% !important;
}
.form_row ul.no_float  { float: left; max-width: 540px; }
.form_row ul.no_float li {  }
.form_row ul.checkbox  { float: left; max-width: 540px; }
.form_row ul.checkbox li  { width: 23%; padding-bottom: 0; }
.submit_property_form .form_row input[type="text"], 
.submit_property_form .form_row input[type="password"],
#categoryform .form_row input[type="text"],
#categoryform .form_row input[type="password"]
{ clear:both; float:none; width:320px !important; margin:0 0 3px 0 !important; *clear: none; }
.form_row textarea { width:320px !important; margin:0 0 3px 0 !important; }
.error_msg{ color: red; }
.category_label { float: left; width: 520px; padding-left: 20px; margin-bottom:5px; }
#propertyform  .category_label label  { width: 250px; padding:5px 5px 5px 0; }
.form_row .select_s { width: 214px; padding: 6px; }
.form_row .btn_spacer, .form_row .message_note, .btn_spacer { margin-left: 21.7%; float: left; }
.message_note { font-size: 12px; color: #777; }
span.message_error2 { float: left; clear:both; color: #ff0000; margin-left: 21.7%; }

#packages_checkbox, #packages_select { margin-left: 21.7%; margin-top: 20px; border: 1px solid #ccc; padding: 8px;  }
#packages_select label { width: 100% !important; padding-top: 0 !important; }
.package { padding-left: 24px; }
.package h3 { font-weight: normal; margin-bottom: 0; }
.package label { margin-bottom: 15px; }
.package input {
    cursor: pointer;
    left: -20px;
    position: absolute !important;
    top: 4px !important;
}
.feature_label { float: left; }
.category_label .form_cat input {
	left: -20px;
    position: absolute !important;
    top: 4px !important;
}
#propertyform, #contact_detail_id { padding-bottom: 65px; }
#propertyform hr, #loginform hr, #categoryform hr { border:solid #5CA01D; border-width: 1px 0 0; }
#propertyform .form_row .form_cat_right { margin-left: 21.7%; }
.published_box {
    background: none repeat scroll 0 0 #E7F2F8;
    border: 1px solid #D2E8F5;
    border-radius: 4px 4px 4px 4px;
    margin: 0 0 18px !important;
    padding: 12px 14px;
}
.published_box h5, .published_box h1 { font-size: 15px; font-weight: normal; margin-bottom: 5px; }
.published_box ul { padding: 5px 0 20px; }
.published_box ul li { margin-top: 8px; }
.published_box .btn_spacer { margin: 0 10px 0 0; }
.published_box a.btn_input_normal { font-size:12px; color: #444; display: block; margin-top: 10px; }
.published_box a:hover.btn_input_normal { color: #0078BD; text-decoration: underline; }

#loginform .btn_spacer, #chngpwdform .btn_spacer { margin: 0 0 10px 0; float: none; } 
#loginform .form_row, #registerform .form_row, #chngpwdform .form_row { margin-bottom: 15px; }
#loginform .form_row label, #chngpwdform .form_row label { margin-bottom: 3px; }
#loginform .form_row span { margin-left: 0 !important; }
#loginform .rember { line-height: 28px; }
#loginform a { font-size: 12px; }

#registerform .form_row label { margin:6px 0 3px; float: left; width:19%; text-align: right; padding-right: 2%; }
#registerform .b_registernow { margin-left: 21.5%; }
#registerform .btn_spacer, #chngpwdform .btn_spacer { margin-right: 10px; }

.title-container h1.title_green b a { color: #fff; }
.title-container p.note { float: right; margin-top: 6px; }
#chngpwdform input[type="password"] { width: 500px !important; }
#change_pw .title-container { margin-bottom: 0; }
.breadcrumbs { padding-bottom: 12px; }

.search_form .search_row label, .finance_calculator label { margin-top: 12px; }
.search_form .search_row label.for { margin: 0 0 10px; }
.search_form .pfor span { margin-right: 22px; }
.search_form .search_row label.rlabl { margin-top: 0; float: left; width: 52px; }

.fcal label { margin-top: 0; }

.agent_details_main {
    background: none repeat scroll 0 0 #E7F2F8;
    border: 1px solid #D2E8F5;
    border-radius: 4px 4px 4px 4px;
    margin: 0 0 18px !important;
    padding: 12px 14px;
	position: relative;
}
.agent_details_main h1 { font-size: 30px !important; color: #0078BD; font-weight: normal; }
.agent_details_main .agent_photo { float: left; width: 22%; margin-right: 4%; }
.agent_details_main .agent_biodata { float: left; width: 74%; max-width: 498px; }
.agent_details_main .agent_biodata p { margin-bottom: 15px; }

.propertylistinglinks span { white-space: nowrap; line-height: 24px; }
.propertylistinglinks span.i_agent_others { background: url(images/sprit3.png) no-repeat left top; padding:0 20px; }
.propertylistinglinks span.mobile { background: url(images/sprit3.png) no-repeat left -36px; padding:0 20px 0; }
.propertylistinglinks span.emailagent { background: url(images/sprit3.png) no-repeat left -70px; padding:0 20px 0 22px; }
.cat_desc p{ margin-bottom:15px;}
.subcate_list { margin-bottom:30px; }
.subcate_list a{ margin-right:10px;}
ul.tab { float: left; border-bottom:1px solid #46759E; width: 100%; margin-bottom: 20px; }
ul.tab li { display:block; float: left;	 border:1px solid #46759E; border-radius: 4px 4px 0 0; border-bottom: none; margin-right:4px; background: url("images/navigation_bg.jpg") repeat-x left bottom; }
ul.tab li a { display:block; font-size: 14px; color: #fff; padding:7px 10px; text-shadow: 0 -1px #004779; }
ul.tab li a:hover, ul.tab li.current a { background: url("images/navbg-hover.jpg") repeat-x scroll left top transparent }

.form_row #files { padding-left: 135px; }
.success {
	float: left;
    margin: 5px 5px 20px;
    padding-top: 20px;
    position: relative;
    text-align: center;
    width: 130px;
}
.redcross {
    cursor: pointer;
    position: absolute;
    right: -5px;
    top: 14px;
    z-index: 9999;
}

#content .alphabetical {
	padding: 5px 0 3px;
	max-width: 676px;
	margin: 0 auto;
    padding: 5px 0;
}
#content .alphabetical li {
	display: block;
    float: left;
	margin:0 2px 2px 0;
}
.alphabetical li a {
	width: 10px;
    background: #E7F2F8;
	border:1px solid #D2E8F5;
    display: block;
    font: 14px Arial,Helvetica,sans-serif;
	color:#0078BD;
    padding: 3px 6px 1px;
	text-align: center;
    text-decoration: none;
}
.alphabetical li a:hover { color: #fff; background: #0078BD; }

#commentform p { margin-bottom: 15px; }
#commentform input[ type="text" ] { margin-bottom: 0; }
#commentform textarea { width:auto; }
#content h1 { font-size: 18px !important; font-weight: normal; }

.addlist input[type="radio"] { margin:0; }

.container-03 td { vertical-align:top; }
.container-03 img.temp { max-width:100%; margin:7px 0; }
.container-03 select { max-width:212px; }
.container-03 input.button { margin-top:5px; }
.container-03 span { font-size:12px; color:#777; padding-bottom:8px; display:block; }
.container-03 td.topspace { padding-top:15px; width:19.5%; }
.container-03 td.topspace1 { padding-top:7px; width:19.5%; }
.container-03 hr { margin:33px 0 8px;}
.container-03 .flex-width { width:20%; }

.addlist table tr.td-space td { padding:5px 0; }
.addlist table td.width-19 { width:19.5%; }
.space-5 { margin-bottom:5px;}

.blue-links p { margin-bottom:6px; }
.blue-links a { color:#0078BD !important; text-decoration:underline; }
.blue-links a:hover { color:#000 !important; }

.hr-listing img.agent_photo { float: left; width: 20%; margin-right: 2%; border: 1px solid #D2E8F5; }
.hr-listing img.agent_photo:hover { -moz-transition: all 0.4s ease 0s; border: 1px solid #444444; opacity: 0.6; }
.hr-listing { clear:both; padding-top:14px; }
.hr-listing li { display:block; margin-bottom:19px; }
.hr-listing li .graybox:hover { border:1px solid #999; }
.hr-listing li p { margin-bottom:10px; }
.hr-listing li .no-padding p { margin-bottom:0; }
.hr-listing li b a { color:#5ca01d; font-weight:normal; }
.hr-listing li a { color:#0078BD; }
.hr-listing li a { color:#444; }
.hr-listing  li .link-style1 a { color:#5CA01D !important; }
.hr-listing li a:hover { color:#0078BD; }
.hr-listing li p.links a.i_email_agent { margin-right: 20px; }
.agentlinks span{ display:block; }
.agent_cont { width: 77.6%; float: left; }
.glink { color: #5ca01d; }

.agent-detail-box { float:left; max-width:458px; padding-left:20px; }
.agent-detail-box dl { clear:both; }
.agent-detail-box dl dt { float:left; width:80px; color:#777; margin-bottom:7px; }
.agent-detail-box dl dd { float:left; padding-left: }
.agent-detail-box p { padding-top:10px; line-height:22px; }
.ag-pic { float:left; }

.shedule-show { font-size:14px; }
.shedule-show input { max-width:190px; }
.shedule-show textarea { max-width:310px; }
.shedule-show  { margin-top:5px; }
.shedule-show td.col-left { width:12%; font-size:14px; vertical-align:top; padding:10px 10px 0 0; }

.blogs { padding-top:12px; }
.blogs .left-col { float:left; width: 27.7%; margin-right:5%; }
.blogs .right-col { float:left; width:63%; }
.blogs li { margin-bottom:30px; padding-bottom: 25px; border-bottom: 1px solid #d2e8f5; clear: both; *height: 1%; }
.blogs h3 { margin-bottom:2px; }
.blogs h3 a { color:#0078BD }
.blogs h3 a:hover { color:#000; }
.blogs b { font-size:11px; color:#777; font-weight:normal; }
.blogs b span { font-size:12px; color:#444; }
.blogs p { margin-top:13px; }
.blogs p span { font-size:12px; }
.blogs p span span { color:#777; }
.blogs p.strong { font-size:18px; margin-top:15px; display:block; }
.blogs .link-style1 { float:left; }
.bcategory { float: right; }

.blogDetails .right-col { float:none; max-width:100% ; margin-left:0; }
.blogs .right-col .post-categories { float: right; margin:13px 0 0 5px; }
.blogs .right-col .post-categories li { margin-bottom:0; border: none; padding:0; }

.liststyle-type01 li { margin-bottom:9px; }
.liststyle-type01 li a { background:url(images/arrow01.jpg) no-repeat left 3px; font-size:14px; color:#444; padding-left:15px; }
.liststyle-type01 li a:hover { color:#0078BD; }
`
.liststyle-type02 { margin-top:13px; }
.liststyle-type02 li { margin-bottom:10px; }

.aglisting li div.col-right { float:left; max-width:652px; margin-bottom:20px; }
.aglisting li div.col-right strong { display:block; }
.aglisting li div.col-right b { display:block; font-size:11px; color:#777; font-weight:normal; margin:4px 0; }
.pad-40 { margin-bottom:40px; }
.img-relative { position:relative; float:left; margin:15px 15px 15px 0; }

.list-view .col_img { width: 29%; float: left; margin:0 3% 0 0; }
.list-view .col_img img { width:100%; border: 1px solid #D2E8F5; opacity: 1; } 
.list-view .col_img img:hover { width:100%; -moz-transition: all 0.4s ease 0s; border: 1px solid #444444; opacity: 0.6; } 
.list-view li { margin-bottom: 20px; position: relative; }
.list-view .link-style1 { float:none; text-align:right; margin-top:15px; }
.list-view .b_agentnm em { font-style:normal; }
.list-view .b_agentnm { float: left; margin-top:13px; }
.list-view a.addtofav { background:url(images/fav.png) no-repeat left 2px; padding-left: 14px; margin-left: 15px; }

.list-view a.delete { background:url(images/delete.png) no-repeat left top; padding-left: 19px; margin-right: 5px; }
.list-view a.edit { background:url(images/edit.png) no-repeat left top; padding-left: 19px; margin-right: 5px; }
.list-view a.renew { background:url(images/renew.png) no-repeat left top; padding-left: 19px; margin-right: 5px; }

.list-view  span.agent a{ background: url(images/i-icon-featuredagent.png) no-repeat 0 2px; }


ul.gridview li .graybox { padding: 5px; }
ul.gridview li { display: block; float: left; width: 31%; *width: 30.9%; margin: 0 3.5% 28px 0; position:relative;  }
ul.gridview li img { width: 100%; max-height:155px; }
ul.gridview li .left { float: none; }
ul.gridview li p.link-style1 {  }
ul.gridview li ul, ul.gridview .b_agentnm { display: none; }
ul.gridview li .g_price { float: left; }
ul.gridview li .col_list { float: none; width: 100%; }
ul.gridview li.last-child { margin-right: 0; }

.col_list { font-size: 14px; color: #777; float:left; width:67%; }
.col_list strong a { color: #444; }
.col_list .blg_name strong { color: #444; }
.col_list div { margin-bottom: 8px; }
.col_list b { font-size: 11px; font-weight: normal; display:block; height: 20px; overflow: hidden; }
.col_list ul { clear: both; border-top: 1px solid #E5E5E5; margin-top: 10px; }
.col_list ul li { float: left; width: 50%; border-bottom: 1px solid #E5E5E5; margin-bottom:0; padding: 4px 0; }
.col_list ul li p { float: left; width: 50%; }
.col_list ul li span { float: left; width: 50%; color: #444444; }
.col_list ul li em { color: #444444; font-style: normal; }
.col_list ul li.bottom { border: none; padding-top: 10px; }
.col_list p.link-style1 { padding-top: 0px; background-position: right 5px; float: right; margin-top: 3px; }
.col_list .right { color: #5CA01D; font-weight: bold; }
.col_list span.agent { margin-right: 10px; }

.list-view .col_list p.link-style1 { padding-top: 0px; background-position: right 5px; float: right; margin-top: 15px; }


.slider { position:relative; height:390px;}
.slide-content { width:100%; position:absolute; bottom:3%; left:0; }
.slide-content img { border:none; }
.slide-content .prev-slide, .slide-content .next-slide { display:block; float:left; margin:18px 2.8% 0; }
.slide-content .content { float:left; width:82.5%; }
.slide-content .content p.bluebg { display:block; float:left; background:#0078bd; font-family: 'Brawler'; font-size:18px; color:#fff; padding:8px; text-shadow:0 -1px #001e2f; }
.slide-content .content p.graybg { clear:both; display:block; float:left; background:#f6f6f6; font-family: 'Brawler'; font-size:22px; color:#444; padding:8px; }

#footer { background:#e7f2f8; border-top:1px solid #d2e8f5; font-size:13px; color:#444; }
#footer .fcol-left h1, #footer .fcol-left h3 { font-size:15px; color:#444; font-weight:bold; text-shadow:0 1px #fff; }
.fcol-left { float:left; max-width:726px; line-height:22px; }

.fcol-left .col { width: 218px; float:left; margin-top:18px; }
.fcol-left .col ul { margin-bottom: 25px; }
.fcol-left .col a { color:#444; }
.fcol-left .col a:hover { color:#0078BD }
.fcol-left .col li a img, .social_media ul li a img { position:relative; vertical-align:middle; }
.fcol-left .col h1 { margin-bottom:6px; }
.fcol-left .toptext { margin-bottom: 23px }
.fcol-left .toptext h1 { margin-bottom:8px; }

.fcol-left .col01 { padding-right:20px; }
.fcol-left .col02 { padding-right:20px; }
.fcol-left .col02 p { margin-top:5px; font-size: 12px; color:#777;}
.fcol-left .col03 li { margin-bottom:8px; }

.fcol-right { float:right; background:#5590c9 url(images/newsbg.jpg) repeat-x left top; border:1px solid #004f7c; border-radius:4px; width:192px; color:#fff; text-shadow: 0 -1px #004973; padding:20px 15px; position: relative; }
.fcol-right h1 { font-size:18px; /*color:#fff !important;*/ margin-bottom:12px; text-shadow: 0 -1px #387700 !important; } 
.title_strip { margin-bottom:0; position:relative; left:-25px; white-space:nowrap; }

.copyright { clear:both; border-top:1px solid #bde1f4; font-size:12px !important; padding-top:10px; margin:28px 0 20px; }
.copyright img { position:relative; vertical-align:middle; margin-left:2px; }

.sf-sub-indicator { display: none; }

.heading-cont { padding-top:13px; }
.margin-8 { margin-top:5px; }

.comment_count { color: #5CA01D; padding-top: 5px; }

.nav_scroll a { display: block; float: left; width: 18px; height: 18px; margin:-18px 6px 40px 0; }
.nav_scroll a.prev { background:url(images/prev01.jpg) no-repeat left top; }
.nav_scroll a.next { background:url(images/next01.jpg) no-repeat left top; }

.testimonials cite { color:#0078BD; font-style: normal; font-weight: bold; margin-top:10px; }

#simplemodal-overlay {
    background-color: #000000;
}
#simplemodal-container a.modalCloseImg {
    cursor: pointer;
    display: inline;
    height: 29px;
    position: absolute;
    right: -16px;
    top: -15px;
    width: 25px;
    z-index: 3200;
}
#simplemodal-container a.modalCloseImg {
    background: url("images/x.png") no-repeat scroll 0 0 transparent;
}
#simplemodal-container {
    top: 120px !important;
}
#simplemodal-container {
    background: #E7F2F8;
    border: 1px solid #D2E8F5;
    color: #666666;
	border-radius: 4px;
    display: block;
    padding: 12px;
}

#submit_information { display: none; }


    
/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } 

    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row, 
    .clearfix {
      zoom: 1; }

    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }   


.galleria-container {
    position: relative;
    overflow: hidden;
    background: #FFF;
	width:650px;
	border: 5px double #D4D0C8;
}
.galleria-container img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.galleria-stage {
    position: absolute;
    top: 10px;
    bottom: 60px;
    left: 10px;
    right: 10px;
    overflow:hidden;
}
.galleria-thumbnails-container {
    height: 50px;
    bottom: 0;
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 2;
}
.galleria-carousel .galleria-thumbnails-list {
    margin-left: 30px;
    margin-right: 30px;
}
.galleria-thumbnails .galleria-image {
    height: 40px;
    width: 60px;
    background: #000;
    margin: 0 5px 0 0;
    border: 1px solid #000;
    float: left;
    cursor: pointer;
}
.galleria-counter {
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: right;
    color: #fff;
    font: normal 11px/1 arial,sans-serif;
    z-index: 1;
}
.galleria-loader {
    background: #000;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    display: none;
    background: url(classic-loader.gif) no-repeat 2px 2px;
}
.galleria-info {
    width: 50%;
    top: 15px;
    left: 15px;
    z-index: 2;
    position: absolute;
}
.galleria-info-text {
    background-color: #000;
    padding: 12px;
    display: none;
    /* IE7 */ zoom:1;
}
.galleria-info-title {
    font: bold 12px/1.1 arial,sans-serif;
    margin: 0;
    color: #fff;
	margin-bottom: 7px;
}
.galleria-info-description {
    font: italic 12px/1.4 georgia,serif;
    margin: 0;
    color: #bbb;
}
.galleria-info-close {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-position: -753px -11px;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer;
    display: none;
}
.notouch .galleria-info-close:hover{
    opacity:1;
    filter: alpha(opacity=100);
}
.touch .galleria-info-close:active{
    opacity:1;
    filter: alpha(opacity=100);
}
.galleria-info-link {
    background-position: -669px -5px;
    opacity: .7;
    filter: alpha(opacity=70);
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #000;
}
.notouch .galleria-info-link:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.touch .galleria-info-link:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -62px;
    width: 100%;
    height: 62px;
    left: 0;
}
.galleria-image-nav-left,
.galleria-image-nav-right {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 62px;
    height: 124px;
    position: absolute;
    left: 10px;
    z-index: 2;
    background-position: 0 46px;
}
.galleria-image-nav-right {
    left: auto;
    right: 10px;
    background-position: -254px 46px;
    z-index: 2;
}
.notouch .galleria-image-nav-left:hover,
.notouch .galleria-image-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.touch .galleria-image-nav-left:active,
.touch .galleria-image-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    background-position: -495px 5px;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 23px;
    z-index: 3;
    opacity: .8;
    filter: alpha(opacity=80);
}
.galleria-thumb-nav-right {
    background-position: -578px 5px;
    border-right: none;
    right: 0;
    left: auto;
}
.galleria-thumbnails-container .disabled {
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: default;
}
.notouch .galleria-thumb-nav-left:hover,
.notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #111;
}
.touch .galleria-thumb-nav-left:active,
.touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #111;
}
.notouch .galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: transparent;
}

.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right {
    display: block;
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right {
    background-image: url(classic-map.png);
    background-repeat: no-repeat;
}

.error_msg_fix {
    background: none repeat scroll 0 0 #FFE7E7;
    border-bottom: 1px solid #C54848;
    border-top: 1px solid #C54848;
    clear: both;
    color: #A70A0A;
    display: block;
    margin: 10px 0;
    padding: 8px;
    text-align: center;
}

.upload {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	background: url("images/green-button.jpg") repeat-x left top;
	background-color: #78b343;
	border: 1px solid #4c8313;
	border-radius: 4px 4px 4px 4px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
    line-height: 1;
	padding: 7px 16px 7px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px #4c8313;
    width: auto !important;
	float:left;
}
.upload { margin:0 0 5px 21.7%; }

.editProfile a {
    border-radius: 3px 3px 3px 3px;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 4px;
    position: absolute;
    right: 10px;
    top: 15px;
}

.arclist_head h3 { float: left; font-size: 30px; color: #5CA01D; margin: 0 10px 0 0; }
.arclist_head h4 { float: left; font-size: 30px; color: #444; }
.archive_list ul { clear: both; }
.archive_list ul li { display: block; font-size: 13px; margin-bottom: 15px; border-bottom: 1px solid #BDE1F4; padding-bottom: 15px; }
.archive_list ul li a { font-size: 14px; color: #0078BD; line-height: 20px; }
.archive_list ul li a:hover { color: #444; }
.archive_list ul li span a { font-size: 13px; color: #777; }
.archive_list ul li span a:hover { color: #0078BD; }
.comments_popup_link {
    float: right;
}

#postpagination { clear: both; margin-bottom: 40px; }
#postpagination div {
    display: block;
	float: left;
    margin: 0 0 0 5px;
}
#postpagination div { display:block; float: left;  }
#postpagination div {
	display: block;
    background: url("images/sprit_image.png") no-repeat scroll -5px -378px transparent;
    cursor: pointer;
    display: block;
    height: 9px;
    text-indent: -9999px;
    width: 9px;
	padding-top: 5px;
	
}
/*#postpagination .next .prev:hover{
    background-position: -5px -406px;
    cursor: default;
}*/
.bx-next { background: url("images/next01.png") no-repeat left -28px; width: 18px; height: 18px; cursor:pointer; display:block; float:left;  margin:0px 5px 40px 0px;}
.bx-next:hover { background-position: left top; }
.bx-prev { background: url("images/prev01.png") no-repeat left -28px; width: 18px; height: 18px; cursor:pointer; display:block; float:left; margin:0px 5px 40px 0px;}
.bx-prev:hover { background-position: left top; }

.entry .post-content {
    font-size: 14px;
}
.post-content {
    color: #444444;
    font-size: 13px;
    line-height: 20px;
    position: relative;
}
.post-content p {
    line-height: 23px;
    margin: 20px 0;
}
.content p.download {
    background: url("images/i_download.png") no-repeat scroll 10px 13px #EDFCD5;
    border-bottom: 1px solid #D4EBAF;
    border-top: 1px solid #D4EBAF;
}
.content p.alert, .content p.download, .content p.info, .content p.note {
    margin: 10px 0;
    padding: 9px 10px 9px 40px;
}
.about_author {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 1px #DDDDDD;
    clear: both;
    color: #444444;
    height: 100%;
    margin: 20px 0;
    overflow: hidden;
    padding: 20px;
    text-shadow: 1px 1px 1px #FFFFFF;
}

.posts p { margin-bottom: 10px; }
.posts a { color: #777; }
.posts a:hover { color: #0078BD; }

#contact_frm .graybox label { width: 120px; float: left; }
#contact_frm .graybox .b_submit { margin-left: 120px; }
#contact_frm span.error, #contact_frm span.message_error { display: block; color: #ff0000; margin-left: 120px;  }
#contact_frm .form_row { margin-bottom: 15px !important; }

.gb_contbx .graybox, #contact_frm .graybox { padding: 20px; margin-bottom: 30px; }
.gb_contbx p {
    clear: both;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0;
}
.gb_contbx label {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-top: 5px;
    width: 100px;
}
.gb_contbx .adv_input {
    padding: 8px;
    width: 35%;
	font-size: 12px;
}
.gb_contbx select {
    font-size: 12px;
    margin-right: 10px;
    padding: 6px;
    width: auto;
}
.gb_contbx .adv_calendar {
    border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    margin: 5px 20px 0 10px;
}
.gb_contbx .textfield {
    float: left;
    padding: 8px;
}
.gb_contbx span {
    float: left;
    margin-right: 10px;
    padding-top: 5px;
}
.gb_contbx .checkbox {
    margin-top: 11px;
}
.gb_contbx span.adv_author {
    float: left;
    margin-left: 10px;
    padding-top: 5px;
}


.sitemap ul {
    margin-bottom: 0;
    padding: 0 25px 30px;
}
.sitemap ul li {
    background: none repeat scroll 0 0 transparent;
	border-bottom: none;
    color: #777777;
    float: none;
    font-size: 14px;
    line-height: 18px;
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
}
.sitemap ul li a {
    color: #0078BD;
    font-size: 14px;
    text-decoration: none;
}

.sitemap ul li ul li a { color: #444; }

/* css for short codes*/

/* instruction elements -------------------------------------- */
#content p.alert, .content p.download, .content p.info, .content p.note {  margin:10px 0 10px 0; padding:9px 10px 9px 40px; }
#content p.note { margin:10px 0 10px 0;  }

/* instruction elements -------------------------------------- */
#content p.alert { border-top:1px solid #f0baa2; border-bottom:1px solid #f0baa2; background:#ffd9c8 url(images/i_alert.png) no-repeat 12px 13px; }
#content p.download { border-top:1px solid #d4ebaf; border-bottom:1px solid #d4ebaf; background:#edfcd5 url(images/i_download.png) no-repeat 10px 13px; }
#content p.info { border-top:1px solid #ccc; border-bottom:1px solid #ccc; background:#eee url(images/i_note2.png) no-repeat 12px 13px; }
#content p.note { border-top:1px solid #efe3ae; border-bottom:1px solid #efe3ae; background:#fef6d2 url(images/i_info.png) no-repeat 14px 13px; margin:10px 0 10px 0;  }
/*-----------------------------------------------------------------------------------*/
/*  Shortcodes
/*-----------------------------------------------------------------------------------*/
/* buttons --------------------  */
.small_button {  float:left; margin:0 15px 15px 0; }
.entry .post-content .small_button a { margin-left:15px; display:block; float:left; font:bold 14px Arial, Helvetica, sans-serif;  padding:9px 25px 9px 10px; text-decoration:none;   }
.entry .post-content .small_button a:hover { background-position:right -35px; }


.entry .post-content .red:hover, .entry .post-content .grey:hover, .entry .post-content .pink:hover, .entry .post-content .purple:hover,
.entry .post-content .blue:hover, .entry .post-content .lightblue:hover,  .entry .post-content .yellow:hover, .entry .post-content .orange:hover,
.entry .post-content .black:hover, .entry .post-content .magenta:hover, .entry .post-content .green:hover
{ background-position:left -35px; }

.entry .post-content .red a, .entry .post-content .pink a,  .entry .post-content .purple a, .entry .post-content .blue a, .entry .post-content .lightblue a,
.entry .post-content .yellow a, .entry .post-content .orange a, .entry .post-content .black a, .entry .post-content .magenta a, .entry .post-content .green a
{ color:#fff; text-shadow:1px 1px 1px #333;  }

.entry .post-content .red { background:url(images/b_red_l.png) no-repeat left top;  }
.entry .post-content .red a {  background:url(images/b_red_r.png) no-repeat right top; }

.entry .post-content .grey { background:url(images/b_grey_l.png) no-repeat left top;  }
.entry .post-content .grey a {  background:url(images/b_grey_r.png) no-repeat right top; color:#666; text-shadow:1px 1px 1px #fff;}

.entry .post-content .pink { background:url(images/b_pink_l.png) no-repeat left top;  }
.entry .post-content .pink a {  background:url(images/b_pink_r.png) no-repeat right top; }

.entry .post-content .purple { background:url(images/b_purple_l.png) no-repeat left top;  }
.entry .post-content .purple a {  background:url(images/b_purple_r.png) no-repeat right top; }

.entry .post-content .blue { background:url(images/b_blue_l.png) no-repeat left top;  }
.entry .post-content .blue a {  background:url(images/b_blue_r.png) no-repeat right top; }

.entry .post-content .lightblue { background:url(images/b_lightblue_l.png) no-repeat left top;  }
.entry .post-content .lightblue a {  background:url(images/b_lightblue_r.png) no-repeat right top; }

.entry .post-content .yellow { background:url(images/b_yellow_l.png) no-repeat left top;  }
.entry .post-content .yellow a {  background:url(images/b_yellow_r.png) no-repeat right top; }

.entry .post-content .orange { background:url(images/b_orange_l.png) no-repeat left top;  }
.entry .post-content .orange a {  background:url(images/b_orange_r.png) no-repeat right top; }

.entry .post-content .black { background:url(images/b_black_l.png) no-repeat left top;  }
.entry .post-content .black a {  background:url(images/b_black_r.png) no-repeat right top; }

.entry .post-content .magenta { background:url(images/b_magenta_l.png) no-repeat left top;  }
.entry .post-content .magenta a {  background:url(images/b_magenta_r.png) no-repeat right top; }

.entry .post-content .green { background:url(images/b_green_l.png) no-repeat left top;  }
.entry .post-content .green a {  background:url(images/b_green_r.png) no-repeat right top; }


hr { clear: both; border:none; background:none; border-bottom:1px solid #ccc; padding:0; height:1px; }
hr.ruler_one { clear: both; border:none; background:none; border-bottom:1px solid #BDE1F4; padding:0; height:1px; }

/* instruction elements -------------------------------------- */
.content p.alert, .content p.download, .content p.info, .content p.note {  margin:10px 0 10px 0; padding:9px 10px 9px 40px; }
.content p.note { margin:10px 0 10px 0;  }

/* instruction elements -------------------------------------- */
.content p.alert { border-top:1px solid #f0baa2; border-bottom:1px solid #f0baa2; background:#ffd9c8 url(images/i_alert.png) no-repeat 12px 13px; }
.content p.download { border-top:1px solid #d4ebaf; border-bottom:1px solid #d4ebaf; background:#edfcd5 url(images/i_download.png) no-repeat 10px 13px; }
.content p.info { border-top:1px solid #ccc; border-bottom:1px solid #ccc; background:#eee url(images/i_note2.png) no-repeat 12px 13px; }
.content p.note { border-top:1px solid #efe3ae; border-bottom:1px solid #efe3ae; background:#fef6d2 url(images/i_info.png) no-repeat 14px 13px; margin:10px 0 10px 0;  }


/* About Author --------------------  */
.entry .post-content .about_author  {  clear:both; height:100%; overflow:hidden; padding:20px; margin:20px 0; background:#eee; border:1px solid #ccc;
		color:#444; text-shadow:1px 1px 1px #fff;  -webkit-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-moz-border-radius: 10px;
		-moz-box-shadow: 1px 1px 1px #ddd;
		-webkit-box-shadow: 1px 1px 1px #ddd;
		box-shadow: 1px 1px 1px #ddd;
   }
   
.entry .post-content .about_author img { border:4px solid #fff; float:left; margin:0 18px 15px 0;  -moz-box-shadow: 1px 1px 1px #ddd;
-webkit-box-shadow: 1px 1px 1px #ddd;
box-shadow: 1px 1px 1px #ddd;}
.entry .post-content .about_author h4 { margin-top:0; margin-bottom:5px; }

.entry .post-content .about_author br { display:none; }

/* check list view --------------------  */
.post-content .check_list ul {list-style:none; padding-left:0px; margin: 15px 0;}
.post-content .check_list ul li { list-style:none; margin:0 0 8px 0; padding-left:25px; background:url(images/tick.png) no-repeat left top; }

.post-content .check_list ul li ul  {margin:0 ; padding-left:15px; list-style:none; }
.post-content .check_list ul li ul li  {margin:8px 0 8px 0 ; }


/* boxes --------------------  */
.entry .post-content .boxes  {   height:100%; overflow:hidden; padding:20px; margin:40px 0; 
color:#444; text-shadow:1px 1px 1px #fff;  -webkit-border-radius: 10px;
-khtml-border-radius: 10px;	-moz-border-radius: 10px;  -moz-box-shadow: 1px 1px 1px #ddd;
-webkit-box-shadow: 1px 1px 1px #ddd;
box-shadow: 1px 1px 1px #ddd; }
.entry .post-content .boxes h3 { margin:0;  }
.entry .post-content .boxes br { display:none; }

.small { width:20%; float:left; margin:0 3.5% 2% 0 !important;  display:inline;  }
.small_without_margin { width:20%; float:left; margin-top:0 !important; } 
   
.entry .post-content .warning_box, .entry .post-content .download_box, .entry .post-content .info_box, 
.entry .post-content .about_box, .entry .post-content .alert_box { padding-left:85px; }   
   
.entry .post-content .normal_box  { background:#f4f4f4; border:1px solid #d7d7d7; }
.entry .post-content .warning_box  { background:#fde3e3 url(images/box_warning.png) no-repeat 13px 18px; border:1px solid #dba7a7;   }
.entry .post-content .warning_box h3 { color:#960e00; }

.entry .post-content .download_box  { background:#d8f3d1 url(images/box_download.png) no-repeat 13px 13px; border:1px solid #7ab16b; }
.entry .post-content .download_box h3 { color:#40912b; }

.entry .post-content .info_box  { background:#ddf4ff url(images/box_info.png) no-repeat 13px 13px; border:1px solid #8ec1d8; }
.entry .post-content .info_box h3 { color:#1489bf; }

.entry .post-content .about_box  { background:#e5ebff url(images/box_about.png) no-repeat 13px 13px; border:1px solid #a4adc9;  }
.entry .post-content .about_box h3 { color:#4d5b8b; }

.entry .post-content .alert_box  { background:#fffddf url(images/box_alert.png) no-repeat 13px 13px; border:1px solid #dfb150;  }
.entry .post-content .alert_box h3 { color:#be8305; }

.post-content p.dropcaps {  padding:20px 10px 0 0;  }
.post-content p.dropcaps:first-letter { font-size:40px; float:left; margin-right:8px; margin-top:5px; line-height:35px;  } 


/* content columns define ----------- */
.two_thirds { width:60%; padding:0 50px 0 0; }
.two_thirds_last { width:62%;  }
.two_thirds_last br { display:none; }
.clear_spacer { clear:both; width:100%; }

.one_half_column, .one_third_column, .one_third_column_last, .one_fourth_column, .one_fourth_column_last { margin-bottom:30px; }
.one_half_column { width:45%;  }
.one_third_column { width:30%; padding:0 40px 0 0;  }
.one_third_column_last { width:24%; }
.one_fourth_column { width:20%; padding:0 57px 0 0; }
.one_fourth_column_last { width:20%; }

.one_half_column br, .one_third_column br, .one_third_column_last br, .one_fourth_column br, .one_fourth_column_last br    { display:none; }

.post-content .one_half_column h3, .two_thirds h3, .two_thirds_last h3, .post-content .one_third_column h3, .post-content .one_third_column_last h3,
.post-content .one_fourth_column h3, .post-content .one_fourth_column_last h3,
.post-content .one_half_column h4, .two_thirds h4, .two_thirds_last h4, .post-content .one_third_column h4, .post-content .one_third_column_last h4,
.post-content .one_fourth_column h4, .post-content .one_fourth_column_last h4,
.post-content .one_half_column h5, .two_thirds h5, .two_thirds_last h5, .post-content .one_third_column h5, .post-content .one_third_column_last h5,
.post-content .one_fourth_column h5, .post-content .one_fourth_column_last h5,
.post-content .one_half_column h6, .two_thirds h6, .two_thirds_last h6, .post-content .one_third_column h6, .post-content .one_third_column_last h6,
.post-content .one_fourth_column h6, .post-content .one_fourth_column_last h6
{ margin-top:0;  }

.form_row .message_note, .form_row .message_error2 { clear: both;
    display: block;
    float: none;
    margin-top: 1px; }

/* clearfix -----*/
.clear:after, .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clear, .clearfix { display: inline-block; } 
/* Hide from IE Mac \*/ .clear, .clearfix { display: block; } 
/* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

.main_nav .gradient {
	background:url(images/navbg.jpg) repeat-x left bottom;
}

/* images & Video responsive code ------------------------------------- */
.content .img-container img { max-width:100%; height:auto; margin-bottom:30px; }
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom:20px; }
.video-container iframe, .video-container object, .video-container embed {
position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.details_main {
    box-shadow: 0px 0px 20px #C9D4EA inset;
}

.details_main {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #C9D4EA;
}

.details_main {
    border-radius: 5px 5px 5px 5px;
    height: 100%;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 20px;
}

.detail_photo {
    float: left;
}
.detail_content {
    float: right;
    width: 440px;
}

.editprofile_page #sign_up .registration_form_box {
    border: medium none;
    float: inherit;
    margin: 0;
    width: auto;
}

.content .registration_form_box {
    float: left;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-right: 20px;
    width: 335px;
}
#userform {
    float: left;
    width: 300px;
}
.content .detail_links a {
    background: none repeat scroll 0 0 #666666;
    border: 1px solid #333333;
    color: #FFFFFF;
}
.detail_links a {
    border-radius: 5px 5px 5px 5px;
    margin-right: 10px;
    padding: 4px 10px;
    text-decoration: none;
}

.sitemap ul li a:hover { color: #444; }
.sitemap ul li ul { padding-bottom: 10px; }
.sitemap ul li ul li a { color: #444; }
.sitemap ul li ul li a:hover { color: #5CA01D; }
.sitemap  .arclist_comment { float: right; }

.agnt_other_list { font-size: 11px; color: #777; }
.agnt_other_list img { float: left; position: relative; margin:0 10px 5px 0; border: 1px solid #abdaf2; }
.agnt_other_list h6 { font-size: 14px; color: #444; font-weight: bold; text-shadow: 0 1px #fff; }
.agnt_other_list strong { font-size: 14px; color: #454545; font-weight: normal; }
.agnt_other_list p { margin-bottom: 0; }
.agnt_other_list li:last-child { margin-bottom: 0; }

.finance_calculator input.textfield { margin-bottom: 0px !important; }

.social_media li { margin-bottom: 8px;}

.plist_map { margin-bottom: 22px; position: relative; }

/*Home page map category*/
.plist_map { margin-bottom: 22px; position: relative; }
.map_category { background: #fff; width:200px; float:right; position:absolute; right:10px; bottom:10px; overflow-y:scroll; max-height:50%; }
.map_category label { display:block; width:100%; padding:4px 0;  }
#toggle {
    bottom: 0;
    cursor: pointer;
    padding: 18px;
    position: absolute;
    right: 0;
    z-index: 9999;
}
.toggleon {
    background: url("images/add_btn.png") no-repeat scroll center center #FFFFFF;
}
.toggleoff {
    background: url("images/minus_btn.png") no-repeat scroll center center #FFFFFF;
}

.tagcloud a { color: #444; line-height: 26px; }
.tagcloud a:hover { color:#0078BD; }

.rmorel { padding-top: 6px; }

.posts img { 
	background: #FFFFFF;
    border: 1px solid #D2E8F5;
    box-shadow: 1px 1px #8AC1DD;
    padding: 11px;
	position: relative;
	float: left;
}
.post_top_l .postmetadata { font-size:12px; } 
.newsletter_form input[type="submit"]{ width: 100px; }

.error_404 { margin: 60px 0 30px; }
.error_404 .head_error { font-size: 60px; color:#444; }
.error_searchin input { padding: 7px; width: 300px; }

.grid03 h3 { color: #000; }
.grid03 li a { font-size: 13px; color: #0078BD; line-height: 22px; }
.grid03 li a:hover { color: #444; }
.grid03 .arclist_comment { display: block; float: right; margin-left: 10px; }

.cont_us { margin-bottom: 40px; }
.wpcf7-form { float: left; width: 380px; border-right: 1px solid #D2E8F5  }
.wpcf7-form span.error, .wpcf7-form span.message_error { margin-left: 0 !important; }
.address_cont { 
	float: right; 
	width: 230px; 
    background: #E7F2F8;
    border: 1px solid #D2E8F5;
    border-radius: 4px 4px 4px 4px;
    padding: 15px;

}
/*-----------------------------------------------------------------------------------*/
/*   13. Calendar css 
/*-----------------------------------------------------------------------------------*/
#calendarDiv { position:absolute; width:260px;  padding:0; font-family:arial;
font-size:13px;  visibility:hidden; text-align:center; }
#calendarDiv span,#calendarDiv img { float:left; }
#calendarDiv .selectBox,#calendarDiv .selectBoxOver { line-height:12px; padding:1px; padding-bottom:0; cursor:pointer; padding-left:2px;  }
#calendarDiv td { padding:6px 4px; margin:0px; font-size:13px; font-weight:bold; text-align:center; text-transform:uppercase; } 
#calendarDiv .selectBox { position:relative; }
#calendarDiv .selectBoxOver { position:relative; }
#calendarDiv .topBar { height:22px; padding:2px; margin-bottom:3px;  }
#calendarDiv .activeDay { }
#calendarDiv .todaysDate { height:17px; line-height:17px; padding:2px;  text-align:center; position:absolute; bottom:0px; width:201px; }
#calendarDiv .monthYearPicker {  position:absolute;  left:0px; top:15px;	z-index:1000; display:none; }
#calendarDiv #monthSelect { width:92px; padding:4px }
#calendarDiv .monthYearPicker div { float:none; clear:both;	 padding:1px;  margin:1px; cursor:pointer; }
#calendarDiv .monthYearActive { }
#calendarDiv td { cursor:pointer; }
#calendarDiv .topBar img { cursor:pointer; }
#calendarDiv .topBar div { float:left; margin-right:15px;  font-weight:bold;}
#calendarDiv  #calendar_year_txt { padding:4px; width:27px; text-align:left; }
#calendarDiv table { /*margin-left:-6px*/ }

/* calendar color --------------- */
#calendarDiv{ border:1px solid #d9d9d9;  padding:0px; background: #f9f9f9; color:#333; 

box-shadow:inset 0px 0px 2px #fff;
-webkit-box-shadow:inset 0px 0px 2px #fff;
-moz-box-shadow:inset 0px 0px 2px #fff;

-moz-box-shadow: 1px 1px 1px #ccc;
-webkit-box-shadow: 1px 1px 1px #ccc;
box-shadow: 1px 1px 1px #ccc; 
}
#calendarDiv td { border:none; border-right:none;  text-shadow:1px 1px 1px #fff; }
#calendarDiv td:hover { color:#666; }
#calendarDiv .selectBox{ border:none; background:none;  color:#eee; text-shadow:1px 1px 1px #333; }
#calendarDiv .selectBoxOver { border:none; background:#none; color: #fff; text-shadow:1px 1px 1px #333;  }
#calendarDiv .topBar { background: #282828 url(images/calendar_topbg.png) repeat-x left bottom;padding:4px;  }
#calendarDiv .activeDay { color:#fff; background:#333; text-shadow:1px 1px 1px #333; }
#calendarDiv .activeDay:hover { color:#fff; }
#calendarDiv .oldDay { color: #c4c4c4; pointer-events: none; background:none; }
#calendarDiv .todaysDate { background-color: #E9F1F6; }
#calendarDiv .monthYearPicker { background-color: #fff; border:none; color: #333;  -moz-box-shadow: 1px 1px 1px #666;
-webkit-box-shadow: 1px 1px 1px #666;
box-shadow: 1px 1px 1px #666; }
#calendarDiv .monthYearPicker div { border-bottom:1px solid #d9d9d9; }
#calendarDiv .monthYearActive { background-color:#eee; color: #0c5580; }

table.calendar_widget td.date_n div span.popup_event { background: none repeat scroll 0 0 #FFFFFF; display:none; position: relative; z-index: 1; }
table.calendar_widget td.date_n div:hover span.popup_event { display:block; height:230px; overflow:scroll; width:240px; position:absolute; z-index:999999; top:7; padding:2px 15px; padding-bottom:10px; }
table.calendar_widget td div a.event_title { display:block; clear:both; margin-top:10px; text-align:left; font:bold 12px Georgia, "Times New Roman", Times, serif; }
table.calendar_widget td div small { display:block; font-size:11px; font-weight:normal; color: #2222; text-align:left;}
.calendar_widget { position:relative; margin-bottom:20px; z-index: 99;}
table.calendar_widget td.date_n {  text-align:center; vertical-align:middle; }
.date_n .event_highlight {position:relative; z-index:0;}

.login_submit label.lab1 { min-width: 19.5%; float: left; padding: 0 15px 0 0 }
.login_submit span  { float: left; margin-right: 40px; }
.login_submit div { margin-top: 20px; }
.slog_prop { width: 320px; }
#loginform .lab2_cont label { display: block; width: 19.5% !important; *width: 135px !important; float: left; padding: 5px 15px 0 0 }
#loginform .form_row .submit { width: auto !important; margin-left: 21.7% !important; *margin-left: 150px !important; }
#loginform h5, #categoryform h5 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 4px;
}

.custom_searchf label { margin-top: 5px !important; }

.post_top_l { clear: both; }
.post_top .agent_photo { margin: 0 15px 15px 0; position: relative; float: left; }


/* Mobile menu navigation */
.currentmenu span { display:none; }

.left_sbarpage { float: left !important; }
.left_contpage { float: right; }

#recaptcha_widget_div { margin-bottom: 15px; }

.searchresult_msg h3 { font-size: 20px; color: #0078BD; font-weight: normal; }
.searchresult_msg p { margin-bottom: 15px; }
.searchresult_msg a { color: #444; }
.searchresult_msg a:hover { color: #0078BD; }
.searchresult_msg div.category { margin-bottom: 40px; }

.sucess_msg { border:1px solid #BDE1F4; padding:10px; color:#5CA01D; margin:0 20px 20px 0; }

.sucess_msg_prop { color:#5CA01D; margin:0 10px 10px 0; }

.bottompart li {
    background: url(images/tarrow.png) no-repeat scroll 0 11px transparent;
    border-bottom: 1px solid #e7f2f8;
}
.bottompart li {
    display: block;
    font: 13px Arial,Helvetica,sans-serif;
    margin: 0 0 5px;
    padding: 7px 0 7px 15px;
}

#footer .cat-item a, .widget-container .cat-item a, 
#footer .blogroll li a, .widget-container .blogroll li a,
#footer li.cat-item a, .widget-container li.cat-item a
{ background: url(images/arrow_sbar.png) no-repeat left 3px; padding-left: 14px; }

.registration_form_box .form_cat, 
.registration_form_box #recaptcha_widget_div,
#registerform .form_cat
{ margin-left: 21%; margin-top: 6px; }

#text_tbl { max-width: 400px;}


.subscribe #subscribe_email { width: 93%; }

.bx-window li.pager p.left { margin-top: 8px; }
.bx-window li.pager p.link-style1 { margin-top: 3px; }

/*.sale_rent { width: 500px; float: left; }*/
#saleprice { margin-left: 21.7%; }
.sale_rent label { width: 27% !important; }
#rentDrop { float: left; }
#rentDrop select { margin: 0;}

#categoryform label { float: left; width: 19.5%; }
#categoryform .form_row { padding-left: 0px; }
#categoryform .form_row select { width: 214px; margin-left:-20px; }

.no_spc { margin-top: 0 !important; color: #444 !important; text-decoration: none !important; width:210px; }

/*=============================================================*/
*+html .list-view  { padding-top:20px; }
*+html .list-view li .graybox, .hr-listing li .graybox, .list-style, .topnav-container, .currentmenu, .finance_calculator h3, #srch_frm { height:1%; }
*+html .title-container { height:1%; }
*+html .finance_calculator { height:1%; }
*+html .col_list ul li { width: 49.9%; }

/*=============================================================*/

    .container                                  { position: relative; }
    .column, .columns                           { float: left; display: inline; }
    .row                                        { max-width: 980px; margin: 0 auto; }
    #wrap #sidebar 								{ float: right; }
	.contents									{ width: 700px; }
    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; }
    .column.omega, .columns.omega               { margin-right: 0; }
    
    /* Base Grid */
    .container .one.column                      { width: 40px;  }
    .container .two.columns                     { width: 100px; }
    .container .three.columns                   { width: 160px; }
    .container .four.columns                    { width: 220px; }
    .container .five.columns                    { width: 230px; }
    .container .six.columns                     { width: 340px; }
    .container .seven.columns                   { width: 400px; }
    .container .eight.columns                   { width: 460px; }
    .container .nine.columns                    { width: 520px; }
    .container .ten.columns                     { width: 580px; }
    .container .eleven.columns                  { width: 700px; }
    .container .twelve.columns                  { width: 700px; }
    .container .thirteen.columns                { width: 760px; }
    .container .fourteen.columns                { width: 820px; }
    .container .fifteen.columns                 { width: 880px; }
    .container .sixteen.columns                 { width: 980px; }
    
    .container .one-third.column                { width: 300px; }
    .container .two-thirds.column               { width: 620px; }
    
    /* Offsets */   
    .container .offset-by-one                   { padding-left: 60px;  }
    .container .offset-by-two                   { padding-left: 120px; }
    .container .offset-by-three                 { padding-left: 180px; }
    .container .offset-by-four                  { padding-left: 240px; }
    .container .offset-by-five                  { padding-left: 300px; }
    .container .offset-by-six                   { padding-left: 360px; }
    .container .offset-by-seven                 { padding-left: 420px; }
    .container .offset-by-eight                 { padding-left: 480px; }
    .container .offset-by-nine                  { padding-left: 540px; }
    .container .offset-by-ten                   { padding-left: 600px; }
    .container .offset-by-eleven                { padding-left: 660px; }
    .container .offset-by-twelve                { padding-left: 720px; }
    .container .offset-by-thirteen              { padding-left: 780px; }
    .container .offset-by-fourteen              { padding-left: 840px; }
    .container .offset-by-fifteen               { padding-left: 900px; }
	
	.grid01 { width: 100%; }
    .grid02 { width: 47.8%; }
	.grid03 { width: 48%; padding: 20px 2% 20px 0; }
	
	#content .column, #content .columns { padding-bottom: 10px; }
    
    
/* #Tablet (Portrait)
================================================== */   

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 768px) and (max-width: 980px) {
        .row 	                                    { width: 744px; }
        .container .eleven.columns                  { width: 100%; }
    	.container .twelve.columns                  { width: 100%; }
		.container .five.columns					{ width: 100%; }
		.contents									{ width: 100%; }
		
		#navigation { 
			background-image: linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
			background-image: -o-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
			background-image: -moz-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
			background-image: -webkit-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
			background-image: -ms-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
			background-image: -webkit-gradient(	linear,	left top, left bottom, color-stop(0, #4D85BA), color-stop(0.2, #5792CC), color-stop(0.97, #366C92) );
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d86ba', endColorstr='#366c92',GradientType=0 );
		
		}
		#navigation ul {border-radius:0px;}
		#navigation ul li { background: none; margin-top: 2px; }
		#navigation ul li a { font-size: .9em; padding: 10px 12px;  }
		#navigation ul li.active a { background: url("images/navbg-hover.jpg") repeat-x left top; }
		#navigation ul { max-width: 700px;}
		#sidebar .widget-container {margin-left: 0px;}
		.resize {display: none;}
		#respond textarea { width:auto;}	
		
		/* jigoshop styles */
		#header .site-desc.text {font-size: 1.25em;}
		
		.twelve .list-view .img-pad { float:none; }
		.twelve .table-col { float:none; width:100%; padding-left:0%; margin-top:20px; }
		
		.fcol-left { width: 100%; max-width: none; }
		.fcol-right { float: none; clear: both; }

		body.home-bg { background:url(images/bodybg_inner.jpg) repeat-x left top; }
		
		/*.search_form input, .search_form select { max-width: 320px }*/
		
		.aglisting li { float: left; width: 215px; margin-right: 20px; }
		
		.widget-container input[type="text"],
		.widget-container input[type="password"]
		{ max-width: 698px; width: 98%; }
		
		.widget-container select { max-width: 712px !important; width: 100%; }
		
		.fcol-right { float: none; clear: both; max-width: 710px; width: 100%; }
		
		.content_details img { max-width: 100%;  }
	}


/*=======================================================
	Mobile/Browser 
========================================================*/
	
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	body.home-bg { background:url(images/bodybg_inner.jpg) repeat-x left top; }
	
	.container .five.columns					{ width: 100%; } 
	.container .eleven.columns                  { width: 100%; }
    .container .twelve.columns                  { width: 100%; }
	.contents									{ width: 100%; }
	
	#row { width: 456px; }
	#header { width: auto; }
	#header .site-desc.text {font-size: 1.25em;}
	#navigation {margin: 10px 0px; padding:0 }
	
	.topnav { float: left; clear: both; }
	
	#navigation { 
		background-image: linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
		background-image: -o-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
		background-image: -moz-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
		background-image: -webkit-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
		background-image: -ms-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
		background-image: -webkit-gradient(	linear,	left top, left bottom, color-stop(0, #4D85BA), color-stop(0.2, #5792CC), color-stop(0.97, #366C92) );
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d86ba', endColorstr='#366c92',GradientType=0 );
	}
	#navigation ul {border-radius:0px;}
	#navigation ul li { background: none; margin-top: 2px; border-right: none; }
	#navigation ul li a { font-size: .9em !important; padding: 10px 12px; border-radius: 4px; }
	#navigation ul li.active a { background: url("images/navbg-hover.jpg") repeat-x left top; }
	#navigation ul { max-width: 700px;}
	#sidebar .widget-container { margin-left: 0px; }
	.resize {display: none;}
	#respond textarea {width:300px;}	

	.top-advt-area { display:none; }
	
	#wrap .products li,.products li.first,.products li.last {
 	float: left;
 	clear: both;
	margin: 20px 0px 20px 0px;
	width: 100%;
	}
	#breadcrumb {display: none;}

	#sidebar .widget-container {margin-left: 0px;}
	.full-width,
	.one_half,
	.one_third,
	.two_thirds,
	.three_fourths,
	.one_fourth,
	.one_fifth,
	.two_fifth,
	.three_fifth,
	.four_fifth,
	.one_sixth,
	.five_sixth {width: 100%;}
	.resize {display: none;}
	
	.fcol-right { float: none; clear: both; max-width: 422px; width: 100%; }
	
	.col_list { float: none; width: 100%; clear: both; }
	.col_list ul li { width: 100%; }
	.col_list p.link-style1 { float: left; width: 50px; }
	
	.search_form input, .search_form select { max-width: 320px }
	.aglisting li { float: left; width: 220px; margin-right: 20px; }
	
	.home-bg .bg_second { visibility: hidden; }
	.bg_first { height: 172px; }
	
	.widget-container input[type="text"],
	.widget-container input[type="password"]
	{ max-width: 698px; width: 98%; }
	
	.widget-container select { max-width: 712px !important; width: 100%; }
	
	}

/*  #Mobile (Portrait) 
================================================== */
    
    	@media only screen and (max-width : 479px) {
			
			body.home-bg { background:url(images/bodybg_inner.jpg) repeat-x left top; }
			
			.row { width: 296px; }
			.columns, .column { margin: 0; }
			.grid02 { width: 100%; }
			#wrap #content { width: 100%; }
			
			.container .five.columns					{ width: 100%; } 
			.container .eleven.columns                  { width: 100%; }
			.container .twelve.columns                  { width: 100%; }
			.contents									{ width: 100%; }
			
			/* Offsets */   
			.container .offset-by-one,              
			.container .offset-by-two,                  
			.container .offset-by-three,                
			.container .offset-by-four,                     
			.container .offset-by-five,                     
			.container .offset-by-six,                  
			.container .offset-by-seven,                
			.container .offset-by-eight,                
			.container .offset-by-nine,                     
			.container .offset-by-ten,                  
			.container .offset-by-eleven,               
			.container .offset-by-twelve,               
			.container .offset-by-thirteen,             
			.container .offset-by-fourteen,             
			.container .offset-by-fifteen { padding-left: 0; } 
			
			header { background:#e7f2f8; }
			#sidebar { float: none !important; clear:both; width:100%; display:block; margin:0 auto; }
			.topnav-container .topnav { float: left;  }
			.topnav-container .inner { float:none; margin:0 auto; width:187px; }
			
			.top-advt-area { display:none; }
			
			#wrap #sidebar .widget-container { margin-left:0; }
					
			#footer .fcol-left { float: none; width: 100%; }
			#footer .fcol-left .col { float: none; clear:both; width: 100%; margin-bottom:25px; }
			#footer .fcol-left .col ul { border-bottom: 1px solid #BDE1F4; padding-bottom: 15px; }
			#footer .fcol-left .col ul ul { border-bottom: none; padding-bottom: 0; }
			#footer .fcol-left .col03 li img { max-width: none; } 
			#footer .fcol-left .col03 { margin-bottom: 40px; }
			#footer .fcol-right { float: none; max-width: 264px; width: 100%; }
			#footer .copyright p { float: none; text-align: center; margin-bottom:10px; }
			
			.list-style li, .gridview li { width:232px !important; float: none !important; margin: 0 auto 25px !important; }
			ul.gridview li p.link-style1 { float: right; }
			.list-view .col_img { width: 100% !important; margin-right: 0; float: none; }
			
			.twelve .content_details { float:none; width:100%; margin-bottom:15px; }
			.twelve .gcol-right { float:none; width:100%; }
			.twelve .gcol-right ul.desc li { border-bottom:1px solid #fbf9f9; }
			.twelve .gcol-right ul.desc li p {  padding:5px 0; margin-bottom:0; }
			
			.twelve .sharethis { clear:both; float:left; margin-top: 15px; }
			.twelve .list-style li { float:none; margin:0 auto 25px !important; }
			
			.twelve .procol-left { float:none; clear:both; margin-bottom:20px; }
			.twelve .blue-nav { float:left; }
			.twelve .blogs .right-col { float: none; margin-left: 0; max-width: 100%; }
			
			.twelve .blogs .left-col { float:none; width:192px; margin-bottom:20px; }
			.twelve .blogs .right-col { float:none; max-width:100%; margin-left:0%; }
			
			.twelve .hr-listing .agent-detail { margin:15px 0 0 0; }
			.twelve .agent-detail-box { float:none; width:100%; padding-left:0; margin-top:20px; }
			.twelve .ag-pic { float:none; width:196px; }
			
			.twelve .list-view .img-pad { float:none; }
			.twelve .table-col { float:none; width:100%; padding-left:0%; margin-top:20px; }
			
			.twelve .container-03 td.topspace { padding-right: 10px; width: 19.5%; }
			.container-03 img.temp { width:100%; }
			.table-col .col_in { float:none; max-width:100% !important; }
			.table-col .col_border {  border-top:1px solid #e5e5e5; }
			
			.flex-caption { display: none;  }
			.rc_leftcol, .rc_rightcol { float: none; margin-bottom: 20px; border-right: none !important; }
			
			.table-col { width: 285px; }
			
			#propertyform .category_label label { width: 100%; float: none; }
			#propertyform .form_row label { width: 100%; margin-bottom: 3px; }
			.form_row .btn_spacer, .form_row .message_note, .btn_spacer, .upload { float: none; margin-left: 0; }
			#packages_checkbox, #uploadimage { margin-left: 0px; }
			#propertyform .form_row #map_canvas { margin-left: 0 !important; width: 320px !important; }
			
			#registerform .form_row label { float: none; width:100%; text-align: left; }
			#registerform .b_registernow, #registerform  .message_error2 { margin-left: 0; } 
			
			.col_list { float: none; width: 100%; clear: both; }
			.col_list ul li { width: 100%; }
			.col_list p.link-style1 { float: right; width: 50px; }
			
			
			.hr-listing img.agent_photo { width:50%; margin-bottom: 20px; }
			.agent_cont { float: none; clear:both; width: 100%; }
			
			#commentform textarea { width:300px; }
			
			ul.tab li { border-radius: 4px; margin-bottom: 3px; }
			
			.blogs .right-col { width: 100%; }
			
			.gb_contbx .adv_input { padding: 8px; width: 100%; }
			
			#contact_frm .graybox .b_submit { margin-left: 0px !important; }
			#contact_frm .form_row textarea { width:279px; }
			
			.proscroll a.prev { margin-bottom: 0px; }
			.proscroll a.next { margin-top: 20px; }
			
			.sharethis { float: left; clear: booth; margin-top: 10px; } 
			.grid02 { width: 100%; clear:both; }
			.rc_rightcol { padding-left: 0; padding-top: 20px; }
			 
			.form_row .message_error2 { margin-left: 0; }
			
			.grid03 { width: 100%; padding: 20px 0; float: none; clear: both; }
			
			.wpcf7-form { float: none; width: 100%;  }
			.address_cont { float: none; width: 290px !important; margin-bottom: 40px; }
			
			.login_submit label.lab1 { min-width: 100%; float: none; }
			.login_submit span  { float: none; margin-right: 0; clear:both; margin-top: 15px; }
			.login_submit .button_green { margin-left: 0% !important; }
			
			/*----------------- navigation -----------------*/
			.currentmenu span { display: block !important; }
			.menu-header, div.menu { display:none; }
			.currentmenu span, .currentmenu2 span {
				height: 17px;
				color: #D2E8F5;
				display: block;
				font-size: 15px;
				font-weight: bold;
				text-shadow: 0 -1px #004779;
				padding: 12px;
				text-transform: uppercase;
				white-space: nowrap;
				cursor: pointer;
			}
			#navigation { 
				padding: 0; 
				background-image: linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
				background-image: -o-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
				background-image: -moz-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
				background-image: -webkit-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
				background-image: -ms-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
				background-image: -webkit-gradient(	linear,	left top, left bottom, color-stop(0, #4D85BA), color-stop(0.2, #5792CC), color-stop(0.97, #366C92) );
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d86ba', endColorstr='#366c92',GradientType=0 );
			}
			#navigation ul, #navigation ul li { float: none !important; clear: both; }
			#navigation ul li a { padding: 7px 12px; }
			#navigation ul li { background: none; }
			#navigation ul li {
				float: none;
				text-align: left;
			}
			#navigation ul li.active a, #navigation ul li.current-cat a, #navigation ul li.current_page_item a, #navigation ul li.current_menu_item a, #navigation ul li.current_page_parent a, #navigation ul li.current_page_ancestor a { background: none; }
			#navigation ul li.current-menu-item {
				background: none;
				border-top: none;
				bottom: 0;
				margin: 0;
				padding: 0;
			}
			#navigation ul li ul, #navigation ul li ul li ul {
				background: none;
				border: none !important;
				display: block;
				left: 0;
				padding: 0;
				position: static;
				top: 0;
				visibility: visible;
			}
			#navigation ul li ul li {
				background-color: #437BA9;
				border-bottom: 1px solid #32648E;
				border-top: 1px solid #6998C1;
			}
			#navigation ul.sub-menu, #navigation ul.children {
				display: block !important;
				visibility: visible !important;
				position: static;
			}
			#navigation ul.sub-menu li a, #navigation ul.children li a {
				background: url(images/arrow_menu.png) no-repeat 30px 10px;
				padding: 0 0 0 40px;
			}
			#navigation ul.sub-menu li a:hover, #navigation ul.children li a:hover {
				background-color: none;
				background-position: 30px -11px;
				color: #fff; 
				text-shadow: 0 -1px #000;
			}
			
			#navigation ul.sub-menu li li a, #navigation ul.children li li a {
				background-position: 50px 10px;
				padding: 0 0 0 60px;
			}
			#navigation ul.sub-menu li li a:hover, #navigation ul.children li li a:hover {
				background-position: 50px -11px;
			}
			#navigation ul ul li.active a,
			#navigation ul ul li.current-cat,
			#navigation ul ul li.current_page_item,
			#navigation ul ul li.current_menu_item,
			#navigation ul ul li.current_page_parent,
			#navigation ul ul li.current_page_ancestor
			{
				background: #3b729b url(images/arrow_menu.png) no-repeat 30px 10px;
			}
			#navigation ul ul ul li.active a,
			#navigation ul ul ul li.current-cat,
			#navigation ul ul ul li.current_page_item,
			#navigation ul ul ul li.current_menu_item,
			#navigation ul ul ul li.current_page_parent,
			#navigation ul ul ul li.current_page_ancestor
			{
				background: #3b729b url(images/arrow_menu.png) no-repeat 50px 10px;
			}
			/*-----------------------------------------------------*/
	
			 .top_navigation_in .currentmenu  {
				width: inherit !important;
				display:block;
				float:none;
				/*background:#508abf url(images/navigation_bg.jpg) repeat-x left bottom;*/
				background-image: linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
				background-image: -o-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
				background-image: -moz-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
				background-image: -webkit-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
				background-image: -ms-linear-gradient(top, #4D85BA 0%, #5792CC 20%, #366C92 97%);
				background-image: -webkit-gradient(	linear,	left top, left bottom, color-stop(0, #4D85BA), color-stop(0.2, #5792CC), color-stop(0.97, #366C92) );
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d86ba', endColorstr='#366c92',GradientType=0 );
				
				border:1px solid #46759e;
				border-bottom:none;
				box-shadow:0px 1px #e7f2f8;
				border-radius:4px;
				padding:0 10px;
				*padding:0;
				margin-top:22px;
				z-index: 100;
			}
			
			.top_navigation_in .menu-header { border: 1px solid #B4DAEE; background: #fff; padding: 5px; border-radius: 4px; }
			.top_navigation_in .currentmenu span, .currentmenu2 span { padding-left: 0; }
			
			.topnav { margin-top: 25px; }
			.topnav li { float: left !important;  }
			.topnav li a { padding: 8px 7px 8px 0 !important	; }
			#menu-top-menu li { float: none; background-image: none; margin-bottom: 0; margin-right: 0; }
			#menu-top-menu li ul { position: static; display: block; }
			#menu-top-menu li a {  padding: 5px 10px; }
			#menu-top-menu li:hover ul li a { border-bottom: none; padding: 5px 10px; }
			#menu-top-menu li:hover ul li { border-bottom: none; }
			
			.widget-container input[type="text"],
			.widget-container input[type="password"]
			{ max-width: 698px; width: 95%; }
			
			.registration_form_box .form_cat, .registration_form_box #recaptcha_widget_div { margin-left: 0 !important; }
			#text_tbl { width: 298px !important;}
/*			#registerform .form_row input[type="text"], .form_row input[type="password"] { width: 283px !important; }*/
			
			.gb_contbx .adv_input { width: 48% !important; }
			.gb_contbx label { width: 60px !important; }
			.gb_contbx input[name="frmdate"] { margin-left: 72px; }
			.gb_contbx span.adv_author { float: none; margin-left: 0 !important;  }
			.gb_contbx .checkbox { top:35px; left: -130px; }
			
			.home-bg .bg_second { visibility: hidden; }
			.bg_first { height: 172px; }			
				
			.propertylistinglinks span { display: block; }
			.propertylistinglinks span.emailagent { background-position: left -66px; }
			
			.subscribe #subscribe_email { width: 94%; }
			
			.hotcontainer { display: none; }
			
			#simplemodal-container { width: 268px; }
			#simplemodal-container .row { width: 100%; }
			
			#registerform .form_row input[type="text"], 
			#registerform .form_row input[type="password"], 
			#chngpwdform input[type="password"]
			{ width: 256px !important; }
			
			.submit_property_form .form_row input[type="text"], .submit_property_form .form_row input[type="password"], #categoryform .form_row input[type="text"], #categoryform .form_row input[type="password"], .form_row textarea, 											 			.slog_prop { width: 274px !important; }
			
			.sale_rent { width: auto !important; }
			.sale_rent label { width: 100% !important; white-space: nowrap; }
			
			
} 