@charset "utf-8";
/* CSS Document */
html,
body {
	margin:0;
	padding:0;
	height:100%;
	background-color:#669b02;
	margin:0;
}
#wrapper {
	min-height:100%;
	position:relative;
}
#header {
	padding:0px;
}
#content {
	padding-bottom:40px;
	width:1000px;
	margin:0 auto; /* Height of the footer element */
}
#footer {
	background:#000;
	width:100%;
	height:40px;
	position:absolute;
	bottom:0;
	left:0;
}
/*body
{
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-x;
	background-color:#669b02;
	margin:0;
}*/
a
{
	border:none;
	outline:none;
}
img
{
	border:none;
	outline:none;
}
.outerdiv
{
	background-image:url(../images/footerbg.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	height:86px;
	width:100%;
}
.innerdiv
{
	min-height:100%;
	position:relative;
}
.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:12px;
	clear:both;
}

.menu-big {
	width:600px;
}

.column {
  float: left;
  width: auto;
  padding: 10px;
  height: auto;
  
}
.smallmask
{
	background-image:url(../images/mask.gif);
	background-repeat:repeat-x;
	height:3px;
	clear:both;
}

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

.logocont
{
	
	width:178px;
	height:93px;
	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:98%;
	height:auto;
	margin:0px auto;
	margin-bottom:40px;
}
.containernew
{
	background-color: transparent;
	width:98%;
	height:auto;
	padding:0px;
}
.innercontainer
{
	background-color: transparent;
	width:98%;
	height:auto;
	margin:0 auto;
}
.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) no-repeat;
	width:750px;
	height:357px;
	margin:0 auto;
}
.adminpanelotp
{
	background:url(../images/login.png) no-repeat;
	width:750px;
	height:357px;
	margin:0 auto;
}
.admininnercon
{
	width:400px;
	height:230px;
	margin:40px 0px 40px 100px;;
	padding-top:100px;
}

.admininnercon1
{
	width:475px;
	height:230px;
	margin:40px 0px 40px 150px;;
	padding-top:100px;
}
.admininnercon2
{
	width:475px;
	height:230px;
	margin:40px 0px 40px 150px;;
	padding-top:80px;
}

.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:13px;
	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-color:#000;
	position:relative;
	bottom:0px;
	width:100%;
}

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



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

.footerimage
{
	
	width:1000px;
	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:100%;
	height:auto;
	margin:0 auto;
}
.logosection{
	width:5%;
	float:left;
	padding: 0 0 0 10px;
}
.menusection{
/*	width:94%;
	float:right;*/
margin-left:9%;
}
.innerbodycount {
    height: auto;
    position: relative;
    width: 100%;
}

.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:242px;
	height:50px;
	margin-top:0px;
	margin-left:0px;
	float: left;
}

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

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

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

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

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


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

.tourselect{
	background: url(../images/logoutselect.gif);
	background-repeat:no-repeat;
	width:242px;
	height:50px;
	margin-top:0px;
	margin-left:7px;
	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:15%;
	height:auto;
	float:left;
	margin:5px;
}
.menutopbg{
	/*background:url(../images/menutop.jpg);
	background-color: #000;
	width:210px;
	height:35px;
	float:left;*/
	
	width:100%;
	height:35px;
	background-color:#043c87;
	border-radius:10px 0 0 0px;
	
}

.menuinnercont{
	background-color: #1168b5;
	
	width:100%;
	
	float:left;
}




 
 .trianglebuttom{
	/* background:url(../images/trianglebottom.png);
	 background-repeat:no-repeat;
	 width:210px;
	 height:35px;
	 float:left;
	 margin:0 auto;*/
	 
	
	width: 100%;
    height: 35px;
    background-color: #043c87;
    border-radius: 0 0 10px 0;
	 float:left;
	 border:solid 1px #fff;

 }
	
/***********Menu Sec End*****************/

