/*
 * ns: learnmore-cargoinsurance
 * path: /learnmore/cargoinsurance.aspx
 */
 body
 {
    background-image:url('/public/images/promo/partners/gumtree/bg_texturegray_noborder.png');
    background-color:#FFFFFF;
    background-position:0 55px;
    background-repeat:repeat-x;
 }
.learnmore-cargoinsurance-hd
{
    padding-bottom: 8px;
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 10px;
}
.learnmore-cargoinsurance-tophd
{
    padding-bottom: 8px;
    margin-bottom: 10px;
    font-size: 13pt;
    color: #636363;
}
.list-item .cargoinsurance-subtitle
{
    list-style-type: none;
    font-weight: bold;
}

.learnmore-top
{
    width: 980px;
    padding-bottom: 15px;
}
.learnmore-top-left
{
    float: left;
    width: 450px;
    padding-top: 75px;
    padding-right: 25px;
    
}

.learnmore-top-left .safestway
{
    font-weight: bold;
    font-size: 29pt;
    margin-top:20px;
    margin-bottom: 15px;
    
}

.learnmore-top-left .reason
{
    font-size: 13pt;
    margin-bottom: 90px;
    color: #636363;
}

.learnmore-top-left .terms
{
    color: #636363;
    font-size: 12px;
}


.learnmore-top-right
{
    float: right;
    width: 460px;
    padding-right:20px;
    line-height: 0;
}

.learnmore-middle
{
    padding-top: 25px;
    padding-left: 50px;
    position: relative;
    width: 980px;
    height: 170px;
    margin: 0 auto;
    
}
.box
{
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#93C1E3, endColorstr=#4984AC);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF00093C1E30FF, endColorstr=#4984AC)";
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #93C1E3 0%, #4984AC 100%); 
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #93C1E3 0%, #4984AC 100%); 
    /* Opera */
    background-image: -o-linear-gradient(top, #93C1E3 0%, #4984AC 100%); 
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #93C1E3), color-stop(1, #4984AC)); 
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #93C1E3 0%, #4984AC 100%); 
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to bottom, #93C1E3 0%, #4984AC 100%);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    display: inline-block;
    float: left;
    height: 150px;
    width: 250px;
    margin-right: 50px;
}
.boxtext
{
    text-align: center;
    line-height: 28px;
    position: relative;
    top: 50px;
    color: #FFFFFF;
    font-size: 17pt;
    font-weight: bold;
}
.learnmore-cargoinsurance-content
{

}
.learnmore-cargoinsurance-section-title
{
    font-size: 14pt;
    padding-bottom: 8px;
}
.learnmore-cargoinsurance-section
{
    padding-left: 10px;
    padding-top: 30px;
}
.list-item
{
    list-style-type: none;

}
.divline
{
 position: absolute; 
 width: 100%; 
 border-top:  1px solid #E9E9E9;
 border-bottom: 1px solid #FFFFFF; 
 left: 0px;
 z-index: 10;
}

.gradient-container
{
	height: 195px;
}

.gradientbg-top
{
 width: 100%;  

}
.gradientbg-middle
{
 position: absolute; 
 width: 100%; 
 left: 0px;
     /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F8F8F8, endColorstr=#F2F2F2);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F8F8F8, endColorstr=#F2F2F2)";
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #F8F8F8 0%, #F2F2F2 100%); 
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #F8F8F8 0%, #F2F2F2 100%); 
    /* Opera */
    background-image: -o-linear-gradient(top, #F8F8F8 0%, #F2F2F2 100%); 
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F8F8F8), color-stop(1, #F2F2F2)); 
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #F8F8F8 0%, #F2F2F2 100%); 
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to bottom, #F8F8F8 0%, #F2F2F2 100%);
 
}
