﻿.background
{
	background-image: url(./Images/bg.gif);
}
.backgroundAdmin
{	
	background-image: url(./Images/bg.gif);
}
.logo1
{
	background-image: url(./Images/logo.png);
	background-repeat: no-repeat;
}
.logo
{
	background-image: url(./Images/logo.png);
	background-repeat: no-repeat;
}
#step1
{
	background-image: url( './images/CheckAvailability.1.jpg' );
}
#step2
{
	background-image: url( './images/Book Room.2.jpg' );
}
#step3
{
	background-image: url( './images/ChooseOptions.3.jpg' );
}
#step4
{
	background-image: url( './images/login.jpg' );
}
#step5
{
	background-image: url( './images/Confirm2.jpg' );
}
#step6
{
	background-image: url( './images/Confirm.6.jpg' );
}
.TL-corner
{
	background-image: url(./Images/TL-corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.T-hor
{
	background-image: url(./Images/T-hor.gif);
	background-repeat: repeat-x;
}
.TR-corner
{
	background-image: url(./Images/TR-corner.gif);
	background-repeat: no-repeat;
}
.TR-corner1 
{
	/*background-image: url(./Images/TR-corner1.gif);
	background-repeat: no-repeat;*/
}
.l-hor
{
	background-image: url(./Images/l-hor.gif);
	background-repeat: repeat-y;
	background-position:top right;
}
.r-hor
{
	background-image: url(./Images/r-hor.gif);
	background-repeat: repeat-y;
}
.r-hor1
{
	background-image: url(./Images/r-hor.gif);
	background-repeat: repeat-y;
}
.BL-corner
{
	background-image: url(./Images/BL-corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.b-hor
{
	background-image: url(./Images/b-hor.gif);
	background-repeat: repeat-x;
}
.BR-corner
{
	background-image: url(./Images/BR-corner.gif);
	background-repeat: no-repeat;
}
.TL-corner1
{
	background-image: url(./Images/TL-corner1.gif);
	background-repeat: no-repeat;
}
.TR-corner1
{
	background-image: url(./Images/TR-corner1.gif);
	background-repeat: no-repeat;
}
.BL-corner1
{
	background-image: url(./Images/BL-corner.gif);
	background-repeat: no-repeat;
}
.BR-corner1
{
	background-image: url(./Images/BR-corner.gif);
	background-repeat: no-repeat;
}
.main
{
	background-image: url(./Images/main.gif);
}
#imgHead
{
	background-image: url(./Images/logo.png);
	background-repeat: no-repeat;
}
/*#tblroomdetails
{
	background-image: url(./Images/main1.jpg);
	background-repeat: no-repeat;
}*/
.changedate
{
	background-image: url(../Images/changedate.gif);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}
.roompreview
{
	background-image: url(../Images/roompreview.gif);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}

.roomleftside
{
	background-image: url(./Images/roomleftside.gif);
	background-repeat: no-repeat;
	height:28px;
	width:9px;
	float:left;
	
}
.roommiddle
{
	background-image: url(./Images/roommiddle.gif);
	background-repeat: repeat-x;
	float:left;
	width:522px;
	height:28px;
	
}
.roomrightside
{
	background-image: url(./Images/roomrightside.gif);
	background-repeat: no-repeat;
	width:9px;
	height:28px;
	float:left;
	
}
.roommiddlecart
{
	background-image: url(./Images/roommiddle.gif);
	background-repeat: repeat-x;
	float:left;
	width:322px;
	height:28px;
}
.roommiddlecart1
{
	background-image: url(./Images/roommiddle.gif);
	background-repeat: repeat-x;
	float:left;
	width:95%;
	height:28px;
}
.tabsC a {
background:transparent url(./Images/button_dq_left.gif) no-repeat scroll left top;
cursor:pointer;
float:left;
height:30px;
margin:0 0 0 5px;
padding:0 0 4px 7px;
text-decoration:none;
}


.tabsC a span {
background:transparent url(./Images/button_dq_right.gif) no-repeat scroll right top;
color:#000000;
cursor:pointer;
display:block;
float:left;
font-size:12px;
font-weight:bold;
height:30px;
line-height:16px;
padding:5px 10px 4px 4px;
text-decoration:none;
vertical-align:middle;
}
