body {
	background: url(/images/promo/si/laguna/bg-image.jpg) top center no-repeat;
	background-color: #2995d3;
	font: 9px Arial, Tahoma, sans-serif;
	padding: 0;
	margin: 0;
}
:focus {
	outline: 0;
}
#center {
	margin: 0 auto;
	width: 960px;
}
	#flash {
		float: left;
		margin: 321px 0 0 99px;
		width: 778px;
		height: 264px;
	}
	#info {
		float: left;
		width: 750px;
		margin: 125px 0 0 112px;
		font-size: 18px;
		color: #fff;
		line-height: 22px;
		font-weight: bold;
		text-align: justify;
	}
		#info strong {
			font-style: italic;
			text-decoration: underline;
		}
#footer {
	float: left;
	width: 100%;
	margin: 25px 0 0 0;
	padding: 15px 0 15px 0;
	text-align: center;
	background-color: #1d4e7b;
}
	#footer-container {
		margin: 0 auto;
		padding: 0 0 0 17px;
		width: 777px;
		text-align: justify;
	}
		#prestige-logo {
			float: left;
			width: 207px;
			height: 56px;
			background: url(/images/promo/si/laguna/prestige-logo.gif) top left no-repeat;
			text-indent: -9999px;
		}
		#question {
			float: right;
			width: 148px;
			height: 34px;
			color: #fff;
			padding: 20px 0 0 65px;
			background: url(/images/promo/si/laguna/nagradne-igre.gif) top left no-repeat;
		}
			#question a {
				color: #fff;
			}
		#footer-container p {
			float: left;
			width: 100%;
			padding: 10px 0 0 0;
			color: #fff;
		}
		#footer-container a {
			color: #fff;
		}
/*
	Colorbox
*/
a {
	color: #0094D1;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}
select {
	padding: 1px;
	width: 200px;
	border: 1px solid #999;
}
input {
	width: 192px;
	margin: 2px 0 0 0;
	padding: 2px 3px 2px 3px;
	border: 1px solid #999;
}
.submit {
	width: auto;
	padding: 3px 5px 3px 5px;
	margin-top: 5px;
}
.checkbox-container {
	float: left;
	width: 13px;
	height: 13px;
	margin-right: 5px;
	overflow: hidden;
	position: relative;
}
	.checkbox {
		width: auto;
		position: absolute;
		top: 0;
		top: expression('-4px');
		left: 0;
		left: expression('-4px');
		margin: 0;
		padding: 0;
	}
table tr td.terms {
	padding: 8px 0 3px 0;
}
table tr td.small-text {
	color: #666;
	padding: 4px 0 4px 0;
}
#phone-info-container,
#insert-pin-container,
#msg {
	float: left;
	padding: 20px;
	font-size: 11px;
	text-align: left;
}
	p.instructions {
		margin-bottom: 10px;
		text-align: left;
		width: 200px;
		color: #666;
		line-height: 14px;
	}
	p.error,
	p.success {
		display: none;
		background-color: #ffbaba;
		padding: 10px;
		color: #d6010e;
		text-align: center;
		border: 1px solid #d8000c;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-top: 10px;
	}
	p.success {
		background-color: #dff2bf;
		color: #4f8a10;
		border: 1px solid #4f8a10;
	}
	a.send-pin-again {
		margin-left: 5px;
	}
.btn-center {
	float: left;
	width: 100%;
	text-align: center;
}
.btn-container {
	margin: 0 auto;
	width: 62px;
}
.cb-btn {
	float: left;
	width: 62px;
	height: 30px;
	background-color: #6cab29;
	border: 1px solid #4f8a10;
	font-weight: bold;
}
.cb-btn:hover {
	text-decoration: none;
	background-color: #88c646;
}
	.cb-btn span.highlight {
		float: left;
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
		padding-right: 1px;
		width: 60px;
		font-size: 14px;
		line-height: 29px;
		color: #fff;
	}
/*
	Hide close btn
*/
#cboxClose {
	display: none !important;
}

