﻿
/************************END THE OLD STUFF********************/

.larger
{
    font-size:1.1em;
}



/* boxes */

.roi
{
    width:788px;
    float:left;
    clear:both;
    margin:10px 0px 0px 10px;
    background:url(/includes/images/roi/roi_box_t.gif) no-repeat top left;
   
}

.roi .inner
{
    position:relative;
    width:788px;
    float:left;
    margin:0px;
   /* padding-top:37px;*/
    padding-bottom:17px;
    background:url(/includes/images/roi/roi_box_b.gif) no-repeat bottom left;
   
}

.inner .tops
{
   /* position:absolute;
    top:10px;
    left:8px;*/
   margin-top:10px;
   margin-left:8px;
    width:780px;
}

.tops h3
{
    margin:0px 0px 15px;
    font:bold 13px Arial, sans-serif;
    color:#000000;
}

.tops a
{
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    color:#AE1F27;
    letter-spacing:0.07em;
    background: url(/includes/images/base/red_arr.gif) no-repeat 0px 2px;
    padding-left:15px;
}

.tops a:hover
{
    text-decoration:underline;
    color:#023766;
}

.roi .inner .cont
{
    width:780px;
    margin-left:8px;
    margin-top:10px;
    display:none;
}

.cont
{
    position:relative;
}

.cont h4
{
    margin:15px 0px 0px;
    color:#333333;
    width:514px;
}

.cont p
{
    margin:5px 0px 0px;
    width:514px;
}



.savings
{
    width:501px;
    background:#000000 url(/includes/images/roi/savings_t.gif) no-repeat top left;
    margin-bottom:20px;
}

.savings div
{
    padding:20px 0px;
    width:501px;
    background: url(/includes/images/roi/savings_b.gif) no-repeat bottom left;
}

.savings div *
{
   /* width:460px;
    margin:0px 10px;
    color:#FFFFFF;
    background:#002D62;*/
}

.savings div p
{
    margin:0px;
    padding:0;
    width:440px;
    margin:0px 10px;
    color:#FFFFFF;
}

.savings div h4
{
    color:#FFFFFF;
    width:460px;
    display:block;
    margin:0 10px 10px;
}



.quote
{
    background: url(/includes/images/base/quotebg.gif) no-repeat top left;
}


p.quote
{
    width:645px;
	margin:18px 0px 0px;
    padding-left:55px;
    padding-top:10px;
    font-size:1.1em;
    color:#333333;
}

p.quoter
{
    color:#666666;
    width:645px;
    padding-left:55px;
}

.cont div.info
{
    position:absolute;
    overflow:visible;
    width:248px !important;
    top:0px;
    right:15px;
}



.info p, p.pdf
{
    margin:0;
    padding:0;
    width: 245px !important;
}

p.pdf{ padding-left:0px;}

a.pdf{
    background-color: transparent;
    background-image: url(../images/base/icon_pdfwhite.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px 3px;
    text-decoration: none;
    display:block;
    clear: both;
    padding-top: 5px;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 30px;
    min-height: 30px;
    width: 195px !important;
    color:#000000;
}

a.mov{
    background-color: transparent;
    background-image: url(../images/base/icon_mov.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px 3px;
    text-decoration: none;
    display:block;
    clear: both;
    padding-top: 5px;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 30px;
    min-height: 30px;
    width: 195px !important;
    color:#000000;
}

a.pdf:hover
{
    color:#ff6100;
}

.mishow
{
    margin-left:30px;
    font-size:0.95em;
    text-decoration:none;
    background:#efefef;
}
.morecs
{
    margin-left:5px;
    font-size:0.95em;
    text-decoration:none;
    background:#efefef;
}

.d_uk
{
    display:none;
}

.a_us
{
    display:none;
}

.docswitcher
{
    float:left;
    margin-bottom:10px !important;
    clear:both;
}



