/* *****************************************************************************************
   FONTS
***************************************************************************************** */

@font-face {
    font-family: 'eames_med';
    src: url('fonts/eames-Medium.eot');
    src: url('fonts/eames-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/eames-Medium.woff') format('woff'),
         url('fonts/eames-Medium.ttf') format('truetype'),
         url('fonts/eames-Medium.svg#eames_med') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
    font-family: 'eames_reg';
    src: url('fonts/eames-Regular.eot');
    src: url('fonts/eames-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/eames-Regular.woff') format('woff'),
         url('fonts/eames-Regular.ttf') format('truetype'),
         url('fonts/eames-Regular.svg#eames_reg') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/* *****************************************************************************************
   STYLES
***************************************************************************************** */
body {
	font-family: tahoma;
	font-size: 15px;
}
p {
	font-size: 15px;
	line-height: 120%;
}
p.mini {
	font-size: 13px !important;
}
p.rollover-mini {
	text-align:center;
	font-family:tahoma, arial;
	color: #808080;
	position: absolute;
	bottom: 5px;
	margin: 0;
	left: 233px;
}
a {
    text-decoration: none;
    color: #000;
}
a:hover {
	color: #b20931;
}
div.clear {
	clear: both;
}
#container {
	background: #f7d57e;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZDU3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZjZWFiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Q1N2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #f7d57e 0%, #fceabb 51%, #f7d57e 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f7d57e), color-stop(51%,#fceabb), color-stop(100%,#f7d57e));
	background: -webkit-linear-gradient(left,  #f7d57e 0%,#fceabb 51%,#f7d57e 100%);
	background: -o-linear-gradient(left,  #f7d57e 0%,#fceabb 51%,#f7d57e 100%);
	background: -ms-linear-gradient(left,  #f7d57e 0%,#fceabb 51%,#f7d57e 100%);
	background: linear-gradient(to right,  #f7d57e 0%,#fceabb 51%,#f7d57e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d57e', endColorstr='#f7d57e',GradientType=1 );

	margin: 0 auto;
	padding-top: 15px;
	width: 968px;
}
#main {
	background: url(../img/background.jpg);
	min-height: 500px;
	margin-bottom: 20px;
}

footer,
header {
	background: url(../img/header.jpg) no-repeat center center;
	height: 270px;
}
#copy {
	background: #f49120;
	padding: 3px 0;
}
#copy p {
	text-align: center;
	margin: 0;
	font-size: 12px;
	padding: 0;
	font-family: tahoma;
	line-height: 24px;
}
#copy p a {
	color: white;
	text-decoration: underline;
}
#copy p a:hover {
	text-decoration: none;
}

