/************************/
/* COMMON               */
/************************/
h1,h2,h3,h4,p{padding:0;margin:0;}
body{
	font-family:Verdana;
	
}

p{
	margin-top:0;
	margin-bottom:11px;
}

p.introText{
	font-size:13px;
	line-height:17px;
	font-weight:400;
}

h1,
h2.heading1,
.heading1{
    color:#666;
    padding: 0;
    margin:0 0 9px;
    font-weight: 400;
    font-size:22px;
    line-height:27pt;
}
h2,
.heading2 ,
h3.heading2 {
    color:#666;
    padding: 0;
    margin:10px 0 0;
    font-size: 12px;
    line-height:19px;
    font-weight: 700;
}

#PageHeaderDiv h1{
	margin-bottom:5px;
}

.IconLink{
	background:url(Images/Icons/newIconsGrey.gif) no-repeat -2px -3px;
	padding-left:18px!important;
}
div.IconLink{
	 background-position:-2px 0;
}
.priceRate, .PriceText{
	color:#CC0000!important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.priceRate span, div.PriceText span{
	font-weight:700;
}

div.priceRate span.subText, div.PriceText span.subText{
	font-size:9px;
	font-weight:400;
}

.DownloadIconLink
{
	background-image: url(/Templates/Scanweb/Styles/Default/Images/Icons/newIconsGrey.gif);
	background-position: -2px -38px;
	background-repeat:no-repeat;
	padding-left:18px;
}

span.DownloadIconLink{
	padding-bottom:5px;
	background-position: -2px -40px;
}

.DottedUnderLineBlock
{
	display:block;
	background-image: url(/Templates/Scanweb/Styles/Default/Images/horizontal_rule.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	margin-bottom:6px;
}

.XformMessage .thankyoumessage
{
 clear:both;	
 display:block;
}
a
{
	color: #000;
}

a, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.PopupIconLink
{
	background-image: url(/Templates/Scanweb/Styles/Default/Images/Icons/box_pup_up.gif);
	background-position: 3px 6px;
	background-repeat: no-repeat;
	padding-left: 18px;
	cursor: hand;
	cursor: pointer;
}

a.PopupIconLink:hover
{
	text-decoration: underline;
}

.dropdownlisttext
{
	font-weight: 400;
	font-size: 0.8em;
	color: #666;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
}
.hidden
{
	display: none;
}

.RightColumnShiftUp, .RightColumn
{
	margin-left:5px;
}

#StageArea #SecondaryBodyArea .RightColumnShiftUp, #StageArea #SecondaryBodyArea .RightColumn{
	margin-left:0;
}

.PriceText
{
	font-size: 1.1em;
}

.LinkListItem a.IconLink
{background-position:-2px 2px;}

.RedText
{
	color:#b82025;
}
/********************/
/* COMMON TABLES    */
/********************/

table.ScandicTable
{
	width:472px !important;
}

table.ScandicTable tr td{
	padding:6px 0;
}

table.ScandicTableTop
{
	width:472px !important;
}

table.ScandicTableBottom
{
	width:472px !important;
}

tr.AlternateTableRow
{
	background-color:#eee;
}

table.AlternatingRowsTable tr
{
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}

/**************************/
/* COMMON BUTTON          */
/**************************/

.ButtonLink
{
	background: url(/Templates/Booking/Styles/Default/Images/button_left.gif) top left no-repeat;	
	margin:0 5px 5px 0;
	padding:0 0 8px 7px;
	text-decoration: none;		
}

.ButtonLink div
{
	background: url(/Templates/Booking/Styles/Default/Images/button_right.gif) top right no-repeat;
	white-space:nowrap; 
	padding:0 15px 8px 0;			
}

.ButtonLink a
{
	color: #fff;
	font-size: 11px;	
	text-align: center;	
	zoom: 1; /* Fix for IE  */	
	font:Arial, Helvetica, sans-serif;
	font-weight:700;	
	text-decoration:none !important;
}
/**************************/
/* COMMON ROUNDED CORNERS */
/**************************/

.RoundedCornersImage472
{
	width: 472px;
	font-size: 0;
	position: relative;
	height: 265px;
	overflow: hidden;
	margin-bottom:20px;
}


.RoundedCornersImage226
{
	width: 226px;
	font-size: 0;
	position: relative;
	
}


#MainBodyArea .RoundedCornersImage595 {
	margin-left:5px;
}

.RoundedCornersImage595,
.RoundedCornersImage718 {
	width: 595px;
	font-size: 0;
	position: relative;
	z-index: 1;
	height: 265px;
	overflow: hidden;
	margin-bottom:20px;
}
.RoundedCornersImage595.mgnAddthis{
margin-bottom:11px;
}

.RoundedCornersImage718
{
	width: 718px;
	background:#000;
	margin-bottom:25px;
}


#OverviewPageTopArea .RoundedCornersImage718
{
	margin-left:5px;
}


/************************/
/* GLOBAL               */
/************************/
html
{
	overflow:auto;
	overflow-y:scroll;
	overflow-x:auto;
}

body
{
	margin: 0;
	padding-bottom: 0;
	font-family: Verdana;
	font-size: 0.7em;
	text-align: center;
	background-color: #fff;
	color: #666;
	font-weight: 400;
	overflow: visible;
	line-height: 1.7em;
	margin: 0;
}

img
{
	border: 0;
}
#Page, #PageWide
{
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
body form
{
	text-align: left;
}

/************************/
/* BOOKING PAGE         */
/************************/

#BookingPage
{
	overflow:visible;
}
#BookingPageLeftArea
{
	float: left;
	width:485px;
	margin-top: 18px;
	margin-left: 18px;
	display: inline;
}

#BookingPageRightArea
{
	float: left;
	width: 472px;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
}

.BookingPageBoxHeaderTop
{
	margin-top:10px;
	width:472px;
	border-top:1px solid #999;
}

.BookingPageBoxHeader
{
	background-color:#ccc;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	padding:2px 5px;
	width:460px;
}

.BookingPageBoxContent
{
	width:460px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	padding:0px 5px;
}

.BookingPageBoxBottom
{
	width:472px;
	font-size:1px;
	border-bottom:1px solid #999;

}

/*************************/
/*       LinkList		 */
/*************************/

.LinkListIcon
{
	float: left;
	width: 12px;
	padding-top: 1px;
	vertical-align: bottom;
}

.LinkListItem a
{
	font-size: 1em;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height:25px;
}

.LinkListItem .NotLastLink
{
	background-image: url(/Templates/Scanweb/Styles/Default/Images/horizontal_rule_wide.gif);
	background-position:5px bottom;
	background-repeat: no-repeat;	
	float:left;
	width:214px;	
}

.LinkListItem .LastLink
{
	width:216px;
	float:left;
}
.LinkListItem a.Active
{
	font-weight: 700;
}

/************************/
/* COMMON MASTERPAGE     */
/*    CLASSES            */
/************************/
/************************/
/* TOPSHORTCUTS         */
/************************/
#TopShortcutArea
{
	height: 25px;
	padding-left: 14px;
	float:left;
	width:990px;
}
#Shortcuts
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	width:335px;
}
#Shortcuts li
{
	padding:4px 4px 0;
	display: block;
	float: left;
	margin-left: 2px;
}
#Shortcuts li a
{
	text-decoration: none;
	color:#535353;
}
#Shortcuts li a:hover
{
	text-decoration: underline;
}


/**********************************/
/* PageList                       */
/**********************************/
.PageList
{
	padding: 0;
}
.PageList h2
{
	display: block;
	background-image: url(../Default/Images/horizontal_rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.PageList .PageListItemContainer
{
	margin:10px 0;
}

.PageList .ItemText
{
	float: left;
	margin-right: 10px;
}
.PageListItemContentContainer .PageListImage
{
	margin-left: 10px;
	float: right;
}

.PageListItemContentContainer .PageListText{
	display:block;
	float:left;
	width:236px;
}

#MainBodyLeftArea .PageListItemContainer
{
	width: 472px;
	float:left;
}

#MainBodyLeftArea .PageListItemContentContainer
{
	width: 472px;
}

#OverviewPageSecondaryLeftArea .PageList h2
{
	background: none;
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 3px;
	line-height: 1em;
}

/***** Img.Voult Image with, within PagelistItemContentContainer.itemText ********/
.PageListItemContentContainer .itemText img
{
	width: 226px;
	height: 95px;
}
/**********************************/
/* Changes the width of element,  */
/* for example the width of       */
/* ItemText and ItemImage in the  */
/* PageList depending of if       */
/* thumbnail should be presented  */
/*  or not                        */
/**********************************/
.halfwidth
{
	width: 49%;
}
.fullwidth
{
	width: 99%;
}
.nowidth
{
	width: 0%;
	visibility: hidden;
}

.separator
{
	float: left;
	width: 100%;
	font-size: 1px;
	background: url(../Default/Images/horizontal_rule.gif) repeat-x;
}


/*  Container for infobox in left menu area */

.InfoBox h2
{
	display: block;
}


/*  Container for boxes */
.BoxContainer
{
	display:block;
	float:left;
	width:100%;
}

.RightColumnShiftUp .BoxContainer, .RightColumn .BoxContainer{
	display:inline;
	float:none;
}

.white
{
	color: #666;
}
/*************************/
/* FOOTERAREA            */
/*************************/
#SP_FooterArea
{
	background-color:#878787;
	color:#fff;
	float:left;
	font-family:Verdana;
	font-size:0.9em;
	margin-left:18px;
	margin-top:10px;
	width:964px;
}
#SP_FooterArea a, #FooterArea a
{
	color:#fff;
}
#SP_FooterArea #Left
{
	float: left;
	width: 80%;
}
#SP_FooterArea #Left .footerItem
{
	float: left;
	padding-right: 20px;
}
#FooterArea
{
	float: left;
	display: block;
	font-family: Verdana;
	font-size: 0.9em;
	color: #fff;
	width: 966px;
	background-color:#878787;
	margin:10px 0 0 20px;
}
#FooterArea #Left
{
	float: left;
	width: 80%;
	padding-left: 20px;
}
#FooterArea #Left .footerItem
{
	float: left;
	padding-right: 20px;
}

/*************************/
/* STARTPAGE             */
/*************************/
#StartPage
{
	width: 100%;
}
#StartPage #LeftContentArea
{
	float: left;
	width: 485px;
	padding-left: 12px;
	margin-right: 15px;
	overflow: hidden;
}
#StartPage #LeftContentArea #BookingArea
{
	margin-bottom: 15px;
}

#StartPage #RightContentArea
{
	float: left;
	width: 472px;
	overflow: hidden;
	background-color: #fff;
	margin:3px 0 0;
	height:470px;
}
#StartPage #RightContentArea #FlashArea
{
	padding-bottom: 6px;
	background-color: #fff;
	float:left;
	height:470px;
	overflow:hidden;
}
#StartPage #RightContentArea #RoundBottomArea
{
	float: left;
	width: 100%;
}

#StartPage #offersArea{
	float:left;
	width:100%;
	padding:0 0 0 18px;
}

#MainBodyArea #smallOfferArea{
	float:left;
	width:100%;
	padding:0;
}

