/*
/*					Customise HTML Tag					
/*
/* This is to overwrite generic.css for this project
/*##############################################################*/
HTML, BODY{
	background		: url(../images/bg_watermark.gif) fixed;
	color			: #723C21;
}
H1{
	font-weight		: normal;
}
INPUT.button{
	vertical-align	: bottom;
	margin-bottom	: 1px;
}
/*
/*					Jasmine Generic Component					
/*
/*	Standard ID and Class from page.jsp
/*##############################################################*/ 
#container{
	width		: 760px;
	margin		: auto;
}
#containerTop{}
#containerBottom{}
#header{}
#contentLeft{}
#contentCenter{}
#contentRight{}
#footer{}
#tableFrame{}
#tableFrame TD.headerRow{}
#tableFrame TD.leftColumn{
	background-color: #FEF1E9;
}
#tableFrame TD.centerColumn{
	background-color: #FEF1E9;
	padding-right	: 10px;
}
#tableFrame TD.rightColumn{
	background-color: #FEF1E9;
}
#tableFrame TD.footerRow{}

/*
/*					Jasmine Generic item					
/*
/*	Standard ID and Class from page.jsp
/*##############################################################*/
.summaryImageLarge{	
	background-color	: #FFFFFF;
	border				: 1px solid #CCCCCC;
	padding				: 3px;
}
.eventDate{
	margin-bottom	: 10px;
	font-size		: 0.9em;
}
.eventStartDate,
.eventEndDate{
	display			: inline;
}

/*
/*							Header					
/*##############################################################*/
#languageBar{
	text-align	: right;
	font-size	: 0.8em;
}
#languageBar UL{
	margin		: 0px;
	padding		: 0px 0px 5px 0px;
}
#languageBar LI{
	display 	: inline;
	margin		: auto 2px;
}
#languageBar LI.divider{
	font-size	: 0.8em;
}
#siteLogo{
	float			: left;
	padding			: 5px;
	margin-top		: -5px;
	/*background-color: #FFFFFF;*/
}
#pageBanner{
	text-align		: center;
	float			: right;
	width			: 600px;
	overflow		: hidden;
	margin-bottom	: 5px;
}

/******************/
#loginMenu{
	clear			: both;
	font-size		: 0.9em;
}
#loginMenu UL{
	padding			: 3px 3px 1px 3px;
	margin			: 0px;	
	background		: url(../images/bg_tabStart.gif) left no-repeat;
	float			: right;
}
#loginMenu LI{
	display 		: inline;
	padding			: 0px 2px 0px 5px;
	border-left		: 0px solid #723C21;		
	white-space		: nowrap;	
	letter-spacing	: 0.1em;
}
#loginMenu LI A{
	color			: #723C21;
}
#loginMenu LI A.selected{
	font-weight		: bold;
	text-transform	: uppercase;
}
#loginMenu LI.first{
	margin-left		: 25px;
	border-left		: 0px;
}
#loginMenu LI.last{}

/******************/
#primaryMenu{
	clear			: both;
	background-color: #F57621;
	padding			: 0px 0px 0px 0px;
	font-size		: 0.9em;
}
#primaryMenu UL{
	margin			: 0px 0px 0px 0px;
	padding			: 3px 0px 4px 0px;
	height			: 14px;
}
#primaryMenu LI{
	display			: inline;	
	margin			: 0px;
	padding			: 0px 0px 0px 4px;
	border-left		: 0px solid #FFFFFF;
}
#primaryMenu LI.first{
	border-left		: 0px;
}
#primaryMenu LI A{
	color			: #FFFFFF;
	padding			: 2px 3px 3px 4px;
}
#primaryMenu LI A:HOVER{}
#primaryMenu LI A.selected{
	font-weight		: normal;
	font-size		: 1.0em;
	background-color: #D65B0A;
	border			: 1px solid #D65B0A;
	border-top		: 0px;

}
#primaryMenu LI A.selected:HOVER{
	text-decoration : none;
}
/****************************************/
#propertyFinder{
	background-color: #FDDAC2;
	padding			: 5px 0px 5px 187px;
}
#reservationIMAGE{
	position		: absolute;
	margin-left		: -180px;
}
#propertyFinder LABEL{
	font-weight		: normal;
	color			: #723C21;
	font-size		: 0.9em;
}
#propertyFinder #pf_Country{
	width			: 115px;
	position		: relative;
}
#propertyFinder #pf_City{
	width			: 105px;
	position		: relative;
}
#propertyFinder #pf_Property{
	width			: 280px;
	position		: relative;
}

/*
/*							Footer					
/*##############################################################*/
#footerMenu{
	clear			: both;
	font-size		: 0.9em;
	height			: 25px;
	margin-bottom	: 10px;
	padding			: 0px;
	background-color: #FBC39D;
	border			: 1px solid #FEF1E9;
}
#footerMenu UL{
	margin			: -1px 0px 0px 0px;
	padding			: 6px 0px 3px 0px;
}
#footerMenu LI{
	display			: inline;	
	margin			: 0px;
	padding			: 0px 0px 5px 0px;
	border-left		: 0px solid #723C21;
}
#footerMenu LI.first{
	border-left		: 0px;
}
#footerMenu LI A{
	color			: #723C21;
	padding			: 4px 4px 5px 4px;
}
#footerMenu LI A:HOVER{
	color			: #723C21;
}
#footerMenu LI A.selected{
	color			: #FFFFFF;
	background-color: #F57621;
}
#footerMenu LI A.selected:HOVER{
	text-decoration : none;
	color			: #FFFFFF;
}

/******************/
#simpleSearch{
	float			: right;
	margin			: -34px 3px 0px 0px;	
}
#simpleSearch INPUT{
	width			: 120px;
}
#simpleSearch INPUT.button{
	width			: auto;
	margin-bottom	: 2px;
}

/******************/
#ascottInternational{
	font-size		: 1em;
	color			: #666666;
}
#ascottInternational A{
	color			: #666666;
}
#ascottInternational IMG{
	float			: left;
	margin-right	: 10px;
}
#ascottBrands UL{
	margin			: 0px 0px;
	padding			: 4px 0px 4px 0px;
	font-size		: 0.9em;
}
#ascottBrands LI{
	display			: inline;
	padding			: 0px 3px 0px 5px;
	border-left		: 1px solid #666666;
}
#ascottBrands LI.first{
	border-left		: 0px;
	padding-left	: 0px; 
}
#ascottBrands LI A{
	color			: #333333;
}

