/* CSS Document */


#toTop {
	width:100px;
	z-index: 10;
	border: 1px solid #eee;
	background:#f7f7f7;
	text-align:center;
	padding:5px;
	position:fixed;
	bottom:0px;
	right:0px;
	cursor:pointer;
	display:none;
	color:#333;
	text-transform: lowercase;
	font-size: 0.9em;
}



#siteBubble {
	width:100%;
	height:auto;
}
#wrapper {
	width:100%;
	padding:0;
	height:auto;
	margin:0 auto;
	max-width: 767px;
}
#shadowHeader {
	width:100%;
	height:auto;
	background-position:center bottom;
	background-repeat:repeat-x;
	background-image:url(http://www.novaprep.com/templates/novaprep/images/header_shadow.png);
	padding:10px 0;
}
#headerBackground {
	margin: 0 auto 0 auto;
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	z-index: 10;
	background-color: #000;
	display: block;
	clear: both;

}
#header {
	width: 100%;
	padding: 7px 0 4px 0;
	margin: 0 auto;
	clear: both;
	height: auto;
	float: left;
	display: block;

}

#hamburger{
	float:left;
	padding:40px 7px 20px 50px;
		background-image: url(../images/hamburger.png);
	background-position: 10px 50%;
	background-repeat: no-repeat;
	
	
}
#logomobile {
	width:auto;
	padding:10px 15px 10px 0px;
	margin:0;
	float:left;
	
	
}

#userLogin{
float: right;
width: auto;
padding: 15px 15px 0 0;
}
#submenu {
	width:auto;
	height:auto;
	float:right;
	padding:40px 0 0 0;
	text-align:right;
	color:#FFF;
	text-shadow:#333 1px 1px;
}
#mobile {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	clear: both;
	background-color: #1494C6;
}
#buscar {
	width:auto;
	float:left;
	height:48px;
	display: none;
}
#buscar .inputbox {
	border:0;
	width:164px;
	height:21px;
	background-image:url(../images/fondobuscar.png);
	background-repeat:no-repeat;
	background-color:transparent;
	margin:12px 0 0 0;
	padding:0 5px;
	color:#FFF;
	font-size:12px;
}

#buscar label{
	display:none;
}

#idiomas {
	padding:0 0 20px 0;
}
#idiomas select {
/*display:none;*/
}
#idiomas #tituloidioma {
	font-size:8pt;
	font-weight:bold;
	text-shadow:#333 1px 1px;
}
#addthis {
	padding:10px 0;
}
#addthis a:hover {
	text-decoration:none;
	border:none;
}

#disclaimer{
	width:auto;
	height:auto;
	margin:10px auto 30px auto;
	clear:both;
	font-size:9pt;
	font-style:italic;
	font-weight:bold;
	padding:0 20px;
	
}
/*classes*/
.menu {
	padding:0;
	display:none;
}
.menu li {
	float:none;
	margin:0;
	display: block;
	list-style: none;
}
.menu li a {
	font-family:'Muli', "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:none;
	width:auto;
	clear: both;
	display:block;
	font-size:18px;
	padding:12px 20px 13px 20px;
	margin:0;
	text-decoration:none;
	color:#FFF;
	text-shadow:#000000 1px 1px 1px;
	letter-spacing: -0.022em;
	position:relative;
}
.menu li a:hover, .menu li:hover, .menu li#current, .menu li#current{
	background-color:#0D698C;
	border-bottom:0;
}




	
.menu li ul{
	display:block;
	position:relative;
	z-index:1000;
	
	margin:0;
	padding:0;

}

.menu li ul li{
	display:block;
	clear:both;
	width:auto;
	/*background-color:#FFF;*/
	padding:7px 0px;
	/*text-shadow:#000000 1px 1px 1px;*/
	letter-spacing: -0.022em;
	font-size:15px;
	font-weight:normal;
	color: #000;
	border-bottom:1px dotted #666;
	/*padding-left:40px;*/
	
}

.menu .separator{
	padding-left:25px;
	font-weight:bold;
	color:#FFF;
}

.menu li ul li a{
	padding:7px 7px 7px 50px;
	width:auto;
	font-size:15px;
	margin-top:-7px;
	margin-bottom:-7px;
	text-shadow:none;
	color: #FFF;
	border:none !important;
}

