/* Defaults */
 
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
 

body {
    color: #3e3e3e;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.625;
    background: #eafbff; /* Old browsers */
    background: -moz-linear-gradient(top,  #eafbff 0%, #b6e2f7 14%, #87c4f1 35%, #87c4f1 35%, #87d7ca 64%, #87d5d7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eafbff), color-stop(14%,#b6e2f7), color-stop(35%,#87c4f1), color-stop(35%,#87c4f1), color-stop(64%,#87d7ca), color-stop(100%,#87d5d7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eafbff 0%,#b6e2f7 14%,#87c4f1 35%,#87c4f1 35%,#87d7ca 64%,#87d5d7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eafbff 0%,#b6e2f7 14%,#87c4f1 35%,#87c4f1 35%,#87d7ca 64%,#87d5d7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eafbff 0%,#b6e2f7 14%,#87c4f1 35%,#87c4f1 35%,#87d7ca 64%,#87d5d7 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eafbff 0%,#b6e2f7 14%,#87c4f1 35%,#87c4f1 35%,#87d7ca 64%,#87d5d7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eafbff', endColorstr='#87d5d7',GradientType=0 ); /* IE6-9 */
    background-attachment: fixed;
} 

a,
a:visited,
button,
input[type="button"],
input[type="submit"],
.button {
    transition: all 0.2s ease-in-out;
}

::selection {
    background-color: #b9e3e7;
    color: #5e371e;
}

a {
    color: #429380;
    text-decoration: underline;
}

a:hover {
    color: #347667;
}
 
a img,
img {
    border: none;
}

p {
    margin-top: 0;
    margin-bottom: 26px;
}
 
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 32px;
    line-height: 1.4;
  	color: #158cbb;
  	text-align: center;
} 

h1 {
    color: #068872;
    font-size: 32px; 
}
 
h2 {
    color: #068872;
  	font-size: 26px;
}

h3 {
    font-size: 22px; 
}

h4 {
    font-size: 18px;
}

table {
    border-collapse: collapse;
}

ul, ol {
    margin: 0 0 32px 32px;
}

li {
    margin-bottom: 8px;
} 
 
.clear {
    clear: both;
}


/* Structure */

#container {
    padding: 0;
}

#wrap {
    max-width: 960px;
    margin: 0 auto 30px;
    padding-top: 0;
    position: relative; 
}
 
#header {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .2);
    /*position: absolute;
    right: -11px;
    top: 0;*/
}
 
#header img {
    display: block;
    width: 100%;
}
 
#inner {
    background: #feffff;
    border-radius: 0 0 20px 20px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .2);
    padding: 35px 80px;
}
 
#footer img {
    border-radius: 0px 0px 20px 20px;
}


/* Common Styles */

.clear {
    clear: both;
}

.col1, .col2 {
    width: 50%;
    float: left;
}

.handwriting {
    font-family: 'ITCBerrangerHandW01-Rg', Georgia, serif;
    font-weight: normal;
    font-size: 1.6em;
}

p .handwriting {
    font-size: inherit;
}

.hr {
    width: 90%;
    background-color: #000;
    height: 1px;
    margin: 16px auto;
}

.img-center,
.img-left,
.img-right {
    background: #fff;
    border: 1px solid #d8d8d8;
    box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, .15);
    margin-bottom: 26px;
    padding: 8px;
}
 
.img-center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


.img-left {
    float: left;
    margin-right: 26px;
    margin-top: 4px;
}

.img-right {
    float: right;
    margin-left: 26px;
    margin-top: 4px;
}

.img-center.no-border,
.img-left.no-border,
.img-right.no-border {
    border: none;
    box-shadow: none;
    padding: 0;
}
 
.mbottom0 {
    margin-bottom: 0 !important;
}

.mtop0 {
    margin-top: 0 !important;
}

.mbottom1 {
    margin-bottom: 26px !important;
}

.mbottom2 {
    margin-bottom: 32px !important;
}

.mtop1 {
    margin-top: 26px !important;
}

.mtop2 {
    margin-top: 32px !important;
}

.pbottom1 {
    padding-bottom: 26px !important;
}

.pleft0 {
    padding-left: 0 !important;
}

.ptop1 {
    padding-top: 26px !important;
}

.larger {
    font-size: 18px;
}

