/* -- For Mobile -- */
.mobileWrapper .logo, .mobileWrapper .copyright a, .mobileWrapper .copyright, .mobileWrapper .topLayout, .mobileWrapper .textColorOverBackground, .mobileWrapper a.textColorOverBackground {
	color:#7a7a7a;
}
.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:#484949;
}
.mobileWrapper .topLayout, .mobileFooter, .mobileWrapper .backgroundColor, .mobileWrapper .borderColor {
	background-color:#484949;
	border-color:#484949;
}
 .bodyBackgroudColor {
	background-color:#898e8e;
}
