body 
{
    font-family:Arial;
    font-size:9pt;
    margin:0px 0px 0px 0px; 
    background-position:center top; 
    background-repeat:no-repeat; 
}

table.TPBG
{
    background:url(../img/bg_w.png);
    padding:4 4 4 4;
}
table.TP_Title
{
    background-image:url(../img/bg_b.png);
    width:100%;
    color:#FFFFFF;
    border-collapse:collapse;
    border: 0px; 
}
table.TPBG_P_LTB
{
    background:url(../img/bg_w.png);
    background-repeat:repeat;
    padding: 4 4 4 4;
}

table.TPBG_P_RTB
{
    background:url(../img/bg_w.png);
    background-repeat:repeat;
    padding:4 4 4 0;
}

table.withBorder
{
    border:1px solid #888888;
    background-color:#FFFFFF;
}

table.withoutBottomBorder
{
    border-top-color:#888888;
    border-top-style:solid;
    border-top-width:1px;
    
    border-left-color:#888888;
    border-left-style:solid;
    border-left-width:1px;
    
    border-right-color:#888888;
    border-right-style:solid;
    border-right-width:1px;
    
    background-color:#ffffff;
}

table.withBottomBorder
{
    border-bottom-color:#888888;
    border-bottom-style:solid;
    border-bottom-width:1px;
    background-color:#ffffff;
}

table.withoutTopBorder
{
    border-bottom-color:#888888;
    border-bottom-style:solid;
    border-bottom-width:1px;
    
    border-left-color:#888888;
    border-left-style:solid;
    border-left-width:1px;
    
    border-right-color:#888888;
    border-right-style:solid;
    border-right-width:1px;
    
    background-color:#ffffff;
}

table.withTopBorder
{
    border-top-color:#888888;
    border-top-style:solid;
    border-top-width:1px;
    background-color:#ffffff;
}

A {font-family:Arial;}
A:link {color:#0066CC;}
A:visited {color:#0066CC;}
A:hover {color:#FF0000;}

/*AdvFrame */
AdvFrame {
font-family:Arial;
}
a.AdvFrame {
color:#0066CC;
text-decoration:none;
font-family:Arial;
font-weight:bolder;
font-size:14;
}
a.AdvFrame:hover {
color:#0066CC;
text-decoration:none;
font-family:Arial;
font-weight:bolder;
}
a.AdvFrame:visited {
color:#0066CC;
text-decoration:none;
font-family:Arial;
font-weight:bolder;
}

AdvFrameH {
font-family:Arial;
}
a.AdvFrameH {
color:#FF6600;
text-decoration:none;
font-family:Arial;
font-weight:bolder;
font-size:14;
}
a.AdvFrameH:hover {
color:#FF6600;
text-decoration:none;
font-family:Arial;
font-weight:bolder;
}
a.AdvFrameH:visited {
color:#FF6600;
text-decoration:none;
font-family:Arial;
font-weight:bolder;
}

/*menu */
li.selectedNav {
    color:#000;
    background:#eee;  
    background-color:#eee; 
}

#navigation, #navigation li ul 
{   
    list-style-type:none;
}
#navigation {
    padding:0;
    margin:0;
    float:left;
}
#navigation li {
    float:left;
    text-align:center;
    position:relative;
    z-index:99;
}
#navigation li a:link, #navigation li a:visited {
    font-weight:bold;
    display:block;
    text-decoration:none;
    color:#ffffff;
    height:27px;
    line-height:27px;
    border:0px;
    border-width:0px 0px 0px 0px;
    padding-left:0px;
}
#navigation li a:hover {
    color:#000;
    background:#eee;
    background-color:#eee;
}
#navigation li ul 
{
    display:none;
    position:absolute;
    top:27px;
    left:0;
    margin-top:0px;
}
#navigation li ul li {
    background:url(../img/bg_b.png);
}
#navigation li ul li a:hover {
    color:#000000;
    background:#eee;
    background-color:#eee;
    border:solid 1px #000;
}
#navigation li ul li ul {
    display:none;
    position:absolute;
    top:0px;
    margin-top:0;
    margin-left:0px;
}

/*Textbox Watermark*/
.unwatermarked {
	height:18px;
	width:100px;
	padding:2px 0 0 2px;
}
.watermarked {
	height:20px;
	width:102px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

/*Popup Lable */
a.PopupLable {
/*color:#000000;
text-decoration:none;*/
}

a.PopupLable:hover {
/*color:#000000;
background-color:inherit;
text-decoration:none;*/
}

a.PopupLable:visited {
/*color:#000000;
text-decoration:none;*/
}

table.PriceList {
background-color: #FFFFFF;
width:100%;
border-collapse:collapse;
}
table.PriceList td
{
border:1px solid #888888;
}
table.PriceList th
{
border:1px solid #888888;
background-color:#000000;
color:#FFFFFF;
}
table.PriceList th a
{
color:#FFFFFF;
text-decoration:none;
}

table.PopupLable {
display:none; 
position:absolute;
background-image:url(img/Popup_lable.png);
margin-top:-205px;
margin-left:-150px; 
color:#FFFFFF;
text-decoration:none;
font-style:normal;
font-weight:normal;
width:320px; 
height:220px; 
}

table.PopupLable img 
{
    border-style:solid; 
    border-width:1px; 
    border-color:#FFFFFF;
}

table.PopupLable span 
{
    font-weight:bold;
    color:#FF6600;
    font-size:12pt;
}


/*ToolTip */
a.tooltip {
/*color:#000000;
text-decoration:none;*/
}

a.tooltip:hover {
/*color:#000000;
background-color:inherit;
text-decoration:none;*/
}

a.tooltip:visited {
/*color:#000000;
text-decoration:none;*/
}

a.tooltip span {
display:none;
text-decoration:none;
font-size:x-small;
margin-top:15px; 
margin-left:-40px;
width:210px;
padding: 2px 2px 2px 4px;
}
a.tooltip:hover span{
text-align:left;
display:inline; 
z-index:9999;
position:absolute; 
text-decoration:none;
border:1px solid #888; 
background:#ffffff; 
color:#000000;
}

a.AttractionKeyword {
/*color:#003399;*/
color:#008FB9;
text-transform:capitalize;
text-decoration:none;
}
a.AttractionKeyword visited{
border-bottom:1pt double;
font-weight:bold;
}
a.AttractionKeyword:hover {
color:#FF3300;
}
a.AttractionKeyword:hover table{
display:inline;
}
table.InfoLable{
display:none;
position:absolute;
width:306px;
height:195px;
margin-top: -190px;
margin-left: -150px;
background-image:url('../img/Popup_lable.png');
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
z-index:999;
}
table.InfoLable th{
color:#FF6600;
font-weight:bold;
font-size:14px;
}
table.InfoLable img{
border-style:solid;
border-width:1px;
border-color:#FFFFFF;
}
table.InfoLable th img{
border-width:0px;
position:absolute;
}

