html, body {
	height: 100%;
}
body {
	background-color: #fff;
	margin: 0;
	font-family: 'Century Gothic', 'Titillium Web', sans-serif;
}

header {
	background-color: #fff;
}

nav {
	width: 1070px;
	margin: 0 auto;
}

nav ul {
	
	margin: 0;
	padding: 0;
	list-style: none;
}

nav li {
	display: inline-block;
	vertical-align: middle;
	width: 160px;
	text-align: center;
	border-bottom: 2px solid #fff;
}

nav a {
	font-size: 15px;
	color: #333;
	text-decoration: none;
}

nav ul li:nth-child(2) a {
	background-color: #FFCC00;
	color: #fff;
	padding: 5px 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 2px 2px #D6AB00;
}

nav ul li:nth-child(2) a:hover {
	background-color: #6BB346;
	color: #fff;
	padding: 5px 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 2px 2px #5EA03E;
}

nav a:hover {
	background-color: #6BB346;
	color: #fff;
	padding: 5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 2px 2px #5EA03E;
}

nav li:first-child {
	width: 400px;
	text-align: left;
}

nav li:first-child:hover {
	border-bottom: 2px solid #FFF;
}

div#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#login ul:first-child li {
	background-color: #6BB346;
	font-size: 18px;
	color: #fff;
	padding: 10px 5px;
	text-align: center;
	text-shadow: 2px 2px #5EA03E;
	width: 100%;
	margin-bottom: 20px;
}

div#login ul li {
	display: inline-block;
}

div#login ul:nth-child(2) {
	font-size: 18px;
	line-height: 20px;
}

div#login ul:nth-child(2) input {
	font-size: 13px;
	line-height: 20px;
	width: 314px;
	border: 1px solid #e1e1e1;
	height: 30px;
	color: #666;
	padding-left: 5px;
}

div#login ul:nth-child(2) li {
	width: 83px;
	line-height: 50px;
}

div#login ul:nth-child(3) li {
	width: 84px;
}

div#login ul:nth-child(3) input {
	font-size: 13px;
	line-height: 20px;
	width: 314px;
	border: 1px solid #e1e1e1;
	height: 30px;
	color: #666;
	padding-left: 5px;
}

div#login ul:nth-child(4) li {
	line-height: 55px;
	text-align: right;
	width: 100%;
}

div#login ul:nth-child(4) li button {
	background-color: #6BB346;
	border: 0;
	font-size: 16px;
	color: #fff;
	text-shadow: 2px 2px #5EA03E;
	padding: 5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
}

div#register {
	width: 400px;
	margin: 0 auto;
}

div#register ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

div#register input {
	font-size: 13px;
	line-height: 20px;
	width: 290px;
	border: 1px solid #e1e1e1;
	height: 30px;
	color: #666;
}

div#register select {
	font-size: 13px;
	line-height: 24px;
	width: 294px;
	border: 1px solid #e1e1e1;
	height: 30px;
	color: #666;
}

div#register ul:nth-child(8) li select {
	font-size: 13px;
	line-height: 24px;
	width: 95px;
	border: 1px solid #e1e1e1;
	height: 30px;
	color: #666;
}

div#register ul:first-child li {
	background-color: #6BB346;
	font-size: 18px;
	color: #fff !important;
	padding: 10px 5px;
	text-align: center;
	text-shadow: 2px 2px #5EA03E;
	width: 100% !important;
	margin-bottom: 20px;
}

div#register li {
	display: inline-block;
	line-height: 38px;
}

div#register ul li:first-child {
	width: 100px;
	line-height: 28px !important;
}

div#register ul:first-child li {
	font-size: 20px;
	color: #333;
}

div#register ul:nth-child(13) li:first-child {
	line-height: 55px;
	text-align: left;
	width: 70%;
	font-size: 11px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}

div#register ul:nth-child(13) li:first-child a {
	color: #333;
	font-size: 12px;
}

div#register ul:nth-child(13) li:first-child input[type="checkbox"]{
	width: 18px;
	float: left;
	vertical-align: middle;
	line-height: 54px;

}

div#register ul:nth-child(13) li:nth-child(2) {
	line-height: 55px;
	text-align: right;
}

