/* Darko */
/* slider on home page */
.main_image2
{
    width: 458px;
    height: 247px;
    float: right;
    background: #fff;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}

.main_image2 img
{
    width: auto;
    height: auto;
    float: left;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.main_image2 .header
{
    width: 438px;
    height: 40px;
    float: left;
    font-size: 14px;
    color: #fff;
    border: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(bannerHeaderBg.png)/*tpa=http://www.wilshipping.com/Themes/Default/images/Pages/bannerHeaderBg.png*/ repeat 0 center transparent;
    padding: 10px;
}
.main_image2 .desc
{
    width: 438px;
    float: left;
    font-size: 12px;
    color: #fff;
}
.main_image2 h2
{
    font: 25px normal Arial, Helvetica, sans-serif;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image2 p
{
    font: 12px normal Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    padding: 10px;
    margin: 0;
}

.main_image2 p a
{
    color: #ffffff;
}

.block small
{
    /*--We'll be using this same style on our thumbnail list--*/
    font: 11px normal Arial, Helvetica, sans-serif;
    padding: 0 0 0 20px;
    background: url(icon_calendar.html)/*tpa=http://www.wilshipping.com/Themes/Default/CSS/images/site/buttons/icon_calendar.gif*/ no-repeat 0 center;
}


.main_image2 .block small
{
    margin-left: 10px;
}

.main_image2 .block
{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image2 a.collapse
{
    /*--This is our hide/show tab--*/
    background: url(btn_collapse.html)/*tpa=http://www.wilshipping.com/Themes/Default/CSS/images/site/buttons/btn_collapse.gif*/ no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image2 a.show
{
    background-position: left bottom;
}

.main_image2 ul
{
    width: 458px;
    height: 247px;
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: relative;
}

.main_image2 ul li
{
    width: 100%;
    height: 247px;
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none;
    opacity: 0;
    filter: alpha(opacity=100);
    position: absolute;
    top: 0px;
    left: 0px;
}

.image_thumb2
{
    width: 221px;
    float: left;
    position: relative;
}

.leftTop
{
    width: 10px;
    height: 11px;
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(bannerLeftTop.html)/*tpa=http://www.wilshipping.com/Themes/Default/Images/Pages/bannerLeftTop.png*/ no-repeat left top transparent;
    z-index: 10000;
}

.leftBottom
{
    width: 9px;
    height: 13px;
    float: left;
    position: absolute;
    bottom: -2px;
    left: 0px;
    background: url(bannerLeftBottom.html)/*tpa=http://www.wilshipping.com/Themes/Default/Images/Pages/bannerLeftBottom.png*/ no-repeat left top transparent;
    z-index: 10001;
}

.image_thumb2 .imgWrapper
{
    width: 40px;
    float: left;
    margin: 0 5px 0 0;
}

.image_thumb2 img
{
    border: 1px solid #ccc;
    padding: 1px;
    background: none;
    float: left;
    height: 30px;
    margin: 5px 0 5px 5px;
}
.image_thumb2 ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb2 ul li
{
    width: 197px;
    height: 52px;
    float: left;
    margin: 0;
    padding: 12px;
    background: url(imgThumbItem.png)/*tpa=http://www.wilshipping.com/Themes/Default/Images/Pages/Banner/imgThumbItem.png*/ no-repeat left bottom transparent;
    cursor: pointer;
}

.image_thumb2 ul li a
{
    width: 197px;
    height: 45px;
    float: left;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #b2b2b2;
    line-height: 45px;
    color: #000;
    font-size: 17px;
}

.image_thumb2 ul li.hover a
{
    /*--Hover State--*/
    cursor: pointer;
}
.image_thumb2 ul li.active
{
    /*--Active State--*/
    background: url(imgThumbItem.png)/*tpa=http://www.wilshipping.com/Themes/Default/Images/Pages/Banner/imgThumbItem.png*/ no-repeat left top transparent;
}

.image_thumb2 ul li.active a
{
    /*--Active State--*/
    color: #04a2c7;
}

.image_thumb2 ul li small
{
    /*--Active State--*/
    font: 11px normal Arial, Helvetica, sans-serif;
}

.image_thumb2 .block a
{
    display: none;
}

html .image_thumb2 ul li h2
{
    font: 14px bloc Arial, Helvetica, sans-serif;
    margin: 6px 0;
    padding: 0;
}
.image_thumb2 ul li .block
{
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 170px;
}
.image_thumb2 ul li p
{
    display: none;
}
/*--Hide the descri