body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/top_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/*-  Normalization



----------------------------------------------------------------------*/



p {
	margin: 0;
	padding: 10px 0;
	float: left;
	clear: both;
	display: block;
}
.content_container a {
	color: #0099ff;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a img {
	border: 0 none;
}
form {
	padding: 0;
	margin: 0;
}
.blue_top {
	color: #33ccff;
	line-height: 16px;
}
.blue_top_savesearch {
	color: #33ccff;
	line-height: 16px;
	font-size: 14px;
	font-weight: normal;
}
.blue {
	color: #0099ff;
}
/*-  Header



----------------------------------------------------------------------*/
.header_container {
	/* width: 100%;
	float: left;
	clear: both;
	display: block;
	height: 165px; */
	width: 100%;
	float: left;
	height: 165px;
	display: block;
	padding: 0;
	margin: 0;
}
.header {
	width: 970px;
	padding: 0;
	margin: 0 auto;
}
.header .logo {
	width: 230px;
	height: 90px;
	padding: 0;
	margin: 0;
	float: left;
}
.header .logo a img {
	border: 0 none;
}
.header .top_menu {
	width: 300px;
	float: right;
}
.header .top_menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
}
.header .top_menu ul li {
	margin: 0;
	padding: 0 0 0 5px;
	float: right;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.header .top_menu ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.header .top_menu ul li a:hover {
	text-decoration: underline;
}

/*-  Header - Main Menu
----------------------------------------------------------------------*/
.header_container .header .main_menu {
	width: 960px;
	margin: 0;
	padding: 0;
	float: left;
}
.header_container .header .main_menu ul { 
	padding: 12px 0 15px 10px;
	margin: 0;
	list-style-type: none;
	position: relative;
	top: 0;
}
.header_container .header .main_menu ul * { 
	padding: 15px 0;
	margin: 0;
	list-style-type: none;
	position: relative;
	top: 0;
}

/* first level */
.header_container .header .main_menu ul li {
	padding: 0;
	margin: 0 1px 0 0;
	float: left;
	padding: 0 15px 0 10px;
	height: 18px;
}
.header_container .header .main_menu ul li:hover { visibility: inherit; }

.header_container .header .main_menu ul li:hover a,
.header_container .header .main_menu ul li.sfHover a,
.header_container .header .main_menu ul a:focus,
.header_container .header .main_menu ul a:active {
	border-bottom: 2px solid #33ccff;
}
.header_container .header .main_menu ul li a {
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	text-transform: uppercase;
	line-height: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;	
}
.header_container .header .main_menu ul li a:hover {
	border-bottom: 2px solid #33ccff;
	text-decoration: none;
}

/* active state menu (black) */
.header_container .header .main_menu ul li.active {
	padding: 0 0 0 10px;
	margin: 0 10px 0 0;
	float: left;
	line-height: 16px;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/mainmenu_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_container .header .main_menu ul li.active a {
	margin: 0 !important;
	padding: 0 10px 0 0;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/mainmenu_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.header_container .header .main_menu ul li.active:hover a,
.header_container .header .main_menu ul li.active.sfHover a,
.header_container .header .main_menu ul li.active a:focus,
.header_container .header .main_menu ul li.active a:active {
	border: 0 none !important;
}

/* contact us link (blue) */
.header_container .header .main_menu ul li.cnt {
	padding: 0 0 0 10px;
	margin: 0 0 0 15px;
	float: left;
	line-height: 16px;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/li_cnt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_container .header .main_menu ul li.cnt a {
	margin: 0 !important;
	padding: 0 10px 0 0;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/li_cnt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.header_container .header .main_menu ul li.cnt a:hover,
.header_container .header .main_menu ul li.cnt:hover a,
.header_container .header .main_menu ul li.cnt.sfHover a,
.header_container .header .main_menu ul li.cnt a:focus,
.header_container .header .main_menu ul li.cnt a:active {
	border: 0 none !important;
}

/* second level */
.header_container .header .main_menu ul li ul { position: absolute; top: -999em; width: 220px; border-left: 1px solid #33c8f3; border-right: 1px solid #33c8f3;border-top: 1px solid #33c8f3; background-color: #2397be; padding: 0 0 0 0 !important; }
.header_container .header .main_menu ul li ul li { width: 205px !important; padding-left: 0 !important; border-bottom: 1px solid #33c8f3; height: 24px; margin: 0  !important; }
.header_container .header .main_menu ul li:hover ul, .header_container .header .main_menu ul li.sfHover ul { left: 0; top: 24px; z-index: 99; }
.header_container .header .main_menu ul li ul li a { 
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 5px 0 0 10px !important;
	margin: 0;
	display: block;
	width: 210px;
	height: 19px;
}
.header_container .header .main_menu ul li:hover ul li a,
.header_container .header .main_menu ul li.sfHover ul li a,
.header_container .header .main_menu ul li ul li a:focus,
.header_container .header .main_menu ul li ul li a:active {
	background-image: none !important;
	border: 0 none !important;	
}
.header_container .header .main_menu ul li ul li a:hover {
	text-decoration: none !important;
	background-color: #33c8f3 !important;	
}

/*-  Header - BreadCrumb
----------------------------------------------------------------------*/
.breadcrumb {
	width: 960px;
	float: left;
	clear: both;
}
.breadcrumb ul {
	padding: 15px 0 0 20px;
	margin: 0;
	list-style-type: none;
}
.breadcrumb ul li {
	padding: 0 5px 0 0;
	margin: 0;
	list-style-type: none;
	color: #33ccff;
	float: left;
	font-weight: normal;
}
.breadcrumb ul li a {
	margin: 0;
	padding: 0;
	color: #33ccff;
	float: left;
	font-weight: normal;
}
.breadcrumb ul li a:hover {
	text-decoration: underline;
}
/*-  Goodies Container



----------------------------------------------------------------------*/



#goodies_container {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/middle_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 375px;
}
.goodies {
	width: 970px;
	padding: 0;
	margin: 0 auto;
}
.goodies h1 {
	padding: 0;
	margin: 0;
	float: left;
	padding: 0;
	margin: 0;
	width: 450px;
	height: 111px;
}
.goodies .goodies_tools {
	float: right;
	text-align: right;
	width: 450px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 0 0 0;
}
.goodies .goodies_tools ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
}
.goodies .goodies_tools ul li {
	margin: 0;
	padding: 0 3px;
	float: right;
}
.goodies .goodies_tools ul li a {
	margin: 10px 0 0 0;
	float: left;
}
.goodies .goodies_tools ul li a img {
	border: 0 none;
}
/*-  Expandable container



----------------------------------------------------------------------*/



#expandable_container {
	width: 970px;
	clear: both;
	margin: 0 auto;
}
#search_container {
	width: 487px;
	float: left;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/search_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#search_container #search_form {
	width: 456px;
	height: 220px;
	float: left;
	padding: 10px 0 0 0;
}
#search_container #search_form .choose {
	width: 410px;
	text-align: right;
	padding: 10px 26px 0 20px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 27px;
	height: 27px;
}
#search_container #search_form .big_search {
	width: 410px;
	padding: 10px 0 10px 20px;
	float: left;
	clear: both;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/search_hlines.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	line-height: 36px;
	height: 36px;
}
#search_container #search_form .big_search .big_search_txt {
	background-attachment: scroll;
	background-image: url(../../../graphics/template/big_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px;
	height: 26px;
	border: 0 none;
	background-color: transparent;
	color: #666;
	font-size: 14px;
	padding: 5px;
	margin: 0;
}
.redefine_search {
	width: 420px;
	padding: 10px 0 0 20px;
	float: left;
	clear: both;
	line-height: 27px;
	height: 27px;
}
.redefine_search select {
	width: 130px;
	padding: 5px 4px;
	border: 0 none;
	float: left;
	margin: 0 10px 0 0;
	background-color: #fff;
	font-size: 11px;
	color: #333;
}
.search_row {
	width: 410px;
	padding: 13px 0 0 20px;
	float: left;
	clear: both;
	line-height: 30px;
	height: 30px;
}
.search_btn {
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/lightblue_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0 none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	float: left;
	width: 85px;
	height: 26px;
	line-height: 26px;
}
.search_btn2 {
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/lightblue_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0 none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	float: left;
	width: 130px;
	height: 26px;
	line-height: 26px;
	cursor: pointer;
}
.search_row a {
	float: right;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 26px;
	color: #fff;
}
.search_bottom {
	width: 410px;
	padding: 0;
	float: left;
	clear: both;
	line-height: 10px;
	height: 10px;/*overflow: none;*/



}
.trigger {
	width: 31px;
	height: 41px;
	padding: 10px 0 0 0;
	float: left;
}
.trigger a.clicke_me {
	width: 31px;
	height: 41px;
	line-height: 41px;
	display: block;
	float: left;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/trigger.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.trigger a.clicke_me:hover {
}
.trigger a.clicke_me2 {
	width: 31px;
	height: 41px;
	line-height: 41px;
	display: block;
	float: left;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/trigger.gif);
	background-repeat: no-repeat;
	background-position: -31px top;
}
.trigger a.clicke_me2:hover {
}
#interactive_map {
	background-image: url(../../../graphics/template/interactive-map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 316px;
	height: 224px;
	display: block;
	float: left;
}
#login_container {
	width: 131px;
	height: 210px;
	float: left;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/login_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 16px 0 0 0;
	padding: 0 15px;
}
#login_container h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
	padding: 10px 0 5px 0;
	margin: 0;
	font-weight: normal;
	float: left;
	clear: both;
	color: #fff;
}
#login_container a {
	color: #fff;
	text-decoration: none;
}
#login_container .l_item {
	padding: 5px 0;
	float: left;
	clear: both;
	width: 130px;
}
#login_container .l_item .login_txt {
	width: 126px;
	height: 18px;
	padding: 2px 3px;
	border: 2px solid #94e4ff;
	background-color: #fff;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
