body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #000033;
}

td,th 
{
    font-size: 10px;
}
.pad1{
    padding-right:1px;
}
.formpad {
    padding-top:18px;
}
.TBNpad {
    padding-top:40px;
    padding-bottom:11px;
}
.imagepad {
    padding-top:20px;
    padding-bottom:20px;
}
.mainpad {
    padding-top:8px;
}
.pad {
    padding-bottom:10px;
}
.ico {
    padding-right:10px;
    padding-left:10px;
}
.private {
    padding-right:10px;
    padding-left:10px;
}
.privateTBN {
    padding-right:10px;
}
.aboutpad {
    padding-right:20px;
    padding-top:40px;
    text-align:justify;
}

h1 {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight:normal;
    color:#FFFFFF;
    background-color:transparent;
    margin:0px;
    padding-left:10px;
}

h2 {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:transparent;
    margin:0px;
    margin-bottom:20px;
}

h3 {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color: #FFFFFF;
    background-color:transparent;
    margin:0px;
    padding-left:10px;
}

h4 {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:transparent;
    margin:0px;
}

h5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#4B8129;
    background-color:transparent;
}

h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#4B8129;
    background-color:transparent;
}
optgroup
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    color:#B7B7B7; 
}
select
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    color:#4d4d71; 
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style:solid;
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:60px;
}
input
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71; 
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:150px;
}

/*##############################################################################################*/
/*########################################### TEXT #############################################*/
/*##############################################################################################*/
.totalprice {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight:bold; 
    color:#7698FB;
    text-align:left;
}
.totalPriceAgent {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight:bold; 
    color:#7698FB;
    text-align:left;
}

.prices {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#808099;
    background-color:transparent;
    margin:0px;
    margin-bottom:20px;
    text-align:right;
}
.Hoteltitle {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:transparent;
    margin:0px;
}
.texttitle {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
}
.texttitle a:link{
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#FFFFFF;
}
.texttitle a:active{
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#FFFFFF;
}
.texttitle a:visited{
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#FFFFFF;
}
.texttitle a:hover{
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#3f71ff;
    text-decoration:none;
}
.textTable {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align:justify;
    padding:10px;
}
.HotelsTable {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align:justify;
    padding-bottom:10px;
    padding-left:0px;
    padding-right:20px;
    padding-top:10px;
}
.HoteltextTable {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align:justify;
    padding-bottom:10px;
    padding-left:0px;
    padding-right:10px;
    padding-top:10px;
}
.textBLACK
{
    font-family:Arial, Verdana, Helvetica, sans-serif; 
    font-size:14px; 
    font-weight: bold;
    color:#000000;
    background-color:transparent;
}
.textWHITE
{
    font-family:Arial, Verdana, Helvetica, sans-serif; 
    font-size:14px; 
    font-weight: bold;
    color:#FFFFFF;
    background-color:transparent; 
}
.TDthanku
{
    font-family:Arial, Verdana, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    border:white; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    margin-top:70px;
}

/*############################################################################################### */
/*########################################### SUBMENU LI  #####################################*/
/*##############################################################################################*/
.SubMenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    text-indent: 27px;
    width:182px;
    display:block;
    text-align:left;
    padding-bottom:10px;
    padding-top:10px;
    }
.SubMenu UL {
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height:20px;

    }
.SubMenu LI {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    background-color: #000033;
    list-style-type:none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height:20px;
    display:block;
}
.SubMenu a { display: block; }
.SubMenu a:link, .SubMenu a:visited, .SubMenu a:active{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image:url('/images/arrow-blue.gif');
    background-repeat:no-repeat;
    font-size: 10px;
    line-height:20px;
    color: #3f71ff;
    text-decoration: none;
    background-color: #000033;
}
.SubMenu a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-image:url('/images/arrow-white.gif');
    background-repeat:no-repeat;
    line-height:20px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #000033;
}
/*############################################################################################### */
/*########################################### SUBMENU2 LI  #####################################*/
/*##############################################################################################*/
.topSubMenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    text-indent: 27px;
    width:182px;
    display:block;
    text-align:left;
    padding-bottom:10px;
    padding-top:10px;
    }
