@charset "utf-8";

@font-face {
font-family: 'walk';
    src: url('../font/walkway_bold-webfont.eot');
    src: url('../font/walkway_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/walkway_bold-webfont.woff') format('woff'),
         url('../font/walkway_bold-webfont.ttf') format('truetype'),
         url('../font/walkway_bold-webfont.svg#walkway_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'swis';
    src: url('../font/swz721kc-webfont.eot');
    src: url('../font/swz721kc-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/swz721kc-webfont.woff2') format('woff2'),
         url('../font/swz721kc-webfont.woff') format('woff'),
         url('../font/swz721kc-webfont.ttf') format('truetype'),
         url('../font/swz721kc-webfont.svg#swis721_blkcn_btblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'hero';
    src: url('../font/hero-webfont.eot');
    src: url('../font/hero-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/hero-webfont.woff2') format('woff2'),
         url('../font/hero-webfont.woff') format('woff'),
         url('../font/hero-webfont.ttf') format('truetype'),
         url('../font/hero-webfont.svg#heroregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

figure, header, menu, section, article, aside, footer { display: block; }
body { 
  	background: url(../images/hb_bg1.jpg) no-repeat top center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
	line-height: 20px;
}
h1 {
	font-family: 'rock', Arial, Helvetica, sans-serif;
	color: #181818;
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #181818;
	font-size: 20px;
	margin-bottom: 20px;
}
h3 {
	font-family: 'rock', Arial, Helvetica, sans-serif;
	color: #181818;
	font-size: 20px;
	margin-bottom: 0px;
	line-height: 50px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e16a7a;
	margin-bottom: 15px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}




.blue {
	color: #050454;
}
.white {
	color: #FFF;
}

.purple {
	color: #CC2962;
}
.gray {
	color: #7e7e7e;
}


.white {
	color: #FFF;
}

.green {
	color: #479c12;
}
.yellow {
	color: #FF0;
}
#wrapper {
	max-width: 1186px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
}
#wrapper2 {
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
}

#cont {
	position: relative;
	margin-top: 80px;
	display: none;
}
#text {
	width: 820px;
	position: absolute;
	z-index: 101;
	left: 341px;
	top: 198px;
}
#text p {
	color: #FFF;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
#cont2 {
	position: relative;
	margin-top: 80px;
}
#cont3 {
	position: relative;
	margin-top: 80px;
}

#logocont {
	background-image: url(../images/bg_trans_06.png);
	background-repeat: repeat;
	max-width: 223px;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
#textcont {
	background-image: url(../images/bg_trans_06.png);
	background-repeat: repeat;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 30px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-top: 5px;
}

#textcont p {
	color: #FFF;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}

#textcont3 {
	background-image: url(../images/bg_trans_06.png);
	background-repeat: repeat;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 30px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-top: 5px;
}
#textcont3 p {
	color: #FFF;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}



#r1wrap {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}



#r1right {
	margin-top: 50px;


}



#r1 {
	background-color: #f0f1e3;
}



#form {
}
#form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #181818;
	margin-bottom: 0px;
}
#form input.field {
	height: 35px;
	border: 1px solid #cbcbb9;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

#r2 {
	background-color: #55294e;
}
#r2wrap {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 65px;
	padding-bottom: 65px;
	background-image: url(../images/leadgen_diet_15.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#r3 {
	background-color: #FFF;
}


#r3wrap {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 65px;
	padding-bottom: 65px;
	background-image: url(../images/leadgen_diet_23.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#r4 {
	background-color: #55294e;
}
#r4wrap {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#r5 {
	background-color: #FFF;
}
#r5wrap {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 65px;
	padding-bottom: 65px;
	background-image: url(../images/leadgen_diet_35.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#r6 {
	background-color: #f0f1e3;
}
#r6wrap {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/leadgen_diet_35.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#test {
	margin-bottom: 15px;
	width: 100%;
}
.bg {
	background-image: url(../images/leadgen_diet_35.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.padtop {
	padding-top: 80px;
}
#tywrap {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 65px;
	padding-bottom: 65px;
}
#ty {
	background-color: #f0f1e3;
}
#tyright {
	margin-top: 100px;
}










header  {
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;

}
#prenav {
	float: right;
	width: auto;
}
#prenav ul {
	list-style-type: none;
}
#prenav ul li {
	float: left;
}
#prenav ul li a {
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	width: 60px;
	text-align: center;
	margin-bottom: 0px;
	font-weight: normal;
}
#prenav ul li:last-child a{
	border-right-style: none;
}
#prenav ul li a:hover {
	text-decoration: none;
	color: #333;
}

.icon1 {
	background-image: url(../images/icon1.jpg);
	background-position: center 18px;
	background-repeat: no-repeat;
}
.icon2 {
	background-image: url(../images/icon3.jpg);
	background-position: center 18px;
	background-repeat: no-repeat;
}
.icon3 {
	background-image: url(../images/icon2.jpg);
	background-position: center 18px;
	background-repeat: no-repeat;
}
.icon4 {
	background-image: url(../images/icon4.jpg);
	background-position: center 18px;
	background-repeat: no-repeat;
}




.blue {
	background-color: #67cbcd;
}
.pink {
	background-color: #ff999d;
}

nav {
	height: auto;
	background-color: #000;
	margin-top: 10px;
}
nav:after {
	clear: both;
}

nav ul {
	list-style-type: none;
	padding-left: 10px;
}
nav ul li {
	float: left;
}
nav ul li a {
	display: inline-block;
	line-height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 25px;
	font-family: 'swis', Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: normal;
}
nav ul li a.active {
	color: #fece2f;
}

