@charset "utf-8";
/* CSS Document */ 
html,
body
{
	background-image:url(../images/white_noise.png);
	background-repeat:repeat;
	background-color:#f5f5f5;
	margin:0;
    padding:0;
    height:100%;
}
#wrapper {
	min-height:94.5%;
	position:relative;
}
a
{
	border:none;
	outline:none;
}
img
{
	border:none;
	outline:none;
}
#content {
	padding-bottom:0px; /* 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%;
	min-width:1000px;
	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/parten.png);
	background-repeat:repeat;*/
	background-color: #0c70bc;
	background: -webkit-linear-gradient(left, #0c70bc , #08498d , #08498d);
	background: -o-linear-gradient(right, #0c70bc , #08498d , #08498d);
	background: -moz-linear-gradient(right, #0c70bc , #08498d , #08498d);
	background: linear-gradient(to right, #0c70bc , #08498d , #08498d);
	width:100%;
	height:auto;
	float: left;
	border-bottom:3px solid #090;
}

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

.admintextnew
{
	background: url(../images/admintextnew.png);
	background-repeat:no-repeat;
	width:550px;
	height:112px;
	margin-top:0px;
	float:right;
/*	margin-right:2px;*/
	
}



.logocont
{
	
	width:108px;
	height:109px;
	background: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position:top left;
	float:left;
	margin-top:0px;
	margin-left:0px;
	
}
.logocont_txt
{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:24px;
padding:5px;
font-weight:600;
float:left;
line-height:100px;
}


.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;
		
}
.buttonchouseview{
	background: none;
	background-repeat: no-repeat;
	border:none;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0000FF;
	float:left;
	margin-right:5px;
	cursor:pointer;
	text-decoration:underline;
	
}
.buttonchouseproceed{
	background: none;
	background-repeat: no-repeat;
	border:none;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#009900;
	float:left;
	margin-right:5px;
	cursor:pointer;
	text-decoration:underline;
	
}

.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;*/
	width:100%;
	height:auto;
	padding:0px;
	
	float:left;

}

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

}


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

}

.innernewcont
{
	background:url(../images/white_noise.png);
	background-repeat:repeat;
	background-color:#FFF;
	/*width:980px;*/
	width:97%;
	padding:12px;
	height: auto;
	/*border:solid 1px  #CCC;*/
	float:left;

}


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

.adminpanelsec
{
	
	width:750px;
	height:auto;
	margin:0 auto;


}

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

}
.admininnercon
{
	width:420px;
	height:auto;
	/*height:230px;*/
	float:left;
	/*background-color:#CCC;*/
	margin-top:70px;
	margin-left:180px;
	
}

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

