﻿#contentBody #contentArea #body
{
    float: left;
    width: 415px;
    padding:0 16px 0 26px;
}

#contentBody #contentArea #body.fullBody
{
    float: left;
    width:415px;
    padding:0 16px 0 26px;
}

#loadBoxBgImages
{
    display:none;
}
#supplyChain
{
    float:left;
    width:auto;
    position:relative;
    margin-bottom:74px;
    left:0px;
    xbackground:red;
}

.supplyChainBox
{
    display: none;
    position:absolute;
    top:130px;
    left:70px;
    width:292px;
    z-index:1000;
    overflow: hidden;
    xbackground:blue;
}

.supplyChainBox.box2
{
    width:347px;
   xbackground:red;
}

.supplyChainBox.box3
{
    width:523px;
    xbackground:blue;
}

.changeLoc
{
    display: none;
    position:absolute;
    top:1px;
    left:7px;
    width:523px;
    xbackground:blue;
}

.supplyChainBox .header
{
    float:left;
    width:292px;
    height:49px;
    padding-left:26px;
    background: url('../../../Resources/Global/Image/SupplyChain/box_header_bg.gif') no-repeat;
    xbackground:red;
}

.supplyChainBox.box2 .header
{
    width:321px;
    background: url('../../../Resources/Global/Image/SupplyChain/box_2_header_bg.gif') no-repeat;
}

.supplyChainBox.box3 .header
{
    width:497px;
    background: url('../../../Resources/Global/Image/SupplyChain/box_3_header_bg.gif') no-repeat;
}

.supplyChainBox .body
{
    clear:both;
    width:292px;  
    overflow:hidden;  
    padding-left:26px;
    background: url('../../../Resources/Global/Image/SupplyChain/box_repeat_bg.gif') repeat-y;
    background-repeat: repeat-y;
    xbackground:green;
}

.supplyChainBox.box2 .body
{
    width:350px;    
    background: url('../../../Resources/Global/Image/SupplyChain/box_2_repeat_bg.gif') repeat-y;
}

.supplyChainBox.box3 .body
{
    width:523px;    
    background: url('../../../Resources/Global/Image/SupplyChain/box_3_repeat_bg.gif') repeat-y;
}

.supplyChainBox .body .box
{
    float: left;
    width:122px;    
    margin-right:52px;
    xbackground:green;
}

.supplyChainBox .top
{
    float:right;
    width:292px;
    height:26px;
    cursor: pointer;
    background: url('../../../Resources/Global/Image/SupplyChain/box_top_bg.gif') no-repeat;
    xbackground:red;
}

.supplyChainBox.box2 .top
{
    width:347px;
    background: url('../../../Resources/Global/Image/SupplyChain/box_2_top_bg.gif') no-repeat;
}

.supplyChainBox.box3 .top
{
    width:523px;
    background: url('../../../Resources/Global/Image/SupplyChain/box_3_top_bg.gif') no-repeat;
}

.supplyChainBox .bottom
{
    float:left;
    width:292px;
    height:15px;
    background: url('../../../Resources/Global/Image/SupplyChain/box_bottom_bg.gif') no-repeat;
    xbackground:red;
}

.supplyChainBox.box2 .bottom
{
    width:347px;
    background: url('../../../Resources/Global/Image/SupplyChain/box_2_bottom_bg.gif') no-repeat;
}

.supplyChainBox.box3 .bottom
{
    width:591px;
    background: url('../../../Resources/Global/Image/SupplyChain/box_3_bottom_bg.gif') no-repeat;
}

.supplyChainBox h2
{
    clear:both;
    font-size:18px;
    color:#00678A;
    margin:0;
    xbackground:red;
}

.supplyChainBox h3
{
    clear:both;
    font-size:11px;
    font-weight:normal;
    font-style:italic;
    color:#9A9A9A;
    margin:4px 0 10px 0;
    xbackground:red;
}

.supplyChainBox .image
{
    float:left;
    width:122px;
    height:56px;
    overflow: hidden;
    margin:16px 0 0 0;
}

.supplyChainBox .text
{
    float:left;
    width:242px;
    font-size:11px;
    margin-top:15px;
    xbackground:red;
}

.supplyChainBox.box2 .text
{
    width:122px;
}

.supplyChainBox.box3 .text
{
    width:122px;
}