/******************/
#legalDisclaimer UL{
	font-size		: 0.9em;
}
#legalDisclaimer LI{
	display			: inline;
	padding			: 0px 3px 0px 5px;
	border-left		: 1px solid #666666;
}
#legalDisclaimer LI.first{
	border-left		: 0px;
	padding-left	: 0px; 
}
#legalDisclaimer LI A{
	color			: #666666;
}

/*
/*						Reservation Box					
/*##############################################################*/
DIV#reservationBox{
	font-size		: 0.9em;
	width			: 188px;
	margin			: 0px 10px 10px 0px;
	color			: #723C21;
}
#reservationBox H5{
	margin			: 4px 0px 3px 1px;
	color			: #FFFFFF;
	white-space		: nowrap;
	font-weight		: normal;
	font-size		: 0.9em;
	letter-spacing	: 0.1em;
	text-transform	: uppercase;
}
#reservationBox LABEL{
	display			: block;
	margin-top		: 3px;
	font-size		: 0.9em;
}
#reservationBox #propertyName{
	padding			: 5px 0px 10px 0px;
	border-bottom	: 1px dashed #FFFFFF;
}
#reservationBox #res_Nights{
	width			: 20px;
}
#reservationBox #res_ApartmentType{
	width			: 147px;
}

#reservationBox #res_Arrival_DD,
#reservationBox #res_Departure_DD{
	width			: 40px;
}
#reservationBox #res_Arrival_MM,
#reservationBox #res_Departure_MM{
	width			: 50px;
}
#reservationBox #res_Arrival_YY,
#reservationBox #res_Departure_YY{}

#reservationForm IMG{
	margin-bottom	: 2px;
	vertical-align	: bottom;
}
/******************/
#reservationBox #notForBooking{
	margin-top		: 40px;
	margin-bottom	: 10px;
	display			: none;
}
#reservationBox #notForBooking A{
	text-decoration	: underline;
}
#reservationBox #propName{
	font-weight		: bold;
	color			: #003850;
}
#reservationBox #nonCitadines{
	margin-top		: 40px;
	margin-bottom	: 10px;
	display			: none;
}
#reservationBox #nonCitadines A{
	text-decoration	: underline;
}
#reservationBox #ncBrand{
	font-weight		: bold;
}
#reservationBox #ncPropName{
	font-weight		: bold;
}
/******************/
/*#nonCitadines TABLE.msgContainer TD.topLeft,
#nonCitadines TABLE.msgContainer TD.topRight{
	width			: 5px;
	height			: 5px;
}
#nonCitadines TABLE.msgContainer TD.topLeft{
	background			: url(../images/bg_box9.gif) top left no-repeat;
}
#nonCitadines TABLE.msgContainer TD.topRight{
	background			: url(../images/bg_box9.gif) top right no-repeat;
}
#nonCitadines TABLE.msgContainer TD.bottomLeft{
	background			: url(../images/bg_box9.gif) bottom left no-repeat;
}
#nonCitadines TABLE.msgContainer TD.bottomRight{
	background			: url(../images/bg_box9.gif) bottom right no-repeat;
}
#nonCitadines TABLE.msgContainer TD.topCenter{
	background			: url(../images/bg_box9_width.gif) center top repeat-x;
}
#nonCitadines TABLE.msgContainer TD.bottomCenter{
	background			: url(../images/bg_box9_width.gif) center bottom repeat-x;
}*/
#nonCitadines TABLE.msgContainer TD.topRow{
	background			: url(../images/bg_box10.gif) top center ;
	height				: 2px;
}
#nonCitadines TABLE.msgContainer TD.bottomRow{
	background			: url(../images/bg_box10.gif) bottom center ;
	height				: 2px;
}

#nonCitadines TABLE.msgContainer TD.centerRight{
	background			: url(../images/bg_box10_height.gif) center right repeat-y;
	width				: 5px;
}
#nonCitadines TABLE.msgContainer TD.centerLeft{
	background			: url(../images/bg_box10_height.gif) center left repeat-y;
	width				: 5px;
}
#nonCitadines TABLE.msgContainer TD.centerCenter{
	padding				: 0px;
}
/******************/
/*#notForBooking TABLE.msgContainer TD.topLeft,
#notForBooking TABLE.msgContainer TD.topRight{
	width			: 5px;
	height			: 5px;
}
#notForBooking TABLE.msgContainer TD.topLeft{
	background			: url(../images/bg_box9.gif) top left no-repeat;
}
#notForBooking TABLE.msgContainer TD.topRight{
	background			: url(../images/bg_box9.gif) top right no-repeat;
}
#notForBooking TABLE.msgContainer TD.bottomLeft{
	background			: url(../images/bg_box9.gif) bottom left no-repeat;
}
#notForBooking TABLE.msgContainer TD.bottomRight{
	background			: url(../images/bg_box9.gif) bottom right no-repeat;
}
#notForBooking TABLE.msgContainer TD.topCenter{
	background			: url(../images/bg_box9_width.gif) center top repeat-x;
}
#notForBooking TABLE.msgContainer TD.bottomCenter{
	background			: url(../images/bg_box9_width.gif) center bottom repeat-x;
}*/
#notForBooking TABLE.msgContainer TD.topRow{
	/*background			: url(../images/bg_box10.gif) top center ;*/
	height				: 2px;
}
#notForBooking TABLE.msgContainer TD.bottomRow{
	/*background			: url(../images/bg_box10.gif) bottom center ;*/
	height				: 2px;
}
#notForBooking TABLE.msgContainer TD.centerRight{
	/*background			: url(../images/bg_box10_height.gif) center right repeat-y;*/
	width				: 5px;
}
#notForBooking TABLE.msgContainer TD.centerLeft{
	/*background			: url(../images/bg_box10_height.gif) center left repeat-y;*/
	width				: 5px;
}

