
img {
	border: 0;
}

.body_bg_color {
	background-color: #85b262;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, clean, sans-serif;
	min-height: 100%;
	position: relative;
}

.pageContents {
	background-color: white;
	width: 77.4%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	min-height: 100%;
	position: relative;
}

.contentsBody {
	padding-bottom: 150px;
}


@media 
only screen and (max-width: 1260px) {
	.pageContents {
		width: 100%;
	}
}

/* header */

.header {
	min-height: 70px;
}

.header-logo {
	width: 16.5%;
	padding-left: 10px;
	text-align: left;
	float: left;
}

.header-links {
	padding-top: 35px;
	min-width: 320px;
	text-align: left;
	margin-bottom: 10px;
	float: left;
}

.header_nav_icon {
	width: 16px;;
	margin-right: 2px;
	float: left;
	max-height: 65px;
}

.header_nav_text {
	font-size: 15px;
	margin-right: 5%;
	*margin-right: 2%; /* IE7 and below */
	float: left;
}

.header-ad-container {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	width: 480px;
	min-height: 60px;
}

.two-cols {
	margin-bottom: 20px;
}

.first-col {
	float: left;
	margin-bottom: 20px;
	width: 48%;
}

.second-col {
	float: right;
	margin-bottom: 20px;
	width: 48%;
}

.first-col-first-col, .second-col-first-col {
	float: left;
	width: 50%;
}

.first-col-second-col, .second-col-second-col {
	float: right;
	margin-right: 8px;
}

.flights_trip_type {
	float: left;
}

@media
only screen and (max-width: 980px) {
	.header-links {
		float: right;
	}

	.header-ad-container {
		float: none;
		clear: both;
		width: 100%;
		max-width: 780px;
		margin: auto;
	}

	.blue-as-seen {
		width: 324px;
	}
	.grey-as-seen {
		margin-bottom: 20px;
	}

	.grey-as-seen-headline , .grey-as-seen-column {
		max-width: 376px;
		width: 100% !important;
		float: none;
		clear: both;
		margin-right: auto;
		margin-left: auto;
	}
}


@media
only screen and (max-width: 800px) {
	#footer {
		height: 90px;
	}
}

@media
only screen and (max-width: 630px) {
	.content_form {
		padding-top: 10px;
	}

	.two-cols, .first-col, .second-col {
		float: none;
		width: 85%;
		margin-left: auto;
		margin-right: auto;
	}

	.first-col-first-col, .second-col-first-col {
		width: 65%;
	}

	.first-col-second-col, .second-col-second-col {
		margin-right: 17px;
	}

	#footer {
		height: 110px;
	}
}


@media
only screen and (max-width: 520px) {
	.header-logo {
		float: none;
		clear: both;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		max-width: 320px;
		width: 100%;
	}
	.header-links {
		padding-top: 10px;
		float: none;
		clear: both;
		margin-left: auto;
		margin-right: auto;
		max-width: 320px;
		width: 100%;
		margin-bottom: 40px;
	}
	.first-col-first-col, .second-col-first-col {
		width: 50%;
	}
}


@media
only screen and (max-width: 400px) {
	#footer {
		height: 125px;
	}

	.first-col-second-col, .second-col-second-col {
		margin-right: 0;
	}

	.header-ad-container {
		padding: 0;
	}

	.grey-as-seen-column {
		padding: 0 !important;
		width: 98% !important;
	}

	.footer-links-container {
		margin-bottom: 10px;
	}
	#footer {
		height: 130px;
	}
}


@media
only screen and (max-width: 380px) {
	.two-cols, .first-col, .second-col {
		width: 100%;
	}
}


@media
only screen and (max-width: 350px) {
}

@media
only screen and (max-width: 315px) {
	.first-col, .second-col {
		width: 100%;
	}
}


a, a:active, a:visited, td a, td a:active, td a:visited {
	font-family: Arial;
	color: #006699;
	cursor: pointer;
	text-decoration: none;
}

.inputContainer {
	width: 100%;
	height: 530px;
	background: url(/images/home/home-bg-full.jpg) no-repeat center 0;
	padding-top:50px;	
	text-align: center;
}

