@charset "UTF-8";
/* CSS Document */

#teaserFooter {
	background: #000000;
	height: 200px;
	width: 1100px;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#bigText {
	font: bold 50px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 20px;
	text-transform: uppercase;
}
#teaserFooter .yellowTextBig {
	text-transform: uppercase;
	color: #FFFF00;
	font: normal 20px Arial, Helvetica, sans-serif;
	width: 600px;
	padding-left: 25px;
	padding-bottom: 5px;
}
#teaserLeft {
	float: left;
	width: 650px;
}
ul.footerNav {
	padding-left: 15px;
}
ul.footerNav li {
	list-style: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.borderRight {
	border-right: thin solid #FFFFFF;
}
ul.footerNav li a {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}
ul.footerNav li a:hover {
	color: #FFFF00;
}
#teaserRight {
	float: left;
	display: inline;
	margin-left: 110px;
	margin-top: 10px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	white-space: normal;
	background: #030303;
	padding: 10px 15px;
	width: 250px;
}
.textInput {
	background: #FFF;
	color: #000000;
}
.textarea:focus, input:focus {
	border: 2px solid #FFFF00;
	color: #333333;
	background: #FFFF00;
}#teaserFooterContainer {
	background: #000000;
	height: 200px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#teaserRight   input.processing {
	float: left;
	margin-top: 15px;
	margin-left: 150px;
}
#teaserTopContainer {
	background: #E7E7E7 url(../images/teaser_bg.jpg) repeat-x top;
}
#teaserTopContainer2 {
	background: #4A412D url(../images/teaser_bg2.jpg) repeat-x top;
}
.updates {
	font: 20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 20px;
}
label {
	margin-right: 10px;
	font: 14px Arial, Helvetica, sans-serif;
}