.menu li ul #current{
	background:none;
}

.menu li ul #current a:hover, .menu li ul #current:hover{
	background:none;
	border-bottom:1px dotted #666;
}

.menu li ul li:hover{
	background-image:none;
	border-bottom:1px dotted #666;
}
.menu li ul li a:hover{
	background-image:none;
	border-bottom:1px dotted #666;
	background-color:#FF9900;
}





/*sub menu*/

.menu-nav {
	padding:0 0 0 0;
}
.menu-nav li {
	float:left;
}
.menu-nav li a {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	font-size:13px;
	padding:2px 5px;
	margin:0;
	border-right:1px dotted #fff;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
.menu-nav li a:hover {
	border-right:1px dotted #fff;
	font-weight:bold;
	border-bottom:1px dotted #999;
}
.menu-nav #current {
	color:#CCC;
}
#panelIzquierdo {
	float:left;
	width:90%;
	height:auto;
	padding:0 0 10px 15px;
}
#panelIzquierdo h3 {
	font-size:35px;
	color:#29CFFE;
	margin-bottom:7px;
	font-family:'Muli', "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-0.050em;
}
/*menu interno*/

#menuInterno {
width: auto;
height: auto;
margin: 10px 0 0 0;
padding: 0;
z-index: 8;
background-repeat: repeat-x;
background-position: 0% 5px;
position: relative;
}
.menuInterno {
}
.menuInterno li {
	display:inline;
}
.menuInterno li a {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:5px 15px;
	margin:0 0 1px 0;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	font-family:'Muli', "Trebuchet MS", Arial, Helvetica, sans-serif;
	-moz-text-shadow:#333333 1px 1px 1px;
	-webkit-text-shadow:#333333 1px 1px 1px;
	text-shadow: #333333 2px 2px 2px;
	background-color:#1494C6;
}
.menuInterno li a:hover, .menuInterno #current a {
	color:#FFF;
	background-color:#0D698C;
	text-decoration:none;
}
.menuInterno li ul{
	/*background-color:#CCC;*/
}
.menuInterno ul li a {
	font-size:13px;
	font-weight:bold;

	padding:5px 0;

	border:0;
	margin:0 0 0 18px;

	border-bottom:1px dotted #ccc;
	color: #109AD0;
	text-shadow: none;
	background-color:#FFF;
}
.menuInterno ul li a:hover, .menuInterno #current li a:hover {
	font-size:13px;
	background:none;
	color: #062C39;
	background-image:url(../images/submenucurrent.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
	
}
.menuInterno li ul #current a {
	background-image:url(../images/submenucurrent.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
	color: #062C39;
	background-color:#fff;
}


.menuInterno #current li a{
	background:none;
}

.menuInterno #current ul li a {
	color: #109AD0;
}

/*.menuInterno #current ul li a:hover {
	color:#F00;
}

*/
/*contacto */
#contactoInterno {
	display: none;
}
/*novedades Interno */

#novedadesInterna {
	width:206px;
	height:auto;
	margin:10px 0 0 0;
	padding:0 0 5px 0;
	background-image:url(http://www.novaprep.com/templates/novaprep/images/fondoNovedadesInterna.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#novedadesInterna h3 {
	color:#FFF;
	padding:16px 16px 16px 16px;
	font-size:16px;
	text-shadow:#000000 1px -1px 5px;
	background-image:url(http://www.novaprep.com/templates/novaprep/images/fondoNovedadesInternaTitulo.png);
	background-repeat:no-repeat;
}
a.readmore, a.readon {
	padding:10px;
	color:#FFF;
	background-image:url(http://www.novaprep.com/templates/novaprep/images/readmore.png);
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
	font-size:13px;
	text-shadow:#880300 1px -1px 1px;
}
#slideshowmobile {
padding-bottom: 15px;
	display:none;
	

}


/*#slideshow img{
	width:100%;
	height:auto;
}*/

#slideshow object{
	width:100%;
}


#slideshow .background{
	background-position: center top !important;
	background-repeat: no-repeat;
	width:100% !important;
	height:342px;
	background-size:cover;
}


#slideshow .sat{
	background-image: url(../slideshow/sat.jpg);
	
}
#slideshow .toefl{
	background-image: url(../slideshow/toefl.jpg);
	
}
#slideshow .gmat{
	background-image: url(../slideshow/gmat.jpg);
}
#slideshow .gre{
	background-image: url(../slideshow/gre.jpg);
	
}