.withBadgeContainer {
	width: 100%;
	max-width: 950px;
	background: url(/images/home/TL-Badge.png) no-repeat 20px 0;
	margin: auto;
}

.greyBackground {	
	background-color:#999999; 
	width: 101%;
	max-width: 980px;
	margin: auto;
}

table.home3Links {
	border-collapse: collapse;
	width: 100%;
	position: relative;
	background-color: #999999;
	border: 0;
	border-spacing: 0;	
}

table.home3Links td {
	padding: 0;
}

table.home3Links td img {
	max-height: 155px;
	width: 100%;
	vertical-align: bottom
}

.download {
	overflow: hidden;
}

.linksTableContainer {
	text-align: left;	
	max-width: 980px;
	margin: auto;
}
.linksTableContainer table {
	padding:20px;
}

.linksTableContainer td.leftColumn {	
	vertical-align: top;
	border-right: 1px solid #cccccc;
	padding-right: 10px;
	margin-right: 12px;
}

.linksTableContainer td.leftColumn h2 {
	font-size:15px;
    margin: 0;	
}

.linksTableContainer td.rightColumn {
	
	vertical-align: top;
	padding: 15px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 10px;
}

.listTitle {
	font-size: 13px;
	color: rgb(51, 51, 51);
}

.homeLinkBox ul {
	padding: 0;
}

.homeLinkBox li {
	padding-left:10px;
	font-size:12px;
	padding-bottom:3px;
	list-style: none;
}

.homeBlogAdd {
	height: 72px;
	margin-left: 22px;
	background: url(/images/home/blog-promotion-homepage.png);
	background-repeat: no-repeat;
	padding-left: 93px;
	padding-top: 13px;
	width: 363px;
}

div.firstLine{
	color: rgb(51, 51, 51);
	font-size: 14px;
	cursor: default;
}
div.secondLine{
	font-size: 11px;
	margin-top: 5px;
}

.homeWidgetAdd {
	height: 72px;
	background: url(/images/home/widgets-promotion-homepage.png);
	background-repeat: no-repeat;
	padding-left: 182px;
	padding-top: 13px;
	margin-left: 22px;
	width: 273px;
}

.linksTableParagraphs {
	font-size:12px;
}

.linksTableParagraphs p {
	margin-bottom:6px;
	margin-top:0;
}

.horoscopeContainer{
	padding-top:10px;
	margin-top:15px;
	border-top:1px solid #dddddd;
}


/* inThePress */
.inThePress {
	font-size:12px;
	font-weight:300;
	line-height:16px;
	color:#333333;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	
}
.inPressHead {
	font-weight:600;
	font-size:14px;	
	text-align: left;
}

.inThePress table {
	border-spacing: 5px;
	width: 100%;
}
.inTheNewsByLine{
   	margin-top: 5px;
   	font-weight: 300;
   	font-size: 10px; 
   	text-align: right;  
}

.pressDivider { 
	width:1px;
	height:100px;
	margin-left:17px;
	margin-right:17px;
	line-height:1px;
	font-size:1px;
	float:left;		
}
.srcLogo {
	margin-bottom:10px;
}
.quoteActual {
	height:43px;
}

.homePageBlogAndwidgets{	
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}


.googlePlus {	
	text-align: center;
	margin-top:20px;
}

.googlePlus a {
	font-size: 13px;
}

/* footer */
.footer {
	background-color:#fff;
	text-align:center;	
	position: absolute;
	bottom: 0;	
	margin-right: auto;
	margin-left: auto;	
	width: 100%;
	height: 150px;	
	right: 0;
	left: 0;
}

.footer table {
	margin:10px auto;
}

td.footer_td {	
	border-right: 1px black solid;
	text-align: center;
	padding: 5px;	
	padding-top: 0;
	padding-bottom: 0;
}

td.footer_td.last{
	border:0;
}

td.footer_td a{
	font-size: 11px;
}

.copyrightConatianer {
	color: #888888;
	font-size: 11px;
	padding-top: 10px;
	text-align: center;
}


/* home forms */