#login_container .l_item1 {
	padding: 15px 0 5px 0;
	float: left;
	clear: both;
	width: 130px;
	line-height: 18px;
}
#login_container .l_item1 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
}
#login_container .l_item1 a:hover {
	text-decoration: underline;
}
#login_container .l_item2 {
	padding: 0;
	float: left;
	clear: both;
	width: 130px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
	color: #fff;
}
#login_container .l_item3 {
	padding: 15px 0 5px 0;
	float: left;
	clear: both;
	width: 130px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
#login_container .l_item2 a {
	color: #fff;
	text-decoration: underline;
}
.header_footer {
	width: 950px;
	padding: 0 0 0 20px;
	margin: 0;
	float: left;
	clear: both;
	line-height: 32px;
	height: 32px;
}
.header_footer .request_menu {
	width: 430px;
	padding: 0;
	margin: 0;
	float: left;
}
.header_footer .request_menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.header_footer .request_menu ul li {
	padding: 0;
	margin: 0;
	float: left;
}
.header_footer .request_menu ul li ul {
	padding: 0;
	margin: 0;
	width: 300px;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/submenu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	left: -20px;
	top: 34px;
	position: absolute;
	left: -9999px;
	top: -9999px;
	padding: 0 0 20px 0;
}
/* a hack for IE5.x and IE6 */







.header_footer .request_menu ul li:hover {
	position: relative;
	z-index: 300;
}
.header_footer .request_menu ul :hover ul {
	left: -20px;
	top: 34px;
}
/* another hack for IE5.5 and IE6 */



