/* ------------- Globais Site ------------- */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
body {
	margin: 0px;
	background-image:url(images/fundo.jpg);
	background-repeat:repeat-x
}

.center{
text-align:center
}
/* ------------- Para o conteudo BNW ------------- */

div#conteiner_bnw {
float:left;
width:590px;
padding-left:10px;
padding-right:10px;
}
div#conteiner_bnw .titulo{
width:100%;
border-bottom:1px solid #CEDDE7;
padding-bottom:5px;
margin-bottom:12px
}
div#conteiner_bnw .titulo h1{
font-size:18px;
color:#333;
margin:0;
}
div#conteiner_bnw .conteudo{
}
div#conteiner_bnw .conteudo a{
font-size:11px;
color:#0087BD;
text-decoration:none
}
div#conteiner_bnw .conteudo a:hover{
color:#7EA5BC;
text-decoration:underline
}
div#esquerda{
	width:185px;
	float:left
}
div#esquerda #conteinerMenu{
	 width:185px;
	 margin:auto
}
div#esquerda #conteinerNewsletter{
	background-color:#F0F0F0; 
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
div#esquerda #conteinerNewsletter #remover{
	height:25px;
	padding-top:10px;
	padding-left:20px;
	background-image:url(images/remover.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:11px;
	color:#333;
	cursor:pointer;
}
#news {
	background-image:url(images/backNewsletter.jpg);
	background-position:bottom; 
	background-repeat:no-repeat;
	padding-bottom:20px;
}
#news input,textarea{
	width:165px;
	border:solid 1px #ccc;
	margin-top:3px;
	margin-bottom:3px
}
#news #botao{
	width:73px;
	height:28px;
	border:0;
	margin:auto;
	background-image: url(images/spriteNoticia.png);
	background-repeat: 0;
	background-position: -71px -112px;
	margin-top:5px;
	cursor:pointer;
}
#news #botao:hover{
	background-position: -71px -140px;
}
#removenews{
	display:none;
}
#removenews input,textarea{
	width:165px;
	border:solid 1px #ccc;
	margin-top:3px;
	margin-bottom:3px
}
#removenews #botaoremover{
	width:67px;
	height:28px;
	border:0;
	margin:auto;
	background-image: url(images/spriteNoticia.png);
	background-repeat: 0;
	background-position: 0px -112px;
	cursor:pointer;	
}
#removenews #botaoremover:hover{
	background-position: 0px -140px;
}
div#msgNews{
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	display:none;
	font-size:9px;
	margin-bottom:5px;
}
div#msgNews .sucessoNews{
	color:#009933;
}
div#msgNews .erroNews{
	color:#990000;
}

div#direita{
	width:185px;
	float:left;
	background-color:#F1F6F8;
	padding-top:5px;
	padding-bottom:25px;
}

div#direita #fundoNotas{
	background-image:url(images/notasTopo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:171px;
	padding-top:60px;
	padding-left:30px;
	padding-right:20px;
}
div#direita #sequenciaNotas{
	background-image:url(images/notasAndamento.jpg);
	background-position:center;
	background-repeat:repeat-y
}
div#direita #fimNotas{
	background-image:url(images/notasFim.jpg);
	height:17px;
	margin-bottom:16px;
}

div#direita #noticia{
	padding:10px;
	padding-top:2px;
	font-size:11px;
	color:#333;
	margin-bottom:20px;
}
div#direita .tituloNot{
	background-image:url(images/fundoTitulo.jpg);
	width:158px;
	background-repeat:repeat-x;
	height:11px;
	margin-bottom:5px;
	margin-top:8px;
	color:#FFF;
	font-size:11px;
	padding:5px;
}
div#direita #noticia a{
	color:#333333;
	text-decoration:none;
}
div#direita #noticia a:hover{
	text-decoration:none;
}

div#direita #videos{
	
}
div#direita .descricaoVideo{
	background-image:url(images/camera.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:35px;
	padding-left:45px;
	font-size:11px;
	color:#333;
	padding-top:10px;
	padding-right:5px;
}
/* ------------- Rodapé ------------- */
div#fundoRodape{
	background-image:url(images/backRodape.jpg); padding:14px; background-color:#CEDDE7; background-repeat:repeat-x
}
div#rodape{
	color:#666;
}
div#rodapeBnw{
	color:#6C98B5;
	text-align:center;
	padding-top:10px;
}
#contate{
background-image:url(images/seta.jpg); background-repeat:no-repeat; background-position:top left; width:185px; padding-left:40px; float:left
}
#sobre{
background-image:url(images/seta.jpg); background-repeat:no-repeat; background-position:top left; width:406px; padding-left:40px; float:left
}
#visite{
background-image:url(images/seta.jpg); background-repeat:no-repeat; background-position:top left; width:250px; padding-left:40px; float:left
}
div#rodapeBnw a{
color:#6C98B5;
text-decoration:none;
}
div#rodapeBnw a:hover{
text-decoration:underline
}