#formSelector {
	background-color: white;
	width: 65%;
	max-width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 30px;
	border-radius: 10px;
}

@media 
only screen and (max-width: 650px) {
	#formSelector {
		width: 90%;		
		min-width: 500px;
	}
}

#formSelector h2 {
	font-size: 24px;
	font-weight: 500;
	margin-top:0;
	margin-bottom:10px;
}

.formColor {
	background-color: #dae7f7;
	border: 1px #a2c2d7 solid;
	border-radius: 10px;
}

.tabs {
	background-color: #ecf6ff;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	font-family: 'Lucida Sans Unicode';
	display: table;
    width: 100%;
}

.tab {
	padding: 0;
	padding-top: 5px;
	/* padding-bottom: 5px; */
	 width: 33.33%;
	text-align: center;
	cursor: pointer;
	/* border-right: 1px #a2c2d7 solid; */
	border-bottom: 1px #a2c2d7 solid;
	height: auto;
	box-sizing: border-box;
    float: none !important;
    display: table-cell;
}

.tab:not(:last-child){
    border-right: 1px #a2c2d7 solid;
}


.tab:nth-last-child(2){
	border-right:none;
}

.tab.first.selected{	
	border-top-left-radius: 10px;
	background-color: #dae7f7;
}

.tab.selected{
	background-color: #dae7f7;
	border-bottom: 1px #dae7f7 solid;
}

.tab.last {
	width: 12.9%;
	border-right: 0;
	cursor: default;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari 5+ ONLY */
    ::i-block-chrome, .tab.last { width: 13.5%; }
}

@media (min-resolution: .001dpcm) {
    _:-o-prefocus, .tab.last { width: 13.5%; }
}    

@media 
only screen and (max-width: 960px) {
	.tab.last {
		width: 12.6%;
	}
	
}


.form-table {
	width: 100%;
	padding: 10px;
	padding-left: 20px;
}

.compare-button {
	background-color: #015b8f;
	color: white;
	padding: 10px 25px;
	border-radius: 10px;
	border: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	cursor: pointer;
}

.compare-button-container {
	text-align: center;
}

.text-input , .date-input{
	font-size: 16px;
	line-height: 21px;	
	width: 80%;
	padding: 3.5px;
}

.date-input {
	background-image: url(/images/bookingForms/callendar.gif);
	background-position: 99% 50%;
	background-repeat: no-repeat;
}

.likeInput {	
	width: 80%;
}

#hotels_form .text-input, #cars_form .text-input {
	width: 95%;
}

#hotels_form  .date-input, #cars_form  .date-input{
	width: 88%;	
}
	
#hotels_form .likeInput, #cars_form .likeInput {	
	width: 97%;
}

.passengers {
	width: 50px;
	font-size: 16px;
	margin-left: 10px;
}

.time-input {
	width: 120px;
	font-size: 16px;
}

.label_container {
	margin-left: 2px;
}

#home-hotels-form-container .form-table {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#home-cars-form-container .form-table {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

/* following styles override jQuery UI's autocomplete default styles
 * (the tbjs autocomplete plugin makes the ul,a elements have the tbjs-autocomplete-ul,tbjs-autocomplete-a classes)
 * http://docs.jquery.com/UI/API/1.8/Autocomplete#options */
ul.ui-autocomplete.tbjs-autocomplete-ul {
	padding: 0;
	margin: 0;
	border: 1px solid #666;
	border-radius: 0;
}
.ui-menu-item a.tbjs-autocomplete-a {
	display: block;
	padding: 3px 6px;	
	color: #1B5CCD;
	line-height: normal;
	background-color: #F9F9F9;
	border-radius: 0;
	font-weight: bold;
	text-align: left;
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	background-image: none;
	background-color: #FFC;
	border: 0;
	font-weight: bold;
	margin: 0;
	color: #1B5CCD;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}

.ui-menu-item a .tbjs-autocomplete-highlight {
	color: #409709;
}

.tbjs-autocomplete-a {
	font-size: 13px;
}

/* diffrent from deepLinkCommon */
.footer-container-content-width {
    background-color: white;
    width: 77.4%;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    min-height: 100%;
    /* position: relative; */
}

