﻿/*** RESET ***/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;vertical-align:top;}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0;}

body {
    background: url("../img/bg1.jpg") repeat scroll 0 0 transparent;
    color: #656565;
    font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 18px;
    min-width: 1054px;
}

.bg {
    background: url("../img/bg1.jpg") repeat scroll 0 0 transparent;
    padding: 50px 0 0;
    width: 100%;
}

.main {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 5px 0 rgba(222, 222, 222, 0.27);
    margin: 0 auto;
    padding: 56px 0 48px;
    position: relative;
    width: 1044px;
    z-index: 2;
}

footer {
    background: url("../img/bg-footer.jpg") repeat-x scroll 0 0 #C6C2C2;
    margin-top: -47px;
    padding: 67px 0 40px;
    position: relative;
    width: 100%;
    z-index: 1;
}

header {
    background: url("../img/bg-row1.jpg") repeat scroll 0 0 transparent;
    height: 76px;
    margin: 0 auto;
    position: relative;
    width: 940px;
    z-index: 2;
}

header h1 {
    left: 21px;
    padding: 0;
    position: absolute;
    top: 14px;
}

.logo {
    background: url("../assets/images/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 91px;
    text-indent: -5000px;
    width: 340px;
}

#content {
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1;
}

.padding-content {
    padding: 19px 0 42px;
}

.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.indent-bot {
    margin-bottom: 20px;
}

.wrapper {
    overflow: hidden;
    width: 100%;
}

#vidheader .idea{margin-top:60px;font-size:120%;color:#519C0B;}
#vidheader .idea div{margin-top:10px;}
#vidheader .idea .line1{font-size:215%;}
#vidheader .idea .line2{font-size:130%;text-align:right;margin-right:120px;}
#vidheader .idea .line3{font-size:160%;text-align:right;margin-right:80px;}
#vidheader .idea .line4{font-size:200%;margin-left:20px;margin-top:15px;}

