body {
	background-color: #220904;
	background-image: url(../images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #30211c;
}

a {
	color: #EAEC8E;	
}

img {
	border: none;	
}	

/*styles for spot the differnce index page*/
#container {
	width: 1024px;
	margin: 0 auto;
}

#header {
	margin: 0 auto;
	width: 700px;
	height: 300px;
}

#header p {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#content {
	width: 1024px;
	margin: 0 auto;
}

#image_congrats {
	display: none;	
}

#left_image {
	width: 436px;
	height: 528px;
	float: left;
}

#right_image {
	width: 436px;
	height: 528px;
	float: right;
}

#bottle {
	width: 152px;
	height: 551px;
	float: left;
}

#fifa_footer {
	clear: both;
	width: 950px;
	height: 116px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fifa_logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 100px;
}

#fifa_logo {
	background: url(../images/fifa_logo.png) no-repeat top left;
	height: 116px;
	width: 80px;
	margin-left: 10px;
}

#fifa_disclaimer {
	color: #fff;
	font: normal normal 10px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 565px;
	margin: 15px 0px 0px 120;
	margin-left: 120px;
	
	margin-top: -15px;
	padding-bottom: 15px;
}

#fifa_logo {
	width: 88px;
	height: 116px;
	float: left;
	padding: 10px;
}

.social-buttons {
	float: right;
	height: 35px;
	width: 51px;
	padding: 5px 0 0;
}

.social-buttons-overlay {
	float: right;
	height: 35px;
	width: 100%;
	padding: 5px 0 0;
	text-align: center;
}

.official_text {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*fifa spot the difference index ends here*/ /*ligthbox element styles*/
#lightbox_overlay {
	display: none;
	width: 700px;	
	background-color: #000;
	top: 205px;
	opacity: .85; /* other browsers */
	filter: progid : DXImageTransform.Microsoft.Alpha(opacity=85);
	/* this works in IE6, IE7, and IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
	/* this works in IE8 only */
	z-index: 999;
	position: absolute;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #lightbox_overlay { height:771px; }
}

#lightbox_overlay2 {
	display: none;
	width: 1024px;
	height: 600px;
	background-color: #000;
	top: 205px;
	opacity: .85; /* other browsers */
	filter: progid : DXImageTransform.Microsoft.Alpha(opacity=85);
	/* this works in IE6, IE7, and IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
	/* this works in IE8 only */
	z-index: 999;
	position: absolute;
}

#continue_button {
	width: 234px;
	height: 56px;
	margin: 0 auto;
	margin-top: 50px;
}

#lightbox_overlay p {
	color: #f9b21a;
	font-size: 24px;
	text-align: center;
	line-height: 1.6em;
}

#back_button {
	opacity: 1.0; /* other browsers */
	filter: progid : DXImageTransform.Microsoft.Alpha ( opacity = 85 );
	/* this works in IE6, IE7, and IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
	/* this works in IE8 only */
	width: 226px;
	height: 48px;
	margin: 0 auto;
	z-index: 1000;
}

#update_content {
	width: 700px;
	background-color: #af631d;
	background-image: url(../images/update_form_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0 auto;
	z-index: 980;
}

#update_header {
	margin: 0 auto;
	width: 700px;
	height: 200px;
}

#bottle_left {
	width: 171px;
	height: 575px;
	display: inline;
}

#form_container {
	background-color: #c17d28;
	width: 473px;
	margin: 50px 0 0 10px;
}

div.form_error {
	background-color: #EDE9BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE1414;
	padding: 5px;
}

label.error { 
	font-size: 11px;
	float: none; 
	color: white; 
	padding-left: .5em; 
}

input.submit {
	background: url(../images/submit.jpg);
	border: none;
	cursor: pointer;
	width: 65px;
	height: 25px;
	margin: 32px 0px 15px 204px;
}

#form_header {
	width: 453px;
	height: 54px;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/enter_details_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding-left: 20px;
}

#form_header p {
	padding-top: 6px;
}

.content_right {
	font-size: 12px;
	color: #f9b21a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 360px;
	float: left;
	margin: 20px 0px 0px 0px;
}

.content_left {
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100px;
	margin: 20px 0px 0px 0px;
	float: left;
	padding-left: 10px;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0 0;
}

#submit_button {
	width: 65px;
	height: 25px;
	margin: 0 auto;
	padding: 15px 0;
}

#fifa_banner {
	width: 483px;
	height: 84px;
	position: relative;
	left: 10px;
	margin: 30px 0;
}

#fifa_logo_disclaimer {
	background-color: #aa5c14;
	width: 700px;
	padding: 30px 0;
	height: auto;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