#main {
	width: 928px;
	margin: 0 auto;
}
#main > section {
	border: 4px solid #bae3fa;
	border-radius: 12px;
	background: white;
	position: relative;
	margin: 25px 0;
	padding: 15px;
}
#main > section > h1 {
	font-size: 24px;
	color: #00AEEF;
	margin: 0 0 12px 0;
	line-height: 125%;
	font-family: "eames_med", times;
}
#main > section > p {
	color: #808080;
	font-size: 16px;
	margin: 0 0 10px 0;
	font-family: tahoma, arial;
}
/* *****************************************************************************************
   Game
***************************************************************************************** */
#game-container iframe {
	width: 100%;
	height: 585px;
}
/* *****************************************************************************************
   products list
***************************************************************************************** */
#flyer-4,
#flyer-3,
#flyer-2,
#flyer-1,
#flyer {
	display: none;
	width: 886px;
	height: 458px;
}
#flyer {
	border: 4px solid #808080;
	border-radius: 12px;
	background: white;
	position: absolute;
	top: -2px;
	left: -2px;
	padding: 60px 15px 15px 15px;
}
#flyer .products {
	margin: 0 auto;
	padding: 0;
	width: 880px;
}
#flyer .products li a.link {
	cursor: default;
}
ul.hor li {
	float: left;
}
#products-main {
	margin: 15px 0 0 0;
	padding: 0 0 0 20px;
	overflow: hidden;
}
#products-main li {
	cursor: pointer;
}
.products {
	overflow: hidden;
}
.products li {
	display: block;
	position: relative;
	margin-right: 70px;
	width: 140px;
	padding-bottom: 25px;
}
.products li:hover .inner img {
	-o-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
ul.hor li.last {
	margin-right: 0;
}
#products-main li .inner {
	padding-top: 65px;
}
.products li .inner {
	padding-top: 20px;
	background: #eff6f9;
	border-radius: 10px;
	height: 185px;
}
.products li .inner > img,
.products li .inner >a.link {
	display: block;
	margin: 0 auto;
}
.products li .inner > img {
	transition: all 0.25s ease-in;
	margin-bottom: 15px;
	box-shadow: 0px 0px 7px 1px #8D8D8D;
}
.products li .inner a.link {
	border-radius: 10px;
	border: 1px solid #c7e5f6;
	background: #DBE9F1;
	color: #333;
	line-height: 36px;
	text-align: center;
	font-family: tahoma;
	font-size:12px;
	font-weight: bold;
	transition: 0.5s background ease-in;
}
.products li .inner a.link.double {
	line-height: 18px;
}
#products-main li .inner:hover a.link.s1 { background: #E9CE95; }
#products-main li .inner:hover a.link.s2 { background: #DDAFCC; }
#products-main li .inner:hover a.link.s3 { background: #90DDA6; }
#products-main li .inner:hover a.link.s4 { background: #9374C2; }
#products-main li .more {
	position: relative;
	bottom: 0;
	display: block;
	text-align: center;
	font-family: tahoma;
	color: #feab1f;
	line-height: 32px;
}
#products-main li .more img {
	position: absolute;
	right: -23px;
	bottom: 13px;
}
#flyer .cucard, 
#products-main li .cucard {
	position: absolute;
	top: 6px;
	height: 45px;
	width: 167px;
	left: -10px;
}
.cucard.cucard-1 {
	background-image: url(../img/cucard_46months.png);
}
.cucard.cucard-2 {
	background-image: url(../img/cucard_6months.png);
}
.cucard.cucard-3 {
	background-image: url(../img/cucard_8months.png);
}
.cucard.cucard-4 {
	background-image: url(../img/cucard_10months.png);
}
#main > section#form-section {
	padding-left: 230px;
}

#form-section .form-decoration {
	position: absolute;
	display: block;
	left: 0;
	bottom: 31px;
}

/* FORM */
form {}
.thanks p {
	font-size: 23px;
	text-align: center;
	padding: 93px 50px;
}
form p.mini {
	font-size: 12px;
}
form span.red {
	color: #D64A67;
}
form .step div.head,
form .step p.head {
	line-height: 30px;
}
form .controls {
	padding-left: 97px;
}
form .controls .controls_radio input {
	width: 25px;
	border: none;
	margin: 3px 0;
}
form .controls .controls_radio input,
form .controls .controls_radio label {
	float: left;
}
form .controls .controls_radio label {
	width: 80px;
}
form .controls .row {
	margin: 4px 0;
	overflow: hidden;
}
form .controls .indent {
	margin-left: 185px;
}	
.controls label {
	width: 180px;
	margin-right: 5px;
	display: inline-block;
}
.controls input[type="text"] {
	width: 240px;
	text-indent: 3px;
    box-shadow:  0px 0px 2px 0px #bababa;
}
.controls select {
	width: 242px;
    box-shadow:  0px 0px 2px 0px #bababa;
}
.controls label,
.controls select,
.controls input[type="text"] {
	font-family: "Open Sans";
	font-size:15px;
}
.controls label,
.controls select,
.controls input[type="text"] {
	height: 22px;
	float: left;
}
form .step {
	margin: 0 0 5px 0;
}
form .step span.bullet {
	margin-right: 10px;
}
form .preloader {
	display: none;
}
form .submit {
	position: relative;
	cursor: pointer;
	width: 170px;
	height: 34px;
	float: left;
	font-size: 20px;
	margin-left: 185px;
	margin-right: 10px;
	color: #FFF;
	border: none;
	background: url(../img/enter_back.png) no-repeat center center;
	font-weight: bold;
}
span.bullet {
	color: #FFF;
	border-radius: 30px;
	background: #d0043c;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}
form #layer2 {
	display: none;
}
form .row.terms {
	padding-left: 185px;
}
form .row.terms input,
form .row.terms p {
	display: inline-block;
}
form .row.terms p {
	font-size: 10px;
	line-height: 15px;
	margin-left: 5px;
}
form .row.terms input {
	border: none;
	height: 15px;
	vertical-align: middle;
}
form .terms-error-field p {
	color: red;
}
form .error-field {
	background: #FF9696;
	border: 1px solid #C40909;
	color: #C40909;
}