#countryselect {
	position: absolute;
	/* border:1px solid gray; */
	width: 200px;
	left: 500px;
	top: 28px;
}

#countryselect select {
	height: 25px;
}
.forms input, textarea {
font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
font-size:11.5px;
padding:5px;
width:200px;
margin: 5px;
}
.forms input, textarea {
border:1px solid #CDCDCD;
color:#333333;
}
.forms textarea{
	width: 350px;
}
.alert {
	color: blue;
	margin-left: 120px;
	margin-bottom: 20px;
}
.error {
	color: red;
	margin-left: 120px;
}
.forms input, textarea {
line-height:normal !important;
}
.forms label {
float: left;
margin-right: 20px;
width: 100px;
clear: both;
}

html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, label, legend, img, a, abbr, acronym, ul, ol, dl, dt, dd, li, hr, table, td, th, big, small, q, strong, em, sup, sub, del, cite, code {
	border:0;
	font-size:100%;
	outline:0;
	margin:0;
	padding:0;
}
* {
	padding: 0;
	margin: 0;
}
body {
	background:url(/images/back_top.gif) repeat-x top;
	font:normal normal 12px/15px Arial,Helvetica,sans-serif;
	color:#151515;
}
h2 {
	font-size:18px;
	margin:20px 0 10px 10px
}

h2.searchlist_title {margin:0;float:left;}
h1.detail_title {
	font-size:28px;
	margin-top:20px;
	line-height:24px;
	color:#F60;
}
p.description {
	padding:10px;
	line-height:18px
}
th {
	color:#9A7636;
	text-align:left;
	width:150px;
	padding-left:10px;
}
.detail-left-column {width:300px;}
.detail-right-column {width:300px;}
#detail-page-photos {padding:0 20px 0 20px}
.small-thumbs {width:100px;height:100px;float:left;margin:5px;overflow:hidden;}
.small-thumbs img {width:100px;height:100px;float:left;margin:5px;}

#large-thumb { border: 1px solid #ccc;
               padding:5px;
	
}
img.large-thumb {
	background-color:#fff;
       
}
canvas {
	margin-top:-54px!important;
}
#wrapper {
   	padding:1px;
	border-top: 0px solid #FF7519;

}
#homecontent {
	margin: 0 auto;
	width:998px;
}
#top {
	
}

#accordion select {width:150px}

#accordion {margin-top:10px;}
#navigation {
	float: left;
	width: 100%;
	color: #333;
	margin: 20px 0 20px 0;
}
#leftcolumn {
	color: #333;
	/*border: 1px solid #FFDFC9; */
 	margin: 0;
	padding: 0 10px 0 16px;
	width: 240px;
	float: left;
}
#content {
	color: #333;
	margin: 0px 190px 20px 270px;
}
.logo {float:left;margin-right:15px;}
#searchbykeyword {float:left;display: inline;}

#search {display:none;}

input.mainsearch {
font-size:28px;
padding:0 10px;
width:370px;
float:left;
}
.searchexample {font-size:11px;padding:6px;}

#content_detail {
	color: #333;
	margin: 0px 5px 5px 0px;
}
#rightcolumn {
	color: #333;
       margin: 10px;
	ppadding: 0 10px 0 16px;
	width: 160px;
	float: right;
	position: relative;
}
.clear {
	clear: both;
}
.left_box {
	border: 1px solid #FFDFC9;
	width: 170px;
	padding: 0 10px;
	overflow: hidden;
	display: block;
}
.headingLeft {
	color:#509613;
	font-size:18px;
	font-weight:bold;
	height:19px;
	margin-bottom:10px;
	padding:5px 0 0 10px;
}
/* Various */
.clear {
	clear:both
}
/* Home search form */

