﻿#RightColumn
{
	font-size:90%;
}


/*************************************************************************
************************** Room Search ***********************************
*************************************************************************/


#RoomSearch .InfoBox
{
font-size:90%; font-style:italic; line-height:normal;
}

#RoomSearch .button {
	margin-top:5px; margin-bottom:5px;

}

#RoomSearch input
{

}

/*************************************************************************
************************** Special Offers ********************************
*************************************************************************/


#SpecialOffers dl
{
	margin:0px;
	padding:3px 3px 10px 5px;
	border-bottom:dotted 1px #D8D9BA;
}

#SpecialOffers dl dt
{
	font-weight:normal;
}

#SpecialOffers dl dt a
{
	color:#333;
	text-decoration:none;
}
#SpecialOffers dl dt a:hover
{
    text-decoration:underline;
}
#SpecialOffers dl dd
{
	margin:0px;
}

#SpecialOffers dl dd a
{
	color:Black;
	text-decoration:none;
	font-size:90%;
}

/*************************************************************************
************************** Internal Events / Right Column ****************
*************************************************************************/

#RightColumn .BoxSmall .BoxCenter .Events
{
}

#RightColumn .BoxSmall .BoxCenter .Events .EventItem
{
	border-bottom:1px dashed #999999;
	padding: 5px;
}

#RightColumn .BoxSmall .BoxCenter .Events .EventItem img
{
	text-align:center;
}

#RightColumn .BoxSmall .BoxCenter  .Events .EventItem dl
{
}

#RightColumn .BoxSmall .BoxCenter .Events .EventItem dl dt
{
}

#RightColumn .BoxSmall .BoxCenter .Events .EventItem dl dd
{
}

.slideHeader
{
    font-weight:bold;
    color:#333;
    font-size:11px;
    border-bottom:1px dotted #D8D9BA;
    margin-bottom:5px;
    cursor:pointer;
}

.slideContent
{
    border-bottom:1px dotted #D8D9BA;
    padding-bottom:10px;
}

.rbcontent2 #ThumbNails
{
    margin:auto;
    width:100px;
}