/*  design by www.oktala.com.br */

@import "base.css";

html{
}
body { 
background:#B1C76D;
padding:0 0 10px;
margin:0 auto ;
text-align:center;
font-family: Helvetica, Arial, Geneva, Verdana, Sans;
font-size: 70%;
}
a:link{
color:#5c76c0;
color:#2a47b3
}
a:visited{
color:#644589
}
a:hover{
text-decoration:none
}
a:active{
color:#000;
text-decoration:none
}
h1,.h1 { 
font-size: 2.6em;
margin:2px 0;
font-weight: bold; 
color: #111;
line-height:1em
}
h2, .h2 { 
font-size: 20px; 
font-weight: bolder; 
color: #336633
}
h3{
margin:15px 0 0;
}

dl dt{
font-size:1.1em;
font-family:Tahoma, helvetica, arial, verdana, sans;
}
dd{
margin:3px 0 15px 15px;
}
dl dd a{
text-decoration:none;
border-bottom:1px solid #ddd;
font-size:medium
}
dl dd a:hover{
border-color:#2a47b3
}
label{
display:block;
font-size:x-small;
color:#333
}
textarea{overflow:auto;}
input, textarea, select{
font-family:helvetica, arial, verdana, sans;
font-size:small;
margin:2px 0;
padding:2px;
background:#fafbd4
}
button, .button{
background-image:url(img/btn_bg.png);
background-repeat:repeat-x;
border:1px solid #999;
background-color:#f0eff0;
border-width:1px 1px 2px 2px;
font-size:small;
padding:0;
width:auto;
cursor:pointer
}
small{
color:#999;
font-size:x-small;
font-weight:normal;
vertical-align:middle
}
cite{
color:#000;
font-size:1.2em;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:normal;
}
#content p{
font-size:small;
}
table,td,th{
border:0;
background:none;
vertical-align:top
}
#content td{
background:#efefef;
border-top:1px solid #fff 
}
/********************************** Objects ***********************************/

#wrap{
margin:0 auto;
background:white url(img/lat_dir.gif) repeat-y right;
min-width:777px;
width:85%;
text-align:left;
position:relative;
padding-right:8px;
overflow:hidden
}
#page{
background:white url(img/lat_esq.gif) repeat-y left;
padding-left:8px;
border-bottom:1px outset #fff;
min-height:400px
}
#header{
background: url(img/lat_top.gif) repeat-x top;
min-height:100px
}
#logo{
position:relative;
display:block;
margin:0 0 20px ;
background: url(img/corner_tl.gif) no-repeat left top;
left:-7px;
padding:15px 0 15px 14px;
}
#premio{
margin:0;
}
#premio a:hover{
background:none;
}
#images{
text-align:center;
color:#999;
height:150px;
border-top:1px solid #333;
border-bottom:1px solid #333;
}
#footer{
background-image:url(img/lat_bot.gif);
background-repeat:repeat-x;
background-position:top;
padding:11px 0 0;
font-size:xx-small;
color:#333;
margin:0 auto;
min-width:777px;
width:85%;
position:relative;
clear:both;
}
#footer img{
vertical-align:middle;
}
#footer a{
border-bottom:1px solid #93a55b;
text-decoration:none
}
#footer a:hover{
border-bottom:1px solid #000
}
#countries{
float:right;
margin:0;
}
#footer b{
display:block;
position:absolute;
width:9px;
height:9px;
top:-2px;
}
#br{
right:-3px;
background:url(img/corner_br.gif) no-repeat
}
#bl{
left:-3px;
background:url(img/corner_bl.gif) no-repeat
}

/********************************** :Menu **************************************/
#menu {
list-style:none;
margin:20px 0 0;
padding:4px 15px 6px;
background:#2c6214;
clear:both;
font-size:1.3em;
text-align:left;
border-top:2px solid #ddd ;
}
#menu li{
display:inline;
background:url(img/little_star.gif) no-repeat left center;
padding:0 0 0 14px;
margin:0
}
#menu a{
color:#fff;
text-decoration:none;
font-weight:normal;
border-bottom:1px solid #acc342
}
#menu a:hover{
border-bottom:1px solid white;
}
/********************************** :CLASSES **************************************/