#offersArea div.smallPromoBoxDark, #offersArea div.smallPromoBoxLight{
	border:1px solid #C1C1C1;
	width:224px;
	float:left;
	margin-right:20px;
	height:230px;
	overflow:hidden;
}

#smallOfferArea div.smallPromoBoxLight{
	border-bottom:1px dashed #C1C1C1;
	width:226px;
	float:left;
	padding-bottom:10px;
	height:278px;
	overflow:hidden;
	margin-bottom:25px;	
}

#smallOfferArea div.centerDiv{
	margin:0 20px;
}

#offersArea div.smallPromoBoxDark{
	background:#000;
}

#offersArea div div.smallPBoxImage{
	height:99px;
	width:224px;
	overflow:hidden;
}

#offersArea div div.smallPBoxStoolImage{
	height:45px;
	width:204px;
	overflow:hidden;
}
#offersArea div div.smallPBoxStoolImage{
	padding:10px 10px 0;
	
}

#smallOfferArea div div.smallPBoxText{
	padding:10px;
}

#smallOfferArea div div.smallPBoxText h2{
 	margin:0;
	font-size:14px;
	line-height:19px;
	color:#000;
}

#smallOfferArea div div.smallPBoxStartImage{
	height:125px;
	overflow:hidden;
}

#smallOfferArea div div.smallPBoxText p, .BoxContainer div.smallPBoxText p{
	margin:0;
}

#offersArea div div.priceRate{
	padding:15px 10px 5px;
	font-size:18px;
}

div.OfferCategoryListingRightColumn .PriceText{
	font-size:16px;
	padding:5px 5px 0 0;
}

#smallOfferArea div div.priceRate, .BoxContainer div div.priceRate{
	padding:0 10px 5px; 
	font-size:18px;
}


#offersArea div div.bottomLinks, #smallOfferArea div div.bottomLinks, .BoxContainer  div.bottomLinks{
	display:block;
	float:left;
	line-height:15px;
	padding:0 0 0 10px;
	width:204px;
}

.BoxContainer .BoxLarge  div.bottomLinks{
	width:330px;
}

#offersArea div div.bottomLinks a, #smallOfferArea div div.bottomLinks a{
	color:#939191;
	background-position:-3px -2px;
	background-repeat:no-repeat;
}

#offersArea div.smallPromoBoxLight div.bottomLinks a.IconLink{
	color:#000;
}

#offersArea div.smallPromoBoxDark div.bottomLinks a.IconLink, #smallOfferArea div.smallPromoBoxDark div.bottomLinks a.IconLink{
	background-image:url(/Templates/Scanweb/Styles/Default/Images/Icons/newIconsWhiteBlack.gif);
	color:#fff;
}

/*Rounded top for Main offer area*/
.Mainoffercontainer
{
	background: #E3DDD3;
}
/*Samma färg som bakgrunden --> genomskinlig..*/
.Mainoffercontainer .roundtop
{
	background: #E3DDD3;
}
/*Samma färg som bakgrunden --> genomskinlig..*/
.Mainoffercontainer .roundbottom
{
	background: #E3DDD3;
}
/*Samma färg som bakgrunden --> genomskinlig..*/
.Mainoffercontainer .r1
{
	margin: 0 5px;
	height: 1px;
	overflow: hidden;
	background: #fff;
}
.Mainoffercontainer .r2
{
	margin: 0 3px;
	height: 1px;
	overflow: hidden;
	background: #fff;
}
.Mainoffercontainer .r3
{
	margin: 0 2px;
	height: 1px;
	overflow: hidden;
	background: #fff;
}
.Mainoffercontainer .r4
{
	margin: 0 1px;
	height: 2px;
	overflow: hidden;
	background: #fff;
}

#StartPage #RightContentArea #FlashArea #PromotionImage
{
	float: left;
	width:472px;
}
#StartPage #RightContentArea #FlashArea #PromotionImage .Header
{
	float: left;
	margin:10px 10px 20px;
	font-size: 1.2em;
}
#StartPage #RightContentArea #FlashArea #PromotionImage .Body
{
	float: left;
	margin-left: 10px;
	font-size: 10px;
}
#StartPage #RightContentArea #FlashArea #PromotionImage #Mainofferlinkcontainer
{
	float: left;
	width: 300px;
	padding-left: 10px;
	background: #fff;
	margin-top: 10px;
	padding-bottom: 10px;
}
#StartPage #RightContentArea #FlashArea #PromotionImage #Mainofferlinkcontainer .Imageboxlinkarrow
{
	float: left;
	width: 10px;
	padding-top: 3px;
	vertical-align: bottom;
}
#StartPage #RightContentArea #FlashArea #PromotionImage #Mainofferlinkcontainer .Imageboxlinktext a
{
	float: left;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 10px;
	text-decoration: none;
}
#StartPage #RightContentArea #FlashArea #PromotionImage #Mainofferlinkcontainer .Imageboxlinktext a:hover
{
	text-decoration: underline;
}
#StartPage #RightContentArea #RightColumnSeparator
{
	width: 452px;
	margin-left: 10px;
	font-size: 1px;
	background: url(../Default/Images/horizontal_rule.gif) repeat-x;
	clear:both;
}
#StartPage #RightContentArea #LinkImagesArea
{
	padding-top: 0;
}

#StartPageMainOffer
{
	padding:10px;
}

#StartPageMainOffer h2
{
	padding:0;
	margin:0 0 5px;
}

#StartPageMainOffer div{
	font-size:12px;
	color:#000;
	width:452px;
}

#StartPageMainOffer .IconLink
{
	background:none;
	font-size:11px;
	padding-left:0!important;
}

#StartPageMainOffer .IconLink a{
	color:#4D4D4D;
}

#StartPageMainOffer .priceRate{
	font-size:24px;
	line-height:30px;
	padding-top:8px;
}
/*************************/
/* STAGEAREA             */
/*************************/
#SP_StageArea
{
	float: left;
	padding-top: 23px;
	padding-bottom: 18px;
}
/*************************/
/* CONTENTAREA           */
/*************************/
#SP_MainContentArea
{
	width: 1004px;
	float: left;
}
#SP_MainBodyArea
{
	width: 502px;
	float: left;
}
#SP_MainBodyArea #SP_MainBody
{
	margin-left: 20px;
	margin-right: 10px;
}

#SP_SecondaryBodyArea
{
	float: left;
	width: 502px;
}
#SP_SecondaryBodyArea #SP_SecondaryBody
{
	margin-right: 20px;
	margin-left: 10px;
}

/*************************/
/* DESTINATION GOOGLEMAP */
/*************************/

.DestinationGoogleMapTop
{
	font-size: 0px;
	width: 100%;
	height: 11px;
}

.DestinationGoogleMapContent
{
	height: 100%;
	padding-left: 10px;
}


.DestinationGoogleMapBottom
{
	font-size: 0px;
	float: left;
	width: 100%;
	height: 11px;
	margin: 0;
	padding: 0;
}

.DestinationListColumn
{
	width: 210px;
	float: left;
	padding-right: 15px;
	margin-top: 10px;
}
/************************/
/* HOTEL OVERVIEW PAGE  */
/************************/

#OverviewMapArea
{
	margin-bottom: 10px;
	margin-top:-3px;
}
#OverviewMapTop
{
	width: 733px;
	height: 9px;
	background: url(/Templates/Scanweb/Styles/Default/Images/Rounded%20corners/RoundedFrameTop718.gif) no-repeat;
	font-size: 1px;
}

