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

*{
	margin:0;
	padding:0;
	}
	
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#5f3b12;
	color:#5f3b12;
	}
	
dt{
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:5px;
	}
/*dt a{
	color:#5f3b12;
	text-decoration:underline;
}	*/
dl span{
	font-weight:normal;
	font-size:.80em;
	color:#d0608d;
	}
.pinky a{
	color:#d0608d;
	text-decoration:none;
}
.pinky a:hover{
	color:#d0608d;
	text-decoration:underline;
}	
dd{
	padding-left:83px;
	margin-top:-5px;
	margin-bottom:8px;
	line-height:1.1;
	}
	
table{
	margin:auto;
	}
	
td{
	text-align:center;
	}
	
#dd2 select{
	width:235px;
	}
	
#mainwrapper{
	margin:auto;
	width:765px;
	background-color:#fff;
	padding:10px 65px 15px 65px;
	font-size:.75em;
	line-height:1.5;
	}
	
#header h1{
	text-align:center;
	font-size:2.5em;
	padding-bottom:30px;
	}
	
#header p{
	text-align:right;
	font-size:.8em;
	padding-bottom:5px;
	padding-right:22px;
	}
	
#header p a{
	text-decoration:none;
	color:#5f3b11;
	}
	
#headbox{
	background-image:url(../images/thumbs/headBox.gif);
	background-repeat:no-repeat;
	width:721px;
	height:179px;
	margin:auto;
	}
	
#logo{
	width:190px;
	border-right:1px solid #5f3b11;
	text-align:center;
	float:left;
	margin-top:25px;
	margin-right:20px;
	}
	
#logo p{
	font-size:.9em;
	padding-top:10px;
	padding-left:15px;
	}
	
#logo p a{
	color: #d0608d;
	text-decoration:none;
	}
	
#intro{
	padding-top:40px;
	}
	
#intro h3{
	font-size:1.2em;
	}
	
#intro p{
	padding-right:25px;
	}
		
#instructions{
	padding-left:240px;
	padding-top:10px;
	margin-bottom:20px;
	}
	
#stepOne, #stepTwo, #stepThree{
	border-top-width:15px;
	border-top-style:solid;
	margin-top:10px;
	padding-top:5px;
	width:100%;
	}
	
#stepOne{
	border-top-color:#8cc63f;
	position:relative;
	}
	
#count{
	position:absolute;
	top:5px;
	right:0;
	background-image:url(../images/thumbs/count.gif);
	background-repeat:no-repeat;
	width:144px;
	height:32px;
	}
	
#count p{
	padding-left:5px;
	}
	
#count p span{
	font-size:1.5em;
	font-weight:bold;
	margin-left:25px;
	color:#d0608d;
	}
	
#stepTwo{
	position:relative;
	border-top-color:#5f3b11;
	}
	
#stepTwo dl{
	padding-bottom:15px;
	}
	
#stepTwo p{
	font-size:.75em;
	margin-left:95px;
	}
	
#stepTwo p a{
	color:#5f3b11;
	}
	
#textboxes{
	padding-left:10px;
	}
	
#textboxes label{
	display:block;
	float:left;
	clear:left;
	width:80px;
	text-align:right;
	padding-right:5px;
	}

#textboxes input{
	margin-bottom:5px;
	}	

#checkboxes{
	padding-left:95px;
	width:340px;
	padding-bottom:10px;
	}
	
#checkboxes label{
	padding-left:5px;
	}
	
#sweepstakes{
	position:absolute;
	top:30px;
	right:0;
	width:251px;
	height:180px;
	background-image:url(../images/thumbs/sweepsBox.gif);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-right:15px;
	padding-top:10px;
	}
	
#sweepstakes p{
	line-height:1.3;
	font-size:.95em;
	padding-bottom:10px;
	margin-left:0px;
	}
	
#sweepstakes p span{
	font-weight:bold;
	font-size:2em;
	}
	
