/* CSS For WINI Sweepstakes */
/* Coded by Portent Interactive */
/* www.portentinteractive.com */

/* Housecleaning */
html, body, form, h1, h2, h3, p, ul {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

/* General Rules */
body {
	text-align: center;
	background-image: url(img/bg-body-win-for-america-green.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

body#thanks {
	background-image: none;
}

h1 {
	font-size: 20px;
	padding: 25px 0 0 0;
	color:#006699;
}

h2 {
	font-size: 18px;
	padding: 10px 0 8px 0;
}

h3 {
	font-size: 18px;
	padding: 15px 0 5px 0;
	color:#006699;
}

h5 {
	font-size:13px;
	padding:0;
	margin:0 0 15px 0;
	color:#006699;
}

p {
	padding: 0 0 15px 0;
	margin:0;
	line-height: 16px;
}

a:link {
	color: #006699;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #006699;
}
.style14 {
	color: #006699;
	font-weight: bold;
}

ul {
	padding: 0 0 8px 40px;
	line-height: 20px;
	list-style: none;
}

ul li {
	background-image: url(img/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0 0 3px 17px;
	display: block;
	margin:0;
	line-height:17px;
}

ol {
	margin: 0;
	padding: 0 0 8px 40px;
	line-height: 20px;	
}

a {
	text-decoration: underline;
	color: #5a9302;
}

a:hover {
	color: #4a4a4a;
}


div.clear {
	clear: both;
}


#rules {
	font-size: 12px;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	margin-top: 10px;
	text-align:left;
}


/* Structural rules */
#wrap {
	width: 650px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#left-content {
	width: 420px;
	position: relative;
	left: 10px;
	float: left;
}

#right-content {
	width: 190px;
	position: relative;
	left: 40px;
	float: left;
	text-align: center;
	padding:15px 0 0 0;
}

#thanks-content {
	padding: 0 10px;
}

/* Header Rules */
#header {
	padding-bottom: 25px;
	display: block;
	width: 650px;
	height: 100px;
}

#header img {
	display: block;
}



label {
	font-size: 16px;
	font-weight: bold;
	color: #4a4a4a;
	display: block;
	padding-bottom: 3px;
}

input.textin, select.textin, input.city, input.state, input.zip, input.phone {
	height: 20px;
	border: 1px solid #999;
	width: 196px;
	padding: 4px 2px 1px 2px;
	font-size: 14px;
	color: #4a4a4a;
	font-family: Arial, sans-serif;
}

select.textin {
	height: 25px;
	width: 200px;
	padding: 2px;
}

input.city {
	width: 132px;
}

input.state {
	width: 46px;
}

input.zip {
	width: 64px;
}

input.phone {
	width: 114px;
}

table td {
	padding-right: 14px;
	padding-bottom: 20px;
}

table td.rightmost {
	padding-right: 0;
}

input.check {
	float: left;
}

p.check {
	float: left;
	padding-left: 10px;
	width: 380px;
}

p.check strong {
	color:#006699;
}

#btn-sbmt {
	width: 182px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

p.footer {
	font-size:10px;
}

}