#search div.name {
	float:left;
	margin:0 10px 10px 0;
}
blockquote, q {
	quotes:none;
}
ul, ol {
	list-style:none;
}
.collapsed {
	text-decoration:none;
}
.expanded {
	text-decoration:none;
}
.collapsed:hover {
	color:red;
}
.expanded:hover {
	color:red;
}
a, a:hover, a:link, a:active, a:visited {
	text-decoration:none;
	color:#CC6600;
}
.ads_horizontal {
	text-align:center;
	vertical-align:middle;
	margin: 10px;
}
#paginate select, input {
	font-size:14px;
	padding:2px;
	margin-right:10px;
}
#paginate a:hover {
	color: #A51F06;
	background-color: #F3C91F;
	text-decoration: none;
}
#paginate span {
	font-weight: bold;
	color: gray;
	padding: 4px;
	margin: 3px;
}
#paginate {
	font-size:14px;	
	padding: 10px;
	text-align:right;
}
#paginate a {
	color: #A51F06;
	font-weight: bold;
}
.amenities {
	float: left;
	overflow: hidden;
	display: block;
	margin-left: 5px;
	width: 135px;
}
.amenities li {
	padding:3px;
}
.amenities li span {
	font-size: 10px;
	font-family: verdana;
}
.detail_ul {
	float: left;
	margin-left: 5px;
	width: 120px;
}
.detail_ul li {
	padding: 3px;
	display: block;
}
.detail_ul li span {
	font-size: 10px;
	font-family: verdana;
}
.detail_img {
	float:left;
	width: 95px;
	margin-top:5px;
}
.table_title {
	width: 120px;
}
td.attributes {
	width: 110px;
	height: 25px;
	text-align:left;
}
div.attributes_heading {
	margin-bottom:5px;
	padding-top: 5px;
	overflow:hidden;
}
.searchlist_title {
	margin-left: 15px;
	font-size: 17px;
	color: gray;
	float:left;
}
.price {
	float: right;
	text-align: right;
	font-size: 17px;
}
.miles_vt {
	/*float: right;
	text-align: right;*/
}
#crumbs {
	height:30px;
	border:1px solid #dedede;
}
#crumbs li.firsttab{padding-left:20px;}
#crumbs li {
	float:left;
	line-height:30px;
	color:#777;
	padding-left:.75em;
}
#crumbs li a {
	background:url(../img/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
}
#crumbs li a:link, #crumbs li a:visited {
	color:#777;
	text-decoration:none;
}
#crumbs a:link, #crumbs a:visited, #crumbs li a:hover, #crumbs li a:focus {
	color:#509613;
}

.pictureFrame {
position: relative;
display: block;
width: 90px;
height: 90px;
overflow: hidden;
}

.pictureFrame .image {
	position: absolute;
	left: 5px;
	display: block;
	width: 81px;
	height: 84px;
	overflow: hidden;
}
.pictureFrame .image img.defaultImage {
	margin: -12px 0 0 0;
}
.pictureFrame .overlay {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 90px;
	height: 90px;
	background: url(../img/picture_frame.png) left top transparent;
}
* html .pictureFrame .overlay {
	background: transparent;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/picture_frame.png', sizingMethod='crop');
}
#detail_heading {
	width: 400px;
	margin: 0 auto;
	text-align:center;
}
#detail_table {
	margin: 0 auto;
	width: 100%;
}
#detail_table td {
	padding:5px;
}
#detail_main td {
	vertical-align:top;
}
.any_radio {
	margin-bottom: 10px;
}
.extra_radio {
	margin-top: 10px;
	font-weight: bold;
}
.selected_radio {
	font-weight:bold;
}
.searched_query {
	color: #F60;
	padding: 5px;
}
.searched_query h3 {
    color: gray;
	position: relative;
	font-size: 17px;
}
.searched_query div {
	margin: 5px 0 0 0;
	padding: 3px 0 1px 24px;
	background: url(../img/thick.png) 0 50% no-repeat;
	font-weight:bold;
	clear: both;
	border-bottom: 1px dotted #E8F6F7;
	display: block;
}
.searched_query .editremove {
	font-size: 15px;
	position: absolute;
	top: 0;
	right: 0;
	display:none;
}
label.label_advanced {
	width: 80px;
	float:left;
	display: block;
}
.info {
	border:2px solid #B8E2FB;
	background:#E8F6FF url(../img/ico-info.gif) 10px 50% no-repeat;
	padding: 10px 10px 10px 30px;
	margin-bottom: 5px;
	font-size: 13px;
}
.warning {
	border:2px solid #F2DD8C;
	background:#FFF5CC url(../img/ico-warning.gif) 10px 50% no-repeat;
	padding: 10px 10px 10px 30px;
	margin-bottom: 5px;
	font-size: 13px;
}
.warning a {
	color:#df0000;
}
.warning a:hover, .warning a:active, .warning a:focus {
	color:#303030;
}
table.attributes {
	font-size: 11px;
	margin-left: 10px;
}
.results_row {
	padding: 5px;
	border: 1px solid #FFDFC9;
	margin-bottom: 10px;
}
.results_row h2 a {
	color:#F60;
}
.results_row h2 a:hover {
	text-decoration: underline;
}
.results_row span.attr {
	color: #53777A;
	padding:3px;
}
.results_row span.value {
	color: #C02942;
	padding:3px;
}
.results_row td.img {
	width: 94px;
}
.results_row td.center {
	width: 100%;
}
#freedom {
	float:left;
	width:110px;
	color:#68D;
}
.cont {
	width: 700px;
	float:left;
	background-color:#FFDFC9;
	padding: 10px;
	min-height: 200px;
}
.cont input.text {
	font-size:200%;
	width:200px;
}
#usual2 {
	width: 850px;
}
#freedom li a {
	width:80px;
	text-align:left;
	padding:2px 6px 4px;
	margin:1px;
*margin:0px;
	display:block;
	text-decoration:none;
}
#freedom li a:hover {
	width:98px;
}
#freedom li a.selected {
	background:#FFDFC9;
	color:#000;
	width:98px;
	cursor:default;
}
/* -------------- */

