
#gallery {
    margin-bottom: 10px;
    position: relative;
}
#gallery img {
    display: block;
    width: 300px;
}
#gallery img, #gallery nav {
    -moz-user-select: none;
    cursor: default;
}
#gallery nav {
    bottom: 10px;
    height: 24px;
    position: absolute;
    width: 100%;
}
#gallery .btn {
    opacity: 0.7;
    position: absolute;
    top: 0;
}
#gallery .btn:hover, #gallery .btn:focus {
    opacity: 1;
}
#gallery .btn_disabled {
    display: none;
}
#gallery .btn_prev {
    left: 10px;
    position: absolute;
}
#gallery .btn_next {
    position: absolute;
    right: 10px;
}
#gallery .btn_close {
    left: 130px;
}
body {
    background: url("../../images_v6/ins_home_illustration.jpg") repeat-x scroll center top #62A0AD;
}
#logo {
    height: 45px;
    margin-top: -2px;
    overflow: hidden;
    width: 160px;
}
#content {
    padding-bottom: 0;
    width: auto;
}
#site_header {
    background-color: transparent;
    border: 0 none;
    padding-top: 5px;
}
#site_header nav > ul li.join:hover a, #site_header nav > ul li:hover > a, #site_header .submenus > ul li.join:hover a, #site_header .submenus > ul li:hover > a {
    color: #F7B42C !important;
}
#site_header nav > ul li.join a, #site_header .submenus > ul li.join a {
    margin-right: 5px;
}
#site_header nav > ul li.join a, #site_header nav > ul li > a, #site_header .submenus > ul li.join a, #site_header .submenus > ul li > a {
    background: none repeat scroll 0 0 transparent !important;
    color: #44BBFF !important;
    font-size: 16px;
    margin-left: 0;
}
#site_header nav > ul > li > ul, #site_header .submenus > ul {
    padding: 10px 0 0;
}
#site_header nav > ul > li > ul > li, #site_header .submenus > ul > li {
    border-color: rgba(0, 0, 0, 0.2) !important;
}
#site_header nav > ul > li > ul > li a, #site_header .submenus > ul > li a {
    color: #CDD4DB !important;
}
#site_header nav > ul > li > ul > li a strong, #site_header .submenus > ul > li a strong {
    color: #44BBFF;
}
#site_header nav > ul > li > ul > li a:hover, #site_header .submenus > ul > li a:hover {
    color: #FFFFFF !important;
}
#site_header nav > ul > li > ul > li a:hover strong, #site_header .submenus > ul > li a:hover strong {
    color: #F7B42C;
}
#site_header .container {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2);
}
#search_form #search_field {
    border-color: #FFFFFF !important;
    font-size: 14px !important;
}
#search_form #search_field:hover, #search_form #search_field:focus {
    border-color: #FFFFFF;
}
#search_form .overTxtLabel {
    top: 5px !important;
}
#search_form .oracle {
    border-color: #112233;
}
#search_form .oracle section {
    border-bottom: 0 none;
}
#search_form .oracle h1 {
    text-align: left;
}
#footers_footer {
    width: 960px;
}
#opener, #videos {
    border: 2px solid transparent;
    line-height: 1.4;
}
#features {
    padding: 25px 0;
}
#features, #plus, #closer {
    border: 2px solid transparent;
    line-height: 1.4;
}
h1 {
    font-size: 50px;
    margin-bottom: 40px;
    text-align: center;
}
h1 .bg {
    background-color: rgba(12, 20, 28, 0.3);
    color: #FFFFFF;
    display: inline-block;
    padding: 5px 10px;
}
.width_wrap {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
.btn_snazzy {
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    padding: 6px 12px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
.btn_snazzy:hover, .btn_snazzy:focus {
    color: #FFFFFF !important;
}
.btn_snazzy:active {
    opacity: 0.9;
}
.btn_snazzy:after {
    font-size: 16px;
    margin-left: 10px;
}
.btn_snazzy.light_green {
    background: -moz-linear-gradient(center top , #9CC053 0%, #75A851 100%) repeat scroll 0 0 transparent;
}
.btn_snazzy.light_green:hover, .btn_snazzy.light_green:focus {
    background: -moz-linear-gradient(center top , #A8CC5E 0%, #75A851 100%) repeat scroll 0 0 transparent;
    box-shadow: 0 0 15px 0 rgba(255, 255, 255, 0.3);
}
.btn_snazzy.light_blue {
    background: -moz-linear-gradient(center top , #54BBFC 0%, #3EA4E5 100%) repeat scroll 0 0 transparent;
    border: 2px solid #427A97;
}
.btn_snazzy.light_blue:hover {
    background: -moz-linear-gradient(center top , #74C7F7 0%, #3EA4E5 100%) repeat scroll 0 0 transparent;
}
.character {
    background: url("../../images_v6/sprite_home_characters.png") no-repeat scroll 0 0 transparent;
    display: block;
    position: absolute;
}
.character.ghosts {
    background-position: 0 0;
    bottom: -30px;
    height: 116px;
    right: 0;
    width: 200px;
}
.character.crane_red {
    background-position: -218px 0;
    height: 128px;
    right: -20px;
    top: -90px;
    width: 168px;
}
.character.crane_yellow {
    background-position: -386px 0;
    height: 64px;
    left: 0;
    top: -60px;
    width: 126px;
}
.tree {
    background: url("../../images_v6/ins_home_tree.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 450px;
    position: absolute;
    right: 15px;
    top: 74px;
    width: 394px;
}
#opener {
    border-bottom-color: #1C323A;
    padding: 10px 0 25px;
}
#opener .width_wrap {
    height: 375px;
}
#opener h1 {
    font-size: 57px;
}
#opener h1 .es {
    font-size: 50px;
}
#opener #home_join_form {
    background-color: rgba(226, 231, 234, 0.8);
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
    padding: 25px 25px 20px;
    position: relative;
    z-index: 4;
}
#opener #home_join_form span {
    display: inline-block;
    position: relative;
}
#opener #home_join_form span + span {
    margin-left: 8px;
}
#opener #home_join_form > div {
    margin-top: 14px;
}
#opener .helpers {
    font-size: 16px;
}
#opener .helpers a {
    color: #90D5EC;
}
#opener .helpers a:hover {
    color: #FFFFFF;
}
#opener #facebook_join {
    background: none repeat scroll 0 0 transparent;
    border-radius: 0 0 0 0;
    box-shadow: none;
    display: block;
    padding: 0;
    position: absolute;
    right: 30px;
    top: 194px;
    z-index: 5;
}
#opener #facebook_join .favicon {
    border: 1px solid #34579B;
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    line-height: 0;
    margin-right: 6px;
    vertical-align: -3px;
}
#opener #facebook_join a {
    color: #34579B;
    font-size: 16px;
    font-weight: 400;
}
#opener #facebook_join a:hover {
    color: #667DA7;
}
#opener #facebook_join input[type="submit"] {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
}
#opener #facebook_join input[type="submit"]:hover {
    color: #44BBFF;
}
#opener input[placeholder] {
    border: 2px solid #ACB2AF;
    font-size: 20px;
    line-height: 1.1;
    padding: 6px;
    width: 237px;
}
#opener input[placeholder]:focus {
    border-color: #8E9491;
    color: #000000;
}
#opener input.warning[placeholder] {
    border-color: #F27490;
    margin-bottom: 0;
}
#opener .tos {
    display: block;
    font-size: 16px;
    margin-top: 0;
}
#opener .tos, #opener .tos a {
    font-weight: 400;
}
#opener .overTxtLabel {
    font-size: 16px;
    font-weight: 400;
    left: 10px !important;
    top: 20px !important;
}
#opener .btn_snazzy {
    border: 2px solid #C6DBCD;
    width: 110px;
}
#opener .illustrator {
    bottom: -15px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
    font-weight: 400;
    left: 0;
    position: absolute;
}
#legal_doc header p {
    margin-bottom: 15px !important;
    padding: 0 20px;
}
#legal_doc .body {
    background-color: #FFFFFF;
    height: 360px;
    margin: 0 20px;
    overflow: auto;
}
#legal_doc .updated {
    color: #445566;
}
#legal_doc ul {
    margin-bottom: 20px;
}
#legal_doc h2 {
    font-size: 18px;
}
#videos {
    background-color: #33454E;
    overflow: hidden;
    padding: 25px 0 50px;
}
#videos .video_header {
    color: #A3B6BF;
    float: left;
    font-size: 42px;
    margin-bottom: 32px;
    text-align: left;
}
#videos .video_header.es {
    font-size: 40px;
}
#videos .more_videos {
    color: #44BBFF;
    float: right;
    margin-top: 5px;
    width: 100px;
}
#videos .more_videos:hover {
    color: #F7B42C !important;
}
#videos_gallery {
    margin: 0 39px;
    overflow: hidden;
}
#videos_gallery a.disabled button {
    color: #51636C;
}
#videos_gallery button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    bottom: 75px;
    color: #FFFFFF;
    font-size: 30px;
    line-height: 1;
    position: absolute;
}
#videos_gallery button:hover {
    color: #44BBFF;
}
#videos_gallery button:before {
    margin: 0;
}
#videos_gallery button.iconify_prev_b {
    left: 0;
}
#videos_gallery button.iconify_next_b {
    right: 0;
}
#videos_gallery ol {
    margin: 30px auto 0;
    overflow: hidden;
}
#videos_gallery li {
    display: table-cell;
    padding-right: 20px;
    width: 160px;
}
#videos_gallery li:hover .thumbnail {
    border-color: #83959E;
}
#videos_gallery li:hover .title {
    color: #44BBFF;
}
#videos_gallery li a {
    display: block;
    position: relative;
}
#videos_gallery li.selected {
    opacity: 0.6;
}
#videos_gallery li.selected .thumbnail {
    border-color: #657780;
}
#videos_gallery li.selected .iconify_play_b {
    display: inline;
}
#videos_gallery .iconify_play_b {
    color: #FFFFFF;
    font-size: 30px;
    left: 50%;
    margin-left: -12px;
    margin-top: -40px;
    position: absolute;
    text-shadow: 0 0 10px #000000;
    top: 50%;
}
#videos_gallery .thumbnail {
    border-color: #657780;
    display: block;
    margin-bottom: 10px;
}
#videos_gallery p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 155px;
}
#videos_gallery .title {
    color: #FFFFFF;
}
#videos_gallery .meta {
    color: #9DA2A8;
    font-size: 12px;
    font-weight: 400;
}
#featured_player {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    clear: both;
}
#featured_player .player, #featured_player .player > div {
    height: 100% !important;
}
#features {
    background-color: #FFFFFF;
}
#features h1 {
    color: #334455;
}
#features a {
    color: #3FA6E7;
}
#features .feature_top {
    border-bottom: 2px none;
    margin-bottom: 25px;
    padding-bottom: 20px;
    padding-top: 5px;
}
#features .feature_top h1.fr {
    font-size: 40px;
}
#features .feature_top .grid li {
    float: left;
    list-style: none outside none;
    margin-bottom: 30px;
    margin-left: 26px;
    width: 302px;
}
#features .feature_top .grid li.first {
    list-style: none outside none;
    margin-left: 0;
}
#features .feature_top .grid li img {
    border: 0 solid #FFFFFF;
    height: 190px;
    width: 296px;
}
#features .feature_top .grid li h2 {
    font-size: 19px;
    margin: 8px 0 4px;
}
#features .feature_top .grid li a {
    display: block;
}
#features .feature_top .grid li a:hover img {
    opacity: 0.95;
}
#features .feature_top .grid li a:hover h2 {
    color: #3FA6E7;
}
#features .feature_top .grid li p {
    color: #6F7E8B;
    font-size: 16px;
    font-weight: 400;
}
#features.de .feature_top .grid li p {
    height: 63px;
}
#features .feature_bottom {
    padding-bottom: 30px;
    position: relative;
    text-align: center;
}
#features .feature_bottom h1 {
    margin-bottom: 5px;
}
#features .feature_bottom h2 {
    color: #6F7E8B;
    font-weight: 400;
    margin-bottom: 30px;
}
#features .feature_bottom p {
    color: #6F7E8B;
    font-size: 24px;
    margin: 20px auto;
    width: 750px;
}
#features .feature_bottom p strong {
    color: #334455;
}
#features .feature_bottom img {
    background-color: #FFFFFF;
    height: 540px;
    width: 800px;
}
#features .feature_bottom li {
    overflow: hidden;
}
#features .feature_bottom button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #AFC0C7;
    font-size: 40px;
    line-height: 1;
    margin-top: 250px;
    padding: 8px;
    position: absolute;
    z-index: 10000;
}
#features .feature_bottom button:hover {
    color: #A5B6BD;
}
#features .feature_bottom button:before {
    margin: 0;
}
#features .feature_bottom button.iconify_prev_b {
    left: 0;
}
#features .feature_bottom button.iconify_next_b {
    right: 0;
}
#features .feature_bottom nav {
    text-align: center;
}
#features .feature_bottom nav li {
    display: inline-block;
}
#features .feature_bottom nav li + li {
    margin-left: 2px;
}
#features .feature_bottom nav a {
    background-color: #AFC0C7;
    border-radius: 14px 14px 14px 14px;
    display: block;
    height: 14px;
    overflow: hidden;
    text-indent: -1000em;
    width: 14px;
}
#features .feature_bottom nav a:hover {
    background-color: #A5B6BD;
}
#features .feature_bottom nav a.selected {
    background-color: #3FA6E7;
}
#plus {
    background-color: #4C8AB0;
    padding: 0;
    position: relative;
    z-index: 1;
}
#plus .width_wrap {
    background: url("../../images_v6/ins_home_plus.png") no-repeat scroll right -50px transparent;
    padding: 40px 0 50px;
}
#plus .left {
    float: left;
    margin-left: 20px;
    text-align: center;
    width: 520px;
}
#plus h1 {
    color: #FFFFFF;
    margin-bottom: 5px;
}
#plus h1 .plus {
    background: url("../../images_v6/icon_plus_outline_sm.png") no-repeat scroll right center transparent;
    color: #FFFFFF;
    padding-right: 38px;
}
#plus h2 {
    color: #FFFFFF;
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 25px;
}
#plus p {
    color: #B8CFDA;
    font-size: 17px;
    margin-top: 30px;
}
#plus p a {
    color: #FFFFFF;
    font-weight: 400;
}
#plus ul {
    background-color: rgba(56, 118, 156, 0.6);
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    float: right;
    font-size: 18px;
    margin-top: 14px;
    padding: 18px 20px;
    width: 340px;
}
#plus ul li + li {
    margin-top: 6px;
}
#plus ul .plus {
    color: #73A6C0;
    font-size: 30px;
    font-weight: 400;
    line-height: 20px;
    margin-right: 4px;
}
#plus ul a {
    color: #44BBFF;
    font-weight: 400;
}
#plus ul a:hover {
    color: #F7B42C !important;
}
#closer {
    background: url("../../images_v6/ins_home_illustration.jpg") repeat scroll center -320px transparent;
    border-bottom-color: #232C30;
    border-top-color: #CDD4DB;
    padding: 90px 0 70px;
    text-align: center;
}
#closer h1 {
    font-size: 44px;
    margin-bottom: 30px;
}
#closer h1 .bg {
    background-color: rgba(12, 20, 28, 0.3);
}
#closer h1.es {
    font-size: 40px;
}
#closer .btn_snazzy {
    border: 2px solid #354639;
    font-size: 36px;
    padding: 10px 28px;
}
footer {
    background-color: #FFFFFF;
    overflow: hidden;
    padding: 30px 0 10px;
}
footer .left {
    float: left;
}
footer nav, footer nav ul {
    display: inline;
}
footer nav li {
    display: inline-block;
    margin-right: 18px;
}
footer nav a {
    font-size: 15px;
    font-weight: 400;
}
footer iframe {
    border: 0 none;
    float: right;
    margin-top: -10px;
}
#top_particles {
    top: 115px;
}
#top_particles, #bottom_particles {
    height: 200px;
    left: 50%;
    margin-left: -100px;
    position: absolute;
    width: 200px;
}
#bottom_particles {
    top: -190px;
}
.pleasedontfloat {
    clear: both;
}