.boxsale{border:1px dotted #ccc;border-left:none;border-right:none;}

.box-shadow {
    background: url("../img/box-shadow.png") no-repeat scroll center bottom transparent;
    padding: 0 0 24px;
    width: 100%;
}

.box-blue {
    background: url("../img/bg-box-blue.jpg") no-repeat scroll 0 0 #22ABF2;
    padding: 37px 0 17px;
    width: 100%;
}

.box-green {
    background: url("../img/bg-box-green.jpg") no-repeat scroll 0 0 #8CCC21;
    padding: 37px 0 17px;
    width: 100%;
}

.box-orange {
    background: url("../img/bg-box-orange.jpg") no-repeat scroll 0 0 #FA6615;
    padding: 37px 0 17px;
    width: 100%;
}

.box-text1 {
    color: #FFFFFF;
    display: block;
    font-family: 'News Cycle',sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 41px;
}

.box-text2 {
    color: #FFFFFF;
    display: block;
    font-family: 'News Cycle',sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height:24px;
}

.padding-box {
    padding: 0 25px;
}

.wrapper h2{font-size:200%;text-align:center;line-height:1.2;color:#FF6C16}
.wrapper ul.reasons{font-size:160%;}
.wrapper section.reasons{font-size:100%;}
.wrapper section.reasons p{line-height:1.2;margin:10px 0;font-size:130%;}
.wrapper section.reasons h3{text-align:center;font-size:200%;margin:20px 0;}
.wrapper ul.reasons li{margin-top:20px;line-height:1.2;list-style:circle url(../img/arwr.png) outside;}

.wrapper blockquote {
	margin: 1em 20px;
	padding-left: 50px;
	font-size:120%;
	color:#519C0B;
	line-height:1.4;
	background: transparent url(../img/quote.gif) no-repeat; }


.text-bot1 {
    color: #FFFFFF;
    font-family: 'News Cycle',sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 42px;
}

.text-bot2 {
    background: url("../img/spacer-bot2.gif") no-repeat scroll 30px 5px transparent;
    color: #FFFFFF;
    display: block;
    line-height: 42px;
    padding-left: 80px;
}

.text-bot1 a {
    background: url("../img/spacer-bot1.gif") no-repeat scroll 0 5px transparent;
    color: #FFFFFF;
    margin-left: 8px;
    padding-left: 12px;
    text-decoration: none;
}
a {
    cursor: pointer;
}
a {
    color: #000000;
    outline: medium none;
}

a:hover
{
    color: red;   
}

h1{font-size:300%;color:#FF6815;line-height:1.2;}
h3{font-size:180%;line-height:120%;}
h4{font-size:120%;}
p{font-size:110%;line-height:1.3;margin-top:1em;}

h1 a{text-decoration:none;color:#FF6815;}

div.optbox{font-size:14px;font-weight:bold;text-align:center;margin-top:10px;padding:5px;background-color:#E5EEF5;border:1px solid #6AA9CA}

div.affliform input[type='text'] {min-width:200px;}

.boxhead {text-align:right;padding-right:20px;}

.boxpage {text-align:right;}

div.disclaimer
{
    margin-top:8px;
    font-size:10px;
}

div.softwaretitle
{
    font-weight:bold;
    font-size:14px;
    text-align:center;   
}
div.center{
    text-align: center;
}
#maincontainer{
   width:1045px;
}
body .bootpage{
    font-family: Arial;
    font-size: 18px;
    line-height: 1.5em;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.container {
    max-width: 1100px;
}


#maincontainer {
    padding: 0 50px;
    background-color: white;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#membercontainer {
    padding: 25px 50px 0px 50px;
    background-color: white;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#footer {
    margin-top: 15px;
    text-align: center;
}

#footer ul li {
    display: inline;
    margin-right: 10px;
    font-size: 14px;
}

#footer ul li a {
    color: white;
    text-decoration: none;
}

#footer ul li a:hover {
    text-decoration: underline;
}

.navbar {
    margin-top: 5px;
    background-color: #164589;
}

.navbar-default .navbar-nav > li > a {
    color: white;
    font-weight: bold;
}

.navbar-default .navbar-nav > li > a:hover {
    color: yellow;
}

.divider {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
}

img.hdr {
    margin-bottom: 8px;
}

.timerbox {
    margin-left: 130px;
    padding: 20px !Important;
    padding-left: 20px !Important;
    padding-top: 0px !Important;
    border-radius: 5px;
    border: 1px solid #1e1b1b;
    width: 520px;
    background-color: #E9E7E7;
}

.toolbar {
    height: 35px;
    background-color: #000;
    border-top: 1px solid #FDDE81;
    width: 1070px;
    position: relative;
    left: -50px;
}

.toolbar li {
    display: inline-block;
    color: white;
    padding-left: 10px;
    border-right: 1px solid #FDDE81;
    padding-right: 30px;
    height: 35px;
    padding-top: 5px;
}

.toolbar li a {
    color: white;
}

.toolbar li a:hover {
    color: #FDDB7E;
}

div.jvsshots div {
    float: left;
    width: 130px;
    height: 140px;
    margin-bottom: 10px;
    font-size: 12px;
    text-align: center;
}

div .jvsshots img {
    width: 120px;
    height: 120px;
    border: 2px solid red;
}

div.center {
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #906100;
}


.sidebaritems ul {
    margin-left: 0;
}

.sidebaritems li {
    list-style: none inside;
    border-bottom: 1px dotted #ccc;
}


.center {
    text-align: center;
}

p
{
    margin: 18px 0;
}

.biggray
{
    font-size:26px;
    color:gray;
    text-align:center;
    font-style:italic;
}

.bigtext
{
    font-size:22px;
}
#footer.innerfooter a{
    color:#000;
    }
.form-control { display: block; width: 100%; height: 34px; padding: 6px 6px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px;margin-bottom: 10px; }
form label{display: inline-block;
margin-bottom: 7px;
font-weight: 700;
color:#000;
}
.pad{
    margin-bottom:10px;
    color:#906100 !important;
    font-weight:bold;
    border-bottom: 1px solid #906100;padding:10px;
}
.text-center{
    text-align:center;
}
.btn{
color: #fff;
background-color: #906100;
border-color: #906100;

margin-bottom: 0;
font-weight: bold;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 10px 30px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
float:left;
}

.button4 {
    background-color: #9b9191;
    border: none;
    color: white;
    padding: 12px 23px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 2px 1px;
    cursor: pointer;
}
.link5{
    margin-top:15px;
    font-size: 16px;
    font-weight: bold;
    float:right;
    padding-left:50px;
    color:#686868;
}
.link5:hover{
    color: #906100;
}
.offset3{
    margin-left: 25%;
}
.offset2{
    margin-left: 20%;
}
.forget{
    height:34px;
    padding: 0px 10px 0px 10px;
}
.focus{color:red; font-weight:bold;}
.tg  {border-collapse:collapse;border-spacing:0;border:2px solid #cfcfcf;   }
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg .tg-yw4l{vertical-align:top}
.tg thead tr td .txt{ font-weight:bold; color:#000; }