html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,strong,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
input{margin:-1px -1px -1px 0}
html>body input{margin:0}
*+html>body input{margin:-1px}

body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	background: url(images/stars.jpg);
	padding-bottom: 24px;
}

textarea {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	width: 275px;
	height: 100px;
	padding: 1px;
	overflow: auto;
}

a {
	color: #FFF;
	text-decoration: underline;
}

p {
	margin: 10px 0;
	line-height: 1.4em;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 130%;
	font-weight: bold;
}

h2 {
	font-size: 125%;
	line-height: 1.3em;
	margin: 0 0 6px;
	font-weight: normal;
}

h3 {
	font-weight: normal;
	margin: 0;
	background: #47597C;
	display: inline;
}

ul {
	list-style-type: disc;
	margin-left: 15px;
}

ol {
	list-style-type: decimal;
	margin-left: 15px;
}

li {
	line-height: 1.5em;
}

label {
	display: block;
	margin-bottom: 2px;
}

blockquote {
	font-style: italic;
	background: #47597C;
	border: 1px dashed;
	padding: 5px 7px;
	max-height: 8em;
	overflow-y: hidden;
	*height: 8em;
}

blockquote.hover {
	width: 500px;
	max-height: 350px;
	position: relative;
	z-index: 9999;
	height: auto;
}

blockquote p {
	line-height: 1.2em;
	margin: 0 0 0.8em;
}

blockquote p:first-letter {
	float: left;
	font-size: 220%;
	margin: 0.1em 0.1em 0 0;
	line-height: 1em;
}

blockquote cite {
	display: block;
	text-align: right;
}

#onecity175 {
	position: absolute;
	top: 26px;
	left: 47px;
	display: block;
	width: 190px;
	height: 190px;
	text-indent: -9000px;
	z-index: 999;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 768px;
	background: #fff url(images/background.jpg) top center no-repeat;
}

#container.rules {
	height: auto;
	background: #182253;
}

#content {
	position: relative;
	padding: 240px 15px 15px 54px;
	text-align: left;
}

#container.rules #content {
	padding: 2em;
}

#dev {
	color: #000;
}

#demo {
	width: 100%;
	font-weight: bold;
	font-size: 18px;
}

#returning {
	margin: 5px 0;
}

#instructions-copy {
	float: left;
	width: 242px;
	height: auto;
	margin: 0 0 10px;
}
#car-copy-1 {
	position: absolute;
	bottom: 155px;
	left: 430px;
	width: 155px;
}
#car-copy-2 {
	position: absolute;
	left: 777px;
	bottom: 92px;
	font-size: 16px;
}
#legal-copy {
	position: absolute;
	bottom: 84px;
	left: 5px;
	width: 280px;
	text-align: left;
	font-size: 9px;
}

#legal-copy a {
	font-weight: bold;
}

/* INDEX */
#star-submit {
	position: absolute;
	top: 134px;
	right: 0;
}

#star-donate {
	position: absolute;
	top: 224px;
	left: 142px;
}

#star-prizes {
	position: absolute;
	top: 334px;
	left: 28px;
}

#star-prizesclick {
	position: absolute;
	top: 248px;
	left: 630px;
}

#star-rules {
	position: absolute;
	top: 540px;
	left: 14px;
}
#star-rules2 {
	position: absolute;
	top: 475px;
	left: 145px;
}

#logos {
	position: absolute;
	top: 614px;
	left: 0;
	width: 100%;
}
#logos div {
	position: absolute;
}
#sponsor-box {
	top: 20px;
	left: 284px;
	z-index: 1;
}
#sponsor-box img {
	float: left;
}
#logo-onecity {
	position: absolute;
	top: 90px;
	left: 34px;
}
#logo-city{
	position: absolute;
	top: 100px;
	right: 34px;
}

/* FORM */
#entry-form {
	float: left;
	padding-left: 50px;
}

.field-name {
	display: block;
	font-weight: bold;
	width: 137px;
	margin: 0;
	padding: 1px 0;
	text-align: right;
}

.input {
	padding: 1px;
	margin: 0 2px;
}

.checkbox {
	float: left;
	margin: 0 5px 1em 0;
}

.state {
	width: 4em;
}

.phone-a {
	width: 3em;
}

.phone-b {
	width: 4em;
}

div.form-section {
	margin-bottom: 14px;
	clear: both;
}

.col {
	width: 180px;
	float: left;
	vertical-align: middle;
}

.leftcol {
	width: 50%;
	float: left;
	vertical-align: middle;
}

.rightcol {
	width: 50%;
	float: right;
	vertical-align: middle;
}

.form-chunk {
	margin-bottom: 12px;
}

.form-chunk p {
	margin-bottom: 12px;
}

#wish-count {
	display: none;
}

.error, .error label, #error-box ul {
	color: #ffd41a !IMPORTANT;
}

#error-box {
	border: #000 2px dashed;
	background-color: #586898;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
}

/* CAPTCHA */

#captcha {
	height: 30px;
	vertical-align: middle;
	margin-top: 5px;
}

#captcha * {
	vertical-align: middle;
}

#captcha a {
	color: #FFF;
	text-decoration: none;
}

#input-captcha {
	width: 5em;
}

/* THANK YOU PAGE */

#thanks {
	font-size: 110%;
	margin-top: 15px;
	width: 685px;
}



/* PRIZES PAGE */
#prizes h1 {
	padding-bottom: 22px;
}
#prizes table {
	margin-right: 18px;
	margin-left: 10px;
	background: url(images/blue-trans.png);
	empty-cells: hide;
}
#prizes table th {
	padding-bottom: 4px;
}
#prizes table td {
	padding: 6px 10px;
	border-bottom: 1px solid #FFF;
	border-left: 1px dashed #FFF;
}
#prizes-container {
	overflow: auto;
	height: 244px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 3px double #FFF;
}
#prizes-container table {
	margin-right: 0;
	margin-left: 0;
}
#prizes .col1 {
	width: 20%;
}
#prizes .col2 {
	width: 45%;
}
#prizes .col3 {
	width: 15%;
}
#prizes .col4 {
	width: 10%;
}
#prizes .col5 {
	width: 10%;
}



/* ENDED PAGE */
#ended #star-prizesclick {
	position: absolute;
	top: 232px;
	left: 674px;
}
#ended #star-rules2 {
	position: absolute;
	top: 268px;
	left: 504px;
}


/* RULES PAGE */

#rules h1 {
	text-align: center;
}

/* EXTRANEOUS */

.highlight {
	color: #ff0;
}

.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

div.tooltip { 
	background:transparent url(images/tooltip_bg.png) no-repeat scroll 0 0; 
	font-size: 12px;
	line-height: 1.1em;
	height: 153px;
	padding: 30px;
	width: 310px;
	display: none;
	color: #fff;
	z-index: 1;
}