/*
Theme Name: Gumstix Magento
Theme URI: https://www.gumstix.com/
Description: Theme for Gumstix website
Version: 1.0
Author: Andrew Simpson
Copyright (c) 2013 Gumstix, Inc. All rights reserved.
*/

#main {
    background-color: #ffffff;
    width: 100%;
}

.home #main {
    background: none;
}

#content {
    width: 70%;
    float: left;
    padding: 5px 10px;
}

#blue-bar-top {
    height: 45px;
    background-color: #39C;
}

.right-link {
    position: absolute;
    right: 0;
    bottom: 0;
}

.left-link {
    position: absolute;
    left: 0;
    bottom: 0;
}

#bottom-banner {
    text-align: center;
}

#about-us-top {
    width: 710px;
    min-height: 100px;
    margin: 0 auto;
    background: url('images/top-panel-background.jpg') repeat-y;
    background-position: right;
    padding: 10px 20px;
    font-size: 12px;
    border: 1px solid #cccccc;
}

.email-button {
    vertical-align: top;
    width: 79px;
}

.email-button > a {
    font-size: 12px;
    padding: 0px 4px 0 4px;
}

.email-counter {
    margin-left: 10px;
    padding: 3px 6px;
    border: 1px solid #dadada;
    position: relative;
    background-color: #ffffff;
    border-radius: 3px;
    font-size: 10px;
}

.email-counter > img {
    position: absolute;
    left: -10px;
    top: 2px;
}

#email-confirmation-field {
    display: none
}

.facebook-button {
    width: 132px;
}

.twitter-button {
    width: 76px;
}

.gplus-button {
    width: 60px;
}

#fb-top-like {
    height: 22px !important;
    width: 90px;
}

#email-popup {
    position: absolute;
    top: 110%;
    width: 95%;
    border: 1px solid #dadada;
    border-radius: 3px;
    padding: 5px;
    background-color: #ededed;
    box-shadow: 0 0 10px #c4c4c4;
    z-index: 10;
}

#quote-marker {
    position: absolute;
    top: -10px;
    left: 12px;
}

.close-button {
    float: right;
    color: #afafaf;
    font-size: 12px;
}

a.close-button:hover {
    text-decoration: none;
    color: #6f6f6f;
}

a.close-button:hover {
    text-decoration: none;
    color: #6f6f6f;
}

.close-button > span {
    vertical-align: top;
    font-size: 10px;
    border: 1px solid #afafaf;
    margin: 0 2px;
    padding: 0 4px;
}

a.close-button:hover > span {
    border-color: #6f6f6f;
}

#email-form {
    width: 70%;
}

#forward-article {
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #ffffff;
}

.post {
    border-bottom: 1px solid #c4c4c4;
}

.post:last-of-type {
    border-bottom: none;
}

.post header {
    border-bottom: 1px dotted rgb(237, 242, 246);
}

.post-thumb {
    float: right;
    margin: 10px 5px;
}

.article-metadata {
    font-size: 0.9em;
    margin-left: 7px;
    margin-top: 5px;
}

.article-author {
    font-weight: bold;
}

.article-body {
    margin: 5px;
}

#posts-pagination {
    width: 80%;
    margin: 20px auto;
}

.nav-previous {
    float: left !important;
}

.nav-next {
    float: right !important;
}

.form-allowed-tags {
    display: none;
}

#sidebar {
    width: 220px;
    float: right;
}

#search-label {
    margin-bottom: 0;
}

#search-results > li {
    border-bottom: 1px dotted #cccccc;
    padding: 15px 0;
}

#search-results > li:last-child {
    border-bottom: none;
}

#search-results article > h1 {
    font-size: 18px;
    line-height: 22px;
}

#search-results article > p {
    margin-top: 0;
}

.search-result-type {
    color: #666666;
    text-transform: uppercase;
    font-size: 12px;
}

.sidebar-component {
    margin-top: 7px;
    margin-bottom: 7px;
}

.sidebar-component ul {
    list-style: none;
}

.sidebar-head {
    border: 1px solid #28b;
    background-color: #28b;
    font-weight: bold;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: left center;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 3px;
    padding-bottom: 3px;
}

.sidebar-box {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #6C93B0;
    border-bottom-color: #6C93B0;
    border-left-color: #6C93B0;
    font-size: 12px;
    background-color: #FFFFFF;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sidebar-box li {
    margin-bottom: 3px;
}

