/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

.module,
#header,
#breadcrumbs,
#content,
#footer { margin: 15px; }

#menu .module { margin: 10px 5px; }

#footer .module { margin: 0; }

#toolbar,
#headerbar {   }


/* Layout
----------------------------------------------------------------------------------------------------*/
.module_banner{ margin-top:-15px; margin-bottom:0;
}
#cima{margin-top:-35px;
}
#system h1.title{font-size:20px; margin-top:-10px; /*margin-bottom:-20px*/;
}
#t_exe{ margin-top:0; margin-right:10px; margin-left:110px;
}

#rodape{background: url("../images/bg_rodape.jpg") no-repeat top; height:168px;
}
#rodape .module_txt_rodape{ margin-left:15px; margin-top:10px; font-family: 'Champagne',Tahoma,Geneva,sans-serif;
}
#rodape .module_txt_rodape table{ border:0; background:none; vertical-align:middle; margin:0 !important;
}
#rodape .module_txt_rodape td{ border:0; vertical-align:middle; 
}
#rodape .module_txt_rodape tr{ border:0; vertical-align:middle;line-height:20px;
}
#rodape .module_txt_rodape p{ line-height:10px !important; font-size:16px; color:#444444; 
}
#rodape .module_txt_rodape a{ opacity:0.8; 
}
#rodape .module_txt_rodape a:hover{ opacity:1.0; 
}
opacity:0.6;
#roda1{margin-top:10px; padding-top:5px; 
}
#roda2{ margin-top:-18px;
}
.module.mod-box._social_rodape{ margin-bottom:-38px; margin-top:-14px;
}
.module.mod-box._social_rodape table{ border:0;
}
.module.mod-box._social_rodape.deepest>
h3.module-title{background: none repeat scroll 0 0 #000000;
    border-top: 2px solid #FF9B2A;
    color: #FFFFFF;
    font-size: 14px; padding-top:2px;
    height: 32px;
    line-height: 28px;
    padding-left: 15px;
    text-transform: uppercase;
}

.module.mod-box._sp_youtube.deepest>
h3.module-title{background: none repeat scroll 0 0 #000000;
    border-top: 2px solid #FF9B2A;
    color: #FFFFFF;
    font-size: 14px; padding-top:2px; Margin-top:-50px;
    height: 32px;
    line-height: 28px;
    padding-left: 15px;
    text-transform: uppercase;
}


#FoxForm .foxform{ color:#808080 !important; font-size:14px; 
}
.foxcontainer{color:#fff !important; font-size:14px;  float:left;
}
.foxcontainer a{color:#FFFFFF !important;
}
.foxcontainer h2{font-size:21px !important; height:23px !important; margin:0 0 17px;
}
#FoxForm.foxform label{ text-align:right !important;
}
button.foxbutton{ margin-top:20px; margin-left:137px;
}
form#FoxForm.foxform>
div.foxfield{text-align:left !important;float:left;
}

 .nspMainPortalMode5 .nspPrev, .nspMainPortalMode5 .nspNext {
    background: url("../images/nsp_portal_mode_5_interface.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 16px;
    margin-top: -8px;
    text-indent: -999em;
    width: 16px;
}
.nspMainPortalMode5 .nspPrev {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 1;
}
.nspMainPortalMode5 .nspNext {
    background-position: -16px 0;
    position: absolute;
    top: 40%;
    right: 0;
    z-index: 1;
}
.nspMainPortalMode5 .nspPrev:hover {
    background-position: 0 -16px
}
.nspMainPortalMode5 .nspNext:hover {
    background-position: -16px -16px
}

.top-rate ol#pagination li.next {
     background: url("../images/bg-blognav.png") no-repeat scroll -25px -4px transparent;
    height: 30px;
    right: 12px;
    text-indent: -9000px;
    top: 75px;
    width: 30px;
}
.top-rate ol#pagination li.prev {
    background: url("../images/bg-blognav.png") no-repeat scroll 0 -4px transparent;
    height: 30px;
    right: 25px;
    text-indent: -9000px;
    top: 17px !important;
    width: 30px;
}
.top-rate ol#pagination li.prev,.top-rate ol#pagination li.next {
	 cursor: pointer;
    position: absolute;
    top: 17px;
}
.searchbox.loading button { background: url(../images/loading.gif) 50% 50% no-repeat!important; }