/*------------------- Muda o estilo do menu horizontal ---------------------*/
ul.menubar{
   margin: 0px;
   padding: 0px;
   background-color: #282828; /* IE6 Bug */
}
ul.menubar .menuvertical{
   margin: 0px;
   padding: 0px;
   list-style: none;
   float:left;
}
ul.menubar ul.menu{
   display: none;
   position: absolute;
   margin: 0px;
}
ul.menubar a{
    display:block;
	text-decoration: none;
	font-size:11px;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #CCCCCC;
}
ul.menubar a:hover{
	background-color:#EAEAEA;
}
/*------------------- Muda o estilo do submenu horizontal ---------------------*/
ul.menu{
   margin: 0;
   padding: 0;
   width:185px; /* Tamanho do menu em Width */
   background-color:#FFF;
   font-family:Verdana;
   font-size:11px;
}
ul.menu ul{
   margin: 0;
   padding: 0;
   background-color: #FFF; /* IE6 Bug */
}
ul.menu li a{
    display: block;
	text-decoration: none;
    font-weight:normal;
    text-decoration: none;
    padding:5px;
	background-image:url(); /*Reseta a imagem de fundo do menu caso tenha citado acima*/
	border-bottom:1px dashed #CCC;
	color:#333333;
}
ul.menu li a:hover {
	background-color:#E9F0F4;
}
/*--- Altera o estado normal do item que tem submenu ---*/
ul.menu li.submenu a{
	background-image: url(images/submenu_a.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
}
ul.menu li.submenu a:hover{
	background-image: url(images/submenu_a_hover.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
}
/*--- Altera os submenus ---*/
ul.menu ul{
   position: absolute;
   display: none;
   left: 160px; /* Seta o submenu 1 pixel ants do fim para "pega-lo" */
   top: 0px;
   width:170px;
   border:1px solid #CCC;
}
ul.menu li.submenu ul { 
	display: none;
	color:#A6A6A6;
	background-position: top;
	background-color:#E9F0F4;
} 
ul.menu li{
   position: relative;
   list-style: none;
   border: 0px;
}
/*--- Altera os estilo dos submenus --- */
ul.menu li.submenu li a{
	border:0px;
	border-bottom:1px dashed #CCC;
}
ul.menu li.submenu li a:hover{
	background-color:#FFF;
}
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li {
	float: left; height: 1%; 
}
* html ul.menu li a { 
	height: 1%; 
}
/* End */




/* ------------- Fotos ------------- */

#borda1_foto{ /* Para a galeria efeito de polaroyd caso nescessite */
	border: 1px solid #CCCCCC; 
	padding:6px;
	width:102px;
	height:102px;
}
#borda2_foto{ /* Para a galeria efeito de polaroyd caso nescessite */
	border: 1px solid #CCCCCC; 
	width:100px;
	height:100px;
}
.titulo_imagem{	/* define o texto de instrução da galeria */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.imagem_galeria{ /* define a borda da tabela da galeria */
	border: 0px solid #E0E0E0;
}

/* ------------- Formulários ------------- */
div#formulario {	
}
div#formulario input, textarea{
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	border: 1px solid #CCCCCC;
}
div#formulario input:focus, textarea:focus{ /* Soemnte para o Firefox */
	border: 1px solid #80291F;
}
table.tabela_formulario{ /* Define os campos da tabela */
	border-collapse:collapse;
}
table.tabela_formulario .linha_tabela_formulario{
}
table.tabela_formulario .celula_label_tabela_formulario{
	vertical-align:top;
}
table.tabela_formulario .celula_campo_tabela_formulario{
	vertical-align:top;
}
div#formulario .botao_formulario { /* define o estado do botão dos formulários*/
	padding-bottom:8px;
	padding-top:8px;
	width: 80px;
	border:1px solid #999999;
	color:#000000;
	background-color:#FFFFFF;
}
div#formulario .texto_intro{ /* define texto das instruç~eos do formulário */
}


/* ------------- Ajustes Globais ------------- */
img {
	border:0; /* Para tirar a borda do link em imagens */
}
fomr {
	margin:0px;
	padding:0px;
}


/* ------------- lightbox ------------- */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{ padding: 10px; }
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left; background: url(/images/prevlabel.gif) left 1% no-repeat;}
#nextLink { right: 0; float: right; background: url(/images/nextlabel.gif) right 1% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 1% no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 1% no-repeat;}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}			
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
}
* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
}
* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
}
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


