/*footer start*/

#blueicelogo {
	height:50px;
	width:180px;
	background: url('../images/blueicelogo.jpg') no-repeat left top;
}
#footerbg {
  background: url('../images/footerbg.jpg');
  height:50px;
  width:100%;
  float:left;
}

/*footer end*/
.pic{
	border: 1px solid #C7E8F8;
	background-color: #FBFEFF;
	padding: 3px;
	width:160px;
}
/*table start*/
#tableborder{
	border: 1px solid #f3f3f3;
	}
table{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-top:0px;
	margin-left:0px;
}
tr {
	height: 20px;
}

.trhome {
	height: 66px;
	background-image:url('../icons/bg.jpg');
}

.heading12{
	color: #0674bd;
	height:21px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 2px;
	padding-right: 3px;
}
.pagetitle{
	color: #0674bd;
	height:21px;
	font-size:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sepline{
  background-image: url('../images/sepline.jpg');
  width:13px;
}

.headingbg{
	background-image: url('../images/headingbg.jpg');
	width:181px;
	height:25px;
	color:#0674bd;
	font-family: Tahoma;
	font-weight: bold;
	background-position: center;
  }
   .headingbg a, .headingbg a:hover{
	color:#0674bd;
	border-bottom-width: 0px;
	
	
  }
.linksrawbg{
	width:181px;
	height:24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
  }
.trheadingforms {
	background-color: #1671c4;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 21px;

}
.trevenforms {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #EDF4FC;
	padding-left:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7E4FC;
}
.trodforms {
	font-family: Tahoma;
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;

	padding-left:5px;
	background-color: #fafcff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7E4FC;
}

.textbig {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.text16 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.text10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textred {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

/*table end*/

/*form start*/
.messages {
	background-color: #FBFDFF;
	border: 1px solid #F4F4F4;
	padding-left: 2px;
}

/*form end*/
/*links start*/
a {
	font-family: Tahoma;
	size:12px;
	color:#333333;
	text-decoration: none;
}
a:hover {
	color: #FF7A22;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
/*links end*/



/*B2B start*/
.messageheadingbg 
{
	background-image:url('../icons/bgmessage.jpg');
	height: 25px;
}
.busy_slot{
	color: #FFFFFF;
	vertical-align:middle;
	background-color: #FF0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height:40px;
	width:200px;
	padding: 1px;
}

.free_slot{
	color: #FFFFFF;
	
	vertical-align:middle;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.free_slot a{
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.free_slot a:hover {
	color: #FF7A22;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.no_room{
color: #FFFFFF;
vertical-align:middle;
background-color: #FF0000;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
}

/*B2B end*/

.notice{
	color: #CC0000;
	padding: 6px;
	border: 1px solid #CC0000;
	text-align: center;
	background-color: #F3F3F3;
}
.notice a {
color:#FF7A22;

}

/*Error Message Alert*/
.error_message{
	color: #CC0000;
	
	border: 2px solid #CC0000;
	text-align: left;
	background-color: #F3F3F3;
	
	
}
.error_message #button {
border: 1px solid #CC0000;
font-weight:bold;
}


.info_message_popup{
color: #FF9900;
	padding: 6px;
	width: 300px;
	border: 2px solid #FF9900;
	text-align: center;
	height: 120px;
	z-index:50;
	background-color: #F3F3F3;
	position:absolute;
	background-color: #F3F3F3;
	filter: Alpha(Opacity=70);
	top:30%;
	left:30%;
	
}

/*information Message Alert*/
.info_message{
	color: #FF9900;
	border: 1px solid #FF9900;
	text-align:left;
	background-color: #F3F3F3;
	
	
}
.info_message #button{
border: 1px solid #FF9900;
font-weight:bold;
}
.info_message a{
	color:#FF0000;
		
	}

/*Success Message Alert*/
.sucess{
	color: #3366CC;
	border: 1px solid #3366CC;
	text-align:left;
	background-color: #F3F3F3;

	
}
.sucess #button {
border: 1px solid #3366CC;
font-weight:bold;
}



/*home page*/
.boxhome
{
background-color:#f8f8f8;
padding:5;
border:#d2e4ef solid 1px;
}

/*Page Numbers*/
.page_numbers{
border:#d2e4ef solid 1px;
font-size:11px;
cursor:pointer;

}
.current_page{
font-size:12px;
}
.paging{

}
/*end of Page Numbers*/