/********************************************
* Barclay Enterprises, Inc. 
* Developed by What?Now Interactive
* http://www.whatnowinteractive.com
*
* Created 12/20/07 - REDNEVEDNAV
*
* Homepage Style Definitions
********************************************/

body { 
    background: #333 url(../img/bg.jpg) top left repeat-x;
}

* { 
    color: #E0E0E0;
}

dt {
    padding: 10px 15px 5px 15px;
    border-top: 1px solid #464646;
    border-left: 1px solid #464646;
}

dt a {
    color: #E0E0E0;
}

dd {
    padding: 5px 15px 10px 15px;
    border-left: 1px solid #464646;
}

dd strong {
    font-size: 10px;
}

#logo h1 {
    float: left;
    margin-top: 10px;
    width: 224px;
    height: 157px;
    text-indent: -9999px;
    background: url(../img/logo.jpg) top left no-repeat;
}

#product-view {
    float: left;
    margin: 39px 0 0 31px;
    width: 216px;
    height: 128px;
    background: url(../img/promo_products.jpg) top left no-repeat;
}

#career-opportunities {
    display: block;
	float: left;
    margin: 0;
    width: 216px;
    height: 95px;
	text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../img/promo_career.gif) top left no-repeat;
}

a:hover#career-opportunities {
    background: url(../img/promo_career.gif) bottom left no-repeat;
}

#btn-find-more {
    display: block;
	float: left;
	margin: 5px 0 0 16px;
    width: 153px;
    height: 21px;
	text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../img/btn_find_more.gif) top left no-repeat;
}

a:hover#btn-find-more {
    background: url(../img/btn_find_more.gif) bottom left no-repeat;
}

#product-view h2 {
    text-indent: -9999px;
}

#product-view a, #features-view a {
    display: block;
    margin: 72px 0 0 30px;
    width: 155px;
    height: 23px;
    overflow: hidden;
    text-indent: -9999px;
    text-decoration: none;
    background: url(../img/btn_find_out_more.gif) top left no-repeat;
}

#product-view a:hover, #features-view a:hover {
    background: url(../img/btn_find_out_more.gif) bottom left no-repeat;
}

#features-view {
    float: left;
    margin: 39px 0 0 35px;
    width: 216px;
    height: 128px;
    background: url(../img/promo_features.jpg) top left no-repeat;
}

#features-view h2 {
    text-indent: -9999px;
}

#branding {
    clear: both;
    border: 10px solid #FFF;
    margin: 0 1px 0 1px;
}

#hdr-forging {
    margin-bottom: 10px;
    height: 24px;
    background: url(../img/hdr_forging_relationships.gif) top left no-repeat;
    text-indent: -9999px;
}

#hdr-news {
    margin: 15px 0 10px 0;
    height: 20px;
    background: url(../img/hdr_news.gif) top left no-repeat;
    text-indent: -9999px;
}

#hdr-product-features {
    margin: 15px 0 10px 0;
    height: 51px;
    background: url(../img/hdr_product_features.gif) top left no-repeat;
    text-indent: -9999px;
}

#left-column {
    margin-top: 24px;
}

#left-padding {
    padding: 0 19px 20px 11px;
}

#right-column {
    width: 233px;
    margin-top: 24px;
}

#bbb a {
    margin: 0 0 20px 16px;
    display: block;
    width: 100px;
    height: 42px;
    text-indent: -9999px;
    text-decoration: none;
    background: url(../img/reliability_seal.gif) top left no-repeat;
}