.sidebar-head h3 {
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    margin-left: 10px;
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 0;
}

.sidebar-head span {
    margin-left: 10px;
    font-size: 10px;
    font-weight: normal;
    color: #006699;
}

.sidebar-head span a {
    color: #006699;
}

.sidebar-box ul {
    margin-left: 10px;
    display: block;
}

.sidebar-head a {
    color: #FFFFFF;
}

.sidebar-box a {
    color: #006699;
    font-size: 11px;
    line-height: 15px;
    text-decoration: none;
}

.sidebar-box a:hover {
    text-decoration: underline;
}

.icons-menu > li a {
    padding-left: 25px;
}

#corporate-timeline tbody td {
    padding: 5px;
}

#corporate-timeline tbody tr td:first-child {
    font-weight: bold;
    border-right: 1px solid #cccccc;
}

#corporate-timeline tbody tr:nth-child(even) {
    background-color: #F5FAFF;
}

/*HOME PAGE*/
.home #content {
    width: 100%
}

.flexslider {
    width: 100%;
    border: none;
}

.flexslider img {
    border: none;
}

#home-features, #home-modules {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 18px;
}

.home-band {
    width: 930px;
    margin: 1.5% auto;
}

#solutions > p {
    margin-bottom: 20px;
}

.solutions-tiles {
    width: 930px;
    margin: 0 auto;
}

.solutions-tiles > li {
    display: inline-block;
}

.solutions-tiles > li > a {
    display: block;
    width: 148px;
    height: 110px;

    background: #f0f0f0;
    border: 1px solid #bbbbbb;
    float: left;
    margin: 5px 5px;

    padding-left: 120px;
    padding-right: 25px;

    color: #454545;
    text-decoration: none;
    background: url('./images/front_tiles_sprites.png') no-repeat;
}

.solutions-tiles > li > a > h2 {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.15em;
    margin: 5px 0 5px 0;
}

.solutions-tiles > li > a > p {
    font-size: 0.75em;
    line-height: 1.1em;
}

#solutions-tile-education {
    background-position: 0 -1350px;
    border-color: #c9203d;
    background-color: #fefbfb;
}

#solutions-tile-education > h2 {
    color: #c9203d;
}

#solutions-tile-education:hover {
    background-position: 0 -1200px;
    background-color: #c9203d;
}

#solutions-tile-remote-data-collection {
    background-position: 0 -1650px;
    border-color: #20409a;
    background-color: #fbfbfd;
}

#solutions-tile-remote-data-collection > h2 {
    color: #20409a;
}

#solutions-tile-remote-data-collection:hover {
    background-position: 0 -1500px;
    background-color: #20409a;
}

#solutions-tile-robotics {
    background-position: 0 -750px;
    border-color: #5295d0;
    background-color: #fafcfe;
}

#solutions-tile-robotics > h2 {
    color: #5295d0;
}

#solutions-tile-robotics:hover {
    background-position: 0 -600px;
    background-color: #5295d0;
}

#solutions-tile-digital-signage {
    background-position: 0 -1050px;
    border-color: #faa91b;
    background-color: #fffdfa;
}

#solutions-tile-digital-signage > h2 {
    color: #E19818;
}

#solutions-tile-digital-signage:hover {
    background-position: 0 -900px;
    background-color: #E19818;
}

#solutions-tile-handhelds {
    background-position: 0 -450px;
    border-color: #faa91b;
    background-color: #fffdfa;
}

#solutions-tile-handhelds > h2 {
    color: #E19818;
}

#solutions-tile-handhelds:hover {
    background-position: 0 -300px;
    background-color: #E19818;
}

#solutions-tile-network-appliances {
    background-position: 0 -150px;
    border-color: #18a24a;
    background-color: #fafdfb;

}

#solutions-tile-network-appliances > h2 {
    color: #18a24a;
}

#solutions-tile-network-appliances:hover {
    background-position: 0 0px;
    background-color: #18a24a;
}

#solutions-tile-education:hover > h2, #solutions-tile-remote-data-collection:hover > h2,
#solutions-tile-robotics:hover > h2, #solutions-tile-digital-signage:hover > h2,
#solutions-tile-handhelds:hover > h2, #solutions-tile-network-appliances:hover > h2,
.solutions-tiles > a:hover > p {
    color: #ffffff;
}

