/* -- For Mobile -- */
.mobileWrapper .logo, .mobileWrapper .copyright a, .mobileWrapper .copyright, .mobileWrapper .topLayout, .mobileWrapper .textColorOverBackground, .mobileWrapper a.textColorOverBackground {
	color:#c4d2eb;
}
.mobileWrapper a.contact, .mobileWrapper .mobileSubTitle, .mobileWrapper a.checkAvailability, .mobileWrapper .navigationBar a, .mobileWrapper .navigationBar a:hover, .mobileWrapper .navigationBar, 
.currentTemp, .weatherDisplay a, .weatherDisplay a:hover, .mobileWrapper .textColor, .mobileWrapper a.textColor {
	color:#6b81a9;
}
.mobileWrapper .topLayout, .mobileFooter, .mobileWrapper .backgroundColor, .mobileWrapper .borderColor {
	background-color:#454f62;
	border-color:#454f62;
}
.bodyBackgroudColor {
	background-color:#7b8cae;
}
