/********************   css/global.defaults.css   ********************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 98%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1em;
	font-family: Arial, Helvetica;
	color: #333;
	font-size: 0.9em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img{
	border: none;
}
a, a:visited, a:active {
	color:#333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.jsHide a:hover {
	text-decoration: none;
}
p{
	margin: 5px auto;
	line-height: 1.2em;
}
/********************   css/global.layout.css   ********************/


#container {
	width: 980px;
	margin: 0 auto;
	position: relative;
	background-color:#7A726B;
	overflow: hidden;
}



#languageBar {
	height: 25px;
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#languageBar h1{
	display: inline;
	float: right;
	margin-right: 370px;
	line-height: 25px;
}

#jestaHotelsBox {
	position: absolute;
	top: 4px;
	right: 50%;
	margin-right: -440px;
}
#jestaHotelsBox p{
	float: left;
	height: 17px;
	line-height: 17px;
	margin: 0;
	padding: 0;
}
#jestaHotelsBox .selectBox {
	float: left;
	margin-left: 5px;
	width: 205px;
	height: 17px;
	background: #9c938e url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/jestaHotels-arrow.gif) 190px center no-repeat;
	position: relative;
	cursor: pointer;
}

#jestaHotelsBox .selectList{
	width: 205px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background-color: #9c938e;
	z-index: 1000;
}

#jestaHotelsBox .selectList a, #jestaHotelsBox span{
	display: block;
	height: 17px;
	line-height: 17px;
	text-indent: 5px;
	font-size: 0.9em;
}


#languageBar #language-navigation{
	position: absolute;
	top: 8px;
	right: 0;
}

#languageBar #language-navigation ul li{
	display: inline;
	line-height: 25px;
}

#language-navigation ul li a{
	display: block;
	width: 16px;
	height: 11px;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/flags.gif) -16px 0 no-repeat;
	margin-right: 5px;
	float: left;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#language-navigation ul li.active a{
	opacity: 1;
	filter: alpha(opacity=100);
}
#language-navigation ul li.item2 a{
	background-position: 0 0;
}
#language-navigation ul li a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#branding{
	position: absolute;
	top: 40px;
	left: 0;
	width: 244px;
	height: 155px;
	z-index: 50;
}
#branding a{
	display: block;
	width: 244px;
	height: 155px;
}
#content , #homeBoxes{
	width: 735px;
	margin-left: 245px;
	padding-top: 600px;
}

#content .minHeight {
	height: 277px;
	width: 1px;
	float: left;
}
#content.largeContent {
	padding-top: 195px;
}
#content.largeContent  .minHeight{
	height: 682px;
	width: 1px;
	float: left;
}

#closeContentBox {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/subpage-close.gif) center center no-repeat;
	cursor: pointer;
	z-index:100;
}

#mainSubpageContent ul, #contentBox ul {
	list-style-type: disc;
	padding-left: 20px;
}

#content.largeContent #contentBox{
	padding: 0;
}
#content h2 {
	height: 40px;
	background: url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/arrow-contentTitle.gif) 10px center no-repeat;
	line-height: 40px;
}
#contentBox {
	margin: 25px;
	padding-bottom: 25px;
}

	.homeBox{
		float: left;
		width: 243px;
		height: 275px;
		position: relative;
	}
	#specialOffer {
		position: absolute;
		bottom: 0;
		left: 0;
		overflow: hidden;
		width: 243px;
		height: 275px;
	}
	.offer {
		position: relative;
		width: 243px;
		height: 275px;
	}
	.homeBox img, img.offerImage {
		width: 243px;
		height: 140px;
	}
	
	.homeBoxContent {
		position: absolute;
		top: 90px;
		left: 0;
		width: 243px;
		height: 185px;
	}
	.homeBoxContent h3{
		margin: 60px 0 0 0;
		background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/arrow-homeBox.gif) 8px center no-repeat;
		text-indent:20px;
	}
	.homeBoxContent p {
		margin: 10px 20px;
	}
	.homeBoxContent a.moreLink{
		position: absolute;
		bottom: 20px;
		right: 20px;
	}
	

	.offerContent h3{
		margin: 10px 20px 5px 20px;
		background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/arrow-specialOffer.gif) 8px center no-repeat;
		margin: 10px 0 5px;
		text-indent:20px;
	}
	.offerContent h4 {
		margin: 5px 20px;
	}
	.offerContent p {
		margin: 5px 20px;
	}
	.offerContent a.moreLink{
		display: none;
	}
	#offersNav{
		position: absolute;
		bottom: 10px;
		right: 20px;
		z-index: 10;
	}
	#offersNav a {
		background-color:#fff;
		color:#fff;
		display:block;
		float:left;
		height:0;
		margin:1px;
		overflow:hidden;
		padding-left:8px;
		padding-top:8px;
		width:0;
	}
	#offersNav a.activeSlide{
		background-color: #514241;
	}