#OverviewMapBottom
{
	width: 733px;
	height: 9px;
	background: url(/Templates/Scanweb/Styles/Default/Images/Rounded%20corners/RoundedFrameBottom718.gif) no-repeat;
	font-size: 1px;
}

#OverviewMapContent
{
	width: 733px;
	overflow: auto;
	background: url(/Templates/Scanweb/Styles/Default/Images/Rounded%20corners/RoundedFrameMiddle718.gif) repeat-y;
}

#OverviewMapImageMapArea
{
	padding-left: 12px;
	width: 480px;
	min-height: 300px;
	padding-right: 10px;
	float: left;
	display: block;	
}

#OverviewMapHotelLinksArea
{
	width: 204px;
	padding-right: 10px;
	float: left;
}

.FindHotel
{
	padding-bottom:10px;
	margin-bottom:10px;
}
 .FindHotelSearchText
{
	 padding-bottom:5px;
}
.FindHotelSearchButton
{	
	padding-top:5px;
	display: block;
	float: none;
	text-align:right;
}

input.FindHotelTextBox
{
	width:198px;
}

#HotelOverviewSearchResults
{
	margin-top:5px;
	margin-bottom:5px;
	height:155px;
	overflow:auto;
	width:200px;
}

#HotelOverviewSearchResultsInner
{
	width:180px;
	overflow:hidden;
}

/*************************/
/* NEWS ARCHIVE          */
/*************************/
#archive h2
{
	display: block;
	background-image: url(../Default/Images/horizontal_rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.archiveDropDown
{
	float: left;
	width: 100%;
	text-align: right;
	padding-bottom: 10px;
}
.archiveContainer
{
	width: 472px;
	float: left;
}
.archiveContainer .top
{
	background: url(/Templates/Booking/Styles/Default/Images/bkg_box_top_472.gif) top left no-repeat;
	line-height: 0;
	font-size: 0;
	height: 9px;
	width: 100%;
}
.archiveContainer .middle
{
	width: 452px;
	background: url(/Templates/Booking/Styles/Default/Images/bkg_box_center_472.gif) top left repeat-y;
	padding:2px 10px;
	
}
.archiveContainer .bottom
{
	background: url(/Templates/Booking/Styles/Default/Images/bkg_box_bottom_472.gif) top left no-repeat;
	line-height: 0;
	font-size: 0;
	height: 9px;
	width: 472px;
}
.archiveContainer .middle .itemRow
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 452px;
}
.archiveContainer .middle .evenrow
{
	background-color: #E7E7E7;
}
.archiveContainer .middle .itemName
{
	float: left;
	width: 320px;
}
.archiveContainer .middle .itemLink
{
	float: left; /*  width: 132px; */
	width: auto;
}

/************************/
/* OFFER LISTING PAGE   */
/************************/

.OfferCategoryContainer
{
	margin:0 5px;
}

.OfferCategoryContainer a
{
	cursor: hand;
	cursor: pointer;
	background-position:-5px -3px;
	padding-left:12px;
}

.OfferCategoryListingItem
{
	margin-top: 20px;
	overflow: auto;
	width: 575px;
}

.OfferCategoryListingLeftColumn
{
	width: 226px;
	float: left;
	height:125px;
	overflow:hidden;
	margin-bottom:10px;
}

.OfferCategoryListingRightColumn
{
	float: right;
	margin-left: 20px;
	width: 329px;
}

.OfferCategoryRightColumnLeft
{
	width:49%;
	float:left;
}

.OfferCategoryRightColumnRight
{
	width:49%;
	float:left;
}

.OfferCategoryRightColumnRight .ButtonLink
{
	float:right;
}
.OfferCategoryListExpanded .OfferCategoryListing, .OfferCategoryListExpanded .OfferCategoryExpandLink, .OfferCategoryListNotExpanded .OfferCategoryContractLink
{
	display: block;
}

.OfferCategoryListNotExpanded .OfferCategoryListing, .OfferCategoryListNotExpanded .OfferCategoryContractLink, .OfferCategoryListExpanded .OfferCategoryExpandLink
{
	display: none;
}

a.OfferCategoryContractLink
{
	background:url(/Templates/Scanweb/Styles/Default/Images/Icons/newIconsGrey.gif) no-repeat -2px -115px;
	padding-left: 15px;
}

a.OfferCategoryExpandLink
{
	background:url(/Templates/Scanweb/Styles/Default/Images/Icons/newIconsGrey.gif) no-repeat -2px -81px;
	padding-left: 15px;
}

.PriceListOfferContentTop
{
	background: url(/Templates/Booking/Styles/Default/Images/res_info_box_top.gif) left top no-repeat;
	height: 9px;
	overflow: hidden;
}
.PriceListOfferContent
{
	background: url(/Templates/Booking/Styles/Default/Images/res_info_box_inner.gif) left top repeat-y;
	padding: 0 15px;
	height: 100%;

}

.PriceListOfferContentBottom
{
	background: url(/Templates/Booking/Styles/Default/Images/res_info_box_bottom.gif) no-repeat;
	height: 9px;
	overflow: hidden;
}

.borderCss{
	background:url(/Templates/Scanweb/Styles/Default/Images/horizontal_rule_wide.gif) repeat-x left bottom;
	width: 100%;
	height:1px;
	line-height:1px;
	font-size:1px;
	margin-top:5px;
}

.OfferListTable
{
	width: 100%;
	table-layout: fixed;
	font-size: 11px;
}

.OfferListTable tr td
{
	background-image: url(/Templates/Scanweb/Styles/Default/Images/horizontal_rule_wide.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align:top;
	padding-bottom:1px;
}

.OfferListTable tr.noBorder td
{
	background-image: none !important;
	vertical-align:top;
}

.OfferListTable td
{
	font-family: Verdana;
	padding-bottom: 1%;
	padding-top: 1%;
}

.OfferListTable td.CitynameSquare
{
	color: #666;
	font-size: 12px;
	padding-left: 0%;
	width: 30%;
}

.OfferListTable .FlexOrMeeting
{
	font-size: 12px;
	color: #000;
	width: 23%;
	
}

.OfferListTable td.nameSquare
{
	text-align: left;
}
.OfferListTable .firstSquare, .secondSquare
{
	text-align: center;
	width: 20%;
}
.OfferListTable .firstSquare
{
	background-color: #e5e4e4;
}


.OfferListTable td.HotelSquare
{
	padding-left: 3%;
}

.OfferListTable .HotelBookingButton
{
	background:transparent url(Images/bookButton.gif) no-repeat;
	border:0 none;
	color:#fff!important;
	font-size:12px!important;
	font-weight:700;
	height:24px;
	margin:0 5px 5px 0;
	padding:0 0 4px;
	width:81px;
}

.OfferListTable .InfoIcon
{
	cursor: hand;
	cursor: pointer;
	 background:url("/Templates/Scanweb/Styles/Default/Images/Icons/box_information.gif") no-repeat left center;
}
.OfferListTable .Desc_Room
{
	width: 280px;
	background: url("/Templates/Scanweb/Styles/Default/Images/bkg_desc_box_big_top.gif") top left no-repeat;	
	padding-top: 6px;
	position: absolute;
	display: none;
}
.OfferListTable .Desc_Room a {
	 margin-left:10px;
}
.OfferListTable .Desc_Room div {
	 background: url("/Templates/Scanweb/Styles/Default/Images/bkg_desc_box_big_bottom.gif") bottom left no-repeat;	
	 padding: 0 10px 10px ;
	 font-size:10px;
	 line-height:11.25pt;
	 color:#666;
}
.OfferCountryDiv{
	font-size: 14px;
	color: #000;
}
/************************/
/* OVERVIEW PAGE        */
/************************/

/* Please note that all overview pages use these classes and IDs */

#OverviewPageTopArea {
	margin-bottom: 20px;
	overflow: hidden;
}
#MainBodyArea .OverViewPageLeftCol
{
	margin-bottom:0;
}

#OverviewPageBottomArea
{
	overflow: auto;
	margin-left:6px;
	clear:left /*fix for frequent landing page*/
}

#StageAreaWideFull h2{
	margin-top:0;
	color: #666;
}

#OverviewPageMainArea,
#OverviewPageSecondaryRightArea{
	float:left;
	width:472px;
}

#OverviewPageMainRightArea,
#OverviewPageSecondaryLeftArea{
	width: 226px;
	float: left;
	margin-right:19px;
}

#OverviewPageSecondaryLeftArea{
	margin-right:0;
}

#OverviewPageSecondaryRightArea{
	padding: 0;
}

#OverviewPageSecondaryRightArea .DottedUnderLineBlock,
#OverviewPageSecondaryLeftArea .DottedUnderLineBlock{
	display: block;
	background:url(../Default/Images/horizontal_rule.gif) repeat-x left bottom;
}
#OverviewPageSecondaryRightArea h2, #OverviewPageSecondaryLeftArea h2{
	display: block;
	margin:0 0 10px;
}

/************************/
/* SELECT HOTEL GMAP    */
/************************/

#SelectHotelGoogleMap{
	margin-left:4px;
}

.SelectHotelGoogleMapTop {
	font-size:0px;
	width: 100%;
	height: 11px;
	background: url(/Templates/Scanweb/Styles/Default/Images/top349.gif) no-repeat left top;
	display:none;
}