#home-what-we-are {
    font-size: 22px;
    margin-top: 8px;
    margin-bottom: 8px;
}

#geppetto-band {
    width: 100%;
    background-color: #F9AA33;
    border-top: 1px solid #cccccc;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-top: 3%;
    margin-bottom: 0;
}

#geppetto-band > div {
    width: 100%;
    margin: 0 auto;
}

#home-geppetto-button {
    display: block;
    height: 70px;
    width: 115px;
    padding: 0 5px 0 75px;
    margin-left: 1%;
    border: 0.1em solid #2E6313;
    color: #ffffff;
    font-weight: bold;
    line-height: 70px;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-image: url('./images/geppetto_icon_60x60.png');
    font-size: 1.0em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #42961e;
}

#home-geppetto-button:hover {
    background-color: #2e6313;
    text-decoration: none;
}

.home-band > h1 {
    text-align: center;
}

/*PAGES*/
.left-column {
    float: left;
    width: 49%
}

.right-column {
    float: right;
    width: 49%;
}

.no-list {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

/*COMMUNITY CAMPAIGNS (POST 11)*/

.community-campaigns-1-49 {
    background: url('/images/community-campaigns-three-people.png') no-repeat;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 1px solid #000000;
}

.community-campaigns-50 {
    background: url('/images/community-campaigns-many-people.png') no-repeat;
    text-align: right;
    padding-bottom: 12px;
    border-bottom: 1px solid #000000;
}

table.blue-table {
    width: 90%;
    border: 1px dotted #cccccc;
}

table.blue-table thead tr {
    border: 1px solid #4297d7;
    background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold;
}

table.blue-table thead tr th {
    text-align: left;
}

table.blue-table tbody tr:nth-child(odd) {
    background: #ffffff;
}

table.blue-table tbody tr:nth-child(even) {
    background: #f0f0f0;
}

/*SALES DOCUMENTATION (PAGE-15)*/

#page-15 table {
    border-collapse: separate;
    border-spacing: 2px;
}

#page-15 td, #page-15 th {
    border: 1px solid #cccccc;
    background-color: #f4fafd;
}

#page-15 td {
    width: 50%;
}

/*APPLICATIONS (POST44)*/

ul.customer-success-stories, ul.customer-success-stories > li {
    margin: 0;
    list-style-type: none;
}

ul.customer-success-stories > li > a {
    display: block;
    min-height: 120px;
    border-bottom: 1px dotted #aaaaaa;
    padding-left: 240px;
    background-repeat: no-repeat;
    background-position: 0 40%;
    background-size: 220px auto;
    color: #000000;
}

ul.customer-success-stories > li > a:hover, ul.customer-success-stories > li > h2:hover {
    text-decoration: none;
    color: #444444;
}

#page-44 .tabs {
    margin-bottom: 10px;
}

#page-44 .tabs ul li a {
    font-size: 10px;
}

#page-44 .ui-tabs .ui-tabs-panel {
    padding: 5px 0 0 0;
}

#page-44 .ui-tabs .ui-tabs-panel img {
    position: relative;
}

.applications-panel-links {
    min-height: 210px;
    max-height: 224px;
    margin-left: 15px;
    background-color: #006699;
    width: 177px;
    float: left;
    padding: 4px 5px 0 5px;
}

.applications-panel-links > h3 {
    margin-bottom: 0;
    line-height: 16px;
    color: #aaff88;
    margin-left: 16px;
}

.applications-panel-links-list {
    list-style-type: none;
    margin-left: 16px;
}

.applications-panel-links-list a.active {
    margin-left: -16px;
    padding-left: 16px;
    background: url('/images/applications-panel-link-list-bullet.png') no-repeat;
}

.applications-panel-links-list li {
    line-height: 15px;
}

.applications-panel-links-list li a {
    color: #ffff00;
    font-weight: bold;
}

.applications-panel-image {
    float: left;
}

.applications-panel-image img {
    height: 223px;
}

.applications-panel-blurb {
    height: 224px;
    width: 175px;
    background-color: #edf2f6;
    float: left;
    position: relative;
}

.applications-panel-blurb > h3 {
    font-size: 12px;
    line-height: 14px;
    margin: 16px 12px 0 12px;
}

