div#popup a.popup_close,
div#popup_talk a.popup_close{
	float:right;
	padding:7px;
}

#popup, #popup-question, #popup_talk{
	left:50%;
	margin-left:-200px;
	padding:10px;
	position:absolute;
	top:50px;
	z-index:20000;
	width:500px;
}

div#popup input.button_arrow_R, 
div#popup input.button_arrow_L {
border:0 none;
color:#FF9900;
cursor:pointer;
font-size:10px;
font-weight:bold;
height:15px;
margin:0 25px;
width:60px;
}

div#popup_talk input.button_arrow_R,
div#popup_talk input.button_arrow_L{
	color:#f90;
	border:0 none;
	font-size:10px;
	font-weight:bold;
	margin:0 25px;
	cursor:pointer;
	width:60px;
	height: 15px;
}

#popup, #popup-question, #popup_talk{
	background:#F8F8F8;
	border:2px solid #F9F9F7;
	width:273px;
}
/* Pop-ups
-------------------------------------------------------------------------------------------------------------*/
#popup h2 {
	color:#f90; 
	background:url(/mmp/Internet/images/bullets_icons/icon_mail.gif) no-repeat left center;
	padding-left:24px;
}
#popup h3 {
	color:#000000; 
}
#popup h3 span{
	color:#FF6600;
}
a#popup_close {
	background: url(/mmp/Internet/images/bullets_icons/popup_close.gif) center no-repeat;
}

#popup_gallery {
	background:#F8F8F8 url(/mmp/Internet/images/others/bg_gallery.gif) repeat-y right;
	border:2px solid #F9F9F7;
}

.popup{
background:#FBFAF3 none repeat scroll 0 0;
border:3px solid #FFFFFF;
height:auto;
left:180px;
padding:10px;
position:absolute;
top:57px;
visibility:hidden;
}

.invisivel{
	display:none;
}

#popup h1 {
	display:none;
}

#popup h2 {
	font-size:14px; 
	border:none; 
	font-weight:bolder; 
	margin:0
}
#popup h3 {
	font-size:12px;
	font-style:italic; 
	font-weight:normal; 
	padding:0; 
	margin:0 0 15px;
}
#popup_gallery {
	left:50%;
	margin-left:-350px;
	padding:0;
	position:absolute;
	top:50px;
	z-index:20000;
}
.invisivel{
	display:none;
}
a#popup_close {
	height:12px;
	width:12px;
	position:absolute;
	top:10px;
	right:10px;
}

#popup form {
	margin-bottom:15px
}


/*popup - home, edite seus favoritos*/
#favorites_home {
	width:250px;
}

#favorites_home h2{
	padding:0 0 0 35px;
	line-height:30px;
	margin-bottom:15px;
}

#favorites_home ul li {
	list-style:none;
	padding:7px 0 8px 20px;
}
#favorites_home ul li:hover a{
	text-decoration:none;
}
a#popup_delete {
	height:20px;
	width:17px;
	position:absolute;
	top:20p;
	right:20px;
}

/*popup - content, enviar comentários e resultado da enquete*/
#comment-content {
	width:250px;
}
#comment-content h2{
	padding-left:25px;
	line-height:30px;
	font-size:12px;
}
#comment-content h4{
	line-height:30px;
	font-size:11px;
	font-style:italic;
}
#comment-content input,
#comment-content textarea {
	margi|n:5px 0 10px;
}

#comment-content form fieldset label {
	font-size:10px;
	font-weight:bold;
	
}


.box_button {
	float:left;
	width:42px;
	margin-left:15px;
	margin-top:5px;
	font-size:11px;
	font-weight:bold;
}
a.box_button {
	text-align:center;
	text-decoration:none;
}

.send {
	float: right;
	margin-right:8px;
	}

.botlimpar{margin-left:185px;}


/*popup - home, edite seus favoritos*/
#result-poll{
	float:left;
	margin-bottom:15px;
	/*width:225px;*/ /*usar essa medida qdo tem noticias na home*/
	width:197px;     /*usar essa medida qdo nao tem noticias na home*/
}

#result-poll .tdDesc { /*td da pergunta*/
	padding-top:0pt;
}
#result-poll .tdVal { /*td da barrinha de porcentagem*/
	padding-left:6px;
	width:30px;
}
#result-poll .tdVal div {
	height:10px;
	margin-top:10px;
}
#result-poll .tdPerc { /*td do resultado da porcentagem*/
	padding-top: 10px;
	padding-left:5px;
	font-weight:bold;
	width:25px;
}


/*popup - content, enviar para um amigo*/
#sento-content h2{
	padding:0 0 0 30px;
	line-height:30px;
	font-size:12px;
}
#sento-content h3{
	margin-left:20px;
	font-size:12px;
}
#sento-content {
	width:240px;
}
#sento-content input {
	width:230px;
	margin:3px 0 7px 0;
}

/*popup - content, galeria de imagens*/
#popup_gallery h2 {
	margin:0;
}
#popup_gallery p {
	color:#666;
}
#gallery-content{
	margin:10px;
	width:680px;
}
a#closeGallery {
	color:#96938A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	right:20px;
	text-decoration:none;
	top:20p;
}

#photo_description {
	color:#666;
	font-size:10px;
	height:15px;
	
}


#photo_gallery {
	float:left;
	margin-right:20px;
	margin-top:15px;
	text-align:center;
	width:560px;
}
#photoContainer{
	float:left;
	width:560px;
}
#photoContainer img {
	border:4px solid #FFFFFF;
}



#thumbs{
	min-height:100px;
	height:auto !important;
	height:100px;
	text-align:center;
}
#thumbMask {
	height:300px;
	overflow:hidden;
	margin:5px 0 5px;
}
#thumbs img{
	border:2px solid #fff;
	margin:5px;
}
#thumbs img:hover{
	border:2px solid #f90;
}
#thumbs_gallery {
	float:left;
	width:100px;
	text-align:left;
}

#thumbs_gallery a{
	font-weight:bold;
	cursor:pointer;
}



#navDown, #navUp {
	cursor:pointer;
	display:block;
	font-size:0;
	height:8px;
}
#navBackward, #navForward {
	height:300px; 	
	text-decoration:none;
	width:38px; 
	position:absolute;
}
#navBackward { left:0;}
#navForward { right:130px;}

#navDown { background:url(/mmp/Internet/images/others/nav_down.gif) no-repeat center ; }
#navUp { background:url(/mmp/Internet/images/others/nav_up.gif) no-repeat center; }
#navBackward { background:url(/mmp/Internet/images/others/nav_left.gif) no-repeat center; }
#navForward { background:url(/mmp/Internet/images/others/nav_right.gif) no-repeat center; }


/* */
#popup-question {
	width:200px;
	height:60px;
}

/*lista de últimos desligados*/

#lastDismissedUsers img {
	margin-right:4px;
	margin-top:4px;
}

#lastDismissedUsers ul {
	margin-top:4px;
	list-style:none;
}

a#botao-anterior-lista {
	float:left;
	width:120px;
	clear:both;
	font-weight:bold;
}

a#botao-posterior-lista {
	float:right;
	width:120px;
	clear:none;
	font-weight:bold;
}

#popup ul {
	margin-bottom:10px;
}

#popup ul li {
	margin-top:5px;
}