.smaller {
    font-size: 14px;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.width-30 {
    margin-left: auto;
  	margin-right: auto;
  	width: 30% !important;
}

.width-60 {
    margin-left: auto;
    margin-right: auto;
    width: 60% !important;
}

.width-80 {
    margin-left: auto;
  	margin-right: auto;
  	width: 80% !important;
}
 
.width-90 {
    margin-left: auto;
    margin-right: auto;
    width: 90% !important;
}
 

/* Colors */

.black {
    color: #3e3e3e; 
}

.purple {
    color: #935b9a; 
}

.dark-purple {
    color: #824789; 
}

.darker-purple {
    color: #644768;
}
 
.gray {
    color: #989899; 
}

.red {
    color: #a90329;
}

.teal {
    color: #347667;
}
 
/* Boxes and things */

.aaplayerright {
    float:right;
    margin: 32px 0 0 32px;
    width: 488px;
}

.big-numbers {
    counter-reset: big-number-counter;
    list-style-type: none;
}

.big-numbers li {
    position: relative;
}
 
.big-numbers li:before {
    color: #935b9a;
    content: counter(big-number-counter);
    counter-increment: big-number-counter;
    font-size: 44px;
    font-weight: bold;
    left: -40px;
    position: absolute;
    top: -15px;
}

.copyright { 
    font-size: 12px; 
}
 
.green-check {
    width: 90%;
    margin: 0 auto 16px;
    padding-left: 45px;
    padding-top: 10px;
    background: url(/images/green-check.png) top left no-repeat;
}

.purple-check {
    margin-bottom: 26px;
    padding-left: 35px;
    position: relative;
}
 
.purple-check:before {
    content: "\2714";
    color: #935b9a;
    font-size: 28px;
    left: 0;
    position: absolute;
    top: -10px;
}
 
.one-half {
    float: left;
    width: 45%;
    margin: 0 2%;
}

.box,
.feature-box {
    border: 1px solid #d8d8d8;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    clear: both;
    margin: 32px auto;
    padding: 40px 40px 0;
    width: 80%;
}

.box ul,
.box ol,
.feature-box ul,
.feature-box ol {
    margin-left: 0;
}

.feature-box {
    border: 1px solid #068872;
}

.feature-box h4 {
    color: #068872;
}

.quote-box {
    width: 80%;
    background: -moz-linear-gradient(-45deg,  rgba(229,246,255,1) 0%, rgba(229,246,255,0.76) 68%, rgba(156,233,233,0.67) 93%, rgba(136,229,227,0.3) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(229,246,255,1)), color-stop(68%,rgba(229,246,255,0.76)), color-stop(93%,rgba(156,233,233,0.67)), color-stop(100%,rgba(136,229,227,0.3))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  rgba(229,246,255,1) 0%,rgba(229,246,255,0.76) 68%,rgba(156,233,233,0.67) 93%,rgba(136,229,227,0.3) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  rgba(229,246,255,1) 0%,rgba(229,246,255,0.76) 68%,rgba(156,233,233,0.67) 93%,rgba(136,229,227,0.3) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  rgba(229,246,255,1) 0%,rgba(229,246,255,0.76) 68%,rgba(156,233,233,0.67) 93%,rgba(136,229,227,0.3) 100%); /* IE10+ */
    background: linear-gradient(135deg,  rgba(229,246,255,1) 0%,rgba(229,246,255,0.76) 68%,rgba(156,233,233,0.67) 93%,rgba(136,229,227,0.3) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f6ff', endColorstr='#4d88e5e3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    padding: 32px 32px 6px;
    margin: 32px auto;
    border-radius: 16px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    box-shadow: 1px 2px 6px -1px rgba(0,0,0,.4);
}
  
.box .quote-box,
.feature-box .quote-box {
    width: auto;
}

.testimonial-left {
    clear: both;
    float: left;
    margin-top: 32px;
    width: 230px;
}

td.key {
    background: url(/images/2014/key.png) left top no-repeat;
    padding: 13px 26px 26px 0;
    vertical-align: top;
    width: 50%;
}
  
td.key:nth-of-type(2n) {
    background-position: 26px 0;
    padding-left: 26px;
    padding-right: 0;
}

td.key ul {
    margin-left: 0;
}

td.key li {
    margin-bottom: 0;
}
 
/* Buttons and Input */

input[type="submit"],
.button {
    background: #429380;
    border-radius: 6px;
    border: 1px solid #347667;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 16px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #429380;
    text-transform: uppercase;
}
 
input[type="submit"]:hover,
.button:hover {
    background: #347667;
    color: #fff;
}

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #404041;
    font-size: 18px;
    padding: 10px;
}

input:focus,
textarea:focus {
    border: 1px solid #a8a8a9;
    outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}

::-moz-placeholder {
    color: #404041;
    font-weight: 300;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #404041;
    font-weight: 300;
}

  

/* Form */

table.form {
    margin: 0 auto;
    text-align: left;
    width: 80%;
}

table.form th {
    padding-right: 15px;
    text-align: right;
}

table.form td {
    padding-bottom: 15px;
}

table.form input[type="text"] {
    width: 300px;
}