#slideshowmobile img{
	width:100% !important;
	height:auto !important;
	margin: 0 auto;
}

@media screen and (min-width:480px){
	#slideshowmobile img, #headerImage img, #bannerCurso img{
		width:50% !important;	
	}


}
#headerContent {
	width: 100%;
height: 30%;
margin: 0 0 0 0;
border-bottom: 7px solid #006CC6;
position: relative;
z-index: 5;
/*background-image: url(../images/fondo_header_interno.png);*/
float: left;
clear: both;
}

#noflash{
	width:100%;
	height:545px;
	background-image:url(../images/noflash.png);
	background-repeat:no-repeat;
	background-position:top center;
}


#headerContent.cursosBg{
	background-color:#29D1FF;	
}


#headerContent.satBg{
	background-color:#29D1FF;	
}

#headerContent.toeflBg{
	background-color:#587E7E;	
}

#headerContent.gmatBg{
	background-color:#A8D426;	
}

#headerContent.greBg{
	background-color:#DFBF3E;	
}

#headerContent.testimoniosBg{
	background-color:#99CCFF;	
}

#headerContent.clientesBg{
	background-color:#E2F03C;	
}

#headerContent.faqBg{
	background-color:#AFBEF8;	
}

#headerContent.contactoBg{
	background-color:#E6BC6F;	
}

#headerContent.buscarBg{
	background-color:#99CC00;	
}



#headerContent #headerImage{
	float:left;
	width:100%;
	height:auto;
	margin:0;
	/*position: absolute;
	top:0;*/
	
	
}

#headerContent #headerImage img{
	width:100%;
	height:auto;
	margin:0 auto;
}

#headerContent #titulo {
	text-align:center;
	z-index:100;
	width:98%;
	margin:0 0 0 0;
	padding-top:0px;
	position:absolute;
	bottom:5%;


}
#headerContent #titulo h1 {
	font-size:30px;
	color:#FFF;
	font-family: 'muli', arial, serif;
	text-shadow:#333333 2px 2px 5px;
	-moz-text-shadow:#333333 2px 2px 5px;
	-webkit-text-shadow:#333333 2px 2px 5px;
	letter-spacing:-0.05em;
	font-weight:bold;
	margin-left: 0;
	width: auto;
	padding:0;
	line-height: 60px;
}

#headerContent #titulo h1.titulo{
	font-size:50px;
	line-height: 40px;
	margin-top: 20px;
}

#headerContent #titulo h2, #headerContent #titulo h2[style] {
	/*font-size:20px;*/
	color:#fff;
	font-family: 'muli', arial, serif;
	text-shadow:#000 1px 1px 3px;
	letter-spacing:-0.05em;
	font-weight:bold;
	margin-left: auto;
	line-height: auto;
	margin-top:2px !important;
	font-size:17px !important;
}
#content {
	width: 100%;
	height: auto;
	padding: 0 0 25px 0;
	margin: 0 auto;
	clear: both;
}
#contenedor {
	width: 90%;
padding: 10px 0;
margin: 0 auto;
clear: both;
}
#content ul {
	margin:0;
	padding: 0;
}
#content #contentInterno ul li {
	padding:0 10px 10px 20px;
	background-image:url(http://www.novaprep.com/templates/novaprep/images/arrowList.png);
	background-position:0px 4px;
	background-repeat:no-repeat;
	margin:0;
}

#content #contentInterno ol{
	list-style:decimal;
	padding-left: 30px;
}

#content #contentInterno ol li {
	padding:0 10px 10px 5px;
	margin:0;
}
#content #contentInterno ul.pagination li {
	list-style:none;
	float:left;
	padding:0 20px;
	border-left:#999 1px solid;
	background-image:none;
}
#content #contentInterno img {
	border:0;
}
#content #contentInterno table td {
	vertical-align:top;
	font-size:14px;
	width: 50%;
	overflow: hidden;
}
#content #contentInterno h3, #content #contentInterno h2 {
	padding-bottom:10px;
	color:#0683C6;
}

#accordion{
	
	
}




