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