/* COMPETITION */

fieldset.dubai {
	width:auto !important
}
fieldset.dubai p {
	font-size:1.3em !important;
}
fieldset.dubai input.button-submit  {
	background:url(/images/button-submit.png) no-repeat 0 -40px  !important;
	border:none;
	cursor:pointer;
	height:40px;
	width:150px;
	color:#BF1C24;
	text-indent:-9999em;
	padding:0;
	margin:0 0 0 -8px;
}
fieldset.dubai input.button-submit:hover {
	background:url(/images/button-submit.png) no-repeat 0 0  !important;
	color:#e71c24;
}
fieldset.competition {
	border:none;
	width:610px;
	margin-top:30px;
}
fieldset.competition .clear {
	display:block;
}
fieldset.competition legend {
	display:none;
}
fieldset.competition label {
	text-transform:uppercase;
	color:#BF1C24;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	float:left;
	width:150px;
	margin-bottom:10px;
	margin-top:4px;
	cursor:pointer;
}
fieldset.competition input {
	width:170px;
	margin-bottom:10px;
}
fieldset.competition p {
	font:1.1em Arial, Helvetica, sans-serif;
}
fieldset.competition .radio,
fieldset.competition .checkbox {
	width:auto;
}
fieldset.competition label.radio {
	margin-right:15px;
}
fieldset.competition input.radio {
	float:left;
	margin-right:5px;
}
fieldset.competition img {
	margin-left:10px;
}
fieldset.competition .error {
	color:#BF1C24;
	font-size:.9em;
}
fieldset.competition .required {
	color:#BF1C24;
	margin-bottom:20px;
}
fieldset.competition .offer {
	font-size:.9em;
}
fieldset.competition input.button-submit,
fieldset.competition input.button-submit:hover {
	background:url(/images/button-submit.png) no-repeat top left;
	border:none;
	cursor:pointer;
	height:40px;
	width:150px;
	font-size:1px;
	color:#BF1C24;
	padding:0;
	margin:20px 0 0 -8px;
}
fieldset.competition input.button-submit:hover {
	background:url(/images/button-submit.png) no-repeat top left;
	color:#e71c24;
}

