#lightbox_overlay {
	background-color: #666666;
	}

/* Lightbox Newsletter Signup 1 */

#globe {
	position: relative;
	text-align: center;
    }
    
.main_globe
{
	width: 769px;
	height: 420px;
	background-image: url(/images/lightbox/bg.png);
	position: relative;
}


.lb-content {
	display: block;
	width: 310px;
	height: 130px;
	position: absolute;
	right: 40px;
	bottom: 10px;
	text-align: center;
}


.lb-content form {
	padding: 0;
	margin: 0;
}


.bottom {
	padding-top: 10px;
}

.bottom a {
	font-family: Verdana;
	color: #f9586b;
}


		/*  --------------------------- donation page -------------------------------------- */
.main_globe_dp
{
	width:769px;
	height:420px;
	background-image:url(../images/lightbox/bg.png);
	position: relative;
}

		/*  donation lightbox submit button  */
.light_box_submit_dp
{
	display: block;
	width: 330px;
	height: 48px;
	margin-top: 7px;
	cursor: pointer;
}

.r1-dp {
	display: block;
	width: 240px;
	height: 310px;
	border: solid 1px #00f;
}

.r2-dp {
	display: block;
	width: 100%;
}

.bottom-dp {
	margin-top: 5px;
	padding-top: 7px;
	border-top: solid 1px #cdad28;
	text-align: center;	
}


.main_globe_euth
{
	width:596px;
	height:269px;
	background-image:url(../images/euthanasia/euth_lbox_background.png);
	position:relative;
	margin: 0px auto;
}
.main_globe_med_mar
{
	width: 389px;
	height: 473px;
	background-image:url(../images/medical_marijuana/mm_lbox_background.png);
	position:relative;
	margin: 0px auto;
	
}

		/*  submit button  -  signup  */
.light_box_submit
{
	display: block;
	width: 234px;
	height: 57px;
	margin: auto;
}


.light_box_submit_euth
{
	position:absolute;
	width: 254px;
	height: 51px;
	right: 42px;
	top: 174px;	
	cursor: pointer;
}
.light_box_submit_med_mar
{
	position:absolute;
	width: 197px;
	height: 37px;
	right: 106px;
	top: 394px;	
	cursor: pointer;
}

	/*  text input field  */

.lightbox_filed
{
	width:300px;
	margin: 0 auto;
	padding: 5px 2px;
	color: #787878;
	background: #fff;
	border-top:2px solid #794814;
	border-right: 1px solid #9a6a36;
	border-bottom: solid 1px #9a6a36;
	border-left: solid 2px #794814;
}

		/* close button */
.lightbox_close
{
	width:83px;
	height:30px;
	background-image:url(/images/lightbox/btn_close.png);
	position:absolute;
	top:97px;
	right:10px;
	cursor: pointer
}

.lightbox_close_dp
{
	width:72px;
	height:31px;
	background-image:url(../images/death_penalty/dp_lbox_close.png);
	position:absolute;
	top:-8px;
	right: 25px;
	cursor:pointer;
}

.lightbox_close_euth
{
	width:69px;
	height:27px;
	background-image:url(../images/euthanasia/euth_lbox_close.png);
	position:absolute;
	top: 20px;
	right: 32px;
	cursor:pointer;
}

.lightbox_close_med_mar
{
	width:63px;
	height:28px;
	background-image:url(../images/medical_marijuana/mm_lbox_close.png);
	position:absolute;
	top: 275px;
	right: 68px;
	cursor:pointer;
}

.lightbox_info
{
	position:absolute;
	top:31px;
	right:41px;
	width:244px;
	height:107px;
	background-image:url(../images/donation_info.png);
}

.lightbox_info_dp
{
	position:absolute;
	width: 258px;
	left: 45px;
	top: 140px;
	height: 56px;
	background-image:url(../images/death_penalty/dp_lbox_button.png);
	cursor: pointer;
}

.lightbox_info_euth
{
	position:absolute;
	width: 260px;
	height: 55px;
	right: 42px;
	top: 174px;	
	background-image:url(../images/euthanasia/euth_lbox_button.png);
	cursor: pointer;
}

.lightbox_info_med_mar
{
	position:absolute;
	width: 201px;
	height: 41px;
	right: 106px;
	top: 394px;	
	background-image:url(../images/medical_marijuana/mm_lbox_button.png);
	cursor: pointer;
}

.lightbox_thanks
{
	margin-top: 20px;
	background-image:url(../images/thankyou_msg.gif);
}

.lightbox_pp
{
	color:#8ACFFF;
	display:block;
	font-size:11px;
    font-family: arial;
	left:132px;
	position:absolute;
	top:215px;
}

		/*  link at bottom of page */
.lightbox_dns
{
	font-size: 12px;
	font-weight: bold;
}


.lightbox_dp_nothanks
{
	top:210px;
	color:#0451B0;
	display:block;
	font-size:11px;
    font-family: arial;
	left:70px;
	position:absolute;
}
.lightbox_euth_nothanks
{
	color:#95C3FD;
	display:block;
	font-size:11px;
    font-family: arial;
	left:323px;
	position:absolute;
	top:230px;
	width:213px;
}
.lightbox_med_mar_nothanks
{
	top: 437px;
	color: #FFF;
	display: block;
	font-size: 11px;
    font-family: arial;
	left: 85px;
	position:absolute;
}
.lightbox_dns_tx
{
	bottom:76px;
	color:#7FBEE6;
	display:block;
	font-size:12px;
    font-family: arial;
	left:287px;
	position:absolute;
}

.light_box_error
{
	font-size: 11px;
	font-weight: bold;
	color: #d33;
}

.light_box_enter
{
	position:absolute;
	color:#FFFFFF;
	position:absolute;
	top:125px;
	left:250px;
    font-family: arial;
	font-size:12px;
	font-weight:bold;
}

#light_box_ok,
#light_box_not_ok
{
	display:none;
}

.clear {
	clear: both !important;
	font-size: 0 !important;
	line-height: 0 !important;
	visibility: hidden !important;
}

.txt-brwn {
	color: #6e430c;
}

.float-right {
	float: right;
	margin-left: 11px;
}







