@charset "utf-8";
/*
Name: Low-Rates CSS
Description: Low-Rates CSS theme
Version: 1.0
Author: Nikolay Belitchenov, Belin Creative
Tags: Low-Rates
*/

/* Begin Main Styles */
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background: #FFFFFF url('../assets/bg-tile.gif') top repeat-x; 
	font-size: 11px;
	color: #1a202f;
	text-align: center;
	margin-top: 45px;
  	}
	
a, a:visited {
	font-size: 10px;
	color: #1164b9;
	text-decoration: underline;
	}
	
a:hover {
	font-size: 10px;
	color: #c7242c;
	text-decoration: underline;
	}

/**/	
h1	{
	color: #FFFFFF;
	font-size: 15px;
	margin: 0;
	padding-top: 5px;
	padding-left: 13px;
	text-transform: uppercase;
	background-image: url(../assets/h1ground.jpg);
	background-repeat: repeat-x;
	width: 209px;
	height: 24px;
	}
	
h2	{
	color: #FFFFFF;
	font-size: 15px;
	margin: 0;
	padding-top: 7px;
	padding-left: 13px;
	text-transform: uppercase;
	height: 24px;
	}
	
h3	{
	color: #FFFFFF;
	font-size: 15px;
	margin: 0;
	padding-top: 5px;
	padding-left: 13px;
	text-transform: uppercase;
	background-image: url(../assets/h3ground.jpg);
	background-repeat: repeat-x;
	width: 209px;
	height: 24px;
	}
	
h4	{
	color: #FFFFFF;
	font-size: 15px;
	margin: 0;
	padding-top: 5px;
	padding-left: 13px;
	text-transform: uppercase;
	background-image: url(../assets/h4ground.jpg);
	background-repeat: repeat-x;
	width: 209px;
	height: 24px;
	}
	
h5	{
	color: #5c7b31;
	font-size: 15px;
	margin: 0;
	text-transform: uppercase;
	font-style: normal;
	}
	
h6	{
	color: #FFFFFF;
	font-size: 15px;
	margin: 0;
	padding-top: 5px;
	padding-left: 13px;
	text-transform: uppercase;
	background-image: url(../assets/h1ground.jpg);
	background-repeat: repeat-x;
	width: 680px;
	height: 24px;
	}
	
#h6Message	{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 10px 13px 0 13px;
	background-image: url(../assets/spacer-at-70.png);
	background-repeat: repeat;
	border-right: 1px solid #5c7c33;
	border-bottom: 1px solid #5c7c33;
	border-left: 1px solid #5c7c33;
	width: 665px;
	height: 50px;
	}
	
ul {
	margin-top: 4px;
	}
	
li {
	/*list-style-image: url(../assets/bullet.gif);*/
	list-style-image: url(../images/assets/bulletNew.gif);
	text-transform: none;
	font-weight: normal;
	margin-left: -15px; 
	margin-right: 0px; 
	}	
	
/* Begin Main Styles Home*/	
#logoHome {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 213px;
	height: 20px;
	background: url(../assets/logo-home-bgr.gif) 50% 0% no-repeat;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: 0000000;
	padding-top: 92px;
	}
	
#logoHome:hover {
	cursor: pointer;
	color: #c7242c;
	}
	
#logoHomeTagline {
	position: relative;
	clear: both;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
#formNestHome {
	position: relative;
	clear: both;
	margin: 20px auto;
	width: 610px;
	min-height: 140px;
	background: #FFFFFF url('../assets/form-ground.jpg') top no-repeat; 
	text-align: left;
	padding: 0 20px;
	}
	
#searchCategoryOn {
	position: relative;
	float: left;
	clear: none;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #c7242c;
	text-transform: uppercase;
	padding: 4px 10px 4px 10px;
	background: #f9f9f9;
	border-top: 1px solid #8caed1;
	border-left: 1px solid #8caed1;
	border-bottom: 1px solid #f9f9f9;
	border-right: 1px solid #8caed1;
	cursor: pointer;
	}	
	
