@charset "utf-8";
/* css created by BatesMeron sweet design 2007 */

.availability-headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5f5b26;
}

.copy-availability {
	padding: 20px 80px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #46471d;
	line-height: 150%;
}

.copy-availability a:link, .copy-availability a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #46471d;
	font-weight: normal;
	text-decoration: none;
}

#disclaimer li {
	list-style: none;
	list-style-image: url(../../images/availability/list_image.gif);
}

#download li {
	list-style: none;
	background-image: url(../../images/availability/list_image2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 25px;
}

#download li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B0D462;
	font-weight: bold;
	text-decoration: none;
}

/* EMAIL SUBMISSION DIV */

/*#email-list {
	clear: both;
	height: 128px;
	width: 147px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b0d462;
	text-align: center;
}*/

#email-list {
	clear: both;
	height: 80px;
	width: 180px;
	padding: 50px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b0d462;
}

.inputfield2 {
	background-color: #e1eba8;
}

.button2 {
	background-color: #e1eba8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5f5b26;
	text-align: center;
}


/* NEW AVAILABILITY LINK LIST */

#list {
	width: 480px;
	border: 1px solid #5f5b26;
}

li {
	list-style: none;
}

#list li a {
	display: block;
	list-style: none;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #e1eba8;
}

#list li a:link, .list li a:visited {
	
}

#list li a:hover {
	background-color: #e1eba8;
}

#list li a:active {
	background-color: #5f5b26;
	color: #fff;
}

 