.packageform{
     width: 100%; 
     background-color: ;
	margin: auto;
	padding: auto;
	
}

.packageform form input{
        border: 1px solid black;
     margin-bottom: 2px;
}


@charset "utf-8";
/* CSS Document */ 
html,
body
{
	
	background-color:#fff;
	margin:0;
    padding:0;
    height:100%;
}

#wrapper {
	min-height:100%;
	position:relative;
}
a
{
	border:none;
	outline:none;
}
img
{
	border:none;
	outline:none;
}
#content {
	padding-bottom:100px; /* Height of the footer element */
}
.outerdiv
{
	background-image:url(../images/footerbg.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	height:86px;
	width:100%;
}
.innerdiv
{
	width:100%;
	margin:0 auto;
}
.mask
{
	background-image:url(../images/mask.gif);
	background-repeat:repeat-x;
	height:0.1px;
	clear:both;
}
.mask1
{
	background-image:url(../images/mask.gif);
	background-repeat:repeat-x;
	height:2px;
	clear:both;
}

.smallmask
{
	background-image:url(../images/mask.gif);
	background-repeat:repeat-x;
	height:3px;
	clear:both;
}

.headercont
{   
	/*background: url(../images/topheader.jpg); 
	background-repeat:no-repeat;*/
	width:100%;
	height:122px;
	background-color:#ECE8E7;
	float: left;
}

.headerimage
{
	background:url(../images/headerbg.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:118px;
	float:right;
}

.admintextnew
{
	background: url(../images/admintext.png);
	background-repeat:no-repeat;
	width:517px;
	height:122px;
	margin-top:9px;
	float:right;
	margin-right:2px;
	
}



.logocont
{
	
	width:360px;
	height:100px;
	background-position:top left;
	float:left;
	margin-top:0px;
	margin-left:0px;
	
}


.logotext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#FFF;

	float:left;
}

.button{
	background: url(../images/submitbtn.png);
	background-repeat: no-repeat;
	border:none;
	width:85px;
	height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	float:left;
	margin-right:5px;
	
	
}

.titletext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#FFF;
	width:240px;
	height:40px;
	margin-top:30px;
	
	float:right;
}

.admintext
{
	background: url(../images/adminlogo.png);
	background-repeat:no-repeat;
	width:79px;
	height:96px;
	float:right;
	margin-top:8px;
	margin-right:80px;
	
}

.topbg
{
	background: url(../images/topbg.png);
	background-repeat:no-repeat;
	width:737px;
	height:66px;
	float:right;
	
	
}




.container
{
	background-color:#FFF;
	width:1000px;
	height:auto;
	padding:0px;
	margin-top:8px;	
	float:left;

}

.containernew
{
	background-color: transparent;
	width:1000px;
	height:auto;
	padding:0px;
	
	float:left;

}


.innercontainer
{
	background-color: transparent;
	width:980px;
	padding:10px;
	height:auto;
	float:left;

}

.innernewcont
{
	background-color:#FFF;
	width:1170px;
	padding:10px;
	height: auto;
	border:solid 1px #000;
	float:left;
	margin-top:10px;
	margin-bottom:7px;

}


.adminphoto
{
	background:url(../images/adminphoto.jpg);
	background-repeat:no-repeat;
	width:676px;
	height:160px;
	float:left;
	margin-left:135px;
	
	background-position: top center;
	
}

.adminpanel
{
	background:url(../images/loginpanel.png);
	background-repeat:no-repeat;
	
	width:750px;
	height:357px;
	float:left;
	margin-left:280px;
	margin-bottom:10px;
	margin-top:30px;

	

}

.admininnercon
{
	width:350px;
	height:230px;
	float:left;
	margin-top:90px;
	margin-left:250px;
	
}

.admininnercon1
{
	width:450px;
	height:230px;
	float:left;
	margin-top:90px;
	margin-left:250px;
	
}

.logintxtbox
{
	height:21px;
	width:196px;
	background-color:#fff;
	background:url(../images/textboxbg.jpg);
	background-repeat:repeat-x;
	border: solid 1px #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	color:#000;
}

.loginsmltxtbox
{
	height:21px;
	width:100px;
	background:url(../images/textboxbg.jpg);
	background-repeat:repeat-x;
	border: solid 1px #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	color:#000;
}

.loginbtn
{
	background:url(../images/loginbtn.png);
	
	height:26px;
	width:78px;
	color:#FFF;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;
	cursor:pointer;
}


.logintxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000; 
	padding:5px;
	
	font-weight:bold;
}
.loginlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #C00;
	padding:5px;
}
.loginlink a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.loginlink a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.loginlink a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}

/***********Footer Sec Start*****************/
#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:40px;
	position: absolute;
	bottom:0;
	left:0;
	
}


.footer
{
	background-image: url(../images/footerbg.jpg);
	width:100%;
	height:40px; 
	background-repeat:repeat-x;
	background-position: bottom;
	position: absolute;
	bottom:0px;
	

}

.footernew
{
/*	background-image: url(../images/footerbg.jpg);*/
	width:100%;*/
	height:40px; 
	background-repeat:repeat-x;
	background-position: bottom;
	position:absolute;
	bottom:0px;

	

}



.innerfooter
{
	width:100%;
	margin:0 auto;
}

/*.innerfooter
{
	background-image: url(../images/footerbg.jpg);
	width:100%;
	height:40px; 
	background-repeat:repeat-x;
	background-position: bottom;
	position:absolute;
	bottom:0;
}
*/
.footerimage
{
	
	width:100%;
	background-color:#000;
	height: auto;
	float:left;
	
}

.footertext
{
	
	height:30px;
	width:380px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

.footertextnew
{
	
	height:30px;
	width:220px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	float:right;
}

.footerlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #FF0;
	padding:5px;
}
.footerlink a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0;
	text-decoration:none;
}
.footerlink a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0;
	text-decoration:none;
}
.footerlink a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	text-decoration:none;
}

/***********Footer Sec End*****************/

/***********Topbar Sec Start*****************/
.topbarcont{
	width:1000px;
	height:auto;
	float:left;
}

.topbarimage
{
	background:url(../images/topbar.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:63px;
	float:left;
}

.topbartextcont
{
	
	width:1000px;
	height:30px;
	margin-top:30px;
	float:left;
}
.topbartext{
	width:auto;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #FFF;
	float:left;
	
}

.topbartext a:link{
	width:auto;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #FFF;
	float:left;
	
}

.topbartext a:visited{
	width:auto;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #FFF;
	float:left;
	
}

.topbartext a:hover{
	width:auto;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #FF0;
	float:left;
	
}

.topbartextnewcont
{
	
	width: auto;
	height:30px;
	margin-top:20px;
	float:left;
}

.commonselect{
	background: url(../images/commonselect.gif);
	background-repeat:no-repeat;
	width:203px;
	height:50px;
	margin-top:0px;
	margin-left:0px;
	float: left;
}

.commonstatic{
	background: url(../images/commonstatic.gif);
	background-repeat:no-repeat;
	width:203px;
	height:50px;
	margin-top:0px;
	margin-left:0px;
	float: left;
}

.hotelstatic{
	background: url(../images/hotelstatic.gif);
	background-repeat:no-repeat;
	width:160px;
	height:50px;
	margin-top:0px;
	margin-left:5px;
	float: left;
}

.hotelselect{
	background: url(../images/hotelselect.gif);
	background-repeat:no-repeat;
	width:160px;
	height:50px;
	margin-top:0px;
	margin-left:5px;
	float: left;
}

.confstatic{
	background: url(../images/confstatic.gif);
	background-repeat:no-repeat;
	width:160px;
	height:50px;
	margin-top:0px;
	margin-left:5px;
	float: left;
}

.confselect{
	background: url(../images/confselect.gif);
	background-repeat:no-repeat;
	width:160px;
	height:50px;
	margin-top:0px;
	margin-left:5px;
	float: left;
}


.tourstatic{
	background: url(../images/tourstatic.gif);
	background-repeat:no-repeat;
	width:160px;
	height:50px;
	margin-top:0px;
	margin-left:5px;
	float: left;
}

.tourselect{
	background: url(../images/tourselect.gif);
	background-repeat:no-repeat;
	width:160px;
	height:50px;
	margin-top:0px;
	margin-left:5px;
	float: left;
}
.flightstatic{
	background: url(../images/flightstatic.gif);
	background-repeat:no-repeat;
	width:150px;
	height:50px;
	margin-top:0px;
	margin-left:5px;
	float: left;
}

.flightselect{
	background: url(../images/flightselect.gif);
	background-repeat:no-repeat;
	width:150px;
	height:50px;
	margin-top:0px;
	margin-left:5px;
	float: left;
}


.carstatic{
	background: url(../images/carstatic.gif);
	background-repeat:no-repeat;
	width:142px;
	height:50px;
	margin-top:0px;
	margin-left:5px;
	float: left;
}

.carselect{
	background: url(../images/carselect.gif);
	background-repeat:no-repeat;
	width:142px;
	height:50px;
	margin-top:0px;
	margin-left:5px;
	float: left;
}
/***********Topbar Sec End*****************/

/***********Menu Sec Start*****************/

.menucont{
	width:220px;
	height:auto;
	float:left;
}
.menutopbg{
	background:url(../images/topmenu.png);
	background-color: #000;
	width:210px;
	height:35px;
	float:left;
	border-top-left-radius:20px;
}

.menuinnercont{
	background-color: #0B9C4C;
	
	width:210px;
	
	float:left;
}




 
 .trianglebuttom{
	 background:url(../images/topmenu.png);
	 background-repeat:no-repeat;
	 width:210px;
	 height:35px;
	 float:left;
	 margin:0 auto;
	 border-bottom-right-radius:20px;
 }
	
/***********Menu Sec End*****************/

/***********Body Sec Start*****************/
.innerbodycont{
	width:auto;
	height:auto;
	float:right;
	padding-left:0px;
}

.iconcont{
	width:100%;
	height:auto;
	float:left;
	
}
.usericon{
	background:url(../images/usericon.jpg);
	background-repeat:no-repeat;
	width:40px;
	height:44px;
	float:left;
}

.logouticon{
	background:url(../images/logouticon.jpg);
	width:40px;
	height:44px;
	float:right;
}

.loginnewtext{
	width:220px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:12px;
	color: #C00; 
	float:left;
	
}

.loginnewtext a:link{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
	color: #C00; 
	float:left;
	
}

.loginnewtext a:visited{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
	color: #C00; 
	float:left;
	
}

.loginnewtext a:hover{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
	color:#000;
	float:left;
	
}


.adminmiddlepict{
	background: url(../images/adminlogo.jpg);
	background-repeat:no-repeat;
	width:940px;
	height:530px;
	float: right;
	margin-top:10px;
	margin-left:0px;
}
.rightinnersec
{
	height:auto;
	width:930px;
	margin:0px;
	background-color: #FFF;
	margin-top:5px;
	border:solid 1px  #000;
}
.forminner
{
	background-color:#FFF;
	height:auto;
	width:auto;
	margin:10px;
}

.formtext
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	padding:2px;
}