div#register ul:nth-child(13) li button {
	background-color: #6BB346;
	border: 0;
	font-size: 16px;
	color: #fff;
	text-shadow: 2px 2px #5EA03E;
	padding: 5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
}

div#terminos {
	width: 1020px;
	max-height: 1000px;
	overflow: auto !important;
}

div#terminos ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#terminos ul li {
	background-color: #6BB346;
	font-size: 18px;
	color: #fff !important;
	padding: 10px 5px;
	text-align: center;
	text-shadow: 2px 2px #5EA03E;
	width: 100% !important;
	margin-bottom: 20px;
}

div#terminos a {
	color: #333;
}

div#help {
	width: 700px;
}

div#help ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#help ul li {
	background-color: #6BB346;
	font-size: 18px;
	color: #fff !important;
	padding: 10px 5px;
	text-align: center;
	text-shadow: 2px 2px #5EA03E;
	width: 100% !important;
	margin-bottom: 20px;
}

div#help a {
	color: #333;
}

div#premium {
	min-width: 700px;
}

div#premium ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#premium ul li {
	background-color: #6BB346;
	font-size: 18px;
	color: #fff !important;
	padding: 10px 5px;
	text-align: center;
	text-shadow: 2px 2px #5EA03E;
	width: 100% !important;
	margin-bottom: 20px;
}


#btn-premium-comprar {
	background-color: #6BB346;
    border: 0;
    font-size: 16px;
    color: #fff;
    text-shadow: 2px 2px #5EA03E;
    padding: 5px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
}

.btn-aceptar-condiciones {
	background-color: #6BB346;
    border: 0;
    font-size: 16px;
    color: #fff !important;
    text-shadow: 2px 2px #5EA03E;
    padding: 5px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
}

div#products {
	width: 1020px;
}

div#products ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#products ul li {
	background-color: #6BB346;
	font-size: 18px;
	color: #fff !important;
	padding: 10px 5px;
	text-align: center;
	text-shadow: 2px 2px #5EA03E;
	width: 100% !important;
	margin-bottom: 20px;
}

div#products a {
	color: #333;
}

div#contact ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#contact ul li {
	background-color: #6BB346;
	font-size: 18px;
	color: #fff !important;
	padding: 10px 5px;
	text-align: center;
	text-shadow: 2px 2px #5EA03E;
	width: 100% !important;
	margin-bottom: 20px;
}

div#contact a {
	color: #333;
}

section#init {
	background: url(cdn-images/bg-login.jpg) no-repeat top center;
	background-position: fixed;
	height: 100%;
	border: 0px solid #c00;
}

div#main-container {
	position: relative;
	height: 60%;
	vertical-align: bottom;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

div#error {
	color: #c00;
}

div#main-text {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -450px;
	width: 900px;
}

div#main-text ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#main-text ul:first-child li {
	font-size: 40px;
	text-align: left !important;
	color: #fff;
	text-shadow: 2px 2px #333;
}

div#main-text ul:nth-child(2) li {
	font-size: 30px;
	color: #fff;
	text-shadow: 2px 2px #333;
	text-align: center;
}

div#main-text ul:nth-child(2) li span {
	color: #6BB246 !important;
}

div#main-text ul:nth-child(3) li {
	font-size: 20px;
	color: #fff;
	text-shadow: 2px 2px #333;
	display: inline-block;
	padding: 20px 0;
	text-align: center;
	width: 49%;
}

div#main-text ul:nth-child(3) li:first-child {
	text-align: left !important;
}

div#main-text ul:nth-child(3) li:last-child {
	text-align: right !important;
}

div#main-text ul:nth-child(3) li button {
	background-color: #FFF;
	border: 0;
	font-size: 20px;
	color: #161415;
	padding: 8px 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	text-transform: uppercase;
}

div#main-text ul:nth-child(3) li button:hover {
	background-color: #5EA03E;
}

footer {
	/*
	background: url(cdn-images/bg-footer.png) no-repeat center;
	border: 0px solid #c00;
	height: 192px;
	width: 100%;
	position: absolute;
	bottom: 0;
	*/
}