body {
background-color:#FFF;
background-image:url(../images/bg.gif);
color:#333;
font-family:helvetica, verdana, arial, helvetica, sans-serif;
font-size:80%;
text-align:center;
margin:0;
padding:0;
}

div {
margin:0;
padding:0;
}

p {
line-height:1.3em;
margin:.8em 0 1em;
padding:0;
}

ol {
list-style-type:decimal;
margin:.8em 0 1em 3em;
padding:0;
}

ul {
list-style-type:square;
margin:.8em 0 1em 3em;
padding:0;
}

li {
margin:0 0 .3em;
padding:0;
}

dl {
margin:.8em 0 1em;
padding:0;
}

dt {
font-style:italic;
margin:.1em 0;
padding:0;
}

dd {
margin:.1em 0 .1em 3em;
padding:0;
}

table {
border:none;
width:100%;
margin:0 0 1em;
}

table caption {
background-color:#EEE;
text-align:center;
margin:.5em 1px 1px;
padding:.2em;
}

th,td {
border:1px solid #AAA;
text-align:center;
margin:1px;
padding:.1em .2em;
}

th {
background-color:#E9E9E9;
}

h2 {
font-size:150%;
text-transform:capitalize;
border-bottom:5px solid #C9DBDB;
clear:both;
margin:0 0 .6em;
padding:.1em 0;
}

h3 {
font-size:120%;
border-bottom:5px solid #C9DBDB;
text-transform:capitalize;
margin:.3em 0 1em;
padding:.1em 0;
}

h4 {
font-size:110%;
text-transform:capitalize;
margin:.2em 0;
}

strong {
font-weight:700;
}

em {
font-style:italic;
}

a:link,a:visited {
color:#06C;
text-decoration:underline;
}

a img {
border:none;
text-decoration : none;
}

a:link,a:visited,a:hover,a:active{
  text-decoration : none;
}

.clearer {
clear:both;
}

#container {
text-align:left;
width:1200px;
border-left:10px solid #EEE;
border-right:10px solid #EEE;
background-color:#FFF;
margin:0 auto;
padding:0 10px;
}

#main {
position:relative;
width:100%;
}

#content {
width:950px;
float:right;
padding:0 15px;
}

#sidebox {
width:200px;
float:left;
border-bottom:5px solid #C00;
padding-bottom:20px;
margin-bottom:10px;
}

#sidebox p {
margin-left:.5em;
}

ul.links {
list-style-type:none;
margin:.2em 0 1em;
}

ul.links li {
width:100%;
margin:4px 0;
padding:0;
}

ul.links li a {
display:block;
background-color:#F4F9FF;
color:#333;
text-decoration:none;
border-bottom:1px solid #C7DFF8;
margin:0;
padding:.3em 1em;
}

ul.links li a:hover {
background-color:#FFF;
}

#header {
position:relative;
height:150px;
background-image:url(../images/headbg.gif);
background-position:top left;
background-repeat:repeat-x;
background-color:#30ff60;
}

h1 {
font-size:220%;
position:absolute;
bottom:60px;
left:40px;
text-transform:capitalize;
margin:0;
padding:0;
}

h1 span {
color:#FFF;
}

#top {
background-color:#3B3B3B;
color:#999;
text-align:right;
background-image:url(../images/topshadow.gif);
background-position:bottom left;
background-repeat:repeat-x;
font-size:90%;
padding:.5em 1em 1.5em;
}

#nav {
list-style:none;
position:absolute;
bottom:0;
left:0;
width:1190px;
margin:0;
padding:0 0 0 15px;
}

#nav li {
float:left;
border-right:1px solid #FFF;
margin:0;
padding:0;
}

#nav li a {
display:block;
float:left;
background-color:#FFF;
border-top:3px solid #009000;
color:#FFF;
text-decoration:none;
background-image:url(../images/navlibg.gif);
background-position:top left;
background-repeat:repeat-x;
margin:0;
padding:.4em 1.3em .6em;
}

#nav li a:hover {
background-color:#009000;
background-image:none;
border-top:3px solid #009000;
}

#subnav {
list-style:none;
float:left;
margin:.3em 0 20px 15px;
padding:0;
}

#subnav li {
float:left;
border-left:3px solid #C9DBDB;
margin:5px 10px 0 0;
padding:.2em .6em;
}

#subnav li a.currentpage {
color:#333;
}

.totop {
text-align:right;
padding-right:25px;
}

#footer {
background-color:#3B3B3B;
color:#999;
text-align:center;
font-size:90%;
background-image:url(../images/footshadow.gif);
background-position:top left;
background-repeat:repeat-x;
padding:1.5em 2em .7em 1em;
}

#footer p,#top p {
margin:.1em 0;
}

#top a,#footer a {
text-decoration:none;
color:#DDD;
}

#top a:hover,#footer a:hover {
color:#999;
}

a:hover,#subnav li a {
text-decoration:none;
}

#nav li a.currentpage,#nav li a.currentpage:hover {
background-image:url(../images/navlibgcurrent.gif);
background-color:#0f0;
border-top:3px solid #0f0;
}

.animate
{
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

#FBSlideLikeBox_left {
background: url("../images/like.png") 292px 0 no-repeat;
float: left;
height: 500px;
position: fixed;
left: -292px;
padding-right: 60px;
top: 10%;
width: 292px;
z-index: 2000;
}

.btn {
    display: inline-block;
    font-size: .882352941em;
    font-family:'Karla', verdana, sans-serif;
    padding: .4em .666666667em;
    line-height: 1.333333333;
    font-weight: normal;
    background-color: #FF530D;
    /* border: 0.07143em solid #FF530D; */
    border-radius: .2em;
    border-bottom: 0.3em solid #E82C0C;
    color: #fff;
    margin-left: .3em;
    margin-bottom: .3em;
    text-decoration: none;
}