/***********Body Sec Start*****************/
.innerbodycont{
	height:auto;
	/*position:relative;*/
	width:84%;
	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{
	
	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/middlepict.jpg);
	background-repeat:no-repeat;
	width:743px;
	height:416px;
/*	float: right;
	margin-top:10px;
	margin-left:0px;*/
	margin:5% auto;
}
.rightinnersec
{
	height:auto;
	max-width:100%;
	margin:5px;
	background-color: #FFF;
	margin-top:5px;
	border:solid 1px  #000;
}
.forminner
{
	background-color:#FFF;
	height:auto;
	width:auto;
	margin:1px;
}

.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:21px;
	width:205px;
	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:5px;
}


.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: #24B5DF ;
	height:20px; 
	color:#FFF;
}
.tx{ text-align:left; padding: 10px;}

.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;
}

.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;
}

.txt5white
{
	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 #fff;
}

.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:100%;
	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:10px;
	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:100px;
	width:278px;
	border:1px solid #000;
}

.txtareabox22
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	height:40px;
	width:250px;
	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;}
.error{ font-family:Verdana; font-size:10px; color:#FF0000;}
/*************************/
.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:95px;
	height:25px;
	float:left;
	margin-right:1px;
}

.forgotpasswordpanel
{
	background:url(../images/loginpanel.png) no-repeat;
	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;

}*/
.passwordpanel
{
	background:url(../images/passwordpanel.png);
	width:750px;
	height:357px;
	margin:0 auto;

}
/*************mar 2013 1*****************/
.formsmallcmbbox
{
	height:19px;
	width:112px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:5px;
	border:1px solid #000;
}
/*************mar 2013 8*****************/
.formverysmallcmbbox
{
	
	width:34px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:5px;
	border:1px solid #000;
}
/*************23rd mar 2013 (Used in Tax with Service Module)*****************/
.selectnew
{
	width:150px;
	height:22px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	color: #000;
	
}
/********************************9th july********************************/
.tdtxt
{
	/*color:#000;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	/*background-color:;*/
	height:20px; 
	color:#FFF;
}

.roomnumber
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:5px;
	border-bottom:1px solid #999;
}

/*************Accomodation Availability*****************/
.AccPageHeading
{
	background-color:#390;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:5px;
}
.txtbox
{
	border:1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	width:80px;
	height:18px;
	float:left;
}
.tbltxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:4px;
}
.destinationmainheading
{
	background-color:#600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	padding:5px;
	float:left;
}
.suitheading
{
	background-color:#399cf8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:5px;
	float:left;
}
.suitheadingnonac
{
	background-color:#95c7f6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:5px;
	float:left;
}
.dermitoryheading
{
	background-color:#f79912;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:5px;
	float:left;
}
.dermitoryheadingnonac
{
	background-color:#f6c989;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:5px;
	float:left;
}
.activebedno
{
	background:#77ae55;
	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;
}
.activebedno a:link 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
.activebedno a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
.activebedno a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}

.resevedbedno
{
	background:#e86666;
	width:103px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	padding:2px;
	float:left;
	cursor:pointer;
	margin:2px;
}
.resevedbedno a:link 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
.resevedbedno a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
.resevedbedno a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
.blockedbedno
{
	width:92px;
	height:30px;
	background:#f5d977;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	padding:2px;
	float:left;
	cursor:pointer;
	margin:2px;
}

.exceptionbedno
{
	width:92px;
	height:30px;
	background:blue;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	padding:2px;
	float:left;
	cursor:pointer;
	margin:2px;
}

.big_blockedbedno
{
	width:103px;
	height:30px;
	background:#f5d977;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	padding:2px;
	float:left;
	cursor:pointer;
	margin:2px;
}
.miantenancebedno
{
	width:85px;
	height:30px;
	background:gray;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	padding:2px;
	float:left;
	cursor:pointer;
	margin:2px;
}
.big_miantenancebedno
{
	width:106px;
	height:30px;
	background:gray;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	padding:2px;
	float:left;
	cursor:pointer;
	margin:2px;
}
.blockedbedno a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
.blockedbedno a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
.blockedbedno a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
.notavailable
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:5px;
}