.applications-panel-blurb p {
    font-size: 11px;
    line-height: 13px;
    margin: 0 12px 0 12px;
    max-height: 150px;
    overflow: auto;
}

.applications-panel-blurb a {
    color: #006699;
    font-weight: bold;
}

.applications-panel-blurb-link {
    position: absolute;
    left: 5px;
    bottom: 0;
    font-size: 11px;
    font-weight: normal !important;
}

#end-products {
    width: 67%;
    margin: 1%;
    float: left;
    min-height: 190px;
    background-color: #f3f3f3;
    padding-bottom: 10px;
    border: 1px solid #cccccc;
}

.applications-designing h3 {
    margin: 5px;
}

#end-products h3 {
    background-color: #dfebf2;
    padding: 5px;
}

#end-products div.thirds {
    background-color: #ffffff;
    min-height: 150px;
}

#end-products div.thirds h4 {
    font-size: 12px;
    line-height: 30px;
    color: #003366;
    text-align: left;
}

#end-products div.thirds p {
    color: #434343;
    font-size: 11px;
    line-height: 14px;
}

#design-with-gumstix {
    width: 27%;
    margin: 2% 1%;
    float: left;
    height: 185px;
    background-color: #f3f3f3;
    border: 1px solid #cccccc;
    background: url('/images/applications-designing-with-gumstix.jpg') no-repeat;

}

#design-with-gumstix h3 {

    font-size: 15px;

    background-color: rgba(255, 255, 255, 0.5);
    text-align: center;
    width: 90%;
}

#design-with-gumstix p {
    margin-top: 10px;
    width: 49%;
    margin-left: 49%;
    font-size: 12px;
    line-height: 12px;
    text-justify: auto;

}

#design-learn-more {
    position: absolute;
    right: 5px;
    top: 120px;
}

#applications-customers-list {
    background: url('/images/applications-customers-logos.jpg') no-repeat;
    background-position: left 10px;
}

.applications-customers-header {
    width: 49%;
    margin: 10px 1px;
    text-align: center;
    float: left;
    background-color: #155489;
    color: #ffffff;
    font-size: 12px;
}

.applications-customers-column {
    list-style-type: none;
    float: left;
    width: 22%;
    font-size: 11px;
    margin-left: 1%;
    margin-right: 2%;
}

.applications-customers-column li {
    line-height: 11px;
    margin-bottom: 3px;
}

.applications-list li a {
    padding: 10px 5px 5px 145px;
    border: 1px solid #cccccc;
    display: block;
    min-height: 150px;
    font-size: 12px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-color: #fafafa;
    background-size: 125px;
    background-position: 10px center;
    color: #000000;
}

.applications-list li a .link-title {
    font-weight: bold;
    font-size: 14px;
    display: block;
}

/*SOFTWARE (PAGE47)*/
#page-47 .article-body > ul > li {
    border-bottom: 1px dotted #888888;
    margin: 10px 0;
}

#page-47 .article-body > ul > li > a, #page-47 .article-body > ul > li > a > p {
    min-height: 80px;
    font-size: 12px;
    line-height: 12px;
    margin: 0 0;
    text-decoration: none;
    color: #000000;
}

#page-47 .article-body > ul > li > a > p:hover {
    color: #006699;
}

#software-linux {
    background: url('/images/software-linux.png') no-repeat;
    padding-left: 125px;
}

#software-ubuntu {
    background: url('/images/software-ubuntu.png') no-repeat;
    background-size: 170px 38px;
    padding-left: 180px;
}

#software-android {
    background: url('/images/software-android.png') no-repeat;
    background-size: 51px 60px;
    padding-left: 90px;
}

#software-developer-center {
    background: url('/images/software-developer-center.png') no-repeat;
    padding-left: 180px;
}

#software-yocto-project {
    background: url('/images/software-yocto.png') no-repeat;
    background-size: 140px 53px;
    padding-left: 155px;
}

#software-open-embedded {
    background: url('/images/software-open-embedded.png') no-repeat;
    padding-left: 125px;
}

#software-windows-ce {
    background: url('/images/software-windows-ce.png') no-repeat;
    background-size: 170px 33px;
    padding-left: 180px;
}

#software-timesys {
    background: url('/images/software-timesys.jpg') no-repeat;
    padding-left: 180px;
}

/*SUPPORTED SOFTWARE*/
#supported-software-by-platform {
    margin-bottom: 12px;
    border-collapse: collapse;
}