/*--------- ESTILOS PARA OS SISTEMAS ----------*/

.noticia_lista_linha{
	margin-bottom:8px;
	padding-bottom:5px;
	border-bottom:1px solid #EFEFEF;
}
.noticia_lista_titulo{
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
.noticia_lista_titulo small{
	font-size:9px;
	font-weight:normal;
	color:#666666;
}
.noticia_lista_conteudo{
	margin-bottom:5px;
}
.noticia_lista_conteudo .imagem{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
.noticia_lista_conteudo .imagem img{
	border:1px solid #CCCCCC;
	padding:3px;
	width:80px;
}
.noticia_lista_conteudo p{
	margin-top:0px;
	padding-top:0px;
}
.noticia_lista_mais{
	text-align:right;
}

div#imagem_noticia{
	background-color:#F1F6F8;
	padding:8px;
	color:#333333;
	text-align:center;
	width:180px;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
div#imagem_noticia .titulo{
	border-bottom:1px solid #CCCCCC;
}
div#imagem_noticia .titulo small{
	display:block;
}
div#imagem_noticia .foto{
	margin-top:5px;
	margin-bottom:5px;
}
div#imagem_noticia .foto img{
	border:1px solid #CCCCCC;
	padding:3px;
	width:150px;
}
div#imagem_noticia .thumb{
}
div#imagem_noticia .thumb img{
	border:1px solid #CCCCCC;
	padding:1px;	
}
div#noticia_detalhe .links{
	clear:both;
	text-align:center;
	margin-top:15px;
}

.video{
	text-align:center;
	padding:10px;
	padding-bottom:0px;
}
.exibicao_video{
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:9px;
	color:#999999;
}
.descricao_video{
}
.descricao_video object{
	border:1px solid #CCCCCC;
	padding:3px;
}
.descricao_video .tituloVideo{
	display:block;
	float:left;
	padding-right:3px;
	padding-top:0px;
}
.palavra_video{
}

div#busca_video{
	margin-top:10px;
}
div#busca_video .pesquisarVideo a{
	display:block;
	width:111px;
	height:28px;
	text-indent:-9999em;
	cursor:pointer;
	background-image: url(images/spriteNoticia.png);
	background-repeat: 0;
	background-position: -71px 0px;
}
div#busca_video .pesquisarVideo a:hover{
	background-position: -71px -28px
}
form#form_busca {
	border:1px solid #CEDDE7;
	background-color:#F1F6F8;
	padding:15px;
	display:none;
}
form#form_busca label{
	padding-right:10px;
}
form#form_busca input{
	border:1px solid #CCCCCC;
	padding:3px;
	width:360px;
}
form#form_busca .botao input{
	width:70px;
	height:28px;
	background-color:#F1F6F8;
	border:0px;
	text-indent:-9999em;
	cursor:pointer;
	background-image: url(images/spriteNoticia.png);
	background-repeat: 0;
	background-position: -71px -56px;	
}
form#form_busca .botao input:hover{
	background-position: -71px -84px;	
}

div#encontrado{
	padding-bottom:25px;
}
table.resultado_video{
	border-collapse:collapse;
}
table.resultado_video th{
	border:1px solid #CEDDE7;
	background-color:#F1F6F8;
	padding:5px;
}
table.resultado_video td{
	border:1px solid #CEDDE7;
	padding:3px;
}
table.resultado_video a{
	display:block;
	width:72px;
	height:28px;
	cursor:pointer;
	text-indent:-9999em;
	background-image: url(images/spriteNoticia.png);
	background-repeat: 0;
	background-position: -141px -56px;
}
table.resultado_video a:hover{
	background-position: -141px -84px;
}










.paginacao_resultado{
}
table.tabela_paginacao{
	border-collapse:collapse;
}
table.tabela_paginacao .prev{
}
table.tabela_paginacao .prev a{
	display:block;
	width:68px;
	height:28px;
	text-indent:-9999em;
	background-image: url(images/spriteNoticia.png);
	background-repeat: no-repeat;
	background-position: 0px -56px;
}
table.tabela_paginacao .prev a:hover{
	background-position: 0px -84px;
}

