
/* Main background */
#gd-pe-mobile-wrapper, body { background-color: #e6f3fb; }

/* Header */
#gd-pe-mobile-header { background: transparent url() repeat-x; height: 125px; }
	#gd-pe-mobile-header h1 { text-indent: -9999px; margin: 0; padding: 0; height: 155px; background: transparent url(https://media.guestdesk.com/sites/palmettoshoresmyrtlebeach_com/media/mobile/mobile-logo.png) no-repeat center center; }
	
/* Backbar - title and back button */
#gd-mobile-backbar { background-color: #F5841E; color: #fff; text-shadow: #000 0px 0; padding: 5px; margin: 5px 0 0; border-color: #000; }
	#gd-mobile-backbar a.gd-mobile-back-button { background-color: #007fc0; color: #fff; text-shadow: #000 0 -1px; }

.gd-mobile-main { background: #fff; }

.gd-mobile-large-list { border-color: #333; }
.gd-mobile-large-list li { border-color: #333; }
.gd-mobile-large-list li a { font-size: 14px; background-image: none; }
.gd-mobile-small-list li a { font-size: 14px;  }

/* Buttons */ 
input[type="submit"], a.gd-button { background-color: #007fc0; color: #fff; text-shadow: #000 0 -1px; border-radius: 3px; }
a { color: #007fc0; }
#gd-mobile-footer-links a { color: #000; }

#gd-mobile-room-details { background-color: transparent; }

#gd-mobile-itinerary { background-color: #DDEBF4; color: #333; text-shadow: none; }

#gd-mobile-room-details ul.gd-mobile-small-list { border: 1px solid #ccc; border-width: 0 1px; }

.gd-package-list-package-select a { font-size: 12px; }