/* STATES PG */

div.stategroup{
        width:185px;
        display:block;
        float:left;
}
a.statelink{
        display:block;
        float:left;
        width:175px;
        padding-left:10px;
        height:40px;
        line-height:40px;
        font-size:14px;
        background:url(/images/nav.arrow.red.gif) 0 17px no-repeat;
}

/* ZONES PG */

div.zone{
        width:240px;
        padding:10px;
        margin-right:10px;
        margin-bottom:10px;
        float:left;
        background:#f9f9f9 url(/images/zonebg.gif) repeat-x left bottom;
        border-left:1px solid #E9E9E9;
}
div.zone a{
        display:block;
        width:240px;
        height:24px;
}

div.zone a.maglink{
        display:block;
        background:url(/images/join.gif) top left no-repeat;
        padding-left:23px;
        width:217px;
        height:18px;
        line-height:14px;
        font-size:11px;
        color:#2446a8;
        text-decoration:none;
}

div.zone a.maglinkend{
        display:block;
        background:url(/images/joinbottom.gif) top left no-repeat;
        padding-left:23px;
        width:217px;
        height:18px;
        line-height:14px;
        font-size:11px;
        color:#2446a8;
        text-decoration:none;
}
div.zone a.maglink:hover,div.zone a.maglinkend:hover{
        padding-left:23px;
        width:217px;
        height:18px;
        line-height:14px;
        font-size:11px;
        text-decoration:underline;
        color:#2446a8;
}

/* PUBLISHER PG */

div.magazine{
        float:left;
        height:256px;
        background:#f9f9f9 url(/images/zonebg.gif) repeat-x left bottom;
        border-left:1px solid #E9E9E9;
        border-bottom:1px solid #E9E9E9;
        margin-right:1px;
        font-size:11px;
        line-height:16px;
        padding:7px;
        text-align:center;
}
div.magazine div.emag{
        float:left;
        width:283px;
        height:256px;
}
div.magazine div.emag_msg{
        float:left;
        margin-left:10px;
        padding-top:40px;
        width:249px;
        height:160px;
}
div.magazine div.magthumb{
        height:160px;
}

a.pubmaglink{
        display:block;
        background:url(/images/join.gif) top left no-repeat;
        padding-left:23px;
        width:500px;
        height:18px;
        line-height:14px;
        font-size:12px;
        color:#2446a8;
        text-decoration:none;
}

a.pubmaglinkend{
        display:block;
        background:url(/images/joinbottom.gif) top left no-repeat;
        padding-left:23px;
        width:500px;
        height:18px;
        line-height:14px;
        font-size:12px;
        color:#2446a8;
        text-decoration:none;
}
a.pubmaglink:hover,a.pubmaglinkend:hover{
        padding-left:23px;
        width:500px;
        height:18px;
        line-height:14px;
        font-size:12px;
        text-decoration:underline;
        color:#2446a8;
}

a.pubmaglink span,a.pubmaglinkend span{
        font-size:10px;
        color:#444;
}

a.mapthumb,a.mapthumb:hover{
        text-decoration:none;
}
