/* page=MyMarvin */

@media all
{

    /* BEGIN - override global_div framing */
    div#content
    {
        /* background-image: url(images/media%20room/background_mediaroom.png); */ /* background-repeat: repeat-x; */
        background-color: Transparent;
        background-image: url(images/MyMarvin/bgMyMarvin.gif);
        background-image: none;
    }
    div#content-wrapper
    {
        /* width:960px; */ /* width: 1051px; */
        width: 1051px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
    div#content-center
    {
        /* width: 809px; */
        width: 900px;
        background-color: #aba37f;
        border-style: none;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }
    div#content-main
    {
        width: auto;
        padding-top: 0px;
    }
    div#content-right
    {
        width: 140px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        padding-right: 0px;
        padding-left: 11px;
        background-image: none;
        background-color: transparent;
    }
    div#content-head
    {
        background-image: none;
        width: 0px;
        height: 0px;
        display: none;
        visibility: hidden;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }
    div#content-left
    {
        width: 0px;
        display: none;
        visibility: hidden;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

    div#footer
    {
        margin-left: 92px;
        color: #625c50;
    }
    div#footer a, div#footer a:visited
    {
        color: #625c50;
    }
    div#footer #copyright
    {
        color: #625c50;
    }


    /* END - override global_div framing */

    body
    {
        /* background-color:#ffffff; */ /* background-image: url(images/media%20room/background_mediaroom.png); */ /* background-repeat: repeat-x; */ /* line-height:21px; */
        background-color: #cac3a6;
        background-image: url(images/MyMarvin/bgMyMarvin.gif);
        background-repeat: repeat-y;

    }

    a
    {
        border-right: medium none;
        border-top: medium none;
        border-left: medium none;
        border-bottom: medium none;
        text-decoration: none;
    }

    #tright
    {
        float: left;
        width: 140px;
        height: 460px;
        background-color: #ffffff;
    }
    .tcallout
    {
        background-image: url(http://www.marvin.com/images/MyMarvin/tanBar.jpg);
        background-repeat: no-repeat;
        width: 140px;
        height: 107px;
        padding-bottom: 11px;
    }
    .calltitle
    {
        font-weight: bold;
        font-size: 11px;
        line-height: 11px;
        text-align: center;
        text-transform: uppercase;
        color: #ffffff;
        text-decoration: none;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    div.calltitle a, div.calltitle a:visited, div.calltitle a:link
    {
        color: #ffffff;
        text-decoration: none;
    }
    div.calltitle a:hover, div.calltitle a:active
    {
        color: #cac3a6;
        color: #cdc6a9;
        text-decoration: none;
    }

    .callimage  
    {
        line-height: normal;
        width: 140px;
        position: relative;
        top: 3px;
        height: 84px;
    }
    .callcopy
    {
        font-size: 10px;
        line-height: 10px;
        color: #cccccc;
        padding-top: 11px;
        padding-bottom: 11px;
        padding-left: 10px;
        padding-right: 10px;
    }
    a.rightlink
    {
        font-size: 10px;
        color: #cccccc;
        text-decoration: none;
    }

    .wheretobuybox
    {
        float: right; /* padding-left: 10px;   padding-top: 10px; */
        float: none;
        margin-top: 11px;
        padding-left: 10px;
        padding-top: 6px;
        background-image: url(images/wheretobuybg.jpg);
        background-repeat: no-repeat; 
        /* background-color: #e1dcc9; */
        /* background-image: none; */
        /*   width: 140px;   height: 179px;   height: 135px;   */
        width: 130px;
        height: 129px;
        height: 99px;
        line-height: 10px;
    }
    .wheretobuytitle
    {
        margin-top: 14px;
        margin-top: 2px;
        margin-left: 18px;
    }

    .wheretobuybox img
    {
        float: none;
    }
    input.wheretobuy
    {
        height: 12px;
        padding: 2px;
    }

    .wheretobuysubmit
    {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 5px;
        margin-top: 3px;
        margin-bottom: 15px;
        margin-bottom: 10px;
        margin-left: 87px;
    }
    #advancedsearch
    {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

}
@media print
{

}