#sweepstakes p strong{
	font-size:3.4em;
	}
	
#sweepstakes sup{
	position:relative;
	top:9px;
	}
	
#stepThree{
	border-top-color:#d0608d;
	}
	
#stepThree dl{
	padding-bottom:30px;
	}
	
#stepThree p{
	padding-bottom:20px;
	}
	
#stepThree p span{
	position:relative;
	top:-32px;
	}
	
#stepThree textarea{
	margin-left:8px;
	}
	
#stepThree span.caption{
	top:0px;
	left:40px;
	font-size:.80em;
	}
	
#stepThree p.send{
	text-align:center;
	}
	
#stepThree p.send input{
	margin-top:10px;
	}
	
#footer{
	width:100%;
	text-align:center;
	font-size:.80em;
	}
#footer a{
	color:#5f3b12;
}	
.green{
	color:#8cc63f;
	}
	
.brown{
	color:#5f3b11;
	}
	
.pink{
	color:#d0608d;
	}
#officialrules-content {
	color: #ffffff;
	background-color: #000000;
}
.disclaimer{
	font-size:.75em;
}
#officialrules-content{
	font-size:0.85em;
	margin:8px;
}

/********************************
/ Tell a Friend
/********************************/
#tellform{
	width:290px;
	margin-right: auto;
	margin-left: auto;
	padding-top:25px;
	color:#ffffff;
}
#thankfriend{
	width:290px;
	font-size:0.85em;
	margin-right: auto;
	margin-left: auto;
	padding-top:35px;
	color:#ffffff;
}
.taf_header {
/*	color: #ffffff;*/
	margin-bottom:7px;
	font-weight: bold;
}
.taf_fieldlabel {
	font-size:0.80em;
/*	color: #ffffff;*/
	text-align: left;
}
#tellform td{
	padding-bottom:10px;
}
/********************************
/ Varitek Shadowbox (&varitekinfo=1)
/********************************/
#varitekinfo-content{
	background-color:#ffffff;
	color:#5f3b12;
	height:100%;
}
#varitekbody{
	padding:0px 6px 6px 6px;
	color:#5f3b12;
}
#varitekbody a{
	color:#5f3b12;
}
#varitekbody h1{
	font-size:0.95em;
	margin:0px 0px 5px 0px;
}
#varitekbody li{
	font-size:0.85em;
	padding-left:12px;
	padding-right:10px;
	margin-bottom:7px;
}
#varitekHeader{
	width:400px;
	height:66px;
	text-align:center;
	background-color:#ffffff;
}
/********************************
/ Thank you
/********************************/
#submitty{
	padding-top:60px;
	font-size:0.90em;
	height:240px;
	text-align:center;
	background-color:#ffffff;
	color:#5f3b12;
}
#submitty h1{
	color:#D0608D;
/*	font-weight:bold;*/
}
.pink{
	color:#D0608D;
}
#submitty p{
	margin-bottom:10px;
}
#submitty a{
	text-decoration:none;
	color:#5f3b12;
}
#submitty a:hover{
	color:#D0608D;
}
#submitty hr {
	height:1px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	color:#5f3b12;
	background-color:#5f3b12;
	margin-top:8px;
	margin-bottom:10px;
	width: 60%;
}
/*************
Privacy Policy
*************/
#policyinfo-content{
/*	background-color:#ffffff;
	color:#5f3b12;
	height:100%;*/
}
#policybody{
	padding:0px 6px 6px 6px;
	color:#ffffff;
}
#policybody h1{
	font-size:1.1em;
	margin:3px 0px 5px 0px;
}
#policybody li{
	font-size:0.85em;
	padding-top:12px;
	padding-left:12px;
	padding-right:10px;
	margin-bottom:7px;
}
#policyHeader{
	width:450px;
	height:86px;
	text-align:center;
	background-color:#ffffff;
}
#policybody a{
	color:#ffffff;
}