nav ul li a:hover {
	color: #fece2f;
	text-decoration: none;
}
#main {
	margin-top: 10px;
}
#main p.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #808080;
	margin-bottom: 30px;
}
#main h2 {
	font-family: 'swis', Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-bottom: 10px;
	color: #000;
}
#main h1 {
	font-family: 'swis', Arial, Helvetica, sans-serif;
	font-size: 63px;
	color: #000;
	margin-bottom: 5px;
	line-height: 65px;
}
#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	margin-bottom: 15px;
	font-weight: bold;
}



#main #left {
	width: 100%;
	margin-top: 40px;
}
#main #left h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #67cbcd;
	font-size: 36px;
	text-decoration: blink;
	margin-bottom: 5px;
	letter-spacing: 1px;
}


#main #left h2 {
	font-family: 'swis', Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
#main #left h3 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #67cbcd;
	font-size: 25px;
}

#main #left ul.tags {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main #left ul.tags li {
	display: inline-block;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 3px;
	text-transform: uppercase;
	float: left;
	margin-bottom: 3px;
}
#main #left ul.feat {
	list-style-type: none;
	margin-bottom: 25px;
}
#main #left ul.feat li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
	background-image: url(../images/check.jpg);
	background-repeat: no-repeat;
	padding-left: 19px;
	background-position: left 0px;
	font-weight: bold;
}

#main #left p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}


#main #left a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

#main #left a:hover {
	text-decoration: none;
	color: #333;
}
#main #left #offer {
	margin-bottom: 15px;
	border: 1px solid #e2e2e2;
	height: auto;
}
#main #left #offer h3 {
	background-color: #dd0000;
	font-family: 'swis', Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	margin-bottom: 0px !important;
	padding: 8px;
}
#main #left #offer h4 {
	font-family: 'swis', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 20px;
	margin-bottom: 10px !important;
}
#main #left #offer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
}

#main #left #offer h2 {
	font-family: 'swis', Arial, Helvetica, sans-serif;
	color: #D00;
	font-size: 26px;
	margin-bottom: 10px;
}


#main #left #offer .cont {
	background-color: #f7f7f7;
	padding: 11px;
	background-image: url(../images/egopro_41.jpg);
	background-repeat: no-repeat;
	background-position: 30px top;
}

#fbcomment   {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	margin-bottom: 15px;
}
#fbcomment p.name  {
	color: #999 !important;
	font-weight: normal !important;
	font-size: 12px !important;
	margin-bottom: 7px !important;
	
}
#fbcomment p.name a {
	color: dd0000 !important;
	font-weight: bold !important;
	font-size: 12px !important;
	margin-bottom: 7px !important;
}

#fbcomment .no {
	color: #999 !important;
	font-weight: bold;
	font-size: 11px !important;
	margin-bottom: 7px !important;
}
#fbcomment .no a {
	color: #dd0000 !important;
	font-weight: bold;
	font-size: 11px !important;
	margin-bottom: 7px !important;
}

#fbcomment .date {
	color: #999 !important;
	font-weight: normal;
	font-size: 11px !important;
	margin-bottom: 7px !important;
	font-family: Arial, Helvetica, sans-serif;
}
#fbcomment .date a {
	color: #999 !important;
	font-weight: normal;
	font-size: 11px !important;
	margin-bottom: 7px !important;
	font-family: Arial, Helvetica, sans-serif;
}

.fb {
	color: #999 !important;
	font-weight: normal;
	font-size: 11px !important;
	margin-bottom: 7px !important;
	font-family: Arial, Helvetica, sans-serif;
}
.fb a {
	color: #999 !important;
	font-weight: normal;
	font-size: 11px !important;
	margin-bottom: 7px !important;
	font-family: Arial, Helvetica, sans-serif;
}




#fbcomment p.comment {
	color: #333 !important;
	font-size: 12px !important;
	line-height: 16px !important;
	margin-bottom: 10px !important;
}








#main #right {
	width: 100%;
	margin-top: 40px;
}
#main #right h1 {
	font-family: 'swis', Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 22px;
	text-transform: uppercase;
}
#main #right #box {
	background-color: #000;
	margin-bottom: 15px;
	padding: 15px;
}
#main #right #box #pic {
	position: relative;
	margin-bottom: 10px;
}
#main #right #box #pic p {
	font-family: 'swis', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dd0000;
	background-color: #FFF;
	padding: 3px;
	position: absolute;
	left: 0px;
	z-index: 100;
	margin-bottom: 0px;
	bottom: 0px;
}
#main #right #box ul.feat {
	list-style-type: none;
	margin-bottom: 25px;
	padding: 20px;
	background-color: #f9f9f9;
}
#main #right #box ul.feat li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
	background-image: url(../images/egopro_28.jpg);
	background-repeat: no-repeat;
	padding-left: 19px;
	background-position: left 0px;
	font-weight: bold;
}

#main #right p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}

#main #right a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: underline;
}

#main #right a:hover {
	text-decoration: none;
	color: #FFF;
}
.field {
	border: 1px solid #CCC;
	height: 30px;
	max-width: 300px;
	width: 100%;
	margin-bottom:15px;
	padding-left: 5px;
	padding-right:5px;
}
.field3 {
	border: 1px solid #CCC;
	height: 30px;
	max-width: 100px;
	width: 100%;
	margin-bottom:15px;
	padding-left: 5px;
	padding-right:5px;
}

.field2 {
	border: 1px solid #CCC;
	height: 70px;
	max-width: 300px;
	width: 100%;
	margin-bottom:25px;
	padding-left: 5px;
	padding-right:5px;
}
footer {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #353535;
}
footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	margin-bottom: 0px;
}
footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	margin-bottom: 0px;
}
