﻿.pfworld
{
    width: 640px;
    height: 500px;
    position: relative;
    background-image: url('http://images.powerpets.com/image/v3federation/pfworld.png');
}

.pfworld_city
{
    position: absolute;
    width: 60px;
    height: 60px;
}

.pfworld_citydetail
{
    position:absolute;
    width: 440px;
    left: 100px;
    top: 0;
    height: 50px;
    background-color: #CCCCCC;
    display: none;
    padding: 3px;
    opacity:0.8; 
    filter:alpha(opacity=80);
}

.pfcity
{
    width: 640px;
    height: 500px;
    position: relative;
    background-image: url('http://images.powerpets.com/image/v3federation/pfcity_bg.png');
}

.pfcity_cityhall
{
    position:absolute;
    width: 180px;
    height: 110px;
    top: 185px;
    left: 435px;
}

.pfcity_construction
{
    position:absolute;
    width: 115px;
    height: 70px;
    top: 425px;
    left: 226px;
}

.pfcity_library
{
    position:absolute;
    width: 135px;
    height: 120px;
    top: 330px;
    left: 445px;
}

.pfcity_contests
{
    position:absolute;
    width: 125px;
    height: 95px;
    top: 310px;
    left: 70px;
}

.pfcity_dumpster
{
    position:absolute;
    width: 80px;
    height: 65px;
    top: 410px;
    left: 2px;
}

.pfcity_pollbooth
{
    position:absolute;
    width: 145px;
    height: 85px;
    top: 250px;
    left: 240px;
}

.pfcity_powerstation
{
    position:absolute;
    width: 265px;
    height: 200px;
    top: 40px;
    left: 2px;
}

.pfcity_todistricts
{
    position:absolute;
    width: 55px;
    height: 85px;
    top: 250px;
    left: 10px;
}

.pfcity_warroom
{
    position:absolute;
    width: 25px;
    height: 165px;
    top: 40px;
    left: 330px;
}

.pfcity_logo
{
    position: absolute;
    width: 50px;
    height: 50px;
    top: 5px;
    left: 585px;
}

.pfcity_logo img
{
    width: 50px;
    height: 50px;
}

.contesttop
{
    width: 640px;
    height: 200px;
    display:block;
    background-image: url('http://images.powerpets.com/image/pgart/pfccontest.png');
}

.contestguesssymbols
{
    width: 90%;
    height: 60px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
}

.ppbutton_guesssymbol
{
    width: 60px;
    height: 50px;
    display: inline-block;
}

.ppbutton_guesssymbol img
{
    width: 50px;
    height: 50px;
    float: none;
}

.contestguessbox
{
    width: 100%;
    height: 60px;
    padding: 3px;
}

.contestguessbox .contestguess
{
    border: 2px solid #000000;
    margin-left: 4px;
    width: 50px;
    height: 50px;
    float: left;
}

.contestguessbox .subclear
{
    width: 150px;
    float: left;
}

.contestresult
{
    height: 1.4em;
    border-top: 1px solid #975813;
    border-bottom: 1px solid #975813;
    color: #975813;
    font-size:1.2em;
    text-align:center;
    width: 100%;
    line-height:1.4em;
}

.cardresponse
{
    width: 100%;
    font-size: 1.1em;
    line-height: 1.2em;
    border-top: 1px solid #975813;
    border-bottom: 1px solid #975813;
    color: #975813;
    text-align: center;
}

.cardzone
{
    width: 640px;
    height: 150px;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    font-size: 0.8em;
}

.cardzone .cardzonescroll
{
    height: 100%;
    width: 940px;
}

.cardzone .cardzonescroll .cardbox
{
    float: left;
    width: 80px;
    height: 130px;
    margin: 2px;
    text-align: center;
}

.cardzone .cardzonescroll .cardbox img
{
    width: 78px;
    height: 60px;
}

.libzone
{
    height: 800px;
    width: 100%;
    overflow: auto;
    font-size: 0.9em;
}

.libzone a
{
	text-decoration: none;
}