#homeBoxes{
	height: 280px;
}

#mainVisual {
	width: 735px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
}

#mainVisualSlides {
	width: 735px;
	height: 600px;
}
#mainVisualSlides.shortImage {
	height: 195px;
}
#mainVisualSlides img {
	width: 735px;
	height: 600px;
}
#mainVisualSlides.shortImage img{
	height: 195px;
}


#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 245px;
	height: 877px;
	z-index: 40;
}

#preLogoLinks{
	height: 40px;
}

#preLogoLinks a{
	display: block;
	float: left;
	line-height:15px;
	margin-top:10px;
}
#preLogoLinks a.leftLink {
	margin-right: 10px;
	width: 112px;
}
#preLogoLinks a.rightLink {
	width: 122px;
	text-align: right;
	border-left: 1px solid #fff;
}

#mainMenu{
	margin: 165px 10px 10px 40px;
}
#mainMenu ul li{
	margin-bottom: 4px;
}

#bookingBox{
	margin: 10px 10px 10px 40px;
}




#footer {
	padding-bottom: 50px;
	position: relative;
}
#footer ul.shortcuts {
	display:block;
	width: 965px;
	margin-left: 15px;
}
#footer ul li{
	display: inline;
	float: left;
	margin: 10px 4px 0;
}
#footer ul li a{
	white-space: nowrap;
}


#addthisLink {
	position: absolute;
	right: 20px;
	top: 30px;
}
a#tcLink {
	display: block;
	margin: 10px 0 0 20px;
	clear: both;
}





#mainSubpageTitles{
	position: absolute;
	top: 550px;
	left: 245px;
	z-index: 100;
	width: 735px;
	height: 30px;
	overflow: hidden;
}

#mainSubpageTitles .itemTotal1 {width: 725px;}
#mainSubpageTitles .itemTotal2 {width: 359px;}
#mainSubpageTitles .itemTotal3 {width: 238px;}
#mainSubpageTitles .itemTotal4 {width: 177px;}
#mainSubpageTitles .itemTotal5 {width: 140px;}
#mainSubpageTitles .itemTotal6 {width: 116px;}
#mainSubpageTitles .itemTotal7 {width: 99px;}
#mainSubpageTitles .itemPreviewTitle{
	height: 30px;
	float: left;
	margin-left: 5px;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/subpage-subtitle.png) top left repeat;
}
.jsHide #mainSubpageTitles .itemPreviewTitle{
	margin-left: 740px;
}
#mainSubpageTitles .itemPreviewTitle.active{
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/subpage-subtitle-active.png) top left repeat;
}


#mainSubpageContent{
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	height: 600px;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/subpage-content.png) top left repeat;
	z-index: 50;
	overflow: auto;
}
.jsHide #mainSubpageContent {
	overflow: hidden;
	display: none;
}

#mainSubpageContent h3{
	margin: 35px 15px 15px 15px;
}
#mainSubpageContent .outerBox{
		margin: 15px;
}

.jsHide #mainSubpageContent .itemPreview {
	display: none;
}
.jsHide #mainSubpageContent .itemPreview.active{
	display: block;
}
.jsHide #mainSubpageContent .itemPreview {
	position: absolute;
	top: 0;
	left: 0;
}


#main-banner {
	position: absolute;
	top: 40px;
	right: 0;
	z-index: 50;
	padding: 20px 25px;
	width: 685px;
	height: 115px;
	color: #fff;
	z-index: 50;
}
.jsHide #main-banner {
	right: -400px;
	display: none;
}
#main-banner h2 {
	font-size: 2.0em;
	margin-top: 25px;
}
#page_home #main-banner h2 {
	margin-top: 10px;
}
.jsHide #page_home #main-banner h2 {
	margin-top: 0;
}
.jsHide #main-banner h2 {
	font-size: 2.9em;
}
#main-banner p {
	margin-top: 15px;
	line-height: 1.2;
}


#page_gallery #contentBox{
	padding: 0;
}