#accordion h3{
	font-size:18px;
	color:#117297;
	padding-left:15px;
	background-image:url(../images/faq_arrow.png);
	background-position:0 5px;
	background-repeat:no-repeat;
	
}

#accordion h3:hover{
	cursor:pointer;
	text-decoration:underline;
}

#accordion p{
	padding-left:18px;
	padding-right:10px;
}

#accordion h3.ui-state-active{
	background-image:url(../images/faq_arrow_active.png);
	background-position:0 10px;
	background-repeat:no-repeat;
}

/* para banners de curso*/
#bannerCurso{
	clear:both;
	/*border-bottom:1px dotted #666;*/
	height:auto;
	padding-bottom:15px;
	padding-top:30px;
	width:100%;
	float:left;
}

#bannerCurso img{
	float:left;	
	padding:0 10px 7px 0;
	width:100%;
	height: auto;
}

#bottomContenido{
	display:none;
}
.jform h2 {
	font-size:18px;
	padding-bottom:15px;
}
/*.backgroundHome {
	background-image:url(../images/fondocontenthome.png);
	background-repeat:no-repeat;
	background-position:bottom;
}*/
.fondoAzul {
	display: none;
}
.backgroundContent {
	background-color:#FFF;
	color:#000;

}
#contentHome {
	width: auto;
	height: auto;
	/*padding: 15px 18px 18px 18px;*/
	clear: both;
	text-align: left;
	overflow:auto !important;
}
#sombra {
	width:734px;
	height:auto;
	background-image:url(http://www.novaprep.com/templates/novaprep/images/sombraContent.png);
	padding:5px;
}
#contentInterno {
	width:auto;
	padding:0px 30px 10px 30px;
	float:left;
}
#contentInterno p {
	line-height:25px;
	padding-bottom: 25px;
	text-align: justify;
}

#contentInterno table{
	margin-top:10px !important;
	margin-bottom:30px !important;
	table-layout: fixed;
	width:100%;

}

#contentInterno table td p{
	padding:10px 10px 10px 10px;
	line-height:18px;
	text-align:left;
}

#contentInterno table td{
	
}

#noticiasHome {
	width:482px;
	height:392px;
	background-image:url(http://www.novaprep.com/templates/novaprep/images/fondoNoticias.png);
	background-repeat:no-repeat;
	float:left;
	padding:7px 0 0 0;
}
#noticiasHome h3 {
	padding:7px 15px 0px 15px;
	margin:0;
}
#panelHome {
	width:90%;
	height:auto;
	float:left;
	padding:20px 5% 15px 5%;
	margin-right:2px;
}
#panelHome ul {
	margin:0;
	padding: 0;
}
#panelHome ul li {
	padding-left:30px;
	background-image:url(../images/flecha.png);
	background-position:0px 7px;
	background-repeat:no-repeat;
	width: auto;
	text-align:left;
}

#panelHome ul li p.small{
	font-size:14px !important;
	line-height:20px;
	padding-bottom:15px;
}
#panelHome p {
	line-height:25px;
	font-size: 18px;
	padding-bottom:35px;
}
#panelHome.fondo {
	background-color: rgba(0,0,0, 0.3);
}

#panelHome.fondo div[style]{
	padding:0 !important;
}
#panelHome img {
	border:5px solid #999999;
	margin:0 0 0px 0;
}
#panelHome h3 {
	margin:0px 0 10px 0 !important;
	padding:0;
	font-family: 'muli', arial, serif;
	text-shadow:#333333 2px 2px 0;
	-moz-text-shadow:#333333 2px 2px 0;
	-webkit-text-shadow:#333333 2px 2px 0;
	font-size:35px;
	font-weight:normal !important;
	letter-spacing: -0.05em;
	color:#FFF !important;
	text-align: left;
}
#panelHome h3 a {
}
#novedadesHome {
	width:934px;
	height:101px;
	background-image:url(http://www.novaprep.com/templates/novaprep/images/novedadesHome.png);
	background-repeat:no-repeat;
	clear:both;
	margin:7px;
	padding:15px
}
#novedadesHome h3 {
	color:#FFF;
	font-size:20px;
	clear:both;
	text-shadow:#000000 1px -1px 0px;
}
#novedadesHome #container1 {
	width:362px;
	margin:20px 0 0 0;
	float:left;
}
#novedadesHome #container2 {
	width:auto;
	margin:10px 0 0 0;
	float:left;
}
#novedadesHome #container2 h3 {
	padding-bottom:5px;
}
#novedadesHome a.homeAnn {
	color:#D2D2D2;
	font-size:16px;
	font-weight:bold;
	text-shadow:#000000 1px -1px 0px;
}
#novedadesHome a.homeAnn:hover {
	border:none;
}
#novedadesInterna #container {
	padding:5px 14px 0 14px;
	margin:0;
	width:auto;
	height:auto;
}
#novedadesInterna #container ul {
	padding:0;
	margin:0;
}
#novedadesInterna #container ul li {
	display:block;
	padding:5px 0 5px 32px;
	margin:0;
	background-image:none;
}
#novedadesInterna #container ul li a {
	color:#000;
	font-weight:bold;
	font-size:13px;
}
/*footer*/