#notForBooking TABLE.msgContainer TD.centerCenter{
	padding				: 0px;
}
/******************/
#reservationBox #reservationForm{
	margin-top		: 35px;
	border-top		: 0px solid #7F9DB9;
	display			: block;
}
#reservationBox TD.centerLeft,
#reservationBox TD.centerCenter,
#reservationBox TD.centerRight,
#reservationBox TD.bottomCenter{
	background-color: #FDDAC2;
}
#reservationBox TD.topLeft{
	background			: url(../images/bg_frame.gif) top left no-repeat;
}
#reservationBox TD.topCenter{
	background-color	: #F57621;
}
#reservationBox TD.topCenter_B{
	background			: url(../images/bg_frame.gif) top left no-repeat;
	background-position	: -78px 0px;
	width				: 300px;
}
#reservationBox TD.topRight{
	background			: url(../images/bg_frame.gif) top right no-repeat;
}
#reservationBox TD.centerLeft{}
#reservationBox TD.centerCenter{
	padding				: 0px 3px 0px 10px;
}
#reservationBox TD.centerRight{}
#reservationBox TD.bottomLeft{
	background			: url(../images/bg_box1.gif) bottom left;
}
#reservationBox TD.bottomCenter{}
#reservationBox TD.bottomRight{
	background			: url(../images/bg_box1.gif) bottom right;
	width				: 5px;
	height				: 5px;
}
#reservationBox BUTTON{}
#reservationBox INPUT.button{
	text-align			:right;
}
/******************/
#reservationBox .viewCancel_homepage{
	white-space			: nowrap;
	/*text-align			: center;
	border-top			: 1px dashed #FFFFFF;
	padding             : 3px 0px 0px 0px;*/
	margin-top			: 5px;	
	border				:none;
	float				:left;
	padding				:3px 0px 0px 8px;
	white-space			:nowrap;
	text-align			:left;
	/*display			: none; //requested link to be permanent*/
	
	/* added for BestRate changes overlay on FF */
	position			: relative;
	z-index				: 999;
	width				: 170px;
}
#reservationBox .viewCancel_subpage{
	white-space			: nowrap;
	text-align			: center;
	border-top			: 1px dashed #FFFFFF;
	padding             : 3px 0px 0px 0px;
	margin-top			: 5px;
	/*display			: none; //requested link to be permanent*/
	
	/* added for BestRate changes overlay on FF */
	position			: relative;
	z-index				: 999;
	width				: 170px;
}
#reservationBox #amendCancel {
	display				: none;	
}

/*BEST RATE GUARANTEE */

#bestrateguarantee_link_home { 
	border-top:1px dashed #FFFFFF;
	font-size:11px;
	padding:5px 8px 0 0; 
	text-align:right;
	margin-top:3px;
}

#bestrateguarantee_link_home a {
	font-weight:normal;
	text-decoration:underline;}

#bestrateguarantee_link_home a:hover {
	text-decoration:underline;
}

#bestrateguarantee_link {text-align:center; margin-top:3px; padding-top:3px;clear:both}
#bestrateguarantee_link a { text-decoration:underline;font-weight:normal;}
#bestrateguarantee_link a:hover { text-decoration:underline;}

/*
/*						Reservation Box Homepage					
/*##############################################################*/

#reservationBox.homepage{
	margin			: 0px 0px 10px 10px;
	width			: 430px;
}
#reservationBox.homepage FIELDSET{
	margin				: 0px;
	padding				: 0px 3px 6px 5px;
	border				: 0px solid;	
	-moz-border-radius	: 0px;
}
#reservationBox.homepage LEGEND{
	color			: #723C21;
	font-size		: 0.9em;
	margin-left		: -3px;
	background-color: #FDDBC2;
}
#reservationBox.homepage LEGEND SPAN.header{
	font-weight		: bold;
	font-size		: 1.2em;
}
#reservationBox.homepage #propertyFinder LEGEND{
	margin-left		: -5px;
}
#reservationBox.homepage #propertyFinder{
	border			: 0px;
	background-color: transparent;
	padding-left	: 0px;
	text-align		: left;
	background		: url(../images/en/bg_reservationBox.jpg) top center no-repeat;
	padding-left	: 10px;
	width			: 420px;
	margin-left		: 0px;
}
#reservationBox.homepage #propertyFinder LABEL{
	display			: inline;
}
#reservationBox.homepage #propertyFinder #pf_Property{
	width			: 340px;
	margin-top		: 5px;
}
#reservationBox.homepage #reservationForm{
	padding-top		: 0px;
	height			: 109px;
	border			: 0px;
	margin-top		: 0px;
	background		: url(../images/en/bg_reservationBox2.jpg) top center no-repeat;
	display			: block;
	width			: 420px;
	margin-left		: 2px;
	padding-left	: 7px;
}
#reservationBox.homepage #reservationForm TD#cellApartType{
	padding-right	: 5px;
}
#reservationBox.homepage #reservationForm IMG{
	margin-bottom	: 2px;
	vertical-align	: bottom;
	margin-right	: 5px;
}
#reservationBox.homepage #reservationForm TABLE{
	width			: auto;
}
#reservationBox.homepage #reservationForm TABLE TABLE{
	width			: 100%;
}
#reservationBox.homepage #reservationForm TD{
	padding			: 0px 0px 1px 0px;
	white-space		: nowrap;
	vertical-align	: bottom;
}
#reservationBox.homepage #reservationForm BUTTON{
	float			: none;
	margin			: 15px 0px 0px 0px;
}
#reservationBox.homepage TD.topLeft{
	width			: 50px;
}
#reservationBox.homepage TD.topRight{
	width			: 35px;
}
#reservationBox.homepage TD.topCenter_B{
	width			: 500px;
}
#reservationBox.homepage TD.centerCenter{
	padding-left	: 0px;
}
#reservationBox.homepage #notForBooking{
	display			: none;
	margin			: 5px 0px 5px 5px;
	width			: 415px;
}
#reservationBox.homepage #nonCitadines{
	display			: none;
	margin			: 5px 0px 5px 5px;
	width			: 415px;
}
/*
/*						subBanner Homepage					
/*##############################################################*/
#subBanner{
	margin				: 10px 10px 5px 10px;
	padding				: 0px;
	background-position	: 0px 0px;	
	border				: 1px solid #FFFFFF;
	width				: 430px;
	overflow			: hidden;
}
#subBanner IMG{
	margin				: 0px;
	padding				: 0px;
}
/*
/*						Property Details					
/*##############################################################*/
#contentHeader{
	width				: 548px;
	padding				: 10px 0px 5px 0px;	
}
#contentHeader H1.title{
	font-size			: 1.6em;
	margin				: 5px 0px 10px 0px;
}
#contentHeader ADDRESS{
	margin-top			: -10px;
}
#contentHeader TD.left{
	width				: 100px;
}
#contentHeader .summaryImageLarge{	
	margin-right		: 5px;
}
#contentHeader .related{
	font-size			: 0.9em;
}