.txt2
{
	height:18px;
	width:180px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	border:1px solid #000;
}

.forminputbox
{
	height:18px;
	width:180px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:5px;
	border:1px solid #000;
}

.mandiatory
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#F00;
}



.txtbold1
{
	color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;	
}



.includecont{
	width:auto;
	height:auto;
	padding-left:10px;
}


.titletextnew
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	font-style:italic;
	color: #C00; 
	
}

.subtitle{
	width:300px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000;
	margin-top:5px;
	margin-left:180px;
	
	
}
/***********Body Sec End*****************/
/******************Tab Section Start**************************/

#header
{
  
  FONT-SIZE:12px;
  font-family:Tahoma, Geneva, sans-serif;
  /*BACKGROUND: url(../images/bg.gif) #dae0d2 repeat-x 50% bottom;*/
  FLOAT: left;
  WIDTH: 100%;
  LINE-HEIGHT:15px;
  margin:0px;
  
}
#header UL {
  PADDING-RIGHT: 10px;
  PADDING-LEFT: 0px;
  PADDING-BOTTOM: 0px;
  MARGIN: 0px;
  PADDING-TOP: 10px;
  LIST-STYLE-TYPE: none;
}
#header LI {
   PADDING-RIGHT: 0px;
   PADDING-LEFT: 9px;
   BACKGROUND: url(../images/left.gif) no-repeat left top;
   FLOAT:left;
   PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	margin-bottom:0px;
	margin-left:1px;
	margin-right:0px;
	margin-top:0px;
}
#header A {
   PADDING-RIGHT: 15px;
   DISPLAY: block;
   PADDING-LEFT: 6px;
   FONT-WEIGHT: bold;
   BACKGROUND: url(../images/right.gif) no-repeat right top;
   FLOAT: left;
   PADDING-BOTTOM: 4px;
   COLOR:#000;
   PADDING-TOP: 5px;
   TEXT-DECORATION: none;
}
#header A {
        FLOAT: none
}
#header A:hover {
        COLOR: #000
}
#header #current {
        BACKGROUND-IMAGE: url(../images/left_on.gif)
}
#header #current A {
        BACKGROUND-IMAGE: url(../images/right_on.gif);
		PADDING-BOTTOM: 5px;
		COLOR: #FFF;
}

