﻿body
{
	font-size: 10pt;
	margin: 0px;
	color: #595245;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color:#e4e4e4; 
}
#mainmenu
{
	background:#f2e8ea;
	background-repeat:repeat-x;
	height:30px;
	vertical-align:bottom;
}
h1
{
	color:#D20068;
	font-size:15px;
	font-weight:bold;
}
.bgBoxSmall
{
	background-image: url('img/bgBoxSmall.gif');
	height: 24px;
}
.bgBoxBig
{
	background-image: url('img/bgBoxBig.gif');
	height: 23px; 
}
.pomotiontdheb
{
	width:219px;
	padding:0px 5px 0px 5px;
	height:24px;
	background-image:url('img/Deals/bgdealHeaderheb.gif');
	background-repeat:no-repeat;
}
.pomotiontdeng
{
	width:219px;
	padding:0px 5px 0px 5px;
	height:24px;
	background-image:url('img/Deals/bgdealHeadereng.gif');
	background-repeat:no-repeat;
}
.TheWholeThingtable
{
	background-color:#F2E8EA;
}
.searchPrompt
{
	font-size:13px;
	font-weight:bold;
	color:#D20068;
}
.resbottom
{
	height:6px;
	background-image:url('img/Reservation/bgbot.gif');
	background-repeat:repeat-x;
}
.bottommenu
{
	background-color: #F2E8EA;
	padding: 10px 10px 10px 10px;
}
.dealDates
{
	color:#D20068;
	font-size:14px;
	font-weight:bold;
}

.dealName
{
	color:#D20068;
	font-size:13px;
	font-weight:bold;
}
.dealHeader
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

.dealNewPrice
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.dealOldPrice
{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:line-through;
}
/* rates */
.ratesstageheb
{
	color:#D20068;
	font-size: 13px;
	background-image: url('img/Reservation/arrowheb.gif');
	background-repeat: no-repeat;
	background-position:center;
	width:125px;
	height: 33px;
	float:right;
	padding-right:10px;
	padding-top:15px;
}
.ratesstageeng
{
	color:#D20068;
	font-size: 13px;
	background-image: url('img/Reservation/arroweng.gif');
	background-repeat: no-repeat;
	background-position:center;
	width: 125px;
	height: 33px;
	float:left;
	padding-left:10px;
	padding-top:15px;
}
.ratesstageheb b,.ratesstageeng b
{
	text-decoration:underline;
}
.roomname
{
	font-size: 14px;
	color:#D20068;
	font-weight: bold;
}
.roomdetailsright
{
	padding-right: 45px;
	font-weight: bold;
	color: #D20068;
	font-size: 14px;
}
.roomdetailsleft
{
	padding-left: 45px;
	font-weight: bold;
	color: #D20068;
	font-size: 14px;
}
.totalprice
{
	border-top:solid 2px #D20068;
	font-size: 13px;
}
.totalprice-right
{
	font-weight: bold;
	color: #D20068;
	padding-top: 5px;
	text-align:right;
	padding-right:10px;
}
.totalprice-left
{
	font-weight: bold;
	color: #D20068;
	padding-top: 5px;
	text-align:left;
	padding-left:10px;
}
.price-right
{
	color: #D20068;
	font-size: 12px;
	width: 100px;
	text-align:left;
}
.price-left
{
	color: #D20068;
	font-size: 12px;
	width: 100px;
	text-align:right;
}
/****************************Menu***************************************/
.ddsmoothmenu{
background: #f2e8ea;
color: #D20068;
font-weight:bold;
}

.ddsmoothmenu ul{
}

/*Top level list items*/
.ddsmoothmenu ul li{

}

/*Top level menu link items style*/
.ddsmoothmenu ul li a
{
font-size:13px;
background: #f2e8ea; /*background of menu items (default state)*/
color:#D20068;
border-right: 1px solid #D20068;
height:10px;
padding-top:0px;
margin-top:7px;
}
.ddsmoothmenu ul li a.first
{
	border:none;
}
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/

}

.ddsmoothmenu ul li a:hover{

}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li
{
	border:none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a
{
	height:20px;
	font-weight:bold;
	border:none;
	border-bottom: 1px solid #D20068;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
}

.rightarrowclass{
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
}
/*************************end menu*******************************/
.dealdates
{
	width: 195px;
	color: #D20068;
	font-weight: bold;
	font-size: 13px;
	padding-right: 5px;
}
.dealtd
{
	background-color: #e9e9e9;
	border-right: solid 1px #fefefe;
	border-top: solid 1px #fefefe;
    padding-right: 5px;
    width:15%
}
.linkalldeals a
{
	color:#D20068;
	font-size:13px;
	font-weight:bold;
	margin:5px;
}