#contentHeader .related UL{
	margin				: 15px 0px 0px 0px;
	padding				: 0px 0px 0px 15px;
}
#contentHeader .related LI{
	margin				: 0px;
}
/******************/
#articleContainer DIV.body{
	clear			: both;
	padding			: 15px 10px 5px 10px;
	background-color: #FFFFFF;
	margin-bottom	: 5px;
	color			: #000000;
	border			: 1px solid #FDDBC2;
}
#articleContainer DIV.body A{
	text-decoration : underline;
}
#articleContainer DIV.body H3{
	margin			: 0px 0px 10px 0px;
	color			: #F57621;
}
#articleContainer DIV.body H2.title{
	font-size		: 1.3em;
	margin			: 0px 0px 0px 0px;
	padding-top		: 10px;
	color			: #F57621;
}
#articleContainer DIV.body IMG.summaryImageLarge{
	margin			: 10px 5px 0px 0px;
	float			: left;
}
/******************/
#relatedPromotion{
	border			: 1px solid #FDDAC2;
	clear			: both;
	padding			: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	margin			: 5px 0px 5px 0px;
	font-size		: 0.9em;
}

#relatedPromotion H3{
	margin			: 5px 0px 5px 0px;
	color			: #F57621;
}
#relatedPromotion UL{
	margin			: 0px;
}
#relatedPromotion LI{
	margin			: 0px 0px 0px 0px;
}
/******************/
#relatedProperty{
	border			: 1px solid #FBC49F;
	clear			: both;
	padding			: 10px 10px 0px 10px;
	background-color: #FDDAC2;
	margin			: 5px 0px 5px 0px;
}
#relatedProperty H3{
	font-size		: 0.9em;
	color			: #723C21;
	text-transform	: uppercase;
}
#relatedProperty H4{
	margin			: 0px;
	display			: inline;
	font-size		: 1em;
	font-weight		: normal;
}
#relatedProperty .filter{
	margin-bottom	: 10px;
}
#relatedProperty .filter UL{
	display			: inline;
	margin			: 0px;
	padding			: 0px;
}
#relatedProperty .filter LI{
	display			: inline;
	padding			: 0px 2px 0px 5px;
	border-left		: 1px solid #723C21;		
	white-space		: nowrap;
}
#relatedProperty .filter LI.first{
	border-left		: 0px;
	padding-left	: 0px;
}
#relatedProperty .filter LI A{
	color			: #723C21;
}
#relatedProperty .filter LI A.selected{
	font-weight		: bold;
}
#relatedProperty .itemContainer{
	background-color: transparent;
	color			:	#723C21;
}
#relatedProperty .itemContainer H5{
	margin-top		: 3px;
	color			: #723C21;
	font-size		: 0.9em;
}
#relatedProperty .itemContainer UL{
	padding			: 0px;
	font-size		: 0.9em;
	margin-bottom	: 10px;
}
#relatedProperty .itemContainer LI{
	margin	: 0px;
	
}

/*
/*						Inner Menu					
/*##############################################################*/
#innerMenu{
	clear			: both;
	font-size		: 0.9em;
}
#innerMenu UL{
	padding			: 3px 3px 1px 15px;
	margin			: 0px 0px 0px 0px;	
	background		: url(../images/bg_tabStart.gif) bottom left no-repeat;
	float			: right;
}
#innerMenu LI{
	display 		: inline;
	white-space		: nowrap;
}
#innerMenu LI.first{
	margin-left		: 25px;
	border-left		: 0px;
}
#innerMenu LI.last{}
#innerMenu LI DIV{	
	float			: right;
}
#innerMenu LI A{
	color			: #723C21;
	padding			: 2px 3px 0px 4px;
}
#innerMenu LI A:HOVER{
	color			: #723C21;
	padding			: 0px 3px 2px 4px;
	text-decoration	: underline;
}
#innerMenu LI A.selected{
	color			: #990000;
	padding			: 0px 3px 3px 4px;
	font-weight		: bold;
}
#innerMenu LI A.selected:HOVER{
	color			: #990000;
	text-decoration : none;
}

#innerMenu UL.aboutUs{
	background		: url(../images/bg_tabStart3.gif) bottom left no-repeat;
	font-size		: 0.9em;
	padding			: 3px 0px 0px 25px;
	width			: auto;
	text-align		: right;
	height			: 14px;	
	padding-top		: 20px;
}
#innerMenu UL.aboutUs LI{
	white-space		: normal;
}
#innerMenu UL.aboutUs LI TABLE{
	width			: 97px;
	text-align		: center;
	margin-right	: 0px;
	vertical-align	: bottom;
	display			: inline;
	margin-top		: -20px;	
}
#innerMenu UL.aboutUs LI TABLE.odd{
	width			: 70px;
}
#innerMenu UL.aboutUs LI A.selected{
	font-weight		: normal;
}
/*
/*						Property Secondary Menu					
/*##############################################################*/
#secondaryMenu{
	margin			: 10px 10px 10px 0px;
	color			: #FFFFFF;
	letter-spacing	: 0.1em;
}
#secondaryMenu TD.topCenter,
#secondaryMenu TD.centerLeft,
#secondaryMenu TD.centerCenter,
#secondaryMenu TD.centerRight,
#secondaryMenu TD.bottomCenter{
	background-color: #003850;
}
#secondaryMenu TD.topLeft,
#secondaryMenu TD.topRight,
#secondaryMenu TD.bottomLeft,
#secondaryMenu TD.bottomRight{
	background-image: url(../images/bg_box2.gif);	
	height			: 5px;
	width			: 5px;
}

#secondaryMenu TD.topLeft{
	background-position	: top left;
	display				: none;
}
#secondaryMenu TD.topCenter{}
#secondaryMenu TD.topRight{
	background-position	: top right;
}
#secondaryMenu TD.centerLeft{
	display:none;
}
#secondaryMenu TD.centerCenter{
	padding-left		: 10px;
}
#secondaryMenu TD.centerRight{}
#secondaryMenu TD.bottomLeft{
	background-position	: bottom left;
	display				: none;
}
#secondaryMenu TD.bottomCenter{}
#secondaryMenu TD.bottomRight{
	background-position	: bottom right;
}
#secondaryMenu UL{
	margin			: 3px 0px 0px 10px;
	list-style		: url(../images/icon_arrow_right.gif);
	padding			: 0px 0px 0px 7px;
}
#secondaryMenu LI{	
	margin-bottom	: 5px;
}
#secondaryMenu LI.last{
	margin-bottom	: 0px;
}
#secondaryMenu LI A{
	color			: #FFFFFF;
	font-weight		: bold;
}
#secondaryMenu UL UL{
	margin			: 3px 0px 0px 0px;
	padding			: 0px;
	font-size		: 0.9em;
}
#secondaryMenu UL UL LI A{
	color			: #FFFFFF;
	font-weight		: normal;
	letter-spacing	: 0em;
}