#toolboxSlideshowLink {
 position: absolute;
 display: block;
 top:0;
 left: 0;
 z-index: 10000;
 background-color: #8EA181;
 color: #000;
 padding: 5px;
}


#content:after, #footer ul.shortcuts:after, #jestaHotelsBox:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.outerBox{
	height: 450px;
	overflow: auto;
	position: relative;
	width: 190px;
}

.jsHide .outerBox{
	overflow: hidden;
}
#roomsContentList .outerBox{
	height: 350px;
}

 #downloads{
 	margin:10px 0 20px 20px;
 }
 
  #downloads ul{
		list-style-position:inside;
		list-style-type:disc;
		padding-left: 20px;
 }
 
 
#facebookLink {
	position:absolute;
	right:160px;
	top:30px;
}

#stayhip {
	position:absolute;
	right:185px;
	top:57px;
}
/********************   css/global.module.css   ********************/


/*------------------- BOOKING MASK---------------*/

#bookingMask {
	margin-top: 15px;
	position: relative;
}

#bookingMask h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 7px;
}

#bookingMask input, #bookingMask select {
	color: #fff;
	display: block;
}

.date label, #bookingMask select {
	display: block;
}
#bookingMask select {
	border: 1px solid #827c77;
}


.date{
	margin-bottom: 10px;
}

#date-in {
	width: 90px;
	float: left;
	text-indent:5px;
	*width: 75px;
	*padding-left: 5px;
	margin-right: 5px;
	font-size: 1em;
	height: 19px;
}

#use-calendar {
	cursor: pointer;
}
.choose {
	float: left;
	_display: inline;
	margin-right: 10px;
	position: relative;
}



#bookingMask button {
	clear: both;
	margin-top: 10px;
	background-color: #7a726b;
	border: 1px solid #54504c;
	color: #fff;
	line-height:22px;
	*line-height: 18px;
	height: 22px;
	padding-bottom: 3px;
	*padding-bottom: 0;
	width: 120px;
	*width: 115px;
}

#bookingMask button:hover,#bookingMask button:active{
	background-color: #62615c;
	border: 1px solid #9a9591;
}

#bestRateText {
	text-transform: uppercase;
	color: #fff;
	line-height: 13px;
	display: block;
	height: 26px;
	width: 95px;
	*width: 90px;
	float: right;
	margin-top: 10px;
	font-size: 0.8em;
	position: absolute;
	bottom: 0;
	left: 125px;
}


/*---------CUSTOM SELECT-------*/

#bookingMask div.iconselect {
	width: 37px; 
	height: 23px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
#bookingMask div.iconselect:hover{
	background-position: 0 -23px;
}
#bookingMask div.iconselectholder {
	width: 37px;
	overflow: auto;
	display:none;
	position:absolute;
	bottom: 0;
	left: 0;
	overflow: visible;
	z-index: 150;
}
.selectitems {
	height:19px;
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.selectitems input {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	margin-left: -50px;
	background-color: transparent;
}
.selectitems span {
	margin-left: 5px;
	display: block;
	width: 100%;
}
.hoverclass{
	cursor: pointer;
}




#bookingMask div.iconselect{
	color: #fff;
	text-indent: 8px;
	line-height: 22px;
	font-size: 1em;
	text-align: left;
	font-size: 0.9em;
}
.selectitems {
	line-height: 19px;
}

.hoverclass{
	color: #fff;
}
.selectedclass{
	color: #fff;
}
.choose h4{
	display: none;
}


/*---------------------PUKKA ROOMS-------------------*/


#roomsTitleList{
	position: absolute;
	top: 510px;
	left: 245px;
	z-index: 100;
	width: 735px;
	height: 70px;
	overflow: hidden;
}
#roomsTitleList .roomsTitleListHolder{
	margin-bottom: 10px;
	width: 735px;
	height: 30px;
	overflow: hidden;
}
#roomsTitleList .itemPreviewTitle{
	width: 238px;
	height: 30px;
	float: left;
	margin-left: 5px;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/subpage-subtitle.png) top left repeat;
}
.jsHide #roomsTitleList .itemPreviewTitle{
	margin-left: 740px;
}
#roomsTitleList .itemPreviewTitle.active{
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/subpage-subtitle-active.png) top left repeat;
}


#roomsContentList{
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	height: 460px;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/subpage-content.png) top left repeat;
	z-index: 50;
	overflow: auto;
}
.jsHide #roomsContentList {
	overflow: visible;
	display: none;
}

