/*-----------------------------------------------------------*/
/* Public CSS
/*-----------------------------------------------------------*/
body.Main {
	background: transparent url('/img/e1/t1/bg.main.jpg') center top repeat-x;
	margin: 0px;
	padding: 0px;
	position: relative;
}
body.Ecard {
	background: transparent url('/img/e1/t1/bg.ecard.jpg') center top repeat-x;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#Content {
	font: Normal 13px/16px Arial;
	position: relative;
	width: 860px;
	height: 660px;
	background: transparent url('/img/e1/t1/bg.dog.jpg') center top no-repeat;
	margin: 0px auto;
	padding: 0px;
}
#EcardFlash {
	font: Normal 13px/16px Arial;
	position: relative;
	width: 860px;
	height: 660px;
	margin: 0px auto;
	padding: 0px;
}

#Content #FlashVideo {
	position: absolute;
	left: 360px;
	top: 160px;
	width: 413px;
	height: 265px;
	margin: 0px;
	padding: 0px;
}
#Content #RegistrationBox {
	background: transparent url('/img/e1/t1/bg.registration.jpg') center top no-repeat;
	position: absolute;
	left: 325px;
	top: 160px;
	width: 445px;
	height: 320px;
	margin: 0px;
	padding: 0px;
}
#Content #Registration {
	position: absolute;
	top: 25px;
	margin: 0px;
	padding: 20px;
	color: #FFFFFF;
}
#Content #Registration p {
	text-align: center;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
#Content #Registration .AgeCheck {
	text-align: center;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
#Content #Registration .AgeCheck table {
	text-align: left;
	width: 400px;
	margin: 0 auto;
}

#Content #Registration .RegistrationForm {
	text-align: center;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
#Content #Registration .RegistrationForm table {
	text-align: left;
}
#Content #Registration .TAF {
	text-align: center;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
#Content #Registration .TAF table {
	width: 350px;
	margin: 0 auto;
	padding: 0px;
}
#Content #Registration .TAF td {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}

#Content #Registration .TAF p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 13px;
}

#Content #RegistrationBox a:link, #Content #RegistrationBox a:visited {
	color: #ABD4E6;
}
#Content #RegistrationBox a:hover { 
	color: #000000;
	text-decoration: underline;
}
#Content #RegistrationBox a:active { 
	color: #36667D;
	text-decoration: none;
}
#Content #Registration .InputField {
	float: left;
	margin: 0px 3px;
	padding: 0px;
}

	#Content #Registration #EmailAddress {
		width: 150px;
	}
	#Content #Registration #DOBMonth {
		width: 95px;
	}
	#Content #Registration #DOBDay {
		width: 50px;
	}
	#Content #Registration #DOBYear {
		width: 60px;
	}
	#Content #Registration #FirstName, #Content #Registration #LastName, #Content #Registration #StreetAddress, #Content #Registration #City, #Content #Registration #PhoneNumber {
		width: 180px;
	}
	#Content #Registration #StateID {
		width: 60px;
		margin: 0px 8px 0px 0px;
	}
	#Content #Registration #ZipCode {
		width: 50px;
	}
	#Content #Registration #OptIn {
		text-align: left;
		font-size: 12px;
	}
	#Content #Registration #BtnSubmit {
		display: block;
		margin: 0 auto;
		width: 80px;
		height: 24px;
		background: transparent url('/img/e1/t1/btn.continue.gif') center top no-repeat;
	}
	#Content #Registration #BtnSubmit span {
		display: none;
	}