/*
/*						Listing					
/*##############################################################*/
.itemContainer{
	border			: 1px solid #FDDAC2;
	background-color: #FFFFFF;
	margin-bottom	: 5px;
	clear			: both;
	color			: #000000;
}
.itemContainer .summaryImageLarge{
	width			: 100px;
	height			: 100px;
	padding			: 1px;
}
.itemContainer H2{
	font-size		: 1.2em;
	margin			: 3px 0px 0px 0px;
	color			: #F57621
}
.itemContainer H2 A{
	color			: #F57621
}
.itemContainer TD.image{
	width			: 0px;
	padding			: 5px;
	text-align		: right;
}
.itemContainer TD.date{
	width			: 65px;
	padding			: 5px;
	text-align		: center;
	white-space		: nowrap;
}
.itemContainer TD.description{
	padding			: 0px 5px;
}

/*
/*						Welcome Homepage				
/*##############################################################*/
#welcome.homepage{
	border			: 1px solid #F57621;
	border-bottom	: 0px solid #FBC49F;
	margin			: 10px 5px 0px 0px;
	width			: 276px;
	padding			: 5px 10px 5px 10px;
	/*background		: #FFFFFF url(../images/bg_watermark_citadines.jpg) center bottom no-repeat;*/
	background-color: #FFFFFF;
	text-align		: center;
	font-size		: 1em;
}
#welcome.homepage A{
	text-decoration : none;
	color			: #723C21;
}

#highlightContainer{
	border			: 1px solid #F57621;
	border-top		: 0px;
	width			: 296px;
	background-color: #FFFFFF;
	margin-bottom	: 5px;
}
#highlightMenu{
	margin-bottom	: 5px;
	border-bottom 	: 1px solid #F57621;
	padding-bottom	: 1px;
}
#highlightMenu UL{
	padding			: 5px 3px 0px 0px;
	margin			: 0px 0px 0px 2px;
	text-align		: left;
}
#highlightMenu LI{
	display 		: inline;
	border-left		: 0px solid #CDA896;		
	white-space		: nowrap;
}
#highlightMenu LI A{
	color			: #723C21;
	font-size		: 0.8em;	
	background		: transparent url(../images/bg_box4.jpg) top center;
	font-size		: 0.95em;
	padding			: 4px 0px 1px 0px;
	cursor			: pointer;
}
#highlightMenu LI TABLE.tabTable{
	display			: inline;
	width			: 95px;
	text-align		: center;
}
#highlightMenu LI TABLE.tabTable TD{
	padding			: 0px 17px 0px 17px;
	white-space		: nowrap;
}
#highlightMenu LI A:HOVER{
	text-decoration : none;
}
#highlightMenu LI A.selected{
	color			: #FFFFFF;	
	background		: transparent url(../images/bg_box3.jpg) top center;
	cursor			: default;
}
#highlightMenu LI A.selected:HOVER{}
#highlightMenu LI.first{}
.highlight .itemContainer{
	border			: 0px;
	font-size		: 0.9em;
	padding			: 4px 5px 5px 5px;
	margin-bottom	: 0px;
	border-bottom	: 1px solid #FDDAC2;
	/*height		: 54px;
	overflow		: hidden;*/
}
.highlight .itemContainer .image IMG{
	height			: 60px;
	width			: 60px;
	border			: 1px solid #CCCCCC;
	padding			: 1px;
	margin			: -2px 0px 0px 0px;
}
.highlight .itemContainer H3.title{
	font-size		: 1em;
	margin			: 0px;
}
.highlight .itemContainer H3.title A{
	color			: #723C21;
}
.highlight .related{
	text-align		: right;
	margin			: 0px 5px 2px 0px;
	font-size		: 0.9em;
}
/*
/*						Property List				
/*##############################################################*/
#contentHeader.propertyList .summaryImageLarge{
	border:0px;
	background-color:transparent;
	padding:0px;
}
#propertyList{
	background-color: #FFFFFF;
	padding			: 10px 0px 40px 10px;
	margin			: 0px 0px 10px 0px;	
	border		 	: 1px solid #FDDAC2;
	clear			: both;
}
#propertyList TABLE{		
	height		   : 149px;
}
#propertyList .list{
	width			: 260px;
}
#propertyList .list UL{	
	padding			: 0px 0px 10px 10px;
}
#propertyList .list LI{
	margin			: 0px;
}
#propertyList H1{
	border-bottom	: 1px solid #723C21;
	font-size		: 1.2em;
	font-weight		: bold;
	margin-right	: 5px;
}
#propertyList .list H2{
	margin			: 0px;
	font-size		: 1em;
	font-weight		: bold;
	text-transform	: uppercase;
	color			: #F57621;
	padding			: 3px 0px 0px 3px;
	letter-spacing	: 0.1em;
}
#propertyList .list LI H4, #propertyList .list li h5 {
	margin			: 0px;
	padding			: 0px;
	font-size		: 1.0em;
	font-weight		: bold;
	color			: #723C21;
}
#propertyList .list LI UL{
	margin			: 0px;
	font-size		: 0.9em;
	padding			: 0px 0px 5px 10px;
}
#propContacts{
	margin			: 5px 0px 10px 0px;
	font-size		: 0.9em;
}
#propContacts TABLE{
	width			: auto;
}
#propContacts TH{
	width			: 60px;
}
#propContacts TD{
	padding-left	: 3px;
}

.floorPlan #termsNconditions{
	margin-top		: 10px;
}

.floorPlan H6.instruction{
	margin			: 0px 0px 5px 0px;
}
.floorPlan DIV.topImage{
	width			: 1px;
}
.floorPlan DIV.bottomImage{
	width			: 1px;
	display			: none;
}
/*
/*						Terms & Condtions				
/*##############################################################*/
#termsNconditions{
	color			: #666666;
	font-size		: 0.9em;
}
#termsNconditions H6{
	color			: #666666;
	font-size		: 1em;
}
DIV.cancelPolicy{
	margin-bottom	: 20px;
}
DIV.cancelPolicy A{
	font-weight		: bold;
	color			: #723C21;
}
/*
/*						Rerservation IFRAME			
/*##############################################################*/

