/*------------------------------------------------------------------
[Theme Stylesheet]

Project:		YourShortBreak.com - Luxury Hotel Theme
Version:		1.0.0
Last change:	Nov 08
Author:			Distinction www.distinctionhq.com

Blue/Green:		#707D85
Dark Grey:		#
Mid Grey:		#
Light Grey:		#
-------------------------------------------------------------------*/

#header {
	border-top: 4px solid #707D85;
	}
	
#topNav .cornerLeft {
	position: relative;
	float: left;
	width: 12px;
	height: 25px;
	background: url(../assets/images/corner-hotel-left.png) bottom left no-repeat;
	}
	
#topNav ul {
	background-color: #707D85;
	}
	
#topNav .cornerRight {
	position: relative;
	float: left;
	width: 12px;
	height: 25px;
	background: url(../assets/images/corner-hotel-right.png) bottom right no-repeat;
	}
	
#mainNav .cornerLeft {
	position: relative;
	float: left;
	width: 14px;
	height: 29px;
	background: url(../assets/images/nav-left-bg.png) bottom left no-repeat;
	}
	
	
/* mainNav is 922px wide */

#mainNav li a.destinations {
	width: 120px;
	border-right: 1px solid #fff;
	}	
	
#mainNav li a.latest {
	width: 153px;
	border-right: 1px solid #fff;
	}	
	
#mainNav li a.popular {
	width: 155px;
	border-right: 1px solid #fff;
	}	
	
#mainNav li a.about {
	width: 140px;
	border-right: 1px solid #fff;
	}	
	
#mainNav li a.travelinfo {
	width: 145px;
	}
		
#mainNav li a.search {
	width: 190px;
	background: none;
	background-color: #707D85;
	background-color: #560505;
	text-align: left;
	padding-left: 15px;
	}
#mainNav li a.search:hover 
{
    background-color: Transparent;
	background: url(../assets/images/nav-bg-over.png) top left repeat-x;
}
#topImage 
{
	/*background: url(../assets/images/luxury-hotel-header.png) top left no-repeat;*/
 }
 /* --------------------------------- */
/* LISTINGS ------------------------ */
/* --------------------------------- */
#listings-leftCol
{
	position: relative;
	float: left;
	width: 200px;
	padding-right: 10px;
}
#listings-rightCol
{
	position: relative;
	float: left;
	padding-left: 10px;
	width: 740px;
}
.searchItem
{		
}
.resultsImage
{
	position: relative;
	float: left;
	width: 100px;
	padding-right: 10px; 
}
.resultsText
{
	position: relative;
	float: left;
}
#listingText
{
	position: relative;
	float: left;
	width: 330px;
	margin-right: 10px;
}
.listingTextDetail
{
	font-size: 1.2em;
	line-height: 1.6em;
}
#listingImages
{
	position: relative;
	float: right;
	width: 300px;
	margin-right: 5px;
	border-top: 13px solid #e5e5e5;
	border-bottom: 13px solid #e5e5e5;
	border-left: 13px solid #e5e5e5;
	border-right: 13px solid #e5e5e5;
}
#listingMainImage
{
	position: relative;
	float: left;
	background-color: #e5e5e5;
}
#listingSubImages
{
	position: relative;
	float: right;
	width: 300px;
	background-color: #e5e5e5;
	padding-bottom: 13px;
	padding-top: 13px;
}
#listingSubImageHolder
{
	position: relative;
	float: left;
}
#listingSubImageHolder img, #listingMainImage img
{
	border: 2px solid #e5e5e5;
}
.bubble
{
	color: #fff;
}
.bubbleImgHolder
{
	position: relative;
	float: left;
	max-height: 140px;
	margin: 12px 0 0 10px;
	overflow: hidden;
	border: solid 1px #fff;
}
.bubbleTextHolder p
{
	font-size: 1.1em;
}
.bubbleTextHolder
{
	margin: 8px 8px 0;
	height: 150px;
	position: relative;
	float: left;
	padding-right: 10px;
	color: #fff;
	max-width: 250px;
}
.bubbleTextHolder h3
{
	font-weight: bold;
	color: #fff;
	margin-bottom: 4px;
	margin-top: 4px;
}
.bubbleTextHolder h4
{
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 12px;
}
.bubbleTextHolder p
{	
	line-height: 12px;
	color: #fff;
}
.imgBubble
{
	position: relative;
	float: left;
	margin: 0 0px 0 0px;
	
}
.bubbleButtons
{
	text-align: right;
	padding: 0 25px 15px 0;
	width: 140px;
	display: block;
	height: 17px;
	position: absolute;
	bottom: 15px;
	right: 5px;
}
.bubbleButtons a span {visibility: hidden;display: none;}
.linkInfo 
{
	background: url(../assets/images/buttons/more-info-trans.png) no-repeat left top;
	width: 60px;
	height: 17px;
	text-decoration: none;
	float: right;
	position: relative;
	margin-left: 10px;
}
.linkInfo:hover {background: url(../assets/images/buttons/more-info-grey.png) no-repeat left top;}
.linkViewVideo
{
	background: url(../assets/images/buttons/view-video-trans.png) no-repeat left top;
	width: 60px;
	height: 17px;
	text-decoration: none;
	float: right;
	position: relative;
	margin-left: 10px;
}
.linkViewVideo:hover{background: url(../assets/images/buttons/view-video-grey.png) no-repeat left top;}

