/*======================================================================*\
|| #################################################################### ||
|| # Copyright ©2006-2009 Youjoomla LLC. All Rights Reserved.           ||
|| #################################################################### ||
\*======================================================================*/
/*opneing links container*/
.poping_links{
display:block;
text-align:center !Important;
width:100%;
position:relative;
height:29px;
overflow:hidden;
}

.botoeslogin {
position:relative;
top:-4px;
height:15px;
text-align:left;
}

.ola_saudacao{
color:#fe4415;
}
#josForm .contentpane td {
padding: 0;
}

.pretext {
position:relative;
top:0px;
font-size:11px;
line-height: 16px;
border-bottom: 1px solid #d4d4d4;
height:15px;
text-align:left;
font-weight:bold;
font-family: arial;
color:#414141;
margin-left:2px;
}

/* opening buttons*/
#openLogin,#openReg,#botao_logout,#botao_detalhes{
width:100%;
padding: 0px 8px 0px 8px;
clear:right;
text-align:left;
color:#666;
text-decoration:none;
font-size:10px;
font-weight:bold;
}

#openLogin:hover,#openReg:hover,#botao_logout:hover,#botao_detalhes:hover{
color:#1d59d6;
position:relative;
padding: 0 8px 0px 8px;
background: #f6c039;
}

.seta_b {
margin-left: 4px;
}

.sep_umenu {
margin-left:-6px;
margin-right:-7px;
}

.sep_umenu1 {
margin-left:-6px;
margin-right:-7px;
}

/* login box*/
#login_pop{
background:#FFA90A none repeat scroll 0 0;
border:10px solid #414141;
color:#414141;
height:140px;
margin-left:-1000px;
margin-top:30px;
padding:10px;
position:absolute;
text-align:left;
width:250px;
z-index:999;
}

#login_pop .esqlogin a
{
color:#0A246A;
font-size:9px;
font-weight:bold;
line-height:10px;
}

/* registration box */
#reg_pop{
background:#FFA90A none repeat scroll 0 0;
border:10px solid #414141;
color:#414141;
height:250px;
margin-left:-1050px;
margin-top:30px;
padding:10px;
position:relative;
text-align:left;
width:525px;
z-index:99;
}
#reg_pop .inputbox{
width:95%;
}
/* closing buttons*/
#closeReg,#closeLogin{
display:inline-block;
width:48px;
height:16px;
position:absolute;
bottom:5px;
right:5px;
text-align:center;
line-height:15px;
font-weight:bold;
color:#e4e4e4;
text-decoration:none;
background: #414141;
font-size:10px;
}

#closeReg:hover,#closeLogin:hover{
background: #000;
}

/* input boxes and rest */
#yjpop_passwd{
width:98%;
margin:0;
padding:0;
}
#yjpop_username{
width:98%;
margin:0 0 8px 0;
padding:0;
}

#yjpop_un_label,#yjpop_pass_label,#namemsg,#usernamemsg,#emailmsg,#pwmsg,#pw2msg{
font-weight:bold;
}


#yjpop_remember{
margin:10px 0;
}

#yjpop_remember .inputbox{
border: 1px solid #000;
}

#yjpop_submit_log{
display:inline;
float:right;
position:relative;
left:-3px;
}

#yjpop_submit_reg{
margin-left:5%;
margin-top:5px;
}

#login_pop .button{
margin:10px 0;
}
/* logeedin class */
#logins{
text-align:center !Important;
display:block;
width:100%;
height:auto !Important;
overflow:hidden;
clear:both;
}
#logins .button{
margin:10px 0;
}

