
/* 1. HTML Selectors & global styles. */
body {
    background: #003b43;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.75em;
    line-height: 1.3em;
    color: #666666;
}
a {
    color: #666666;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6, .netto {
    font-family: "ff-netto-web-1","ff-netto-web-2", Helvetica, Arial, sans-serif;
    color: #3BAAB1;
}
h1 {
    font-size: 2em;
    line-height: 1.2em;
}

.inside h1 {
	margin-left: 10px;
}
.inside h1,
.community h1 {
    font-size: 2.5em;
    margin-bottom: 20px;
}
h2 {
    font-size: 2.8em;
    line-height: 1em;
    margin-bottom: 20px;
}
h2.features {
    font-size: 3.5em;
    line-height: 1em;
    margin-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    border-bottom: 1px solid #e9e9e9;
}
.header h2 {
    margin: 10px 0 0 0;
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.2em;
}
h3 {
    font-size: 1.3em;
}

hr {
    background: #e9e9e9;
    padding: 0;
    height: 1px;
    clear: both;
    border: none;
}
hr.clear {
    background: none;
    width: 100%;
}

.margin-right {
    margin-right: 10px;
}
.margin-left0 {
    margin-left: 0;
}
video, object {
    margin: 0 0 10px 10px;
/*
    position: absolute;
    top: 0;
    z-index: 1;
*/
}



/* 2. Header */
nav, nav ul {
    background: url(images/top-navigationback.png) left bottom repeat-x;
    height: 52px;
}

nav li {
    display: inline;
    text-align: center;
    height: 42px;
    margin-top: 5px;
}

.inside nav li,
.home nav li {
    border-right: 1px solid #006A77;
}


nav li.grid_3 {
    width: 219px!important;
}

.inside nav .last,
.home nav .last {
    border-right: none;
}
nav a {
    text-shadow: 2px 2px 2px #006D7C;
    color: #fff;
    font-weight: bold;
    font-size: 1.167em;
    padding-top: 13px;
    display: block;
}
nav a:hover {
    text-decoration: none;
    color: #38a7b2;
}


.home .header {
    background: url(images/gradient-background.png) #2298A6 right top no-repeat;
    height: 400px;
}
.inside .header,
.community .header {
    background: url(images/gradient-background.png) right top no-repeat #2298a6;
    height: 150px;
}

#logo {
    display: block;
}
.inside #logo,
.community #logo {
    padding-left: 25px;
    padding-top: 40px;
    float: left;
}
.home header .left, header .right {
    float: left;
    width: 480px;
    height: 497px;
}
.home header .left {
    background: #38a7b4;
    padding: 50px 10px;
    width: 385px;
    height: 300px;
    position: relative;
}
.home header .left .wrapper {
    position: absolute;
    bottom: 20px;
}
.inside header .left,
.community header .left {
    width: 960px;
}
header .left .heading {
    display: block;
    color: #A3DE46;
    margin: 40px 0 20px 0;
    font-size: 2.5em;
    line-height: 1em;
}
.wf-inactive header .left .heading {
    font-size: 2.3em;
}
.inside header .left .heading,
.community header .left .heading {
    font-size: 2em;
    margin: 80px 20px 0 67px;
    color: #007685;
    border-left: 1px solid #3ea8b5;
    float: left;
    padding-left: 20px;
    display: block;
    width: 400px;
}
.button {
    display: block;
    float: left;
    background: url(images/button.png) no-repeat;
    width: 167px;
    height: 31px;
    padding: 20px 10px 0 10px;
}
.button span {
    color: #fff;
    background: url(images/arrow2.png) left top no-repeat;
    font-weight: bold;
    text-align: center;
    width: 167px;
    display: block;
    text-decoration: none;
}
.button:hover {
    text-decoration: none;
}
.button:hover span, .button.alt span {
    background: url(images/arrow.png) left top no-repeat;
    color: #1da6b6;
}
.button.alt {
    background: url(images/button-white.png) no-repeat;
}
.button.alt:hover span {
    color: #003b43;
    background: url(images/dark-blue.png) left top no-repeat;
}
header .right {
    background: url(images/kid.jpg) no-repeat;
    width: 555px;
    height: 445px;
    position: relative;
}
.inside header .right,
.community header .right {
    background: none;
    width: 220px;
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.community header .right {
	margin-right: 10px;
}

.inside .inner,
.community .inner { 
   height: 150px;
   background: #4bb4c1;
}
.header .inner {
    position: relative;
}
.inside header .right span,
.home header .right span {
    color: #fff;
    background: url(images/number-background.png) right top no-repeat;
    padding: 20px 40px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 2em;
    text-align: center;
    margin-right: 0;
}
.wf-inactive header .right span {
    font-size: 1.8em;
}

/* 3. Main body section. */
#main {
    background: #fff;
    position: relative;
}

