/* New menu bar 30/09/2008  */
#menu {
	background: url('/images/menu/menu_bg.gif') repeat-x;
	width:750px;
	height:27px;
	margin:0 auto;
	width:98%;
}

#menu .item {
	
}

#menu a {
	display: block;
	height: 27px;
	text-decoration: none;
	color: #fff;
	float: left;
	height: 20px;
	background-repeat: none;
	z-index: 1px;
	text-align: center;
	padding: 7px 8px 0px 7px;
	border-left:1px solid #aaa;
	font-size:12px;
}

#menu a:first-child {
	border-left:0px;
}

#menu a:hover {
	color: #f1cb6f;
	text-decoration: underline;
}

a.menuButtons:link {
	color: #000000;
	text-decoration: none;
}

a.menuButtons:visited {
	color: #000000;
	text-decoration: none;
}

a.menuButtons:hover {
	color: #000000;
	text-decoration: underline;
}

a.menuButtons:active {
	color: #000000;
	text-decoration: none;
}

.hiddenPic {
	display: none;
}

table.search select {
	font-size: smaller;
}

table.search option {
	font-size: smaller;
}

table.search input {
	font-size: smaller;
}

table.search {
	font-size: smaller;
}

.leftMenu {
	background-image: url(/images/bg_left.gif);
	width: 177px;
}

.leftMenuTitle {
	background-image: url(/images/t_tips_feat.gif);
	width: 177px;
	height: 21px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: bold;
}

.leftMenuTitleProp {
	background-image: url(/images/t_tips_feat2.gif);
	width: 177px;
	height: 21px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: bold;
}

.leftMenuText {
	margin-left: 12px;
	color: #EE3A43;
	text-align: left;
	margin-right: 12px;
}

.leftMenuText2 {
	margin-left: 12px;
	color: #686C76;
	text-align: justify;
	margin-right: 12px;
}

.leftMenuText p{
	margin-top:10px;
	margin-bottom:0px;
}

.leftMenuText p:first-child{
	margin-top:0px;
}

.leftMenuClose {
	background-image: url(/images/bg_left_bottom.gif);
	width: 177px;
	height: 7px;
	background-repeat: no-repeat;
}

.rightMenu {
	background-image: url(/images/bg_right.gif);
	width: 177px;
	margin-right: 8px;
}

.rightMenuTitle {
	background-image: url(/images/t_tips_feat_right.gif);
	width: 177px;
	height: 21px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: bold;
}

.rightMenuTitleProp {
	background-image: url(/images/t_tips_feat2.gif);
	width: 177px;
	height: 21px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: bold;
}

.rightMenuText {
	margin-left: 12px;
	color: #686C76;
	text-align: left;
	margin-right: 12px;
}

.rightMenuText2 {
	margin-left: 12px;
	color: #686C76;
	text-align: justify;
	margin-right: 12px;
}

.rightMenuClose {
	background-image: url(/images/bg_right_bottom.gif);
	width: 177px;
	height: 7px;
	background-repeat: no-repeat;
}

/* These are the style specifications for the menu layers.  
   Set width to get more browsers corporation  */
div.menu {
	position: absolute;
	visibility: hidden;
	width: 130px;
	left: 0;
	top: 0;
	z-index: 500;
	background-color: #FFFFFF;
	color: #686C76;
	border: 1px solid;
	border-color: #b7babd;
	z-index: 500;
	text-align: left;
}

/* Style specifications for menu items and links  */
div.menu ul {
	margin: 0;
	padding: 0
}

/* Need to set padding of at least one pixel or ie sets very large margin */
div.menu ul li {
	padding: 1px;
	margin: 0;
	list-style-type: none
}

/* Set display block and position relative so clicks on list items activate links  */
div.menu a {
	cursor: default;
	/*  padding:.2em .3em; */
	margin: 0;
	background-color: transparent;
	display: block;
	position: relative;
	text-decoration: none
}

div.menu a:link {
	color: #686C76;
}

div.menu a:visited {
	color: #686C76;
}

div.menu a:hover {
	color: #990000;
}

a.leftMenuLinks:link,a.rightMenuLinks:link {
	color: #686C76;
	text-decoration: none;
}

a.leftMenuLinks:visited,a.rightMenuLinks:visited {
	color: #686C76;
	text-decoration: none;
}