#searchCategoryOff {
	position: relative;
	float: left;
	clear: none;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #1164b9;
	text-transform: uppercase;
	padding: 5px 10px 3px 10px;
	cursor: pointer;
	}
	
#searchCategoryOff:hover { color: #c7242c; }	
	
#homeSearchNest {
	position: relative;
	clear: left;
	float: left;
	margin: 15px 0 5px 0;
	width: 610px;
	}	
	
.homeSearchInput {
	border: 1px solid #145ba5;
	width: 478px;
	height: 21px;
	font-size: 14px;
	vertical-align: middle;
	padding: 7px 4px 3px 4px;
	}
	
.landingSearchInput {
	border: 1px solid #145ba5;
	width: 487px;
	height: 33px;
	font-size: 14px;
	vertical-align: middle;
	padding: 7px 4px 3px 4px;
	}
	
.homeSearchInputSmall {
	border: 1px solid #145ba5;
	width: 220px;
	height: 21px;
	font-size: 14px;
	vertical-align: middle;
	padding: 7px 4px 3px 4px;
	}	
	
.homeSearchInputSmallCorrected {
	border: 1px solid #145ba5;
	width: 225px;
	height: 33px;
	font-size: 14px;
	vertical-align: middle;
	padding: 7px 4px 3px 4px;
	}	
	
#homeSearchInputNest {
	position: relative;
	clear: left;
	float: left;
	width: 486px;
	height: 33px;
	}

#homeSearchBtn {
	position: relative;
	clear: right;
	float: left;
	width: 117px;
	height: 33px;
	vertical-align: bottom;
	}	
	
#homeSearchBtnCorrected {
	position: relative;
	clear: right;
	float: left;
	width: 117px;
	height: 33px;
	}	

	
#homeEnginesNest {
	position: relative;
	clear: both;
	float: left;
	width: 610px;
	margin: 5px 0;
	}	
	
#searchEngineOn {
	position: relative;
	float: left;
	clear: none;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	color: #c7242c;
	padding: 2px 6px;
	border-bottom: 2px solid #c7242c;
	cursor: pointer;
	margin-right: 5px;
	}	
	
	
#searchEngineOnNC {
	position: relative;
	float: left;
	clear: none;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	color: #c7242c;
	padding: 2px 6px;
	border-bottom: 2px solid #c7242c;
	margin-right: 5px;
	}	
	
#searchEngineOff {
	position: relative;
	float: left;
	clear: none;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	color: #1164b9;
	padding: 2px 6px;
	border-bottom: 2px solid #f0eeef;
	cursor: pointer;
	margin-right: 5px;
	}
	
#searchEngineOff:hover { color: #1164b9; border-bottom: 2px solid #1164b9;}	

/* Begin icons */

#IconNestHome {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 999px;
	min-height: 100px;
	text-align: center;
	padding: 20px 0 0 10px;
	}
	
a.iconLinks, a.iconLinks:visited, a.iconLinks:hover {
	font-size: 12px;
	text-decoration: none;
	color: #1a202f;
	}	

/*buttons*/	
#homeIFlights { position: relative; clear: none; float: left; margin: 0 px; width: 59px; padding: 66px 0 0 0; font-size: 12px; text-align: center; 
	background-image: url(../assets/icon-flights.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; margin: 0 5px;  line-height: 100%;}
	
#homeIFlights:hover {background-image: url(../assets/icon-flights-L.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; color: #c7242c; }
	
#homeIVacations { position: relative; clear: none; float: left; margin: 0 px; width: 59px; padding: 66px 0 0 0; font-size: 12px; text-align: center; 
	background-image: url(../assets/icon-vacation.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer;  margin: 0 9px; line-height: 100%;}
	
#homeIVacations:hover {background-image: url(../assets/icon-vacation-L.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; color: #c7242c; }
	
#homeIHotels { position: relative; clear: none; float: left; margin: 0 px; width: 59px; padding: 66px 0 0 0; font-size: 12px; text-align: center; 
	background-image: url(../assets/icon-hotels.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer;  margin: 0 9px; line-height: 100%;}
	
