/* CSS Document */
* {margin:0;padding:0;}

body {

	background:#000000;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;	
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
}

p {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	color:#fff;
	text-decoration:none;
}

a img {border:0;}

a:hover {
	color:#DA7031;
}


hr {
	border:1px #CE9B85 solid;
}
input, select, textarea {
	font-size:11px;
}

table tr td { padding:2px 0; }
ol { list-style-position:inside; }

ol li { margin-bottom:10px; }

span.redh1 { color:#ED1A2C; }

#master {width:768px; margin:0px auto; }

#master-wide {width:982px;margin:0px auto;}

#title { margin-top:20px; }
#title h1 {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#fff;
}

#prizeHome {
	background:#fff;
	width:982px; 
	margin:20px 0;
	text-align:center;
}

#prize {
	background:#fff;
	width:750px; 
	margin:20px 0;
	text-align:center;
}

#car {
	width:382px;
	float:left;
}

#content .enter { font-size:12px; margin:20px 0; }

#prizeHome a { color:#DA7031; }

#prize a { color:#DA7031; }

#package {
	width:170px;
	height:305px;
	float:left;
	color:#000;
	background: url('/images/ultimate-tailgate.jpg') bottom center no-repeat;
	text-align:left;
	padding:10px;
	
}

#package h3 { font-size:16px; font-weight:bold; margin-bottom:10px; }

#package ul {
	margin-left:15px;
}

#package ul li {
	font-size:12px;
	margin-bottom:5px;
}

#other-pics {
	padding-top:10px;
}

#find-dealer {
	position:relative;
	color:#000;
	padding:20px;
	float:left;
	width:320px;
	font-size:12px;
}

#find-dealer label { width:170px; display:block; float:left; margin:5px 0; text-align:right;margin-right:10px;}
#find-dealer input.textbox { float:left; margin:5px 0; }
#find-dealer h1 { color:#000;font-weight:bold;font-size:20px; }

#footer {
	padding:10px 0px 0px 0px;
	background:#000000;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	margin-bottom:10px;
}

#footer ul li { list-style:none; display:inline; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.red{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#;
}

.form { background:#FFF8DB  url(images/rightbg.jpg) top right repeat-y; }
.form_left {
	width:450px;
	float:left;
	background:#FFF8DB;
	padding:0px 30px 20px 30px;
	text-align:left;
	color:#000;
	font-size:11px;
	padding-top:20px;
}

.form_left h1 {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#ED1A2C;
}

.form_left a {
	color:#660000;
}
.right a {
	color:#660000;
}
.form_right {
	width:200px;
	float:left;
	padding-top:20px;
	text-align:right;

}

.form_right img {
	margin-left:60px;
	margin-bottom:20px;
}
