/***************************************** all pages */

body {
background-color: #000000;
color:#ffffff;
margin-top: 10px;
margin-bottom: 0px;
}

#footer {
font-size: 8pt;
font-weight: normal;
color: #666;
font-family: arial, helvetica, sans-serif;
text-align: center;
line-height: 150%;
}

#footer a {
color: #ccc;
text-decoration: none;
border-bottom: 1px dotted #666;
}

#footer a:hover {
color: #fff;
text-decoration: none;
border-bottom: 0px dotted #000;
}

#pipe {
color: #333;
}

/* Forms */
#mail_list_signup {
	background-image: url('/images/layout/bg_emaillist.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 320px;
	min-height: 211px;
	height:211px;
	padding: 20px 0 0 0;
	color: #ffffff;
position: relative;
}

#mail_list_signup dl.zend_form {
	padding: 50px 0 0 00px;
	}

.ml_thankyou {
	margin:60px 0 0 100px;
	}

dt {
	display: block;
	padding: 0 5px 10px 0;
	min-height: 1em; /* to make sure it stays aligned if it's empty */
	float: left;
	clear: left;
	width: 60px;
	border: 0px solid blue;
	text-align:right;
}

dd {
	min-height: 1.8em;
border: 0px solid yellow;
	margin: 0 0 0 70px;
}

label {
	padding: 5px 10px 0 0;

}

.thirteenLabel {
	display: block;
	position: absolute;
	top: 118px;
	_top:100px;
	left: 85px;
	_left:75px;
	width: 100%;
	border: 0px solid red;
	font-size: .8em;
}

#is_thirteen {
	position: absolute;
	left:57px;
	_left: 50px;
}

#submit {
	position: absolute;
	#top:150px;
	}

