/* -------------------------------------------------------------- 
-----------------------------------------------------------------

	DEFINITIONS:	PYB Homepage
	AUTHOR:			Richard Shepherd
	VERSION:		10.06.2010
	
	CONTENTS:
		
	1. 				Global & Typography


---------------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------------*/
/* 1. Global & Typography */
/*-------------------------------------------------------------------------------------------*/

body { font-size: 14px; color: #363636; background-image:url(../../images/HolidayHomepage/background-gradient.jpg); background-repeat:repeat-x; background-color: #fff; padding-top: 10px; }
#wrapper { margin-top: 20px; border: 1px solid #CCCCCC; }
/*-------------------------------------------------------------------------------------------*/
/* 2. Header */
/*-------------------------------------------------------------------------------------------*/

#navigation { height: 28px; }
#navigation ul li { float:left;	padding: 4px 20px; margin: 0px 10px 0 0; display:block; }

#main-content { width: 920px; overflow:hidden; border-bottom: 1px solid #e5e5e5; }
#main-content h1 { font-size: 48px; font-weight: bold; letter-spacing: -2px; color: #333; margin-bottom: 25px; }
#main-content h3 span { color: #eb3d1b; }

#blue-section { background-color: #eff8fa; padding: 20px; overflow:hidden; }
#blue-section h2 { font-size: 36px; font-weight: bold; letter-spacing: -2px; color: #333; margin-bottom: 25px; }

/*-------------------------------------------------------------------------------------------*/
/* 3. Splash */
/*-------------------------------------------------------------------------------------------*/

#homepage-splash { height: 436px; width: 960px; background-image:url(../../images/HolidayHomepage/splash-background.jpg);  }


/* 3.1 Universal Search */
#universal-search { margin: 20px; -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); box-shadow: 0 0 10px rgba(0,0,0,0.5); width: 362px; float:left; overflow: hidden;}
#tabs { margin: 0; padding: 0; overflow:hidden; }
#tabs li { display:block; float:left; width: 120px; height: 32px; background-image:url(../../images/HolidayHomepage/tabs-background.png); background-position: bottom; background-repeat:repeat-x; text-align:center; color: #fff; font-size: 24px; font-weight:bold; padding-top: 10px; text-shadow: 0 1px #333; }
#tabs li.selected { background-image:url(../../images/HolidayHomepage/tabs-background-selected.png); background-position:top; background-repeat:repeat-x; cursor: pointer;  }
#tabs li.not-selected:hover { background-image:url(../../images/HolidayHomepage/tabs-background-hover.png); background-position:top; background-repeat:repeat-x; cursor: pointer;  }
#tabs li#holidays { border-left: 1px solid #999;  }
#tabs li#holidays.not-selected { border-left: 1px solid rgba(0,0,0,0); }
#tabs li#flights.not-selected { border-right: 1px solid rgba(0,0,0,0); }
#tabs li#flights.selected { border-right: 1px solid #999; }
.search-container { width: 320px; height: 330px; background-color: rgba(0,0,0,0.35); border-left: 1px solid #999; border-right: 1px solid #999; border-bottom: 1px solid #999; background-image: url(../../images/HolidayHomepage/searchform-boxshadow.png); background-position:bottom; background-repeat:no-repeat; color: #fff; padding: 10px 20px; }
.search-container.not-selected { display: none; }
.search-container p {margin: 0; }
#universal-search select { padding: 3px 2px; border: 1px solid #999; width: 300px; -webkit-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.3); box-shadow: inset 0px 2px 2px rgba(0,0,0,0.3); font-size: 14px; margin-bottom: 5px; color: #636363; }
#universal-search input { padding: 3px 2px; border: 1px solid #999; width: 100px; -webkit-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.3); box-shadow: inset 0px 2px 2px rgba(0,0,0,0.3); font-size: 14px; margin-bottom: 5px; color: #636363; float:left; margin-right: 5px;  }
#universal-search select.party { width: 80px; float: left; margin-right: 10px; }
#search-form-flights input { width: 15px; float: left; margin-right: 10px;  border:0px;}
#search-form-flights label { width: 120px; float: left; margin-right: 10px; }
#search-form-flights-checkbox checkbox { width: 15px; float: left; margin-right: 10px;  border:0px;}
#search-form-flights-checkbox label {  width: 210px; float: left; margin-right: 10px; }
#universal-search #destination { float:left; width: 255px; margin-right: 10px; }
#universal-search #CountryList { float:left; width: 255px; margin-right: 10px; }
#universal-search #checkCalendar { padding: 5px 2px; border: 1px solid #999; width: 100px; -webkit-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.3); box-shadow: inset 0px 2px 2px rgba(0,0,0,0.3); font-size: 14px; margin-bottom: 8px; color: #636363; float:left; margin-right: 5px;  }
.HotelSearch-destination{ width: 291px !important; height:19px !important; padding-left:5px !important; }
.Calender-inputbox {padding-left:5px !important;}

#help { float: left; }
#help strong { font-size: 18px; }
#help p { margin-bottom: 15px;}
#help #close { margin-bottom: 5px; font-size: 10px; text-align:right; cursor: pointer; color: #eb3d1b; font-weight: bold; margin-top: 5px; text-decoration: underline; }
#help #close:hover { color: #333; font-weight: bold; text-decoration: none; }
#help input { margin-top: -3px; width: 200px; }
#help-screen { width: 400px; height: 150px; border: 1px solid #999; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; background-color: rgba(255,255,255,0.9); position: absolute; z-index: 9999; -moz-box-shadow: 0 0 10px #000; -webkit-box-shadow: 0 0 10px #000; box-shadow: 0 0 10px #000; left: 300px; top: 260px; display: none; color: #333; padding: 0 25px 25px 25px; }
#help-button { background-image:url(../../images/HolidayHomepage/help.png); width: 32px; height: 32px; cursor: pointer; }
#help-button:hover { background-position: 0 -32px; }

/* 3.2 Sliding Splash */
#slides { padding: 0; margin: 0; }
#slide-container { height: 391px; width: 512px; color: #FFF; overflow: hidden; margin: 20px; border: 1px solid #ccc; -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); box-shadow: 0 0 10px rgba(0,0,0,0.5); float: right; }
#slide-container h2 { font-size: 24px; font-weight: bold; padding: 10px 20px 0 20px; color: #FFF; margin: 0; }
#slide-container h2 span { color: #eb3d1b; }
#homepage_slide1 { background-image:url(../../images/HolidayHomepage/slide1.jpg); height: 391px; width: 512px; }
#homepage_slide2 { background-image:url(../../images/HolidayHomepage/slide-ski.jpg); height: 391px; width: 512px; }
#homepage_slide3 { background-image:url(../../images/HolidayHomepage/slide3.jpg); height: 391px; width: 512px; }
#homepage_slide2 h2 { padding-left: 70px; }
#homepage_slide3 h2, #homepage_slide3 p { color: #333; }
#homepage_slide1 p { padding: 30px 0 0 240px; font-size: 18px;	text-shadow: 0 -1px #000; font-weight: bold; }
#homepage_slide3 p { padding: 100px 300px 0 15px; font-size: 14px; text-shadow: -1px 0 #fff; font-weight: bold; line-height: 1.5em; }
.click-self { cursor: pointer; }


/*-------------------------------------------------------------------------------------------*/
/* 4. Holiday Offers */
/*-------------------------------------------------------------------------------------------*/

#carousel-1 { height: 130px; overflow:hidden; padding-top: 15px; text-align: center; width: 960px !important; margin-bottom: 75px; margin-left: -20px;  }
#white-edge-left { background-image:url(../../images/HolidayHomepage/white-edge-left.png); background-repeat:repeat-y; width: 50px; height: 145px; position:absolute; top: 0; left:0; z-index: 100;}
#white-edge-right { background-image:url(../../images/HolidayHomepage/white-edge-right.png); background-repeat:repeat-y; width: 50px; height: 145px; position:absolute; top: 0; left:910px; z-index: 100;}
.holiday { position: relative; font-size: 12px; color: #ffffff; text-align: left; cursor: pointer;  border: 5px #ccc solid; height: 120px; width: 160px; margin-right: 25px; float:left; overflow: hidden; line-height: 16px;}
.holiday .upper-content {display: block; width: 160px; height: 30px; background-color: rgba(0,0,0,0.6); overflow: hidden; padding: 5px 2px 5px 2px; position:relative; }
.holiday .upper-content.left, .holiday .lower-content.left {width: 84px; float:left }
.holiday .upper-content.right, .holiday .lower-content.right {width: 68px; text-align:right;}
.holiday .lower-content.right span { font-size: 14px; font-weight: bold; }
.holiday .lower-content { display: block; margin-top: 52px; height: 18px;background-color: rgba(0,0,0,0.6); overflow: hidden; padding: 5px 2px 5px 2px !important; position: relative;} 



/*-------------------------------------------------------------------------------------------*/
/* 5. Holiday Board of Offers */
/*-------------------------------------------------------------------------------------------*/

#board-of-offers { clear:both; overflow:hidden; margin-bottom: 25px; }
#board-of-offers ul { width: 450px; float:left; margin-left: 10px; }
#board-of-offers li { overflow:hidden; margin-bottom: 25px; }
#board-of-offers h4 { font-size: 18px; margin-bottom: 25px; }
.board-image { float: left; margin-right: 10px; }
.board-image img { background-color: #fff; padding: 4px; border: 1px solid #ccc; }
.board-description { float: left; width: 270px; }
.board-description h5 { margin: 0; color: #eb3d1b; }
.board-description p { margin: 0; font-size: 12px;}
.board-price { float: left; width: 55px; margin-left: 10px; text-align:center; font-size: 12px; line-height: 12px; color: #9dd3df; padding-top: 10px; }
.price { font-size: 16px; font-weight: bold; color: #00bce4; padding-top: 5px; display:inline-block; }
.lineage-offers { float: left; margin: 10px 10px 50px 10px; }
.lineage-offers h4 { font-size: 18px; margin-bottom: 10px; }
.lineage-offers table { width: 440px; font-size: 12px; }
.lineage-offers table tr:nth-child(odd) { background-color: #f7f7f7;}
.lineage-offers table tr:hover { background-color: #00bce4; cursor: pointer; color: #fff; }
.lineage-offers table tr:hover a { color: #fff; text-decoration: none; }



/*-------------------------------------------------------------------------------------------*/
/* 6. Cheap hotel Destination Guide */
/*-------------------------------------------------------------------------------------------*/

#Cheap-Hotel-guide { width: 890px; float:left; margin: 20px 0  35px 25px !important;}
#white-edge-left { background-image:url(../../images/HolidayHomepage/white-edge-left.png); background-repeat:repeat-y; width: 50px; height: 145px; position:absolute; top: 0; left:0; z-index: 100;}
#white-edge-right { background-image:url(../../images/HolidayHomepage/white-edge-right.png); background-repeat:repeat-y; width: 50px; height: 145px; position:absolute; top: 0; left:870px; z-index: 100;}
#mini-guides123 { width: 800px !important; font-size: 12px; overflow:hidden; margin: 0 0px 0px 0px; float:left; }
#mini-guides123 ul { overflow:hidden; }
#mini-guides123 li { width: 180px; overflow:hidden; margin: 0 10px; float:left; }
#mini-guides123 li h4 { color: #eb3d1b; font-size: 18px; margin-bottom: 10px; }
#mini-guides123 li p { margin-left: 0px !important; }

.prev1, .next1 { background-image:url(../../images/HolidayHomepage/prevnext.png); width: 33px; height: 33px; display:block; float:left; cursor: pointer; margin-top:50px; }
.next1 { background-position: -33px 0; float: right; margin-right:20px;}
.prev1:hover { background-position: 0 -33px; }
.next1:hover { background-position: -33px -33px; }



/*-------------------------------------------------------------------------------------------*/
/* 6. Destination Guide */
/*-------------------------------------------------------------------------------------------*/

#destination-guide > p { width: 600px; float:left; margin-right: 25px; }
#quick-search {  clear:right; padding-top: 10px;  float:left; margin-right:80px;}
#quick-search label { font-weight: bold; display: block; }
#quick-search input { padding: 5px 2px; border: 1px solid #ccc; width: 200px; -webkit-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.2); -moz-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.2); box-shadow: inset 0px 2px 2px rgba(0,0,0,0.2); font-size: 14px; margin-bottom: 8px; color: #636363; margin-right: 5px;  }
#mini-guides { font-size: 12px; overflow:hidden; margin: 0 15px 25px 15px; float:left; }
#mini-guides ul { overflow:hidden; }
#mini-guides li { width: 250px; overflow:hidden; margin: 0 10px; float:left; }
#mini-guides li h4 { color: #eb3d1b; font-size: 18px; margin-bottom: 10px; }
#mini-guides li p { margin-left: 0px !important; }
#mini-guides img { width: 160px; padding: 5px; border: 1px solid #ccc; background-color:#FFF; display:block; clear:both; }
#mini-guides input {width: 160px; padding: 5px; border: 5px solid #ccc; background-color:#FFF; display:block; clear:both;}
.prev, .next { background-image:url(../../images/HolidayHomepage/prevnext.png); width: 33px; height: 33px; display:block; float:left; cursor: pointer; margin-top: 130px; }
.next { background-position: -33px 0; }
.prev:hover { background-position: 0 -33px; }
.next:hover { background-position: -33px -33px; }
.Image-Border{Border:Solid 1px  #CCC; width:170px;}

/*-------------------------------------------------------------------------------------------*/
/* 7. Travel Store */
/*-------------------------------------------------------------------------------------------*/

#travel-store { overflow:hidden; margin-bottom: 50px; clear:both; }
#travel-store h3 { font-size: 36px; font-weight: bold; color: #333; letter-spacing: -2px; }
#travel-store p { margin-bottom: 25px; }
#travel-store ul { float: left; margin: 0 !important; padding: 0 !important; }
#travel-store ul li {  display: block !important; margin: 0; padding: 1px; float:left; font-size:12px; line-height: 1.1em; text-align:center; width: 110px; }
#travel-store ul li a:link,
#travel-store ul li a:visited { text-decoration: none; }
#travel-store ul li a:hover,
#travel-store ul li a:active { text-decoration: underline; }
#travel-store .product_thumbnail { text-align:center; }
#travel-store .product_thumbnail img { border: none; max-width: 100px; max-height: 100px; margin: 10px auto; }



/*-------------------------------------------------------------------------------------------*/
/* 8. Three Widgets */
/*-------------------------------------------------------------------------------------------*/

.divider { width: 90%; height:0px; border-bottom: 1px solid #fff; border-top: 1px solid rgba(0,0,0,0.1); margin: 50px auto; clear:both;  }

#three-widgets { background-color: #eff8fa; overflow:hidden; padding: 0 0 25px 0; line-height: 21px; }
.widget { width: 250px; float:left; margin: 0 25px; }
.widget h2 { font-size: 24px;}
.widget h2 span { display: block; font-family: PT-Sans, Arial, Helvetica, sans-serif; font-weight: normal; text-align:right; color: #666666; margin: 5px 0 25px 0; }
.widget p { font-size: 14px; color: #666666; }


/*-------------------------------------------------------------------------------------------*/
/* 9. Footer */
/*-------------------------------------------------------------------------------------------*/

#footer li { line-height: 14px; }


/* Hotels autocomplete css classes*/
.ActiveRow
{
	height:20px;
	color: white;
	background-color:#3399FF;
	padding-left:6px
}

.InactiveRow
{
	height:20px;
	color: black;
	background-color:#fbfbfb;
	padding-left:4px
}

.highlighted
{
	font-weight:bold;
}

#ParentAutoCompletedContainer
{
	border-style: solid;
	border-color: #828790;
	border-width: 1px;
	font-family:Arial;
	font-size:11px; 
	color:#003399; 
	width:100%;
}

#ParentContainerClass
{
	border-style: solid;
	border-color: #828790;
	border-width: 1px;
	font-family:Arial;
	font-size:11px; 
	color:#003399; 
	width:100%;
	}
#ParentAutoCompletedContainerClass
{
	
	text-align :left;
	z-index: 1;
	position: absolute;
	overflow-x:hidden;
	overflow-y:auto;
	height : 210px; 	
	left: 10px;
	top: 60px;
	width:400px;
	margin-right: 35px;
	
}

.Item
{
	background-color:#F7EBEF;
	}

.AlternateItem
{
	background-color:white;
	}

.Saperator
{
	height:1px;
	background-color:black;
}
.ac_results
{
	width: 300px !important;	
}

