﻿.hotName
{
	font-size:13pt;
	color:#9c8c75;
	display:inline;
	font-weight:bold;
}

.hotContent
{
	color:#383633;
	font-size:10.5pt;
	text-align:justify;
	line-height:14pt;
}

.reservTitle
{
	font-size:13pt;
	color:#9c8c75;
	display:inline;
	font-weight:bold;
}

.contMenuLinkTd
{
	height:35px; 
	border-bottom:dotted 1px #9c8c75;
	vertical-align:top;
	padding-top:5px;
}

.contMenuLinkTd a
{
	color:#756449;
	font-size:11pt;
	text-decoration:none;
}

.contMenuLinkTdSelected
{
	height:35px; 
	border-bottom:dotted 1px #9c8c75;
	vertical-align:middle;
	padding-top:5px;
	padding-right:15px;
	background-image:url('../../Images/selectedArrowLeft.gif');
	background-repeat:no-repeat;
	background-position:right;
}

.contMenuLinkTdSelected a
{
	color:#936824;
	font-size:11pt;
	text-decoration:none;
}

.nivut
{
	color:#897c6a;
	font-size:9pt;
	font-weight:bold;
}

.nivut a
{
	color:#897c6a;
	font-size:9pt;
	text-decoration:none;
	font-weight:normal;
}

.lnkToMore
{
	font-size:11pt;
	color:#383633;
	text-decoration:underline;
}

.roomName
{
	font-size:10.5pt;
	color:#383633;
	font-weight:bold;
}

.roomNameText
{
	color:#383633;
	font-size:10.5pt;
	text-align:justify;
	
}

.newsLink
{
	color:#9c8c75;
	font-size:10pt;
}

.submitbutton
{
	width:92px;
	height:25px;
	border:none;
	border-width:0px;
	background-image:url('../../Images/Common/submit.gif');
	cursor:pointer;
}

.clearbutton
{
	width:92px;
	height:25px;
	border:none;
	border-width:0px;
	background-image:url('../../Images/Common/clear.gif');
	cursor:pointer;
}

.loginbutton
{
	width:92px;
	height:25px;
	border:none;
	border-width:0px;
	background-image:url('../../Images/Common/login.gif');
	cursor:pointer;
}

.remindbutton
{
	background:none;
	border:none;
	border-width:0px;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
	font-size:10pt;
	color:#514f4d;
}

.ResListPropertyCell
{
	font-size:13px;
	color:#9c8c75;
	font-weight:bold;
}

.ResListValueCell
{
	font-size:13px;
	
}


a.p1 {display:block; width:250px; height:132px; text-decoration:none; background:#fff; border:0; margin:20px 10px 0 10px; float:right;}
a.p1 img {display:block; border:0;}
a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000; position:relative; z-index:500;}
a.p1 b {display:block; position:absolute; left:-9999px; padding:10px; opacity:0;
 
-o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
 
-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
 
 -webkit-transition: opacity 0.6s ease-in-out;
 
}
 
 
a.p1:hover b {top:-135px; right:10px; padding:10px; border:1px solid #aaa; background:#fff; opacity:1.0;
 
}