.otherbedno
{
	background:blue;
	width:106px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	padding:2px;
	float:left;
	cursor:pointer;
	margin:2px;
	text-decoration:none;
}
/**********8.8.2013************/
.reservesec
{
	background-color:#255f01;
	height:8px;
	width:8px;
	float:left;
	margin:1px;
}
.mntc_bed
{
	background-color:gray;
	height:8px;
	width:8px;
	float:left;
	margin:1px;
}
.specialbed
{
	background-color:blue;
	height:8px;
	width:8px;
	float:left;
	margin:1px;
}

.bigblockedbed
{
	background-color:#f5d977;
	height:8px;
	width:8px;
	float:left;
	margin:1px;
}
.reservesec1
{
	background-color:#b3e3a6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:3px;
	float:left;
	margin:2px;
}
.unreservesec
{
	background-color:#a40510;
	height:8px;
	width:8px;
	float:left;
	margin:1px;
}
.unreservesec1
{
	background-color:#f14f4f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:3px;
	float:left;
	margin:2px;
}
.totalavailability
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:5px;
	float:left;
	width:350px;
}
	
	
.romnohints
{
  
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:Red; 
	float:left; 
	margin-bottom:5px;
}
/********22.8.2013************/
.acroom
{
	background-color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:5px;
	margin:2px;
}
.defaultaccobg
{
	background:#c4c5c6;
	width:113px;
	height:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:1px;
	float:left;
	cursor:pointer;
	margin:2px;
	text-decoration:none;
}
.destinationhead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#600;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.destinationhead a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#600;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.destinationhead a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#600;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.destinationhead a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#600;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.graybedno
{
	background:#77ae55;
	width:88px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	padding:1px;
	float:left;
	cursor:pointer;
	margin:2px;
	text-decoration:none;
}
.graybedno a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	cursor:pointer;
	text-decoration:none;
}

.grayresevedbedno
{
	background:#e86666;
	width:86px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	padding:2px;
	float:left;
	cursor:pointer;
	margin:2px;
	text-decoration:none;
}
.grayholdbedno
{ 
	background:#fdca99;
	width:90px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	padding:2px;
	float:left;
	cursor:pointer;
	margin:2px;
	text-decoration:none;
}
.submitbutton{
	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;
	margin-right:5px;
}
.operationbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:24px;
	width:140px;
	border:1px solid #CCC;
}
.blankreservesec
{ 
	height:6px;
	width:6px;
	float:left;
	margin:1px;
}	
	

/***************13-09-13******************/


.rightinnersecreport
{
	height:auto;
	width:990px;
	margin:0px;
	background-color: #FFF;
	margin-top:0px;
	/*border:solid 1px  #000;*/
}
.rightinnersecreportsection
{
	height:auto;
	width:100%;
	margin:0px;
	background-color: #FFF;
	margin-top:0px;
	/*border:solid 1px  #000;*/
}	


/*.rptcontainer
{
	background-color:#FFF;
	width:2000px;
	height:auto;
	padding:0px;
	float:left;
}

.innerdivrpt
{
	width:2000px;
	margin:0 auto;
}*/

.formtextstyle
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#1558AA;
	font-weight:bold;
	padding:2px;
}
.holdbedno
{ 
	background:#fdca99;
	width:106px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	padding:2px;
	float:left;
	cursor:pointer;
	margin:2px;
	text-decoration:none;
}
.holdbedreservesec1
{
	background-color:#fdca99;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:3px;
	float:left;
	margin:2px;
}
.holdbedreservesec
{
	background-color:#fdca99;
	height:8px;
	width:8px;
	float:left;
	margin:1px;
}