#footer {
	width:100%;
	height:auto;
	background-color:#15566E;
	clear:both;
	margin:0 0 0 0;
	color:#FFF;
	/*text-align:center;*/
	padding:10px 0 0 0;
	border-top:#1DB7FF 2px solid;
	/*background-image:url(../images/fondo_footer.png);
	background-repeat:repeat-x;
	font-size:14px;*/
}

#footer a{
	color:#FFF;
}

#compartir {
	padding:15px 0 15px 0;
	display:none;
}
.fondoAzul #compartir {
	padding:10px 0 0 0;
	margin: 0 30px 0 0;
	float:right;
}
#compartir a:hover {
	text-decoration:none;
	border:0;
}
#footer #suscripcion {
	padding:15px 0 7px 0;
	/*border-top:1px solid #4D5A60;*/
}
#footer #contentLeft {
	float:left;
	width:100%;
	height:auto;
	margin:0 0 0 0;
	display: block;
	clear: both;
}
#footer #contentRight {
	width:100%;
	float:left;
	margin:20px 0 0 0;
	display: block;
	clear: both;
}
#footer #contentRight li {
	padding-bottom:10px;
	text-align:center;
	display:block;
	text-shadow:#000 1px 1px 1px;
}
#footer #copyright {
	width:100%;
	padding:0;
	border-top:dotted 1px #2E6C83;
	font-size:12px;
	clear:both;
	margin-top:20px;
}
#footer #menuFooter {
	width:auto;
	margin:0;
	padding:0 0 15px 0;
	border-bottom:1px solid #4D5A60;
}
#footer ul.menu {
	padding:0;
	display:block;
}
#footer ul.menu li {
	float:none;
	display:inline
}
#footer ul.menu li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:none;
	display:block;
	font-size:16px;
	padding:10px 15px 10px 0;
	margin:0;
	border:none;
	text-decoration:none;
	color:#FFF;
	text-shadow:#000000 1px 1px 1px;
	letter-spacing:0;
	font-weight:bold;
	text-align: center;
}
#footer ul.menu li:hover{
	background:none;
}

#footer ul.menu li#current{
	background:none;

}

#footer ul.menu li a:hover {
	text-decoration:underline;
	background:none;
}
.google-src-text {
	position:absolute;
	left:-100px;
	top:-1000px;
}



#bx-pager {

    width: 954px;
    margin: 0 auto;
}

#bx-pager a{
	float:left !important;
	display: block !important;
	width:238.5px;
	background-repeat: no-repeat;
	background-position: 98% 165%;
	transition: all ease-in 0.3s;
}


#bx-pager a:hover, #bx-pager a.active{
	background-position: 98% 120%;
}

.blue{
	background-color: #6EE0FB;

}


.yellow{
	background-color: #F0E566;


}

.green{
	background-color: #A8D427;

}

.gray{
	background-color: #7C9E9D;

}

/*.blue:hover, .blue.active{
	background-color:#6DDDFE;
}
.yellow:hover, .yellow.active{
	background-color:#F3D354;
}
.green:hover, .green.active{
	background-color:#A8DA10;
}
.gray:hover, .gray.active{
	background-color: #436767;
}*/

a.solicitar{
	background-image:none !important;
	background-color:#1494C6 !important;
}

/*hide not mobile stuff*/
#logo{
	display:none !important;
}

#slideshow{
	display:none !important;
}

#menuPrincipal{
	display:none !important;
}
