/* MAIN CONTENT FOR RESULT LISTINGS */
.hr_fullwidth {
	width:600px;
	float:left;
}
.os_resultswrapper_main {
	width:602px;
	margin-right:10px;
	float:left;
}
.os_resultswrapper_sub {
	width:306px;
	float:left;
	position:relative;
	top:-15px;
	margin:0px;
}
/** appcontrols/_usercontrols/search/overseassearchresults.aspx */
.os_resultsheader_dropdown {
	float:right;
}

.os_resultswrapper_main .results_shortlist img {
	margin-top:0px;
}

/*================================================================*/
/* Featured Agent Box*/
/*================================================================*/
.os_resultswrapper_main div.results_featured {
	margin:10px 0px 10px 0px;
	position:relative;
	max-height:190px;
}

.os_resultswrapper_main .results_featured div.featured_content {
	border:1px solid #cccccc;
	background-image:url(/images/ukdestinations/buying/results/featured_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-left:2px;
	float:left;
	width:297px;
	height:182px;
}

.os_resultswrapper_main .results_featured img.featured_logo {
	position:absolute;
	left:265px;
	bottom:-6px;
	z-index:1000;
}

.os_resultswrapper_main .featured_content img {
	margin:20px 20px 10px 30px;
}

.os_resultswrapper_main .featured_content p {
	margin-left:30px;
	font-size:1.2em;	
}

.os_resultswrapper_main .results_featured .listing_image{	
	width:300px;
	height:auto;
	padding:0px;
	margin:0px;
	border:none;
}

/*================================================================*/
/* Shortlist Button (Default for whole OS section)*/
/*================================================================*/

.os input.shortlist_button {
	background: transparent url("/images/ukdestinations/buying/buttons/favourites_bg.gif") no-repeat;
	width:145px;
	padding:2px 0px 0px 30px;
	text-decoration:underline;
	color:#0066cc;
	font-weight:bold;
	margin-left:0px;
	height:28px;
	cursor:pointer;
	border:none;
	text-align:left;
	
	/*background: transparent url(/images/overseas/buttons/button_addtofaves.gif) no-repeat;
	font-family:Tahoma;
	color:#ffffff;
	font-weight:bold;
	width: 139px;
	border:0px;
	height:20px;
	position:relative;
	top:0px;
	margin:0px;
	padding:0px;
	cursor:pointer;*/
}

.os input.shortlist_button_disabled {
	background: url("/images/ukdestinations/buying/buttons/favourites_bg_o.gif") no-repeat;
	width:145px;
	padding:2px 0px 0px 30px;
	text-align:left;
	text-decoration:underline;		
	color:#999999;
	font-weight:bold;
	margin-left:0px;
	height:28px;
	cursor:pointer;
	border:none;
	
	/*background: transparent url(/images/overseas/buttons/button_addtofaves_disabled.gif) no-repeat;
	font-family:Tahoma;
	color:#ffffff;
	font-weight:bold;
	width: 139px;
	border:0px;
	height:20px;
	position:relative;
	top:0px;
	margin:0px;
	padding:0px;
	cursor:pointer;*/
}


/*================================================================*/
.os_resultsbox_premium {
	position:relative;
	border:solid 2px #FF6600;
	margin-bottom:20px;
	width:596px;
}
.os_resultsbox_standard {
	position:relative;
	border:solid 1px #49c2f9;
	margin-bottom:20px;
	width:598px;		
}
div.os_resultsbox_footer {
	display:block;
	margin:7px;
}

.os_buttonpanel {
	display: inline; /* MFE Dev note: Fixes Double Margin Float bug CSS Mastery p178 */
	float: left;
	margin-left: 10px;
	/* margin: 10px 10px 5px 0px; */
}


/* END */
/** App_Controls\_UserControls\Shared\ResultItems\HolidaySaleResult.ascx */
/* GENERIC LISTING - used in both PREMIUM and STANDARD */

.os_resultsbox_header h3 {
	float:left;
	font-weight:bold;
	font-size:1.6em;
	margin-left:10px;
	margin-top:6px;	
}

.os_resultsbox_header h1 {
	float:left;
	font-weight:bold;
	font-size:1.2em;
	margin-left:10px;
	margin-top:8px;
	border-left:2px solid #0066cc;
	margin-left:10px;
	padding-left:10px;
}

.os_resultsbox_header {
	height:30px;
	margin:0px;
	padding:0px;
	width:100%;
}

div.os_resultsbox_content {
	display: block;
	float: left;
	margin: 0px;
	margin-left: 10px;
	overflow: hidden;
	width: 360px;
}

.os_resultsbox_content h2 {
	font-weight:bold;
	font-size:1.4em;
	margin-left:0px;
	margin-top:1px;	
}

.os_resultsbox_content h2 a {
	text-decoration:underline;
}

.os ul {
	/* font-size:1.2em; MFE DEV NOTE: remarked out, having adverse affect on breadcrumblinks */
}

.os_resultsbox_content ul {
	margin:0px 0px 10px 0px;
}

.os_resultsbox_content li a {
	color:#666666;
}

.os_resultsbox_photo {
	float: left;
	text-align: center;
	position: relative; /* MFE Dev note: for classes soldlabel, offerlabel and statuslabel */
}

.os_resultsbox_photo img{
	height:100px;
	width:133px;
}

div.os_resultsbox_body {
	margin: 8px 0px 8px 8px;
}

/* PREMIUM LISTING */
/* header */
.os_resultsbox_premium div.os_resultsbox_header {	
	background-color: #FFD9BF;
	background-image:url(/images/overseas/featuredlisting_background.gif);
	background-position:bottom right;
	background-repeat:no-repeat;	
}


/* body */


.os_resultsbox_premium .os_resultsbox_photo img {
	border: solid 1px #FF6600;
}
.os_resultsbox_premium .os_resultsbox_content p {
	display: inline; /* styles extraneous p tags in listing descriptions */
	font-family: Tahoma;
	font-size: 1.1em;
}

.os_resultsbox_premium .os_resultsbox_content p.introduction {
	margin: 0px 0px 8px 0px;
}
.os_resultsbox_premium .os_resultsbox_content p.reference {
	margin-left: 10px;
	margin-bottom: 8px;	
}

/* STANDARD LISTING */
/* header */
.os_resultsbox_standard div.os_resultsbox_header {	
	background-color: #d1fff6;
}

/* body */
.os_resultsbox_photo .soldlabel, .os_resultsbox_photo .offerlabel, .os_resultsbox_photo .statuslabel {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 1.1em;
	font-weight: bold;
	height: 22px;
	left: 1px;
	line-height: 21px;
	position: absolute;
	top: 79px;
	width: 133px;
	z-index: 2001;
}
.os_resultsbox_photo .soldlabel {
	background-color: #FF0000;
}
.os_resultsbox_photo .offerlabel {
	background-color: #FF6600;
}
.os_resultsbox_photo .statuslabel {
	background-color: #FF6600;
}
.os_resultsbox_photo .statuslabel a {
	color: #FFFFFF;
	display: block;
	height: 22px;
	line-height: 21px;
	width: 133px;
}

.os_resultsbox_photo .statuslabel a:hover {
	color: #FF6600;
}

.os_listing_sticker {
	position:absolute;
	z-index:1001;
	left:90px;
	top:-5px;
}

.os_listing_sticker img{
	width:auto !important;
	height:auto !important;
}	

.os_resultsbox_standard .os_resultsbox_photo img {
	border: solid 1px #49c2f9;
	z-index: 2000; /* MFE Dev note: to below classes soldlabel, offerlabel and statuslabel */
}

.os_resultsbox_standard .os_resultsbox_content p {
	display: inline; /* styles extraneous p tags in listing descriptions */
	font-family: Tahoma;
	font-size: 1.1em;
}

.os_resultsbox_standard .os_resultsbox_content p.introduction {
	margin: 0px 0px 8px 0px;
}
.os_resultsbox_standard .os_resultsbox_content p.reference {
	margin-left: 10px;
	margin-bottom: 8px;	
}
.os_icons {
	margin-top:5px;
}
.os_icons img.icon {
	margin-right:3px;
}

/* END */

 .os_resultsbox_footer a.listing_result_links {
	float:left;
	font-size:1.1em;
	font-weight:bold;
	margin:0px;
	margin-left: 20px;
	padding:0px 10px 0px 0px;
	text-decoration:underline;
	margin-top:3px;
}

.os_resultsbox_footer .last {
	border-left:1px solid #49c2f9;
	padding-left:10px!important;
	margin-left:0px !important;
}

.os_resultsbox_footer img, .os_resultsbox_footer  input {
	float:right;
	position:relative;
	bottom:5px;
}

.os_buttonpanel input.buttonlargealt {
	font-weight: bold; /* Modifies default styles in global.css */
}
.os_selectpanel {
	float: left;
	/* margin-top: 10px; */
	/* margin-left:5px; */
	width: 139px;
	display:block;
}

.os_selectpanel input {
	cursor:pointer;
}

.os_selectallpanel label {
	font-size: 1.2em;
	font-weight:bold;
	color: #0066cc;
	font-family: Arial;
}
.os_buttonallpanel {
	margin-top:10px;
	margin-bottom:10px;
}
.os_buttonallpanel input.sendtofriend {
	background: transparent url(/images/overseas/buttons/button_sendtofriend.gif) no-repeat;
	padding:0px;
	margin:0px;
	width:138px;
	height:20px;
	border:none;
	cursor:pointer;
}
.os_buttonallpanel input.addtofaves {
	background:transparent url(/images/overseas/buttons/button_addtofaves_withtext.gif) no-repeat;
	padding:0px;
	margin:0px;
	width:144px;
	height:20px;
	border:none;
	cursor:pointer;
}
.os_buttonallpanel input.compare {
	background:transparent url(/images/overseas/buttons/button_compare.gif) no-repeat;
	padding:0px;
	margin:0px;
	width:144px;
	height:20px;
	border:none;
	cursor:pointer;
}
.os_buttonallpanel input.requestinfo {
	background:transparent url(/images/overseas/buttons/button_requestinfo.gif) no-repeat;
	padding:0px;
	margin:0px;
	width:144px;
	height:20px;
	border:none;
	cursor:pointer;
}

/* SUB CONTENT FOR RESULT LISTINGS - RIGHT HAND SEARCH AREA */
/* TABS */
.os_tabs {
	z-index:1001;
	float:left;
	position:relative;
	top:1px;
}
.os_changelocation {
	float:right;
	margin-top:5px;
}
.os_changelocation p {
	padding:0px;
	margin:0px;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:underline;
}
/***end***/


.os_searchboxwrapper {
	background-color: #e3fff9;
	border:solid 1px #49c2f9;
	z-index:1000;
}
.os_searchboxwrapper_pad {
	padding:7px;
}
.os_searchboxwrapper_pad b {
	color: #0066cc;
}
.os_searchbox select {
	margin-bottom:3px;
	margin-top:3px;
}

.os_searchbox_types label {
	font-family: Arial;
	font-size: 1.1em;
	position:relative;
	top:-4px;
	margin-left:4px;
}
.os_searchbox_types input {
	border:solid 1px #49c2f9;
}
.os_advancedsearch {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	cursor:pointer !important;
}
.os_keywordsearch {
	margin-bottom:10px;
	display:none;
}
.os_keywordsearch input.textbox {
	border:solid 1px #49c2f9 !important;
}
.os_keywordsearch label {
	font-family: Arial;
	font-size: 1.2em;	
}
.os_savesearchwrapper {
	background-image:url(/images/overseas/icon_savedsearch.gif);
	background-position:right top;
	background-repeat:no-repeat;	
}
.os_savesearchwrapper label {
	font-family: Arial;
	font-size: 1.2em;	
}
.os_searchbutton input {
	background-image:url(/images/overseas/buttons/button_searchsave.gif);
}
.os_savesearch input {
	border:solid 1px #49c2f9;
}

.os_savedsearches {
	float:left;
	border:solid 1px #49c2f9;
	width:284px;
	padding:10px;
	margin:10px 0px 10px 0px;
	background-color:#e3fff9;
	background-position:right top;
	background-image: url(/images/overseas/icon_savedsearch2.gif);
	background-repeat:no-repeat;
}	
.os_savedsearches h2 {
	padding:0px;
	margin:0px;
	float:left;
	font-size:1.2em;
}
.os_savedsearches h5 {
	position:relative;
	top:-15px;
	color:#ff6600;
	font-weight:bold;
	margin-right:35px;
}
.os_savedsearches p {
	clear:both;
	font-size:1.1em;
}
.os_savedsearches a {
	font-size:1.1em;
	float:right;
}
.os_savedsearches ul {
	clear:both;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.os_savedsearches ul a {
	font-weight:normal;
	float:none;
	line-height:1.4em;
	font-family:Arial;
	font-size:1.2em;
}

/* PAGING */
.os_paging {
	display:inline;
	width:100%;
}
.os_pagelinks {
	font-size:1.2em;
	margin-bottom:10px;
	width:400px;
	/*float:left;*/
}
.os_noresults {
	width:580px;
	margin-bottom:5px;
	margin-top:5px;
}
.os_noresults h3 {
	margin-top:10px;
}
.os_noresults h2 {
	float:right;
	clear:both;
}
.os_noresults p {
	margin-left:10px;
	color:#333333;
}
.os_noresults ul {
	float:left;
	margin-bottom:10px;
	width:580px;
	padding:10px;
	border:solid 1px #49c2f9;
	width:580px;
}

.os_noresults li {
	background-position: left 50%;
	padding-left:15px;
	font-weight:normal;
	font-size:1.1em;
	background-image:url(/images/classifieds/arrow_blue.gif);
	margin-bottom:3px;
	color: #0066cc;
	background-repeat:no-repeat;
	font-family:Arial;
	list-style-type:none;
	width:270px;
	float:left;
	display:inline;
}

div.os_listing_agent_box {
	border:none;
	float:right;
	min-height:0px;
	height:65px;
	width:auto;
	text-align:center;
	padding-right: 10px;
}