body{
    background-color:#ccc;
    color:#444;
    font-family:arial;
    font-size:13px;
    line-height:17px;
    margin:0px;
}
p{
    margin:0;
    padding-bottom:20px;
}
h1{
    color:#fff;
    font-size:18px;
    font-weight: normal;
    line-height:22px;
    margin:0;
    padding-bottom:16px;
}
h2{
    color:#fff;
    font-size:12px;
    line-height:22px;
    margin:0;
    padding-bottom:20px;
}
a{
    color:#fff;
    text-decoration:none;
}
.site-link {
    color: #444;
    font-weight: bold;
}
.site-link:hover {
    text-decoration: underline;
}
dl{
    margin:0;
    padding-bottom:20px;
}
.margin-10 { margin: 10px; }
.margin-top-10 { margin-top: 10px; }
.margin-right-10 { margin-right: 10px; }
.margin-bottom-10 { margin-bottom: 10px; }
.margin-left-10 { margin-left: 10px; }
.page{
    margin:10px auto 0;
    width:960px;
}
.footer{
    border-top:1px solid #fff;
    color:#fff;
    float:left;
    font-size:10px;
    line-height:13px;
    margin-top:15px;
    padding-bottom:10px;
    padding-top:10px;
    text-align:center;
    width:100%;
}
.section{
    float:left;
    padding-bottom:45px;
    width:100%;
}
.side-col{
    float:left;
    padding:11px 20px 0 10px;
    width:170px;
}
.main-narrower{
    float:left;
    padding-top:10px;
    width:700px;
}
.narrower-left{
    border-top:5px solid #fff;
    float:left;
    margin-top:10px;
    width:300px;
}
.narrower-right{
    border-top:5px solid #fff;
    float:right;
    margin-top:10px;
    width:300px;
}
.main-narrower p{
    font-size:11px;
    line-height:14px;
    padding-bottom:10px;
}
.main-narrower h2{
    padding-bottom:10px;
}
.location-secondary{
    color:#777;
}
.history-clarify{
    color:#fff;
    font-size:15px;
    line-height:16px;
    padding:20px 0 10px 10px;
}
.main-wider{
    float:left;
    padding-top:10px;
    width:785px;
}
.wider-left{
    float:left;
    width:380px;
}
.wider-right{
    float:right;
    width:380px;
}
.dashed-bottom{
    border-bottom:1px dashed #fff;
    margin-bottom:20px;
    padding-bottom:20px;
}



.job-title{
    cursor:pointer;
    color:#fff;
    float:left;
    width:700px;
}
.job-description{
    border-bottom:1px dashed #fff;
    display:none;
    float:left;
    margin-bottom:20px;
    padding-bottom:10px;
    padding-top:10px;
    width:700px;
}
.toggler-sign{
    font-family:'arial unicode ms';
    font-size:17px;
    padding-left:5px;
}
.close{
    cursor:pointer;
    color:#fff;
    float:left;
    width:100%;
}
.homepage-product-wrapper {
    margin: 0;
    border: 0;
    padding: 0;
    width: 25%;
    text-align: center;
    font-size: 11px;
    float: left;
}
.homepage-middle-product-wrapper { margin: 0 30px; }
.homepage-product-wrapper img:hover, .homepage-product-wrapper a:hover {
    cursor: pointer;
}
.homepage-product-wrapper img {
    border: 0;
}
.homepage-product-wrapper p {
    padding: 5px 20px;
}
.homepage-product-wrapper .is-active {
    font-size: 12px;
}
.homepage-product-wrapper a {
    font-weight: bold;
    text-transform: uppercase;
}
.homepage-product-pin { height: 300px; }
.homepage-product-pin:hover { cursor: pointer; }
.homepage-product-pin.prime { background: transparent url(../../images/pin-f1000_prime.png) no-repeat top center; }
.homepage-product-pin.workspace { background: transparent url(../../images/pin-f1000_workspace.png) no-repeat top center; }
.homepage-product-pin.research { background: transparent url(../../images/pin-f1000_research.png) no-repeat top center; }
.homepage-product-pin.posters { background: transparent url(../../images/pin-f1000_posters.png) no-repeat top center; }
.homepage-product-pin.webofstories { background: transparent url(../../images/pin-webofstories.png) no-repeat top center; }
.shadowed-image {
    -webkit-filter: drop-shadow(4px 4px 10px rgba(0,0,0,0.5));
    filter: drop-shadow(4px 4px 10px rgba(0,0,0,0.5));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=4, OffY=4, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=4, OffY=4, Color='#444')";
}
.product-link-divider {
    margin: -4px 5px 0 5px;
    font-size: 16px !important;
    color: white;
    font-weight: bold;
}
.homepage-product-title { font: normal normal bold 14px/19px Arial,sans-serif; }
.homepage-product-date { font-weight: bold; }
.homepage-product-desc {
    line-height: 17px;
    height: 100px;
    vertical-align: top;
}
#wrapper {
    width: 100%;
    display: inline-block;
    min-height: 470px;
    margin-left: -10px;
}
.page-back {
    position: fixed;
    margin: 0 0 0 -80px;
    opacity: 0.5;
}
.page-back:hover { cursor: pointer; }
.job-title {
    font: normal normal bold 14px/19px arial,sans-serif;
}
.job-description { font: normal normal normal 13px/19px arial,sans-serif; }
.jd-list {
    list-style-type: disc;
    margin: 5px 0 10px 0;
    padding: 0;
    font: normal normal normal 12px/16px arial,sans-serif;
}
.jd-list-item {
    padding: 0 0 0 10px;
    margin: 0 0 0 15px;
}
.jd-link {
    font-weight: bold;
    color: #444;
    text-decoration: none;
    border-bottom: 1px dotted #444;
    padding-bottom: 1px;
}
.jd-link:hover {
    cursor: pointer;
    color: #f2f2f2;
    text-decoration: none;
    border-bottom: 1px solid #f2f2f2;
    text-shadow: 0 0 10px #a0a0a0, 0 0 20px #b0b0b0, 0 0 30px silver, 0 0 40px #d0d0d0, 0 0 50px #e0e0e0;
}
.item-list {
    list-style-type: disc;
    list-style-position: outside;
    font: normal normal normal 13px/16px arial,sans-serif;
    margin: 0 0 20px 0;
    padding: 0;
}
.item-list li {
    margin: 0 0 0 15px;
    padding: 5px 0 0 15px;
}