/********************************************
* Precision Science
* Developed by I-ology
* http://www.i-ology.com
*
* Created 06/23/2008 - MB
*
* Home Style Definitions
********************************************/

#content-photo {
    position: absolute;
    top: 0px;
    left: 225px;
    margin: 0;
    padding: 0;
}

#interior-video {
    margin-bottom: 30px;
    padding: 0;
    overflow: hidden;
}

#interior-image {
    padding: 0;
    margin-bottom: 125px;
}

#interior-image p {
    margin-top: -10px;
    font-size: 11px;
    margin-bottom: 125px;
}

#interior-image strong {
    color: #000;
}

/*********************************
* Lists
*********************************/

dl {
    width: 493px;
    padding: 0;
    overflow: hidden;
}

dt {
    width: 69px;
    float: left;
    text-align: center;
    line-height: 12px;
    font-size: 10px;
    color: #fff;
}

dt span {
    font-size: 14px;
    line-height: 12px;
}

dt.date1 {
    vertical-align: top;
    height: 43px;
    padding-top: 16px;
}

dt.date1 {
    background: url(/images/bg_date.gif) 13px 12px no-repeat;
}

dd {
    width: 422px;
    margin: 0;
    padding: 8px 20px 0 0;
    font-size: 11px;
    width/**/:/**/402px;
    line-height: 16px;
    float: right;
}

/*******************************************
* Titles & Headers
*******************************************/

#ttl-our-capabilities {
    width: 498px;
    height: 36px;
    display: block;
    text-indent: -9999px;
    background: url(/images/ttl_our_capabilities.gif) top left no-repeat;
}

#ttl-extrusion,
#ttl-pelletizing,
#ttl-tabletizing,
#ttl-powder,
#ttl-packaging {
    width: 498px;
    height: 64px;
    display: block;
    text-indent: -9999px;
}

#ttl-extrusion { 
    background: url(/images/ttl_extrusion.gif) top left no-repeat;
}
#ttl-pelletizing { 
    background: url(/images/ttl_pelletizing.gif) top left no-repeat;
}
#ttl-tabletizing { 
    background: url(/images/ttl_tabletizing.gif) top left no-repeat;
}
#ttl-powder { 
    background: url(/images/ttl_powder.gif) top left no-repeat;
}
#ttl-packaging { 
    background: url(/images/ttl_packaging.gif) top left no-repeat;
}

/*******************************************
* Promos
*******************************************/

#promo-speak-with-us {
    position: absolute;
    top: 639px;
    left: 24px;
    width: 153px;
    height: 60px;
    text-indent: -9999px;
    background: url(/images/promo_speak_with_us.gif) top left no-repeat;
}

#promo-email {
    position: absolute;
    top: 699px;
    left: 13px;
    width: 197px;
    height: 36px;
    text-indent: -9999px;
    background: url(/images/promo_email.gif) top left no-repeat;
}
a:hover#promo-email {
    background: url(/images/promo_email.gif) bottom left no-repeat;
}


#promo-take-tour {
    position: absolute;
    top: 545px;
    left: 774px;
    width: 197px;
    height: 131px;
    text-indent: -9999px;
    background: url(/images/promo_take_tour.jpg) top left no-repeat;
}
a:hover#promo-take-tour {
    background: url(/images/promo_take_tour.jpg) bottom left no-repeat;
}

#promo-download-brochure {
    position: absolute;
    top: 695px;
    left: 774px;
    width: 198px;
    height: 147px;
    text-indent: -9999px;
    background: url(/images/promo_download_brochure.jpg) top left no-repeat;
}
a:hover#promo-download-brochure {
    background: url(/images/promo_download_brochure.jpg) bottom left no-repeat;
}

#promo-download-brochure-powder {
    position: absolute;
    top: 695px;
    left: 774px;
    width: 198px;
    height: 147px;
    text-indent: -9999px;
    background: url(/images/promo_download_brochure_powder.jpg) top left no-repeat;
}
a:hover#promo-download-brochure-powder {
    background: url(/images/promo_download_brochure_powder.jpg) bottom left no-repeat;
}

#promo-download-brochure-pelletizing {
    position: absolute;
    top: 695px;
    left: 774px;
    width: 198px;
    height: 147px;
    text-indent: -9999px;
    background: url(/images/promo_download_brochure_pelletizing.jpg) top left no-repeat;
}
a:hover#promo-download-brochure-pelletizing {
    background: url(/images/promo_download_brochure_pelletizing.jpg) bottom left no-repeat;
}

#promo-download-brochure-packaging {
    position: absolute;
    top: 695px;
    left: 774px;
    width: 198px;
    height: 147px;
    text-indent: -9999px;
    background: url(/images/promo_download_brochure_packaging.jpg) top left no-repeat;
}
a:hover#promo-download-brochure-packaging {
    background: url(/images/promo_download_brochure_packaging.jpg) bottom left no-repeat;
}

/*********************************
* Secondary Navigation
*********************************/

#subnav a#pelletizing {
    height: 38px;
    background: url(/images/subnav_pelletizing.gif) top left no-repeat;
}
#subnav a#extrusion {
    height: 38px;
    background: url(/images/subnav_extrusion.gif) top left no-repeat;
}
#subnav a#tabletizing {
    height: 38px;
    background: url(/images/subnav_tabletizing.gif) top left no-repeat;
}
#subnav a#powder {
    height: 44px;
    background: url(/images/subnav_powder.gif) top left no-repeat;
}
#subnav a#packaging {
    height: 38px;
    background: url(/images/subnav_packaging.gif) top left no-repeat;
}

#subnav a:hover#pelletizing, body.pelletizing-on #subnav a#pelletizing,
#subnav a:hover#extrusion, body.extrusion-on #subnav a#extrusion,
#subnav a:hover#tabletizing, body.tabletizing-on #subnav a#tabletizing,
#subnav a:hover#powder, body.powder-on #subnav a#powder,
#subnav a:hover#packaging, body.packaging-on #subnav a#packaging {
    background-position: bottom left;
}