#Content #Rules {
	position: relative;
		top: 45px;
		left: 10px;
	margin: 0px;
	padding: 10px;
	color: #FFFFFF;
	height: 240px;
	width: 400px;
	overflow: auto;
}
#Content .BtnEnterSite a {
	position: absolute;
	display: block;
	background: transparent url('/img/e1/t1/btn.enter.gif') center top no-repeat;
	width: 300px;
	height: 60px;
	top: 425px;
	left: 400px;
}
#Content a.BuyMovie {
	position: absolute;
	display: block;
	background: transparent url('/img/e1/t1/btn.buymovie.png') center top no-repeat;
	width: 148px;
	height: 153px;
	top: 250px;
	left: -40px;
	behavior: url('/css/e1/t1/iepngfix.htc');
}
#Content .BtnEnterSite a:hover {
	background: transparent url('/img/e1/t1/btn.enter.over.gif') center top no-repeat;
}
#Content .BtnEnterChallenge a {
	position: absolute;
	display: block;
	background: transparent url('/img/e1/t1/btn.challenge.jpg') center top no-repeat;
	width: 440px;
	height: 65px;
	top: 550px;
	left: 345px;
}
#Content .BtnEnterChallenge a:hover {
	background: transparent url('/img/e1/t1/btn.challenge.over.jpg') center top no-repeat;
}

ul.Links {
	position: absolute;
	bottom: 0px;
	left: 50px;
	margin: 0px;
	padding: 0px;
	width: 861px;
	height: 38px;
	background: transparent url('/img/e1/t1/bg.links.jpg') center top no-repeat;
}
ul.Links li {
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
ul.Links li.Home a {
	display: block;
	background: transparent url('/img/e1/t1/btn.home.jpg') center top no-repeat;
	width: 110px;
	height: 38px;
}
ul.Links li.Home a:hover {
	background: transparent url('/img/e1/t1/btn.home.over.jpg') center top no-repeat;
}
ul.Links li.PressDownloads a {
	display: block;
	background: transparent url('/img/e1/t1/btn.pressdownloads.jpg') center top no-repeat;
	width: 260px;
	height: 38px;
}
ul.Links li.PressDownloads a:hover {
	background: transparent url('/img/e1/t1/btn.pressdownloads.over.jpg') center top no-repeat;
}
ul.Links li.News a {
	display: block;
	background: transparent url('/img/e1/t1/btn.news.jpg') center top no-repeat;
	width: 106px;
	height: 38px;
}
ul.Links li.News a:hover {
	background: transparent url('/img/e1/t1/btn.news.over.jpg') center top no-repeat;
}
ul.Links li.Rules a {
	display: block;
	background: transparent url('/img/e1/t1/btn.rules.jpg') center top no-repeat;
	width: 104px;
	height: 38px;
}
ul.Links li.Rules a:hover {
	background: transparent url('/img/e1/t1/btn.rules.over.jpg') center top no-repeat;
}
ul.Links li.PurchaseMerchandise a {
	display: block;
	background: transparent url('/img/e1/t1/btn.purchase.jpg') center top no-repeat;
	width: 334px;
	height: 38px;
	margin-left: -1px;
}
ul.Links li.PurchaseMerchandise a:hover {
	background: transparent url('/img/e1/t1/btn.purchase.over.jpg') center top no-repeat;
}

#Footer {
	font: Normal 16px/18px Helvetica;
	position: relative;
	width: 860px;
	margin: 20px auto;
	padding: 0px;
	text-align: center;
}
#Footer .maintxt {
	font-size: 11pt;
	margin-left: 5;
	margin-right: 5;
	margin-top: 25;
	}

/*-----------------------------------------------------------*/
/* Global
/*-----------------------------------------------------------*/

a.HomeLink {
	position: absolute;
		top: 10px;
		left: 400px;
	z-index: 10;
	display: block;
	width: 320px;
	height: 140px;
}
a span {
	display: none;
}
.Message {
	color: #FFFFFF;
}
.Bold {
	font-weight: bold;
}
.SmallText {
	font-size: 12px;
	line-height: 14px;
}
a:link {
	color: #36667D;
	text-decoration: none;
}
a:visited { 
	color: #36667D;
	text-decoration: none;
}
a:hover { 
	color: #000000;
	text-decoration: underline;
}
a:active { 
	color: #36667D;
	text-decoration: none;
}
h1 {
	display: none;
}
/*-----------------------------------------------------------*/
