﻿
html{height:100%;}

body 
{
	margin:0px;
	padding:0px; 
	width: 100%; 
	display: table; 
	text-align: center;
}

#pnl_top_image_index
{ 
	margin:0px;
	padding:0px;
	background:url(../images/bg_main_index.jpg) no-repeat center top;
	width: 100%; 
	display: table; 
	text-align: center;
	height:411px; 
}

.pnl_container_top
{ 
	height:auto; 
	width:960px; 
	margin:auto; 
	padding:0px;
	position:relative;
}

#pnl_news
{
	width:250px;
	height:331px;
	background-color:#FFF;
	margin-top:40px;	
	margin-bottom:40px;
	margin-left:45px;
	display:inline;
	text-align:left;
	float:left;
}

.title_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px; 
	text-align:left;
	text-transform: uppercase;
	width:640px;
	height:20px;
	float:left;
	margin-top:5px;
	padding-bottom:13px;
	border-bottom:3px solid;
}

.brown{ color:#847b5b; text-decoration:none;}
a.brown:link {color: #847b5b; text-decoration:none;}
a.brown:hover {color: #000; text-decoration:none;}

.maintopwin {
	width:256px;
	height:342px;
	float:left;
	margin-top:40px;
	/*border:1px solid #F00;*/
}

.maintop ul {
	margin:0;
	padding:0;
	width:503px;
}
.maintop ul li {
	list-style:none;
	padding:0;
}

.maintop ul li a, 
.maintop ul li.win-01 a, 
.maintop ul li.win-02 a,
.maintop ul li.win-03 a,
.maintop ul li.win-04 a,
.maintop ul li.win-05 a,
.maintop ul li.win-06 a,
.maintop ul li a a:hover {
	display:block;
	text-decoration:none;	
	width:248px;
	height:107px;
	color:#FFF;
	margin: 0 7px 8px 0;
	background-repeat: no-repeat;
}

.maintop ul li.win-01 a {
	background-image:url('../images/hm_menu01.png');
	background-position:-248px 0px;
}
.maintop ul li.win-02 a {
	background-image:url('../images/hm_menu02.png');
	background-position:-248px 0px;
}
.maintop ul li.win-03 a {
	background-image:url('../images/hm_menu03.png');
	background-position:-248px 0px;
}
.maintop ul li.win-04 a {
	background-image:url('../images/hm_menu04.png');
}
.maintop ul li.win-05 a {
	background-image:url('../images/hm_menu05.png');
}
.maintop ul li.win-06 a {
	background-image:url('../images/hm_menu06.png');
}


.maintop ul li.win-01 a:hover {
	background-position:0px 0px;
}
.maintop ul li.win-02 a:hover {
	background-position:0px 0px;
}
.maintop ul li.win-03 a:hover {
	background-position:0px 0px;
}
.maintop ul li.win-04 a:hover {
	background-position:-248px 0px;
}
.maintop ul li.win-05 a:hover {
	background-position:-248px 0px;
}
.maintop ul li.win-06 a:hover {
	background-position:-248px 0px;
}

.winname {
 margin-top:60px;
 font-family: "Arial Black", Gadget, sans-serif;
 font-size: 14px;
 font-weight:bolder;
 color:#FFF;
 text-transform:inherit;
 padding: 4px 6px 0 10px;
 width:230px;
 height:20px;
 line-height:17px;
 text-align:right;
 text-shadow: 1px 1px 7px #000000;
 filter: shadow(color=#333333,direction=0,strength=5);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=0,strength=5)";
/**OPTIONAL IE CLEARTYPE FIX**/
position:relative;
 float:right;
 /*border:1px solid #F00;*/
}

.winname {
 margin-top:60px;
 font-family: "Arial Black", Gadget, sans-serif;
 font-size: 14px;
 font-weight:bolder;
 color:#FFF;
 text-transform:inherit;
 padding: 4px 6px 0 10px;
 width:230px;
 height:20px;
 line-height:17px;
 text-align:right;
 text-shadow: 1px 1px 7px #000000;
 filter: shadow(color=#333333,direction=0,strength=5);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=0,strength=5)";
/**OPTIONAL IE CLEARTYPE FIX**/
position:relative;
 float:right;
 /*border:1px solid #F00;*/
}

.winnamme {
 font-family: "Arial Black", Gadget, sans-serif;
 font-size-adjust:inherit;
 font-size: 14px;
 font-weight:bolder;
 color:#FFFFFF;
 text-transform:inherit;
 padding: 0px 6px 0 0px;
 width:240px;
 height:20px;
 line-height:17px;
 text-align:right;
 text-shadow:#000000 1px 1px 7px;
 filter: shadow(color=#333333,direction=0,strength=5);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=0,strength=5)";
/**OPTIONAL IE CLEARTYPE FIX**/
position:relative;
 float:right;
 /*border:1px solid #F00;*/
}

#pnl_freespace
{
	height:55px;
	width:960px;
	float:left;
	text-indent:-9999px;
}

#pnl_content
{
	width:870px;
	height:auto; 
	margin-left:45px;
	margin-right:45px;
	padding:0px;
	display:inline;
	float:left;
 }

#pnl_main_small
{
	width:250px;
	height:auto; 
	margin:0px;
	padding:0px;
	float:left;
 }

#pnl_main_small1
{
	width:250px;
	height:auto; 
	margin:0px;
	padding:0px;
	float:left;
 }

#pnl_main_small2
{
	width:250px;
	height:auto; 
	margin:0px;
	padding:0px;
	float:left;
 }

.title_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px; 
	text-align:left;
	text-transform: uppercase;
	width:640px;
	height:20px;
	float:left;
	margin-top:5px;
	padding-bottom:13px;
	border-bottom:3px solid;
}

.green_color{ border-bottom-color:#759c12; color:#759c12;}

.small_txt_italic
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	font-size:11px; 
	color:#646464;
	text-align:left;
}

.body_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px; 
	color:#000;
	text-align: justify;
	line-height:19px;
}

.txt_link_green a
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:12px;
	float:left;
	text-align:left;
	color:#759c12;
	text-decoration:none;
}

.txt_link_green a:hover
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:12px; 
	color:#000; 
}

.blue_color{ border-bottom-color:#1069ae; color:#1069ae;}

.txt_link_blue a
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:12px;
	text-align:left;
	color:#1069ae;
	display:block;
	text-decoration:none;
	float:left;
}

.txt_link_blue a:hover
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:12px; 
	color:#000; 
	display:block;
}

.orange_color{ border-bottom-color:#f36722; color:#f36722;}


.txt_link_orange a
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:12px;
	float:left;
	text-align:left;
	color:#f36722;
	text-decoration:none;
}

.txt_link_orange a:hover
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:12px; 
	color:#000; 
}