.SelectHotelGoogleMapContent{
	background-color: #fff;
	height: 100%;
	overflow: hidden;
}

.SelectHotelGoogleMapBottom {
	margin-bottom: 18px;
}

/************************/
/* SITE MAP             */
/************************/

#SiteMap ul.SiteMapColumn{
	width: 238px;
	float: left;
	margin: 0px;
	font-size: 1em;
	font-weight: 700;
	margin-right:10px;
	margin-top:10px;
	padding-top:0;
	padding-bottom:0;
	background:url(/Templates/Scanweb/Styles/Default/Images/Rounded%20Corners/SiteMapColumnTop.gif) no-repeat top left;
}

#SiteMap ul {
	margin: 0;
	padding: 0.2em 0;
}

#SiteMap li {
	margin: 0 1px 0.5em 1px;
	padding: 0;
	list-style: none;
	font-weight: 700;
	border-bottom: solid 1px #fff;
}

ul.SiteMapInner{
	background:url(/Templates/Scanweb/Styles/Default/Images/Rounded%20Corners/SiteMapColumnBottom.gif) no-repeat left bottom;
}

#SiteMap li li {
	margin: 0.2em 0;
	padding-left: 1em;
	font-size: 1em;
	font-weight: 400;
}

#SiteMap a {
	margin-left:10px;	
}

.SiteMapInner ul li a {
	display:block;
	border-bottom: dotted 1px #999;
	margin-right:10px;
}
.SiteMapInner ul li ul a {
	border: 0;
}

.SiteMapColumn .IconLink {
	font-size:1.1em;
	left:-5px;
	padding-left:12px;
	position:relative;
	top:2px;
}

.SiteMapElementNotVisible{
	display:none;
}

/*************************/
/* STARTPAGE PAGELIST    */
/*************************/
#boxcontainer {
	float: left;
	width: 472px;
}
.toprow{
	float: left;
	width: 100%;
}
.toprowleft {
	float: left;
	width: 8px;
	height: 28px;
	background: url(../Default/Images/links_list_home_left.gif);
}
.toprowmiddle{
	float: left;
	width: 456px;
	height: 28px;
	background-color: #666;
	color: #fff;
}
.toprowmiddleleft{
	float: left;
	font-size: 1em;
	text-decoration: none;
	padding-top: 6px;
}
.toprowmiddleright {
	float: right;
}
.rightlistimage {
	float: left;
	padding-top: 9px;
	padding-right: 4px;
}

.toprowmiddleright a{
	float: left;
	text-align: right;
	color: #fff;
	font-size: 0.8em;
	text-decoration: none;
	padding-top: 6px;
}
.toprowmiddleright a:hover{
	text-decoration: underline;
}
.toprowmiddleright img{
	height: 4px;
	width: 6px;
	margin-top: 5px;
}
.toprowright{
	float: right;
	width: 8px;
	height: 28px;
	background: url(../Default/Images/links_list_home_right.gif);
}

/* start|----> StartPageBoxInfo       */
.startPageInfoBoxBottomImg
{
	width: 472px;
	height: 10px;
	background: url(/Templates/Scanweb/Styles/Default/Images/StartPageInfoBoxBottomBackground.gif) top no-repeat;
}
.startPageInfoBoxContent
{
	padding: 2%;
	width: 452px;
	height: auto;
	background-color: #fff;
	border-left: 1px #666667 solid;
	border-right: 1px #666667 solid;
}


/************************/
/* IMAGE BANK           */
/************************/
#imagebank {
	float: left;
	width: 100%;
}
#imagebank h2{
	display: block;
	background-image: url(../Default/Images/horizontal_rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#imagebank .imageitemcontainer{
	float: left;
	width: 100%;
}
#imagebank .imagecontainer
{
	float: left;
	width: 100%;
	padding-top: 5px;
}
#imagebank .imagecomtainerleft
{
	float: left;
	width: 226px;
	margin-right: 10px;
}
#imagebank .imagecomtainerright{
	float: left;
	width: 226px;
	margin-left: 10px;
}
#imagebank .imagecomtainerright .imagedescription{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#imagebank .imagecomtainerright .imagelinks{
	float: left;
	width: 100%;
}
#imagebank .imagecomtainerright .imagelinksseparator{
	float: left;
	width: 100%;
	margin-left: 4px;
	background:url(../Default/Images/horizontal_rule.gif) repeat-x left bottom;
}
.imagelinktext{
	font-weight: 400;
	font-size: 0.8em;
	color:#666;
	padding:0;
	margin:0;
}
/************************/
/* XFORMS               */
/************************/
#XForm
{
	width:472px;
	overflow:hidden;
	clear:both;
}

#XForm table
{
	width: 472px !important;
	font-size:0.8em;
	float:left;
}

#XForm label
{
	font-size: 0.7em !important;
	font-weight: 400 !important;
}

#XForm td
{
	padding-right: 10px !important;
}

#XForm label
{
	font-size: 1em !important;
}


#XForm textarea
{
	color: #666;
}

#XForm .w50
{
	width:221px;
}

#XForm .w100 {
	width: 452px;
}

#XForm fieldset
{
	border: 0;
	padding: 0;
}

#XForm legend
{
	padding:0;
	color:#666;
}

#XForm .xformvalidator
{
	clear:both;
	width:100%;
	color:#b82025;
	float:left;
}

#MeetingsFormListHotels h2
{
	display: block;
	background-image: url(../Default/Images/horizontal_rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#MeetingsFormListHotels
{
	background-image: url(../Default/Images/horizontal_rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: visible;
	display: block;
	height: auto;
	width: 100%;
	height: auto;
}
#MeetingsFormLeftColumn
{
	width: 49%;
	float: left;
	color: #999;
	padding-bottom: 5px;
}

#MeetingsFormRightColumn
{
	width: 50%;
	float: left;
	color: #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
/************************/
/* PAGEPUFF             */
/************************/
#PagePuff h2
{
	display: block;
	background-image: url(../Default/Images/horizontal_rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.PuffItem
{
	float: left;
	width: 226px;
	margin-right: 10px;
}
.pagingtextactive
{
	font-weight: 700;
}

/************************/
/* Pop           */
/************************/
.PopUp {
	margin:0 10px;
}

div.PopUpHeader{
	background-color: #A6A6A6;
}

#MoreImagesPopUp .MoreImagesPopUpImageThumbRow{
	 clear:both;	
}

div.PopUpHeaderRight{
	padding-right: 12px;
	float: right;
}

div.HeaderLeft{
	height: 43px;
	padding-right:5px;
	float: left;
}

div.PopUpHeader{
	display:block;
}

div.PopUpHeader1
{
	display:block;
	background-color:#A6A6A6;
}

div.PopUpHeader h1{
	width:50%;
	padding:10px;
	color:#fff;
}
	
div.PopUpHeader1 h1{
	padding:10px;
	color:#fff;
}

div.PopUpBody{
	padding:10px 12px;
}
	
div.PopUpBody div.PopUpList{
	width:95%
}

div.PopUpList .LinkListItem .NotLastLink{
	float:none;
	background-repeat:repeat-x;
	width:100%;
}
	
div.PopUpHeader h1 span.sectionName{
	font-size:0.8em;
}
div.PopUpHeader div.LinkListItem{
	float:right;
	padding:10px;
	position:relative;
	text-align:right;
	top:-45px;
	width:40%;
	height:25px;
}
	
div.PopUpHeader div.LinkListItem .LastLink {
	float:right;
}
	
div.PopUpHeader div.LinkListItem a.IconLink {
	background-image:url(Images/Icons/newIconsWhitegrey.gif);
	background-position:right 3px;
	display:inline;
	padding-right:16px;
	color:#fff;
}

.PopUp .PopUpReturnLink {
	margin-top: 10px;
	padding:0 12px;
}
.PopUp .PopUpList {
	padding:0 12px;
}
.PopUp .PopUpBody {
	padding:0 12px;
	margin:10px 0 5px;
}
.PopUp h2 {
	background:url(../Default/Images/horizontal_rule.gif) repeat-x left bottom;
	padding: 5px 12px;
}

.PopUp ul {
	margin-left: 0;
	margin-right: 12px;
	
}

.PopUp .PopUpTop{
	overflow: auto;
	background:url(/Templates/Scanweb/Styles/Default/Images/scandiclogo.png) no-repeat 0px 70%;
	margin:0 12px;
	height: 36px;
}

.CloseWindowPic
{
	float: right;
	background:url(Images/Icons/newIconsGrey.gif) no-repeat -2px -185px;
	padding-left: 14px;
	margin-top: 14px;
	cursor:pointer;
}
.CloseWindowPic :hover{
	text-decoration: underline;
}

.slideShow{
	margin:0 18px;
	float:left;
	width:752px;
}

*html .slideShow{
	margin:0 6px;
	width:772px;
}

.smallPopup{
	margin:0 10px;
	border:2px solid #A6A6A6;
}

/************************/
/*  MEETINGS SEARCH		*/
/************************/
#MeetingsSearchMainBodyArea{
	margin:0 5px;
}

#MeetingsSearchMainBodyArea .MeetingSearchTop,
#MeetingsSearchMainBodyArea .MeetingSearchBottom,
#MeetingsSearchMainBodyArea .MeetingSearchContainer{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	background:url(/Templates/Scanweb/Styles/Default/Images/horizontal_rule.gif) repeat-x left bottom;
}

#MeetingsSearchMainBodyArea .MeetingSearchBottom {
	padding:10px 0px;
	
}

#MeetingsSearchMainBodyArea .MeetingSearchContainer{
	margin-top: 10px;
	display: block;
}

#MeetingsSearchMainBodyArea .MeetingSearchResultImage{
	float: left;
	width: 226px;
}

