﻿@import url("../common.css");
@import url("twitter.css");
@import url("colorbox/colorbox.css");

a,
a:link
{
    color: #3A73C2;
}

a.moreInfo
{
    font-weight: bold;
}

body
{
    background: #4193F4;
    font: small Arial, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

button::-moz-focus-inner
{
    border: 0;
    padding: 0;
}

h1
{
    background-color: transparent;
    border-bottom: 1px solid #100700;
    color: #3974C2;
    font-size: 200%;
    margin: 0 0 0.25em 0;
    padding: 0 0 2px 0;
}

h2, h3, h4, h5, h6
{
    background-color: transparent;
    color: #3974C2;
    font-size: 140%;
    font-weight: bold;
    margin: 1.5em 0 0.25em 0;
    padding: 0;
}

h3
{
    font-size: 110%;
}

h4
{
    font-size: 100%;
}

hr
{
    background-color: #CCC;
    border: 0;
    clear: both;
    color: #CCC;
    height: 1px;
    width: 100%;
}

input:focus, select:focus, textarea:focus
{
  outline: none;
}

ol, ul
{
    margin: 0 0 1em 0;
    padding: 0 0 0 3em;
}

p
{
    margin: 0 0 1em 0;
}

td, th
{
    font-size: small;
}

th
{
    text-align: left;
}

.altrow,
.altrow td
{
    background-color: #D7D4CF;
    color: #000;
}

.banners
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.banners li
{
    margin: 0 0 1em 0;
}

.button,
.button:link
{
    background: transparent url("images/btn_l.png") left top no-repeat;
    border: 0;
    color: #2E240A;
    cursor: pointer;
    display: block;
    float: left;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding: 0 0 0 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}

.button span
{
    background: transparent url("images/btn_r.png") right top no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 15px 0 8px;
}

.button img
{
    float: left;
    margin: 4px 4px 0 0;
    vertical-align: middle;
}

.buttonHelp
{
    margin: 0;
}

.buttonHelp a
{
    font-size: 90%;
    font-weight: bold;
}

.buttonList
{
    line-height: 28px;
    overflow: hidden;
    width: 100%;
}

.buttonList .button
{
    float: left;
    margin-right: 1em;
}

.cbotFutures
{
    height: 300px;
    margin: 1em 0;
    overflow: hidden;
    width: 100%;
}

.contentList
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.contentList h2
{
    font-size: 120%;
}

.contentList h2 a,
.contentList h2 a:link,
.contentList h3 a,
.contentList h3 a:link
{
    text-decoration: none;
}

.contentList h2 a:hover,
.contentList h3 a:hover
{
    text-decoration: underline;
}

.contentList li
{
    clear: both;
    display: block;
}

.contentList dt
{
    font-weight:bold;	
    margin-bottom:1em;
}

.envirocan
{
    background: url("images/environment_canada.png") no-repeat left top;
    display: block;
    height: 22px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -1000em;
    width: 230px;
}

.error, .required
{
    background-color: transparent;
    color: #900;
    font-weight: bold;
}

.exchange-rate
{
    font-size: 120%;
}

.exchange-rate .currency
{
    background-position: 0px 4px;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.exchange-rate .ca
{
    background-image: url("../../images/icons/flags/ca.gif");
}

.exchange-rate .us
{
    background-image: url("../../images/icons/flags/us.gif");
}

.facebook-like, .facebook-like-full
{
    border: none;
    height: 21px;
    overflow: hidden;
    width: 50px;
}

.facebook-like-full
{
    height: 25px;
    width: 100%;
}

.form-submit
{
    background: #C0C007 url("images/btn_bg.png") repeat-x left top;
    border: solid 1px #AAAAAA;
    border-top-color: #E4E497;
    color: #2E240A;
    cursor: pointer;
    height: 28px;
    font-weight: bold;
    padding: 0 10px;
}

.icon-pdf
{
    display: block;
    line-height: 16px;
}

.icon-pdf a
{
    background: url("../../images/icons/pdf.gif") no-repeat left top;
    display: block;
    padding: 0 0 0 22px;
}

.instruction
{
    background-color: transparent;
    color: #666;
}

.meta
{
    background-color: transparent;
    color: #666;
    font-weight: bold;
}

.numeric
{
    text-align: right;
    white-space: nowrap;
}

.pcolumns
{
    line-height: 2em;
    overflow: hidden;
    width: 100%;
}

.pcolumns .pcolumn1
{
    float: left;
    overflow: hidden;
    width: 49%;
}

.pcolumns .pcolumn2
{
    float: right;
    overflow: hidden;
    text-align: right;
    width: 49%;
}

.photo
{
    float: right;
    margin: 0 0 1em 1em;
}

.photo img
{
    border: 0;
}

.price-higher
{
    color: #090;
}

.price-lower
{
    color: #900;
}

.prices
{
    margin: 0 0 1em 0;
}

.prices .canola
{
    font-size: 120%;
    font-weight: bold;
}

.product .picture
{
    text-align: center;
}

.purchase
{
    background: #EEE;
    border: 1px solid #999;
    float: right;
    margin: 0 0 1em 1em;
    padding: 10px;
    width: 180px;
}

.purchase .textbox
{
    width: 170px;
}

.report h2,
.report h3
{
    margin: 0;
}

.report h3
{
    padding-top: 3em;
}

.report td
{
    vertical-align: top;
}

.report th
{
    white-space: nowrap;
    vertical-align: top;
}

.report .date
{
    text-align: left;
    white-space: nowrap;
}

.report .price
{
    text-align: right;
}

.report .range
{
    white-space: nowrap;
}

.report-comparison th
{
    text-align: center;
}

.report-container
{
    margin: 0 0 1em 0;
    width: 100%;
}

.report-overflow
{
    margin: 0 0 1em 0;
    overflow: auto;
    width: 100%;
}


body #feedgrains .report td
{
    max-width: 60px;
    word-wrap: break-word;
}

.store td
{
    vertical-align: top;
}

.success
{
    background-color: transparent;
    color: #090;
}

.summary ul
{
    font-weight: normal;
}

.thumbnails
{
    padding-left: 92px;
}

.thumbnails img
{
    border: 0;
    display: inline;
    float: left;
    margin: 4px 0 1em -92px;
}

.units label
{
    display: inline;
    margin: 0 0.5em 0 0;
}

.weather
{
    border: solid 1px #CCC;
    border-top: 0;
    margin: 0 0 1em 0;
    padding: 10px 15px 0 15px;
}

.weather table
{
    clear: both;
}

.weather table td
{
    padding: 0.25em 0;
}

.weather table th
{
    padding: 0.25em 0;
    padding-right: 2em;
}

.weather .conditions .icon
{
    float: left;
    margin: 0 1em 1em 0;
}

.weather .conditions .temperature
{
    font-size: 200%;
    font-weight: bold;
    margin: 0;
}

.weather .conditions .temperatureWithWindChill
{
    margin: 0 0 1em 0;
}

.weather .forecasts
{
    clear: both;
    list-style-type: none;
    margin: 1em 0 0 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.weather .forecasts h3
{
    margin: 0;
}

.weather .forecasts img
{
    float: left;
    padding: 0 1em 1em 0;
}

.weather .forecasts li
{
    clear: both;
    margin: 0 0 1em 0;
}

.weather .forecasts p
{
    margin: 0;
}

.weather .forecasts .temperature
{
    font-weight: bold;
}

.weather .form
{
    background-color: #D7D4CF;
    border-top: solid 1px #CCC;
    margin: 0 -15px;
    padding: 10px 15px;
    width: 218px;
}

.weather .form p
{
    margin: 0;
}

.weather .form select
{
    width: 214px;
}

.weather .form .refresh
{
    display: none;
}

.weatherPanel h1
{
    margin-bottom: 0;
}

#shipping
{
    display: none;
}

#shipping table
{
    margin: 1em 0;
}

@media print
{
    #Content .tools,
    #Footer,
    #Header,
    #Sidebar
    {
        display: none;
    }
    
    .noprint
    {
        display: none;
    }
}

@media screen
{
    .report-container
    {
        overflow: auto;
    }
    
    .update-bookmark
    {
        background: #FCC;
        border: solid 1px #900;
        margin: 1em 0;
        padding: 1em;
        padding-bottom: 0;
    }
    
    #Container
    {
        margin: 0 auto;
        text-align: left;
        width: 960px;
    }

    #ContainerOuter
    {
        background: #4193f4 url("images/bg.jpg") no-repeat left top;
        text-align: center;
    }

    #Content
    {
        float: right;
        padding: 0;
        width: 560px;
    }

    #Content .tools
    {
        display: inline;
        float: right;
        height: 24px;
        line-height: 24px;
        list-style-type: none;
        margin: 10px -6px 0 1em;
        overflow: hidden;
        padding: 0;
    }

    #Content .tools a,
    #Content .tools a:link
    {
        margin: 0 0 0 5px;
        text-decoration: none;
    }

    #Content .tools a:hover
    {
        text-decoration: underline;
    }
    
    #Content .tools li
    {
        display: inline;
        float: left;
        margin: 0 5px 0 0;
    }

    #Content .tools .print
    {
        background: url("../../images/icons/printer.gif") left top no-repeat;
        padding: 1px 5px 5px 22px;
    }
    
    #Content .tools .stbutton
    {
        padding: 1px 5px 5px 22px;
    }
    
    #Content .tools.footer
    {
        float: left;
        margin: 0;
    }
    
    #Content .tools.footer .twitter-share-button
    {
        margin-top: 2px;
    }

    #ContentContainer
    {
        background: url("images/content_bg.png") left top repeat-y;
        clear: both;
        overflow: hidden;
        padding: 0 26px;
        width: 908px;
    }

    #ContentContainerInner
    {
        background: url("images/contentarea_bg.jpg") left bottom repeat-x;
        overflow: hidden;
        padding: 25px 50px 0 14px;
        width: 844px;
    }

    #Footer
    {
        background: transparent url("images/content_bottom.png") left top no-repeat;
        color: #FFF;
        margin: 0;
        text-align: center;
        padding: 35px 0 20px 0;
    }

    #Footer a,
    #Footer a:link
    {
        background-color: transparent;
        color: #FFF;
        text-decoration: none;
    }

    #Footer a:hover
    {
        color: #CCC;
    }

    #Footer .footerLinks
    {
        display: block;
        list-style-type: none;
        margin: 0;
        overflow: hidden;
        padding: 0;
        width: 100%;
    }

    #Footer .footerLinks li
    {
        border-right: 1px solid #FFF;
        display: inline;
        margin: 0;
        padding: 0 10px;
    }

    #Footer .footerLinks li.last
    {
        border: 0;
    }

    #Footer .footerLogin
    {
        text-align: right;
    }

    #Footer .footerNote
    {
        margin-top: 1em;
    }

    #Header
    {
        background: transparent url("images/content_top.png") left bottom no-repeat;
        color: #FFF;
        margin: 0;
        padding-bottom: 12px;
        position: relative;
        text-align: left;
        width: 100%;
    }

    #Header h1
    {
        border: 0;
        margin: 0;
        padding: 0;
    }

    #Header h1 a,
    #Header h1 a:link
    {
        background-color: transparent;
        color: #FFF;
        display: block;
        padding: 0;
        text-decoration: none;
    }

    /* Header menus */

    #Header li.hover ul
    {
        visibility: visible;
    }

    #Header .icons
    {
        background-color: transparent;
        color: #FFF;
        left: 230px;
        list-style-type: none;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        right: 0px;
        top: 81px;
    }
    
    #Header .icons li
    {
        float: left;
        margin: 0 4px 0 0;
    }
    
    #Header .icons li a
    {
        background-position: top left;
        background-repeat: no-repeat;
        display: block;
        height: 32px;
        overflow: hidden;
        text-decoration: none;
        text-indent: -1000em;
        width: 32px;
    }
    
    #Header .icons li a.facebook
    {
        background-image: url("images/facebook_32.png");
    }
    
    #Header .icons li a.itunes
    {
        background-image: url("images/itunes_32.png");
        padding: 0;
    }
    
    #Header .icons li a.mobile
    {
        background-image: url("images/mobile_32.png");
    }

    #Header .icons li a.rss
    {
        background-image: url("images/rss_32.png");
    }

    #Header .icons li a.twitter
    {
        background-image: url("images/twitter_32.png");
    }
        
    #Header .icons li a.youtube
    {
        background-image: url("images/youtube_32.png");
    }

    #Header .links
    {
        background: url("images/navbg.png") left top repeat-x;
        font-weight: bold;
        height: 48px;
        line-height: 48px;
        list-style-type: none;
        margin: 0 0 0 2px;
        padding: 0 0 0 20px;
    }
        
    #Header .links li
    {
        background: url("images/nav_divider.jpg") left 13px no-repeat;
        display: inline;
        float: left;
        padding: 0 1px 0 0;
        position: relative;
        white-space: nowrap;
    }
        
    #Header .links li.first
    {
        background-image: none;
    }
        
    #Header .links li a,
    #Header .links li a:link
    {
        background: transparent;
        color: #FFF;
        display: block;
        font-size: 13px;
        padding: 0 12px;
        text-decoration: none;
    }
        
    #Header .links li a:hover,
    #Header .links li.selected a
    {
        background: transparent url("images/nav_hover.jpg") no-repeat scroll 0 10px;
        color: #2E240A;
        text-decoration: none;
    }
        
    #Header .links ul
    {
        background: #FFF;
        border: 1px solid #9C0701;
        border-top-style: none;
        color: #999;
        left: -1px;
        line-height: normal;
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 45px;
        visibility: hidden;
        width: auto;
        z-index: 5;
    }
        
    #Header .links ul li
    {
        background-image: none !important;
        border-top: 1px solid #4B4B4B;
        display: block;
        float: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }
        
    #Header .links ul li a,
    #Header .links ul li a:link
    {
        background-image: none !important;
        border-style: none;
        color: #900;
        margin: 0;
        padding: 5px 15px;
    }
        
    #Header .links ul li a:hover
    {
        background-color: #C00 !important;
        color: #FFF;
    }
        
    #Header .linksCon
    {
        background: url("images/nav_left.png") left top no-repeat;	
        margin: 0 0 0 10px;
        padding-left: 3px;
        width: 936px;
    }

    #Header .tools
    {
        background-color: transparent;
        color: #FFF;
        float: right;
        list-style-type: none;
        margin: 40px 0 0 0;
        overflow: hidden;
        padding: 0 0 0 20px;
        position: absolute;
        right: 0px;
        top: 0px;
    }

    #Header .tools fieldset
    {
        line-height: normal;
        margin-top: 7px;
    }

    #Header .tools h2
    {
        display: none;
    }

    #Header .tools input
    {
        background-color: #FFF;
        border: 1px solid #676767;
        color: #676767;
        font-size: 16px;
        height: 20px;
        width: 275px;
    }

    #Header .tools label
    {
        display: none;
    }

    #Header .tools li
    {
        display: inline;
        float: left;
        margin-right: .5em;
        padding-right:.5em;
    }

    #Header .tools li a,
    #Header .tools li a:link
    {
        background-color: Transparent;
        color: #FFF;
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
    }

    #Header .tools p
    {
        display: inline;
        float: left;
        line-height: 2em;
        margin: 0;
    }

    #Header .tools strong
    {
        font-size:125%;
    }

    #Header .tools .button span
    {
        background-color: transparent;
        color: #2E240A;
    }

    #Header .tools .contact,
    #Header .tools .phone
    {
        height:2em;
        line-height:2em;
    }

    #Header .tools .searchBox
    {
        clear: both;
        display: block;
    }

    #Sidebar
    {
        float: left;
        overflow: hidden;
        width: 252px;
    }

    #Sidebar h2
    {
        background: transparent url("images/sidebar_heading.png") left top no-repeat;
        color: #FFF;
        font-size: 120%;
        font-weight: bold;
        line-height: 30px;
        margin: 0 0 10px 0;
        padding: 1px 15px 4px 15px;
    }

    #Sidebar .submenu
    {
        list-style-type: none;
        overflow: hidden;
        padding: 0;
        width: 235px;
    }

    #Sidebar .submenu li
    {
        background: transparent url("images/sidebar_heading.png") left top no-repeat;
        color: #FFF;
        font-size: 120%;
        font-weight: bold;
        line-height: 30px;
        margin: 0;
        padding: 0;
    }

    #Sidebar .submenu li a,
    #Sidebar .submenu li a:link
    {
        background-color: Transparent;
        color: #FFF;
        display: block;
        padding: 1px 15px 3px 15px;
        text-decoration: none;
    }

    #Sidebar .submenu li li
    {
        background-color: transparent;
        background-image: none;
        border-top: 1px solid #EBEBEB;
        color: #000;
        font-size: 83%;
        font-weight: normal;
        line-height: 24px;
        padding: 3px 0 1px 0;
    }

    #Sidebar .submenu li li a,
    #Sidebar .submenu li li a:link
    {
        background: transparent url("images/sidebar_link.jpg") left top no-repeat;
        color: #000;
        line-height: 24px;
        padding: 1px 0 3px 15px;
    }

    #Sidebar .submenu li li a.selected,
    #Sidebar .submenu li li a.selected:link
    {
        background-image: url("images/sidebar_link_active.jpg");
        font-weight: bold;
    }

    #Sidebar .submenu li li.first
    {
        border: 0;
        padding: 0;
    }

    #Sidebar .submenu li li li
    {
        font-size: 100%;
    }

    #Sidebar .submenu ul
    {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #Sidebar .submenu ul ul
    {
        padding-left: 2em;
    }
    
    #Sidebar .upcomingEvents
    {
        padding-right: 10px;
    }
}