#supported-software-by-platform th {
    font-size: 11px;
    background: #CEE1F0;
    border: 2px solid #ffffff;
    text-align: center;
    padding: 2px 5px;
}

#supported-software-by-platform td {
    font-size: 16px;
    border: 1px dotted #cccccc;
    text-align: center;
    padding: 2px 5px;
    width: 50px;
}

#supported-software-by-platform tr.even {
    background: #f8f8f8;
}

#supported-software-by-platform td.yes {
    color: #009933;
    cursor: pointer;
    font-size: 20px;
}

#supported-software-by-platform td.no {
    font-size: 11px;
    line-height: 12px;
    color: #000000;
    cursor: help;
}

.accordion h2 {
    font-size: 14px;
    margin-bottom: 0;
    padding: 2px 5px;
}

.software-file-list {
    border: 2px solid #cccccc;
    border-collapse: collapse;
}

.software-file-list th {
    background-color: #6C93B0;
    color: #ffffff;
}

.software-file-list td {
    background-color: #ffffff;
}

.software-file-list th,
.software-file-list td {
    border: 1px dotted #cccccc;
    padding: 2px 4px;
}

.downloadlist {
    list-style-type: none;
    margin-left: 0;
}

.downloadlist li {
    margin-bottom: 10px;
}

.downloadlist li a {
    background: url('/images/icn-download.png') no-repeat;
    background-position: 0 0;
    padding: 1px 0 1px 20px;
}

.downloadlist li a:hover {
    background-position: 0 -16px;
}

/*REFERENCES (PAGE49)*/
.page-49 .article-body {
    margin: 0 0;
}

ul.resources > li {
    vertical-align: bottom;
    display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
    border-bottom: 1px dotted #000000;
}

ul.resources > li > a, ul.resources > li > p {
    display: block;
    min-height: 90px;
    width: 245px;
    padding-left: 120px;
    background-size: 100px 83px;
    background-repeat: no-repeat;
    background-position: left top;
    color: #000000;
}

ul.resources > li > a:hover {
    color: #006699;
    text-decoration: none;
}

ul.resources > li > p > a > img:hover {
    box-shadow: 0 0 5px #006699;
    border-radius: 3px;
}

/*PRODUCT VIDEOS*/

.vid-tile-area {
    width: 680px;
    margin: 0 auto;
    list-style-type: none;
    position: relative;
}

.vid-tile-area li {
    float: left;
}

.vid-tile {
    width: 200px;
    margin: 10px;
    text-align: center;
    background-color: #eeeeee;
    background-repeat: no-repeat;
    padding-top: 124px;
    min-height: 28px;
    display: block;
    cursor: pointer;
    color: #333333;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    border: 1px solid #000000;
}

#robovero {
    background-image: url('/images/video-robovero.jpg');
}

#wongtv {
    background-image: url('/images/video-wongtv.jpg');
}

#silverlode {
    background-image: url('/images/video-silverlode.jpg');
}

#turtlecore {
    background-image: url('/images/video-turtlecore.jpg');
}

#overo-com-overview {
    background-image: url('/images/video-overo-com.png');
}

#overo-expansion-overview {
    background-image: url('/images/video-overo-expansion.png');
}

#tobi-expansion {
    background-image: url('/images/video-tobi-expansion.png');
}

#connecting-a-tobi-expansion {
    background-image: url('/images/video-connecting-tobi.png');
}

#palo43-expansion {
    background-image: url('/images/video-palo43-expansion.png');
}

#connecting-a-palo43-expansion {
    background-image: url('/images/video-connecting-palo43.png');
}

#chestnut43-expansion {
    background-image: url('/images/video-chestnut43-expansion.png');
}

#connecting-a-chestnut43-expansion {
    background-image: url('/images/video-connecting-chestnut43.png');
}

#summit-expansion {
    background-image: url('/images/video-summit-expansion.png');
}

#connecting-a-summit-expansion {
    background-image: url('/images/video-connecting-summit.png');
}

#thumbo-and-pinto-expansion-overview {
    background-image: url('/images/video-thumbo-and-pinto-expansion.png');
}

.product-video {
    display: none;
}

.vid-tile:hover {
    background-color: #d9e5ef;
}