.paises{
font-size:1.4em;
margin:0 0 20px
} 
.paises h3{
background-image:url(img/world.gif);
background-repeat:no-repeat;
background-position:left top;
padding:0 0 0 50px;
margin:0;
height:30px;
line-height:27px;
font-size:.7em;
font-weight:normal;
color:#999;
text-transform:lowercase;
}
.paises ul{
list-style:none;
margin:0;
padding:0;
}
.paises li{
display:block;
margin:0;
padding:0
}
.paises a, .paises a:visited{
display:block;
text-decoration:none;
font-weight:bold;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
padding:3px 0 3px 10px;
background-image:url(img/setinha.gif);
background-repeat:no-repeat;
background-position:3px 7px;
/* float:left; */
margin:-1px 6px 0 6px;
letter-spacing:-.4px;
line-height:1.1em
}
.paises a:hover{
background-color:#fafbd4;
color:#2c6214
}
#sub .paises{
margin:20px 0 0;
padding: 0;
overflow:hidden;
}
#sub .paises h2{
background-image:url(img/world.gif);
background-repeat:no-repeat;
background-position:right center;
padding:0 54px 0 7px;
font-size:36px;
display:inline;
color:#dadada;
line-height:1em;
float:left;
cursor:default
}
#sub .paises ul{
clear:left;
}

.barra{
margin:0;
}
.barra a{
font-size:.9em;
}
.barra strong{
color:#ddd;
font-size:.94em;
}
.award {
margin:15px 0;
overflow:hidden;
width:100%
}
.award img{
float:right;
border:2px solid #aaa;
margin:5px 0 7px 10px
}
.award h5{
background-color:#bbb;
background-position:99% 40%;
background-repeat: no-repeat;
color:white;
font-size:14px;
text-transform:uppercase;
text-align:left;
padding:0 6px 0;
border-bottom:2px solid #eee;
}
.award h2 a{
text-decoration:none;
border-bottom:1px solid #ddd;
font-size:1.06em;
font-weight:normal;
letter-spacing:normal;
padding:0 1px
}
.award h2 a:hover{
background-color:#fafbd4;
color:#2c6214;
border-color:#2c6214;
}
.award p{
margin:0;
font-size:1.1em;
color:#777
}
.award .bio{
margin:.7em 0;
color:#333
}
.award .bio p{
margin:.4em 0 0
}
.juryName{
margin:1.2em 0 -.12em 0
}

/*  LUGARES */
.first h5{
background-color:#ecd216;
background-image: url(img/stars4.png) !important;
background-image: url(img/stars4.gif);
}
.second h5{
background-color:#adbbc6;
background-image: url(img/stars3.png) !important;
background-image: url(img/stars3.gif);
}
.third{margin-bottom:40px}
.third h5{
background-color:#bbb387;
background-image: url(img/stars2.png) !important;
background-image: url(img/stars2.gif);
}
.hm h5{
background-color:#e0e0e0;
color:#777;
background-image: url(img/stars1.png) !important;
background-image: url(img/stars1.gif);
}
.finalist h5{
background:#b1c76d
}
.no{
border-top:2px solid #ccc;
margin-top:20px
}
/*  ... */
.rss{
background:url(img/feed-icon-16x16.gif) no-repeat left center;
font-size:x-small;
padding:4px 20px;
font-weight:normal;
margin-left:7px;
vertical-align:middle
}
.nav{
text-align:center
}
.nav a{
text-decoration:none;
padding:0 5px;
border:1px solid #ccc
}
.nav a:hover{
color:#fff;
background:#adbbc6;
border-color:#2a47b3
}
.searchBox h4{
font-size:1.2em
}
.searchBox small{
color:#666
}
.searchBox{
margin-top:5px;
border: 2px solid #fff;
padding:7px;
}
.hover{
border-color:#777;
cursor:pointer;
}
.releaseImage{
margin:0 15px 10px 0;
float:left
}
/********************************** Pages: Home *******************************/
#home{
padding:15px 0
}
#home .paises{
float:right;
max-width:21.5em;
margin-top:58px;
margin-right:15px
}
#home .paises ul{
float:left;
width:9.33em;
}
#langs{
float:right;
height:58px;
line-height:50px;
text-align:left;
width:27.7em;
background:url(img/canto.jpg) no-repeat right top;
margin:0;
position:absolute;
right:0;
z-index:5
}

