﻿/*
 * Common news styles
 */
#news-header
{
    background: #0060a5 url(../images/product-h2-bg.png) bottom left repeat-x;
    color: #fff;
    padding: 0 0 30px 22px;
    margin: 0 0 15px -22px;
}

#news-header a
{
    color: #fff;
    font-weight: bold;
}

#news-header a:hover
{
    text-decoration: underline;
}

#news-header h2
{
    font-size: 1.8em;
    padding: 10px 0;
}

#news-header strong
{
    font-weight: bold;
}

#news-header span, #news-header li
{
    float: left;
    font-size: 1.2em;
    margin-right: 15px;
}

#news-header li:before
{
    content: "> ";
}

#news-header strong
{
    font-weight: bold;
}

/*
 * News overview styles
 */

.news-panel
{
    color: #595959;
}

.news-panel h3
{
    font-size: 1.8em;
    margin: 0 0 0.5em;
    padding: 0 0 0.5em;
    font-weight: bold;
}

.news-panel h4
{
    font-size: 1.4em;
    margin: 0.5em 0 1em;
    padding: 0 0 0.5em;
    font-weight: bold;
}

.news-panel p
{
    margin: 1em 0;
    font-size: 1.1em;
    line-height: 1.3em;
}

.news-panel .link-more
{
    margin-bottom: 0.5em;
}

.news-panel .link-more a
{
    display: block;
    background: #0060a5;
    color: #fff;
    font-size: 11px;
    line-height: 18px;
    padding: 3px 5px;
}

#news-latest
{
    float: left;
    display: inline;
    width: 395px;
    background: url(../images/news-latest-bg.png) repeat-y top left;
    padding: 0 0 0 45px;
    margin-bottom: 2em;
    border-bottom: 1px solid #b2cfe4;
}

#news-latest h3, #news-latest h4
{
    border-bottom: 1px solid #b2cfe4;
}

#news-latest h3, #news-archive h3
{
    color: #0060a5;
}

#news-latest h4, #news-archive h4
{
    color: #00c0f3;
}

#news-latest img {
    float: right;
    margin: 0 0 15px 15px;
}

#news-latest .link-more
{
    clear: right;
    border-top: 1px solid #b2cfe4;
    padding-top: 0.5em;
}

#news-latest .link-more a
{
    background: url(../images/news-latest-link.png) no-repeat top left;
    width: 203px;
}

#news-media
{
    float: left;
    display: inline;
    width: 395px;
    background: url(../images/news-media-bg.png) repeat-y top left;
    padding: 0 0 15px 45px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

#news-media h3
{
    border-bottom: 1px solid #ccc;
}

#news-media .link-more a
{
    background: url(../images/news-media-link.png) no-repeat top left;
    width: 176px;
}

#news-archive
{
    float: right;
    display: inline;
    width: 285px;
    background: url(../images/news-archive-bg.png) repeat-y top left;
    padding: 0 0 0 45px;
}

#news-archive h3
{
    border-bottom: 1px solid #b2cfe4;
}

#news-archive h4 {
    padding: 0;
    margin: 1em 0 0;
}

#news-archive .newsitem 
{
    border-bottom: 1px solid #b2cfe4;
}

#news-archive .newsitem a
{
    color: #0060a5;
    font-weight: bold;
}

#news-archive .link-more a
{
    background: url(../images/news-archive-link.png) no-repeat top left;
    width: 201px;
}

/*
 * News item styles
 */

#news-body {
    float:left;
    width: 350px;
}

.date-published {
    border-bottom: 1px solid #ccc;
    padding: 0.5em 0;
    margin: 0;
}

#news-images {
    float: right;
    width: 400px;
    border-left: 1px solid #ccc;
    margin-bottom: 15px;
    color: #5c5c5c;
}

#slideshow {
    text-align: center;
    height: 342px;
}

#slideshow img {
    margin: 0 auto;
}

#caption a {
    float: right;
    background-color: #009ac9;
    color: #fff;
    padding: 0.4em;
    font-size: 1em;
    margin-bottom: 13px;
}

#caption a:hover {
    background-color: #65c9e7;
}

#thumbs {
    clear: right;
    border-top: 1px solid #ccc;
    height:9em;
    padding-left: 20px;
}

#thumbs li {
    float: left;
    width: 58px;
    text-align: center;
    height: 35px;
    border: 1px solid #ccc;
    margin-right: 20px;
}

#thumbs p {
    padding: 15px 0 10px 0;
    margin: 0;
}

#thumbs p:after { content: " >"; } 

#thumbs img {
    margin: 0 auto;
}

#links {
    clear: left;
    float: left;
    margin-bottom: 15px;
    width: 350px;
}

#links li {
    border-left: 2px solid #009ac9;
    margin: 10px 0;
    padding: 3px 5px
}

#links li.print {
    background: url(../images/print-icon.png) no-repeat 5px 0;
    padding-left: 25px;
}

#links a, ul.spec-list a {
    color: #5c5c5c;
}

#links a:hover {
    text-decoration: underline;
}

/*
 * News archive styles
 */

#news-full-archive
{
    color: #5c5c5c;
}

#news-full-archive .newsitem 
{
    border-bottom: 1px solid #b2cfe4;
    margin-bottom: 15px;
}

#news-full-archive .newsitem img
{
    float: right;
    margin-left: 15px;
    border: 1px solid #ccc;
}

#news-full-archive .newsitem a
{
    color: #0060a5;
    font-weight: bold;
}

#news-full-archive h3
{
    font-size: 1.8em;
    margin: 0 0 1em;
    color: #0060a5;
    font-weight: bold;
}

#news-full-archive .newsitem h4
{
    font-size: 1.4em;
    margin: 0 0 0.5em;
    color: #00c0f3;
    font-weight: bold;
}

#news-full-archive .newsitem span 
{
    font-weight: bold;
}

#news-full-archive .newsitem p
{
    margin: 1em 0;
    font-size: 1.1em;
    line-height: 1.3em;
}

#news-full-archive .prevnext {
    height: 4em;
}

#news-full-archive .prevnext a 
{
    font-size: 1.4em;
    font-weight: bold;
}

#news-full-archive .prevnext .next a
{
    float: right;
    color: #5c5c5c;
}

#news-full-archive .prevnext .prev a
{
    float: left;
    color: #0060a5;
}

/*
 * Image Search styles
 */

#product-searchimage-list li
{
    float: left;
    width: 805px;
    display: inline;
    height: 5.5em;
    overflow: hidden;
    color: #595959;
    font-size: 1.2em;
    line-height: 1.4em;
    margin-right: 30px;
}

#product-searchimage-list li a
{
    color: #595959;
}

#product-searchimage-list li a:hover {
    color: #999;
}

#product-searchimage-list li div.product-thumb
{
    float: left;
    width: 174px;
    height: 35px;
    overflow: hidden;
    text-align: left;
    border: 1px solid #ccc;
    margin-right: 10px;
}

#product-searchimage-list li div.product-thumb:hover {
    border-color: #ddd;
}

#product-searchimage-list li div.product-thumb a {
    width: 58px;
    height: 35px;
}

#product-searchimage-list span.title
{
    border-bottom: 1px solid #ccc;
    float: left;
    width: 280px;
    padding-bottom: 0.2em;
    height: 1.4em;
    overflow: hidden;
}