#MeetingsSearchMainBodyArea .MeetingSearchResultRightCol{
	float: left;
	width: 349px;
	padding-left: 20px;
}

#MeetingsSearchMainBodyArea .MeetingSearchResultTitle .IconLink{
	font-size: 1.2em;
}

#MeetingsSearchMainBodyArea .MeetingSearchResultInfoPriceContainer,
#MeetingsSearchMainBodyArea .MeetingSearchResultInfo
 {
	display: block;
	float: left;
	width: 100%;
}

#MeetingsSearchMainBodyArea .MeetingSearchResultInfo{
	width: 50%;
}

#MeetingsSearchMainBodyArea .MeetingSearchResultPrice {
	display: block;
	float: right;
	width: 49.9%;
}

#MeetingsSearchMainBodyArea .MeetingSearchResultPrice .MeetingSearchDetailPrice {
	float: right;
	background: url(/Templates/Scanweb/Styles/Default/Images/bkg_rate_box_top.gif) no-repeat left top;
	width: 175px;
	padding-top: 10px;
	text-align: center;
}

#MeetingsSearchMainBodyArea .MeetingSearchResultPrice .MeetingSearchDetailPrice .inner {
	background: url(/Templates/Scanweb/Styles/Default/Images/bkg_rate_box_bottom.gif) no-repeat left bottom;
}

#MeetingsSearchMainBodyArea .MeetingSearchResultPrice .MeetingSearchDetailPrice .rate {
	padding-bottom: 10px;
	color: #666;
}

.MeetingsSearchDetailsPriceHidden{
	display:none;
}

#MeetingsSearchMainBodyArea .MeetingSearchResultPrice .MeetingSearchDetailPrice .rate STRONG{
	font-size: 1.1em;
}

#MeetingsSearchMainBodyArea .MeetingSearchResultDetails{
	padding-top: 20px;
	display: block;
	float: left;
	width: 100%;
}

#MeetingsSearchMainBodyArea .MeetingSearchResultRFP input{
	position: relative;
	left: -3px;
}

#MeetingsSearchMainBodyArea .SendRFPs
{
	float: right;
	padding-top: 10px;
}

#MeetingsSearchSecondaryBodyArea
{
	margin-top: 20px;
}

#MeetingSearchShowAllContainer{
	float:left;
	width:49%;
}

#MeetingSearchPagingContainer{
	text-align:right;
	float:left;
	width:49%;
}

/*MeetingSearch349 FindHotelVenueTop per Language*/
#MeetingSearch349 #FindHotelVenue .FindHotelVenueTopEN
{
	height:149px;
	margin:0 0 10px 5px;
	width:347px;
	background: url(/Templates/Scanweb/Styles/Default/Images/Meeting-349-stroke-com.gif) no-repeat left top;
}
/*FindHotelVenue SV */ 
#MeetingSearch349 #FindHotelVenue .FindHotelVenueTopSV
{
	height:149px;
	margin:0 0 10px 5px;
	width:347px;
	background: url(/Templates/Scanweb/Styles/Default/Images/Meeting-349-stroke-se.gif) no-repeat left top;
}
/*FindHotelVenue NO */ 
#MeetingSearch349 #FindHotelVenue .FindHotelVenueTopNO
{
	height:149px;
	margin:0 0 10px 5px;
	width:347px;
	background: url(/Templates/Scanweb/Styles/Default/Images/Meeting-349-stroke-no.gif) no-repeat left top;
}
/*FindHotelVenue FI */ 
#MeetingSearch349 #FindHotelVenue .FindHotelVenueTopFI
{
	height:149px;
	margin:0 0 10px 5px;
	width:347px;
	background: url(/Templates/Scanweb/Styles/Default/Images/Meeting-349-stroke-fi.gif) no-repeat left top;
}
/*FindHotelVenue DA */ 
#MeetingSearch349 #FindHotelVenue .FindHotelVenueTopDA
{
	height:149px;
	margin:0 0 10px 5px;
	width:347px;
	background: url(/Templates/Scanweb/Styles/Default/Images/Meeting-349-stroke-dk.gif) no-repeat left top;
}
/*FindHotelVenueTop per Language END */

/*MeetingSearch226 FindHotelVenueTop per Language*/
#MeetingSearch226 #FindHotelVenue .FindHotelVenueTopEN,
#MeetingSearch226 #FindHotelVenue .FindHotelVenueTopSV,
#MeetingSearch226 #FindHotelVenue .FindHotelVenueTopNO,
#MeetingSearch226 #FindHotelVenue .FindHotelVenueTopFI,
#MeetingSearch226 #FindHotelVenue .FindHotelVenueTopDA
 {
	height:160px;
	margin:0 0 10px;
	background: url(/Templates/Scanweb/Styles/Default/Images/Meeting-stroke-com.gif) no-repeat 17px top;
}
#MeetingSearch226 #FindHotelVenue .FindHotelVenueTopSV
{
	background: url(/Templates/Scanweb/Styles/Default/Images/Meeting-stroke-se.gif) no-repeat 17px top;
}
#MeetingSearch226 #FindHotelVenue .FindHotelVenueTopNO
{
	background: url(/Templates/Scanweb/Styles/Default/Images/Meeting-stroke-no.gif) no-repeat 17px top;
}
#MeetingSearch226 #FindHotelVenue .FindHotelVenueTopFI
{
	background: url(/Templates/Scanweb/Styles/Default/Images/Meeting-stroke-fi.gif) no-repeat 17px top;
}
#MeetingSearch226 #FindHotelVenue .FindHotelVenueTopDA
{
	background: url(/Templates/Scanweb/Styles/Default/Images/Meeting-stroke-dk.gif) no-repeat 17px top;
}
/*FindHotelVenueTop per Language END */


#FindHotelVenue .MeetingSearchSearch{
	height: 100%;
}

#MeetingSearch349 #FindHotelVenue{
	margin-bottom:23px;
}

#MeetingSearch349 #FindHotelVenue .FindHotelVenueContent
{
	padding:0 12px;
}

#MeetingSearch226 #FindHotelVenue .FindHotelVenueContent{
	padding:0 17px 0 18px;
}

#MeetingSearch349 #FindHotelVenue .FindHotelVenueBottom,
#MeetingSearch226 #FindHotelVenue .FindHotelVenueBottom {
	display:none;
}

#MeetingSearch349 .MeetingSearchTextBox{
	width: 250px;
}

#MeetingSearch349 .MeetingSearchDropDown{
	width: 255px;
}

#MeetingSearch226 .MeetingSearchTextBox{
	width: 130px;
}

#MeetingSearch226 .MeetingSearchDropDown{
	width: 135px;
}

#FindHotelVenue .MeetingSearchAlternatives{
	padding-bottom: 10px;
	display: block;
	background:url(../Default/Images/horizontal_rule.gif) repeat-x left bottom;
}

#FindHotelVenue .MeetingSearchButton{
	display: block;
	padding-top: 5px;
	float: none;
	text-align:right;
}

#FindHotelVenue .MeetingSearchButton input, div.FindHotelSearchButton input.FindHotelButton, input.submitBT, input.sendRfpsBt {
	background:transparent url(Images/searchButton.gif) no-repeat;
	border:0 none;
	color:#fff!important;
	font-size:12px!important;
	font-weight:700;
	height:24px;
	margin:0 5px 5px 0;
	padding:0 0 4px;
	width:112px;
}

input.sendRfpsBt{
	background:transparent url(Images/sendRfpButton.gif) no-repeat;
	width:320px
}

input.submitBT {
	margin-left:20px;
	cursor:pointer;
}
*html #FindHotelVenue .MeetingSearchButton input, *html .OfferListTable .HotelBookingButton{
	letter-spacing:0;
}
#MeetingsSearchSecondaryBodyArea #MeetingSearchGoogleMap
{
	padding-bottom: 10px;
}

/****************************/
/* Meeting Search GoogleMap */
/****************************/

#MeetingSearchGoogleMap{
	margin-bottom: 15px;
}

.MeetingSearchGoogleMapTop{
	font-size: 0px;
	width: 100%;
	height: 11px;
	background: url(/Templates/Scanweb/Styles/Default/Images/top349.gif) no-repeat left top;
	display:none;
}

.MeetingSearchGoogleMapContent
{
	font-size: 0px;
	background-color: #FFF;
	padding-left: 5px;
}

.MeetingSearchGoogleMapBottom
{
	font-size: 0px;
	width: 100%;
	height: 11px;
	margin: 0;
	padding: 0;
	background: url(/Templates/Scanweb/Styles/Default/Images/bottom349.gif) no-repeat left bottom;
	display:none;
}

/************************/
/*  GUEST PROGRAM		*/
/************************/
/************************/
/*  Redemption			*/
/************************/
#GuestProgramRedemption h2
{
	padding:0;
	margin:0 0 10px;
	line-height: 12px;
	color:#2C2526;
	font-size:12px;
}