#roomsContentList h3, #roomsContentList .outerBox{
	margin: 35px 15px 15px 15px;
}
#roomsContentList .outerBox{
	margin: 15px;
}


.jsHide #roomsContentList .itemPreview.active{
	display: block;
}
.jsHide #roomsContentList .itemPreview {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 460px;
}


#roomsContentList a.booking-link{
	width: 220px;
	height: 30px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/subpage-subtitle.png) top left repeat;
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 30px;
	font-weight: bold;
}


#roomsContentList {
	color : #aca9a5;
}
#roomsContentList h3{
	text-transform: uppercase;
}

.gallerydesctext{
	display: none;
}





/*---------------------PUKKA RESTAURANT-------------------*/


#restaurantsTitleList{
	position: absolute;
	top: 550px;
	left: 245px;
	z-index: 100;
	width: 735px;
	height: 30px;
	overflow: hidden;
}

#restaurantsTitleList .itemTotal1 {width: 725px;}
#restaurantsTitleList .itemTotal2 {width: 359px;}
#restaurantsTitleList .itemTotal3 {width: 238px;}
#restaurantsTitleList .itemTotal4 {width: 177px;}
#restaurantsTitleList .itemTotal5 {width: 140px;}
#restaurantsTitleList .itemTotal6 {width: 116px;}
#restaurantsTitleList .itemTotal7 {width: 99px;}
#restaurantsTitleList .itemPreviewTitle{
	height: 30px;
	float: left;
	margin-left: 5px;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/subpage-subtitle.png) top left repeat;
}
.jsHide #restaurantsTitleList .itemPreviewTitle{
	margin-left: 740px;
}
#restaurantsTitleList .itemPreviewTitle.active{
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/subpage-subtitle-active.png) top left repeat;
}


#restaurantsContentList{
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	height: 600px;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/subpage-content.png) top left repeat;
	z-index: 50;
	overflow: auto;
}
.jsHide #restaurantsContentList {
	overflow: visible;
	display: none;
}

#restaurantsContentList h3, #restaurantsContentList .outerBox{
	margin: 35px 15px 15px 15px;
}
#restaurantsContentList .outerBox{
	margin: 15px;
}


.jsHide #restaurantsContentList .itemPreview.active{
	display: block;
}
.jsHide #restaurantsContentList .itemPreview {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 600px;
}


#restaurantsContentList a.booking-link{
	width: 220px;
	height: 30px;
	display: block;
	position: absolute;
	bottom: -40px;
	left: 0;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/subpage-subtitle.png) top left repeat;
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 30px;
	font-weight: bold;
}


#restaurantsContentList {
	color : #aca9a5;
}
#restaurantsContentList h3{
	text-transform: uppercase;
}

.gallerydesctext{
	display: none;
}




/* ================ FLEXFORMS =============== */

.basicForm {
	display: table; zoom: 1; /* Force block formatting context; in IE<=7, use hasLayout to achieve a non--'width soft shrink-wrapped' but otherwise similar effect to display:table */
/* control font-size in ems from outside this stylesheet; aim for 11px */
}

.basicForm,
.basicFormFieldBlock {
	width: 383px; /* narrow enough to force CAPTCHA-image to wrap down */
}

.basicFormFieldBlock {
	position: relative; zoom: 1;
	margin-bottom: 5px;
}

.basicForm .basicFormFieldBlock:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.requiredFieldMark {
	color: #ff0000;
}

.requiredFieldEmphasis {
	color: #ff0000;
}

.basicForm label,
.basicForm .noteLabel {
	margin-right: 8px;
}

.basicForm label.blockLabel,
.basicForm .noteLabel {
	display: block;
	float: left; _display: inline;
	width: 120px;
	text-align: right;
	line-height: 1.3em;
}

.basicForm label.textareaLabel {
	float: left; _display: inline;
	width: 120px;
	margin-top: 6px;
	text-align: right;
}       

.basicForm .stdLabel {
	float: left; _display: inline;
	margin-top: 6px;
	text-align: left;
}

.basicForm .stdFormBlock {
	margin-left: 128px;
}

.basicForm .checkboxlistItem {
	float: left; _display: inline;
	width: 33%;
	margin-top: 0px !important;
}

.basicForm .checkboxlistItem input {
	float: left; _display: inline;
}

.basicForm .checkboxlistItem span { /* the label text */
	display: inline;
	font-size: 0.9em;
	line-height: 100%;
	font-family: "Arial Narrow", Arial, Verdana;
	text-transform: uppercase;
}