#home #logo{
float:left;
}
#logo .year{
position:absolute;
top:76px;
left:109px;
}
#news{
width:26em;
margin:5px 15px;
position:relative;
min-height:11em
}
#news h3{
font-size: 1.4em;
border-bottom:1px solid #555;
color:#222;
margin:0;
line-height:1em
}
#news h3 a{
float:right;
font-size:.7em;
background:url(img/feed-icon-12x12.gif) no-repeat left center;
padding-left:15px;
font-weight:normal
}
#news ul{
margin:0 0 15px;
padding:0;
}
/* the news box when JavaScript is available */
#scroller.hasJS
{
	height:10em;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#scroller.hasJS ul
{
	position:absolute;
	top:10em;
	left:0;
}
#DOMnewsstopper{
display:none
}
#news li{
display:block;
padding:0 0 0 10px;
background:url(img/setinha.gif) no-repeat 3px 4px;
margin:8px 0;
}
#news li a{
font-size:1em;
color:#555;
text-decoration:none;
border-bottom:1px solid #ddd
}
#news li a:visited{
color:#999;
border-color:#eee
}
#news li a:hover{
color:#2a47b3;
border-color:#fff
}
#news li a:active{
color:black;
}
#sponsors{
margin:10px 11px 0;
text-align:center;
height:100px;
line-height:140px;
float:right;
position:relative;
bottom:.5em
}
#sponsors img{
margin:0 10px;
vertical-align:middle;
}

/********************************** Pages: Sub ********************************/
#sub{
background-image:url(img/sub_bg.gif);
background-repeat:repeat-x;
background-position:center 151px
}

#sub #logo{
background:url(img/sub_lat_esq.gif) no-repeat left top;
margin-top:0;
left:-8px;
padding:18px 0 10px 20px;
position:relative;
max-width:390px
}
#sub #logo .year{
left:92px;
top:60px
}
#sub #header{
background-position:0 -7px;
}
#sub #menu{
margin:0 auto;
min-width:777px;
width:85%;
padding-left:10px;
padding-right:0;
height:17px;
border:0
}
#header h2{
font-family: Tahoma, helvetica, arial, verdana, sans;
font-weight:bold;
color:#2c6214;
font-size:37px;
position:absolute;
top:12px;
right:57px;
letter-spacing:-2px;
line-height:.8em;
text-align:right;
margin:0;
z-index:7;
}
#header h2 em{
font-family: helvetica, arial, verdana, sans;
color:#b3b3b3;
font-size:0.6em;
font-style:normal;
display:block;
letter-spacing:-1px;
right:-11px;
position:relative
}
/* /* /*  SIDEBAR */
#submenu{
width:170px;
float:right;
background:url(img/sub_canto.jpg) no-repeat right top;
position:absolute;
right:0;
z-index:5;
padding:80px 25px 20px 10px
}
#submenu form{
margin:0
}
#submenu form p{
margin:0
}
#submenu label{
display:block;
font-size:small
}
#submenu input{
border:1px inset #999;
width:135px;
height:1.3em;
font-size:9pt;
padding:0 2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
-moz-border-radius:4px ;
}
#submenu .button{
width:auto;
height:auto;
border:0;
padding:0;
margin:0px;
height:17px;
width:17px;
/*btn_go.gif*/
}
#submenu ul{
padding:26px 0;
margin:0 0 20px;
border-bottom:1px solid #ddd;
background:white;
}
#submenu li{
list-style:none;
display:block;
margin:0;
}
#submenu ul a{
display:block;
margin:6px 0;
padding-left: 18px;
background-image:url(img/list_item.gif);
background-repeat:no-repeat;
background-position:0 -15px;
background-color:transparent;
text-decoration:none;
color:#b3b3b3;
font-size:1.6em;
font-weight:bold;
letter-spacing:-.5px;
line-height:1em
}

#submenu ul a:hover, #submenu .selected a{
background-position:-13px 3px;
color:#000
}
#submenu .selected a{
cursor:default
}
#submenu p{
margin:7px 0
}
#submenu p a{
padding:2px 0 2px 20px;
text-decoration:none;
color:#777;
border-bottom:1px solid #eee;
font-size:1em;
cursor:pointer
}
#submenu p a:hover{
color:#2a47b3;
border-color:#fff
}
#emailThisPage{
background:url(img/email_mini.gif) no-repeat left center;
}
#printThisPage{
background:url(img/print_icon.gif) no-repeat left center;
}
#bookmark{
background:url(img/bookmark.gif) no-repeat left center;
}
#content{
margin:0 225px 20px 20px;
min-height:400px;

}


/* other pages */
#emailThisPageBody{
background:#265414;
color:#B1C76D;
}
#printPage{
background:white;
}

/*************************************** print ********************************/
@media print{

body{
background:white;
margin:0;
padding:0;
}
#wrap{
min-width:0 !important;
width:auto !important;
height:auto !important
}
#content{
margin:0 20px;
}
.award h5{
border-bottom:2px solid #ddd
}
#menu,
#images,
#submenu,
#footer
{
display:none;
}

#wrap,
#header,
#page,
#footer,
#sub
{
background:none;
border:0;
padding:0
}

}