#GuestProgramRedemption .expandcontract{
	float: left;
}

#GuestProgramRedemption #TopRedemptionRow {
	margin: 0 10px;
	display: block;
	overflow: hidden;
	background:url(../Default/Images/horizontal_rule.gif) repeat-x left bottom;
	padding-top:5px;
}
#GuestProgramRedemption .RedemptionCountry {
	padding: 5px 10px;
	height: auto;
	width: auto;
	overflow: hidden;
	color: #000;
}
.GuestProgramRedemptionListSortBy {
	float:right;
	padding:0 12px 5px 0;
}

.RedemptionCategoryListExpanded .RedemptionCategoryListing, .RedemptionCategoryListExpanded .RedemptionCategoryExpandLink, .RedemptionCategoryListNotExpanded .RedemptionCategoryContractLink
{
	display: block;
	overflow: hidden;
}

.RedemptionCategoryListNotExpanded .RedemptionCategoryListing, .RedemptionCategoryListNotExpanded .RedemptionCategoryContractLink, .RedemptionCategoryListExpanded .RedemptionCategoryExpandLink,.HotelNotExpanded .PeriodsListing
{
	display: none;
}

.HotelExpanded  .PeriodsListing
{
	display: block;
}

.HotelExpanded a,.HotelNotExpanded a {
	background:url(/Templates/Scanweb/Styles/Default/Images/Icons/newIconsGrey.gif) no-repeat -2px -115px;
	padding-left: 15px;
	color: #666;
}
.HotelNotExpanded a {
	background:url(/Templates/Scanweb/Styles/Default/Images/Icons/newIconsGrey.gif) no-repeat -2px -81px;
}
a.RedemptionCategoryContractLink
{
	background-image: url(/Templates/Scanweb/Styles/Default/Images/Icons/newIconsGrey.gif);
	background-position: -2px -115px;
	background-repeat: no-repeat;
	padding-left: 15px;

}

a.RedemptionCategoryExpandLink
{
	background-image: url(/Templates/Scanweb/Styles/Default/Images/Icons/newIconsGrey.gif);
	background-position: -2px -81px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#GuestProgramRedemption .RedemptionRow
{
	padding: 5px;
	height: auto;
	width: auto;
	overflow: hidden;	
}

#GuestProgramRedemption .AltRedemptionRow
{
	padding: 5px 0;
	margin:0 7px 0 6px;
	background-color: #eee;
	height: auto;
	width: auto;
	overflow: hidden;
	
	
}
#GuestProgramRedemption .PeriodsRow
{
	padding: 5px;
	height: auto;
	width: auto;
	overflow: hidden;
	font-size: 0.9em;
	
}

#GuestProgramRedemption .AltPeriodsRow
{
	padding: 5px 0;
	margin:0 7px 0 6px;
	background-color: #ccc;
	height: auto;
	width: auto;
	overflow: hidden;	
	font-size: 0.9em;	
}
#GuestProgramRedemption .PeriodHeader {
	font-weight: 700;
	font-size: 0.9em;
}
#GuestProgramRedemption .RedemptionRowColHotel
{
	float: left;
	width: 32%;
}
#GuestProgramRedemption .RedemptionRowColHotel span {
	padding-left: 10px !important;
	display: block;
}
#GuestProgramRedemption .RedemptionRowColCity
{
	float: left;
	width: 14.9%;
}
#GuestProgramRedemption .RedemptionRowColPeriods
{
	float: left;
	width: 36%;
	text-align: center;
}

#GuestProgramRedemption .RedemptionRowColPoints
{
	float: left;
	width: 17%;
}

#GuestProgramRedemption .RedemptionBorderTop
{
	background:transparent url(/Templates/Booking/Styles/Default/Images/bkg_box_top_472.gif) no-repeat scroll left top;
	font-size:0;
	height:9px;
	line-height:0;
	width:472px;
}

#GuestProgramRedemption .RedemptionBorderContent{
	background:transparent url(/Templates/Booking/Styles/Default/Images/bkg_box_center_472.gif) repeat-y scroll left top;
	width:472px;
	overflow: hidden;
}


#GuestProgramRedemption .RedemptionBorderBottom
{
	background:transparent url(/Templates/Booking/Styles/Default/Images/bkg_box_bottom_472.gif) no-repeat scroll left top;
	font-size:0;
	height:9px;
	line-height:0;
	width:472px;
}

/************************/
/*  iFramePage	*/
/************************/
.IframeLook
{
	width: 100%;
	margin-top: 10px;
}
/******************************/
/*  Newsletter subscription	  */
/******************************/
#Newsletter
{
    width: 472px;
    float: left;
	margin-top: 20px;
}
#Subscription
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.5em;
	text-align: left;
	width: 472px;
}

#AccountOverview #Transactions
{
	margin-bottom: 18px;
}
#AccountOverview #PointsDetails
{
	margin-bottom: 18px;
}


#Subscription a
{
	color: #000;
	text-decoration: none;
}
#Subscription a:hover
{
	text-decoration: underline;
}

