
/***************  templates/main/../jw/_common/css/default.widget.css  ***************/
/* --------------------------------------------------[ reseter ]-- */
.jw-widget div,.jw-widget span,.jw-widget applet,.jw-widget object,.jw-widget iframe,.jw-widget h1,.jw-widget h2,.jw-widget h3,.jw-widget h4,.jw-widget h5,.jw-widget h6,.jw-widget p,.jw-widget blockquote,.jw-widget pre,.jw-widget a,.jw-widget abbr,.jw-widget acronym,.jw-widget address,.jw-widget big,.jw-widget cite,.jw-widget code,.jw-widget del,.jw-widget dfn,.jw-widget em,.jw-widget font,.jw-widget img,.jw-widget ins,.jw-widget kbd,.jw-widget q,.jw-widget s,.jw-widget samp,.jw-widget small,.jw-widget strike,.jw-widget strong,.jw-widget sub,.jw-widget sup,.jw-widget tt,.jw-widget var,.jw-widget dl,.jw-widget dt,.jw-widget dd,.jw-widget ol,.jw-widget ul,.jw-widget li,.jw-widget fieldset,.jw-widget form,.jw-widget label,.jw-widget legend,.jw-widget table,.jw-widget caption,.jw-widget tbody,.jw-widget tfoot,.jw-widget thead,.jw-widget tr,.jw-widget th,.jw-widget td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
.jw-widget h1,.jw-widget h2,.jw-widget h3,.jw-widget h4,.jw-widget h5,.jw-widget h6,.jw-widget strong{font-weight:normal;}
.jw-widget :focus{outline:0;}
.jw-widget table{border-collapse:collapse;border-spacing:0;empty-cells:show;}
.jw-widget caption,.jw-widget th,.jw-widget td{text-align:left;font-weight:normal;}
.jw-widget img {vertical-align:text-bottom}
.jw-widget a img,.jw-widget iframe{border:none;}
.jw-widget ol,.jw-widget ul{list-style:none;}
.jw-widget input,.jw-widget textarea,.jw-widget select,.jw-widget button{font-size:100%;font-family:inherit;}
.jw-widget textarea{overflow:auto;}
.jw-widget select{margin:inherit;}
.jw-widget ol{margin-left:2em;}
.jw-widget .clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.jw-widget .clearfix{display:inline-block;}
/* \*/
* html .jw-widget .clearfix{height: 1%;}
.jw-widget .clearfix{display:block;}
/* */

/* --------------------------------------------------[ css ]-- */
div.jw-widget-1col {
	width:232px;
}

div.jw-widget-2col {
	width:476px;
}

div.jw-widget-3col {
	width:720px;
}

div.jw-widget-4col {
	width:964px;
}

div.jw-widget-sm {
}

div.jw-widget-lg {
}

div.jw-widget-md {
}

body .jw-widget .textSwitchHolder  {
	display:inline;
}

/***************  templates/main/../jw/logotype/template.1col-flex.css  ***************/
/* --------------------------------------------------[ css ]-- */
div.logotype-1col-flex {
	float:left;
	width:232px;
}
.jw-logotype-1col-flex.align-left img {
	float:left
}
	.jw-logotype-1col-flex.align-right .imagecontainer,
	.jw-logotype-1col-flex.align-right img {
		float:right
	}
	.jw-logotype-1col-flex.align-center .imagecontainer,	
	.jw-logotype-1col-flex.align-center img {
		display: block;
		margin: 0 auto;
	}
	

	
/***************  templates/main/../jw/menu/template.1col-lg.css  ***************/
/* --------------------------------------------------[ css ]-- */
div.jw-menu-1col-lg {
}
div.jw-menu-1col-lg ul { 
	float:left;
	list-style: none;
	position: relative;
	left: 8px;
	/*background:#EEE;*/
}
div.jw-menu-1col-lg li {
	float:left;
	text-align:left;
	width: 90%;
	/*margin: 0 11px;*/
	padding:10px 0;
	display:block;
	/*border-bottom:1px solid #CCC;*/
}
	div.jw-menu-1col-lg li.item1{
		margin-top:10px;
	}
	div.jw-menu-1col-lg li.last{
		margin-bottom:10px;
		border:none;
	}
	div.jw-menu-1col-lg li a {
		float:left;
		width:100%;
		height:100%;
		text-decoration:none;
		color:#666963;
	}
	
