/*
*	Portal Uai
*	Filename:	paginacao.css
*	Author:		Rodrigo Rocha | http://www.uai.com.br
*/


.column00 {width:605px;float:left; margin-top:20px;}
.column00 .block {clear:both;margin-right:25px;}

.column00 .block .tabbed_area li {float:left;margin:0 5px -1px 0;}
.column00 .block .tabbed_link {border:0;}
.column00 .block .tabbed_link a span {padding:4px;}
.column00 .block .tabbed_fields {padding:5px;text-align:right;border-top:1px solid #93aebf;background:#fff url(../imgs/tabbed_fields.gif) bottom;}


.column00 .block .tabbed_fields input {
	text-align:center;
	border:1px solid #93aebf;
	background:#e7e8ea;
	font-family:"Trebuchet MS";
	font-size:13px;
}


.column00 .block .tabbed_fields img {margin-right:8px;vertical-align:middle;}
/*.body .column00 .column00 .block .tabbed_pagination {text-align:center;}*/
.column00 .block .tabbed_pagination {text-align:center;clear:both;}
.column00 .block .tabbed_pagination a {padding:0 6px;margin:0 1px;display:inline;background-color:#e7e8ea; color:#333333;}
.column00 .block .tabbed_pagination a.current {background-color	:#93aebf; color:#333333;}
.column00 .block a { padding:5px;}
.column00 .block .date {
	padding:2px;
	margin:4px;
	display:block;
	font-weight:bold;
	color:#fff;
	background:#93aebf;
	font-family:"Trebuchet MS";
	font-size:13px;
}

.column00 .block .tabbed_pagination a.p_left_all {width:19px;height:13px;overflow:hidden;padding-right:9px;background:url(../imgs/pagination.gif) -76px 0 no-repeat;}
.column00 .block .tabbed_pagination a.p_left {width:19px;height:13px;overflow:hidden;padding-right:9px;background:url(../imgs/pagination.gif) -95px 0 no-repeat;}
.column00 .block .tabbed_pagination a.p_right {width:19px;height:13px;overflow:hidden;padding-right:9px;background:url(../imgs/pagination.gif) -114px center no-repeat;}
.column00 .block .tabbed_pagination a.p_right_all {width:19px;height:13px;overflow:hidden;padding-right:10px;background:url(../imgs/pagination.gif) -133px center no-repeat;}

.column00 .block .tabbed_pagination a.p_left_all.inactive {background:url(../imgs/pagination.gif) 0 center no-repeat;cursor:default;}
.column00 .block .tabbed_pagination a.p_left.inactive {background:url(../imgs/pagination.gif) -19px center no-repeat;cursor:default;}
.column00 .block .tabbed_pagination a.p_right.inactive {background:url(../imgs/pagination.gif) -38px center no-repeat;cursor:default;}
.column00 .block .tabbed_pagination a.p_right_all.inactive {background:url(../imgs/pagination.gif) -57px center no-repeat;cursor:default;}

.column00 .block .tabbed_totalpages {padding:4px;margin-top:4px;text-align:right;border-top:1px solid #93aebf;background:#e7e8ea;}
.column00 .block .tabbed_totalpages input {text-align:center;border:1px solid #93aebf;background:#fff;}
.column00 .block .tabbed_totalpages a {padding:0 6px;margin:0 1px;display:inline;background-color:#e7e8ea;}

.column00 .block .tabbed_totalpages a.p_ok {width:29px;height:13px;overflow:hidden;padding:0 24px 0 0;background:url(../imgs/pagination.gif) -152px center no-repeat;}
.column00 .block .tabbed_totalpages a.p_top {width:47px;height:13px;overflow:hidden;padding:0 47px 0 0;background:url(../imgs/pagination.gif) -181px center no-repeat;}

/* TESTE */

.tabbed_area {margin-bottom:10px;}

.tabbed_area ul {height:20px;margin:0;display:block;list-style:none;text-align:right;cursor:default;}
	.win .body .tabbed_area ul {height:22px;}
.tabbed_area li {
	padding:1px 6px;
	margin:0 3px -1px;
	display:block;
	float:right;
	color:#fff;
	background:#b1c2c1;
	font-size:12px;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	text-decoration:none;
	outline:none!important;
}
.tabbed_area ul li.selected {color:#999;border:1px solid #869BAC;border-bottom:0;background:#fff;}
	.ie6 .body .tabbed_area ul li.selected {position:relative;bottom:-0px!important;}

.tabbed_box h1 {font-size:20px;border-bottom:3px solid #041c50;color:#efb31e;}

/*.tabbed_link {padding:10px;display:block;border:1px solid #041c50;border-width:1px 1px 3px;}*/

.tabbed_link {padding:10px;display:block;border:0px solid #869bac;border-width:1px 0px 4px; }

.tabbed_link.margins {padding:0;}
	.ie6 .body .tabbed_link.margins a,
	.ie6 .body .tabbed_link.margins p {padding:5px;margin-left:-4px;margin-right:-4px;}
.tabbed_link.biglist {padding:0;margin:4px -5px}
.tabbed_link.margins a,
.tabbed_link.margins p {padding:5px; display:block;}
.tabbed_link.margins p.zebra.first-child {background:#c0cedb;}
.tabbed_link.margins p.zebra.first-child input {width:auto;border:1px solid #f90;}
.tabbed_link.margins p.zebra select {width:80%;border:1px solid #c0cedb;}
.tabbed_link.margins p.zebra img {vertical-align:middle;}
.tabbed_filmstrip {background:#b1c2c1;}

.redlight { color:#990033; font-family:"Trebuchet MS"; font-size:13px;}
.listanoticia { padding: 4px; font-family:"Trebuchet MS"; font-size:13px; color:#333333; text-decoration:none; }
.listanoticia a { text-decoration:none; }

.tabbed_link margins .zebra { padding:0px;}
.yellowlight_interna:link, .yellowlight_interna:hover, .yellowlight_interna:visited, .yellowlight_interna { color:#EFB31E; }
.zebra_inicio { display:block; background-color:#F6F6F6;}
.zebra_fim {background-color:#F6F6F6; height:8px; margin-top:3px;}