.box-wit {
	padding: 7px 13px;
}
.box-wit, .f-wit .i3 {
	background-color: #ffffff;
}
.bt, .bt div, .bb, .bb div {
	background-repeat:no-repeat;
}
.bt {
	background-position:100% 0;
	height:7px;
	margin:0 0 0 7px;
}
.bt div {
	background-position:0 0;
	font-size:0;
	height:7px;
	left:-7px;
	line-height:0;
	position:relative;
	width:7px;
}
.bb {
	background-position:100% 100%;
	height:7px;
	margin:0 0 0 7px;
}
.bb div {
	background-position:0 100%;
	font-size:0;
	height:7px;
	left:-7px;
	line-height:0;
	position:relative;
	width:7px;
}
.v {
	background-image: url(../img/box/box-wit-v.gif);
}
.h {
	background-image: url(../img/box/box-wit-h.gif);
}
.i1 {
	background-color:transparent;
	background-position:0 0;
	background-repeat:repeat-y;
}
.i2 {
	background-position:100% 0;
	background-repeat:repeat-y;
	height:100%;
}
.i3 {
	display:block;
	margin:0 3px;
	padding:1px 1px;
}
#base .i3 {
	border:medium none;
}
.i3:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.i3 {
	display:inline-block;
	display:block;
}
.alternate {
	color: green;
}
.alternate2 {
	color: green;
	font-size:12px!important;
}
.name {
	margin-top: 10px;
	font-size: 14px;
	color: gray;	

}
.name table {
	border: 0px;
	

}
.name .input_small {
	width: 50px;
	
}
.name select {
	font-size: 12px;
	padding:2px
	
}

input {
	padding:2px;
	font-size: 14px;
	

}
.footer {text-align:center;padding-top:10px;}
button.fg-button {
overflow:visible;
width:auto;
padding:9px 10px 9px 10px;
}
#search-results-button.fg-button {
overflow:visible;
width:auto;
padding:11px 12px 11px 12px;
}
.adv_search {font-size:11px;color:#CC6600}

#about {margin:30px 0 20px 0;padding:30px;line-height:16px}
#contact {margin:30px 0 20px 0;padding:30px;line-height:16px}
#contact p, #about p{line-height:18px;padding:0 0 6px 0}
#contact h3, #about h3{color:#C60}
#contact a, #about a{color:#C60;text-decoration:underline}

/* ***** USER ***** */

#user {
	border-bottom: 1px solid #ccc;
	padding: 4px 20px;
}

#user .links {
	font-size: 90%;
	line-height: 150%;
	color:#333 ;
}

.greytxt {
	font-size: 70%;
	line-height: 150%;
	color:#333 ;
}

#user .left {
	float: left;
}

#user .right {
	text-align: right;
}

#user span.s {
	margin: 0px 0.5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #ccc;
}

.imageResultsThumb {
border-width: 1px;
border-color: #ffffff;
border-style: solid;
width:120px;
height:100px;
display:block;
background-position:50% 95%;
background-repeat:no-repeat;
}

.ads_horizontal {padding:10px;background-color:#E6F2FF}

.pagination-nav {
	font-size: 120%
}
.pagination-nav a {
	padding: 5px 8px;
	border: 1px solid #ccc;
	margin: 0 2px
}
.pagination-nav a.currentpage {
	background-color: #ccc
}
.pagination-nav a:hover {
	background-color: #ffc
}

.box-cont { clear: right; padding-bottom: 10px; padding-left: 10px; color: #000; text-align: left; float: right; border-bottom: 1px solid #FFCA79; border-left: 1px solid #FFCA79; margin-top: 16px; margin-left: 7px; margin-bottom: 7px; 
}

  .bubble {
	position:relative;
/*	padding:5px;*/
	margin:38px 0 0.5em;
	color:#333;
	background:#fff;
/*display: block;*/
	
	/* css3 */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.bubble p {font-sizee:28px; line-heightt:1.25em;}

/* this isn't necessary, just saves me having to edit the HTML of the demo 
.example-twitter:before {
	content:url(twitter-logo.gif);
	display:block; /* reduce the damage in FF3.0 
	position:absolute;
	top:-60px;
	left:0;
	width:155px;

	height:36px;
}*/

/* creates the triangle */
.bubble:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	z-index:-1;
	top:-30px;
	right:145px;
	width:0;
	height:0;
	border:15px solid transparent;
	border-bottom-color:#fff;
}

/* display of quote author (alternatively use a class on the element following the blockquote) */
.bubble + p {padding-left:15px; font:14px Arial, sans-serif;
}

#foot-info{background:#f9f7ee url(../img/foot-shadow.gif) no-repeat top center;margin:0;padding:27px 0 0;clear:both;position:relative}
.container{width:100%;margin:0 auto;padding:0;position:relative}