.logintxtbox
{
	height:21px;
	width:166px;
	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
{
	
	width:100%;
	height:40px;
	background-color:#FFF;  
	background-repeat:repeat-x;
	background-position: bottom;
	position: absolute;
	bottom:0px;
	

}

.footernew
{
	/*background-image: url(../images/footerbg.jpg);
	background-repeat:repeat-x;*/
	
	width:100%;
	height:40px;
	background-color: #0c70bc;
	background: -webkit-linear-gradient(left, #0c70bc , #08498d , #08498d);
	background: -o-linear-gradient(right, #0c70bc , #08498d , #08498d);
	background: -moz-linear-gradient(right, #0c70bc , #08498d , #08498d);
	background: linear-gradient(to right, #0c70bc , #08498d , #08498d);
	background-position: bottom;
	border-top:solid 2px #090;
	bottom:0;
	

}



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

.footerimage
{
	
	width:100%;
	/*background-color:#2b1402;*/
	height: auto;
	float:left;
}

.footertext
{
	
	height:30px;
	width:auto;
	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:auto;
	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: #fff;
	padding:5px;
}
.footerlink a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	text-decoration:none;
}
.footerlink a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	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:100%;
	
	/*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:202px;
	height:auto;
	float:left;
}
.menutopbg{
	/*background:url(../images/menutop.jpg);*/
	/*background-color: #000;*/
	background-color:#000;
	width:194px;
	height:5px;
	float:left;
}

.menuinnercont{
	background-color: #CCC;
	width:194px;
	height:auto;
	float:left;
}




 
 .trianglebuttom{
	 background:url(../images/trianglebottom.png);
	 background-repeat:no-repeat;
	 width:194px;
	 height:35px;
	 float:left;
	 margin:0 auto;
 }
	
/***********Menu Sec End*****************/

/***********Body Sec Start*****************/
.innerbodycont{
	/*width:auto;*/
	width:82%;
	height:auto;
	float:right;
	
}

.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:12px;
	font-weight:bold;
	margin-top:12px;
	color: #333; 
	float:left;
	
}

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

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

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


.adminmiddlepict{
	
	width:100%;
	height:auto;
	margin:0 auto;
	
	
	
}
.rightinnersec
{
	height:auto;
	/*width:740px;*/
	width:100%;
	margin:0px;
	background-color: #EEE;
	margin-top:5px;
	border:solid 1px  #CCC;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.forminner
{
	background-color:#FFF;
	height:auto;
	width:auto;
	margin:10px;
}

.formtext
{
	font-family: Arial, Helvetica, 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: 12px;	
}



.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: normal;
   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
{
	/*background:url(../images/white-patternbg.png);
	background-repeat: repeat-x;*/
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	background-color:#333;
	border-bottom:solid 1px #00000;
	padding-left:4px;
	
}


/*.pageheading:hover
{
	background:url(../images/white-patternbg.png);
	background-repeat: repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #333;
	background-color:#FFF;
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	padding-left:4px;
	
}*/
.txtbold
{
	 color:#fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding:3px;
	background-color:#6e6e6f;
	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;
}


/**** On Mouse Over for Table Row -- changed on 08 Sept 2014 ****/
.trtxt5
{
	background-color:#E6E6E6;
}
.trtxt5:hover 
{ 
	background-color:#CCCCCC;
}

.txt5
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*background-color: #E6E6E6;*/
	/*text-align:center;*/
	
	padding:3px;
	height:10px;
}
/*.txt5
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #E6E6E6;
	/*text-align:center;*/
	
/*	padding:3px;
	height:10px;
}*/
.txt55
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #E6E6E6;
	/*text-align:center;*/
	
	padding:3px;
	height:10px;
}
/**** On Mouse Over for Table Row -- changed on 08 Sept 2014 ****/



/*.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:190px;
	height: auto;
	padding-left:2px;
	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:265px;
	border:1px solid #000;
}
.txtareaboxbig
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	height:170px;
	width:282px;
	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/editbtn.png);
	background-repeat: no-repeat;
	border:none;
	width:90px;
	height:25px;
	float:left;
	margin-right:1px;
	color:#fff;
}
.newbuttonedit{
	background: url(../images/editbtnnew.png);
	background-repeat: no-repeat;
	border:none;
	width:120px;
	height:25px;
	float:left;
	margin-right:1px;
}
.head-tag {
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	color:#1d6bbd;
	font-size:16px;
	text-decoration:underline;
	text-transform:capitalize;
}

.sub-tag {	
	float:left;
	width:40%;
	font-weight:bold;
}

.sub-tag2 {	
	float:right;
	width:60%;
	font-weight:normal;
}

.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:80px;
	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:185px;
	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;
}

/***********Modified by Mohammad on 10.09.14 *****************/
.error{ font-family:Verdana; font-size:10px; color:#FF0000;}

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

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


/***********Modified by Mohammad on 10.09.14 *****************/
.confirmbutton{
	background: url(../images/confirmregistration.png);
	background-repeat: no-repeat;
	border:none;
	width:160px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	float:left;
	margin-right:5px;
}



/***********MEDIA QUERY SEC START*****************/

@media screen and (max-width:1024px) {
.logocont_txt
{
font-size:13px;
line-height:100px;
}
	
	.innerbodycont{
	width:78%;
	height:auto;
	float:right;
	
}
	

.adminmiddlepict{
	
	width:95%;
	height:auto;
	float: right;
	margin-top:10px;
	margin-left:0px;
}
.adminpanel
{
	background:url(../images/loginpanel.png);
	background-repeat:no-repeat;
	width:750px;
	height:357px;
	float:left;
	margin-left:70px;
	

	

}

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

}

}

/***********MEDIA QUERY SEC END*****************/