table.tabela_paginacao .select{
}
table.tabela_paginacao .select select{
	border:1px solid #CCCCCC;
	padding:3px;
	text-align:center;
}
table.tabela_paginacao .next{
}
table.tabela_paginacao .next a{
	display:block;
	width:68px;
	height:28px;
	text-indent:-9999em;
	background-image: url(images/spriteNoticia.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
table.tabela_paginacao .next a:hover{
	background-position: 0px -28px;
}



/*-------- PARA O SISTEMA EAD --------*/
div.curso_letaral{
	padding:5px;
	font-size:10px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:5px;
}
div.curso_letaral strong{
	font-size:11px;
}
div.curso_letaral a{
	color:#333333;
	text-decoration:none;
}
div.curso_letaral a:hover{
	color:#0099CC;
}
.allCursos a{
	color:#0099CC;
	text-decoration:none;
}
.allCursos a:hover{
	color:#0066FF;
	margin-top:5px;
}

div#calendario{
	text-align:center;
	padding:5px;
}
table.calendar{
	border-collapse:collapse;
	margin:auto;
}
table.calendar td{
	padding:3px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #CCCCCC;
}
table.calendar .calendarAno{
	border:0px;
	font-weight:bold;
}
table.calendar .calendarAno_link{
	border:0px;
}
table.calendar .calendarHeaderDay{
	font-weight:bold;
}
table.calendar .calendarToday{
	background-color:#D1DFE8;
}
table.calendar .calendarPedido{
	background-color:#0066CC;
	color:#FFFFFF;
}
table.calendar .calendarPedido a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
table.calendar .calendarAno_link a{
	display:block;
	width:12px;
	height:12px;
	text-indent:-9999em;
	background-image: url(images/sprite-calendar.jpg);
	background-repeat: no-repeat;
	background-position: -18px 0px;
}
table.calendar a.next{
	background-position: -18px 0px;
}
table.calendar a.prev{
	background-position: 0px 0px;
}

/*-- Para tela de busca de cursos --*/
table.tabel_busca_ead{
	border-collapse:collapse;
}
table.tabel_busca_ead td{
	padding:5px;
	text-align:left;
}
table.tabel_busca_ead .select_curso{
	border:1px solid #CCCCCC;
	padding:5px;
}
table.tabel_busca_ead .botao_buscar{
	width:118px;
	height:30px;
	border:0px;
	background-image: url(images/botao_pesquisar_curso.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor:pointer;
	text-indent:-999em;
	margin-right:15px;
}
table.tabel_busca_ead{
}
p.titulo_result_ead{
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	margin:0px;
	padding-bottom:5px;
	margin-bottom:10px;
}

table.tabela_resultado_ead{
	border-collapse:collapse;
}
table.tabela_resultado_ead .linha_titulo td{
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	background-image: url(images/fundo_result.jpg);
	background-repeat: repeat-x;
}
table.tabela_resultado_ead .linha_impar{
}
table.tabela_resultado_ead .linha_par{
	background-color:#F3F3F3;
}
table.tabela_resultado_ead .linha_par td, 
table.tabela_resultado_ead .linha_impar td{
	border:1px solid #CCCCCC;
}
table.tabela_resultado_ead a.ver_curso{
	display:block;
	width:18px;
	height:18px;
	text-indent:-9999em;
	background-image: url(images/ver_mais_ead.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*-- Detalhes do Curso --*/
table.tabela_detalhes_curso{
	border-collapse:collapse;
}
table.tabela_detalhes_curso th{
	padding:5px;
	background-color:#E7EFF4;
	border:1px solid #CCCCCC;
}
table.tabela_detalhes_curso td{
	padding:5px;
	border:1px solid #CCCCCC;
}
table.tabela_detalhes_curso td p{
	margin-top:0px;
}
.faca_inscricao_ead{
	width:137px;
	height:41px;
	text-indent:-999em;
	border:0px;
	background-image: url(images/botao_inscricao.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right:5px;
	cursor:pointer;
}
.botao_voltar_ead{
	width:76px;
	height:41px;
	text-indent:-999em;
	border:0px;
	background-image: url(images/botao_voltar_ead.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left:5px;
	cursor:pointer;	
}
table.tabela_cadastro_ead{
	border-collapse:collapse;
}
table.tabela_cadastro_ead th{
	padding:5px;
	background-color:#E7EFF4;
	border:1px solid #CCCCCC;
	text-align:left;
	width:120px;
}
table.tabela_cadastro_ead td{
	padding:5px;
	border:1px solid #CCCCCC;
}
table.tabela_cadastro_ead input, select{
	border:1px solid #CCCCCC;
	padding:3px;
}
table.tabela_cadastro_ead .radio{
	border:0px;
	width:auto;
	vertical-align:middle;
}
table.tabela_cadastro_ead table{
	border-collapse:collapse;
	border:0px;
}
table.tabela_cadastro_ead table td{
	border:0px;
}
.botao_cadastrar{
	width:138px;
	height:36px;
	text-indent:-99999em;
	background-image: url(images/botao_cadastrar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor:pointer;
	border:0px;
}



/* ------------- lightbox ------------- */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