.maintenancebutton{
	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;
	margin-right:5px;
}
.mentenancesubmitbtn
{
	background-color:#900;
	height:30px;
	width:auto;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	border:none;
	outline:no;
	cursor:pointer;
}
.rightmenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#06F;
	text-decoration:none;
	padding:3px;
}
.rightmenu a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#06F;
	text-decoration:none;
}
.rightmenu a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#06F;
	text-decoration:none;
}
.rightmenu a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#060;
	text-decoration:none;
}
/****************17.10.2013*************/
.tblinnerhead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	background-color:#096;
	padding:2px 6px;
	line-height:30px;
}
.limitedsuit
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F00;
	padding:2px;
}
.bookingbtn
{
	background-color:#F90;
	height:30px;
	width:100px;
	border:none;
	outline:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	cursor:pointer;
	margin:0 auto;
}
.pricetxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C00;
}
.choseunittxtbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	height:20px;
	width:98px;
	margin:3px;
}
.pageheader
{
	background-color:#b0e0a0;
	height:26px;
	width:98%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0e4a04;
	padding:5px;
	margin:5px;
}
.secheading
{
	width:98%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0e4a04;
	padding:5px;
	margin:4px;
}
.ratecharthead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background-color:#09C;
}
.tourtimetextnew
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F60;
	padding:3px;
}
.destinationprice
{
	font-family:'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size:18px;
	color:#C00;
	padding:3px;
}
.visiterdetailtxtbox
{
	border:1px solid #CCC;
	height:20px;
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.tbltxtarea
{
	border:1px solid #CCC;
	height:40px;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.headtbltxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #900;
	font-weight:bold;
	margin:5px;
	padding:5px;
	text-align:center;
}
.headtbltxt1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#900;
	font-weight:bold;
	float:left;
	height:20px;
	margin:5px;
	text-align:center;
}
.smltxtbox
{
	border:1px solid #CCC;
	height:20px;
	width:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin:3px;
}
	
.bookingcmbbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	height:20px;
	width:200px;
	margin:3px;
}

.usefulinfosec
{
	width:98%;
	margin:5px;
	float:left;
	border:1px dotted #09C;
	background-color:#FFFFFF;
}

.usefulheading
{
	background-color:#09C;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
	padding-left:10px;
}

.dossec
{
	width:48%;
	background-color:#e0f7d0;
	margin:5px;
	float:left;
	border:1px dotted #090;
}
.doestxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-align:justify;
	line-height:12px;
	padding:10px;
}
.dontssec
{
	width:48%;
	background-color:#f7e0d0;
	margin:3px;
	float:left;
	border:1px dotted #9c4002;
}
.dontstxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-align:justify;
	line-height:11px;
	padding:10px;
}
.doesheading
{
	background-color:#060;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.doesheading1
{
	background-color:#060;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
}
.dontsheading
{
	background-color:#630;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.dontsheading1
{
	background-color:#630;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
}

.verifymsg{ color:#006600;}
.verifymsg a{ color:#006600; font-weight:bold; text-decoration:underline;}	

.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;
}

.menumodifybtn
{
	background-color:#F60;
	border-radius:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding:4px;
	padding-left:6px;
	padding-right:6px;
	color:#FFF;
	float:left;
	margin:4px;
	outline:none;
	border:0;
	cursor:pointer;
	float:left;
}
.menumodifybtn:hover
{
	background-color:#360;
}
.closebtn
{   background: url(../images/closebtn.png);
	background-repeat: no-repeat;
	width:28px;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:4px;
	float:right;
}

.optiontxtbox
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width:80px;
	height:20px;
	margin:3px;
	float:left;
}
.newpagetitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#060;
	padding:6px;
	font-weight:bold;
}

.newmainheading
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	padding:5px;
	font-weight:bold;
	float:left;
}
.newmainheadingone
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF0;
	padding:0px;
	font-weight:bold;
	float:left;
}

.alreadybtn
{
	background-color:#060;
	border-radius:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding:4px;
	color:#FFF;
	float:left;
	margin:4px;
	outline:none;
	border:0;
	
}
.destinationnameone
{
	width:98%;
	background-color:#060;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	padding:4px;
	color:#FFF;
	float:left;

}

