/* --- CSS Reset --- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

ul
{
    list-style-type: none;
}

i
{
    font-style: normal;
}

/* --- Page Layout --- */

body, html
{
    height: 100%;
    background: #758c16;
}

.clear
{
    clear: both;
}

#layout
{
    width: 100%;
    background: #758c16 url(backdrop.jpg) no-repeat bottom center;
}

#layout-inner
{
    position: relative;
    width: 970px;
    margin: 0 auto;
}

#layout-header
{
    height: 148px;
    background: transparent url(header.png) no-repeat top left;
}

#layout-body
{
    min-height: 420px;
    background: transparent url(body.png) repeat-y top left;
}

#layout-body-end
{
    height: 24px;
    background: transparent url(body-end.png) no-repeat top left;
}

#layout-footer
{
    position: relative;
    height: 148px;
    background: transparent url(footer.png) no-repeat bottom center;
}

#layout-left
{
    float: left;
    width: 206px;
    padding-left: 29px;
    min-height: 1px;
}

#layout-center
{
    float: left;
    width: 392px;
    padding-left: 47px;
    min-height: 1px;
}

#layout-right
{
    float: left;
    width: 226px;
    padding-left: 42px;
    min-height: 1px;
}

body.home #layout-body
{
    background-image: url(body-clear.png);
}
body.home #layout-body-end
{
    background-image: url(body-clear.png);
}

body.home #layout-left
{
    width: 109px;
}
body.home #layout-center
{
    width: 582px;
    padding-left: 20px;
}
body.home #layout-right
{
    width: 182px;
    padding-left: 20px;
}

/* --- Dropdowns --- */

#layout-header h2
{
    position: absolute;
    top: 16px;
    color: #a58163;
    font-size: 16px;
    font-weight: bold;
}

#layout-header select
{
    position: absolute;
    top: 40px;
    width: 181px;
    height: 19px;
    border: solid 1px #b5d146;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: bold;
    color: #83992a;
}

#pallets-title, #pallets-dd
{
    left: 555px;
}

#customers-title, #customers-dd
{
    left: 761px;
}

/* --- Top Navigation --- */

#nav
{
    position: absolute;
    left: 7px;
    top: 78px;
    width: 965px;
    list-style-type: none;
}

#nav li
{
    float: left;
    border-right: solid 1px #809a15;
    border-left: solid 1px #dadbd0;
    text-align: center;
}

#nav li a
{
    display: block;
    width: 188px;
    height: 28px;
    padding-top: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #feffe8;
    text-decoration: none;
}

#nav li a:hover
{
    text-decoration: underline;
}

#nav li.first
{
    border-left: 0;
}
#nav li.last
{
    border-right: 0;
}

/* --- Footer --- */

#footer
{
    text-align: center;
    padding-top: 18px;
}

#footer, #footer a
{
    color: #feffe8;
    font-size: 12px;
}

#footer a
{
    text-decoration: none;
    font-weight: bold;
}

#footer a:hover
{
    text-decoration: underline;
}

#copyright
{
    position: absolute;
    left: 10px;
    top: 75px;
    color: #9fb543;
    font-weight: bold;
    font-size: 10px;
}

/* --- Boxes --- */

div.box
{
    background: transparent url(box.png) no-repeat bottom left;
    padding-bottom: 10px;
}

div.box i
{
    display: block;
    background: transparent url(box.png) no-repeat top left;
    margin-top: 10px;
}

/* --- Home Page --- */

body.home #layout-center div.content
{
    padding-left: 5px;
}

body.home div.blobs
{
    margin-top: 30px;
    background: transparent url(blobs.png) no-repeat top left;
    position: relative;
    width: 575px;
    height: 278px;
}

body.home div.blobs a
{
    display: block;
    position: absolute;
    width: 182px;
    height: 210px;
    padding-top: 42px;
    line-height: 16px;
    font-size: 11px;
    font-weight: bold;
    color: #654f3d;
    text-decoration: none;
}

body.home div.blobs a span 
{
    display:block;
    background:url(blobs-more.png) no-repeat top left;
    width:84px;
    height:30px;
    position:relative;
    left:40px;
    top:10px;
}

body.home div.blobs a.shippers span
{
    left:50px;
}

body.home div.blobs a:hover span
{
    background-position:0px -30px;
}

body.home div.blobs a:hover
{
    color: #758c17;
}

body.home div.blobs a.shippers
{
    left: 52px;
    top: 20px;
}

body.home div.blobs a.receivers
{
    left: 351px;
    top: 20px;
}

/* --- Home Page: Boxes --- */