/*ABOUT US*/
#about-corporate-offices div {
    float: left;
    width: 29%;
    margin-right: 1%;
    margin-left: 1%;
    padding-left: 1%;
    padding-right: 1%;
}

/*THIRD PARTY SOLUTIONS*/
.gumstix-partners-information td.yes {
    text-align: center;
    color: #009933;
    font-size: 18px;
}

table.gumstix-partners-information,
.gumstix-partners-information th,
.gumstix-partners-information td {
    border-collapse: collapse;
    border: 1px dotted #cccccc;
    font-size: 11px;
    line-height: 14px;
}

.gumstix-partners-information thead th {
    text-align: center;
    background-color: #e3ebf0;
}

.gumstix-partners-information tbody th {
    text-align: left;
}

.gumstix-partners-information th,
.gumstix-partners-information td {
    padding: 5px;
}

/*REFERENCES (PAGE49)*/
.page-49 .article-body {
    margin: 0 0;
}

ul.resources > li {
    vertical-align: bottom;
    display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
    border-bottom: 1px dotted #000000;
}

ul.resources > li > a, ul.resources > li > p {
    display: block;
    min-height: 90px;
    width: 245px;
    padding-left: 120px;
    background-size: 100px 83px;
    background-repeat: no-repeat;
    background-position: left top;
    color: #000000;
}

ul.resources > li > a:hover {
    color: #006699;
    text-decoration: none;
}

ul.resources > li > p > a > img:hover {
    box-shadow: 0 0 5px #006699;
    border-radius: 3px;
}

/*VALUE ADD RESELLERS*/
table#value-add-resellers {
    width: 90%;
    margin: 0 auto;
}

table#value-add-resellers,
#value-add-resellers th,
#value-add-resellers td {
    border-collapse: collapse;
    border: 1px dotted #cccccc;
    font-size: 12px;
    line-height: 16px;
}

#value-add-resellers thead th {
    text-align: center;
    background-color: #e3ebf0;
}

#value-add-resellers tbody th {
    text-align: left;
}

#value-add-resellers th,
#value-add-resellers td {
    padding: 5px;
}

/*THIRD PARTY SOLUTIONS*/
#third-party-tiles {
    width: 743px;
    margin: 0 0 16px 0;
}

#third-party-tiles .tile {
    display: inline-block;
    background-color: #e5eef2;
    width: 16%;
    height: 144px;
    margin: 0 1%;
    text-align: center;
    padding: 1%;
    font-size: 12px;
    line-height: 16px;
    border: 1px solid #cccccc;
}

#third-party-tiles .tile:first-child {
    margin-left: 0;
}

#third-party-tiles .tile:last-child {
    margin-right: 0;
}

/*FCC & EC CERTIFICATES*/
.fcc-ce-info {
    width: 95%;
    margin: 0 auto;
}

.fcc-ce-info td {
    height: 25px;
}

.icn-ce {
    background: url('/images/fcc-ec-sprites.png') no-repeat;
    background-position: 0 -50px;
    padding-left: 50px;
    line-height: 25px;
    display: block;
}

.icn-fcc-wifi {
    background: url('/images/fcc-ec-sprites.png') no-repeat;
    background-position: 0 -25px;
    padding-left: 50px;
    line-height: 25px;
    display: block;
}

.icn-fcc-bt {
    background: url('/images/fcc-ec-sprites.png') no-repeat;
    background-position: 0 0;
    padding-left: 50px;
    line-height: 25px;
    display: block;
}

/*GUMSTIX IN THE NEWS*/
.news-news-list > li {
    border-bottom: 1px solid #cccccc;
    background-size: 89px auto;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 92px;
}

.news-news-list > li > a {
    display: block;
    min-height: 66px;
    position: relative;
    padding: 10px 0;
    background-repeat: no-repeat;
    background-size: 89px 67px;
}

.news-news-list li .info {
    text-align: right;
    font-size: 10px;
}

#news-more-list {
    height: 1000px;
    overflow: auto;
}

#featured-article {
    display: block;
    background-color: #1f86c0;
    border-radius: 10px;
    min-height: 300px;
    width: 98%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 20px;
}

#featured-article a {
    display: block;
    margin: 40px 25px;
    color: #ffffff;
    font-family: Georgia, 'Times New Roman', Garamond, serif;
    font-weight: bold;
    font-style: italic;
}

#featured-article .info {
    position: absolute;
    right: 10px;
    bottom: 40px;
    color: #ffff66;
}