/******************Tab Section End**************************/

.tabpanelsec
{
	border:1px solid  #CCC;
	height:auto;
	width:auto;
	padding:5px;
}

.tabpanelsecnew
{
	border:1px solid  #CCC;
	height:auto;
	width:600px;
	float:left;
	padding:5px;
}


.rectangle{
	width:130px;
	height:20px;
	background-color:#51D8F4;
	padding:3px;
	float:left;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.maintitle{
	width:auto;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #C00;
	float:left;
	
}
.arrow{
	background:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	width:23px;
	height:15px;
	float:left;
	margin-left:5px;
}
.maintitlecont{
	width:auto;
	height:18px;
	float:left;
	margin-top:13px;
	margin-right:5px;
}

.select
{
	width:120px;
	height:18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	color: #000;
	
}

/******************New Section Start**************************/

.pageheading
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFF;
	background-color:#000;
	padding-left:4px;
	
}

.txtbold
{
	/*color:#000;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	background-color: #2490df ;
	height:20px; 
	color:#FFF;
}

.txttitle
{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	background-color:#04acd1;
	
}


.txtboldnew
{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	background-color:#000;	
}



.tblsubhead
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #FFF;
	text-align:center;
	background-color:#000;
}

.tblsubheadnew
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #FFF;
	text-align:center;
	background-color: #900;
}


.txt5
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #E6E6E6;
	text-align:center;
	height:20px;
}
/*.newtxt5
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	//background-color: #E6E6E6;
	text-align:center;
	height:20px;
}*/

.newtxt5
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: gray;
	text-align:center;
	height:20px;
}

.newbgcolor
{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color:#F5F5F5;
}

.txtbold2
{
	color: #C00; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color:#F5F5F5;
	text-align:center;	
}

.txtbold2new
{
	color: #C00; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color:#F5F5F5;
	text-align:left;	
}

.formtextnew
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	padding:2px;
	text-align:right;
}

.forminputboxnew
{
	height:18px;
	width:180px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	border:1px solid #999;
	background-color:#F5F5F5;
}

.menubackground{
	
	width:212px;
	height: auto;
	padding-left:3px;
	float:left;
}

.loginbtnnew
{
	background-color:transparent;
	height:20px;
	width:80px;
	border: none;
	color:#FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:5px;
	cursor:pointer;
}


.rectbg{
	widows:1000px;
	height:3px;
	float:left;
	background-color:transparent;
	clear:both;
}


/******************New Section End**************************/

/******************Admin menu Sec Start**************************/

