BODY {

    background: white;
	margin-top: 0;
	overflow:hidden;
font: 12px "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #666;
   }
}

a { color:#4f4f4f;}

H1 {
	font-weight: normal;
	font-size: 20px;
	margin-left: 80px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	padding-top: 5px;
}
H1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#tour {
z-index:1000;
position:absolute;
width:414px;
height:212px;
margin-top:-106px;
margin-left:-207px;
padding-left:20px;
padding-top:20px;
padding-right:-100px;
left:50%;
top:50%;
background:url('../images/tourbg.png') no-repeat;
}

#tour .text {
width:370px;
margin-right:-50px;
}

H1 a:hover {
	text-decoration: underline;
}
.lavaLampWithImage LI a.disabled {
	color: #777777;
}
#page {
    z-index:3000;
    position: relative;
    margin: 0;
	margin-top:0;
    height: 100%;
    padding: 0;
	width:100%;
}

.twitter	{
padding-left: 30px;
padding-top: 5px;
width: 280px;
height: 300px;
position:absolute;


}

.banner	{
width:441px;
height:143px;
background-image:url('../images/banner/bck.png');
background-repeat:no-repeat;
position:absolute;
left:5px;
bottom:50px;
z-index:3001;
}

.bcontent	{
padding-left:28px;
padding-top:50px;
}

	
.latest	{
		width:320px;
		height:365px;
		position:absolute;
		z-index:3001;
		background-image:url('../images/latest.png');
		background-repeat:no-repeat;
		right:1px;
		bottom:50%;
		margin-bottom:-180px;
		color:#white;

		}
	
.lcontent	{
		padding-top:0px;
		padding-left:30px;
		color:#ffffff;
		}
	
.nevent img {padding-right:3px;}
  	
.nevent{
 		padding-top:60px;
		padding-left:30px; 
		height:130px;
		padding-right:30px;
}		

.nevent a {color: white; text-decoration:none;}
.nevent a:hover {color: #c1c1c1;text-decoration:none;}
	
.latest-news	{
	
	border-top:1px solid #ffffff;
	width:250px;
	overflow:hidden;
	height:24px;
	}

.social	{
	background-image:url('../images/socialbg.png');	
	background-repeat:no-repeat;	
	height:100px;
	width:205px;
	position:absolute;
	right:10px;
	top:10px;
	text-align:center;
	padding-top:17px;
	z-index:3001;
	}
		
.social img {
  width:auto;
  height:30px;
  }

		
 img {
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  border:0px;
            }
 .slide-out-div {
  z-index:99999;

  padding: 10px !important;
  color:white;
  margin-left:-165px !important;
  width: 329px;
  background: #212121;
  border: 1px solid #32004f;
 }           

#text-error {
color:red;
}

label.error {
color:red;
}

.QOverlay {
	background-color: white;
	z-index: 999999999;
}

.QLoader {
	background-color: black;
	height: 1px;
}

.QAmt {
	color:#333333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	line-height:50px;
	height:75px;
	text-align:center;
	width:100px;
	margin:30px 0 0 -50px;
	background: url('../images/loading.gif') center bottom no-repeat;
}

#loader {
position:absolute;
top:50%;
left:50%;
width:500px;
margin:-250px 0px 0px -250px;
text-align:center;
}