li.req_submenu {
	padding: 0;
	margin: 0;
	width: 192px;
}
li.req_submenu .r_item {
	padding: 10px 0 0 20px;
	float: left;
	clear: both;
}
li.req_submenu .r_item_txt {
	padding: 0 0 0 20px;
	float: left;
	clear: both;
	color: #fff;
}
li.req_submenu .r_item_img {
	padding: 15px 0 0 20px;
	float: left;
	clear: both;
	margin: 0;
}
li.req_submenu .r_item_txt_input {
	padding: 0 0 0 20px;
	float: left;
	clear: both;
	color: #fff;
	margin: 0;
}
li.req_submenu .r_item .login_txt, li.req_submenu .r_item_txt_input .login_txt {
	width: 140px;
	height: 18px;
	padding: 2px 3px;
	border: 2px solid #94e4ff;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
li.req_submenu .r_item .login_area {
	width: 140px;
	height: 68px;
	padding: 2px 3px;
	border: 2px solid #94e4ff;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.header_footer .news_ticker {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 500px;
	padding: 0 0 0 20px;
	margin: 0;
	float: left;
	color: #fff;
}
.header_footer .news_ticker a {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
#req_submenu {
	visibility: hidden;
}
/*-  Content Container



----------------------------------------------------------------------*/



.content_container {
	width: 970px;
	padding: 0;
	margin: 0 auto;
}
.pads {
	width: 950px;
	padding: 20px 0 0 15px;
	margin: 0;
	float: left;
	clear: both;
}
.pad1 {
	width: 310px;
	height: 90px;
	float: left;
	display: block;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/prop_buy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	margin: 0 10px 0 0;
}
.pad2 {
	width: 310px;
	height: 90px;
	float: left;
	display: block;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/prop_sell.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
	margin: 0 10px 0 0;
}
.pad3 {
	width: 310px;
	height: 90px;
	float: left;
	display: block;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/prop_rent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
}
.pad1 a {
	width: 260px;
	height: 50px;
	padding: 40px 34px 0 16px;
	color: #fff;
	font-weight: normal;
	display: block;
	text-decoration: none;
}
.pad2 a {
	width: 260px;
	height: 50px;
	padding: 40px 34px 0 16px;
	color: #333;
	font-weight: normal;
	display: block;
	text-decoration: none;
}
.pad3 a {
	width: 260px;
	height: 50px;
	padding: 40px 34px 0 16px;
	color: #fff;
	font-weight: normal;
	display: block;
	text-decoration: none;
}
.pad1 a:hover, .pad2 a:hover, .pad3 a:hover {
	text-decoration: underline;
}
.index_content {
	width: 950px;
	padding: 20px 0 0 20px;
	margin: 0;
	float: left;
	clear: both;
}
/*



.info_tec {



	width: 289px;



	padding: 0 0 0 10px;



	float: left;



	border-right: 1px solid #333;



	height: 300px;



}



.info_tec h1{



	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;



	font-size: 17px;



	width: 250px;



	padding: 10px 0;



	margin: 0;



	float: left;



	color: #444;



	font-weight: normal;



}



.info_tec .txt{



	font-size: 12px;



	width: 250px;



	padding: 10px 0;



	margin: 0;



	float: left;



	color: #444;



	font-weight: normal;



}



*/







.rollercoster {
	float: left;
	width: 639px;
	height: 300px;
	border-right: 1px solid #333;
}
.rollercoster h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	width: 250px;
	padding: 10px 0 10px 30px;
	margin: 0;
	float: left;
	color: #444;
	font-weight: normal;
}
.rollercoster .nextprev_btn {
	margin-left: 600px;
}
.index_footer {
	width: 950px;
	padding: 20px 0 20px 20px;
	margin: 0;
	float: left;
	clear: both;
	text-align: left;
}
/*

.newsletter {



	width: 278px;



	height: 128px;



	border-top: 1px solid #d6d6d6;



	border-right: 1px solid #222;



	border-bottom: 1px solid #222;



	border-left: 1px solid #d6d6d6;



	float: left;



	display: block;



	padding: 5px 10px;



}

*/



.newsletter {
	width: 278px;
	height: 94px;
	background: #efefef;
	float: left;
	display: block;
	padding: 5px 10px;
}
.newsletter h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099ff;
	margin: 0;
	padding: 5px 0;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 11px;
}
.newsletter .n_item {
	float: left;
	clear: both;
	padding: 5px 0;
}
.newsletter .n_item .newsletter_txt {
	width: 126px;
	height: 18px;
	padding: 2px 3px;
	border: 2px solid #ccc;
	background-color: #fff;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.subscribe_btn {
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/grey_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0 none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 85px;
	height: 26px;
	line-height: 26px;
}
/*-  Smith and Ken ads



----------------------------------------------------------------------*/

/*

.smthken_ads {



	float: left;



	width: 640px;



}



.smthken_ads .ad1{

	float: left;

	margin: 20px 0 0 0;

	padding: 0 63px 0 20px;

	width: 237px;

	height: 94px;

}



.smthken_ads .ad2{

	float: left;

	margin: 20px 0 0 0;

	padding: 0 0 0 19px;

	border-left: 1px solid #222;

	width: 237px;

	height: 94px;

}



.smthken_ads .ad1 a img, .smthken_ads .ad2 a img {

	border: 0 none;	

}



*/



.smthken_ads {
	float: left;
	width: 940px;
	margin: 25px 0 0 0;
}
.smthken_ads .ad1 {
	float: left;
	padding: 0 63px 0 0;
	border-right: 1px solid #222;
	width: 237px;
	height: 94px;
}
.smthken_ads .ad2 {
	float: left;
	padding: 0 62px 0 19px;
	border-right: 1px solid #222;
	width: 237px;
	height: 94px;
}
.smthken_ads .ad1 a img, .smthken_ads .ad2 a img {
	border: 0 none;
}
/*-  Two Columns



----------------------------------------------------------------------*/