body.home div.box
{
    margin-bottom: 10px;
}
body.home div.box i
{
    padding: 10px 10px 0px 10px;
    color: #7c7c7b;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}

/* --- Home Page: Partners --- */

body.home ul.partners
{
    margin-top: 10px;
}

body.home ul.partners li
{
    background: #fffee6;
    border-left: solid 1px #bdbba2;
    border-right: solid 1px #bdbba2;
    border-bottom: solid 1px #bdbba2;
}

body.home ul.partners li.first,
body.home ul.partners li.last
{
    background: transparent url(partner-box.png) no-repeat 0px -37px;
    border-left: 0;
    border-right: 0;
}

body.home ul.partners li a
{
    display: block;
    padding: 9px 0px 8px 10px;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #90a635;
    text-decoration: none;
}

body.home ul.partners li a:hover
{
    text-decoration: underline;
}

body.home ul.partners li.first
{
    background-position: 0px 0px;
}
body.home ul.partners li.last
{
    background-position: 0px -75px;
    border-bottom: 0;
}

/* --- Home Page: Icons --- */

body.home div.associations 
{
    text-align:center;
}

body.home div.associations p
{
    margin-bottom:10px;
}

body.home a.logo
{
    display: block;
    margin: 10px auto 5px auto;
    text-indent: -10000px;
}
body.home a.spc
{
    background: transparent url(spc.png) no-repeat top center;
    width: 75px;
    height: 75px;
}
body.home a.nrc
{
    background: transparent url(nrc.png) no-repeat top center;
    width: 48px;
    height: 49px;
}
body.home a.nwpca
{
    background: transparent url(nwpca.png) no-repeat top center;
    width: 116px;
    height: 105px;
}
body.home a.cwpca
{
    background: transparent url(cwpca.png) no-repeat top center;
    width: 88px;
    height: 73px;
}
body.home a.cpc
{
    background: transparent url(cpc.png) no-repeat top center;
    width: 71px;
    height: 76px;
}
body.home a.nysar
{
    background: transparent url(nysar.png) no-repeat top center;
    width: 104px;
    height: 68px;
}

/* --- Slide Show --- */

#slideshow
{
    position: relative;
    width: 582px;
    height: 365px;
    background: transparent url(slideshow.png) no-repeat top left;
    margin-bottom: 10px;
}

#slideshow li
{
    position: absolute;
    left: 9px;
    top: 9px;
    width: 564px;
    height: 347px;
    background-color: #fff;
    background-position: top left;
    background-repeat: no-repeat;
    display: none;
}

#slideshow a
{
    display: none;
}

/* --- PalletID Brand --- */

ul.brand
{
    position: relative;
    width: 206px;
    height: 141px;
    background: transparent url(brand.png) no-repeat top left;
}

ul.brand li
{
    display: block;
    position: absolute;
    width: 105px;
    height: 19px;
    left: 99px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    color: #654f3d;
}

ul.brand li.pallet
{
    top: 12px;
}
ul.brand li.company
{
    top: 37px;
}
ul.brand li.supplier
{
    top: 62px;
}

/* --- Pallet Menus (left column on product pages, center column on company pages) --- */

ul.pallets
{
    margin-bottom: 20px;
}

ul.pallets li
{
    display: block;
    margin-bottom: 10px;
}

#layout-left ul.pallets li 
{
    background: transparent url(menu-bullet.png) no-repeat 185px 0px;
}

#layout-left ul.pallets li.active
{
    background-position: 185px -19px;
}

#layout-center ul.pallets li 
{
    padding-left: 24px;
    background: transparent url(menu-bullet.png) no-repeat 0px -19px;
}
    
ul.pallets li,
ul.pallets li a
{
    font-size: 14px;
    font-weight: bold;
    color: #89a02b;
}

ul.pallets li a 
{
    color: #a58163;
}

ul.pallets li.active a
{
    color: #89a02b;
}

ul.pallets a
{
    text-decoration: none;
}

ul.pallets a:hover
{
    text-decoration: underline;
}

#layout-center ul.pallets li
{
    font-weight: normal;
}

/* --- Pallet Form --- */

form.pallet
{
    background: transparent url(form-box.png) no-repeat bottom left;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

form.pallet i
{
    display: block;
    background: transparent url(form-box.png) no-repeat top left;
    margin-top: 10px;
    padding: 10px 14px 0px 13px;
    overflow: hidden;
}

form.pallet h1 
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

form.pallet label
{
    font-size: 12px;
    font-weight: bold;
    width: 179px;
    margin-bottom: 3px;
}

form.pallet input
{
    width: 175px;
    border: solid 1px #d49664;
    margin-bottom: 10px;
    padding: 1px;
}

form.pallet button
{
    float: right;
    clear: both;
    width: 55px;
    height: 23px;
    border: 0;
    background: transparent url(form-button.png) no-repeat top left;
    text-indent: -10000px;   
    cursor: pointer;
}

form.pallet .input-validation-error 
{
    border-color: red;
}

form.pallet .validation-summary-errors
{
    color: white;
    font-size: 12px;
    line-height: 14px;
}

form.pallet span.validation-summary-errors
{
    display: block;
    margin-bottom: 5px;
}

form.pallet ul.validation-summary-errors
{
    list-style-type: disc;
    margin-bottom: 5px;
}

form.pallet ul.validation-summary-errors li
{
    margin-left:12px;
}

/* --- Typography --- */

body
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 13px;
    color: #352920;
}

body.content 
{
    /* this only applies to the WYSIWYG area in admin */
    background: #fefff2;
    padding: 20px;
    height: auto;
}

.content p
{
    margin-bottom: 10px;
}

.content strong
{
    font-weight: bold;
}

.content ul
{
    list-style-type: disc;
    margin-left: 15px;
    list-style-position: outside;
    margin-bottom: 10px;
}

.content h1
{
    font-size: 18px;
    font-weight: bold;
    color: #654f3d;
    margin-bottom: 10px;
}

.content h2
{
    font-size: 14px;
    font-weight: bold;
    color: #352920;
    margin-bottom: 10px;
}

.content h3
{
    font-weight: bold;
    color: #352920;
    margin-bottom: 10px;
}

.content hr
{
    margin-top: 22px;
    border-top: dotted 1px #c8bbb0;
    margin-bottom: 20px;
}

.content h1 img 
{
    display: block;
    border: solid 1px #fff;
    margin-bottom: 10px;
}

.content h1 span 
{
    color: #a58163;
}

img.border 
{
    border: solid 1px #c8bbb0;
    margin-bottom: 10px;
}

/* --- Contact Page --- */

body.contact h2, body.contact h3
{
    margin-bottom:0px;
}