.txtpricefacility
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	
}
.facilitytoptxt
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	
}

.txtprice
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	
}

.newinnernewcont
{
	background-color:#FFF;
	width:954px;
	padding:10px;
	height: auto;
	float:left;
}

.titletxtsec
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	background-color:#1775C1;	
}


.topnewtitle
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#060;
	font-weight:bold;
	padding:5px;
	text-align:center;

}

.innerpagetxt
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	padding:5px;

}

.newinnerpagetxt
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding:5px;

}
.yellowbg
{
	width:240px;
	height:143px;	
	/*background-color:#FFFDD9;*/
	background-color:#999999;
	border:solid 1px #666;
	
}
.yellowbg:hover
{
	width:240px;
	height:143px;		
	background-color:#666666;
	border:solid 1px #666;
	
}
.yellowbglink
{
	width:100%;
	height:143px;	
	background-color:#999999;
		
}
.yellowbglink:hover
{
	width:100%;
	height:143px;	
	/*background-color:#F9DE75;*/
	background-color:#666666;
	float:left;
	
}


.otherbg
{
	width:240px;
	height:143px;		
	background-color:#D8F4FE;
	border:solid 1px #2C88D3;
	
}
.otherbglink
{
	width:100%;
	height:auto;	
	background-color:#D8F4FE;		
}
.otherbglink:hover
{
	width:100%;
	height:auto;	
	background-color:#8fdcf7;		
}

.greenbg
{
	width:240px;
	height:143px;	
	background-color:#DEFBB3;
	border:solid 1px #529939;
	/*float:left;*/
	
}
.greenbg:hover
{
	width:240px;
	height:143px;		
	background-color:#c0eb81;
	border:solid 1px #529939;
	/*float:left;*/
}

.greenbglink
{
	/*width:240px;*/
	width:100%;
	height:100%;	
	/*background-color:#DEFBB3;*/

}
.greenbglink:hover
{
	/*width:240px;*/
	width:100%;
	height:100%;	
	background-color:#c0eb81;

}


.pinkbg
{
	width:240px;
	height:143px;	
	/*background-color:#F9E1D9;
	background-color:#990033;*/
	background-color:#e89275;
	border:solid 1px #D57739;
	
}

.pinkbg:hover
{
	width:240px;
	height:143px;	
	background-color:#efcbbf;	
	
	
}


.pinkbglink
{
	width:100%;
	height:auto;	
	background-color:#e89275;
}
.pinkbglink:hover
{
	width:100%;
	height:auto;	
	background-color:#efcbbf;	
}

.newmodifybtn
{
	background-color:#900;
	border-radius:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding:4px;
	padding-left:6px;
	padding-right:6px;
	color:#FFF;
	float:left;
	margin:4px;
	outline:none;
	border:0;
	cursor:pointer;
	float:left;
}
.newmodifybtn:hover
{
	background-color:#360;
}

.styled-button-5 
{
	background-color:green;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:10px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border:0;
	text-shadow:#C17C3A 0 -1px 0;
	width:90px;
	height:20px;
	cursor:pointer;
}

.styled-button-5-new 
{
	background-color:green;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:10px;
	border:0;
	text-shadow:#C17C3A 0 -1px 0;
	width:80px;
	height:20px;
	cursor:pointer;
}

.changpasswordpanel
{
	background:url(../images/changepasswordbg.png);
	width:750px;
	height:357px;
	margin:0 auto;
}

.addimggallery
{
	background-color:#690;
	line-height:24px;
	border-radius:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	margin:4px;
	padding:5px;
	cursor:pointer;
}
.addimggallery:hover
{
	background-color:#600;
}
.gallerysec
{
	border:2px solid #CCC;
	padding:5px;
}
.glleryheading
{
	background-color:#090;
	margin:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:8px;
}
@media screen and (min-width: 1024px) {
	.logosection {
    width: 5%;
    float: left;
    padding: 0 0 0 5px;
}
		
	}
	

	
	
