@charset "utf-8";
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
#colorbox_destinos {
	position:absolute;
	/*top:241px;
	left:247px;*/
	z-index:9999;
	overflow:hidden;
	max-width:600px;
}
#colorbox_player {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
	_height: 650px !important;
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}
#cboxContent {
	position:relative;
	overflow:visible;
	background-color:#FFF;
}
#cboxLoadedContent {
	overflow:hidden;
}
#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;
}
#cboxOverlay {
	background:#0066cc;
}
#colorbox {
}
#cboxTopLeft {
	width:5px;
	height:30px;
	background:url(../nImg/borderTopLeft.png) 0 0 no-repeat;
	background-position:bottom;
}
#cboxTopCenter {
	height:30px;
	background:url(../nImg/borderTopCenter.png) 0 0 repeat-x;
	background-position:bottom;
}
#cboxTopRight {
	width:5px;
	height:30px;
	background:url(../nImg/borderTopRight.png) 0 0 no-repeat;
	background-position:bottom;
}
#cboxBottomLeft {
	width:5px;
	height:5px;
	background:url(../nImg/borderBottomLeft.png) 0 0 no-repeat;
	behavior:url(../../nJs/iepngfix.htc);
}
#cboxBottomCenter {
	height:5px;
	background:url(../nImg/borderBottomCenter.png) 0 0 repeat-x;
}
#cboxBottomRight {
	width:5px;
	height:5px;
	background:url(../nImg/borderBottomRight.png) 0 0 no-repeat;
	behavior:url(../../nJs/iepngfix.htc);
}
#cboxMiddleLeft {
	width:5px;
	background:url(../nImg/borderMiddleLeft.png) 0 0 repeat-y;
}
#cboxMiddleRight {
	width:5px;
	background:url(../nImg/borderMiddleRight.png) 0 0 repeat-y;
}
#cboxContent {
}
#cboxLoadedContent {
	padding:20px 10px 20px 20px;
}
#cboxTitle {
	position:absolute;
	bottom:3px;
	left:0;
	text-align:center;
	width:100%;
	color:#949494;
}
#cboxCurrent {
	position:absolute;
	bottom:3px;
	left:58px;
	color:#949494;
}
#cboxSlideshow {
	position:absolute;
	bottom:3px;
	right:30px;
	color:#0092ef;
}
#cboxPrevious {
	position:absolute;
	bottom:0;
	left:0px;
	background:url(../nImg/controls.png) -25px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxPrevious.hover {
	background-position:-25px -25px;
}
#cboxNext {
	position:absolute;
	bottom:0;
	left:27px;
	background:url(../nImg/controls.png) 0px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxNext.hover {
	background-position:0px -25px;
}
#cboxLoadingOverlay {
	background:url(../nImg/loading_background.png) center center no-repeat;
}
#cboxLoadingGraphic {
	background:url(../nImg/loading.gif) center center no-repeat;
}
#cboxClose {
	position:absolute;
	top:-30px;
	right:0;
	background:url(../nImg/control_close.png) 0px 0px no-repeat;
	behavior: url(../../nJs/iepngfix.htc);
	width:34px;
	height:30px;
	text-indent:-9999px;
}
#cboxClose.hover {
	background-position:-34px 0px;
}
/*		OVERLAY MPLAYER			*/
#mboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
	z-index:9999;
}
#mboxMiddleLeft, #mboxBottomLeft {
	clear:left;
}
#mboxContent {
	position:relative;
	overflow:visible;
	background-color:#FFF;
}
#mboxLoadedContent {
	overflow:hidden;
}
#mboxLoadedContent iframe {
	display:block;
	width:819px;
	height:580px;
	border:0;
	overflow:hidden!important;
}
#mboxTitle {
	margin:0;
}
#mboxLoadingOverlay, #mboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#mboxPrevious, #mboxNext, #mboxClose, #mboxSlideshow {
	cursor:pointer;
}
#mboxOverlay {
	background:#1e3946;
}
#colorbox {
}
#mboxTopLeft {
	width:5px;
	height:30px;
	background:url(../nImg/borderTopLeft.png) 0 0 no-repeat;
	background-position:bottom;
}
#mboxTopCenter {
	height:30px;
	background:url(../nImg/borderTopCenter.png) 0 0 repeat-x;
	background-position:bottom;
}
#mboxTopRight {
	width:5px;
	height:30px;
	background:url(../nImg/borderTopRight.png) 0 0 no-repeat;
	background-position:bottom;
}
#mboxBottomLeft {
	width:5px;
	height:5px;
	background:url(../nImg/borderBottomLeft.png) 0 0 no-repeat;
	behavior: url(../../nJs/iepngfix.htc);
}
#mboxBottomCenter {
	height:5px;
	background:url(../nImg/borderBottomCenter.png) 0 0 repeat-x;
}
#mboxBottomRight {
	width:5px;
	height:5px;
	background:url(../nImg/borderBottomRight.png) 0 0 no-repeat;
	behavior: url(../../nJs/iepngfix.htc);
}
#mboxMiddleLeft {
	width:5px;
	background:url(../nImg/borderMiddleLeft.png) 0 0 repeat-y;
}
#mboxMiddleRight {
	width:5px;
	background:url(../nImg/borderMiddleRight.png) 0 0 repeat-y;
}
#mboxLoadedContent {
	background-color:#05498c;
}
#mboxTitle {
	position:absolute;
	bottom:3px;
	left:0;
	text-align:center;
	width:100%;
	color:#949494;
}
#mboxCurrent {
	position:absolute;
	bottom:3px;
	left:58px;
	color:#949494;
}
#mboxSlideshow {
	position:absolute;
	bottom:3px;
	right:30px;
	color:#0092ef;
}
#mboxPrevious {
	position:absolute;
	bottom:0;
	left:0px;
	background:url(../nImg/controls.png) -25px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#mboxPrevious.hover {
	background-position:-25px -25px;
}
#mboxNext {
	position:absolute;
	bottom:0;
	left:27px;
	background:url(../nImg/controls.png) 0px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#mboxNext.hover {
	background-position:0px -25px;
}
#mboxLoadingOverlay {
	background:url(../nImg/loading_background.png) center center no-repeat;
}
#mboxLoadingGraphic {
	background:url(../nImg/loading.gif) center center no-repeat;
}
#mboxClose {
	position:absolute;
	top:-30px;
	right:0;
	background:url(../nImg/control_close.png) 0px 0px no-repeat;
	behavior: url(../../nJs/iepngfix.htc);
	width:34px;
	height:30px;
	text-indent:-9999px;
}
#mboxClose.hover {
	background-position:-34px 0px;
}
/******		COLORBOX DESTINOS	*****/

#dboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#dboxMiddleLeft, #dboxBottomLeft {
	clear:left;
}
#dboxContent {
	position:relative;
	overflow:visible;
	background-color:#FFF;
	min-width:500px;
}
#dboxLoadedContent {
	overflow:hidden;
	min-width:450px!important;
	width:auto!important;
}
#dboxLoadedContent iframe {
	display:block;
	width:100%;
	height:100%;
	border:0;
}
#dboxTitle {
	margin:0;
}
#dboxLoadingOverlay, #dboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#dboxPrevious, #dboxNext, #dboxClose, #dboxSlideshow {
	cursor:pointer;
}
/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, 
    in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
*/
#dboxOverlay {
	background:#0066cc;
}
#colorbox {
}
#dboxTopLeft {
	width:5px;
	height:30px;
	background:url(../nImg/borderTopLeft.png) 0 0 no-repeat;
	background-position:bottom;
}
#dboxTopCenter {
	height:30px;
	background:url(../nImg/borderTopCenter.png) 0 0 repeat-x;
	background-position:bottom;
}
#dboxTopRight {
	width:5px;
	height:30px;
	background:url(../nImg/borderTopRight.png) 0 0 no-repeat;
	background-position:bottom;
}
#dboxBottomLeft {
	width:5px;
	height:5px;
	background:url(../nImg/borderBottomLeft.png) 0 0 no-repeat;
	behavior: url(../../nJs/iepngfix.htc);
}
#dboxBottomCenter {
	height:5px;
	background:url(../nImg/borderBottomCenter.png) 0 0 repeat-x;
}
#dboxBottomRight {
	width:5px;
	height:5px;
	background:url(../nImg/borderBottomRight.png) 0 0 no-repeat;
	behavior: url(../../nJs/iepngfix.htc);
}
#dboxMiddleLeft {
	width:5px;
	background:url(../nImg/borderMiddleLeft.png) 0 0 repeat-y;
}
#dboxMiddleRight {
	width:5px;
	background:url(../nImg/borderMiddleRight.png) 0 0 repeat-y;
}
#dboxContent {
	background:#none transparent;
}
#dboxLoadedContent {
	padding:10px;
}
#dboxTitle {
	position:absolute;
	bottom:3px;
	left:0;
	text-align:center;
	width:100%;
	color:#949494;
}
#dboxCurrent {
	position:absolute;
	bottom:3px;
	left:58px;
	color:#949494;
}
#dboxSlideshow {
	position:absolute;
	bottom:3px;
	right:30px;
	color:#0092ef;
}
#dboxPrevious {
	position:absolute;
	bottom:0;
	left:0px;
	background:url(../nImg/controls.png) -25px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#dboxPrevious.hover {
	background-position:-25px -25px;
}
#dboxNext {
	position:absolute;
	bottom:0;
	left:27px;
	background:url(../nImg/controls.png) 0px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#dboxNext.hover {
	background-position:0px -25px;
}
#dboxLoadingOverlay {
	background:url(../nImg/loading_background.png) center center no-repeat;
}
#dboxLoadingGraphic {
	background:url(../nImg/loading.gif) center center no-repeat;
}
#dboxClose {
	position:absolute;
	top:-30px;
	right:0;
	background:url(../nImg/control_close.png) 0px 0px no-repeat;
	behavior: url(../../nJs/iepngfix.htc);
	width:34px;
	height:30px;
	text-indent:-9999px;
}
#dboxClose.hover {
	background-position:-34px 0px;
}
#cboxLoadedContent ul li a {
	padding: 2px;
}
#cboxLoadedContent ul li a:hover {
	background:#3298fd;
	text-decoration:none;
	color: #FFF;
}
