﻿*
{
   margin:0;
   padding:0;
}
html,body
{
   height:100%;
  width:100%;
}

.btnLoading
{
	text-align: center;
	position: absolute;
	z-index:5;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image:url(images/ctin_loadbar.gif);
	background-repeat:no-repeat;
	background-position:center; 
}
.btnLoading span{display:block; width:100%;margin:120px auto 0px auto;padding:0px 0px 0px 0px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:15px;color:#666666;}
.btnLoading img{}

.header{
	width:99%;
	height:40px;
	background-image:url(images/addhoteltop_02.gif);
	background-repeat:repeat-x;
	text-align:right;
	padding:0px 1% 0px 0px;
	}
.copyright{
	width:100%;
	height:6%;
	color:#666666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:3em;
	background-image:url(images/mapfooterbg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	}
.copyright a:link,.copyright a:visited{color:#666666;}
.copyright a:hover{color:#88B500;}

.w12 {font-size:12px; color:#333333;display:block;font-family:Verdana, Arial, Helvetica, sans-serif; padding:0px 0px 10px 0px;}

.message
{
	font-family: sans-serif;
	font-size: 11px;
	position: absolute;
	bottom: 5px;
	left: 320px;
	width: 330px;
	z-index: 2;
	border: 1px;
	border-style: solid;
	background-color: white;
	text-align: left;
}

.message p
{
	 color: #ff0000;
}

.markertip
{
	margin: 0px;
	padding: 4px;
	white-space: nowrap;
	/*float: left;*/
	/*position: absolute;*/
	font-size: 11px;
	border-right: #006600 1px solid;
	border-top: #006600 1px solid;
	border-left: #006600 1px solid;
	border-bottom: #006600 1px solid;
	background-color: #99ff66;
	text-decoration:none;
}

.lblCTIN
{
	margin: 0px;
	padding: 2px;
	white-space: nowrap;
	/*float: left;*/
	/*position: absolute;*/
	font-size: 9px; /*z-index: 999;*/
	border-right: #BAB9B9 1px solid;
	border-top: #BAB9B9 1px solid;
	border-left: #BAB9B9 1px solid;
	border-bottom: #BAB9B9 1px solid;
	background-color: #D8D8D8;
}

.ShowLabel
{
	margin: 0px;
	padding: 4px;
	white-space: nowrap;
	/*float: left;*/
	/*position: absolute;*/
	font-size: 11px; /*z-index: 999;*/
	border-right: #006600 1px solid;
	border-top: #006600 1px solid;
	border-left: #006600 1px solid;
	border-bottom: #006600 1px solid;
	background-color: #ece9d8;
}


.markertip a , a:link,  a:visited,  a:hover
{
	color:#000000;
	text-decoration:none;
}




.markertip span
{
	background-color: #99ff66;
	text-decoration:none;
}