#Subscription p
{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#Subscription div.hr
{
	background: url(Images/bkg_dotted_line_gray_white.gif) repeat-x left top;
	height: 1px;
	line-height: 0px;
	margin: 9px 0pt;
}
#Subscription div.hr hr
{
	display: none;
}
#Subscription .formRowColumn1, #Subscription .formRowColumn2
{
	width: 100px;
	float: left;
	padding-right: 3px;
	padding-bottom: 3px;
}

#Subscription .txtModule
{
	margin-bottom: 10px;
}
#Subscription .feedbackMsg
{
	margin-bottom: 10px;
}
#Subscription .feedbackMsg .titleTxt
{
	color: #3D3536;
	display: block;
	font-size: 14px;
	background: url(Images/bkg_tick.gif) left 0.3em no-repeat;
	padding: 5px 5px 5px 20px;
	margin-left: 11px;
}

#Subscription .txtModule h3
{
	color: #ccc;
	font-size: 14px;
}
#Subscription .heading
{
	margin-bottom: 10px;
	font-size: 12px;
}
#Subscription .subHeader
{
	background: url(Images/bkg_dotted_line_gray_white.gif) repeat-x left bottom;
	padding: 3px 0px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #2C2526;
}
#Subscription .lblHeader
{
	font-size: 12px;
	display: block;
	padding-bottom: 10px;
}

#Subscription .columnTwo
{
	margin-right: 0px;
}
#Subscription .Addr
{
	width: 106px;
	display: block;
	float: left;
}
#Subscription .helpLink
{
	width: 116px;
	display: block;
	float: left;
	text-align: right;
}
#Subscription .formGroup
{
	display: block;
	margin-bottom: 10px;
}
#Subscription .formRow
{
	display: block;
	padding-bottom: 3px;
}
#Subscription .value
{
	color: #000;
}
#Subscription .strongValue
{
	font-weight: 700;
}
#Subscription .formRow span.radioBtnHolder input
{
	width: 15px;
	vertical-align: middle; /*looks weird in FFox */
	margin: 0;
}
#Subscription .formRow span select
{
	margin: 0 2px 0 0;
}
#Subscription .formRow .selDay select
{
	width: 45px;
}
#Subscription .formRow .selMonth select
{
	width: 90px;
}
#Subscription .formRow .selYear select
{
	width: 60px;
}
#Subscription .formRow .selCode select
{
	width: 65px;
}
#Subscription .formRow label.secondaryLabel
{
	text-align: left;
	font-weight: 400;
	width: 112px;
}
#Subscription .formRow input.radioBtn
{
	text-align: right;
	font-weight: 400;
	vertical-align: middle;
}
#Subscription .Address
{
	padding-bottom: 10px;
}
#Subscription .formRow label
{
	display: block;
	float: left;
}
#Subscription .formRow span
{
	font-size: 10px;
	line-height: 12px;
}
#Subscription .formRow .lblRadio
{
	width: 60px;
}
#Subscription .formGroupOne, #Subscription .formGroupTwo
{
	width: 130px;
	float: left;
	margin-bottom: 15px;
}
#Subscription #GauranteeInfo input
{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: -2px;
}
#Subscription .formGroupTwo
{
	width: 95px;
	float: left;
}
#Subscription #GuestInfo .formRowEmpty
{
	padding-bottom: 0px;
	line-height: 5px;
}
#Subscription #GauranteeInfo .formRowEmpty
{
	margin-bottom:0;
	padding-bottom:0;
}
#Subscription .frmInputText
{
	width: 200px;
}
#Subscription .frmInputTextSmall
{
	width: 130px;
}
#Subscription .frmInputTextAreaBig
{
	width: 415px;
}
#Subscription .frmSelect
{
	width: 65px;
}
#Subscription .frmSelectMedium
{
	width: 130px;
}
#Subscription .frmSelectBig
{
	width: 210px;
}
#Subscription .frmInputRadio
{
	margin: 0 3px 0 0;
}
#Subscription .frmInputChkBox
{
	margin: 0 3px 0 0;
}
#Subscription .lblRadio, #Subscription .lblRadioBig
{
	width: 80px;
	display: block;
	float: left;
	margin-left: 17px;
	text-indent: -19px;
}
#Subscription .lblRadioBig
{
	width: 120px;
}
#Subscription .lblChkBox
{
	width: 150px;
	display: block;
	float: left;
	margin-left: 17px;
	text-indent: -19px;
}
#Subscription .formRow .lblChkBoxBig
{
	width: 220px;
	display: block;
	float: left;
	margin-left: 17px;
	text-indent: -17px;
}
#Subscription .lblDisabled
{
	color: #DCD7BD;
}
#Subscription #FooterContainer
{
	background: url(Images/bkg_dotted_line_gray_white.gif) top left repeat-x;
	padding-top: 10px;
	margin: 10px 0 0;
}
#Subscription .footerDiv
{
	background: url(Images/bkg_footer.gif) bottom left no-repeat;
	padding: 3px 10px 5px;
	margin-bottom: 10px;
}
#Subscription .buttonContainer
{
	margin: 0 25px;
}
#Subscription .alignLeft
{
	float: left;
	width: 50%;
}
#Subscription .alignRight
{
	float: right !important;
	width: 50%;
	text-align: right;
}



#Subscription #selectRateContainer .hr
{
	margin-bottom: 10px;
}
#Subscription .formRow a
{
	color: #B00;
	text-decoration: none;
}
#Subscription .formRow a:hover
{
	color: #B00;
	text-decoration: underline;
}

#Subscription .frmCheckBox input, #Subscription input.frmCheckBox
{
	float: left;
	margin: 0pt;
	padding: 0pt; /* margin-left:expression("-3px");	IE only */
}
#Subscription #Terms .frmCheckBox label, #Subscription #Terms label.frmCheckBox
{
	float: left;
	margin: 0 0 0 5px;
	width: 90%;
	margin-left: 5px; /* margin-left: expression("3px"); 	margin-top: expression("3px");  IE only */
}
#Subscription #Terms .frmRadio input, #Subscription #Terms input.frmRadio
{
	float: left;
	margin: 0;
	padding: 0; /* margin-left:expression("-3px");	IE only */
}
#Subscription .frmCheckBox label, #Subscription label.frmCheckBox
{
	float: left;
	margin: 0 0 0 5px;
	width: 90%;
	margin-left: 5px; /* margin-left: expression("3px"); 	margin-top: expression("3px");  IE only */
}
#Subscription .frmRadio input, #Subscription label.frmRadio
{
	float: left;
	width: 90%;
	margin-left: 5px; /* margin-left: expression("3px"); 	margin-top: expression("3px");  IE only */
}
#Subscription #PointsDetails .column1
{
	width: 300px;
	float: left;
	display: block;
}
#Subscription #PointsDetails .column2
{
	width: 145px;
	float: left;
	display: block;
}
#Subscription #Transactions .column1
{
	width: 230px;
	float: left;
	display: block;
}
#Subscription #Transactions .column2
{
	width: 150px;
	float: left;
	display: block;
}
#Subscription #Transactions .column3
{
	width: 70px;
	float: left;
	display: block;
}
#Subscription #Redemtion .column1
{
	width: 160px;
	float: left;
	display: block;
}
#Subscription #Redemtion .column2
{
	width: 110px;
	float: left;
	display: block;
}
#Subscription #Redemtion .column3
{
	width: 100px;
	float: left;
	display: block;
}
#Subscription #Redemtion .column4
{
	width: 80px;
	float: left;
	display: block;
}
#Subscription #Redemtion .sortBy
{
	float: right;
	text-align: left;
	width: 150px;
	margin-bottom: 5px;
}
#Subscription #Redemtion .hotelName
{
	margin-bottom: 5px;
}
#Subscription #Redemtion .pointsTable
{
	margin-bottom: 20px;
}
#Subscription .timeFrame
{
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
}
#Subscription .timeFrame .selMonth
{
	margin-left: 20px;
}
#Subscription .box-top
{
	background: url(Images/bkg_box_top_472.gif) top left no-repeat;
	line-height: 0;
	font-size: 0;
	height: 10px;
	width: 472px;
}
#Subscription .box-top-grey
{
	background: url(/Templates/Booking/Styles/Default/Images/bkg_grey_box_top_472.gif) top left no-repeat;
	height: 26px;
	width: 472px;
}
#Subscription .box-top-grey .title
{
	color:#3D3536;
	display:block;
	font-size:11px;
	font-weight:700;
	padding:5px 11px;
}
#Subscription .box-bottom
{
	background:transparent url(/Templates/Booking/Styles/Default/Images/bkg_box_bottom_472.gif) no-repeat scroll left top;
	font-size:0;
	height:9px;
	line-height:0;
	width:472px;
}
#Subscription .box-middle
{
	background:transparent url(/Templates/Booking/Styles/Default/Images/bkg_box_center_472.gif) repeat-y scroll left top;
	width:472px;
}
#Subscription .content
{
	padding: 10px 10px 0 12px;
}

#Subscription #LostCard a
{
	color: #000;
}

#Subscription .box-middle .columnOne
{
	width: 220px;
	margin-right: 10px;
}
#Subscription .box-middle .columnTwo
{
	width: 220px;
}
#Subscription #Contactus .txtBlockOne
{
	width: 226px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#Subscription #Contactus .txtBlockTwo
{
	width: 226px;
	float: left;
	margin-bottom: 10px;
}
#Subscription td
{
	padding: 10px 0 8px;
}
#Subscription #Transactions th
{
	font-weight: 400;
	margin-bottom: 10px;
	padding: 5px;
	background: url(Images/bkg_dotted_line_gray_white.gif) bottom left repeat-x;
	font-size: 1.2em;
}
#Subscription #Transactions td
{
	border-bottom: 1px solid #000;
}
#Subscription #Transactions .lastRow td
{
	border: none;
}
#Subscription #Transactions .blank td
{
	border: none;
	padding: 0px;
}
#Subscription .odd
{
	background: #ccc;
}
.NewsLetterStatus
{
	 font-size:16px;	  	
}

/*******************************/
/******** ERROR PAGE ***********/
/*******************************/
#errorcontainer
{
    float: left;    
}
.errorimage
{
    float: left;
}
.errorheader
{
    float: left;
    width: 300px;
    font-family: Verdana;
    font-size: 16px;
    font-weight: 400;
    color: #d81a20;
    line-height: 12pt;
    margin-left: 7px;
    padding-bottom: 5px;
}
.errormessage
{
    float: left;
    width: 300px;
    font-family: Arial;
    font-size: 12px;
    font-weight: 400;
    color: #d81a20;
    line-height: 12pt;
}
.errorlinklistcontainer
{
    float: left;
    width: 300px;
}


/***********************/
/* Image Bank          */
/***********************/

#AlbumImageListContainer table.ScandicTable
{
	border-left: solid 1px #9f9b9b;
	border-right: solid 1px #9f9b9b;
	width:728px !important;
}

#AlbumImageListContainer table.ScandicTableTop{
	width:728px !important;
	height:10px;
	background: url(/Templates/Scanweb/Styles/Default/Images/top728.gif) no-repeat left top;
}

#AlbumImageListContainer table.ScandicTableBottom{
	width:728px !important;
	height:10px;
	clear:both;
    background: url(/Templates/Scanweb/Styles/Default/Images/bottom728.gif) no-repeat left bottom;
}

.AlbumImageListMetaDataContainer {
	width:400px;
}

.AlbumImageListMetaDataLeft{
	width:100px;
	float:left;
}

.AlbumImageListMetaDataRight{
	width:300px;
	float:left;
}

.AlbumImageListMetaData{
	clear:both;
	width:400px;
}

.AlbumMenuLink {
	background-position: left 4px;
	background-repeat:no-repeat;
	padding-left:12px;
}

.AlbumMenuLinkExpanded {	
	background:url(/Templates/Scanweb/Styles/Default/Images/Icons/grey_arrow_down.gif) no-repeat left 4px;
	padding-left:12px;
}

.AlbumMenuLinkHasChildren {	
	background:url(/Templates/Scanweb/Styles/Default/Images/Icons/grey_arrow_right.gif) no-repeat left 4px ;
	padding-left:12px;
}


div.RightColumn div.BoxContainer div.InfoBox, div.RightColumnShiftUp div.BoxContainer div.InfoBox{
	width:224px;
	margin-left:7px;
	border:1px solid #C1C1C1;
	float:left;
}

div.RightColumn div.BoxContainer div.InfoBox div, div.RightColumnShiftUp div.BoxContainer div.InfoBox div{
	padding:5px 10px 10px;
}

div.RightColumn div.BoxContainer div.InfoBox div div, div.RightColumnShiftUp div.BoxContainer div.InfoBox div div{
	padding:0;
}


#newletterDiv .InfoBox{
	margin-bottom:0px;
}

#newletterDiv .InfoBox div div{
padding:0;
}

#OverviewPageMainRightArea div a div.IconLink:hover, #LeftMenuArea div a div.IconLink:hover,
#OverviewPageSecondaryLeftArea div a div.IconLink:hover
{text-decoration:underline !important;}

#MainBodyArea #MainBodyLeftArea #MainBody{
	margin-left:0;
}
.itemTextImage{
	float:right;
	position:relative;
	width:226px;
	padding:10px 0px 0px 10px;
}
.PageListItemContentContainer .itemText p{
	text-align:left;
}