#infoWindow
{
    width: 500px;
    margin: 30px 5px;
}
#infoWindow_close
{
	background: url(../assets/images/icons/grey-close.png) no-repeat left bottom;
	width: 34px;
	height: 15px;
	margin-top: 5px;
	cursor: pointer;
}
#infoWindow_close:hover
{
	background: url(../assets/images/icons/white-close.png) no-repeat left bottom;
}
#infoWindow_contents
{
    background: url(../assets/images/icons/background3.png) no-repeat left top;
    height: 200px;
} 
#infoWindow_tl, #infoWindow_tr, #infoWindow_bl, #infoWindow_br,
#infoWindow_t,#infoWindow_l,#infoWindow_r,#infoWindow_b
{    
    height: 2px;
    width: 2px;
}
.eventText
{
	position: relative;
	float: left;
	width: 360px;
	padding-bottom: 5px;
}
.eventPicture
{
	position: relative;
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
}
#searchFacilities
{
	position:relative;
	float: left;
	color: #fff;
	padding-left: 8px;
	margin-bottom: 4px;
}
.gvListings-header
{
	background-color: #fff;
}
.gvListings-row
{
	background-color: #f5f5f5;
}
.gvListings-altRow
{
	background-color: #fff;
}
.gvListing-title
{
	width: 222px;
	overflow: hidden;
}
.gvListings a
{
	color: #444;
}
.fvLeftCol
{
	width: 175px;
	vertical-align: top;
}

#searchHolder
{
	position: relative;
}
.leftColumnTextHolder
{
	margin-top: 250px;
	position: relative;
}

/* --------------------------------- */
/* ADMIN --------------------------- */
/* --------------------------------- */
#adminContent
{
	/*padding-right: 10px;*/
	
}
.fvListing .txt
{
	width: 175px;
}
.btnsHolder
{
	padding-top: 20px;
}
.ftb
{
	position: relative;
	display: block;
	height: 440px;
	clear: both;
	margin-top: 7px;
}
.ftbLeft
{
	position: relative;
	float: left;
	width: 158px;
	padding-left: 5px;
}
.ftbRight
{
	position: relative;
	float: left;
	width: 500px;	
}

.fvImages
{
	margin: 20px 0 20px 0;
	border: solid 1px #ccc;
}
#fvImages-ItemTemplate
{
	padding: 5px 15px 25px 15px;
}
#fvImages-mainImageHolder
{
	padding: 0 10px 0 10px;
}
.dlImages
{
	margin-top: 20px;
}
.dlImages-ItemTemplate
{
	padding: 0 10px 0 10px;
}
#itemTemplate-holder
{
	
}
#itemTemplate-image
{
	position: relative;
	float: left;
	width: 200px;
	margin-left: 0px;
}
#breadCrumbsListing 
{
    background-color: #1e1e1e;
    position: relative;
    float: left;
    width: 731px;
}

#breadCrumbsListing p 
{
    padding: 5px 0px 5px 10px;
    margin: 0;
    line-height: normal;
    color: #fff;
}

#breadCrumbsListing p a:link,
#breadCrumbsListing p a:visited 
{
    color: #fff;
    text-decoration: none;
}

#breadCrumbsListing p a:hover 
{
    color: #fff;
    text-decoration: underline;
}

