@charset "utf-8";
/* 
    Document   : easysearch.css
    $LastChangedRevision: 404 $
	$LastChangedBy: ChrisMcKee $
	$LastChangedDate: 2010-03-29 14:09:04 +0100 (Mon, 29 Mar 2010) $
    Description:
        EasyCottages Search Styles
*/

.easysearch, #easysearch {
background:url(/media/images/easysearchbgfull.jpg) no-repeat;
color:#000;
float:right;
height:306px;
margin:15px 8px 0 0;
padding:12px;
width:300px;
}

* html .easysearch {display:inline;}

.easysearch strong {
color:#fff;
font-size:16px;
}

#quicksearch {
clear:left;
}

.easysearch legend {
color:inherit;
font-size:14px;
padding:15px 0;
}

.easysearch select,input {
float:left;
margin-bottom:6px;
width:200px;
}

.easysearch .arrivaldate {
width:150px;
}

.easysearch label {
clear:left;
float:left;
font-weight:600;
width:75px;
}

.easysearch .easysearchset .sendform {
background:transparent url(/media/images/larger-btn.gif) no-repeat center top;
clear:both;
color:#fff;
float:left;
font:600 1.2em Arial;
height:27px;
left:100px;
margin:10px 0 0 70px;
padding:0 0 3px;
width:75px;
}

.easysearch .advancedsearch {
clear:none;
color:#069;
display:block;
float:left;
margin:16px 0 0 14px;
text-decoration:underline;
}

input#propref {
border:1px solid #CCC;
clear:left;
float:left;
width:150px;
height:23px;
}

.easysearch .cottagerefset {
border-top:1px solid #D1DFEF;
margin-top:15px;
padding-top:10px;
position:relative;
}

.easysearch .cottagerefset .sendref {
float:left;
margin:0 20px 0 6px;
}

#searchtablink a {
color:#000;
display:block;
float:left;
height:20px;
position:absolute;
width:100px;
}

#advancedtablink a {
color:#000;
display:block;
float:right;
height:20px;
position:absolute;
right:20px;
width:150px;
}

.cottagereftitle {
font-size:11px;
font-weight:600;
padding-bottom:4px;
}
