#lightbox_overlay {
	background-color: #666666;
	}

/* Lightbox Newsletter Signup 1 */

#globe {
	position: relative;
	text-align: left;
	}


		/*  --------------------- PAGE - LIGHT BOX -----------------------------*/
/*
#globe_content {
	width: 822px;
	height: 560px;
	margin: 0 auto;
	background: url(/images/lightbox_bg.png) top left no-repeat;
	}
*/


#page-lb {
	display: block;
	width: 717px;
	height: 320px;
	margin: auto;
	margin-top: 100px;
	background: url(../images/bg_lightbox.png) top left no-repeat;
	position: relative;
}

#lb-cwrap {
	width: 360px;
	position: absolute;
	top: 220px;
	right: -20px;
}

#lb-cwrap h3 {
	text-align: center;
	margin-bottom: 11px;
}

#btn-close {
	width: 76px;
	height: 22px;
	position: absolute;
	top: 30px;
	right: 45px;
}

#btn-close img {
	border: none;
	outline: none;
}

#lightbox-txt {
	width: 280px;
	margin: auto;
	padding: 10px 0;
	border-top: solid 1px #999;
	text-align: center;
}

#lightbox-txt p {
	padding: 0 20px 0 0;
	font-size: 12px;
	color: #999;
}


#lb-cwrap form {
    width: 310px;
	margin: 0;
	padding: 0;
    text-align: center;
}



#lb-cwrap #input-text {
	width: 310px;
	height: 15px;
	padding: 5px 5px 4px 3px;
	background: #fcfcfc;
	border: solid 1px #999;
	font-size: 12px;
	font-family: Arial;
	color: #939393;

}

#btn-sub {
	display: block;
	width: 234px;
}

#ligntbox-btn-signup {
    padding-top: 5px;
	width: 234px;
	height: 44px;
	margin-left: 35px;
	background: none;
	border: none;
	}

#lb-cwrap form a {
	display: block;
	margin: 7px 0 0 45px;
	font-size: 12px;
    font-weight: bold;
	color: #cdefff;
	font-family: Verdana;
}

#lb-cwrap form a:hover {
	color: #deefef;
}