#homeIHotels:hover {background-image: url(../assets/icon-hotels-L.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; color: #c7242c; }
	
#homeICars { position: relative; clear: none; float: left; margin: 0 px; width: 59px; padding: 66px 0 0 0; font-size: 12px; text-align: center; 
	background-image: url(../assets/icon-cars.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer;  margin: 0 9px; line-height: 100%;}
	
#homeICars:hover {background-image: url(../assets/icon-cars-L.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; color: #c7242c; }
	
#homeICruises { position: relative; clear: none; float: left; margin: 0 px; width: 59px; padding: 66px 0 0 0; font-size: 12px; text-align: center; 
	background-image: url(../assets/icon-cruises.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer;  margin: 0 9px; line-height: 100%;}
	
#homeICruises:hover {background-image: url(../assets/icon-cruises-L.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; color: #c7242c; }
	
#homeIAI { position: relative; clear: none; float: left; margin: 0 px; width: 59px; padding: 66px 0 0 0; font-size: 12px; text-align: center; 
	background-image: url(../assets/icon-ai.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer;  margin: 0 9px; line-height: 100%;}
	
#homeIAI:hover {background-image: url(../assets/icon-ai-L.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; color: #c7242c; }
	
#homeIHI { position: relative; clear: none; float: left; margin: 0 px; width: 59px; padding: 66px 0 0 0; font-size: 12px; text-align: center; 
	background-image: url(../assets/icon-hi.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer;  margin: 0 9px; line-height: 100%;}
	
#homeIHI:hover {background-image: url(../assets/icon-hi-L.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; color: #c7242c; }
	
#homeIHealth { position: relative; clear: none; float: left; margin: 0 px; width: 59px; padding: 66px 0 0 0; font-size: 12px; text-align: center; 
	background-image: url(../assets/icon-healthi.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer;  margin: 0 9px; line-height: 100%;}
	
#homeIHealth:hover {background-image: url(../assets/icon-healthi-L.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; color: #c7242c; }
	
#homeIAF { position: relative; clear: none; float: left; margin: 0 px; width: 59px; padding: 66px 0 0 0; font-size: 12px; text-align: center; 
	background-image: url(../assets/icon-af.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer;  margin: 0 9px; line-height: 100%;}
	
#homeIAF:hover {background-image: url(../assets/icon-af-L.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; color: #c7242c; }
	
#homeIMortgage { position: relative; clear: none; float: left; margin: 0 px; width: 59px; padding: 66px 0 0 0; font-size: 12px; text-align: center; 
	background-image: url(../assets/icon-mortgage.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer;  margin: 0 9px; line-height: 100%;}
	
#homeIMortgage:hover {background-image: url(../assets/icon-mortgage-L.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; color: #c7242c; }
	
#homeIMoto { position: relative; clear: none; float: left; margin: 0 px; width: 59px; padding: 66px 0 0 0; font-size: 12px; text-align: center; 
	background-image: url(../assets/icon-moto.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer;  margin: 0 9px; line-height: 100%;}
	
#homeIMoto:hover {background-image: url(../assets/icon-moto-L.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; color: #c7242c; }
	
#homeILI { position: relative; clear: none; float: left; margin: 0 px; width: 59px; padding: 66px 0 0 0; font-size: 12px; text-align: center; 
	background-image: url(../assets/icon-li.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer;  margin: 0 9px; line-height: 100%;}

#homeILI:hover {background-image: url(../assets/icon-li-L.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; color: #c7242c; }
	
#homeBuI { position: relative; clear: none; float: left; margin: 0 px; width: 59px; padding: 66px 0 0 0; font-size: 12px; text-align: center; 
	background-image: url(../assets/icon-busi.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer;  margin: 0 9px; line-height: 100%;}

#homeBuI:hover {background-image: url(../assets/icon-busi-L.jpg); background-position: 50% 0%; background-repeat: no-repeat; cursor: pointer; color: #c7242c; }
	
	
/* begin footer */	