#reservationIFRAME IFRAME{
	height			: 300px;
	width			: 600px;
	margin-bottom	: 10px;
	background-color: #FFFFFF;
	border			: 1px solid #FDDAC2;
}

/*
/*						Currency Converter			
/*##############################################################*/
#currency_converter{
	position		:relative;
}

#icon{
/*	position		:absolute;
	top				:0px;
	left			:10px;*/
	float:left;
	height:27px;
	margin:0 5px 5px 10px;
	width:28px;
}

#converter_link{
	/*position		:absolute;
	top				:0px;
	left			:50px;*/
}

#converter_link a{
	font-weight		:bold;
	color			:#003850;
}

#disclaimer{
	/*position		:absolute;
	top				:15px;
	left			:50px;*/

}

#disclaimer a{
	font-size		:10px;
	color			:#003850;
}

/*
/*						Home Page IFRAME			
/*##############################################################*/
#homePageIFRAME{	
	width			: 560px;		
}
#homePageIFRAME IFRAME{		
	height			: 1196px;	
	width			: 560px;
	background-color: #FFFFFF;	
}
/*
/*						Home Page IFRAME for IE 6	 		
/*##############################################################*/
#homePageIFRAMEIE7{	
	padding			: 0px 6px 2px 2px;			 				
}
#homePageIFRAMEIE7 IFRAME{			   	   
    margin			: 0px;   
	height			: 1245px;	
	width			: 99%;
	background-color: #FFFFFF;			
}

/*
/*						Home Page IFRAME for IE 6			
/*##############################################################*/
#homePageIFRAMEIE6{	
	padding			: 0px 0px 2px 2px;			 				
}
#homePageIFRAMEIE6 IFRAME{			   	   
    margin			: 0px;   
	height			: 1250px;	
	width			: 99%;
	background-color: #FFFFFF;			
}
/*
/*						Gereral IFRAME			
/*##############################################################*/

#generalIFRAME IFRAME{
	height			: 300px;
	width			: 600px;
	margin-bottom	: 10px;
	background-color: #FFFFFF;
	border			: 1px solid #FDDAC2;	
}


/*
/*						Amenties List		
/*##############################################################*/
#amenitiesList{
	background-color: #FFFFFF;
	padding			: 0px 0px 10px 10px;
	margin			: 0px 0px 10px 0px;	
	border		 	: 1px solid #FDDAC2;
	width			: 542px;
	clear			: both;
	font-size		: 0.9em;
	color			: #000000;
}
#amenitiesList H1{
	color			: #723C21;
	font-size		: 1.8em;
	font-weight		: 5px;
	margin			: 5px 0px -5px 0px;
}
#amenitiesList H2{
	margin			: 15px 0px 0px -2px;
	font-size		: 1.2em;
	font-weight		: bold;
	padding			: 0px 0px 0px 0px;
	color			: #F57621;
}
#amenitiesList H4{
	margin			: 0px;
	padding			: 5px 0px 0px 15px;
	font-size		: 1.0em;
	font-weight		: bold;
	color			: #723C21;
}
#amenitiesList LABEL{
	padding			: 0px 0px 0px 00px;
}

#amenitiesList .related{
	font-size		: 0.9em;
	font-style		: italic;
	color			: #666666;
	float			: right;
	margin-top		: -10px;
	padding-right	: 10px;
}
#amenitiesList IMG{
	vertical-align	: middle;
	margin-left		: 5px;
}
#amenitiesList TD{
	padding-left	: 15px
}

#amenitiesList .bullet{
	font-size		: 1.4em;
	margin-right	: 2px;
}

/*
/*						Search Listing				
/*##############################################################*/
#search{
	font-size		: 0.9em;
}
#search TABLE{
	border-bottom	: 1px solid #FEF1E9;
	margin-bottom	: 5px;
}
#search TD.description{	
	padding-bottom	: 5px; 
}
#search H4.title{
	margin			: 5px 0px 0px 0px;
	color			: #F57621;
}
#search H4.title A{
	font-size		: 0.9em;
	text-decoration : none;
	color			: #723C21;
}
#search H4 A:HOVER{
	text-decoration : underline;
}
#search .button{
	text-align		: center;
}
#search .button .previous IMG{
	margin-right	: 5px;
}
#search .button .next IMG{
	margin-left		: 10px;
}

/*
/*					Promotion Related Property			
/*##############################################################*/
#promotionProperty{
	border			: 1px solid #FDDAC2;
	clear			: both;
	padding			: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	margin			: 5px 0px 5px 0px;
	font-size		: 0.9em;
}

#promotionProperty H3{
	margin			: 5px 0px 5px 0px;
	color			: #F57621;
}
#promotionProperty UL{
	margin			: 0px;
}
#promotionProperty LI{
	margin			: 0px 0px 0px 0px;
}
/*
/*					Property Related Property				
/*##############################################################*/
#relatedCity{}
#relatedProperty H3{
	border-bottom	: 1px solid #723C21;
	font-size		: 0.9em;
	font-weight		: bold;
	letter-spacing	: 0.1em;
}
#relatedCountryCitadines{}
#relatedCountryOther{}
/*
/*					Site Map			
/*##############################################################*/
#siteMap.list{}
#siteMap.list H4{
	color			: #F57621;
	margin-top		: 5px;
	border-bottom	: 0px solid #723C21;
	margin			: 5px 15px 0px 0px;
	font-size		: 1em;
}
#siteMap.list UL{
	margin			: 0px 0px 0px 5px;
	color			: #723C21;
	font-size		: 0.9em;
}
#siteMap.list LI{
	padding			: 0px 0px 3px 0px;
	margin			: 0px;
}
#siteMap.list LI SPAN{
	color			: #999999;
}
#siteMap.list UL UL{
	padding			: 3px 0px 0px 20px;
	font-size		: 1em;
}
#siteMap.list LI A{
	text-decoration	: none;
	color			: #723C21;
}
#siteMap.list LI A:HOVER{
	text-decoration	: underline;
}
/*
 *				Subscribe Newsletter
 ********************************************/