.btn:hover {
    background-color: #FF6526;
    border-color: #FF6526;
    text-decoration: none;
    border-bottom-color: #E83014;
}

body section {
  background-color: #fff;
  font-size: 72.5%;
  font-weight: 300;
  color: #B6B6B6;
  text-align: center;
  padding: 50px 0 10px;
  width: 100%;
  max-width: 1100px;
}
form {
  width: 55%;
  margin: 0 auto;
}
form .field {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
form .field label {
  position: absolute;
  top: 0;
  left: 0;
  background: #313A3D;
  width: 100%;
  padding: 18px 0;
  font-size: 1.45em;
  letter-spacing: 0.075em;
  -webkit-transition: all 333ms ease-in-out;
  -moz-transition: all 333ms ease-in-out;
  -o-transition: all 333ms ease-in-out;
  -ms-transition: all 333ms ease-in-out;
  transition: all 333ms ease-in-out;
}
form .field label + span {
  font-family: 'SSStandard';
  opacity: 0;
  color: white;
  display: block;
  position: absolute;
  top: 12px;
  left: 7%;
  font-size: 2.5em;
  text-shadow: 1px 2px 0 #cd6302;
  -webkit-transition: all 333ms ease-in-out;
  -moz-transition: all 333ms ease-in-out;
  -o-transition: all 333ms ease-in-out;
  -ms-transition: all 333ms ease-in-out;
  transition: all 333ms ease-in-out;
}
form .field input[type="text"],
form .field textarea {
  color: #313A3D;
  border: none;
  background-color: #D2D7D3;
  width: 80.5%;
  margin: 0;
  padding: 18px 0;
  padding-left: 19.5%;
  overflow:hidden
}
form .field input[type="text"]#msg,
form .field textarea#msg {
  height: 17px;
  resize: none;
  -webkit-transition: all 333ms ease-in-out;
  -moz-transition: all 333ms ease-in-out;
  -o-transition: all 333ms ease-in-out;
  -ms-transition: all 333ms ease-in-out;
  transition: all 333ms ease-in-out;
}
form .field input[type="text"]:focus, form .field input[type="text"].focused,
form .field textarea:focus,
form .field textarea.focused {
  outline: none;
  background-color: #D2D7D3;
}
form .field input[type="text"]:focus#msg, form .field input[type="text"].focused#msg,
form .field textarea:focus#msg,
form .field textarea.focused#msg {
  padding-bottom: 150px;
}
form .field input[type="text"]:focus + label, form .field input[type="text"].focused + label,
form .field textarea:focus + label,
form .field textarea.focused + label {
  width: 18%;
  background: #2ECC71;
  color: #313A3D;
}
form .field input[type="text"].focused + label,
form .field textarea.focused + label {
  color: #2ECC71;
}
form .field:hover label {
  width: 18%;
  background: #313A3D;
  color: white;
}
form input[type="submit"] {
  background: #2ECC71;
  color: white;
  -webkit-appearance: none;
  border: none;
  text-transform: uppercase;
  position: relative;
  padding: 13px 50px;
  font-size: 1.4em;
  letter-spacing: 0.1em;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  -webkit-transition: all 333ms ease-in-out;
  -moz-transition: all 333ms ease-in-out;
  -o-transition: all 333ms ease-in-out;
  -ms-transition: all 333ms ease-in-out;
  transition: all 333ms ease-in-out;
}
form input[type="submit"]:hover {
  background: #313A3D;
  color: #2ECC71;
}
form input[type="submit"]:focus {
  outline: none;
  color: #313A3D;
  background: #2ECC71;
}

.button_download {
  display: block;
  position: relative;
  padding: .75em 5em .75em 1em;
  border-radius: .25em;
  margin-bottom: .5em;
  background: #fff;
  box-shadow:
    0 .0625em .125em rgba(0, 0, 0, .125),
    inset 0 -.25em 0 -.125em rgba(0, 0, 0, .125),
    inset 1em 0 0 -.7em rgba(20, 160, 0, .5),
    inset -2em 0 0 -.3em rgba(0, 0, 0, .05);
}

.button_download:hover {
  display: block;
  position: relative;
  padding: .75em 5em .75em 1em;
  border-radius: .25em;
  margin-bottom: .5em;
  background: #fff;
  box-shadow:
    0 .0625em .125em rgba(0, 0, 0, .125),
    inset 0 -.25em 0 -.125em rgba(0, 0, 0, .125),
    inset 1em 0 0 -.7em rgba(0, 95, 210, .5),
    inset -2em 0 0 -.3em rgba(0, 0, 0, .25);
}

.title {
  font-weight: bold;
  color: #000;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.disrpt{
  color: #000;
  margin-left: .25em;
}

i {
  font-size: 8px;
  font-size: .5em;
  line-height: 2;
}

.chevron {
  display: block;
  width: 1em;
  height: 1em;
  font-size: .75em;
  position: absolute;
  right: .667em;
  top: 50%;
  margin-top: -.6em;
}

.chevron:before,
.chevron:after {
  content: '';
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, .125);
  width: .5em;
  height: .5em;
  right: .25em;
  top: 50%;
}

.chevron:before {
  transform: skewX( 45deg );
  top: 0;
  box-shadow: inset -.125em .125em .125em rgba(0, 0, 0, .25);
}
.chevron:after {
  transform: skewX( -45deg );
  bottom: 0;
  box-shadow: inset .25em .125em .125em -.125em rgba(0, 0, 0, .25);
}