.topSubMenu UL {
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height:20px;

    }
.topSubMenu LI {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    background-color: transparent;
    list-style-type:none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height:20px;
    display:block;
}
.topSubMenu a { display: block; }
.topSubMenu a:link, .topSubMenu a:visited, .topSubMenu a:active{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image:url('/images/arrow-white.gif');
    background-repeat:no-repeat;
    font-size: 10px;
    line-height:20px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: transparent;
}
.topSubMenu a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-image:url('/images/arrow-white.gif');
    background-repeat:no-repeat;
    line-height:20px;
    color: #FFFFFF;
    text-decoration: underline;
    background-color: transparent;
}
/*############################################################################################## */
/*########################################### LINKS #############################################*/
/*###############################################################################################*/

a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
    color: #3f71ff;
    text-decoration: none;
    background-color:transparent;
}
a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3f71ff;
    text-decoration: none;
    background-color:transparent;
}
a:active
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3f71ff;
    text-decoration: none;
    background-color:transparent;
}
a:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3f71ff;
    text-decoration: underline;
    background-color:transparent;
}

.top {
    font-size: 12px;
    text-decoration: none;
    font-family: myriad-pro, Helvetica, sans-serif, Verdana, Arial;
    color: #28264f;
    background-color:transparent;
    font-weight: bold;
    display:block;
    padding: 6px 0px 0px 0px;
}
.top a
{
    text-transform: uppercase;
    font-size: 12px;
    
}
.top a:link , .top a:visited, .top a:active{
    text-decoration: none;
    color: #28264f;
    background-color:transparent;
}
.top a:hover {
    text-decoration: underline;
    color: #000033;
    background-color:transparent;
}
.bottomNAV
{
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
    text-decoration: none;
    font-size:10px; 
    color:#808099; 
    background-color:#000033; 
    border:#CCCCCC; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    height:120px;
    text-align:center;
}
.bottomNAV a:link {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #808099;
    background-color:#000033;
}
.bottomNAV a:visited{
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #808099;
    background-color:#000033;
}
.bottomNAV a:active{
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #808099;
    background-color:#000033;
}
.bottomNAV a:hover {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    background-color:#000033;
}
.bottom
{
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
    text-decoration: none;
    font-size:12px; 
    color: #FFFFFF;
    height:35px;
    text-align:center;
    padding-top:5px;
    margin-top:5px;
}

.bottom a:link, .bottom a:visited, .bottom a:active {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}
.bottom a:hover {
    font-size: 12px;
    font-weight: normal;
    text-decoration:none;
    color: #3F71FF;
}

/*############################################################################################## */
/*########################################### TD TABLES #########################################*/
/*###############################################################################################*/