#content p.radiobuttonListItem {
	margin: 5px 0;	
	color: #000;
}


.basicForm .smallTextarea {
	overflow: auto;
	width: 251px;
	height: 36px;
	font-size: 0.95em;
}

.basicForm .textarea {
	float: left; _display: inline;
	overflow: auto; /* Suppress IE's scrollbars */
	margin: 0;
	border: 1px solid gray;
	padding: 1px 0px 0px 2px;
	width: 251px;
	height: 50px;
	font-size: 0.95em;
	font-family: Arial;
}

.basicForm .checkbox {
	float: left; _display: inline;
	margin-top: 2px;
}

.basicForm .input,
.basicForm .select {
	float: left; _display: inline;
	margin: 0px;
	border: 1px solid gray;
	padding: 0;
	width: 160px;
	font-size: 0.95em;
}
.basicForm .input {
	padding-left: 2px;
	height: 1.3em; /* Cross-browser height is 1.23em, but (only) Fx3b5 needs 1.3em */
	padding-bottom: 2px;
}
.basicForm .select {
	padding-left: 1px;
	width: 164px; /* strange cross-browser width discrepancy except in IE8 beta 1 */
	padding-bottom: 1px;
	/* height on <select> /includes/ padding in a strange, cross-browser way */
	height: 1.67em;  /* Cross-browser height is 1.58em, but (only) Fx3b5 needs 1.67em */
} *:first-child+html .basicForm .select { /* A Bad Hack targeting current browser IE7 */
	height: 1.7em;
}
/* START hack for Opera 8 */
@media all and (min-width: 0px) {
	/* ADD styles for Opera 8 */
	.basicForm .input {
		height: 1.65em;
	}
	.basicForm .select {
		width: 158px;
	}
	/* UNDO styles for other browsers (including Op9) supporting both the
	   CSS3 'and' syntax and the CSS3 [attribute^="value"] syntax; IE7
	   supports the latter so presumably future IEs will support both */
	.basicForm .input[class^='input'] {
		height: 1.3em;
	}
	.basicForm .select[class^='select'] {
		width: 164px;
	}
} /* END Opera hack */

.basicForm .captcha-container,
.basicForm .note {
	display: block;
	float: left; _display: inline;
	width: 164px;
}

.basicForm .captcha-container {
	text-align: left;
}

.basicForm .captcha-image {
	display: inline;
	_margin-left: -3px; /* IE<=6 3-pixel jog bug */
}

.basicForm .captcha-container a {
	display: block;
	width: 160px;
}

#captcha-followup {
	clear: left;
}

.basicForm .basicFormSubmit {
	float: left; _display: inline;
	margin-left: 128px;
	margin-top: 15px;
	font-size: 0.95em;
	cursor: pointer;
}  

.basicForm .noteLabel {
	font-weight: bold;
}





/*----------------------------- NEWS AND COMMENTS PAGE ---------------*/


#mod_pukkaNews .itemPreview{
	width: 700px;
	height: 150px;
	margin: 10px auto;
	background-color: #9b938e;
}
#mod_pukkaNews .moduleBody{
	position: relative;
}

#mod_pukkaNews .backLink {
	position: absolute;
	top: 0;
	right: 0;
}
#mod_pukkaNews .itemPreview.alt {
	background-color: #7a726b;
	color: #fff;
}

#mod_pukkaNews .itemPreviewImage {
	float: right;
	margin: 0 0 0 20px;
	width: 165px;
	height: 150px;
}
#mod_pukkaNews .itemPreviewTitle{
	text-align: left;
	margin: 10px 0 10px 20px;
	font-style: italic;
	width: 495px;
	float: left;
	_display: inline;
}

#mod_pukkaNews .itemPreviewIntro, #mod_pukkaNews .itemPreviewViewLink {
	margin: 10px 20px;
}


#mod_pukkaNews.viewItem {
	width: 700px;
	margin: 0 auto;
}

#mod_pukkaNews .itemTitle{
	font-size: 1.5em;
	font-weight: normal;
	margin: 20px 0;
	width: 600px;
}


#mod_pukkaNews .itemImage {
	float: left;
	margin: 0 5px 5px 0;
}


#mod_pukkaReviews .itemPreview{
	width: 700px;
	margin: 10px auto;
	background-color: #9b938e;
	padding-bottom: 10px;
}