#news-quote-top {
    position: absolute;
    top: 0;
    left: 20px;
}

#news-quote-bottom {
    position: absolute;
    bottom: 0;
    right: 20px;
}

#news-blogs {
    margin-left: 5px;
}

#news-blogs li a {
    padding-left: 20px;
    display: block;
    background: url('/images/icon-bloglist.png') no-repeat;
    margin-bottom: 15px;
    border-bottom: 1px dotted #cccccc;
}

.press-release-list li {
    border-bottom: 1px solid #cccccc;
}

.press-release-list li a {

    display: block;
    min-height: 45px;
    position: relative;
    padding: 10px 0;
    font-size: 12px;
}

.press-release-list li .info {
    text-align: right;
    font-size: 10px;
}

#press-release-archive {
    display: block;
    height: 300px;
    overflow: auto;
}

#press-release-archive li a {
    background-image: none;
    padding-left: 0;
    font-size: 11px;
    padding-bottom: 15px;
    height: 100%;
}

#press-release-archive li a .info {
    position: absolute;
    bottom: 2px;
    right: 2px;
    font-size: 10px;
}

.greybox {
    background-color: #f2f2f2;
    padding: 10px;
    border-radius: 10px;
}

.media-logos {
    border-bottom: 1px dotted #cccccc;
}

.media-logos:last-child {
    border-bottom: none !important;
}

.media-logos .right-column {
    padding-top: 12px;
}

.media-logos ul li {
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    font-size: 12px;
}

.media-logos p {
    margin: 0;
}

/*BOTTOM-PANEL*/
.bottom-panel {
    width: 98%;
    border-top: 1px dotted #cccccc;
    margin: 20px auto;
    padding-top: 20px;
}

#about-us-bottom div {
    min-height: 260px;
}

#bottom-product-selector-tile {
    position: relative;
    background-image: url('/images/references-1.jpg');
    background-color: #edf2f6;
    background-repeat: no-repeat;
    background-size: 97%;
    background-position: center center;
}

#about-us-bottom .title,
#about-us-bottom .title a {
    text-align: center;
    padding-top: 5px;
    color: #003366 !important;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}

#bottom-product-selector-tile-link {
    position: absolute;
    display: block;
    width: 120px;
    height: 30px;
    right: 5px;
    bottom: 45px;
}

#quotes-preview li {
    margin: 20px 0;
}

#quotes-preview li a {
    color: #000000;
}

#quotes {
    display: none;
}

#quotes-list {
    display: block;
    height: 340px;
    overflow: auto;
}

#quotes-list li {
    margin: 10px 5px;
    border-bottom: 1px dotted #cccccc;
    position: relative;
}

#quotes-list li:last-child {
    border-bottom: none;
}

#quotes-list li .quote-author {
    float: right;
    text-align: right;
    font-family: 'Georgia', Times, 'Times New Roman', Garamond, serif;
    font-style: italic;
}

#references-1.thirds {
    background-size: 100%;
    background-position: center center;
}

.thirds h3, .thirds h4 {
    text-align: center;
}

#pcn-rss-feeds {
    width: 300px;
    float: right;
    border: 1px solid #006699;
    padding: 5px 10px;
    margin-left: 15px;
}

#pcn-rss-feeds > form {
    background-color: #f5f5f5;
    width: 250px;
    padding: 10px;
    border-radius: 5px;
}

div.code {
    font-family: monospace;
    background-color: #f8f8f8;
    border: 1px solid #dcdcdc;
    padding: 5px;
    width: 95%;
    margin: 5px auto;
    display: block;
}

span.code {
    font-family: monospace;
    background-color: #f8f8f8;
    border: 1px solid #dcdcdc;
    padding: 5px;
    display: inline;
}

#geppetto-module-list .toc {
    float: left;
    width: 30%;
    background-color: #f8f8f8;
    border: 1px solid #dcdcdc;
    padding: 5px;
    margin-right: 5px;
}

#geppetto-module-list h2 {
    margin: 5px;
}

#geppetto-module-list a.to-top {
    float: right;
    font-size: 14px;
    font-weight: normal;
}

#geppetto-module-list .module {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    border: 1px solid #dcdcdc;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px;
    border-radius: 5px;
}

#geppetto-module-list .module img {
    float: right;
    max-width: 120px;
}
