 
#pageoverlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity:0.90;
}
.overlay {
	
	text-align:left;
}

#lightbox {
	position: fixed;
	top: 50%;
	left: 50%;
	 
	z-index: 1000;
	text-align: left;
	text-decoration: none;
}
#lightbox .innerBottomRight {
	float: left;
	
}
#lightbox .innerBottomLeft {
	float: left;
	
}
#lightboxContent {
	float: left;

}
#lightbox .close {
	position: relative;
	top: 17px;
	left: -15px;
}

#lightbox .close a {
	display: block;
	width: 32px;
	height: 51px;
	
}
#lightbox .close a:hover {
	width: 73px;
	
}
/* FOR HOVER PRELOAD */
#lightbox .close a span {
	display: none;
	
}


#lightbox .close1 {
	position: relative;
	top:400px;
	right: -85px;
	width:750px; height:30px;     color:#fff; 
}
 
 
#lightbox .close1 a.download {
	display: block;
	background:#ff0;
	width:118px;
	height:30px;
	cursor:pointer;
   margin-top:-30px;
	 margin-left:630px;
	
}

#lightbox .close1 a.next {
	display: block;
	background:#f00;
	width:49px;
	height:30px;
	  margin-top:-30px;
	  cursor:pointer;
	margin-left:53px;
	
}
#lightbox .close1 a.prev{
	display: block;
	background:#f00;
	width:49px;
	height:30px;
	cursor:pointer;
	
	 margin-top:0px;
}

#lightbox .close1 a.download:hover {
	 background-position:-118px 0px;
}
  #lightbox .close1 a.next:hover{
	background-position:-49px 0px;
}
#lightbox .close1 a.prev:hover {
	background-position:-49px 0px;
}

#lightbox .top {
	float: left;
	width: 794px;
	height: 25px;
	
}
#lightbox .topLeft {
	float: left;
	width: 25px;
	height: 25px;
	
}
#lightbox .topRight {
	float: left;
	width: 25px;
	height: 25px;

}
#lightbox .left {
	float: left;
	padding-left: 25px;
	margin: 0;
	
	overflow: hidden;
}
#lightbox .right {
	float: left;
	padding-right: 25px;
	
	overflow: hidden;
}
#lightbox .bottom {
	float: left;
	width: 794px;
	height: 25px;
	
	 
}
#lightbox .bottomLeft {
	float: left;
	width: 25px;
	height: 25px;
	
}
#lightbox .bottomRight {
	float: left;
	width: 25px;
	height: 25px;
	
}
.popUpAgree
{

display: none;
    position: fixed !important;
	position: absolute;
    top: 15%;
    left: 30%;
    width: 740px;
	
	overflow:hidden;
    height: 470px;
	padding:10px;
	border:1px solid #FFFFFF;
    background-color: #000000;
	
    z-index:1002;
	/*background: url(../webasset/g3_popupagree.gif)  no-repeat left top;*/
}
 
 .popUpAgree_SignupConformation
{

display: none;
    position: fixed !important;
	position: absolute;
    top: 15%;
    left: 30%;
    width: 428px;
	
	overflow:hidden;
    height: 187px;
	padding:10px;
	border:1px solid #FFFFFF;
    background-color: #000000;
	
    z-index:999999;
	/*background: url(../webasset/g3_popupagree.gif)  no-repeat left top;*/
}
 
 
.popUpAgree .text
{ float:left; width:725px; padding:10px;  height:400px; } 
 
.popUpAgree .text
{ float:left; width:725px; padding:10px;  height:400px; } 
/*.popUpAgree .buttons {float:left; width:288px; padding-left:150px; padding-top:10px; height:30px;}
.popUpAgree .buttons a.agree{color:#626262; float:left; width:64px; height:23px; background: url() top right no-repeat;}
.popUpAgree .buttons a.agree:hover {color:#626262;}
.popUpAgree .buttons a.disagree{color:#626262; float:left; width:93px; height:23px; background: url() top right no-repeat; margin-left:20px;}
.popUpAgree .buttons a.disagree:hover{color:#626262;}*/
.popUpAgree .text1
{ float:left; width:725px; padding:10px;  padding-top:0px; height:380px; margin-top:5px; margin-left:-5px; overflow:auto;} 

.popUpAgree_SignupConformation.signup_text
{ float:left; width:425px; padding:10px;  padding-top:0px; height:115px; margin-top:5px; margin-left:-5px; overflow:auto;} 


.buttons1 {float:left; width:288px; padding-left:150px; padding-top:16px; height:30px;}
.buttons1 a.agree{color:#626262; float:left; margin-left:60px; width:64px; height:23px; background: url(../webasset/g3_button_ok.gif) top right no-repeat;}
.buttons1 a.agree:hover {color:#626262;}


.popUpAgree .text p { text-align:justify;}
.popUpAgree h3 { text-align:center;}
.popUpAgree h4 { text-align:center;}
.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
   /* height: 200% !important;*/
	/*height: 1500px;*/
	 
    background-color:#000;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.text11{padding-left:15px;*padding-left:15px;_padding-left:15px; padding-right:15px;*padding-right:25px; float:left;}