#main .wrapper {
    padding: 50px 10px 0 0px;
}

.community #main .wrapper {
    padding: 10px 10px 0 0px;
}

#ipad {
    position: absolute;
    left: 460px;
    top: -140px;
    z-index: 100;
}
#main div.features {
    clear: left;
    margin-left: 10px;
}
#main div.features hr {
    margin: 0;
}
#main div.features .grid_6 {
    padding: 20px 0;
}
#main div.features .grid_6.alpha {
    border-right: 1px solid #E9E9E9;
    width: 459px!important;
}
#main div.features .grid_6 div {
    float: left;
    width: 200px;
}
#main div.features .right {
    margin-left: 20px;
    width: 220px!important;
}
#main div.features h3 {
    padding-top: 45px;
    background-repeat: no-repeat;
    color: #666!important;
    margin-bottom: 10px;
}
#main div.features .online h3 {
    background-image: url(images/icon-1.png);
}
#main div.features .powerful h3 {
    background-image: url(images/icon-2.png);
}
#main div.features .holistic h3 {
    background-image: url(images/icon-4.png);
}
#main div.features .reduced h3 {
    background-image: url(images/iocn-3.png);
}

.inside #watch {
    margin-top: 10px;
    margin-left: 10px;
    background: #333;
    display: none;
}
.inside #watch .close {
    color: #fff;
    font-size: 1.4em;
    text-transform: uppercase;
    position: absolute;
    right: 0px;
    top: 0px;
}
.inside #watch .close:hover {
    color: #666;
    text-decoration: none;
}
.inside #watch .grid_9,
.inside #watch .grid_3 {
    margin-top: 10px;
}
#video_displayImage {
    background: none!important;
}
#video_jwplayer #video_jwplayer {
    z-index: 49;
}
.inside #watch .overlay {
    background: #333;
    height: 439px;
    position: absolute;
    left: 10px;
    top: -10px;
    width: 680px;
    z-index: 1000;
    display: none;
}
.inside #watch .grid_3 {
    position: relative;
    width: 240px;
    margin-left: -10px;
}
.inside #watch .grid_3 li {
    border-left: 10px solid #333;
}
.inside #watch .grid_3 li.active {
    border-left: 10px solid #3BAAB1;
}
.inside #watch ul {
    margin-top: 80px;
}
.inside #watch h2 {
    cursor: pointer;
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 2.2em;
    color: #fff;
}
.inside #watch .active h2 {
    color: #3BAAB1;
}
.inside #watch p {
    display: none;
    margin: 10px 0;
    margin-left: 10px;
}
.inside #watch hr {
    margin-left: 10px;
}

.inside #details,
.community #details  {
    margin: 10px 0 0px 10px;
}
.inside #details article,
.community #details article {
    margin-bottom: 20px;
}
.inside #details header,
.community #details header {
    background: #39A7B4;
    padding: 10px;
    position: relative;
    height: 40px;
}
.inside #details header h2,
.community #details header h2 {
    color: #fff;
    font-size: 2em;
    position: absolute;
    left: 10px;
    top: 20px;
}
.inside #details header .video {
    position: absolute;
    right: 10px;
    color: #007685;
    background: url(images/play-video.png) 40px 0px no-repeat;
    padding-top: 25px;
}
.inside #details header .video:hover {
    color: #fff;
    text-decoration: none;
}
.inside #details img,
.community #details img {
    margin-bottom: 10px;
}
.inside #details article,
.community #details article {
    background: #f2f2f2;
    position: relative;
}
.inside #details article ul, 
.inside #details article p,
.inside #details article footer,
.community #details article ul, 
.community #details article p,
.community #details article footer {
    margin-right: 10px;
    margin-left: 10px;
}
.inside #details article ul,
.community #details article ul {
    margin-top: 10px;
    margin-bottom: 50px;
}
.inside #details article li,
.community #details article li {
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #E9E9E9;
    background: url(images/tick-icon.png) 0 49% no-repeat;
    line-height: 1em;
}

