﻿
/*  ---------------------------------------
    (c) typemade 2010
    --------------------------------------- */  
    
header, footer, nav, section, article { 
 display:block; 
 
}

body
{
	margin: 0;
	padding: 0;
	color: #1f1f1f;
	background-image:url('images/background.jpg');
	background-repeat:repeat-x repeat-y;
	text-rendering: optimizeLegibility;
	font-family:Sans-Serif;
}

.wrapper
{
	font-size: 12px;
}

/* ---------------- header ----------------*/

.headMenu
{
	position:fixed;
	top:0px;
	background-image:url('images/menuback.png');
	background-repeat:repeat-x;
	width:100%;
	z-index:11000;
}

.headerContent
{
	height:80px;
	padding-top:10px;
	text-align:left;
	margin-bottom:10px;
	font-size:1em;
}

.headAmigos
{
	background-image:url('images/backamigos.png');
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:10px;
	height:103px;
	text-align:left;
	font-size:1em;
}

.headAmigos:hover
{
	background-image:url('images/backamigos.png');
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;
	height:103px;
	text-align:left;
	font-size:1em;
}

.headFotos
{
	background-image:url('images/backfotos.png');
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:10px;
	height:103px;
	text-align:left;
	font-size:1em;
}

.headFotos:hover
{
	background-image:url('images/backfotos.png');
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;
	height:103px;
	text-align:left;
	font-size:1em;
}


.headEventos
{
	background-image:url('images/backeventos.png');
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:10px;
	height:103px;
	text-align:left;
	font-size:1em;
}

.headEventos:hover
{
	background-image:url('images/backeventos.png');
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;
	height:103px;
	text-align:left;
	font-size:1em;
}

.linkLogo
{
	display:block;
}

.basic
{
	width: 100%;
}

.basic div
{
	margin: 0 auto;
	width:963px;
	height:auto;
}

.basic p
{
	border: none;
	text-decoration: none;
	margin: 0px;

}

.eventos
{
	max-height:590px;
	overflow:hidden;
}

.eventosFadeTop
{
	background-image:url('images/fadedown.png');
	background-repeat:repeat-x;
	min-height:85px;
	width:100%;
	position:absolute;
	top:190px;
	background-position:bottom;
	z-index:10000;
}

.eventosFadeBottom
{
	background-image:url('images/fadeup.png');
	background-repeat:repeat-x;
	min-height:85px;
	width:100%;
	position:absolute;
	top:740px;
	background-position:bottom;
	z-index:100;
}


	
.clickHome
{
	cursor:pointer;
}


	
.clickSemana
{
	margin-top:70px;
	}	

.clickSabado
{
	background-image:url('images/botsabado.png');
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:35px;
	font-family:"proxima-nova-1","proxima-nova-2";
	font-size:21px;
	text-align:center;
	color:#d69b19;
	height:62px;
	min-height:62px;
	max-width:140px;
	cursor:pointer;
	font-weight:bold;
	}
	
.clickSabado:hover
{
	background-image:url('images/botsabado.png');
	background-repeat:no-repeat;
	background-position:top;
	padding-top:35px;
	font-family:"proxima-nova-1","proxima-nova-2";
	font-size:21px;
	text-align:center;
	color:White;
	height:62px;
	min-height:62px;
	max-width:140px;
	cursor:pointer;
	}

.clickViernes
{
	background-image:url('images/botviernes.png');
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:35px;
	font-family:"proxima-nova-1","proxima-nova-2";
	font-size:21px;
	text-align:center;
	color:#c72e7d;
	height:62px;
	min-height:62px;
	max-width:140px;
	cursor:pointer;
	font-weight:bold;
	}
	
.clickViernes:hover
{
	background-image:url('images/botviernes.png');
	background-repeat:no-repeat;
	background-position:top;
	padding-top:35px;
	font-family:"proxima-nova-1","proxima-nova-2";
	font-size:21px;
	text-align:center;
	color:Black;
	height:62px;
	min-height:62px;
	max-width:140px;
	cursor:pointer;
	}

.clickAniversario3
{
	padding-top:35px;
	font-family:"proxima-nova-1","proxima-nova-2";
	font-size:50px;
	text-align:center;
	color:#f7002d;
	height:62px;
	min-height:62px;
	max-width:140px;
	max-height:43px;
	cursor:pointer;
	font-weight:bold;
}

.clickAniversario3:hover
{text-shadow: 0px 1px 3px rgba(255,255,255,.8);}

.clickInfo
{
	background-image:url('images/botjueves.png');
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:35px;
	font-family:"proxima-nova-1","proxima-nova-2";
	font-size:21px;
	text-align:center;
	color:#48c3ff;
	height:62px;
	min-height:62px;
	max-width:140px;
	max-height:43px;
	cursor:pointer;
	font-weight:bold;
	}
	
