a{
	color: #069;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
form{
	margin: 0px;
	padding: 0px;
}

a.opc_header{
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #DDD;
	margin-bottom: 5px;
}
.opc_status{
	background-image: url(icon_status.jpg); 
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px !important;
}
#border_user_photo{

}
#user_photo{
	display: block;
	padding: 2px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	cursor: pointer;
	max-height: 50px;
}
#border_user_photo a{
	font-size: 11px;
	color: #FFFFFF;
}

#listuser{
	overflow: auto;
	height: 100px;
	width: 180px;
	top: 1px;
	padding: 2px;
	background-color: #FFFFFF;
}
*html #listuser{
	height: 85%;
	position: relative;
	top: 0px;
}	
#listuser a{
	display: block;
	padding: 2px;
	font-weight: none;
	/* border-bottom: 1px solid #DDD; */
	text-decoration: none;
	padding-left: 0px;

}	
#listuser a:hover{
	background-color: #EEEEEE;
}

#system_load{
	position: absolute;
	padding: 5px;
	padding-left: 30px;
	font-size: 10px;
	top: 60px;
	right: 70px;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	background-image: url(load.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
#user_votes{
	position: absolute;
	right: 100px;
	top: 15px;
	color: #999;
	font-size: 11px;
}	
.talk p{
	display: block;
	margin: 0px;
	padding: 1px;
	padding-top: 2px;
	font-size: 12px;
	}
.talk p span{
	font-weight: none;
}
.talk a{
	color: #069;
}
.talk img{
	padding: 1px;
}
.img_talk{
	display: block;
	padding: 1px;
	border: 1px solid #CCC;
	cursor: pointer;
	margin-top: 3px;
	margin-bottom: 5px;
}
.msgreceive{
	color: #000000;
}
.msgsend{
    float: left;
	color: #069;
}
.msgsendreserva{
    float: left;
	color: #555555;
	margin-bottom: 1px;
}
.msgreservado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 0px solid #FFFFFF;
	background-color: #BBEAB5;
	padding: 2px;
	margin-bottom: 2px;
}	
.msgminha{
	background-color: #F0DCF1; /* F0DCF1 ---> EDEDED  */
	padding: 2px;
	margin-bottom: 2px;
}

.view_photo{
	text-align: center;
	height: 100%;
	width: 100%;
	overflow: auto;
}
.view_photo img{
	margin: 10px;
}
.send_photo{
	padding: 20px;
	position: relative;
	z-index: auto;
}
.send_photo input{
	display: block;
	margin-bottom: 10px;
}
.send_photo div{
	color: #069;
	margin-top: 20px;
	display: none;
}

.icons_border{
	top: 160px;
	left: 5px;
	position: absolute;
	width: 400px;
	display: none;
}
.icons_border a{
	display: block;
	width: 90px;
	margin: 5px;
	margin-bottom: 20px;
	background-color: #FFF;
	padding-top: 55px;
	text-align: center;
	float: left;
	height: 35px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.icons_border a:hover{
	border: 1px solid #CCC;
	color: #333;
}
#smiles{
	padding: 10px;
	border: 1px solid #999;
	background-color: #FFF;
	position: absolute;
	margin-left: -400px;
	margin-top: -350px;
	display: none;
	width: 350px;
}
#smiles img{
	margin: 2px;
	cursor: pointer;
}

/* Cor do apelido  */
#smiles2{
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFF;
	position: absolute;
	display: none;
	width: 210px;
}
#smiles img{
	margin: 2px;
	cursor: pointer;
}

/* status  */


/* negativar usuário */
#negative_list{
	width: 50%;
	border-right: 1px solid #CCC;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: auto;
}
#negative_list a{
	display: block;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
	text-decoration: none;
}
#negative_list a:hover{ background-color: #F5F5F5; }
#negative_list span{
	display: block;
	margin: 10px;
}	
#negative_border{ margin-left: 50%; }
#negative_options{ margin: 20px; }
#negative_options span{
	display: block;
	padding-bottom: 10px;
	font-weight: bold;
}
#negative_options a{
	display: block;
	margin-top: 5px;
}
/* plugins */

.dicas{
	width: 100%;
	height: 100%;
	overflow: auto;
}
.dicas h3{
	display: block;
	padding: 0px;
	margin: 10px;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDD;
	color: #069;
	font-weight: normal;
}
.dicas h4{
	display: block;
	padding: 0px;
	margin: 10px;
	margin-top: 25px;
	font-size: 12px;
	margin-bottom: 5px;
	color: #003366;
}
.dicas p{
	display: block;
	margin: 10px;
	padding: 0px;
	margin-top: 0px;
}

#youtube{
	width: 75%;
	height: 100%;
	overflow: auto;
	position: relative;
	float: right;
}

#youtube_menu{
	width: 25%;
	height: 100%;
	overflow: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	border-right: 1px solid #CCC;
}
#youtube_menu div a{
	display: block;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
}
#youtube_menu div a:hover{
	background-color: #EEE;
	text-decoration: none;
	color: #333;
}

#youtube_menu p{
	margin: 5px;
	display: block;
	padding: 5px;
	margin-top: 10px;
	background-color: #EEE;
}
#youtube_menu p a{ font-weight: bold; }

#youtube_menu p label{
	font-size: 11px;
}
#youtube_menu p input{
	display: block;
	margin-bottom: 5px;
	border: 1px solid #999;
	width: 90%;
	margin-top: 3px;
}

#youtube p{
	display: block;
	margin: 10px;
	padding: 0px;
	height: 100px;
	border-bottom: 1px solid #CCC;
}

#youtube p img{
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
#youtube p a{ font-size: 16px; }

#youtube p span{
	display: block;
	padding-top: 5px;
	font-size: 11px;
}
/* g1 */

#g1{
	width: 100%;
	height: 100%;
	overflow: auto;
	position: relative;
}
#g1 p{
	display: block;
	margin: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
#g1 p a{
	color: #990000;
	font-weight: bold;
}	

#g1 p span{
	display: block;
	padding-top: 5px;
	font-size: 11px;
}

.ajaxload{
	margin: 10px;
	height: 100;
	padding: 10px;
	padding-left: 30px;
	background-image: url(load.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ajaxabort{
	margin: 20px;
}

#historico{
	width: 75%;
	height: 100%;
	overflow: auto;
	position: relative;
	float: right;
}

#historico_menu{
	width: 25%;
	height: 100%;
	overflow: none;
	position: absolute;
	top: 0px;
	left: 0px;
	border-right: 1px solid #CCC;
}
#historico_menu div a{
	display: block;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
}
#historico_menu div a:hover{
	background-color: #EEE;
	text-decoration: none;
	color: #333;
}

#historico_menu p{
	margin: 5px;
	display: block;
	padding: 5px;
	margin-top: 10px;
	background-color: #EEE;
}
#historico_menu p a{ font-weight: bold; }

#historico_menu p label{
	font-size: 11px;
}
#historico_menu p input{
	display: block;
	margin-bottom: 5px;
	border: 1px solid #999;
	width: 90%;
	margin-top: 3px;
}

#historico p{
	display: block;
	margin: 10px;
	padding: 0px;
	height: 10px;
}

#historico p img{
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
#historico p a{ font-size: 13px; }

#historico p span{
	display: block;
	padding-top: 5px;
	font-size: 11px;
}