.inside #details article footer,
.community #details article footer  {
    margin-top: 10px;
    margin-bottom: 10px;
}
.inside #details article footer .video {
    position: absolute;
    bottom: 0px;
    right: 10px;
    background: url(images/play-video.png) 0px 0px no-repeat;
    display: block;
    padding-left: 40px;
    height: 30px;
    font-size: 1.4em;
    color: #39A7B4;
}
.inside #details article footer .video:hover {
    text-decoration: none;
}
.inside #details article footer .video:hover span {
    border-bottom: none;
}
.inside #details article footer .video span {
    border-bottom: 5px solid #39A7B4;
    padding-bottom: 5px;
    margin-top: 5px;
    display: block;
    width: 150px;
}
.inside #details hr,
.community #details hr {
    margin-bottom: 20px;
    clear: both;
}

.inside #contact,
.community #contact {
    margin-left: 10px;
    margin-bottom: 20px;
}
.inside #contact .button,
.community #contact .button  {
    float: left;
    margin-right: 20px;
}
.inside #contact .request h2,
.community #contact .request h2  {
    float: left;
    margin-top: 10px;
}
.inside #contact .request hr,
.community #contact .request hr {
}
.inside .address,
.community .address {
    margin-top: 60px;
}
.inside .partners h2,
.community .partners h2 {
    font-size: 2em;
}

#break {
    background: url(images/rule.png) left bottom no-repeat;
    height: 10px;
    margin: 0 -10px 0 0;
    padding-top: 20px;
}

.home footer {
    margin-left: 10px;
}
.home footer .grid_6.alpha {
    border-right: 1px solid #E9E9E9;
}
.home footer h2 {
    font-size: 2em;
    line-height: 1.2em;
}
.home footer .alpha {
    margin-left: -10px;
}
.support {
    background: #2298a6;
    color: #fff;
    margin-top: -10px;
}
.home footer .alpha div {
    padding: 40px 10px;
}
.home footer .alpha .using {
    background: #fff;
}
#logos {
    padding: 0;
    height: 140px;
    width: 290px!important;
    overflow: hidden;
    margin: 40px auto 0 auto;
}
#logos img {
    height: 140px;
    width: 290px!important;
}
.home footer .alpha .using h4 {
    text-align: center;
    font-size: 2em;
}
.home footer .alpha h2 {
    color: #fff;
    font-size: 2em;
}
.home footer .alpha h3 {
    color: #fff;
    font-size: 4em;
    margin-top: 40px;
}
.home footer .alpha img {
    width: 460px;
}
.home footer .omega {
    position: relative;
    margin-top: 60px;
}
.home footer .omega ul {
    list-style: none;
}
.home footer .omega li {
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 10px;
}
.home footer .omega ul h3 {
    color: #3BAAB1;
    margin-bottom: 10px;
    font-size: 1.5em;
}
.home footer .omega ul a {
    display: block;
    color: #3BAAB1;
    margin: 10px 0;
    font-weight: bold;
    background: url(images/arrow3.png) 0 3px no-repeat;
    padding-left: 18px;
}

.home footer .buttons {
    margin-top: 40px;
}
.home footer .buttons a {
    float: left;
    display: block;
    width: 187px;
    height: 31px;
    padding: 20px 0 0 0;
    font-weight: bold;
}
.home footer .buttons a:hover {
    text-decoration: none;
}
.home footer .buttons a span {
    display: block;
    text-align: center;
}
.home footer .buttons .tour {
    background: url(images/button-gradient.png) no-repeat;
    color: #fff;
}
.home footer .buttons .tour span {
    background: url(images/arrow2.png) 10px 0 no-repeat;
}
.home footer .buttons .tour:hover span {
    color: #003b43;
    background: url(images/dark-blue.png) 10px 0 no-repeat;
}
.home footer .buttons .demo {
    background: url(images/button-light.png) no-repeat;
    margin-left: 5px;
    color: #2298a6;
}
.home footer .buttons .demo span {
    background: url(images/arrow.png) 10px 0 no-repeat;
}
.home footer .buttons .demo:hover span {
    background: url(images/grey.png) 10px 0 no-repeat;
    color: #b0b0b0;
}

.address {
    margin: 40px 0 20px 0;
    display: block;
}
.address hr {
    margin-top: 20px;
}

.partners {
    padding-bottom: 20px;
}
.partners h2 {
    color: #666;
}
.partners li {
    float: left;
    border: none!important;
}
.partners li a {
    background: none!important;
    padding: 0;
    margin: 0!important;
}
.partners .alchemy {
    margin: 8px 10px 0 20px;
}
.partners .commarc {
    margin: 2px 0 0 10px;
}

.home footer .omega .assemblyBullets ul {
   margin-left: 10px;
}

.home footer .omega .assemblyBullets li {
    padding: 10px 0 10px 20px;
    border-bottom: none;
    background: url(images/tick-icon.png) 0 49% no-repeat;
    line-height: 1em; 
    margin-bottom: 0px;
}