.orange {color:#ff6700 !important;}

body {
    background: url("/images/form_subscribe/bg_grass.jpg");
    min-height: 850px;
}

.pocket_clip 
{
    background-image: url("/images/form_subscribe/nuovo_layout/shp_handclip.png");
    background-position: center top;
    height: 73px;
    margin: 0 auto;
    position: relative;
    width: 630px;
    z-index: 11;
}

.board
{
    background: url("/images/form_subscribe/nuovo_layout/bg_cardboard.jpg") repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 4px 6px rgba(0, 0, 0, 0.3);
    height: 700px;
    margin: -30px auto 0 auto;
    position: relative;
    width: 1020px;
    z-index: 1;
}

.white-board
{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 670px;
    margin: 15px 25px 25px;
    position: absolute;
    width: 970px;
}

.headingtitle
{
    text-indent: -9000px;
}

.sims-ctn
{
    background: url(/images/ss2/bonus_trap/bg_gray_obligue.jpg);
    height: 221px;
    width: 868px;
    margin: -20px auto 0 auto;
    position: relative;
    z-index: 0;
    padding: 0 41px;
}
.sim-ctn
{
    width: 284px;
    height: 221px;
    float: left;
}

.sim
{
    background: url(/images/ss2/bonus_trap/bg_bonus_card.jpg) no-repeat 0 0;
    width: 260px;
    height: 170px;
    margin: 25px auto 0 auto;
    float: right;
}

.bonus-paragraph
{
    position: absolute;
    width: 250px;
    height: 40px;
    overflow: hidden;
    z-index:0;
}

.sub-heading-img
{
    display: block;
    margin: 2px auto 15px;
    width: 256px;
    height: 40px;
    position: relative;
    z-index: 11;
    background: #fff;
    text-align: left;
}

.sub-heading-img a
{
    float: right;
    color: #666;
    font-size: 10px;
    text-decoration:underline;
    margin: 4px 4px  0 0;
}

.sub-heading-img img
{
    border: solid 1px #000;
    margin: 4px 0  0 4px;
    vertical-align: middle;
}

.richiedi-bonus
{
    background: url(/images/ss2/bonus_trap/btn_bonus_richiedi.png) no-repeat 0 0;
    width: 215px;
    height: 45px;
    display: block;
    margin: 10px auto;
}

.richiedi-bonus:hover
{
    background-position: 0 -45px;
}

.extra-info-ctn
{
    margin-top: 20px;
}

.dueterzicontent
{
    width: 680px;
    height: 180px;
    float: left;
}

.unterzocontent
{
    width: 280px;
    height: 180px;
    float: left;
}

.unterzocontent h3
{
    font-size: 15px;
}

.feature
{
    display: block;
    float: left;
    width: 270px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    padding-left: 60px;
    text-align: left;
    background: url(/images/ss2/bonus_trap/icn_checklist.png) no-repeat 30px center;
}

.horseparator
{
    height:0px;
    width: 660px;
    margin: 10px 0 0 10px;
    display: block;
    float: left;
    border-top: solid #e3e3e3 1px;
    border-bottom: solid #ccc 1px;
}

.superclaim
{
    height: 60px;
    display: block;
    text-align: center;
    font-weight: bold; 
    font-size: 28px;
    line-height: 60px;
    color: #666;
}
.floatlist
{
    display: block;
    margin: 10px auto;
    width: 130px;
    height: 70px;
}
.floatlist li
{
    float: left;
    margin: 2px;
    width: 60px;
    height: 70px;
}

.d_border_out
{
    background: #EFEFEF;
    border: 1px solid #CCCCCC;
    padding: 5px;
}

.d_border_in
{
    background: #FFFFFF;
    border: 5px solid #CCCCCC;
}

.partnerctn
{
    margin: 0 auto;
}

.clearfix:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
