* {
	font-family: 'Open Sans', sans-serif;
}

#spamcheck {
	display: none;	
}

.container  h1, h2 {
	color: #404040;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

.container  h2 {
	font-weight: bold;
}

.container  a {
	color: inherit;
}

.container  hr {
	margin: 25px 0px;
	border: 0;
	border-bottom: 1px dotted #CCC;
}

.container ul {
	margin: 15px 0 10px 30px;
}

.container ul li {
	font-size: 15px;
	margin-bottom: 10px;
	color: #404040;
	line-height: 18px;
}

note {
	font-size: 10px;
	display: block;
	color: #AAA;
	margin-top: 4px;
}

.divide {
	width: 100%;
	height: 50px;
	border: 0;
	margin-top: 50px;
	border-top: 1px dotted #9eb92f;
	text-align: center;
}

.divide .number {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	color: #9eb92f;
	border: 1px solid #9eb92f;
	background: #FFF;
	margin: auto;
	margin-top: -27px;
	
}

#mainMenu {
	display: none;
}

form#affiliateApplication {
	width: 800px;
	margin: 25px 0 25px 75px;
}

.intForm  .formError {
	border-color: #a843a9;
}

.splitLeft, .splitRight {
	width: 400px;
	float: left;
}

.check {
	margin: 0;
	padding: 0;
	text-indent: 0px;
	text-align: left;
	width: auto;
}

.form-divide {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	
}

#errorMessage {
	display: block;
	position: absolute;
	top: 50px;
	padding: 5px;
	font-size: 12px;
	background-color: #e9e9e9;
	border-radius: 3px;
	z-index: 10000;
}

#errorMessage:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #e9e9e9;
	margin-top: -15px;
	position: absolute;
}

.tracking {
	margin: auto;
	
}

.trackingView, .tracking {
	text-align: center;
}


#previewTracking {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	border-radius: 5px;
	width: 60%;
	border: 1px solid #DDD;
	text-align: center;
	margin:auto;
	margin-left: 163px;

}

#viewTracking {
	-moz-box-shadow:    inset 0 1px 1px #DDD;
  	-webkit-box-shadow: inset 0 1px 1px #DDD;
  	box-shadow:         inset 0 1px 1px #DDD;
	background: #EEE;
}

.trackingView input {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	border-radius: 5px;
	width: 60%;
	border: 1px solid #DDD;
	text-align: center;
	margin-right: 10px;
}


.tracking input {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	border-radius: 5px;
	width: 60%;
	border: 1px solid #DDD;
	margin-right: 10px;
}

.tracking button {
	display: inline-block;
	float: left;
	padding-top: 11px;
	padding-bottom: 11px;
	vertical-align: top;
	margin-top: 0px;
	font-size: 14px;
}

small {
	font-size: 10px;
}

button {
	border: 0;
	margin-top: 10px;
	display: block;
	color: #FFF;
	font-weight: 500;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	border-radius: 3px;
	background: #9EB92F;
}

label {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 10px 0 5px 0;
}

.container {
	width: 950px;
	margin: auto;
}

.doubleField {
	margin-top: -16px;
}

#heading {
    top: 127px;
    background: url('../images/bg_free_trial.jpg') no-repeat scroll 0px 0px #FFF;
    width: 1920px;
    margin: -40px 0px 0px -505px;
    height: 120px;
    z-index: 50;
    text-align: center;
    padding-top: 80px;
}

#heading h1 {
    margin-left: 45px;
    background-color: #A843A9;
    padding: 3px 6px;
    color: #FFF;
    font-size: 25px;
    display: inline-block;
}

.center {
	text-align: center;
}

.hide {
	display: none;
}

.form-wrapper {
	margin-top: 40px;
	padding-left: 15px;
}

.container .point-wrapper {
	width: 950px;
	min-width: 950px;
	max-width: 950px;
	overflow: hidden;
	white-space: nowrap;
}

.container .point-container {
	border: 1px solid #DDD;
	display: inline-block;
	padding: 5px;
	width: 174px;
	text-align: center;
	box-shadow: 0px 1px 0px #CCC;
	border-radius: 5px;
	vertical-align: top;
	height: 300px;
	margin-top: 70px;
}

.container .point-container img {
	margin-left: 13px;
}

.container .point-container .band {
	background: url(../images/affiliate/step_band.png);
	width: 197px;
	height: 89px;
	position: absolute;
	margin-top: -82px;
	margin-left: 84px;
}

.container .point {
	border: 1px solid #9EB92F;;
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 50px;
	text-align: center;
	line-height: 35px;
	font-weight: 800;
	font-size: 25px;
	color: #9EB92F;
	margin-top: 10px;
	margin-bottom: 10px;
}

.container .p-point {
	font-size: 12px;
	margin-left: 5px;
	height: 50px;
	width: 170px;
	white-space: normal;
}

.emphesis {
	font-size: 18px;
	font-weight: 600;
	margin-top: 15px;
}

.login-form {
	width: 900px;
	margin-left: 50px
}

.login-form a {
	font-size: 11px;
}

.login-text {
	width: 60%;
}

.login-form .medal {
	position: absolute;
	margin-top: -162px;
	margin-left: 40px;
	width: 151px;
	height: 154px;
	background: url("medal.png")
}

.login-form .medal:hover {}

.login-form .medal:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 100%;
    background-color: rgba(255,255,255,0.4);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
   
}

.login-form .medal:hover:after {
    width: 120%;
    background-color: rgba(255,255,255,0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.header {
	text-align: center;
}

.header h1 {
	font-size: 42px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	display: inline-block;
	font-weight: bolder;
	background: #A843A9;
}

p {
	margin: 7px 0px 10px;
    font-size: 14px;
    color: #404040;
}

.login-form, .login-text {	
	display: inline-table;
}

.table {
	display: block;
}

.table p {
	width: 85%;
	padding-top: 25px;

}

.table .item {
	display: block;
	height: 105px;
}

.table img {
	padding-right: 3%;
	display: block;
}

.table p, img {
	display: inline-block;
	float: left;
}