#mod_pukkaReviews .itemPreview.alt, #mod_pukkaReviews .itemPreview.alt .itemPreviewTitle{
	background-color: #7a726b;
	color: #fff;
}

#mod_pukkaReviews .itemPreviewTitle{
	text-align: left;
	margin: 10px 20px;
	font-style: italic;
}

#mod_pukkaReviews .itemPreviewIntro, #mod_pukkaReviews .itemPreviewAuthor, #mod_pukkaReviews .itemPreviewEditLink {
	margin: 10px 20px;
	overflow: hidden;
}
#mod_pukkaReviews .itemPreviewAuthor {
	font-style: italic;
	font-weight: bold;
}





/*-------------- PUKKA GALLERIES ------------------------*/





#galleryContainer .gallerylayer, #galleryContainer .gallerylayer img{
	width: 735px;
	height: 600px;
}


#galleryContainer {
	position: absolute;
	top: 0;
	right:0;
	width: 735px;
	height: 600px;
	overflow: hidden;
	z-index: 100;
}


#galleryNavigation {
	width:700px;
	margin: 20px auto;
}
#galleryNavigation img{
	margin: 20px;
}

#galleryPrevNav, #galleryNextNav{
	display: block;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	text-indent: -9999px;
	z-index: 260;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/gallery_btns.png) 0 0 no-repeat;
}
#galleryPrevNav{
	left: 0;
}
#galleryNextNav{
	right: 0;
	background-position: -40px 0;
}
#galleryImgBox{
	position: absolute;
	top: 0;
	left: 0;
	width: 735px;
	height: 600px;
	z-index: 200;
}

#galleryContainer .gallerydesctext{
	height: 20px;
	line-height: 20px;
	z-index: 201;
	text-align: right;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/overlay_bg.png) top left repeat;
}


/********************   css/global.text.css   ********************/


#languageBar h1 {
	color: #766d68;
	font-weight: normal;
	font-size: 0.9em;
}

#jestaHotelsBox {
	color: #363638;
}
#jestaHotelsBox p{
	color: #9c938e;
}
#jestaHotelsBox .selectList a{
	background-color: #9c938e;
	color: #363638;
}
#jestaHotelsBox .selectList a:hover{
	background-color: #837d78;
}
#preLogoLinks a{
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

#preLogoLinks a.leftLink {
	text-align: right;
}
#preLogoLinks a.rightLink {
	text-indent: 10px;
	text-align: left;
}

#mainMenu ul li{
	font-size: 1em;
	font-weight: bold;
}

.homeBoxContent, .offerContent,.homeBoxContent a, .offerContent a, #footer a {
	color: #fff;
}
#sidebar .offerContent h3 a{
	color: #ad928c;
}
.offerContent p{
	color: #000;
}

.offerContent h3{
	font-size: 1.2em;
}
.offerContent h4{
	font-size: 1.1em;
}
.homeBoxContent h3{
	font-size: 1.1em;
}


#content h2 {
	text-transform: uppercase;
	font-size: 1.2em;
	text-indent: 25px;
	color: #fff;
}

.itemPreviewTitle {
	text-align: center;
	text-transform: uppercase;
	color: #000;
	line-height: 30px;
	font-size: 0.9em;
}
.itemPreviewTitle.active a{
	color: #fff;
}

#mainSubpageContent {
	color : #aca9a5;
}
#mainSubpageContent h3{
	text-transform: uppercase;
}




#footer ul li{
	text-transform: uppercase;
	font-size: 0.8em;	
}

a#tcLink {
	font-size: 0.8em;
	color: #fff;
}




.itemPreview a{
	color: #ddd;
	font-weight: bold;
}







#offersNav a, #language-navigation ul li a{
	text-indent: -99999px;
}

/********************   libs/fancybox/jquery.fancybox.css   ********************/
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/libs/fancybox/fancy_title_right.png) repeat-x;
}
/********************   css/calendar-stephanie.css   ********************/
/* The main calendar widget.  DIV containing a table. */

div.calendar {
	position: relative;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	border: 1px solid #000;
	z-index: 100;
}

.calendar table {
	color: #fff;
	background-color: #89817c;
	border: 9px solid #7a726b;
	cursor: default;
	border-collapse: separate;
}

/* All cells */
.calendar table td {
	text-align: center;
	border-collapse: 
}

/* ====== HEADER -- contains operational and navigation buttons, and day names ====== */

/*  "?", "X" buttons (also affects "<<", "<", ">", ">>" buttons)  */
.button {
	
	color: #fff;
	background-color: #3e3c36;
}