div.jw-menu-1col-lg.items-background ul { 
	/*background:#3c3c3c;*/
}
	div.jw-menu-1col-lg.items-background li{
		margin:0;
		padding:0;
		width:217px;
		height:27px;
		/*border-bottom:2px solid #FFF;*/
	}
	div.jw-menu-1col-lg.items-background li a {
		margin:0;
		padding:8px 0 0 0px;
		width:217px;
		height:19px;
		color:#000;
		font-family: 'QuicksandBold';
		font-size: 11px;
		text-transform: uppercase;
		text-align: center;
		background:url(http://www.palmgardenhotel.com/templates/jw/_common/images/leftnavigation-bg.png) no-repeat 0px 0px;
		display:block;
	}

	div.jw-menu-1col-lg li.active a,
	div.jw-menu-1col-lg li a:hover  {
		color:#fff;
		background-position:0px -27px;
	}	

/*	div.jw-menu-1col-lg.items-background li.jshover{
		background-position:0 -36px !important;
		background:#E76F1D url(http://www.palmgardenhotel.com/templates/jw/_common/images/leftnavigation-bg.png) no-repeat left top;
		color: #fff;
	}
	div.jw-menu-1col-lg.items-background li.active,
	div.jw-menu-1col-lg.items-background li.jshover.active{
		background-position:0 -72px;
		background:#E76F1D url(http://www.palmgardenhotel.com/templates/jw/_common/images/leftnavigation-bg.png) no-repeat left top;
		color: #fff;
	}*/
	
div.jw-menu-1col-lg.align-right li a {
	text-align:right;
	padding:10px 25px 0 0;
}	
	div.jw-menu-1col-lg.align-center li a {
		text-align:center;
		padding-left:0;
	}	
	
/***************  templates/main/../jw/newsletter/template.1col-md.css  ***************/
div.jw-newsletter-1col-md .newsletterForm:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.jw-newsletter-1col-md{
	/*background:#CCC url(http://www.palmgardenhotel.com/templates/jw/_common/images/signup-1M.png) no-repeat left top;*/
	height:75px;
	font-family: 'Marcellus', serif;
	float: left;
	width: 228px;
	margin-top: 20px;
}

div.jw-newsletter-1col-md h2{
	color:#020202;
	font-size:15px;
	text-transform:uppercase;
	font-weight:normal;
	font-family: 'Marcellus', serif;
	margin:0 10px;
	padding:5px 0 9px 11px;
	border-bottom: 1px solid #CCC;
}

	div.jw-newsletter-1col-md .newsletterForm .email-entry .email-address{
		float:left;
		width:143px;
		height:12px;
		margin:11px 0 0 12px;
		padding:2px 4px;
		color:#666666;
		font-size:11px;
		border:1px solid #cbcbcb;
		font-family: 'Droid Sans', sans-serif;
		background:#ffffff;
	}
	div.jw-newsletter-1col-md .newsletterForm button {
		float:left;
		margin:0;
		padding:0;
		display:inline;
		margin:7px 0 0 12px;
		font-family: "Arial";
	}
	div.jw-newsletter-1col-md .newsletterForm button.go{
		color:#ffffff;
		font-size:11px;
		text-transform:uppercase;
		text-align:left;

		cursor:pointer;
		width:47px;
		height:17px;
		margin:12px 0 0 10px;
		padding:1px 2px 2px 2px;
		border:0px;
		float:left;_display:inline;
		background:url(http://www.palmgardenhotel.com/templates/jw/_common/images/jw-go-btn-sprite.png) no-repeat left top;
		font-family: "Arial";
	}

:root div.jw-newsletter-1col-md .newsletterForm button.go{padding:2px 2px 2px 5px\9;}

@media \0screen {
	div.jw-newsletter-1col-md .newsletterForm button.go{
		padding:2px 2px 2px 5px;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.jw-newsletter-1col-md .newsletterForm button.go{
		padding:2px 2px 2px 5px;
	}
}

	div.jw-newsletter-1col-md .newsletterForm button:hover{
		background-position:left bottom;
	}
/***************  templates/main/../jw/menu/template.3col-sm.css  ***************/
/* --------------------------------------------------[ css ]-- */
div.jw-widget-3col
{
	width: 737px!important;
}
div.jw-menu-3col-sm {
	height:39px;
	background:#000 url(http://www.palmgardenhotel.com/templates/jw/_common/images/navigation-bg.png) no-repeat 0 0;
}

div.jw-menu-3col-sm.align-left ul {
	float:left;
}
	div.jw-menu-3col-sm.align-right ul {
		float:right;
	}
	div.jw-menu-3col-sm.align-center ul {
		margin:0 auto;
		width:auto;
		display:table;
	}

div.jw-menu-3col-sm li {
	display:block;
	height:40px;
	float:left;
	text-align:center;
	margin:2px 1px;
}

div.jw-menu-3col-sm li a {
	height:13px;
	display:block;
	padding:12px 18px 0;
	height:27px;
	text-decoration:none;
	font-size:13px;
	color:#e2e2e2;
	font-family: 'Marcellus', serif;
	text-transform: uppercase;
	letter-spacing: 0.7px;
}
	div.jw-menu-3col-sm.items-separator li a {
		/*background:url(http://www.palmgardenhotel.com/templates/jw/_common/images/ver-div.png) no-repeat center right;*/
	}
	* html div.jw-menu-3col-sm a {
		float:left;
	}
	div.jw-menu-3col-sm li.last a {
		background:none;
	}
	div.jw-menu-3col-sm a:hover,
	div.jw-menu-3col-sm li.active a {
		color:#fb8d36;
	}
	div.jw-menu-3col-sm.items-background li {
		background:none;
	}
	div.jw-menu-3col-sm.items-background a:hover {
		background:#CCC url(http://www.palmgardenhotel.com/templates/jw/_common/images/nav-item-sprite.png) no-repeat 0 0;
		color:#FFF;
	}
	div.jw-menu-3col-sm.items-background li.active a {
		background:#CCC url(http://www.palmgardenhotel.com/templates/jw/_common/images/nav-item-sprite.png) no-repeat 0 -42px;
		color:#FFF;
	}


div.jw-menu-3col-sm, div.jw-menu-3col-sm ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
div.jw-menu-3col-sm li { /* all list items */
	float: left;
}

div.jw-menu-3col-sm li ul.menuLevel2 { /* second-level lists */
	position: absolute;
	width:145px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background:#EEE url(http://www.palmgardenhotel.com/templates/jw/_common/images/submenu-bg.png) repeat;
	margin:0;
}
	div.jw-menu-3col-sm .menuLevel2 li { /* all list items */
		float: left;
		width:145px; /* width needed or else Opera goes nuts */
		height:36px;
		text-align:left;

	}
	div.jw-menu-3col-sm .menuLevel2 li.item1  {
		padding-top:5px;
	}
	div.jw-menu-3col-sm ul.menuLevel2 li a{
		float:left;
		padding:8px 10px 0;
		margin: 0 9px;
		width:105px;
		height:25px;
		background:url(http://www.palmgardenhotel.com/templates/jw/_common/images/submenu-hor-div.png) repeat-x scroll 0 32px transparent;
	}
div.jw-menu-3col-sm li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}
div.jw-menu-3col-sm li:hover ul ul,
div.jw-menu-3col-sm li:hover ul ul ul,
div.jw-menu-3col-sm li.sfhover ul ul,
div.jw-menu-3col-sm li.sfhover ul ul ul {
	left: -999em;
}
div.jw-menu-3col-sm li:hover ul,
div.jw-menu-3col-sm li li:hover ul,
div.jw-menu-3col-sm li li li:hover ul,
div.jw-menu-3col-sm li.sfhover ul,
div.jw-menu-3col-sm li li.sfhover ul,
div.jw-menu-3col-sm li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



/***************  templates/main/../jw/weather/template.1col-sm.css  ***************/
/* --------------------------------------------------[ css ]-- */
#weather .jw-widget-1col
{
	width:154px!important;
}
div.jw-weather-1col-sm {
	position:relative;
	float:right;
}

div.jw-weather-1col-sm div {
	display:inline;
}

div.jw-weather-1col-sm em {
	float:left;
	text-transform:uppercase;
	padding-right:3px;
	color:#fff;
	padding-top:8px;
	font-family: 'PT Sans', sans-serif;
	font-size: 10px
}

div.jw-weather-1col-sm dfn {
	display:none;
}

div.jw-weather-1col-sm .jw-weather-city {
	display:none;
}

div.jw-weather-1col-sm .accweather > a {
	text-decoration:none;
	color:#fff;
}

div.jw-weather-1col-sm .accweather > a .weather-tempC {
	display: none;
}

div.jw-weather-1col-sm .accweather > a .weather-tempC:after {
	content:'C';
}

div.jw-weather-1col-sm .accweather > a .weather-tempF {
	float:left;
	padding-top:8px;
	font-family: 'PT Sans', sans-serif;
	font-size: 10px;
}

div.jw-weather-1col-sm .accweather > a .weather-text {
	display:none;
}

div.jw-weather-1col-sm .accweather > a img {
	float:right;
	margin-right:8px;
	margin-top: 2px;
}

div.jw-weather-1col-sm .accweather-days {
	display:none;
}
/***************  templates/main/../jw/best-prices/template.1col-sm.css  ***************/
/* --------------------------------------------------[ css ]-- */
div.jw-best-prices-1col-sm {
	width:232px;
	height:40px;
	background:url(http://www.palmgardenhotel.com/templates/jw/_common/images/bestrate-bg.png);
	background-repeat:repeat-x;
	color:#fff;
	padding:0px; 
	position:relative;
}

div.jw-best-prices-1col-sm h3 {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	width: 65px;
	padding: 6px 6px 5px 18px;
	line-height: 1.0;
	display:inline;
	font-family:'QuicksandBold' !important;
}
	div.jw-best-prices-1col-sm span.roomsText {
	font-size: 11px;
	color: #000;
	/*font-weight: bold;*/
	font-family:'QuicksandBold' !important;
	}

	div.jw-best-prices-1col-sm .rate a  {
		color:#676767;
		font-size: 11px;
		position: relative;
		top:-4px;
		/*font-weight: bold;*/
	}

	div.jw-best-prices-1col-sm span.fromText
	{
		color:#676767;
		font-size: 11px;
		position: relative;
		top:-3px;
		/*font-weight: bold;*/
		font-family:'QuicksandBold' !important;
		letter-spacing:1px;
	}

:root div.jw-best-prices-1col-sm span.fromText{top:-2px\9;}

@media \0screen {
	div.jw-best-prices-1col-sm span.fromText{
		top:-2px;
	}
}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.jw-best-prices-1col-sm span.fromText{
		top:-2px;
	}
}

	div.jw-best-prices-1col-sm h3:first-line {
		color:#ccc;
	}
	div.jw-best-prices-1col-sm a:hover {
		color:#9c9c9c;
	}

div.jw-best-prices-1col-sm .rate {
	position: relative;
	float: left;
	padding:2px 0;
	line-height: 1;
	display:inline;
	color: #256238;
	font-size: 30px;
	margin-left: -10px;
}	

div.jw-best-prices-1col-sm .rate a{
	color: #256238;
	text-decoration:none;
}

div.jw-best-prices-1col-sm .rate:hover {
	color: #fff!important;
}

div.jw-best-prices-1col-sm .rate a:hover
{
	color: #fff!important;
} 
	
div.jw-best-prices-1col-sm .currency,
div.jw-best-prices-1col-sm .amount,
div.jw-best-prices-1col-sm .units,
div.jw-best-prices-1col-sm .cent {
	position: relative;
	float: left;
	margin:0;
	padding:0;
	line-height: 1;
	display:inline;
}
	div.jw-best-prices-1col-sm .currency {
		padding-top:4px;
		font-size: 30px;
		font-family: 'Quicksand', sans-serif;

	}

	div.jw-best-prices-1col-sm .amount {
		font-size: 30px;
		padding:0 3px;
		font-size: 30px;
		font-family: 'Quicksand', sans-serif;	
		margin-top: 4px;	
	}
	div.jw-best-prices-1col-sm .cents {
		font-size: 30px;
		font-family: 'Quicksand', sans-serif;		
	}
	
div.jw-best-prices-1col-sm a.booking-link	{
	position: relative;
	float: right;
	margin:16px -6px 0 0;
	text-decoration:none;
	color:#FFF;
	width:24px;
	height:24px;
	background:url(http://www.palmgardenhotel.com/templates/jw/_common/images/best-rate-arrow.png) no-repeat 0 0;
}

div.jw-best-prices-1col-sm small {
	display:none;
}

/***************  templates/main/../jw/booking-mask/template.3col-sm.css  ***************/
/* --------------------------------------------------[ css ]-- */
div.jw-booking-mask-3col-sm {
	position: relative;
	width:751px!important;
	height:40px;
	background:url(http://www.palmgardenhotel.com/templates/jw/_common/images/booking-mask-bg.png);
	background-repeat:repeat-x;
	color:#fff;
	font-family: 'Droid Sans', sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

div.jw-booking-mask-3col-sm form {
	display: block;
	height:25px;
	padding:10px 28px;
}

div.jw-booking-mask-3col-sm input {
	border:1px solid #ccc;
	padding-left:4px;
	width:93px;
	height:11px;
	/*background:#cfcfcf url(http://www.palmgardenhotel.com/templates/jw/_common/images/date-tb-4S.png) no-repeat;*/
	background:#fff url(http://www.palmgardenhotel.com/templates/jw/_common/images/jw-calendar-btn-sprite.png) no-repeat 100% 0px;
	color:#000;
	font-size: 11px;
	font-family: 'Droid Sans', sans-serif;
	cursor: pointer;
	padding-top: 3px;
	position: relative;
	top:1px;
}

div.jw-booking-mask-3col-sm select {
	width:37px;
	height:18px;
	padding:0px;
	border:1px solid #ccc;
	background:#fff;
	color:#000;
	font-size:11px;
	font-family: 'Droid Sans', sans-serif;
	position: relative;
	top:1px;
}
	div.jw-booking-mask-3col-sm select option {
		background:#fff;
		/*width:10px;*/
	}

div.jw-booking-mask-3col-sm h3 {
	display:none;
}

div.jw-booking-mask-3col-sm .jw-booking-mask-date {
	float:left;
	margin:0 0 8px 0;
	padding:0 10px 0 0;
}

div.jw-booking-mask-3col-sm .date-format-helper {
	display: none;
}

div.jw-booking-mask-3col-sm .choose {
	float:left;
	display:inline;
	padding:0 10px 0 0;
}
	div.jw-booking-mask-3col-sm .showChildren .jw-booking-mask-date,
	div.jw-booking-mask-3col-sm .showChildren .choose {
		padding:0 34px 0 0;
	}
	div.jw-booking-mask-3col-sm .modifyBooking .jw-booking-mask-date,
	div.jw-booking-mask-3col-sm .modifyBooking .choose {
		padding:0 10px 0 0;
	}

div.jw-booking-mask-3col-sm label {
	float:left;
	text-align:right;
	padding:3px 11px 0 0;
	line-height: 1.6em;
	color:#cccccc;
}

div.jw-booking-mask-3col-sm .jw-booking-mask-button {
	/*float:left;*/
	display: inline;
	cursor:pointer;
	width:122px;
	height:23px;
	background:url(http://www.palmgardenhotel.com/templates/jw/_common/images/jw-book-now-btn-sprite.png) no-repeat;
	border:0;
	color:#fff;
	text-align: left;
	padding:0 0 2px 8px;
	text-transform: uppercase;
	font-size: 10px;
	/*margin:-1px 0 0 0;*/
	font-family: "Arial";
	position:absolute;
}
	div.jw-booking-mask-3col-sm .showChildren .jw-booking-mask-button {
		width:122px;
	}
	div.jw-booking-mask-3col-sm .jw-booking-mask-button:hover {
		background-position: left bottom;
	}

div.jw-booking-mask-3col-sm .jw-booking-mask-modify-booking {
	float:left;
	width:50px;
	margin-top:-2px;
	padding:0 0 0 10px;
	line-height:0.9em;
}
	div.jw-booking-mask-3col-sm .jw-booking-mask-modify-booking a {
		font-size:10px;
		text-transform: uppercase;
		color:#CCC;
		text-decoration:none;
	}

div.jw-booking-mask-3col-sm .hotelSelector select {
	width:55px;
}
	div.jw-booking-mask-3col-sm .hotelSelector .jw-booking-mask-hotels select {
		background:#cfcfcf url(http://www.palmgardenhotel.com/templates/jw/_common/images/hotel-tb-3S.png) no-repeat;
	}
	div.jw-booking-mask-3col-sm .hotelSelector .jw-booking-mask-hotels select,
	div.jw-booking-mask-3col-sm .hotelSelector .jw-booking-mask-hotels  option {
		width:109px;
	}

div.jw-booking-mask-3col-sm form.modifyBooking.hotelSelector {
	padding:10px 0 0 8px;
}
	div.jw-booking-mask-3col-sm .modifyBooking.hotelSelector label {
		padding-right:5px;
	}
	div.jw-booking-mask-3col-sm .modifyBooking.hotelSelector .jw-booking-mask-modify-booking {
		padding-left:8px;
	}

div.jw-booking-mask-3col-sm .hotelSelector .jw-booking-mask-rooms,
div.jw-booking-mask-3col-sm .hideRooms .jw-booking-mask-rooms{
	display:none;
}

/***************  templates/main/../jw/special-offers-slider-simple/template.1col-lg.css  ***************/
/* --------------------------------------------------[ css ]-- */
div.jw-special-offers-slider-simple-1col-lg {
	padding:0px;
	width:232px;
	height:171px;
	color:#fff;
	font-size: 12px;
}

div.jw-offers-carousel,
div.jw-special-offers-slider-simple-1col-lg,
div.jw-special-offers-slider-simple-1col-lg ul,
div.jw-special-offers-slider-simple-1col-lg ul li{
	position:relative;
	float:left;
}

div.jw-special-offers-slider-simple-1col-lg ul{
	overflow:hidden;
}

div.jw-offers-carousel,
div.jw-special-offers-slider-simple-1col-lg,
div.jw-special-offers-slider-simple-1col-lg ul,
div.jw-special-offers-slider-simple-1col-lg ul li{
	height:171px;
}

div.jw-offers-carousel,
div.jw-special-offers-slider-simple-1col-lg{
	width:232px;
}

div.jw-special-offers-slider-simple-1col-lg ul li h3{
	position:absolute;
	top:0;
	left:0;
	width:219px;
	height:44px;
	padding:15px 0px 0px 13px;
	background:#fff;
	color:#000;
	font-weight:normal;
	font-size:13px;
	text-transform:uppercase;
	font-family: 'QuicksandBold';
}

div.jw-special-offers-slider-simple-1col-lg .readmore{
	position:absolute;
	left:9px;
	bottom:6px;
	background:url(http://www.palmgardenhotel.com/templates/jw/_common/images/jw-book-now-btn-sprite.png) no-repeat left top;
	display:block;
	width:122px;
	height:17px;
	padding:6px 0 0 8px;
	z-index:50;
	font-family: "Arial"
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	text-transform: uppercase;
}

div.jw-special-offers-slider-simple-1col-lg .readmore:hover {
	background-position: left bottom;
}

div.jw-special-offers-slider-simple-1col-lg .bottom-bar.background {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:0px;
	background:#bababa;
}

div.jw-offers-carousel ul.nav{
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
}

div.jw-offers-carousel .prev,
div.jw-offers-carousel .next{
	display:block;
	width:8px;
	height:14px;
	position:absolute;
	bottom:7px;
	z-index:50;
	cursor:pointer;
}

div.jw-offers-carousel .prev{
	right:30px;
}
div.jw-offers-carousel  .next{
	right:8px;
}

#offers .toolbox-link {
	position:relative;
	width:300px;
	margin:5px 0;
}
/***************  templates/main/../jw/callout-text/template.1col-md.css  ***************/
/* --------------------------------------------------[ css ]-- */
div.jw-callout-text-1col-md {
	height:80px;
	/*background:#BBB url(http://www.palmgardenhotel.com/templates/jw/_common/images/callout-1M.png) no-repeat;*/
	
	color:#000;
	font-family: arial,helvetica;
	font-size:12px;
	text-transform: uppercase;
	position: relative;
}

div.jw-callout-text-1col-md .jw-callout-text-content {
	padding:12px 3px 12px 14px;
	float: right;
	position: relative;
	left: 0px;
}

div.jw-callout-text-1col-md h3 {
	font-family: 'Marcellus', serif;
	color:#000;
	font-size:15px;
	font-weight: normal;
	line-height:1.0em;
	padding:0 0 2px 0;
	text-transform: uppercase;
}
div.jw-callout-text-1col-md .jw-callout-text-calltoaction {
	float:right;
}

div.jw-callout-text-1col-md h3 a {
	font-family: 'Marcellus', serif;
	color:#000;
	font-size:16px;
	font-weight: normal;
	text-decoration:none;
	text-transform: uppercase;	
}
div.jw-callout-text-1col-md a:hover {
	/*color:#9c9c9c;*/
}
div.jw-callout-text-1col-md a.go-link {
	font-size: 11px;
	float:right;
	margin-top:1px;
	width:133px;
	height:24px;
	font-family: 'PT Sans', sans-serif;
	font-size: 11px;
	color: #E76F19;
	text-decoration:none;
	/*background:url(http://www.palmgardenhotel.com/templates/jw/_common/images/arrow-sprite.png) no-repeat 0 0;*/
}
div.jw-callout-text-1col-md h4 a {
	color: #8C8C8C;	
	font-weight:normal;
	text-transform: uppercase;
	font-family: 'Marcellus', serif;
	font-size: 11px;
	text-decoration:none;	
	font-family: 'PT Sans', sans-serif;
}
.jw-widget.jw-callout-text-1col-md h4 {
	font-weight:normal;
	width:133px;
	text-transform: uppercase;
	font-size: 11px;
	color: #8C8C8C;	
	margin-top: 2px;
	font-family: 'PT Sans', sans-serif;
}

.box5 {
	background: url(http://www.palmgardenhotel.com/templates/jw/_common/images/callout1-bg.png) no-repeat;
	width:232px;
	height:82px;
	margin-top:3px;
	position:relative;
}

.box6 {
	background: url(http://www.palmgardenhotel.com/templates/jw/_common/images/callout2-bg.png) no-repeat;
	width:232px;
	height:82px;
	margin-top:3px;
	position:relative;
}

.box6 a.go-link {
display: none;
}
/***************  templates/main/../jw/menu/template.3col-lg.css  ***************/
/* --------------------------------------------------[ css ]-- */
#footer div.jw-widget-3col
{
	width: 650px!important;
}
div.jw-menu-3col-lg {
	height:39px;
	/*background:#000 url(http://www.palmgardenhotel.com/templates/jw/_common/images/navigation-bg.png) no-repeat 0 0;*/
}

div.jw-menu-3col-lg.align-left ul { 
	float:left;
}
	div.jw-menu-3col-lg.align-right ul { 
		float:right;
	}
	div.jw-menu-3col-lg.align-center ul {
		margin:0 auto;
		width:auto;
		display:table;
	}	

div.jw-menu-3col-lg li {
	display:block;
	height:40px;
	float:left;
	text-align:center;
	margin:2px 1px;
}

div.jw-menu-3col-lg li a {
	height:13px;
	display:block;
	padding:15px 13px 0 11px;
	height:32px;
	text-decoration:none;
	font-size:13px;
	color:#e2e2e2;
	font-family: 'Marcellus', serif;
	text-transform: uppercase;
}
	div.jw-menu-3col-lg.items-separator li a {
		background:url(http://www.palmgardenhotel.com/templates/jw/_common/images/footer-seperator.png) no-repeat center right;
	}
	* html div.jw-menu-3col-lg a {
		float:left;
	}
	div.jw-menu-3col-lg li.last a {
		background:none;
	}
	div.jw-menu-3col-lg a:hover,
	div.jw-menu-3col-lg li.active a {
		color:#fb8d36;
	}
	div.jw-menu-3col-lg.items-background li {
		background:none;
	}
	div.jw-menu-3col-lg.items-background a:hover {
		/*background:#CCC url(http://www.palmgardenhotel.com/templates/jw/_common/images/nav-item-sprite.png) no-repeat 0 0;*/
		color:#fb8d36;
	}
	div.jw-menu-3col-lg.items-background li.active a {
		/*background:#CCC url(http://www.palmgardenhotel.com/templates/jw/_common/images/nav-item-sprite.png) no-repeat 0 -42px;*/
		color:#fb8d36;
	}
	
	
div.jw-menu-3col-lg, div.jw-menu-3col-lg ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
div.jw-menu-3col-lg li { /* all list items */
	float: left;
}

div.jw-menu-3col-lg li ul.menuLevel2 { /* second-level lists */
	position: absolute;
	width:145px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background:#EEE url(http://www.palmgardenhotel.com/templates/jw/_common/images/submenu-bg.png) repeat;
	margin:0;
}
	div.jw-menu-3col-lg .menuLevel2 li { /* all list items */
		float: left;
		width:145px; /* width needed or else Opera goes nuts */
		height:36px;
		text-align:left;
		
	}
	div.jw-menu-3col-lg .menuLevel2 li.item1  {
		padding-top:5px;
	}
	div.jw-menu-3col-lg ul.menuLevel2 li a{
		float:left;
		padding:8px 10px 0;
		margin: 0 9px;
		width:105px;
		height:25px;
		background:url(http://www.palmgardenhotel.com/templates/jw/_common/images/submenu-hor-div.png) repeat-x scroll 0 32px transparent;
	}
div.jw-menu-3col-lg li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}
div.jw-menu-3col-lg li:hover ul ul,
div.jw-menu-3col-lg li:hover ul ul ul,
div.jw-menu-3col-lg li.sfhover ul ul,
div.jw-menu-3col-lg li.sfhover ul ul ul {
	left: -999em;
}
div.jw-menu-3col-lg li:hover ul,
div.jw-menu-3col-lg li li:hover ul,
div.jw-menu-3col-lg li li li:hover ul,
div.jw-menu-3col-lg li.sfhover ul,
div.jw-menu-3col-lg li li.sfhover ul,
div.jw-menu-3col-lg li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



/***************  templates/main/../jw/socialmedia/template.2col-sm.css  ***************/
/* --------------------------------------------------[ css ]-- */
div.jw-widget-2col
{
	width: 178px!important;
}
div.jw-socialmedia-2col-sm {
}

div.jw-socialmedia-2col-sm ul {
	clear:both;
}

div.jw-socialmedia-2col-sm li {
	float:left;
	padding:0 2px;
}