.clickInfo:hover
{
	background-image:url('images/botjueves.png');
	background-repeat:no-repeat;
	background-position:top;
	padding-top:35px;
	color:Black;
	height:62px;
	min-height:62px;
	max-width:140px;
	max-height:43px;
	}

.spacer50
{
	min-height:50px;
}

.spacer30
{
	min-height:30px;
}

.spacer20
{
	min-height:20px;
}

.spacer10
{
	min-height:10px;
}

.linkFotos
{
	cursor: pointer;
	display: block;
	height:103px;
	text-decoration: none;
	background-image:url('images/backfotos.png');
	background-repeat:repeat-x;
	background-position:bottom center;
	font-weight:bold;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}

.linkFotos:hover
{
	background-image:url('images/backfotos.png');
	background-position:top center;
	color:#1b1b1b;
}

.linkFotos.selected
{
	background-image:url('images/backfotos.png');
	background-position:top center;
	color:#1b1b1b;
}


.linkPlay
{
	cursor: pointer;
	display: block;
	height:103px;
	text-decoration: none;
	background-image:url('images/backplay.png');
	background-repeat:repeat-x;
	background-position:bottom center;
	font-weight:bold;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}

.linkPlay:hover
{
	background-image:url('images/backplay.png');
	background-position:top center;
	color:#1b1b1b;
}

.linkPlay.selected
{
	background-image:url('images/backplay.png');
	background-position:top center;
	color:#1b1b1b;
}

.linkAmigos
{
	cursor: pointer;
	display: block;
	height:103px;
	text-decoration: none;
	background-image:url('images/backamigos.png');
	background-position:bottom center;
	font-weight:bold;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}

.linkAmigos:hover
{
	background-image:url('images/backamigos.png');
	background-position:top center;
}

.linkAmigos.selected
{
	background-image:url('images/backamigos.png');
	background-position:top center;
}

.linkEventos
{
	cursor: pointer;
	display: block;
	height:103px;
	text-decoration: none;
	background-image:url('images/backeventos.png');
	background-position:bottom center;
	font-weight:bold;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}

.linkEventos:hover
{
	background-image:url('images/backeventos.png');
	background-position:top center;
}

.linkEventos.selected
{
	background-image:url('images/backeventos.png');
	background-position:top center;
}

.marginFix
{
	width:20px;
	max-width:20px;
	float:left;
}
.eventospasadosContent
{
}

.eventospasadosContent img
{
	border: solid 5px #04aadd;
}

/* MENU */

.menu_fotos
{
      background-image:url('images/menu_fotos.png');
      height:14px;
      width:380px;
      background-position:top;
      margin-top:5px;
      cursor:pointer;
	}
	
.menu_fotos:hover
{
      background-image:url('images/menu_fotos.png');
      height:14px;
      width:380px;
      background-position:bottom;
	}

.menu_amigos
{
      background-image:url('images/menu_amigos.png');
      height:14px;
      width:380px;
      background-position:top;
      margin-top:5px;
      cursor:pointer;
	}
	
.menu_amigos:hover
{
      background-image:url('images/menu_amigos.png');
      height:14px;
      width:380px;
      background-position:bottom;
	}
	
.menu_eventos
{
      background-image:url('images/menu_eventos.png');
      height:14px;
      width:380px;
      background-position:top;
      margin-top:5px;
      cursor:pointer;
	}
	
.menu_eventos:hover
{
      background-image:url('images/menu_eventos.png');
      height:14px;
      width:380px;
      background-position:bottom;
	}

.menu
{
	height: 30px;
	background-color:Transparent;
	margin-left:10px;
}

.menu ul
{
	margin-top:15px;
	background-color:Transparent;
	margin-bottom:10px;
}

.menu ul li
{
	font-family:MuseoBlack;
	text-align:left;
	float: left;
	font-size: 1.6em;
	font-weight:bold;
	text-decoration:none;
	margin-right:23px;
	text-transform:uppercase;
}

.menu ul li a
{
	color:#353535;
	text-decoration:none;
}

.menu ul li a:hover
{
	
	color:#f7941e;
	background-color:Transparent;
	height:80px;
}

.menu ul li a:active
{
	color:#049bc7;
}

.boxFoto
{
	max-width: 220px;
	max-height: 200px;
}

.boxFoto:hover
{
	background-image:url('images/overthumb.png');
	background-repeat:no-repeat;
}

.boxFoto a
{
	color:#ffffff;
	text-decoration:none;
}

.boxFoto a:hover
{
	color:#ffffff;
	text-decoration:none;
}