/* Current "month, year"; pressing it will take you to the current date */
.calendar thead .title {
	
	color: #fff;
	background-color: #3e3c36;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

/*  Navigation row: "<<", "<", "Today", ">", ">>"  */
.calendar thead .headrow .button {
	color: white;
	padding-bottom: 2px;
}

/*  Navigation buttons: "<<", "<", ">", ">>"  */
.calendar .nav {
	
	background-color: #3e3c36;
}

/*  Hover effect for the "?", "X", "<<", "<", ">", ">>" buttons  */
.calendar thead .hilite {
	background-color: #4E4C44;
	color: gray;
}

/*  onclick effect for the "?", "X", "<<", "<", ">", ">>" buttons  */
.calendar thead .active {
	background-color: #89817c;
}

/* Row <TR> containing the day names */
.calendar thead .daynames {
	border: 0 solid #999;
}

/* Cells <TD> containing the day names */
.calendar thead .name {
	color: white;
	border-bottom: 0px solid black;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

/* Weekend day name */
.calendar thead .weekend {
	color: #3e3c36;
}

/*  Hover effect for the cells <TD> containing the day names  */
.calendar thead .daynames .hilite {
	background-color: transparent;
}

/*  onclick effect for the cells <TD> containing the day names  */
.calendar thead .daynames .active {
	background-color: transparent;
}


/* ====== BODY -- contains the dates of the month ====== */

/* Cells <TD> containing dates */
.calendar tbody .day {
	text-align: center;
	border-top: 1px none #fff;
	border-right: 1px none #8a8a8a;
	border-bottom: 1px none #8a8a8a;
	border-left-width: 1px;
	border-left-color: #fff;
}

.calendar tbody .day.othermonth {
	color: #85884c;
	font-size: 70%;
}

.calendar tbody .day.othermonth.oweekend {
	color: #fbb;
	background-color: #c1cd23;
}

.calendar table .wn {
	visibility: hidden;
	color: #r;
	background: transparent none;
	
}

.calendar table .wn {
	visibility: hidden;
	color: #fcae1d;
	background: transparent none;
}

.calendar tbody td {
	margin: 0;
	padding: 0;
	width: 2em;
	height: 1.5em;
}

.calendar tbody .rowhilite td {
}

.calendar tbody .rowhilite td.wn {
	background-color: #efe;
}

/* Hovered cells <TD> */
.calendar tbody td.hilite {
	background-color: #4E4C44;
	color: white;
}

/* Active (pressed) cells <TD> */
.calendar tbody td.active {
	background-color: #ddc;
	border-width: 1px;
}

/* Cell showing chosen date */
.calendar tbody td.selected {
	color: gray;
	background-color: white;
	font-weight: bold;
	
}

/* Cells showing weekend dates */
.calendar tbody td.weekend {
	color: #223340;
	background-color: white;
	border-color: #1b5175;
}

/* Hovered cells showing weekend dates */
.calendar tbody td.weekend:hover {
	color: gray;
	background-color: white;
	font-weight: bold;
}

/* Cell showing today's date */
.calendar tbody td.today {
	font-weight: bold;
}

.calendar tbody .disabled {
	color: #999;
}

/* Empty cells (the best is to hide them) */
.calendar tbody .emptycell {
	visibility: hidden;
}

/* Empty row (some months need less than 6 rows) */
.calendar tbody .emptyrow {
	display: none;
}


/* ====== FOOTER -- status bar ====== */

/* The <TR> in footer (only one right now) */
.calendar tfoot .footrow {
}

/* Tooltip (status bar) cell <TD> */
.calendar tfoot .ttip {
	color: white;
	/* Zero the text: */
	line-height: 0;
	text-indent: -999em;
	font-size: 0px;
}
/* IE<=7 fails to zero the text completely, making this TD too big */
* html .calendar tfoot .ttip {
}
*:first-child+html .calendar tfoot .ttip {
}


.calendar tfoot .hilite {
}

.calendar tfoot .active {
}


/* ====== COMBO BOXES -- menus that display months/years for direct selection ====== */

.calendar .combo {
	display: none;
	color: black;
	background-color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #000;
	width: 4em;
	cursor: default;
	font-size: 90%;
	
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
	padding: 1px;
	text-align: center;
}

.calendar .combo .label-IEfix {
	width: 4em;


}

.calendar .combo .hilite {
background-color: #3e3c36;
	color: white;
}

.calendar .combo .active {
	background-color: #737373;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: normal;
	color: white;
	border-style: none;
	font-style: normal;
}

.calendar td.time {
	background-color: #fed;
	border-top: 1px solid white;
	padding: 1px 0px;
	text-align: center;
	
}

.calendar td.time .hour,

.calendar td.time .minute,
.calendar td.time .ampm {
	background-color: white;
	border: 1px solid #988;
	padding: 0px 3px 0px 4px;
	font-weight: bold;
}

.calendar td.time .ampm {
	text-align: center;
}

.calendar td.time .colon {
	padding: 0px 2px 0px 3px;
	font-weight: bold;
}

.calendar td.time span.hilite {
	color: white;
	background-color: #866;
	border-color: black;
}

.calendar td.time span.active {
	background-color: black;
	border-color: #f00;
	
}
/********************   css/specific.stephanie.css   ********************/

body{
	background: #474749 url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/stephanie/background.jpg) top left repeat-x;
}


#bookingMask input, #bookingMask select {
	background-color: #3e3c36;
}
#bookingMask div.iconselect {
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/stephanie/select-background.gif) top right no-repeat;
}
#bookingMask div.iconselectholder {
	background-color: #3e3c36;
}
#bookingMask div.iconselectholder{
	color: #837d78;
}
.hoverclass{
	background-color: #62615c;
}
.selectedclass{
	background-color: #837d78;
}
#date-in {
	border: 1px solid #827c77;
}
#bookingMask button {
	background-color: #7a726b;
	border: 1px solid #54504c;
}

