/*	pueblo red: #b56f6f 
	crabgrass: #4c7f82
	
	new colors
	camel skin: #b08d39
	beach water: #71c8da
	darkwater text: #27666a
*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,font,img,ins,kbd,q,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}

* {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.1em;
}

body {
	background-color: #FFF;
	color: #b08d39;
	font-size: 12px;
	text-align: center;
}

html, body {
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -105px;
}
#footer, .push {
	height: 105px;
	clear: both;
}

p, h1, h2 {
	margin: 1em 0;
	clear: both;
}

p {
	color: #999;
	font-weight: bold;
	line-height: 15px;
}
a {
	color: #06C;
}

td {
	vertical-align: top;
}

h1, h2 {
	font-weight: bold;
	color: #b08d39;
}

h1 {
	font-size: 18px;
	margin: 6px 0;
}

h2 {
	font-size: 16px;
}

li {
	line-height: 1.5em;
}

#header {
	height: 146px;
	width: 100%;
	border-bottom: 10px solid #b08d39;
	background: #FFF;
}
#header-image {
	float: left;
	margin: 39px 0 0 20px;
}
#header div {
	width: 1000px;
	margin: 0 auto;
}
#header div #nav {
	list-style: none;
	margin: 107px 20px 0 0;
	float: right;
}
#header div #nav li {
	float: left;
	margin-left: 20px;
	color: #71c8da;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
#header div #nav li a {
	text-decoration: none;
	color: #71c8da;
}
#header div #nav li a:hover, #header div #nav li .active {
	color: #b08d39;
}
/* Coming soon image */
#header div #nav li img {
	position: absolute;
	top: 1.2em;
	left: -12px;
}

#container {
	margin: 0 auto;
	width: 878px;
	text-align: left;
}

#content {
	margin: 0;
	padding: 15px;
}

#dev {
	padding: 4px;
	border-bottom: 1px solid;
}

#demo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	font-weight: bold;
	font-size: 16px;
}

#returning {
	margin: 5px 0;
}


/* FORM */

.field-name {
	display: block;
	font-weight: bold;
	width: 137px;
	margin: 0;
	padding: 1px 0;
	text-align: right;
}

.input {
	padding: 1px;
	margin: 0 2px;
}

.phone-a {
	width: 2.5em!important;
}

.phone-b {
	width: 3.5em!important;
}

textarea {
	overflow: auto;
}

#entry-form {
	padding-bottom: 10px;
}
#entry-form h2 {
	margin: 30px 0 0;
}
.req-text {
	font-size: 10px;
	color: #666;
	padding-left: 8px;
	font-weight: normal;
}

div.form-section {
	width: 372px;
	height: 230px;
	background: #FFF url(images/bg-form.jpg) 8px 8px no-repeat;
	float: left;
	margin-right: 24px;
	margin-left: -12px;
	padding-top: 34px;
}
div .form-section div {
	margin-left: 18px;
	margin-bottom: 8px;
	clear: both;
}
div .form-section div label {
	width: 120px;
	text-align: right;
	float: left;
	margin-right: 12px;
	color: #FFF;
	line-height: 20px;
}
div .form-section div input, div .form-section div select {
	width: 136px;
	color: #666;
	background: url(images/bg-input.png) -2px -2px no-repeat;
	border: 2px solid #EEE;
}

.middle-col {
	clear: both;
	margin-left: 150px;
}
.middle-col h2 {
	color: #71c8da;
}
.middle-col .form-chunk input {
	margin-right: 10px;
}
#spanButtonPlaceholder {
	color: #F00;
}
.middle-col label {
	color: #999;
	font-size: 11px;
	font-weight: bold;
}
.submit {
	margin: 14px 0 10px 108px;
	display: none;
}

.leftcol {
	width: 50%;
	float: left;
	vertical-align: middle;
}

.rightcol {
	width: 50%;
	float: right;
	vertical-align: middle;
}

.form-chunk {
	margin-top: 1em;
	overflow: hidden;
}

.error, .error label, #error-box ul {
	color: #f33 !IMPORTANT;
}

#error-box {
	border: #F00 2px solid;
	background-color: #FFF9F9;
	padding: 5px;
	width: 722px;
}


#footer {
	width: 100%;
	text-align: center;
	border-top: 30px solid #b08d39;
	background-color: #71c8da;
	font-size: 11px;
}
#footer * {
	color: #FFF;
	line-height: 1.2em;
}
#footer p {
	font-weight: normal;
}
#footer .upper {
	margin-top: 18px;
	margin-bottom: 0;
}
#footer #footer-links {
	margin-top: 0
}
#footer #footer-links a {
	text-decoration: none;
}

/* Thank You page */
#thanks {
	margin-top: 68px;
	margin-bottom: 160px;
}
#thanks #thanks-header {
	display: block;
	width: 364px;
	height: 86px;
	margin: 0 auto 28px;
}
#thanks img {
	margin-bottom: 20px;
}
#thanks div {
	width: 256px;
	margin-left: 20px;
	float: left;
}
#thanks #first-col {
	margin-left: 158px;
}
#thanks p {
	color: #71c8da;
	font-size: 11px;
	margin-left: 10px;
	text-align: left;
	font-weight: normal;
}
#thanks img {
	margin-left: -10px;
	margin-top: 6px;
}

/* UPLOAD PROGRESS BAR */
object.swfupload {
	float: right
}

#upload-btn {
	width: 470px;
}

#fsUploadProgress {
	float: left;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	padding: 2px 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress, .progressBarComplete, .progressBarError {
	font-size: 0;
	width: 0%;
	height: 4px;
	background-color: blue;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	color: #333;
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background: url(images/cancelbutton.gif) no-repeat -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}



/* CONTEST DETAILS PAGE */
#contest-details img {
	width: 272px;
	height: 415px;
	border: 10px solid #dfd5c1;
	float: right;
	margin-top: 40px;
	margin-right: 64px;
}

#contest-details .content {
	float: left;
	width: 444px;
	padding-bottom: 84px;
}
#contest-details .content p {
	line-height: 1.2em;
	font-size: 100%;
	color: #999;
}
#contest-details .content h2 {
	font-size: 15px;
	margin-top: 34px;
}
#contest-details ul {
	list-style: disc outside;
	margin-left: 16px;
}
#contest-details ul li {
	font-weight: bold;
	font-size: 100%;
	line-height: 1.2em;
	margin-bottom: 12px;
	color: #999;
}


/* RULES PAGE */
#rules {
	padding-bottom: 24px;
}

#rules ol {
	list-style: decimal inside;
	margin-bottom: 20px;
}

#rules ol li {
	margin-bottom: 12px;
}

#rules ol ol {
	list-style: lower-alpha inside;
	margin-left: 20px;
	margin-bottom: 20px;
}
#rules ol ol li {
	margin-bottom: 8px;
}

#rules p, #rules ol li, #rules ol ol li, #rules strong{
	color: #666;
}

.special {
	color: #3173C5;
}

/* EXTRANEOUS */
.not-available a {
	cursor: pointer;
}
.not-available a:hover {
	color: inherit !important;
}
.not-available img {
	display: none;
}

.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.upper {
	text-transform: uppercase;
}