
/*
DARK: 		#4b4b4f
MEDIUM: 	#557a95
LIGHT:	#b0a295
*/








/* ----------------- HEADER ----------------- */
.header-outer { background:#557a95;  }
.header .signup p a { border: 1px #b0a295 solid; }
.header .signup p a:hover { background:#b0a295; }
form.search input { border: 1px #b0a295 solid; }
form.search button { background:#b0a295; }
.navigation	{ background:#4b4b4f; }

.navbar .navbar-toggle          {  background-color:#b0a295;}
.navbar .navbar-toggle:hover          { background-color:#557a95; }
.navbar .navbar-toggle:focus          { background-color:#557a95; }

.navbar-default .navbar-nav li a:hover { background-color:#557a95; }
.navbar-default .navbar-nav li a:focus { background-color:#557a95;  }
.navbar-default .navbar-nav .dropdown .fa           { color:#b0a295; }

.dropdown-menu { background-color:#557a95; }

.navbar-default .navbar-nav li.dropdown a:active,
.navbar-default .navbar-nav li.dropdown a:focus { background-color:#557a95;  }

@media only screen and (max-width: 767px) 
{
.navbar-default .navbar-nav .open .dropdown-menu > li > a { background-color:#557a95;}
}
/* ----------------- END / HEADER ----------------- */










/* ----------------- GLOGAL ----------------- */
h1              { color:#4b4b4f; }
p.lead { color:#4b4b4f;  }
a { color:#557a95; }
a:hover { color:#b0a295; }
.sky-form .button { background-color:#b0a295; }
.contact-info .fa     { color:#b0a295; }

.gl-quote a { background-color:#b0a295; }
.gl-quote a:hover { background-color:#4b4b4f; }

.gl-win { background-color:#4b4b4f; }
.gl-win p.click a { background-color:#b0a295;  }
.gl-win p.click a:hover { color:#b0a295; }

.gl-mags .travmag {background-color:#557a95; }
.gl-mags .ultimate {background-color:#4b4b4f; }

.gl-shorex { border: 7px #4b4b4f solid; }
.gl-shorex p.more a { background-color:#b0a295; }
.gl-shorex p.more a:hover { background-color:#4b4b4f; }



/* ---------- END / GLOBAL  ----------*/










/* ---------- FOOTER ----------*/
.footer           { background:#4b4b4f; }
.newsletter .formbutton { background:#b0a295; }
.footer .offerid { background:#b0a295; }
.footer form.search input::placeholder { color:#4b4b4f; }
.footer form.search button { background:#4b4b4f; }
/* ---------- END / FOOTER ----------*/









/*
DARK: 		#4b4b4f
MEDIUM: 	#557a95
LIGHT:	#b0a295
*/


/* ---------- HOME PAGE ----------*/
.mainoffer .mainpromo p.booknow span { background:#b0a295; }
.mainoffer .mainpromo p.booknow span:hover { background:#4b4b4f;  }

@media only screen and (max-width: 767px) 
{
.mainoffer .mainpromo { background:#4b4b4f;  }
}


.depts { background:#4b4b4f; }
.dept .fa { color:#b0a295; }
.dept p.more span { background:#557a95; border: 1px #557a95 solid; }
.depts .getquote a { border: 1px #b0a295 solid; }

.popdest-outer { background:#b0a295; }
.dest-title,
.dest-text { background:#557a95; }

.shorex { background:#557a95; }
.shorex a { background:#4b4b4f; }

.mags-area { background:#557a95;  }
.home-win h3 { color:#4b4b4f; }
.home-win p.sweep span { background:#4b4b4f; }
.home-win p.sweep span:hover { background:#557a95; }

@media only screen and (max-width: 767px) 
{
.win-outer { background:#4b4b4f; }
}




.travmag { background:#557a95;}
.ultimate { background:#4b4b4f; }
.deals-list h3 { color:#4b4b4f; }
.welcome { background:#557a95; }
.welcome .more a:hover { background:#4b4b4f; }

/* ---------- END / HOME PAGE ----------*/