#container {
	background-color: #7A726B;
}

#main-banner {
	background: url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/stephanie/opacity-banner.png) repeat;
}

#content {
	background-color: #CBCAC9;
}
#content h2 {
	background-color: #89817c;
}

.homeBox{
	border-top: 2px solid #574e45;
	border-right: 2px solid #574e45;
	background-color: #574e45;
}
.homeBoxContent {
	background: transparent url(http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/stephanie/image-fader.png) top left repeat-x;
	_background: none;
}
#specialOffer {
	border-top: 2px solid #574e45;
	border-right: 2px solid #574e45;
	background-color: #7a726b;
}

#sidebar {
	background-color: #7a726b;
}
#sidebar, #sidebar a {
	color: #fff;
}
#sidebar, #sidebar li.active a {
	color: #B2B2B2;
}

#footer {
	background-color: #574e45;
}

#sidebar .offerContent h3 a{
	background-color: #7A726B;
}

#best-rate{
	position: absolute;
	top:530px; right: 10px;
	width: 180px; height: 60px;
	background: transparent url('http://hotel-palais-stephanie-cannes.com/templates/hotelsSite/images/widget_bg_stephanie.jpg') no-repeat;
}

#roomsContentList #best-rate{
	position:relative;
	top:15px; left: 5px;
}

#roomsContentList #bestPrice{
	background: none;
	position:relative;
	width:180px;
}

#best-rate span{
	cursor: pointer;
}

#best-rate .bestPriceRates{
	position: absolute;
	top:10px; left: 5px;
	font-size:1.4em;
	color: #3f362f;
}

#best-rate .bestPriceFrom{
	position: absolute;
	top:30px; left: 5px;
	font-size:1.4em;
	color: #989189;
	white-space: nowrap;	
}

#best-rate .price_small{
	position: absolute;
	top:10px; left: 85px;
	font-size:0.5em;
	color: #3f362f;
}

#best-rate .price_unit{
	font-size:20px;
	color: #3f362f;
	font-weight: bold;
}

#best-rate .price{
	position: absolute;
	top:20px; left: 95px;
	font-size:2.2em;
	color: #3f362f;
	font-weight: bold;
	line-height:30px;
}

#best-rate .bestPriceGuaranteed{
	position: absolute;
	bottom:10px; right: 5px;
	font-size:1em;
	color: #989189;
}

#page_newsletter #downloads{
	background-color:#FFFFFF;
	padding:20px;
	position:absolute;
	right:40px;
	top:270px;
}

#page_newsletter #downloads h3{
	margin-bottom: 10px;
}



#extra-partners {
	position:absolute;
	right:20px;
	top:60px;
}

#extra-partners img{
	height:30px;
}

div#mod_pukkaPackages .itemPreview .directLink,
div#mod_pukkaPackages div.itemPreview h3{
	background-color: #89817C;	
	color: #DDDDDD;
}




