@charset "utf-8";

@import url(../css/reset.css);

/*----------------- =LAYOUT= -----------------*/
body {
	background: #fff;
}
#content {
	width: 803px;
}
#navMain {
	width: 100px;
	float: left;
	padding: 30px 0 0 30px;
}
#contentMain {
	width: 530px;
	float: right;
	background: url(images/starsnstripes.png) no-repeat;
	padding: 30px 0 30px 140px;
}
#branding, #register, #footer {
	width: 100%;
}
#branding {
	background: url(../images/hurley_header_bg.gif) repeat-x;
}
h4#deal {
	margin: 12px 14px 20px 0;
	width: 160px;
	height: 50px;
	float: left;
}
a#buytix {
	display: block;
	width: 160px;
	height: 50px;
	text-indent: -9999em;
}
#deal a:link,
#deal a:visited {
	background: url(images/btn-buy-tix.png) no-repeat left top;
}
#deal a:hover,
#deal a:focus,
#deal a:active {
	background: url(images/btn-buy-tix.png) no-repeat left bottom;
}
h4#tixtext {
	line-height: 50px;
	font-size: 1em;
	margin: 12px 0 20px 0;
}
#register {
	position: relative;
	background: #000 url(images/suits-border.png) no-repeat;
	clear: both;
	overflow: hidden;
}
#contactinfo {
	background: #7E2918;
	width: 185px;
}
#regcontent {
	width: 490px;
	padding: 30px 30px 30px 280px;
}
#features {
	clear: left;
	margin: 1.5em 0 0 0;
}
#footer {
	clear: both;
	float: left;
	position: relative;
	border-top: #fff 3px solid;
	background: #000;
	color: #fff;
}
#footerwrapper {
	width: 803px;
	float: left;
}
#footer #contactinfo {
	float: left;
	width: 145px;
	padding: 10px 20px;
}
#footer h2 {
	display: block;
	width: 595px;
	float: right;
	margin: 10px 0 10px 0;
}

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

/*------------------ = TYPOGRAPHY= --------------*/
@font-face {
	font-family: '28DaysLater';
	src: url('28_Days_Later.eot');
	src: local('28 Days Later Regular'), local('28DaysLater'), url('28_Days_Later.woff') format('woff'), url('28_Days_Later.ttf') format('truetype'), url('28_Days_Later.svg#28DaysLater') format('svg');
}
body {
	font-family: Segoe UI, 'Lucida Grande', 'Lucida Sans', Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.5;
}
h1, h2 {
	font-family: '28DaysLater', Impact,'Arial Black', 'Franklin Gothic Bold', 'Franklin Gothic Medium', sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 3.5em;
}
.apostrophe {
	font-family: Verdana, Arial, Tahoma, 'Lucida Grande', 'Lucida Sans', sans-serif;
}
h1 .apostrophe {
	color: #222;
}
h2 {
	font-size: 2.2em;
	color: #7E2918;
	line-height: 1;
	margin: 5px 0 0 0;
}
p + h2 {
	margin-top: 30px;
}
h3 {
	font-size: 1.2em;
	margin-top: 20px;
}
h4 {
	font-size: 1.1em;
}
p, li, dt, dd, form {
	font-size: .8em;
}
p {
	margin: 1em auto;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #7E2918;
}
small {
	font-size: .85em;
	line-height: 1;
}
#regcontent {
	color: #fff;
	font-weight: bold;
}
#navMain li {
	padding: 6px 0;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 10px;
}
#navMain a {
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}
#regcontent strong {
	text-transform: uppercase;
}
#register h2,
#footer h2 a {
	color: #fff;
}
#footer h2 {
	font-size: 1.7em;
}
#footer h2 a {
	text-decoration: none;
}
#footer #contactinfo {
	font-size: .8em;
	font-weight: bold;
	line-height: 1.2;
}
#footer #contactinfo a {
	color: #fff;
	text-decoration: none;
}

/* ------------- =IMAGERY= -------------------- */

li#empireloan a {
	display: block;
	width: 175px;
	height: 81px;
	background: url(../images/sponsors/empire-loan-175.png) no-repeat left 2px;
	text-indent: -9999em;
}
#features li {
	padding-left: 24px;
	line-height: 22px;
}
li.one {
	background:url(images/heart.png) no-repeat;
}
li.two {
	background:url(images/club.png) no-repeat;
}
li.three {
	background:url(images/diamond.png) no-repeat;
}
li.four {
	background:url(images/spade.png) no-repeat;
}
	

/* --------------- =FORM= -------------------- */

form {
	padding: 10px 0 0 0;
}
fieldset {
	border: none;
	padding: 10px 0 0 0;
}
fieldset#dollars {
	padding-top: 0;
}
form div {
	margin-top: 8px;
	padding: 0 /*30px*/;
}
.dollarDiv,
#contact div {
	height: 1.7em;
}
#totalDiv {
	padding: 0.5em 0 0 30px;
	font-weight: bold;
	height: 1.9em;
}
#totalDiv .addItUp {
	border-top: #fff solid 1px;
}
#dollars div {
	text-align: right;
}
div.dollarDiv {
	width: 26em;
}
div.addItUp {
	float: right;
	width: 12em;
	margin: 0;
	padding: 0;
	text-align: right;
}
#contact label {
	font-weight: bold;
	float: left;
	width: 150px;
	clear: left;
	text-align: right;
	margin-right: 10px;
}
#dollars label,
#totalLabel {
	float: left;
	clear: left;
	width: 11em;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 10px;
	text-align: left;
}
#invite label {
	font-weight: bold;
	display: block;
}
input[type="text"] {
	width: 20em;
}
input[type="radio"] {
	width: auto;
	float: left;
}
input[type="submit"] {
	margin: 10px 0 30px 30px;
	width: auto;
}
form div#phone input{
	margin-top: 0;
}
input#quantity_1, input#state, input#night_phone_a, input#night_phone_b {
	width: 2.5em;
}
input#night_phone_c {
	width: 3.5em;
}
input#zip {
	width: 4em;
}
#dollars input#donationAmount {
	width: 5em;
}
input#subject {
	width: 32em;
}
input#custom {
	margin-top: 8px;
}
input#address2 {
	margin-left: 160px;
}
input + input {
	margin-top: 8px;
}
textarea {
	width: 32em;
	height: 5em;
}
textarea#message {
	height: 7.5em;
}
label {
	margin-top: 8px;
}
label#customlabel {
	float: none;
	margin-bottom: 8px;
}
label#single, 
label#bulk, 
label#donation {
	width: 25em;
}
label#quantitylabel {
	font-weight: bold;
}