#secondaryMenu .subscribeNewsletter{
	width			: 180px;
	text-align		: center;
	letter-spacing	: 0em;
	color			: #D59F80;
}
#secondaryMenu .subscribeNewsletter A{
	color			: #FFFFFF;
}
#secondaryMenu .subscribeNewsletter A:HOVER{
	text-decoration	: underline;
}

/*
/*					WIFI Zone			
/*##############################################################*/
#zoneLogo{
	text-align		: center;
	padding-top		: 5px;
}
#contentLeft .Wifi{
	width			: 180px;
	margin			: 0px 10px 10px 10px;
}
#reservationBox.Wifi #msg{
	border-bottom	: 1px dashed #FFFFFF;
	padding			: 5px 0px 3px 0px;
	margin-bottom	: 10px;	
}
#reservationBox.Wifi #msgFooter{
	border-top		: 1px dashed #FFFFFF;
	padding			: 5px 0px 3px 0px;
}
#reservationBox.Wifi INPUT{
}
#reservationBox.Wifi input.button{
	margin			: 5px 0px 10px 0px;
	text-align		: center;
}
#reservationBox.Wifi TD.centerCenter{
	padding-left	: 5px;
}
#reservationBox.Wifi #internetForm TD{
	padding			: 1px;
}
#reservationBox.Wifi TD.topCenter_B{
	width			: 500px;
}

/*
/*					HSIA Zone			
/*##############################################################*/
#zoneLogo{
	text-align		: center;
	padding-top		: 10px;
}
#contentLeft .hsia{
	width			: 180px;
	margin			: 0px 10px 10px 10px;
}
#reservationBox.hsia #msgFooter{
	border-top		: 1px dashed #FFFFFF;
	padding			: 5px 0px 3px 0px;
}
#reservationBox.hsia input.button{
	margin			: 5px 0px 10px 0px;
	text-align		: center;
}
#reservationBox.hsia TD.centerCenter{
	padding-left	: 5px;
}
#reservationBox.hsia #internetForm TD{
	padding			: 1px;
}
#reservationBox.hsia TD.topCenter_B{
	width			: 500px;
}

/*
/*					News Center			
/*##############################################################*/
DIV#pressRoomList.articleList H3{
	font-size		: 1.4em;
	border-bottom	: 1px solid #723C21;
	margin			: 0px;
}
DIV#pressRoomList.articleList H5{
	margin			: 0px 0px 5px 0px;
}
DIV#pressRoomList.articleList H5.title A{
	color			: #000000;
	font-size		: 1em;
	font-weight		: normal;
}
DIV#pressRoomList.articleList{
	margin-bottom	: 20px;
	border			: 1px solid #FDDAC2;
	background-color: #FFFFFF;
	padding			: 10px;
}
DIV#pressRoomList.articleList DIV.article{
	border-top		: 0px solid #CCCCCC;
	padding-top		: 5px;
	margin		    : 0px;
}
DIV#pressRoomList.articleList DIV.article TABLE TD.date{
	width			: 60px;
	font-weight		: bold;
	color			: #FA8D21;
}
DIV.moreDetails{
	margin			: 0px 15px 40px 15px;
}
DIV.tellAFriend{
	background		: url(../images/icon_friend1.gif) 520px bottom no-repeat;
	text-align      : right;
	margin			: 3px 0px 5px 0px;
	font-size		: 0.9em;
}
/*
/*						Cancel IFRAME			
/*##############################################################*/

#cancelIFrame IFRAME{
	height			: 300px;
	width			: 600px;
	margin-bottom	: 10px;
	background-color: #FFFFFF;
	border			: 1px solid #FDDAC2;
	overflow-y		: scroll;
}
/* Added for -View Paris Map- link in property listing page */

#propertyList .list li a.parisMap{
	color			: #F57621;
	vertical-align	: super;
	text-decoration	: underline;
	font-size		: 0.88em;
	font-weight		: bold;
}

table#cellGuestCount td {
	vertical-align	: bottom;
}

td#Adults {

}

td#Adults label {
	display			: block !important;
}

div#cellGuestCount div {
	float			: left;
}

div#Units,
div#Adults,
div#Children {
	width			: 55px;
	height			: autopx;
	vertical-align	: bottom;
}

/*****************************************************************/
/*************Ascott World Map CSS - PropertyListing**************/

/*Map List Controller - MapView and ListView Tabs*/

.PropListHeader2 {
	background		: #F57621;
	color			: #FFF;
	padding			: 5px 5px;
	margin			: 15px 10px 0px 0px;
}

table.propertyListTable, div#innerMenu, div#propertyList, div#googleMapLengend {
	display			: none;
}

#statMap {
	margin-bottom	: 8px;
}

div#wmapDDLForm {
	background-color: #fddbc2;
	margin			: 5px 0px 0px 0px;
	padding			: 5px 5px 0px 10px;
	height			: 73px;
	width			: 583px;
	overflow		: hidden;
}

div#wmap_filter_container {
	background-color: #fddbc2;
	margin			: 0px;
	padding			: 0px 5px 20px 10px;
	height			: 1%;
	overflow		: hidden;
}

div#wmapDDLForm h3 {
	color			: #713e23;
	font-family		: arial;
	font-size		: 12px;
	margin			: 2px 0px 0px 0px;
}

div#wmapDDLForm p.gdesc {
	color			: #605E5E;
	font-size		: 11px;
	margin			: 8px 0px 20px 0px;
}

div#wmapDDLForm a.resetLink {
	text-decoration	: underline;
}

div#wmapDDLForm label {
	color			: #605E5E;
	font-family		: Arial;
	font-size		: 11px;
	font-weight		: bold;
	width			: 140px;
	display			: block;
	float			: left;
}

div#wmapDDLForm #lblBrandDDL  {
	width			: 179px;
}

div#wmapDDLForm button {
	/* background	: url(/media/images/somerset_btn.gif) no-repeat;
	height			: 19px;
	width			: 34px; */
	border			: 0px;
	color			: #FFFFFF;
	text-align		: center;
	vertical-align	: top;
}

input#wmap_go {
	width			: 55px;
	height			: 18px;
	border			: 0px;
	background		: url(/application/images/en_wmap_find.gif) no-repeat;
	cursor			: pointer;
}

div#lblContainer {
	height			: auto;
	overflow		: hidden;
}

div#wmap_filter_container select, div#wmap_filter_container #wmap_brand_ct, div#wmap_filter_container #wmap_country_ct, div#wmap_filter_container #wmap_city_ct {
	width			: 135px;
	float			: left;
	margin			: 0px;
}