.LocalAttrInfoHolder{padding-bottom:10px;}
.LocalAttrInfoHolder span{padding:0px 0px;}
.LocalAttrDescHolder img{float:left;padding-right:10px;}
.LocalAttrDescHolder p,
.LocalAttrDescHolder div,
.LinkListItemHolder{margin:0;text-align:left;}
.LinkListItemHolder li{padding-left:10px;float:left;}
.LocalAttrDescHolder .LinkListItem .NotLastLink {background:none;}
.LocalAttrRowAlternateItem .LocalAttrDescHolder{float:left;}
.LocalAttrRowAlternateItem .LocalAttrDescHolder{padding:0 10px 10px;}
.LocalAttrInfoHolder{padding:0px 10px 10px;}
.LocalAttrRowItem .LocalAttrDescHolder{padding:0 10px;margin-bottom:10px;float:left;}
.LocalAttrRowItem .descHolder,
.LocalAttrRowAlternateItem .descHolder{width:450px;}
.linkListItemHolder{padding-top:15px;}
.MainBodyText{padding-bottom:10px;}

#smallOfferArea div div.smallPBoxText h2,
.BoxContainer div.smallPBoxText h2{
 	margin:0;
	font-size:14px;
	line-height:19px;
	color:#000;	
}
.BoxContainer div.smallPBoxText h2{
	font-weight:400;
	color:#666;
}

#MainBody h3,
#MainBody .IconLink{margin-bottom:15px;}
#MainBody .IconLink{display:block;}
#MainBody h2.heading1,
#MainBody .heading1{
	margin-bottom:0px;
}

/***************************/
/* Top Areas Standard Page */
/***************************/

#TopAreaCenterRightArea{
	margin:10px 20px 10px 10px;
	width:718px;
	overflow:hidden;
}

#TopAreaCenterArea{
	margin-bottom:20px;
	width:472px;
	overflow:hidden;
}

#TopAreaFullWidthArea{
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	width:964px;
	overflow:hidden;
}

#OverviewPageTopAreaContent {
	margin:0px 0px 20px 5px;
	width:718px;
	overflow:hidden;
}

/*footer styles*/
#SP_StageArea{overflow:hidden;}
#footerWrapper{width:100%;background:#999;float:left;color:#fff;padding:18px 0 40px;text-align:left;}

.newFooter{margin:0 auto;width:996px;}
.newFooter ul{margin:0;padding:0;list-style:none;}
.newFooter li{list-style:none;}
#footerWrapper p{line-height:13px;}
.list li 
{
	background:url(/Templates/Scanweb/Styles/Default/Images/Icons/listArrow.gif) no-repeat left 6px;
	padding-left:10px;
	margin:0px;
}
.list li a{
	font-size:11px;
	color:#fff;
}

#footerWrapper h3{
  font-size:18px;
  /*padding-bottom:9px;when we use sifr*/
   font-weight:400;
  max-width:193px;
 }
#footerWrapper h3 img{
 max-width:193px;
 max-height:42px;
 }
 #footerWrapper ul.list{
 margin-bottom:25px;
 padding-top:15px;
 }
  #footerWrapper ul.last{
  margin-bottom:0px;
  }
 #footerWrapper #abtLinks ul{
	padding-top:31px;
	#padding-top:36px;
 }
.mgnBtm25{margin-bottom:25px;}
.siteContainer{padding-top:15px;}
#faqContainer li,.siteContainer ul li{list-style:disc !important;margin-left:15px;}
#faqContainer a{color:#fff;}
.btn {
	background:url(/Templates/Scanweb/Styles/Default/Images/hyLt.png) no-repeat left top;
	padding-left:3px;
}
.btn a {
	background:url(/Templates/Scanweb/Styles/Default/Images/hyRt.png) no-repeat scroll right top;
	display:block;
	padding:4px 0;
	text-align:center;
}
.btn a:hover{text-decoration:none;}
#faqContainer .wrapper{width:97px;padding:19px 0;}
#faqContainer strong{padding:15px 0px;display:block;}
/*login module*/

#loginContainer,
#loginClosed{
	position:absolute;
	right:0;
	top:9px;
	/*z-index:999;/*fix for login module z-index */
}
.MainMenuLoginStatus{float:right;width:317px;position:relative;z-index:11;}
#loginContainer .hdr,
#loginContainer .ftr {
	background:url(/Templates/Scanweb/Styles/Default/Images/header.png) no-repeat left top;
	width:329px;
	height:3px;
}
#loginContainer .cnt {
	background:#fff url(/Templates/Scanweb/Styles/Default/Images/content.png) repeat-y left top;
	padding:0 10px 10px;
	width:310px;
}

#loginContainer .cnt .inptHolder 
{
	padding:10px 0 11px;
}
#loginContainer .cnt h3{
	border-bottom:1px solid #f3f3f3;
	padding-bottom:7px;
	color:#211f1f;
	font-size:14px;
}
#loginContainer .cnt #closeBtn {
	background:#fff url(/Templates/Scanweb/Styles/Default/Images/closeIcon.png) no-repeat right top;
	height:23px;
	position:absolute;
	right:10px;
	top:4px;
	width:23px;
	cursor:pointer;
	display:block;
}
#loginContainer .ftr {
	background:url(/Templates/Scanweb/Styles/Default/Images/footer.png) no-repeat left top;
	height:10px;
}

.list{clear:both;margin:0;padding:0;list-style:none;}
/*remove for reservation 2.0*/
#loginClosed .list{
margin:0 0 0 11px;
width:100%;
}
#loginContainer .cnt .list li,
#loginClosed .list li{
	/*background:url(/Templates/Scanweb/Styles/Default/Images/Icons/blueArrow.gif) no-repeat left 6px; reservation 2.0*/
	background:url(/Templates/Scanweb/Styles/Default/Images/Icons/treeRightArrow.gif) no-repeat left 6px;
}
#loginClosed .list li,.textCont{float:left;}
#loginClosed .list li{margin-right:16px;}
#loginContainer .cnt .list li a,
#loginClosed .list li a {
	color:#666;
}
.textCont{/*background:#f2f2f2;*/
padding:4px 4px 0px 10px;
#padding-bottom:4px;
margin-bottom:5px;
width:364px;
}

/* for reservation 2.0
#loginClosed .fi{width:530px;}
#loginClosed .no{width:370px;}
#loginClosed .sv{width:420px;}
#loginClosed .da{width:340px;}*/

#loginClosed .fi{width:384px;}
#loginClosed .no{width:308px;}
#loginClosed .sv{width:302px;}
#loginClosed .da{width:308px;}

.btmHolder,.btmHolder .rm,#loginClosed .text{float:left;} 
#loginClosed .text{padding-top:4px;}
#loginClosed .text strong{font-size:14px;color:#211f1f;}
.btmHolder .wrapper,#loginClosed .wrapper{float:right;}
.btmHolder .wrapper{padding-bottom:5px;margin-top:-5px;}
.btmHolder{width:100%;border-bottom:1px solid #f3f3f3;padding-top:23px;}
.btmHolder .wrapper .btn a{color:#fff;font-weight:700;padding:4px 8px;}
/*#loginClosed{width:340px;}*/
/*#loginClosed .wrapper{margin-top:-3px;}*/
#loginClosed .wrapper .btn{margin-bottom:4px;}
#loginClosed .wrapper .btn a{padding:4px 10px;color:#fff;font-weight:700;}
.inptHolder input{border:1px solid #ccc;color:#999;padding-left:5px;}

/*.inptHolder input.txtMemNo{margin-right:20px;width:158px;}*/
.inptHolder #spanUserName input{
	width:160px;
	margin-right:15px;
	padding:4px 0 4px 4px;;
}
.inptHolder #spanPassword input{
	width:114px;
	padding:4px 0 4px 4px;
}
div.BE .highLight a{
/*color:#2893CB; for reservation2.0*/
color:#333;
}
.rmIcon{background:url(/Templates/Scanweb/Styles/Default/Images/rm.gif) no-repeat left top;width:16px;height:16px;margin-left:3px;cursor:pointer;display:block;}
div.BE .rmIcon a,#closeBtn a{display:block;text-decoration:none;}
div.BE .rmIcon a:hover,#closeBtn a:hover,#loginClosed .wrapper .btn a:hover,.btmHolder .wrapper .btn a:hover{text-decoration:none;}
.fltLft{float:left;}
.fltRht{float:right;}
.clear{clear:both;}
#MainBody{clear:right;}
.padBtm10{padding-bottom:10px;}
.ht26{height:26px;}
#Login_Box{display:none;z-index:9999;}
.hmIcon,.hmIcon img{width:13px;height:13px;}
.hmIcon img{padding-top:5px;}
#TopMenu a.hmIcon:hover{background:none;}
.defaultColor{color:#ababab}
.hideElem,.password-clear{display:none;}
div.BE  #Login_Box  .errorText{margin:0;}

#MainBodyRightArea h1.clear, 
.ExpansionPageBottomArea #MainBody .heading1, 
.ExpansionPageBottomArea #MainBody .heading2 {
line-height:19px;
margin-bottom:19px;
position:relative;
}

#HotelOverview .ht26{
margin-bottom:10px;
}
.mgnBtm15{
margin-bottom:15px;#margin-bottom:4px;margin-right:4px;}.padTop15{padding-top:15px;}
.rewardTitle{
background:#EFEFEF;
font-weight:bold;
margin:0px 5px;
padding:6px 0px;
}
.rewardTitle label input{
margin-bottom:-1px;
}