.left_container {
	padding: 20px 30px 0 10px;
	width: 650px;
	float: left;
}
.right_container {
	padding: 20px 0;
	width: 280px;
	float: left;
}
.left_container h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 600px;
	font-size: 22px;
	float: left;
	display: block;
	padding: 15px 10px;
	margin: 0;
	line-height: 28px;
	color: #aaa;
}
.left_container .save_complete {
	float: right;
	padding: 15px 0 0 0;
	margin: 0;
}
.left_container .back {
	float: right;
	padding: 20px 0 0 0;
	margin: 0;
	width: 90px;
}
.left_container .back a {
	padding: 0 0 0 8px;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/small_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	font-weight: normal;
}
/*-  Refine Search, Pagination, etc, etc



----------------------------------------------------------------------*/



.pagination_container {
	width: 640px;
	padding: 0 0 0 10px;
	float: left;
	clear: both;
	border-top: 1px solid #e5e5e5;
	line-height: 36px;
}
.pagination_container .stats {
	float: left;
	width: 300px;
	font-size: 10px;
}
.pagination_container .pagination {
	float: right;
	text-align: right;
	width: 300px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pagination_container .pagination img {
	padding-top: 10px;
}
.pagination_container .pagination a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #222;
	text-decoration: none;
	padding: 5px;
	margin: 0 0 0 1px;
}
.pagination_container .pagination a:hover {
	border: 1px solid #e5e5e5;
	padding: 4px;
}
.pagination_container .pagination a.active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding: 4px;
	margin: 0 0 0 1px;
	color: #0099ff;
	border: 1px solid #e5e5e5;
}
.refine_search {
	border-top: 1px solid #dfdfdf;
	background-color: #f3f3f3;
	float: left;
	clear: both;
	padding: 10px;
	width: 630px;
}
.refine_search .left {
	float: left;
	display: block;
	width: 480px;
}
.refine_search .left h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 480px;
	font-size: 14px;
	float: left;
	display: block;
	padding: 5px 0;
	margin: 0;
	line-height: 22px;
	color: #444;
	clear: both;
}
.refine_search .left .ref_item {
	float: left;
	padding: 0 10px 10px 0;
}
.refine_search .left .ref_item select {
	width: 150px;
	padding: 5px 1px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.refine_search .icons {
	float: right;
	text-align: right;
}
.refine_search .icons a {
	margin: 0 0 0 10px;
}
/*-  Search Results



----------------------------------------------------------------------*/



.search_results_container {
	width: 650px;
	padding: 10px 0;
	float: left;
	clear: both;
	display: block;
}
.prop_container {
	width: 628px;
	padding: 10px;
	float: left;
	clear: both;
	display: block;
	border: 1px solid #e5e5e5;
	margin: 0 0 10px 0;
}
.prop_container .left_col {
	width: 190px;
	float: left;
}
.prop_container .left_col .thumb .thumb_holder {
	height: 136px;
	overflow: hidden;/* border: 1px solid #cdcdcd; */



}
.prop_container .prop_icons {
	width: 190px;
	float: left;
	clear: both;
	border-bottom: 1px solid #e5e5e5;
}
.prop_container .prop_icons .item_ico1 {
	float: left;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/icon_bed.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 30px;
	margin: 0 20px 0 0;
}
.prop_container .prop_icons .item_ico2 {
	float: left;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/icon_bath.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 28px;
	margin: 0 20px 0 0;
}
.prop_container .prop_icons .item_ico3 {
	float: left;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/icon_car.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 35px;
	margin: 0 20px 0 0;
}
.prop_container .smth_ken {
	width: 120px;
	height: 40px;
	padding: 0 0 0 70px;
	margin: 10px 0 0 0;
	line-height: 40px;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/smth_ken.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #1c81a2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	clear: both;
}
.prop_container .right_col {
	width: 400px;
	float: left;
	padding: 0 0 0 20px;
}
.prop_container .right_col .save_this {
	width: 400px;
	float: right;
	text-align: right;
	margin: -40px -18px 0 0;
}
.prop_container .right_col h3 {
	width: 250px;
	float: left;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 20px;
}
.prop_container .right_col h3.my_listing_heading {
	width: 400px;
}
.prop_container .right_col p {
	width: 400px;
}
.prop_container .right_col h4 {
	width: 250px;
	float: left;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 0;
	line-height: 16px;
}
.prop_container .right_col .ref {
	width: 350px;
	float: left;
	clear: both;
	font-weight: bold;
	color: #000;
}
.prop_container .right_col .ref .blue2 {
	color: #0099ff;
	font-size: 14px;
	padding: 0 10px 0 0;
}
.prop_container .right_col .apply {
	width: 420px;
	float: left;
	clear: both;
	color: #1c81a2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px 0 0 0;
}
.prop_container .right_col .apply input {
	margin: 0 10px 0 0;
}
.prop_container .right_col .apply span {
	float: right;
	text-align: right;
	line-height: 30px;
}
.save_btn {
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/lightblue2_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0 none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 80px;
	height: 26px;
	line-height: 26px;
}
.save_btn2 {
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/lightblue2_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0 none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 130px;
	height: 26px;
	line-height: 26px;
}
.view_btn {
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/lightblue3_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0 none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	float: left;
	width: 130px;
	height: 28px;
	line-height: 28px;
}
.offer_btn {
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/grey2_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0 none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	float: left;
	width: 130px;
	height: 28px;
	line-height: 28px;
}
/*-  Property Details



----------------------------------------------------------------------*/



.prop_title {
	width: 640px;
	float: left;
	clear: both;
	display: block;
	padding: 10px 0 10px 10px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.prop_title h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 430px;
	font-size: 22px;
	float: left;
	display: block;
	padding: 5px 0 0 0;
	margin: 0;
	line-height: 26px;
	color: #26293c;
}
.prop_title .price {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 430px;
	font-size: 16px;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	line-height: 18px;
	color: #26293c;
}
.blue3 {
	color: #01548c;
}
.blue4 {
	font-size: 13px;
	font-weight: bold;
	color: #01548c;
}
.prop_title .tools {
	width: 200px;
	float: right;
	text-align: right;
}
.prop_title .tools .tool_item {
	width: 200px;
	clear: both;
	padding: 0;
}
.prop_title .tools .tool_item a {
	font-size: 11px;
	color: #444;
	padding: 0 18px 0 0;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/icon_tool.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: normal;
	text-decoration: none;
}
.prop_title .tools .tool_item a:hover {
	text-decoration: underline;
}
/*-  Property Tools



----------------------------------------------------------------------*/



.prop_tools {
	width: 640px;
	float: left;
	clear: both;
	display: block;
	padding: 0;
}
.prop_tools ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.prop_tools ul li {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 59px;
}
.prop_tools ul li.save {
	float: right;
	line-height: 59px;
	text-align: right;
}
.prop_tools ul li img {
	width: 1px;
	height: 59px;
	padding: 0;
	margin: 0;
	float: left;
}
.prop_tools ul li a {
	width: 40px;
	display: block;
	float: left;
	height: 59px;
	line-height: 59px;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/propmenu_icons.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 5px;
}
.prop_tools ul li a.txt_link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444;
	background-image: none;
	width: auto;
	padding: 0 5px 0 10px;
	font-weight: normal;
}
.prop_tools ul li a.txt_link:hover {
	background-image: none;
	width: auto;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.txt_link_active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444;
	background-image: none;
	width: auto;
	padding: 0 5px 0 10px;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}