.boxFotoTextLapuma
{
	background-image:url('images/2010-04-03_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextLapuma:hover
{
	background-position:bottom;
}

.boxFotoTextCesarRuizNocheModelo
{
	background-image:url('images/2010-04-01_00.png');
	background-repeat:no-repeat;
 min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextCesarRuizNocheModelo:hover
{
	background-position:bottom;
}

.boxFotoTextRuddoafterYeahYeahYeahs
{
	background-image:url('images/2010-01-23_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextRuddoafterYeahYeahYeahs:hover
{
	background-position:bottom;
}

.boxFotoTextMemoryMan
{
	background-image:url('images/2010-01-22_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextMemoryMan:hover
{
	background-position:bottom;
}


.boxFotoTextDamianRomero
{
	background-image:url('images/2010-01-16_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextDamianRomero:hover
{
	background-position:bottom;
}


.boxFotoTextSegundoAniversario
{
	background-image:url('images/2009-11-03_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextSegundoAniversario:hover
{
	background-position:bottom;
}


.boxFotoTextUrielDJT
{
	background-image:url('images/2009-10-16_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextUrielDJT:hover
{
	background-position:bottom;
}


.boxFotoTextMissMarsAfterZoeBabasonicos
{
	background-image:url('images/2009-09-17_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextMissMarsAfterZoeBabasonicos:hover
{
	background-position:bottom;
}


.boxFotoTextLaPumaFICmty
{
	background-image:url('images/2009-08-21_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextLaPumaFICmty:hover
{
	background-position:bottom;
}


.boxFotoTextAlexisUrielHellowFest
{
	background-image:url('images/2009-08-15_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextAlexisUrielHellowFest:hover
{
	background-position:bottom;
}

.boxFotoTextCarlosTropicaza
{
	background-image:url('images/2009-08-14_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextCarlosTropicaza:hover
{
	background-position:bottom;
}

.boxFotoTextChicoSonido
{
	background-image:url('images/2009-07-31_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextChicoSonido:hover
{
	background-position:bottom;
}

.boxFotoTextDespedidaRebolledo
{
	background-image:url('images/2009-07-17_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextDespedidaRebolledo:hover
{
	background-position:bottom;
}

.boxFotoTextUrielEzquenazi
{
	background-image:url('images/2009-07-10_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextUrielEzquenazi:hover
{
	background-position:bottom;
}

.boxFotoTextDamianRomero2
{
	background-image:url('images/2009-06-12_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextDamianRomero2:hover
{
	background-position:bottom;
}

.boxFotoTextUrielEzquenazi2
{
	background-image:url('images/2009-06-06_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextUrielEzquenazi2:hover
{
	background-position:bottom;
}

.boxFotoTextPrimerAniversario
{
	background-image:url('images/2008-11-03_00.png');
	background-repeat:no-repeat;
	min-width: 210px;
	min-height:180px;
	max-width: 210px;
	max-height:180px;
	padding-left:10px;
	background-position:top;
}

.boxFotoTextPrimerAniversario:hover
{
	background-position:bottom;
}

/* AMIGOS */

.TypemadeLogo a
{
	height: 67px;
	padding-left:60px;
	padding-top:25px;
	width: 240px;
	display:block;
	max-width: 300px;
	min-height: 67px;
	text-decoration:none;
	color:#ffffff;
}

.TypemadeLogo a:hover
{
    text-shadow: 0px 0px 10px rgba(0, 153, 255, 1.0000);
}

.imecaLogo
{
	max-width: 300px;
	min-height: 97px;
	background-image:url('images/imeca.png');
	background-position:top;
	background-repeat:no-repeat;
}


.imecaLogo a
{
	max-width: 300px;
	min-height: 97px;
	display:block;
}

.imecaLogo:hover
{
	
	max-width: 300px;
	min-height: 97px;
	background-image:url('images/imeca.png');
	background-position:bottom;
	background-repeat:no-repeat;
}

.nrmalLogo
{
	max-width: 300px;
	min-height: 97px;
	background-image:url('images/nrmal.png');
	background-position:bottom;
	background-repeat:no-repeat;
}

.nrmalLogo:hover
{
	
	max-width: 300px;
	min-height: 97px;
	background-image:url('images/nrmal.png');
	background-position:top;
	background-repeat:no-repeat;
}

.nrmalLogo a
{
	max-width: 300px;
	min-height: 97px;
	display:block;
}


.narvalLogo
{
	max-width: 300px;
	min-height: 97px;
	background-image:url('images/elnarval.png');
	background-position:bottom;
	background-repeat:no-repeat;
}

.narvalLogo:hover
{
	
	max-width: 300px;
	min-height: 97px;
	background-image:url('images/elnarval.png');
	background-position:top;
	background-repeat:no-repeat;
}

.narvalLogo a
{
	max-width: 300px;
	min-height: 97px;
	display:block;
}




.lolocalLogo a
{
	max-width: 300px;
	min-height: 97px;
	display:block;
}

.videoLogo
{
	max-width: 300px;
	min-height: 97px;
	background-image:url('images/videodromo.png');
	background-position:top;
	background-repeat:no-repeat;
}

.videoLogo:hover
{
	
	max-width: 300px;
	min-height: 97px;
	background-image:url('images/videodromo.png');
	background-position:bottom;
	background-repeat:no-repeat;
}

.videoLogo a
{
	max-width: 300px;
	min-height: 97px;
	display:block;
}


.musiclabLogo
{
	max-width: 300px;
	min-height: 97px;
	background-image:url('images/musiclablogo.png');
	background-position:top;
	background-repeat:no-repeat;
}

.musiclabLogo:hover
{
	
	max-width: 300px;
	min-height: 97px;
	background-image:url('images/musiclablogo.png');
	background-position:bottom;
	background-repeat:no-repeat;
}

.musiclabLogo a
{
	max-width: 300px;
	min-height: 97px;
	display:block;
}

.footer
{
   background-image:url('images/footer.png');
   height:165px;
   background-position:center bottom;
   background-repeat:no-repeat;
 
	}
	
.footerNegro
{
   background-image:url('images/blackfooter.png');
   width:940px;
   height:165px;
   background-repeat:repeat-y;
	}

.logoTypemade
{
   margin-top:5px;
   height:33px;
   padding-top:13px;
   width:110px;
   float:right;
   padding-left:32px;
   color:#ffffff;
}
	
.logoTypemade a
{
	color:#ffffff;
	text-decoration:none;
}

.logoTypemade a:hover
{
	color:#4baedd;
}

/* -----------javabox--------------------------- */

.boxgrid
{
	width: 205px;
	height: 206px;
	margin-top: 25px;
	margin-left: 28px;
	float: left;
	background: #161613;
	border: solid 0px #8399AF;
	overflow: hidden;
	position: relative;
}
.boxgrid img
{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid p
{
	padding: 0 10px;
	color:#ffffff;
}

.boxcaption
{
	float: left;
	position: absolute;
	background: #000;
	height: 100px;
	width: 100%;
	color:#ffffff;
	opacity: .8; /* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption
{
	top: 260;
	left: 0;
}
.caption .boxcaption
{
	top: 400;
	left: 0;
}

.cover
{
}

.deffoto
{
	margin-top:-80px;
	margin-left:50px;
}

.botext
{
    font-size:17px;
    color:#ffffff;
    text-align:center;
    letter-spacing:0.1px;
    line-height:18px;
    padding :10px 4px 10px 4px;
}

.botext:hover
{
    color:Red;
}

.pageSmallerText
{
	font-size:10px;
}



/******************* SOCIAL NETWORKS */

#twitter_update_list

{
	color:Gray;
	background-image:url('images/blackfooter.png');
	background-position:center;
	padding:0px 5px 5px 5px;
	background-repeat:repeat-y;
	min-height:55px;
	width:480px;
	line-height:13px;
	font-size:11.5px;
	font-family :"proxima-nova-1","proxima-nova-2";
	}


#twitter_div
{
	height:100px;
}

#twitter_bird
{
	background-image:url('images/twitterbird.png');
	background-repeat:no-repeat;
	margin-left:10px;
	width:100px;
	height:60px;
}


#twitter-link
{
	float:left;
	margin-bottom:5px;
}

#twitter_div a
{
	color:inherit;
	color:White;
	font-size:14px;
    font-family :"proxima-nova-1","proxima-nova-2";
	text-decoration:none;
}

#twitter_div a:hover
{
	color:#4baedd;
}




.socialNetworks
{
	
	margin-right:10px;
	float:right;
}

#facebook
{
	background-image:url("images/facebook.png");
	background-repeat:no-repeat;
	float:left;
	padding-left:20px;
	margin-top:15px;
	height:20px;
	width:20px;
}

#linkFacebook
{
	display:block;
	height:20px;
	width:20px;
	color:#049bc7;
	text-decoration:none;
}

#twitter
{
	background-image:url("images/twitter.png");
	background-repeat:no-repeat;
	float:left;
	margin-right:20px;
	margin-top:15px;
	padding-left:15px;
	color:#27bcee;
	height:20px;
	width:20px;
}

#linkTwitter
{
	display:block;
	height:20px;
	width:20px;
	text-decoration:none;
}


/******************* FANCYBOX */

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('images/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background:#cb538d;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('images/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 2px;
	margin: 2px;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family:"proxima-nova-1","proxima-nova-2";
	font-size: 13px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('images/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('images/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('images/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('images/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_nw.png', sizingMethod='scale'); }