a.leftMenuLinks:hover,a.rightMenuLinks:hover {
	color: #990000;
	text-decoration: underline;
}

.banner1 {
	width: 177px;
	height: 123px;
	background-image: url(/images/banner1.gif);
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
}

.downtothewireimage {
	text-align: center;
}

a.downToTheWire1:link {
	color: #990000;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}

a.downToTheWire1:visited {
	color: #990000;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}

a.downToTheWire1:hover {
	color: #990000;
	text-decoration: underline;
	text-align: center;
	font-size: 10px;
}

a.downToTheWire2:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}

a.downToTheWire2:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}

a.downToTheWire2:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	font-size: 10px;
}

.downtothewire1 {
	width: 178px;
	height: 150px;
	background-image: url(/images/banner2.gif);
	background-repeat: no-repeat;
}

.downtothewire2 {
	width: 178px;
	height: 146px;
	background-image: url(/images/banner3.gif);
	background-repeat: no-repeat;
}

.downtothewire3 {
	width: 178px;
	height: 146px;
	background-image: url(/images/banner4.gif);
	background-repeat: no-repeat;
}

.downtothewire4 {
	width: 178px;
	height: 150px;
	background-image: url(/images/banner5.gif);
	background-repeat: no-repeat;
}

.downtothewiretitle1 {
	text-align: center;
	font-size: 12px;
	color: #990000;
	padding-top: 13px;
}

.downtothewiretitle2 {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
}

.downtothewiretitle3,.downtothewiretitle4 {
	text-align: center;
	font-size: 12px;
	color: #990000;
	padding-top: 10px;
}

.downtothewiresubtitle1,.downtothewiresubtitle3,.downtothewiresubtitle4
	{
	font-size: 10px;
	color: #990000;
	text-align: center;
}

.downtothewiresubtitle2 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.downtothewirehotel1,.downtothewirehotel3,.downtothewirehotel4 {
	font-size: 10px;
	color: #990000;
	text-align: center;
}

.downtothewirehotel2 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.downtothewirelocation1,.downtothewirelocation3,.downtothewirelocation4
	{
	font-size: 10px;
	color: #990000;
	text-align: center;
}

.downtothewirelocation2 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.centredealOuter {
	width: 395px;
	background-image: url(/images/bg_2-middle.gif);
	overflow: hidden;
	background-repeat: repeat-y;
}

.centredealOuterl {
	width: 750px;
	background-image: url(/images/bg_2-middlel.gif);
	overflow: hidden;
	background-repeat: repeat-y;
}

.centredealOuter[id] {
	width: 395px;
	background-image: url(/images/bg_2-middle.gif);
	overflow: hidden;
	background-repeat: repeat-y;
}

.dealhotel {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.dealinfo {
	text-align: center;
	font-size: 9px;
}

.dealimage {
	margin-left: 20px;
	padding-right: 16px;
}

.deallink {
	text-align: right;
}

a.dealTitle2:link {
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

a.dealTitle2:visited {
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

a.dealTitle2:hover {
	color: #990000;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

a.dealTitle:link {
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}

a.dealTitle:visited {
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}

a.dealTitle:hover {
	color: #990000;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}

.callme {
	color: #5585EE;
	font-size: 14px;
}

a.skypeme:link,a.skypeme:visited,a.skypeme:hover {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}

.footer {
	
}

.centerText {
	margin-left: 16px;
	margin-right: 16px;
	text-align: left;
}

.TextField {
	color: #B22828;
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: #B7BABD;
	border-style: solid;
	border-collapse: collapse;
	border-width: thin;
}

.select {
	color: #B22828;
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: #B7BABD;
	border-style: solid;
	border-collapse: collapse;
	border-width: thin;
}

table.detailbox {
	border: 2px solid #b22828;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
}

table.detailbox td {
	color: Black;
	font-weight: normal;
}

table.detailbox td.title {
	color: White;
	font-size: 10pt;
	font-weight: bold;
	background-color: #b22828;
}

/*weather */
table.weather td {
	text-align: center;
}

table.weatherProp td {
	text-align: center;
	font-size: 10pt;
}

.tmp {
	font-size: 15pt;
}

a.whiteLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}

a:hover.whiteLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: underline;
}

a.blackLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

a:hover.blackLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: underline;
}
