*{
	margin:0px;
	outline: 0;
	padding:0px;
}

/*FONTS*/

@font-face {
    font-family: 'plutocond_thin';
    src: url('../fonts/plutocondthin-webfont.eot');
    src: url('../fonts/plutocondthin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/plutocondthin-webfont.woff2') format('woff2'),
         url('../fonts/plutocondthin-webfont.woff') format('woff'),
         url('../fonts/plutocondthin-webfont.ttf') format('truetype'),
         url('../fonts/plutocondthin-webfont.svg#plutocond_thin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pluto_regularregular';
    src: url('../fonts/plutoregular-webfont.eot');
    src: url('../fonts/plutoregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/plutoregular-webfont.woff2') format('woff2'),
         url('../fonts/plutoregular-webfont.woff') format('woff'),
         url('../fonts/plutoregular-webfont.ttf') format('truetype'),
         url('../fonts/plutoregular-webfont.svg#pluto_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'plutocond_medium';
    src: url('../fonts/plutocondmedium-webfont.eot');
    src: url('../fonts/plutocondmedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/plutocondmedium-webfont.woff2') format('woff2'),
         url('../fonts/plutocondmedium-webfont.woff') format('woff'),
         url('../fonts/plutocondmedium-webfont.ttf') format('truetype'),
         url('../fonts/plutocondmedium-webfont.svg#plutocond_medium') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*CONTAINERS*/

body{
	color:#a1a1a1;
	font-family: 'Arial';
	font-weight: normal;
}

.wrapper{
	background-image:url('../images/bg.png');
	height:381px;
	margin:0px auto;
	position:relative;
	width:610px;
}

/*
	Container
*/

.container{
	height:100%;
	overflow:hidden;
	width:100%;
}

.leftClicks{
	float:left;
	height:100%;
	overflow:hidden;
	width: 290px;
}

.leftClick{
	float:left;
	height: 100%;
	width: 100%;
}

.formarea{
	float: right;
	height: 379px;
	position: relative;
	width: 320px;
}


li{
	list-style:none;
	overflow: hidden;
	text-align: center;
	position: relative;
}

h2, h3{
	color: #cd1e55;
	font-family: 'plutocond_medium';
	font-size:25px;
	font-weight: bold;
	line-height: 32px;
	margin: 30px 0px 15px 0px;
	text-align: center;
}

h3{
	margin: 64px 0px 15px 0px;
}

/*
	Img
*/

.img{
	margin: 0px 11px 0px 0px
}

/*
	Form
*/

.form{
	height: 100%;
	margin: 0px auto;
	width:320px;
}

ul{
	margin: 22px auto 0 auto;
	width: 279px;
}

input[type='text']{
	background-color:#f6f6f6;
	border:1px solid #939799;
	color:#a1a1a1;
	font-family: 'plutocond_thin';
	font-weight:bold;
	font-size:13px;
	height:28px;
	margin:0px 0px 15px 0px;
	padding:0px 10px;
	width:257px;/*228*/
}

::-webkit-input-placeholder { 
	color:#a1a1a1; 
	font-size:12px;
}

::-moz-placeholder { 
	color:#a1a1a1; 
	font-size:12px;
} 

/* firefox 19+ */
:-ms-input-placeholder { 
	color:#a1a1a1; 
	font-size:12px;
} 

/* ie */
input:-moz-placeholder { 
	color:#a1a1a1; 
	font-size:12px;
}

label{
	color:#4c4c4c;
	font-family: 'pluto_regularregular';
	font-weight:bold;
	float: left;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}

	.l1{
		margin: 4px 0px 0px -9px;
		text-align: center;
		width: 220px;
	}

	.l2{
		float:left;
		margin: 0px 0px 0px 10px;
		width: 253px;
	}

label a{
	color:#4c4c4c;
	font-family: 'pluto_regularregular';
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #9e0b0f;
}

label a:hover{
	color:#cd1e55;
}

input[type='checkbox']{
	float: left;
	height: 17px;
	width: 16px;
}

/*
.checkbox{
  width: 9px;
  height: 9px;
  padding: 0;
  background: url('../images/radio.png') no-repeat;
  display: block;
  clear: left;
  float: left;
  margin: 6px 0px 0px 5px;
  position: relative;
	z-index: 1;
}
*/

input[type='submit']{
	background-color: transparent;
	background-image: url('../images/submit.png');
	border:none;
	cursor:pointer;
	height:52px;
	margin:25px 0px 0px 0px;
	text-indent: -999px;
	width:191px;
}

input[type='submit']:hover{
	background-position: bottom;
}

input[type="submit"]:disabled {
    /*opacity:.4;*/
}

/*
	Others
*/

.mt10{
	margin-top:10px;
}

/*
	Messaging
*/

.messaging{
	position: absolute;
	right: 55px;
	top: 100px;
	z-index: 5;
}

.messaging p{
	color: #384045;
	font-size:15px;
	font-family: 'plutocond_medium';
	text-align: center;
	 width: 280px;
  	margin: 0px auto;
}

.messaging p span{
	color: #cd1e55;
}

.thankyou, .closed{
	background: #e7e7e7;
	height: 167px;
	overflow: hidden;
	position: relative;
	width: 482px;
	z-index: 1;
}

.thankyou{
	/*display:block;*/
}

.closed{
	/*display:block;*/
}

.a-brand{
	display:block;
	float:left;
}

.social-content{
	margin: 0px auto;
	overflow: hidden;
	width: 112px;
}

.social{
	background-image: url('../images/social.png');
	height:45px;
	width: 46px;
}

.fb{
	background-position:0 0;
	margin-right: 20px;
}

.fb:hover{
	background-position: 0 -45px;
}

.tw{
	background-position: 46px 0;
}

.tw:hover{
	background-position: 46px -45px;
}

/*Override*/

.formError{
	z-index: 2;
}

.formError .formErrorContent{
	width:4px !important;
}

.checkbox_3formError{
	top: 169px !important;
  	left: 581px !important;
}

/*legal*/
.legal{
	bottom:15px;
	right:15px;
	position:absolute;

	font-family: 'Lato', sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: justify;
	width:286px;
}

.legal a{
	  color: #a1a1a1;
	  text-decoration: none;
}

.legal a:hover{
	text-decoration: underline;
}