﻿#special-offers-table
{
	margin-top:15px;	
	width:95%;
	text-align:left;
}

.special-offers-list-table
{
	width:100%;	
}

.special-offers-list-table a
{
	font: 0.8em Verdana, sans-serif;
}

.special-offers-list-table a:hover
{
	text-decoration:underline;
}

#special-offers-table .dates
{
	font: 0.8em Verdana, sans-serif;	
	color: #472d03;	
}

#special-offers-table input
{
	width:50px;
}

#special-offers-table a:hover
{
	color:#99702c;
}

#special-offers-table .title
{
	font: 1.4em Verdana, sans-serif;
	color: #472d03;	
}

#special-offers-table .description
{
	font: 0.8em Verdana, sans-serif;	
	width:80%;
}

#special-offers-table .notes
{
	font: 0.8em Verdana, sans-serif;	
	color:#666666;
}


#special-offers-table .check
{
	font: 1.6em Verdana, sans-serif;
	text-align:center;
}

#special-offers-table .price
{
	font: 1.6em Verdana, sans-serif;
	text-align:left;
}

#special-offers-table img
{
	border:solid 4px #472d03;
}

#special-offers-table .dark img
{
	border:solid 4px #fff;
}

#special-offers-table .light
{
	border:solid 1px #e3cda7;
}

#special-offers-table .dark
{
	background-color:#e3cda7;
}

#special-offers-table .dark .description
{
	color: #472d03;	
}

#special-offers-table .dark .price
{
	color: #472d03;	
}

#special-offers-table .separator
{
	border-bottom: dotted 1px #472d03;	
}

#special-offers-table .button
{
	text-align:right;
	font: 0.9em Verdana, sans-serif;
}

#RoomGalleryBox
{
	padding-top:20px;	
	margin-left:7px;
	height:350px;
}

.SingleRoomTitleBox
{
	width:100%;
	height:40px;
	background-image:url('../ImagesSite/blacktitle.png');
}

.SingleRoomTitleBox .RoomTitle
{
	text-align:center;
	font: 1.6em Verdana, sans-serif;
	color:White;
	padding-top:5px;
}

.RoomGalleryBoxSmallImg
{
	width:165px;
	height:140px;
	border:solid 4px black;
	float:left;
	margin: 5px 5px 5px 5px;
	cursor:pointer;
}