.BGTitle
{
    background-color:#000033;
    background-image:url('/images/bg-title.jpg');
    background-repeat:no-repeat;
    width:321px;
    height:61px; 

}
.BGTitleleft
{
    background-color:#000033;
    background-image:url('/images/bg-title-left.jpg');
    background-repeat:no-repeat;
    width:577px;
    height:61px; 

}
.BGTitleright
{
    background-color:#000033;
    background-image:url('/images/bg-title-right.jpg');
    background-repeat:no-repeat;
    width:182px;
    height:61px; 

}
.BGfav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size:10px; 
    color:#3360A3; 
    background-color:#F2F3F4;
    background-image:url('/images/bg_fav.gif');
    background-repeat:no-repeat;
    width:267px;
    height:63px; 

}
.Hotelthumb
{
    text-align:center;
    width:115px;

}
.Hotelseparator
{
    background-image:url('/images/separator-line.gif');
    background-repeat:no-repeat;
    background-position:bottom right;

}
.dottedseparator
{
    background-image:url('/images/vdotted-about.gif');
    background-repeat:repeat-y;
    background-position:top right;

}
.rightseparator
{
    background-image:url('/images/line-faded-right.gif');
    background-repeat:no-repeat;
    background-position:top;
    padding-top:10px;

}
.TDHotelofficial
{
    background-image:url('/images/dotted-line.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#1a1a48;

}
.BGHotelpreview
{
    background-image:url('/images/bg-hotel-preview.jpg');
    background-repeat:no-repeat;
    background-position:top;

}
.BGHotelh1
{
    background-image:url('/images/bg-hotel-h1.jpg');
    background-repeat:no-repeat;
    background-position:top;
    height:61px;
    margin-right:2px;

}
.BGBookingh1
{
    background-image:url('/images/bg-booking-h1.jpg');
    background-repeat:no-repeat;
    background-position:top;
    height:66px;

}
.BGabouth1
{
    background-image:url('/images/bg-title-about.jpg');
    background-repeat:no-repeat;
    background-position:top;
    height:61px;

}
.BGHotelright
{
    background-image:url('/images/bg-hotel-right.jpg');
    background-repeat:no-repeat;
    background-position:top;
    height:61px;

}
.Topwhite
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#000000; 
    background-color:#FFFFFF; 
    border:#CCCCCC; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
}
.TDwhite2
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#000000; 
    background-color:#FFFFFF; 
    border:#CCCCCC; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:1px; 
    border-right-width:1px; 
    border-left-width:0px;
}
.TDblue
{
    background-color:#0089C6; 
}
.TDpricelist
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#FFFFFF; 
    background-color:#4d4d71; 
    border:#7a7a95; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:1px; 
    border-right-width:0px; 
    border-left-width:0px;
    height:25px;
    vertical-align: middle;
}
.CenterText
{
    text-align:center;
}

/*############################################################################################## */
/*########################################### FORM FIELDS ######################################*/
/*#############################################################################################*/

.formfield500px 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71; 
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:500px;
}
.formfield450px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71; 
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:450px;
}
.formfield400px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71;
    background-color:#FFFFFF; 
    border:#CCCCCC; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:400px;
}
.formfield300px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71;
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:300px;
}
.formfield250px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71; 
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:250px;
}
.formfield200px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71;
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:200px;
}
.formfield188px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71;
    background-color:#FFFFFF;
    font-style:normal;
    font-weight:normal;
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:188px;
}
.formfield163px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71;
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:163px;
}
.formfield104px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71;
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:104px;
}
.formfield92px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71;
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:92px;
}
.formfield80px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71;
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:80px;
}
.formfield70px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71;
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:70px;
}
.formfield60px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71;
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:60px;
}
.formfield55px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71;
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:55px;
}
.formfield40px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71;
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:40px;
}
.formfield30px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4d4d71;
    background-color:#FFFFFF; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    width:30px;
}
.formbutton50px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#FFFFFF; 
    background-color:#33335c; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:1px; 
    border-bottom-width:1px; 
    border-right-width:1px; 
    border-left-width:1px;
    width:50px;
}
.formbutton75px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#FFFFFF; 
    background-color:#33335c; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:1px; 
    border-bottom-width:1px; 
    border-right-width:1px; 
    border-left-width:1px;
    width:75px;
}
.formbutton100px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#FFFFFF; 
    background-color:#33335c; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:1px; 
    border-bottom-width:1px; 
    border-right-width:1px; 
    border-left-width:1px;
    width:100px;
}
.formbutton110px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#FFFFFF; 
    background-color:#33335c; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:1px; 
    border-bottom-width:1px; 
    border-right-width:1px; 
    border-left-width:1px;
    width:110px;
}
.formbutton163px
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#FFFFFF; 
    background-color:#33335c; 
    border:#4d4d71; 
    border-style: solid; 
    border-top-width:1px; 
    border-bottom-width:1px; 
    border-right-width:1px; 
    border-left-width:1px;
    width:163px;
}

/*############################################################################################## */
/*########################################### ADDRESS ##############################################*/
/*###############################################################################################*/