.prop_tools ul li a.tool_icon1 {
	background-position: 5px top;
}
.prop_tools ul li a.tool_icon1:hover {
	background-position: 5px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon1_active {
	background-position: 5px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon2 {
	background-position: -49px top;
}
.prop_tools ul li a.tool_icon2:hover {
	background-position: -49px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon2_active {
	background-position: -49px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon3 {
	background-position: -103px top;
}
.prop_tools ul li a.tool_icon3:hover {
	background-position: -103px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon3_active {
	background-position: -103px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon4 {
	background-position: -157px top;
}
.prop_tools ul li a.tool_icon4:hover {
	background-position: -157px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon4_active {
	background-position: -157px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon5 {
	background-position: -211px top;
}
.prop_tools ul li a.tool_icon5:hover {
	background-position: -211px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon5_active {
	background-position: -211px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon6 {
	background-position: -265px top;
}
.prop_tools ul li a.tool_icon6:hover {
	background-position: -265px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon6_active {
	background-position: -265px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon7 {
	background-position: -319px top;
}
.prop_tools ul li a.tool_icon7:hover {
	background-position: -319px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon7_active {
	background-position: -319px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon8 {
	background-position: -373px top;
}
.prop_tools ul li a.tool_icon8:hover {
	background-position: -373px -60px;
	border-bottom: 1px solid #fff;
}
.prop_tools ul li a.tool_icon8_active {
	background-position: -373px -60px;
	border-bottom: 1px solid #fff;
}
/*-  Quick Contact



----------------------------------------------------------------------*/



.prop_details {
	width: 650px;
	float: left;
	clear: both;
	display: block;
	padding: 20px 0 10px 0;
}
.prop_details .left_col {
	width: 320px;
	float: left;
	padding: 0 0 0 10px;
}
.prop_details .left_col .gallery {
	width: 320px;
	float: left;
}
.prop_details .left_col .gallery img {
	cursor:url(../../../graphics/template/magnify.cur), pointer;
	border: 1px solid #ccc;
}
.prop_details .left_col .gal_menu {
	width: 320px;
	line-height: 16px;
	height: 22px;
	float: left;
}
.prop_details .left_col .gal_menu .zoom {
	float: left;
	line-height: 16px;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/zoom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 24px;
}
.prop_details .left_col .gal_menu .g_arrows {
	float: right;
	text-align: right;
	line-height: 16px;
}
.prop_details .right_col {
	width: 300px;
	padding: 10px 0 0 20px;
	float: left;
}
.prop_details .right_col .size {
	width: 300px;
	float: left;
	clear: both;
}
.prop_details .right_col .price {
	font-size: 18px;
	color: #cc3300;
	width: 300px;
	float: left;
	clear: both;
	padding: 0 0 10px 0;
}
.prop_stats1 {
	border-top: 1px solid #e5e5e5;
	float: left;
	clear: both;
	padding: 0 0 10px 0;
}
.prop_stats1 ul {
	width: 300px;
	padding: 10px 0;
	margin: 0;
	list-style-type: none;
}
.prop_stats1 ul li {
	padding: 3px 0 3px 10px;
	margin: 0;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/dot_blue.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	line-height: 14px;
	float: left;
	clear: both;
	width: 255px;
}
.prop_stats2 {
	border-top: 1px solid #e5e5e5;
	float: left;
	clear: both;
	padding: 0 0 10px 0;
}
.prop_stats2 ul {
	width: 300px;
	padding: 10px 0;
	margin: 0;
	list-style-type: none;
}
.prop_stats2 ul li {
	padding: 3px 0 3px 10px;
	margin: 0;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/dot_black.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	line-height: 14px;
	float: left;
	clear: both;
}
ul.prop_stats3 {
	padding: 10px 0;
	margin: 0;
	list-style-type: none;
}
ul.prop_stats3 li {
	padding: 3px 0 3px 10px;
	margin: 0;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/dot_black.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	line-height: 14px;
	float: left;
	width: 200px;
}
.prop_details .right_col .prop_icons {
	width: 300px;
	border-top: 1px solid #e5e5e5;
	height: 35px;
	line-height: 35px;
	padding: 5px 0;
	float: left;
	clear: both;
}
.prop_details .right_col .prop_icons .item_ico1 {
	float: left;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/icon_bed.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 30px;
	margin: 0 20px 0 0;
}
.prop_details .right_col .prop_icons .item_ico2 {
	float: left;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/icon_bath.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 28px;
	margin: 0 20px 0 0;
}
.prop_details .right_col .item_ico3 {
	float: left;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/icon_car.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 35px;
	margin: 0 20px 0 0;
}
.prop_details .right_col .ref {
	width: 300px;
	border-top: 1px solid #e5e5e5;
	padding: 5px 0;
	float: left;
	clear: both;
}
.prop_details .right_col .act {
	width: 300px;
	border-top: 1px solid #e5e5e5;
	padding: 15px 0 10px 0;
	float: left;
	clear: both;
}
.prop_details .right_col .act input {
	margin: 0 10px 0 0;
}
.prop_descr {
	width: 640px;
	float: left;
	clear: both;
	display: block;
	padding: 0 0 0 10px;
}
.prop_descr h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01548c;
	margin: 0;
	padding: 20px 0;
	font-weight: normal;
	line-height: 11px;
	float: left;
	clear: both;
	width: 600px;
}

/*-  Quick Contact
----------------------------------------------------------------------*/
.quick_contact {
	width: 608px;
	padding: 10px;
	float: left;
	clear: both;
	display: block;
	border: 1px solid #5c5c5c;
	margin: 10px 0 25px 0;
}
.quick_contact h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin: 0;
	padding: 5px 0;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 11px;
}
.quick_contact p {
	width: 608px !important;
	padding-bottom: 20px !important;
}
.quick_contact .form_item {
	padding: 0;
	margin: 0;
	float: left;
	width: 540px;
}
.quick_contact .form_item .c_item {
	float: left;
	width: 250px;
	padding: 0 20px 20px 0;
	margin: 0;
}
.quick_contact .form_item .c_item .cnt_txt {
	width: 238px;
	height: 18px;
	padding: 5px 6px 0 6px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 11px;
	font-weight: normal;
	color: #666;	
}
.quick_contact .form_item .c_item .cnt_txt1 {
	border: 1px solid #ccc;
	padding: 3px;
	height: 28px;
	width: 252px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	float: left;
	background-color: #fff;
}
.quick_contact .form_item .c_item .cnt_area {
	font-family: Arial, Helvetica, sans-serif;
	width: 508px;
	height: 100px;
	padding: 5px 6px 0 6px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.quick_contact .form_item .c_item .btn {
	border: 0 none;
	width: 25px;
	height: 25px;
	color: #fff;
	padding: 0;
	background-attachment: scroll;
	background-image: url(../../graphics/template/btn-go.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
}

/* validation error class */
.quick_contact .form_item .c_item input.error {
	border: 1px solid #0099ff;
	background: #edf8fd;
}
.quick_contact .form_item .c_item textarea.error {
	border: 1px solid #00adff;
	background: #edf8fd;
}
.quick_contact .form_item .c_item select.error {
	border: 1px solid #00adff;
	background: #edf8fd;
}
.quick_contact .form_item .c_item label.error {
	color: #0099ff;
	font-size: 10px;
	float: left;
}

/*
class of the contact form if we want it to appear on the right side */
.quick_contact_small {
	width: 258px;
	padding: 10px;
	float: left;
	clear: both;
	display: block;
	border: 1px solid #5c5c5c;
}
.quick_contact_small h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin: 0;
	padding: 5px 0;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 11px;
}
.quick_contact_small .c_item {
	margin: 0;
	padding: 5px 0;
	float: left;
	clear: both;
	width: 255px;
}
.quick_contact_small .c_item .cnt_txt {
	width: 212px;
	height: 18px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.quick_contact_small .c_item .cnt_txt1 {
	width: 220px;
	padding: 5px 1px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.quick_contact_small .c_item .cnt_area {
	font-family: Arial, Helvetica, sans-serif;
	width: 212px;
	height: 80px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

.quick_contact_small .c_item input.error {
	border: 1px solid #0099ff;
	background: #edf8fd;
}
.quick_contact_small .c_item textarea.error {
	border: 1px solid #00adff;
	background: #edf8fd;
}
.quick_contact_small .c_item select.error {
	border: 1px solid #00adff;
	background: #edf8fd;
}
.quick_contact_small .c_item label.error {
	color: #0099ff;
	font-size: 10px;
	float: left;
}


/*-  Footer
----------------------------------------------------------------------*/
.footer {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	height: 90px;
	background-color: #eaeaea;
}
.footer .footer_menu {
	width: 970px;
	padding: 0;
	margin: 0 auto;
}
.footer .footer_menu ul {
	padding: 0 0 0 20px;
	margin: 0;
	list-style-type: none;
}
.footer .footer_menu ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
	height: 60px;
	line-height: 60px;
	color: #666;
}
.footer .footer_menu ul li a {
	color: #666;
	text-decoration: none;
}
.footer .footer_menu ul li a:hover {
	text-decoration: underline;
}
.footer .footer_menu ul li a.active {
	color: #666;
	text-decoration: underline;
}
.footer_menu .bookmark {
	width: 300px;
	float: right;
	text-align: right;
	padding: 20px 10px 0 0;
}
.footer_menu .bookmark a {
	border: 0;
	padding: 0;
	margin: 0;
}
.footer_menu .bookmark img {
	border: 0;
	padding: 0;
	margin: 0;
}
.footer .footer_bottom {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	height: 30px;
	line-height: 30px;
	background-color: #222;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer .footer_bottom .copy_cont {
	width: 970px;
	padding: 0;
	margin: 0 auto;
}
.footer .footer_bottom .copy_cont .copy {
	width: 800px;
	padding: 0 0 0 20px;
	float: left;
	line-height: 30px;
}
.footer .footer_bottom .copy_cont .copy a {
	color: #fff;
	text-decoration: none;
}
.footer .footer_bottom .copy_cont .copy a:hover {
	text-decoration: none;
}
.footer .footer_bottom .copy_cont .copy span {
	padding-left:400px;
}
.footer .footer_bottom .copy_cont .made_by {
	width: 50px;
	padding: 0 10px 0 0;
	float: left;
	text-align: right;
	line-height: 30px;
}
.footer .footer_bottom .copy_cont .made_by a {
	color: #fff;
	text-decoration: none;
}
.footer .footer_bottom .copy_cont .made_by a:hover {
	text-decoration: underline;
}
.footer .footer_bottom .copy_cont .made_by {
	float: right;
	text-align: right;
	width: 400px;
}
/*-  Ads



----------------------------------------------------------------------*/



.ad_270 {
	width: 280px;
	float: left;
	padding: 20px 0 0 0;
	display: block;
	clear: both;
}
.ad_270 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: underline;
	color: #666;
}
.ad_270 .ad {
	border: 1px solid #5c5c5c;
	float: left;
	width: 270px;
	display: block;
	padding: 4px;
	margin: 0;
}
.ad_270 .ad a {
	float: left;
	margin: 0;
	padding: 0;
}
.ad_270 .ad a img {
	border: 0 none;
	float: left;
}
/*-  sub pages links



----------------------------------------------------------------------*/



.subpage_links {
	width: 650px;
	float: left;
	clear: both;
}
.subpage_links ul {
	padding: 0 0 30px 10px;
	margin: 0;
	list-style-type: none;
}
.subpage_links ul li {
	padding: 0 5px 0 0;
	margin: 0;
	list-style-type: none;
	color: #33ccff;
	float: left;
	font-weight: normal;
}
.subpage_links ul li a {
	margin: 0;
	padding: 0;
	color: #33ccff;
	float: left;
	font-weight: normal;
	text-decoration: none;
}
.subpage_links ul li a:hover {
	text-decoration: underline;
}
.subpage_links ul li.active {
	text-decoration: underline;
}
/*-  forms error handler



----------------------------------------------------------------------*/

/*

.newsletter .n_item input.error{ border: 2px solid #0099ff; background: #edf8fd; }

.newsletter .n_item label.error{ color: #0099ff; font-size: 10px; padding: 0 0 5px 10px; border-bottom: 1px dotted #0099ff; }

*/





#login_reveal .l_item input.error {
	border: 2px solid #0099ff;
	background: #edf8fd;
	background: #edf8fd;
}
.request_menu .req_submenu input.error {
	border: 2px solid #00adff;
	background: #edf8fd;
}
.request_menu .req_submenu textarea.error {
	border: 2px solid #00adff;
	background: #edf8fd;
}
.quick_contact .c_item input.error {
	border: 1px solid #0099ff;
	background: #edf8fd;
}
.quick_contact .c_item textarea.error {
	border: 1px solid #00adff;
	background: #edf8fd;
}
.quick_contact .c_item select.error {
	border: 1px solid #00adff;
	background: #edf8fd;
}
.quick_contact .c_item label.error {
	color: #0099ff;
	font-size: 10px;
	float: left;
}
.watermark {
	color: #444;
}
.prop_descr ul {
	clear: both;
}
/*-  home page introduction scroller



----------------------------------------------------------------------*/



.info_tec {
	position: relative;
	overflow: hidden;
	width: 289px;
	padding: 0 0 0 10px;
	float: left;
	border-right: 1px solid #333;
	height: 300px;
}
.info_tec .items {
	width: 10000em;
	position: absolute;
	z-index: 100;
}
.info_tec .items .property_intro {
	height: 300px;
	float: left;
}
.info_tec .items .property_intro h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	width: 249px;
	padding: 10px 50px 10px 0;
	margin: 0;
	float: left;
	color: #444;
	font-weight: normal;
	clear: both;
}
.info_tec .items .property_intro h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	width: 249px;
	padding: 10px 50px 10px 0;
	margin: 0;
	float: left;
	color: #444;
	font-weight: normal;
	clear: both;
}
.info_tec .items .property_intro .txt {
	font-size: 12px;
	width: 249px;
	padding: 10px 50px 10px 0;
	margin: 0;
	float: left;
	color: #444;
	font-weight: normal;
	clear: both;
}
.info_tec .scroll_buttons {
	z-index: 1000;
	margin-left: 250px;
	position: absolute;
}
.info_tec .scroll_buttons a.nextPage.disabled {
}
.info_tec .scroll_buttons a.prevPage.disabled {
}
.prevPage {
	cursor: pointer;
}
.nextPage {
	cursor: pointer;
}
/* search results - property portal database */



.prop_container .pportal {
	width: 120px;
	height: 40px;
	padding: 0 0 0 70px;
	margin: 10px 0 0 0;
	line-height: 40px;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/pportal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #1c81a2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	clear: both;
}
.prop_container .right_col .apply2 {
	width: 420px;
	float: left;
	clear: both;
	color: #1c81a2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px 0 0 0;
}
.prop_container .right_col .apply2 input {
	margin: 0 10px 0 0;
}
.prop_container .right_col .apply2 span {
	float: right;
	text-align: right;
	line-height: 30px;
}
.apply2 a {
	padding: 10px 10px 10px 30px;
	margin-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	width: 90px;
}
.apply2 a {
	padding: 10px 10px 10px 30px;
	margin-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	width: 90px;
}
.apply2 a.view_btn2 {
	background-attachment: scroll;
	background-image: url(../../../graphics/template/lightblue3_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.apply2 a.view_btn2:hover {
	text-decoration: underline;
}
.apply2 a.offer_btn2 {
	background-attachment: scroll;
	background-image: url(../../../graphics/template/grey2_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.apply2 a.offer_btn2:hover {
	text-decoration: underline;
}
.apply2 a.view_btn {
	padding: 10px 10px 10px 20px;
	margin-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/lightblue3_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 100px;
}
.apply2 a.view_btn:hover {
	text-decoration: underline;
}
.apply2 a.offer_btn {
	padding: 10px 10px 10px 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/grey2_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 100px;
}
.apply2 a.offer_btn:hover {
	text-decoration: underline;
}
.prop_container .right_col h3 a.title {
	font-weight: normal;
	text-decoration: none;
}
.prop_container .right_col h3 a.title:hover {
	text-decoration: underline;
}
/*-  AUTO SUGGEST SEARCH FORM



----------------------------------------------------------------------*/



#suggestions {
	margin-top: 5px;
	position: absolute;
	padding: 0;
	clear: both;
	float: left;
	background-color: #fff;
	width: 410px;
	font-size: 11px;
	z-index: 10000;
	display: none;
}
#suggestions a {
	display: block;
	background-color: #33c8f3;
	clear: both;
	padding: 0 5px;
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #4dd6fe;
}
#suggestions a:hover {
	background-color: #207ca1;
	color: #fff;
	border-bottom: 1px solid #207ca1;
	border-bottom: 1px solid #b5eefe;
}
#suggestions a span.searchheading {
	display: block;
	font-weight: normal;
	color: #444;
	font-size: 11px;
}
#suggestions a:hover span.searchheading {
	color: #fff;
}
#suggestions a span {
	color: #fff;
}
#suggestions a:hover span {
	color: #fff;
}
#suggestions span.seperator a {
	background-color: #444;
	display: block;
	color: #fff;
	border-bottom: 0 none;
}
#suggestions span.seperator2 a {
	background-color: #000;
	display: block;
	color: #33c8f3;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/search_icon.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 25px;
	border-bottom: 0 none;
}
/*-  S&K property details gallery scroller



----------------------------------------------------------------------*/



.sk_info_tec {
	position: relative;
	overflow: hidden;
	width: 320px;
	float: left;
	height: 115px;
}
.sk_info_tec .items {
	width: 10000em;
	position: absolute;
	padding-top: 22px;
}
.sk_info_tec .items img {
	padding-right: 7px;
}
.sk_info_tec .scroll_buttons {
	z-index: 1000;
	margin-left: 285px;
	position: absolute;
}
.sk_info_tec .scroll_buttons a.nextPage.disabled {
}
.sk_info_tec .scroll_buttons a.prevPage.disabled {
}
/*-  Google Map on own property listing



----------------------------------------------------------------------*/



.g_arrows a {
	width: 61px;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/gmap.gif);
	background-repeat: no-repeat;
	padding: 0 2px;
}
.g_arrows a.gmap_icon {
	background-position: 5px top;
}
.g_arrows a.gmap_icon:hover {
	background-position: 5px -20px;
}
.g_arrows a.gmap_icon_active {
	background-position: 5px -60px;
}
#map_canvas {
	width: 640px;
	height: 300px;
	border: 1px solid #444;
	clear: both;
}
#map_canvas_results {
	width: 648px;
	height: 400px;
	border: 1px solid #E5E5E5;
	clear: both;
	display: none;
}
/*-  arrange viewing date picker



----------------------------------------------------------------------*/



#ui-timepicker-div {
	z-index: 100000;
}
#ui-datepicker-div {
	z-index: 100000;
}
.prop_descr p {
	width: 640px;
}
.sk_prop_container {
	width: 190px;
	float: left;
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}
.sk_prop_container .smth_ken {
	width: 120px;
	height: 40px;
	padding: 0 0 0 70px;
	margin: 10px 0 0 0;
	line-height: 40px;
	background-attachment: scroll;
	background-image: url(../../../graphics/template/smth_ken.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #1c81a2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	clear: both;
}
/* currency converter + google map view */



#updating {
	padding: 0;
	margin: 0;
}
#updating img {
	padding: 4px 6px 0 0;
}
#loading, #loading_2, #loading_offer, #loading_viewing, #loading_tell, #loading_nl, #loading_user_register {
	padding-left: 5px;
}
.clear {
	clear: both;
}
.scroll {
	overflow: hidden;
}
.facebook_container p {
	width: 255px;
}
.live {
	position:relative;
	top: -86px;
	left:339px;
	color:#FFFFFF;
	font-size:12px;
	width: 450px;
}
.live strong {
	font-weight:normal;
	color:#32c9fb;
}
.savesearch_container {
	width: 628px;
	padding: 10px;
	float: left;
	clear: both;
	display: block;
	border: 1px solid #e5e5e5;
	margin: 0 0 10px 0;
}
.savesearch_container .delete_search {
	float: right;
	cursor: pointer;
}
/* -------------------------------------------------------- jquery.tooltip.css ------------------------------------------------------------- */

