@charset "utf-8";
body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	font-family: 'Open Sans', sans-serif;
	color: #333;
}
* {
	outline: none;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
#header, #menu, #header_content, #header_content2, #content, #buffer, #footer, #main, #btn_jf, #f1, #copy, #res, .content_works{
	position: relative;
	width: 100%;
}
h1 {
	font-size: 48px;
	font-weight: 400;
	text-transform: uppercase;
}
h2 {
	font-size: 48px;
	margin: 0;
	padding: 0;
	line-height: 48px;
}
h2.light {
	font-weight: 300;
}
h2.normal {
	font-weight: 400;
}
h2.bold {
	font-weight: 700;
}
p {
	font-size: 18px;
	line-height: 28px;
}
.separator {
	width: 100%;
	height: 5px;
	background: url(../images/textura.png) left top repeat;
}
/***********************************/
#main {
    min-height: 100%;
}
#buffer {
	height: 360px;
}
.content {
	position: relative;
	display: block;
	width: 960px;
	margin: 0 auto;
}
/*******************HEADER*******************/
#header {
	height: 92px;
	background: #000;
}
#header a.nyroModal {
	float: right;
	background: url(../images/ar.png) right center no-repeat;
	font-size: 18px;
	font-weight: 400;
	color: #99a637;
	padding-right: 25px;
	margin-top: 35px;	
}
div#form_login {
	display: none;
	width: 350px;
}
.nyroModalDom h2 {
	margin: 20px 0;
}
.nyroModalDom form {
	margin: 20px 0;
}
/*******************MENU*******************/
#menu {
	background: url(../images/textura.png) repeat;
	height: 45px;
}
ul#main_menu {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 999;
}
ul#main_menu li {
	float: left;
	list-style: none;
	height: 45px;
	margin: 0 15px;
}
ul#main_menu li:first-child {
	margin-left: 0;
}
ul#main_menu li a {
	display: block;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	line-height: 45px;
}
ul#main_menu li:hover a, ul#main_menu li.active a {
	color: #99a637;
}
/***************HEADER CONTENT**************/
#header_content {
	background: url(../images/header.png) center top no-repeat;
	height: 475px;
}
#form_start {
	position: relative;
	width: 330px;
	left: 630px;
	top: 50px;
}
#form_start form {
	margin-top: 17px;
}
#form_start input[type=text]{
	background: #f3f3f3;
}
#form_start input[type=submit], .jf input[type=submit] {
	background: #537324;
	width: 312px;
	height: 45px;
	color: #FFF;
	font: 24px 'Open Sans', sans-serif;
	border: none;
	cursor: pointer;
	margin-top: 10px;
}
/***************CONTENT**************/
#content .content {
	margin: 20px auto 80px auto;
}
.left_box_home {
	position: relative;
	float: left;
	width: 470px;
	height: 835px;
}
.steps {
	width: 345px;
	margin: 30px 0;
	padding-left: 145px;
}
.steps p {
	margin: 0;
}
#st1 {
	background:url(../images/pic_home1.png) left 5px no-repeat;
}
#st2 {
	background:url(../images/pic_home2.png) left 5px no-repeat;
}
#st3 {
	background:url(../images/pic_home3.png) left 5px no-repeat;
}
a.button {
	position: absolute;
	bottom: 0;
}
a.button div {
	background: #537324;
	width: 310px;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	font-size: 24px;
	text-align: center;
}
.right_box_home {
	position: relative;
	float: right;
	width: 370px;
	height: 835px;
}
#card {
	background:url(../images/giftcard.png) left 40px no-repeat;
	text-align: center;
	height: 290px;
	margin-top: 80px;
}
#acop {
	top: 280px;
	color: #36bbd9;
}
/*-------Contact-------*/
.contact_menu, .contact_content {
	float: left;
}
.contact_menu {
	width: 350px;
	font-size: 18px;
}
.contact_menu span {
	cursor: pointer;
	display: block;
}
.contact_menu span:hover, .contact_menu span.active {
	color: #99a637;
}
.contact_content {
	width: 455px;
}
.cnt {
	display: none;
}
#content_brand {
	width: 310px;
}
input[type=text], input[type=password], textarea{
	width: 280px;
	height: 20px;
	margin-bottom: 10px;
	font: 16px 'Open Sans', sans-serif;
	color: #999999;
	border: 1px solid #999999;
	padding: 10px 15px;
}
textarea {
	height: 120px
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
	color: #333;
	border: 1px solid #333;
}
input[type=text].inputError, textarea.inputError {
	color: #F00;
	border: 1px solid #F00;
}
.contact_content input[type=submit], .nyroModalDom input[type=submit]{
	background: #333333;
	width: 312px;
	height: 45px;
	color: #FFF;
	font: 24px 'Open Sans', sans-serif;
	border: none;
	cursor: pointer;
	margin-top: 10px;
}
/*-------Join Free-------*/
.jf {
	background: url(../images/giftcard2.png) right center no-repeat;
}
.form_jf {
	width: 475px;
}
.form_jf p {
	font-size: 16px;
}
.form_jf form {
	margin-top: 40px;
}
/*-------Recent Deals-------*/
.box_right2 {
	float: left;
	width: 430px;
}
.box_right2 p {
	font-size: 16px;
}
.box_right2 img {
	margin-top: 25px;
}
p .title {
	font-size: 24px;
	font-weight: 300;
}
#res {
	padding: 70px 0;
}
#res h2 {
	color: #000;
}
/*-------How It Works-------*/
.separator.cw {
	margin: 40px 0 20px 0;
}
.content_works p {
	font-size: 16px;
	line-height: 24px;
}
.hw1 {
	background: url(../images/pic-works1.png) right 150px no-repeat;
	min-height: 655px;
}
#stw1 {
	width: 530px;
	margin: 50px 0;
}
.content_works h2.bold {
	margin-top: 60px;
}
h2 span {
	font-size: 96px;
}
h4 {
	font-size: 24px;
	font-weight: 300;
	margin-top: 70px;
}
.hw3 {
	background: url(../images/pic-works4.png) left 80px no-repeat;
	min-height: 440px;
}
#stw3 {
	width: 635px;
	margin-left: 355px;
}
/***************BUTTON JOIN FREE**************/
#btn_jf {
	background: #000;
	height: 70px;
	padding: 40px 0;
	color: #FFF;
}
#btn_jf.btn_hw {
	height: auto;
}
#btn_jf a div {
	background: #99a637;
	width: 390px;
	height: 70px;
	line-height: 70px;
	color: #FFF;
	font-size: 36px;
	text-align: center;
}
#btn_jf h2 {
	font-size: 36px;
	font-weight: 400;
}
#btn_jf p {
	font-size: 16px;
	line-height: 24px;
}
/***************FOOTER**************/
#footer {
	height: 360px;
	margin-top: -360px;
}
#f1 {
	background: url(../images/textura.png) repeat;
	height: 310px;
}
#f1 .content {
	padding: 60px 0;
}
#f1 img {
	float: left;
}
#footer_menu, #address {
	float: left;
	margin-left: 75px;
}
#footer_menu ul {
	margin: 0;
	padding: 0;
}
#footer_menu ul li a {
	color: #999999;
	font-size: 16px;
	line-height: 32px;
}
#footer_menu ul li a:hover {
	color: #99a637;
}
address {
	color: #999999;
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
}
address strong {
	color: #CCC;
}
#copy {
	background: #262626;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	color: #999;
}
#copy a {
	color: #999;
}
#copy a:hover {
	color: #36bbd9;
}