.Address 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#4B8129; 
    background-color:#DEF0FE; 
    border:#FFFFFF; 
    border-style: solid; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    border-right-width:0px; 
    border-left-width:0px;
    
}
.Address a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#000000; 
    
}
.Address a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#000000; 
    
}
.Address a:active
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size:10px; 
    color:#000000; 
    
}
.Address a:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: underline;
    font-size:10px; 
    color:#000000; 
    
}

/*##############################################################################################*/
/*########################################### COPYRIGHT EMAIL ##################################*/
/*##############################################################################################*/

.cr {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
background-color:transparent;
}
.cr a:link {
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
background-color:transparent;
}
.cr a:visited {
color: #FFFFFF;
text-decoration: none;
background-color:transparent;
}
.cr a:hover {
color: #3f71ff;
text-decoration: none;
background-color:transparent;
}

.cr_nl {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
background-color:transparent;
}
.cr_nl a:link {
color: #FFFFFF;
background-color:transparent;
font-size: 10px;
text-decoration: none;
cursor: text;
}
.cr_nl a:visited {
color: #FFFFFF;
text-decoration: none;
background-color:transparent;
cursor: text;
}
.cr_nl a:hover {
color: #FFFFFF;
text-decoration: none;
background-color:transparent;
cursor: text;
}

/*##############################################################################################*/
/*########################################### LI DROP DOWN MENU ##################################*/
/*##############################################################################################*/
#menu {
    height:30px;
    padding-top:40px;
    padding-left:40px;
    background-color:#000033;
}

#nav, #nav ul {
    padding: 0;
    margin: 0px;
    list-style: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    display: block;
    line-height: 1;
}

#nav a {
    display: block;
    width: 110px;
    white-space: nowrap;
    color: #ffffff;
    text-decoration:none;
}

#nav ul a{
    font-weight:normal;
}

#nav li {
    float: left;
    display: block;
    width: 100px;
    background-color:#000033;
    line-height:22px;
    border-left:0px solid #dddddd;
}

#nav li.left {
    border-left:0px;
}

/** SubMenu Styles  **/
#nav li ul li{
    width:160px;
    font-size:10px;
    line-height:20px;
    border-bottom:0px solid #cccccc;
    border-left:0px;
}

#nav li img{
    text-align:center;
}

#nav ul{
    text-align:left;
    border-left:0px solid #cccccc;
    border-top:0px solid #cccccc;
    border-right:0px solid #cccccc;
}

#nav .sfhover, #nav li:hover{
    /*    background-color:#999999;*/
}

#nav ul .sfhover, #nav ul li:hover{
    background-color:#3f71ff;
}

#nav li ul {
    position: absolute;
    width: 160px;
    left: -999em;
}

#nav ul li.more{
    background-image: url('/images/arrow.gif');
    background-position:95%;
    background-repeat:no-repeat;
}

#nav li:hover ul, #nav li.sfhover ul {
    margin-left:-1px;
    left: auto;
}
#nav li:hover ul ul, #nav li.sfhover ul ul{
    margin-left:150px;
    margin-top:-25px;
}

#nav li ul ul {
    margin: 0px 0 0 119px;    
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
    left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}

.DivHotelTitle
{
    float:left;
    width:400px;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:transparent;
    margin:0px;
    text-align:left; 
}

.DivHotelPrice
{
    float:right;
    width:400px;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#808099;
    background-color:transparent;
    margin:0px;
    text-align:right;
}

#call_us_free_menu
{
    position: absolute;
    z-index: 1500;
    display: none;
    float:left;
    cursor: pointer;
}


.priceTable tr td{
background-color:#4D4D71;
border-color:#7A7A95;
border-style:solid;
border-width:0 0 1px;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:none;
}

.pricelist_text
{
    background-color:#4d4d71;
    padding: 10px;    
}

/*########################################## LOADING FULLSCREEN ##############################################*/
  div.loading{
    z-index:100;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align:center;
    padding-top:400px;
    background:#000000;
    opacity:.35;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
  }

/*#####################################################################################################*/