#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #16a9cc;
	opacity: 0.90;
	color: #fff;
	/* box-shadow: 1px 1px 2px #999;

	-moz-box-shadow: 1px 1px 2px #999;

	-webkit-box-shadow: 1px 1px 2px #999;

	*/

	padding: 0 10px 5px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 200px;
}
#tooltip div {
	margin: 0;
}
#tooltip div.body {
	font-size: 11px;
	line-height: 14px;
}
#tooltip div.url {
	font-size: 11px;
}
#tooltip h3 {
	font-size: 13px;
	padding: 3px 0;
	margin:0;
	font-weight: bold;
}
/* -------------------------------------------------------- slider/style.css ------------------------------------------------------------- */

#wrapper {
	width: 635px;
	margin: 0px auto;
}
#intro {
	padding-bottom: 10px;
}
#slider {
	width: 635px;
	margin: 0 auto;
	position: relative;
	border: none;
}
.scroll {
	overflow: hidden;
	width: 635px;
	margin: 0 auto;
	position: relative;
}
.scrollContainer {
	position: relative;
}
.scrollContainer div.panel {
	padding: 10px;
	width: 224px;
	height: 318px;
	cursor: pointer;
}
.inside {
	padding: 10px;
	border: 1px solid #b9b9b9;
}
.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 200px;
}
.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 12px;
	margin: 0;
}
.inside p {
	font-size: 10px;
	color: #ccc;
}
.scrollButtons {
	cursor: pointer;
}
.hide {
	display: none;
}
.start_crawler {
	padding: 0 !important;
	margin: 0 !important;
}