#footer {
	position: absolute;
	clear: both;
	bottom: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
	padding: 60px 0 10px 0;
	border-top: 1px dotted #cacaca;
	}
	
/* Begin Landing Styles */	

#searchTopNest {
	position: relative;
	clear: none;
	text-align: left;
	}

#logoLanding {
	position: relative;
	float: left;
	clear: none;
	text-align: left;
	width: 213px;
	}
	
#formNestLanding {
	position: relative;
	clear: none;
	float: left;
	margin-left: 60px;
	width: 610px;
	min-height: 140px;
	background: #FFFFFF url('../assets/form-ground.jpg') top no-repeat; 
	text-align: left;
	padding: 0 20px;
	}
	
#formNestLandingCorrected {
	position: relative;
	clear: none;
	float: left;
	left: 60px;
	width: 650px;
	height: 140px;
	background: #FFFFFF url('../assets/form-ground.jpg') 0% 0% no-repeat; 
	text-align: left;
	padding: 0 20px;
	}
	
#IconNestLanding {
	position: aboslute;
	clear: both;
	width: 918px;
	min-height: 100px;
	text-align: left;
	padding: 20px 0 0 10px;
	left: 0px;
	}
	
#IconNestLandingCorrected {
	position: aboslute;
	clear: both;
	width: 956px;
	min-height: 100px;
	text-align: left;
	padding: 20px 0 10px 10px;
	left: 0px;
	}
	
.ieBtnFix {
	padding-top: 2px;
	}	
	
#footerLanding {
	position: absolute;
	clear: both;
	bottom: 0px;
	left: 0px;
	text-align: left;
	width: 100%;
	padding: 60px 0 10px 20px;
	border-top: 1px dotted #cacaca;
	}
	
#footerA {
	position: relative;
	clear: both;
	margin: 10px auto 0 auto;
	text-align: center;
	width: 98%;
	padding: 60px 0 10px 20px;
	}
	
a.footerLinkN, a.footerLinkN:visited, a.footerLinkN:hover {
	font-size: 12px;
	}	
	
/*landing pages*/	

.centerL {
	position: relative;
	clear: both;
	margin: 15px auto;
	text-align: center;
	width: 100%;
	}
	
#lContentNest {
	position: relative;
	clear: both;
	margin: 20px auto;
	width: 885px;
	}

#eImage {
	position: relative;
	clear: none;
	float: left;
	margin-right: 20px;
	width: 483px;
	height: 284px;
	}	
	
#engine {
	position: relative;
	clear: none;
	float: left;
	width: 870px;
	height: 298px;
	text-align: left;
	background: url(../assets/frame.jpg) no-repeat;
	padding: 7px 13px 0 7px;
	}	
	
#engineNew {
	position: relative;
	clear: none;
	float: left;
	width: 870px;
	height: 398px;
	text-align: left;
	background: url(../assets/frame3.jpg) no-repeat;
	padding: 7px 13px 0 7px;
	}	
	
#engineResults {
	position: relative;
	clear: none;
	float: left;
	width: 870px;
	height: 809px;
	text-align: left;
	background: url(../assets/frame-results.jpg) no-repeat;
	padding: 7px 13px 0 7px;
	}
	
#engineResultsStamp {
	position: relative;
	clear: none;
	float: left;
	width: 870px;
	height: 856px;
	text-align: left;
	background: url(../assets/frame-results-stamp.jpg) no-repeat;
	padding: 7px 13px 0 7px;
	}	
	
td.title {
	background: url(../assets/hdr-ground.jpg) repeat-x 50% 50%;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #666666;
	}	
	
td.formCells {
	padding: 2px 5px;
	}
	
td.formCellsLeft {
	padding: 2px 5px 2px 15px;
	}	
	
.searchFormField {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	width: 170px;
	height: 15px;
	text-align: left;
	}	
	
.searchFormFieldDate {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	width: 85px;
	height: 15px;
	}	
	