.adminmenubg{
	background:url(../images/adminmenubg.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:68px;
	float:left;
	margin-left:0px;
}

.topmenucont{
	width:1000px;
	background-color:#666;
	height:37px;
	border-bottom:2px solid #000;
	margin-top:5px;
	float:left;
}

.loginpict{
	background: url(../images/adminpict.jpg); 
	background-repeat:no-repeat;
	width:156px;
	height:48px;
	float:left;
	
}

.logoutpict{
	
	width:86px;
	height:48px;
	float: right;
	
}

.logincontextra{
	width:1000px;
	height:auto;
	margin-top:6px;
	float:left;
}






.welcometext{
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #1C6BC4;
	float:left;
	
}

.welcomecont{
	width:350px;
	height:25px;
	margin-top:10px;
	margin-left:210px;
	float:left;
	
	
}

.admininterface{
	background: url(../images/adminintfacetxt.jpg);
	background-repeat:no-repeat;
	width:321px;
	height:27px;
	float:left;
	margin-left:350px;
	
	

}

.clientmenubox{
	width:211px;
	height:160px;
	background-color:#000;
	margin:5px;
	border:solid 2px #CCC;
	float:left;
}

.clientmenucont{
	width:940px;
	height:auto;
	margin-left:40px;
	margin-top:12px;
	margin-bottom:12px;
	
	float:left;
}

.clienticonnew{
	background:url(../images/clienticon.png);
	background-repeat:no-repeat;
	width:120px;
	height:117px;
	margin-left:46px;
	margin-top:5px;
	float:left;
}

.teamiconnew{
	background: url(../images/teamicon.png); 
	background-repeat:no-repeat;
	width:120px;
	height:117px;
	margin-left:46px;
	margin-top:5px;
	float:left;
}

.tokeniconnew{
	background: url(../images/tokenicon.png);
	background-repeat:no-repeat;
	width:120px;
	height:117px;
	margin-left:46px;
	margin-top:5px;
	float:left;
}
.reporticonnew{
	background: url(../images/reporticon.png);
	background-repeat:no-repeat;
	width:120px;
	height:117px;
	margin-left:46px;
	margin-top:5px;
	float:left;
}


/******************Admin menu Sec End**************************/
.txtareabox
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	height:90px;
	width:178px;
	border:1px solid #000;
}	
.forminputboxsmall
{
	height:18px;
	width:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:5px;
	border:1px solid #000;
}
.forminputboxtext
{
	height:18px;
	width:80px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:5px;
	border:1px solid #000;
}
.forminputboxmiddle
{
	height:18px;
	width:120px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:5px;
	border:1px solid #000;
}
.formverysmallinputbox
{
	height:18px;
	width:62px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:5px;
	border:1px solid #000;
}
.txt2small
{
	height:15px;
	width:50px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	border:1px solid #000;
}
.error_strings{ font-family:Verdana; font-size:10px; color:#FF0000;width:inherit;}

/*************************/
.formcomboinputbox
{
	height:18px;
	width:120px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:5px;
	border:1px solid #000;
}

.calendarbutton
{
	background-image:url(../images/calendarbtn.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:20px;
	border:none;
	outline:none;
}
.newbutton{
	background:url(../images/topmenu.png);
	background-repeat: no-repeat;
	border:none;
	width:95px;
	height:25px;
	float:left;
	margin-right:1px;
	color: #fff;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	font-weight: bold;
}

.forgotpasswordpanel
{
	background:url(../images/loginpanel.png);
	background-repeat:no-repeat;
	
	width:750px;
	height:357px;
	float:left;
	margin-left:100px;
	margin-bottom:10px;

	

}

.passwordpanel
{
	background:url(../images/passwordpanel.png);
	background-repeat:no-repeat;
	
	width:750px;
	height:357px;
	float:left;
	margin-left:100px;
	margin-bottom:10px;

}
 

.dossec
{
	width:975px;
	background-color:#E6E6E6;
	/*background-color:#FFF;*/
	/*margin:3px;*/
	float:left;
	border:3px dotted #090;
}

.formmlinputbox
{
	height:18px;
	width:250px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:5px;
	border:1px solid #000;
}


.txtcontentareabox
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	height:90px;
	width:250px;
	border:1px solid #000;
}


/***********  Modified on 29th May 2014  ************/
.chauffeurmiddlepict{
	background: url(../images/middlepict1.jpg);
	background-repeat:no-repeat;
	width:743px;
	height:416px;
	float: right;
	margin-top:10px;
	margin-left:0px;
}

/********************/
.forminputbox1
{
	height:18px;
	width:125px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:5px;
	border:1px solid #000;
}

.newbutton2{
	background-color:#E6E6E6;
	border:none;
	width:50px;
	height:25px;
	margin-right:1px;
	color:#0066FF;
	text-decoration:underline
}
.activebedno
{
	background:green;
	width:103px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	padding:2px;
	float:left;
	cursor:pointer;
	margin:2px;
	text-decoration:none;
}
.resevedbedno
{
	background:yellow;
	width:103px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	padding:2px;
	float:left;
	cursor:pointer;
	margin:2px;
}
.holdbedreservesec1
{
	background-color:red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:3px;
	float:left;
	margin:2px;
}


.txt5new
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #E6E6E6;
	text-align:center;
	height:20px;
	border:1px solid #999;
}

.freshbedno
{
	background:blue;
	width:103px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	padding:2px;
	float:left;
	cursor:pointer;
	margin:2px;
	text-decoration:none;
}

.modifiedbooking
{
	background-color:maroon;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:3px;
	float:left;
	margin:2px;
}

.formbiginputbox
{
	height:18px;
	width:200px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	border:1px solid #999;
	background-color:#F5F5F5;
}

/***********Modified by Ganesh on 25.07.14 *****************/
.rightinnersecnew
{
	height:auto;
	width:980px;
	margin:0px;
	background-color: #FFF;
	margin-top:5px;
	border:solid 1px  #000;
}

