.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #FFFFFF 1px solid; 
    BORDER-TOP: #FFFFFF 1px solid; 
    BORDER-LEFT: #FFFFFF 1px solid; 
    BORDER-BOTTOM: #FFFFFF 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #008DED;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#008DED;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#008DED;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#008DED;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#008DED;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #008DED;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #008DED;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #008DED;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color:#008DED;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color:  #008DED;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color:  #008DED;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color:  #008DED;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #DFF6FC;
	color: #008DED;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #008DED;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #008DED;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color:#008DED;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #008DED;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #008DED;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #008DED;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #008DED;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #008DED;
}

A:link  {
    text-decoration:    none;
    color:  #008DED;
}

A:visited   {
    text-decoration:    none;
    color: #008DED;
}

A:active    {
    text-decoration:    none;
    color:  #008DED;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
/**/
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
table, tr, td, p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; 
  margin: 0px;
  padding: 0px;
}
.HOTTRAVEL_bannerpic{
	background-image: url(HOTTRAVEL_bannerpic.jpg);
	background-repeat: no-repeat;
	width: 543px;
	height: 585px;
}
.HOTTRAVEL_menubg01{
	background-image: url(HOTTRAVEL_menubg01.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 52px;
}
.HOTTRAVEL_menubg02{
	background-image: url(HOTTRAVEL_menubg02.gif);
	background-repeat: repeat-x;
	height: 52px;
}
.HOTTRAVEL_menubg03{
	background-image: url(HOTTRAVEL_menubg03.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 52px;
}
.HOTTRAVEL_searchbg01{
	background-image: url(HOTTRAVEL_searchbg01.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 52px;
}
.HOTTRAVEL_searchbg02{
	background-image: url(HOTTRAVEL_searchbg02.gif);
	background-repeat: repeat-x;
	height: 52px;
}
.HOTTRAVEL_searchbg03{
	background-image: url(HOTTRAVEL_searchbg03.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 52px;
}
.HOTTRAVEL_searchpic{
	background-image: url(HOTTRAVEL_searchpic.gif);
	background-repeat: no-repeat;
	width: 146px;
	height: 18px;
}
.HOTTRAVEL_bottombg{
	background-image: url(HOTTRAVEL_bottombg.gif);
	background-repeat: repeat-x;
	height: 81px;
}
/**/
.bannerpane{
	padding: 0px;
}
.toppane{
	padding: 5px;
}
.leftpane{
	padding: 5px;
}
.contentpane{
	padding: 5px;
}
.content01pane{
	padding: 0px;
}
.centerpane{
	padding: 5px;
}
.rightpane{
	padding: 5px;
}
.bottompane{
	padding: 5px;
}
.bottom01pane{
	padding: 5px;
}
/**/
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
}
A.user:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}
A.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}
A.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
   text-decoration: underline;
}
A.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
}
A.copyright:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
A.copyright:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
   text-decoration: underline;
}
A.copyright:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#313131;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#313131;
	text-decoration: none;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
   text-decoration: underline;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
   text-decoration: underline;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {

}

.ModuleTitle_MenuBar {
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color:#FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

.ModuleTitle_MenuIcon {
	cursor: hand; 
	background-color: #D7153A; 
	text-align: center; 
	width: 15; 
	height: 23;
	color: #FFFFFF;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_SubMenu {
	 border-bottom: #D1D1D1 1px solid; 
	border-left: #D1D1D1 1px solid; 
	border-top: #D1D1D1 1px solid;  
	border-right: #D1D1D1 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF;
	background-color:#D7153A; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=3);
}

.ModuleTitle_MenuBreak {
	border-bottom: #FFFFFF 0px solid; 
	border-left: white 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #FFFFFF 0px solid; 
	background-color: #D7153A;
	height: 1px;
	color: #FFFFFF;
}

.ModuleTitle_MenuItemSel {
	background-color:#E91F47;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:23px;
	color: Black;
}

.ModuleTitle_MenuArrow {
	font-family: Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {	
	background-color: Transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:23px;
}
.RootItem TD{
	background-color: transparent;
	font-family: tahoma;
	color: #FFFFFF;
	background-image: url(HOTTRAVEL_menubg02.gif);
	height: 52px;
	background-position: top;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 13px;
	padding-left: 15px;
	padding-right: 15px;
}
.RootItemActive TD{
	background-color: transparent;
	font-family: tahoma;
	color: Black;
	background-position: top;
	background-image: url(HOTTRAVEL_menubg02.gif);
	height: 52px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 13px;
	padding-left: 15px;
	padding-right: 15px;
}
.RootItemSelected TD{
	background-color: transparent;
	font-family: tahoma;
	color: Black;
	background-position: top;
	background-image: url(HOTTRAVEL_menubg02.gif);
	height: 52px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 13px;
	padding-left: 15px;
	padding-right: 15px;
}
.RootItemBreadCrumb TD{
	background-color: transparent;
	font-family: tahoma;
	color: Black;
	background-position: top;
	background-image: url(HOTTRAVEL_menubg02.gif);
	height: 52px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 13px;
	padding-left: 15px;
	padding-right: 15px;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #6b9a30; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
	color:#FFFFFF;
}
.MainMenu_SubMenu {
	border-bottom:#D1D1D1 1px solid; 
	border-left: #D1D1D1 1px solid; 
	border-top: #D1D1D1 1px solid;  
	border-right: #D1D1D1 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;
	background-color: #6b9a30; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=2);
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: #6b9a30; 
	height: 1px;
	background-color: #D7153A;
	color: #FFFFFF;
}
.MainMenu_MenuItemSel {
	background-color: #6b9a30;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt;
	color: Black;
	font-weight: normal; 
	font-style: normal;
	height:20px;
}
.MainMenu_MenuArrow {
	font-family: Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.Main {
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
}
/*==========================================================*/
.SearchButton {
   background: transparent;
   padding: 0px 0px 12px 53px; 
   cursor: hand; 
   font-size:1px;
   margin: 0px;
}
#dnn_dnnSEARCH_txtSearch { 
   text-align: left; 
   vertical-align: middle;
   height:12px; 
   background: transparent; 
   width: 85px; 
   color: #797979; 
   padding: 0px 2px 2px 2px; 
   border: 0px solid #FFFFFF; 
   cursor:text; 
   font-size: 10px; 
   margin: 0px;
 }
/**/
.font01{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ECC617;
}
.font02{
	font-family: tahoma;
	font-size: 11px;
	color: #6B6B6B;
}
.font03{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #008DED;
}
A.font03:link{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #008DED;
	text-decoration: underline;
}
A.font03:visited{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #008DED;
	text-decoration: underline 
}
A.font03:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #008DED;
	text-decoration: none;
}
.font04{
	font-family: tahoma;
	font-size: 11px;
	color: #636363;
}
A.font04:link{
	font-family: tahoma;
	font-size: 11px;
	color: #636363;
	text-decoration: underline;
}
A.font04:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #636363;
	text-decoration: underline;
}
A.font04:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
.font05{
	font-family: tahoma;
	font-size: 11px;
	color: #178CB5;
}
A.font05:link{
	font-family: tahoma;
	font-size: 11px;
	color: #178CB5;
	text-decoration: none;
}
A.font05:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #178CB5;
	text-decoration: none;
}
A.font05:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #178CB5;
	text-decoration: underline;
}

