
/**
 * Wepax
 *
 * LICENSE
 *
 * This source file is subject to license that is bundled
 * with this package in the file docs/LICENSE.txt.
 *
 * @package		Common
 * @author		Wepax SAS. 2011-2011
 * @version		$Id$
 */

#external_header,
#header {
	background: url("../../../img/wepax/bg-header-1.png") #1B2C06;
}

#menus .menuItem {
	background: #003636;
}

#menus .menuItem a {
	color: #E7EB3B;
}

#menus .menuItemSel {
	background: #fbfbfb;
}

#menus .menuItemSel a {
	color: #000000;
}

div.bloqueada {
	background: #570202;
}

div.ocupada {
	background: #F2E848;
	color: #727267;
}

div.ocupada a,
div.ocupada span {
	color: #727267;
}

div.libre {
	background: #104003;
}

div.noticeMessage {
    background: none repeat scroll 0 0 #C6DAC1;
    color: #111111;
}

div#featuredRates {
	background: #81250D;
}

div#featuredHeader {
	background: #681A05;
}

.progressSelected {
	background-color: transparent;
	background-image: url("../../../img/wepax/custom/mariaisabel/BG_ChangeStep_InProgress.gif");
}

.progressOff {
	background-image: url("../../../img/wepax/custom/mariaisabel/BG_ChangeStep_InProgressOff.gif");
}

.submitButton {
	background-image: url("../../../img/wepax/custom/mariaisabel/ok-button.png");
	color: #E7EB3B;
}

#external_content h3,
.rateGroup {
	color: #578074;
}

div.info-message {
    background: none repeat scroll 0 0 #9CB7B7;
}

div#featuredRates {
    background: none repeat scroll 0 0 #005E5E;
}

div#featuredHeader {
    background: none repeat scroll 0 0 #005454;
}

div#featuredRatesDiv {
    background: none repeat scroll 0 0 #FAFAFA;
}

#pref_note {
	background: #E7F0EF;
}