.extra_small_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px; 
	color:#646464;
	text-align:left;
}

.line_thin_news
{
	background-color:#847b5b;
	width:200px; 
	height:1px;
	margin-top:2px; 
	margin-left:25px; 
	margin-right:25px;
	margin-bottom:0px;
	display: inline;
	padding:0px;
	text-indent:-9999px;
	float:left;
}

/*Banner Section*/

#pnl_banner_new
{
	width:440px;
	height:331px;
	margin-left:38px;
	margin-top:40px;
	margin-bottom:40px;
	display:inline;
	text-align:left;
	float:left;
}

.txt_banner_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px; 
	text-align:left;
	text-transform: uppercase;
	margin-top:145px;
	margin-bottom:18px;
	float:left;
	color:#d5df12;
	clear:both;	
}

.txt_banner_description
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px; 
	text-align:left;
	text-transform: uppercase;
	margin-bottom:38px;
	float:left;
	color:#fff;
	clear:both;
}


.btn_banner a
{	
	width:140px;
	height:40px;
	text-decoration:none;
	background-color:#769c13;
	font-family: Arial, Helvetica, sans-serif;
	line-height:40px;
	font-weight:bold;
	color:#fff; 
	border:0;
	outline:0;
	display:block;
	float:left;
	text-align:center;
	font-size:14px;
}

.btn_banner a:hover
{	
	background-color:#646263;
}