.searchFormFieldSSelect {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	width: 40px;
	height: 19px;
	}	
	
.searchFormFieldSSelectM {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	width: 80px;
	height: 19px;
	}

.searchFormFieldSSelectL {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	width: 160px;
	height: 19px;
	}	
	
td.flightsHdr {
	background: url(../assets/flights.jpg) no-repeat 0% 0%;
	}	
	
td.hotelssHdr {
	background: url(../assets/hotels.jpg) no-repeat 0% 0%;
	}	
	
	
td.carsHdr {
	background: url(../assets/carshdr.jpg) no-repeat 0% 0%;
	}	
	
	
td.cruisesHdr {
	background: url(../assets/cruiseshdr.jpg) no-repeat 0% 0%;
	}
	
td.vacationsHdr {
	background: url(../assets/vacationshdr.jpg) no-repeat 0% 0%;
	}	
	
.savingsTip {
	font-size: 14px;
	font-weight: bold;
	color: #c23f27;
	}	
	
.supplierImg {
	border: 1px solid #0c73d2;
	}
	
td.ResultsNest {
	padding: 0 10px;
	}
	
table.ResultsNestInner {
	background: url(../assets/results_ground.jpg) repeat-x;
	}
	
/*search result styles*/	
#spLink { position: relative; float: left; clear: both; width: 100%; padding: 0 0 5px 19px; text-align: left; cursor: pointer; /*background-color: #eff6fd; */}
#spLink a.spResultTitle, a.spResultTitle:visited, a.spResultTitle:hover { font-size: 15px; font-weight: bold; color: #1164b9; }
#spLinkDescription { position: relative; float: left; clear: both; width: 560px; font-size: 12px; font-weight: normal; line-height: 115%;  text-align: left; }
#spEmpty {  position: relative; float: left; clear: both; }
.resultURLD { font-size: 12px; font-weight: normal; color: #008000; text-decoration: none; }

#rreLink { position: relative; float: left; clear: both; width: 100%; text-align: left;}
#rreLink a.rreResultTitle, a.rreResultTitle:visited, a.rreResultTitle:hover { font-size: 15px; font-weight: bold; color: #1164b9; }
#rreLinkDescription { position: relative; float: left; clear: both; width: 560px; font-size: 12px; font-weight: normal; line-height: 115%;  text-align: left; }
#rreEmpty {  position: relative; float: left; clear: both; }
.resultURLD { font-size: 12px; font-weight: normal; color: #008000; text-decoration: none; }

/*searhc result jump buttons*/

a.veLink, a.veLink:visited {
	display: block;
	width: 198px;
	height: 24px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #222222;
	background: #227edc url(../assets/veLinkGround.jpg) 0% 0% repeat-x;
	text-align: center;
	padding-top: 6px;
	border: 1px solid #707070;
	text-transform: capitalize;
	}
	
a.veLink:hover {
	color: #FFFFFF;
	background: #e0570f url(../assets/veLinkGround-on.jpg) 0% 0% repeat-x;
	}
	
	/*new styles*/
	
	#widgetNest {
	margin: 20px auto;
	text-align: center;
	width: 550px;
	}
	
td.formFields {
	padding: 0 10px 10px 0;
	}	
	
td.formFieldsSmall {
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 10px;
	}	
	
.formTitle {
	font-size: 14px;
	color: #ec590b;
	text-transform: capitalize;
	font-size: 1.2em;
	font-weight: bold;
	}	
	
.searchFormField {
	font-size: 11px;
	width: 205px;
	height: 13px;
	text-align: left;
	}		
	
.searchFormFieldSSelect {
	font-size: 11px;
	width: 40px;
	height: 17px;
	}	
	
.searchFormFieldDate {
	font-size: 11px;
	width: 85px;
	height: 13px;
	}	
	
.searchFormFieldSSelectL {
	font-size: 11px;
	width: 160px;
	height: 19px;
	}	
	
.searchFormFieldSSelectM {
	font-size: 11px;
	width: 80px;
	height: 19px;
	}