div#wmap_filter_container #wmap_brand_ct, div#wmap_filter_container #wmap_brand {
	width			: 175px;
}

div#wmap_filter_container #wmap_brand_ct, div#wmap_filter_container #wmap_country_ct, div#wmap_filter_container #wmap_city_ct {
	padding			: 0px 5px 0px 0px;
}

#wmap_go_ct {
	float			: left;
	width			: auto;
}

#wmap_reset_ct {
	float			: left;
	width			: auto;
	line-height		: 18px;
	margin-left		: 5px;
	font-size		: 11px;
}

#wmap_reset_ct a {
	text-decoration	: underline;
	color			: #640D03;
}

div#map {
	width			: 598px;
	height			: 500px;
}

div#mapListavigationContainer {
	padding			: 6px 0px 0px 0px;
	margin			: 0px 0px 5px 0px;
	height			: 18px;
	overflow		: hidden;
}

#mapListNavigation {
	/* float		: left; */
	height			: auto;
	overflow		: hidden;
	margin			: 0px 0px 0px 5px;
}

div.articleInnerMenuContainer{
	background-color : #f57621;
	padding 		: 20px 0px 0px 0px;
	height 			: 18px;
	margin 			: 0px 0px 0px 0px;
}
ul.articleInnerMenu{
	padding 		: 0px 10px 0px 3px;
}
ul.articleInnerMenu li {
	display 		: inline;
	padding 		: 0px;
	float 			: left;
	margin 			: 0px;
}
ul.articleInnerMenu li table {
	width 			: auto;
	float 			: left;
	margin-left 	: 1px;
}
ul.articleInnerMenu li a {
	color 			: #713e23;
	text-decoration : none;
	font-size 		: 0.9em;
}
ul.articleInnerMenu li a:hover{
	text-decoration : underline;
}
ul.articleInnerMenu li table {}
ul.articleInnerMenu li td.left{
	width 			: 3px;
}
ul.articleInnerMenu li td.right{
	padding 		: 2px 15px 2px 15px;
}
ul.articleInnerMenu li table.tab td.left{
	background 		: url(/application/images/tab.gif) top left;
}
ul.articleInnerMenu li table.tab td.right {
	background 		: url(/application/images/tab.gif) top right;
}
ul.articleInnerMenu li table.tabSelected td.left {
	background 		: url(/application/images/tabSelected.gif) top left;
}
ul.articleInnerMenu li table.tabSelected td.right {
	background 		: url(/application/images/tabSelected.gif) top right;
}
ul.articleInnerMenu li table.tabSelected a {
	color 			: #FFF;
}

/*Map Legend*/
div#googleMapLengend {
	padding			: 5px 0px 15px 5px;
	margin			: 5px 0px;
	background		: #FDDBC2;
	height			: 1%;
	overflow		: hidden;
	clear			: both;
}

div#googleMapLengend h3 {
	color			: #713e23;
	font-size		: 12px;
	margin			: 0px 0px 10px 0px;
}

div.legendIconContainer {
	margin			: 10px 0px 0px 10px;
	height			: auto;
	overflow		: hidden;
	float			: left;
	width			: 45%;
}

div.legendIconContainer img {
	float			: left;
	margin-right	: 10px;
}

div.legendIconContainer span {
	display			: block;
	margin-top		: 9px;
	font-weight		: bold;
	font-family		: Arial;
	color			: #605e5e;
	font-size		: 11px;
}



/*
/* Inner Menu in Header - separated because of overlapping with innerMenu used in worldmap section				
/*#################################################################################################*/
#innerMenuInHeader{
	clear			: both;
	font-size		: 0.9em;
}
#innerMenuInHeader UL{
	/*padding			: 3px 3px 1px 35px;*/
	padding			: 3px 0px 1px 30px;
	margin			: 0px 0px 0px 0px;	
	background		: url(../images/bg_tabStart.gif) bottom left no-repeat;
	float			: right;
}
#innerMenuInHeader LI{
	/*display 		: inline;
	white-space		: nowrap;*/
	float:left;
	/*overflow:hidden;*/
	white-space:nowrap;
	/*width:auto;*/
	list-style:none;
	margin: 4px 0px 2px 0px;
	/*padding: 2x 0px 2px 0px;*/
}
#innerMenuInHeader LI.first{
	margin-left		: 25px;
	border-left		: 0px;
}
#innerMenuInHeader LI.last{}
#innerMenuInHeader LI DIV{	
	float			: right;
}
#innerMenuInHeader LI A{
	color			: #723C21;
	padding			: 2px 1px 0px 1px;
}
#innerMenuInHeader LI A:HOVER{
	color			: #723C21;
	/*padding			: 0px 3px 2px 4px;*/
	padding			: 2px 1px 0px 1px;
	text-decoration	: underline;
}
#innerMenuInHeader LI A.selected{
	color			: #990000;
	/*padding			: 0px 3px 3px 4px;*/
	padding			: 2px 1px 0px 1px;
	font-weight		: bold;
}
#innerMenuInHeader LI A.selected:HOVER{
	color			: #990000;
	text-decoration : none;
}

#innerMenuInHeader UL.aboutUs{
	/*background		: url(../images/bg_tabStart3.gif) bottom left no-repeat;
	font-size		: 0.9em;
	padding			: 3px 0px 0px 25px;
	width			: auto;
	text-align		: right;
	height			: 14px;	
	padding-top		: 20px;*/
	
	background:transparent url(/application/images/bg_tabStart3.gif) no-repeat left bottom;
	font-size:0.9em;
	height:40px;
	/*margin:5px 0px auto 10px;*/
	padding:5px 5px auto 22px;
	/*text-align:right;*/
	/*width:520px;*/
}
#innerMenuInHeader UL.aboutUs LI{
	/*white-space		: normal;*/
}
#innerMenuInHeader UL.aboutUs LI TABLE{
	/*width			: 97px;
	text-align		: center;
	margin-right	: 0px;
	vertical-align	: bottom;
	display			: inline;
	margin-top		: -20px;	*/
	
	text-align:center;
	width:95px;
	margin-top:10px;
}
#innerMenuInHeader UL.aboutUs LI TABLE.odd{
	width			: auto;
}
#innerMenuInHeader UL.aboutUs LI A.selected{
	font-weight		: normal;
}
