body
{
    /* background-image: url(../images/bg_body.jpg);
    background-color:#827135; */
    background-image: url(http://www.boomtownrealty.com/images/header_outer.jpg);
    background-repeat: repeat-x;
    background-color:#EEEEEE;
    text-align:center;
	position:relative;
	font-family:arial;
} 

#container
{
    width:1200px;
    margin:auto;
}
.logos
{
    width:95%;
    margin:40px auto;
    display:block;
}

            #cont
            {
                position:relative;
                height: 229px;
                margin: 20px auto 60px;
                display:none;
            }
            .zoar
            {
                display:none;
                width: 120px;
                margin-top: -170px;
                margin-left: 74%;
                cursor: pointer;
            }
            
            
        

#sidebar7 {
    background: transparent;
    color: gold;
    text-shadow: -7px 5px #87720c;
    width: 820px;
    font-size: 12px;
    text-align: center;
    margin: 0px auto 40px;
    white-space: nowrap;
    display: block;
}

.headny {
    font: bold 100px arial;
    color: #ffd700;
    display: inline-block;
    width: 900px;
    text-shadow: -11px 11px #87720C;
    height: auto;
    margin-top: 8px;
    padding: 0;
    letter-spacing: 0px;
    cursor: pointer;
}

.tcoun {
    width: 880px !important;
    font-size: 24px;
    table-layout: fixed;
    background-color: white;
    margin: auto;
}

.tcoun tr:nth-child(odd) {
    background: #F7EDBE;
}

.tcoun tr:nth-child(even) {
    background: #F7E485;
}

.tcoun th {
    background-color: #FFD700;
    font-weight: bold;
    padding: 20px 10px;
    text-align: center;
}

td[Attributes Style] {
    width: 293px;
}

.nowrap {
    white-space: nowrap;
}

.petitflag {
    width: 40px;
    height: 25px;
    margin: 10px 5px 10px 10px;
    vertical-align: middle;
}

/* STYLE FOR PORTUGAL PAGES */
    .content
    {
    width: 880px;
    position: relative;
    height: auto;
    margin: 0px auto 20px;
    text-align: center;
        text-transform:uppercase;
	font-weight:bold;
}
    #circle {
    width: 26px;
    height: 26px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px; 
    background-color:#87720B;
    border:solid 1px #87720B;
    position:absolute;
    bottom:0px;
    left:-5px;
    z-index:-10;
}
    .clickme
{
	cursor:pointer;
	text-decoration:underline;
    color: #E2E9F3;
}
.flag {
    width: 100px;
    height: 65px;
    margin: 15px 0px 0px;
} 
    .vid
    {
        font-size: 60px;
    color: blue;
    text-align: justify;
    margin: 30px 0px;
    cursor: pointer;
    }
    
    ul.main3  {
    list-style: square url("http://www.apt.zone/images/flags/Portugal.png");
            margin-left: 30px;
}
    
  .dethid
    {
        font-size: 40px;
    text-align: left;
    width: 795px;
    margin: 20px auto;
        display: none;
    }
.dethid a
    {
        display: block;
        margin: 20px auto;
    }
    #bot a
    {
        display:block;
        margin: 20px auto;
        font-size: 40px;
    }

/*END OF PORTUGAL*/