.btn_banner_white a
{	
	width:140px;
	height:40px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	line-height:40px;
	font-weight:bold;
	background:#fff;
	color:#646263; 
	border:0;
	outline:0;
	display:block;
	float:left;
	text-align:center;
	font-size:14px;
	margin-left:10px;
	display:inline;
}

.btn_banner_white a:hover
{	
	background:#646263;
	color:#fff; 
}

.btn_V10 a
{	
	width:10px;
	height:10px;
	text-decoration:none;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height:40px;
	font-weight:bold;
	color:#fff; 
	border:0;
	outline:0;
	display:block;
	float:left;
	text-align:center;
	font-size:14px;
}





/*Version 10 Campaign Style*/


@font-face {
    font-family: 'Bitter';
    src: url('../fonts/Bitter-BoldItalic.eot');
    src: url('../fonts/Bitter-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Bitter-BoldItalic.woff2') format('woff2'),
    url('../fonts/Bitter-BoldItalic.woff') format('woff'),
    url('../fonts/Bitter-BoldItalic.ttf') format('truetype'),
    url('../fonts/Bitter-BoldItalic.svg#Bitter-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Bitter';
    src: url('../fonts/Bitter-Bold.eot');
    src: url('../fonts/Bitter-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Bitter-Bold.woff2') format('woff2'),
    url('../fonts/Bitter-Bold.woff') format('woff'),
    url('../fonts/Bitter-Bold.ttf') format('truetype'),
    url('../fonts/Bitter-Bold.svg#Bitter-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Bitter';
    src: url('../fonts/Bitter-Italic.eot');
    src: url('../fonts/Bitter-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Bitter-Italic.woff2') format('woff2'),
    url('../fonts/Bitter-Italic.woff') format('woff'),
    url('../fonts/Bitter-Italic.ttf') format('truetype'),
    url('../fonts/Bitter-Italic.svg#Bitter-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Bitter';
    src: url('../fonts/Bitter-Regular.eot');
    src: url('../fonts/Bitter-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Bitter-Regular.woff2') format('woff2'),
    url('../fonts/Bitter-Regular.woff') format('woff'),
    url('../fonts/Bitter-Regular.ttf') format('truetype'),
    url('../fonts/Bitter-Regular.svg#Bitter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.text-center{text-align: center;}
.text-left{text-align: left;}

.panel-wrapper-features{
    max-width: 1200px;
    min-width: 1024px;
    background: #fff;
    margin: 0 auto;
    font-family: 'Bitter', serif;
}

.panel-wrapper-features .features-content{
    width: 960px;
    margin: 0 auto;
}

.fontSize44{font-size: 44px;}
.fontSize32{font-size: 32px;}
.fontSize28{font-size: 28px;}
.fontSize24{font-size: 24px;}
.fontSize20{font-size: 20px;}
.fontSize18{font-size: 18px; line-height: 24px;}
.fontSize16{font-size: 16px;}

.marginBottom16{margin-bottom: 16px;}
.marginBottom24{margin-bottom: 24px;}
.marginBottom32{margin-bottom: 32px;}

.marginTop16{margin-top: 16px;}
.marginTop24{margin-top: 24px;}
.marginTop32{margin-top: 32px;}

.white{color:#fff;}
.greenColor{color:#a2cc38;}
.greyLight{color:#b3b2b2;}
.greyDark{color:#4a4a4a;}
.greyMedium{color:#5f5f5c;}

.greyBgLight{background:#fbfbfb;}
.greenBgLight{background:#eef2e4;}

.v10-Banner{
    width:100%;
    height:450px;
    background: url("../images/ft10_home/bannerNewFeaturesV10.jpg") no-repeat top center;
}

.v10-Banner .left, .v10-Banner .right{
    display: inline-block;
    margin-right: -4px;
}

.v10-Banner .left{width: 55%;}
.v10-Banner .right{width: 45%;}

.w50{width: 50%; display: inline-block; margin-right: -4px;}

.logo-title{
    font-size: 44px;
    padding-top: 20px;
    text-align: left;
    text-decoration:none !important;
}

.version-txt{
    font-size: 24px;
    padding-top: 8px;
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
    filter: alpha(opacity=45);
    -moz-opacity: 0.45;
    -khtml-opacity: 0.45;
    opacity: 0.45;
     text-align: left;
}

.now-txt{
    font-size: 28px;
    padding-top: 40px;
    color: #fff;
    text-align: left;
}

.panel-new-users{
    width:360px;
    float: right;
    text-align: left;
}

.new-users-txt{
    padding: 230px 0 20px 0;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
}

a.btn-gen{
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    color:#fff;
    background: #a2cc38;
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-decoration: none;
}
a.btn-footer{
  padding:10px 55px 10px 55px;
}

a.banner-btn-left{
    height: 50px !important;
    width: 150px;
    padding-top: 5px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 471px;
    top: 500px;  
}

.panel-wrapper-features a.btn-gen:hover{
    background: #8eb52b;
}

.v10-body{
    width:100%;
    height:auto;
    background:#fbfbfb url("../images/ft10_home/img-fan-chart.png") no-repeat top right;
    padding:70px 0;
}

.v10-body.artistic-tree{
    background:#fbfbfb url("../images/ft10_home/img-artistic-tree.png") no-repeat top right;
}

.v10-body.map{
    background:#fbfbfb url("../images/ft10_home/img-map1.png") no-repeat top right;
}

.v10-body.greenBgLight{
    background:#eef2e4;
}

.v10-body.white{
    background:#fff;
}

.body-title{
    text-align: center;
    font-size: 21px;
    color:#b3b2b2;
}

.body-title span{
    display: block;
    font-size: 44px;
    color:#a2cc38;
}
.panel-block{
    width: 100%;
    text-align: left;
}

.panel-features{
    width: 400px;
    display: inline-block;
}

.panel-features.first{
    padding-top: 100px;
}

.panel-features.second{
    width: 600px;
    padding-top: 370px;
    background: url("../images/ft10_home/img-mini-map.png") no-repeat 100px 90px;
}

.panel-features.third{
    width: 100%;
    height: 300px;
    position: relative;
    padding-top: 120px;
}

.panel-features.third img.img-ipad{
    position: absolute;
    width: 540px;
    height: 280px;
    top:100px;
    left:-30px;
}

.panel-feature-text{
    padding-left: 550px;
}

.panel-feature-text-artTree3{
    padding:240px 0 0 550px;
}

.panel-features.artistic-tree-2{
    padding-top: 120px;
}

.panel-features.artistic-tree-3{
    width: 100%;
    height: 630px;
    position: relative;
    margin-top: 50px;
}

.panel-features.artistic-tree-3 img.family-path{
    position: absolute;
    width: 630px;
    height: 630px;
    top:0;
    left:-100px;
}


.panel-features.map-sec2{
    width: 100%;
    height: 400px;
    position: relative;
    margin-top: 80px;
}

.panel-features.map-sec2 img{
    position: absolute;
    width: 400px;
    height: 400px;
    top:0;
    left:-50px;
}

.panel-feature-mapTxt2{
    padding:60px 0 0 470px;
}

.panel-features.map-sec3{
    width: 100%;
    height: 650px;
    position: relative;
}

.panel-full.map3{
    width: 100%;
    height: 650px;
    position: relative;
}

.panel-full.map3 img{
    position: absolute;
    width: 670px;
    height: 650px;
    top:0;
    right:0;
}

.panel-feature-mapTxt3{
    width: 350px;
    padding-top: 190px;
}

.feature-number{
    width:40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color:#fff;
    background:#a2cc38;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.feature-title{
    font-size: 32px;
    color:#a2cc38;
    padding:15px 0 0 20px;
}

.feature-description{
    font-size: 18px;
    line-height: 26px;
    color:#4a4a4a;
    padding:10px 0 0 20px;
}

.pop-up-bg{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right:0;
    bottom: 0;
    background-color:black;
    z-index: 90;
    opacity: .5;
}

.panel-pop-up {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 280px;
    margin-left: -260px;
    margin-top: -180px;
    background-color: #fff;
    padding: 40px 60px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    z-index: 100;
    box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.4);
}

.panel-pop-up.active{
    display: block;
    opacity: 1;
 }

.title-form{
    text-align: center;
    font-size: 18px;
    color: #a2cc38;
    padding-bottom: 30px;
}

.confirm-message{
    margin-top:72px;
}

.feature-form label, .feature-form input{
    display: block;
    text-align:left;
}

.feature-form label{
    font-size: 16px;
    color: #4a4a4a;
    padding-bottom: 10px;
    font-family: 'Bitter', serif;
}

.feature-form input.text-field-features{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #4a4a4a;
    margin-bottom: 10px;
    padding-left: 20px;
    border: 2px solid #e2e2e2;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-sizing: border-box;
    font-family: 'Bitter', serif;
}


button.btn-gen{
    font-family: 'Bitter', serif;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color:#fff;
    background: #a2cc38;
    display: inline-block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-decoration: none;
    outline: none;
    border: 0;
    cursor: pointer;
}

button.btn-gen:hover{
    background: #8eb52b;
    color:#fff;
}

.btn-close{
    position: absolute;
    width: 30px;
    height: 30px;
    background: url("../images/ft10_home/icon-close.png") no-repeat;
    background-size: 30px 60px;
    background-position: 0 0;
    padding: 0; margin: 0;
    outline: none;
    border: 0;
    cursor: pointer;
    top:10px; right:10px;
}

.btn-close:hover{
    background-position: 0 -30px;
}

.img-comparison{
    width: 270px;
    height: 240px;
    margin-top: 40px;
}

.img-comparison.week3{
    height: 180px;
}

.panel-price{
    display: inline-block;
    margin-right: -4px;
    font-size: 32px;
    height: 72px;
    line-height: 72px;
    padding: 0 60px;
    border-radius: 36px;
    color:#636b4f;
    background: #dee3d1;
    margin-top: 30px;
}


.panel-price-tag{
    display: block;
    font-size: 16px;
    padding-top: 10px;
    color:#5f5f5c;
}

/*------v10-order-confirmation------*/

.v10-order-confirmation{
    font-family: 'Arial', sans-serif;
    width:100%;
    margin: 0 auto;
    text-align:left;
}

.v10-big-text{
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color:#707070;
}

.v10-big-text span{
    color:#a2cc38;
}

.w40, .w60 {
    display: inline-block;
    margin-right: -4px;
}

.w40{width: 40%;}
.w60{width: 60%;}

.panel-steps{
    width: 100%;
    margin-top: 40px;
}

.panel-steps-numbers{
    font-size: 21px;
    font-weight: bold;
    color: #a2cc38;
}

.v10-order-confirmation p
{
    font-size: 13px;
    line-height: 20px;
    color: #4a4a4a;
}

.v10-order-confirmation a
{
    color: #a2cc38;
    text-decoration: none;
    font-weight: bold;
}

.v10-order-confirmation a:hover{ color: #d5d5d5; }

.v10-order-confirmation img.steps{
    width: 460px;
    padding-top: 20px;
}

.v10-order-confirmation hr{
    height: 1px;
    width: 100%;
    display: block;
    background: #e0e0e0;
    outline: none;
    border: none;
    margin-top: 16px;
}

.panel-notes{
    width: 100%;
    margin-top: 40px;
}

.notes-title{
    font-size: 21px;
    font-weight: bold;
    color: #a2cc38;
}

.panel-tabs{
    width:100%;
    height:auto;
    background:#fbfbfb;
    padding:50px 0 0 0;
}

ul.weekly-tabs {
    width: auto;
    display: inline-block;
    height: 40px;
    list-style: none;
    margin: 0 auto;
    padding:0;
}

    ul.weekly-tabs li {
        display: inline-block;
        margin: 0 6px;
        text-align: center;
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        color: #636b4f;
        background: #dee3d1;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        text-decoration: none;
        cursor: pointer;
    }

ul.weekly-tabs li:hover{
    color: #636b4f;
    background: #d5daca;
}

ul.weekly-tabs li.current {
    color: #fff;
    background: #a2cc38;
    cursor: default;
}

.tab-content{
    display: none;
}

.tab-content.current{
    display: inherit;
}