/*
 * Reset CSS
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input, select {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

#aviso-mantenimiento-migracion {
	background-color: #F30;
	color: #FFF;
	font-size: 1.2em;
	margin: auto;
	margin-bottom: 15px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 960px;
}



body {
	font-family: Arial;
	font-size: 14px;
	margin-top: 40px;
}
.contenido {
	color: #666;
	margin: auto;
	width: 960px;
}
a {
	color: #00AFED;
	text-decoration: none;
}
p {
	line-height: 17px;
}


#cabecera {
	height: 48px;
	margin-bottom: 15px;
}
#cabecera-logo {
	float: left;
}
#cabecera-logo a {
	background-image: url(../img/layout/logo-preparador-pmp.png);
	background-repeat: no-repeat;
	display: block;
	height: 48px;
	width: 300px;
}
#cabecera-logo a h3 {
	font-weight: bold;
	line-height: 48px;
	margin-left: 160px;
}
#cabecera-logo-afiliado {
	float: left;
	height: 48px;
}
#cabecera-logo-afiliado img {
	max-height: 48px;
}

#cabecera-nav {
	float: right;
}
#cabecera-nav > ul > li {
	float: left;
}
#cabecera-nav > ul > li > a {
	background-color: #f3f3f3;
	border-radius: 4px;
	color: #666;
	display: block;
}
#cabecera-nav > ul > li > a.activo {
	background-color: #00AFED;
	color: #FFF;
}
#cabecera-nav > ul > li > a {
	float: left;
	font-weight: bold;
	line-height: 26px;
	margin-left: 6px;
	padding: 0px 17px;
}
#cabecera-nav-login {
	position: relative;
}

#loginform {
	background-color: #00AFED;
	border-radius: 8px 0px 8px 8px;
	box-shadow: 0px 8px 8px #CCC;
	display: none;
	float: left;
	padding: 15px;
	position: absolute;
	right: 0;
	top: 23px;
	width: 250px;
	z-index: 999;
}
#loginform div.campo {
	height: 26px;
	margin-bottom: 4px;
}
#loginform label, #loginform a {
	color: #FFF;
}
#loginform label {
	display: block;
	float: left;
	line-height: 26px;
	text-align: right;
	width: 100px;
}
#loginform input[type=text], #loginform input[type=password] {
	border-radius: 4px;
	float: right;
	height: 26px;
	padding: 0 10px;
	width: 120px;
}
#loginform input[type=submit] {
	background-color: #74dcfa;
	border-radius: 4px;
	color: #FFF;
	padding: 3px 10px;
}
#loginform .campo input[type=submit] {
	margin-left: 110px;
	margin-top: 3px;
}
#loginform p { text-align: center; }
#loginform-recordar {
	background-color: #0090c3;
	border-radius: 4px;
	display: none;
	height: 60px;
	margin-top: 10px;
	padding: 10px;
}
#loginform-recordar p {
	color: #FFF;
	font-size: 11px;
	margin-bottom:  4px;
}
#loginform-recordar input[type=text] {
	float: left;
	width: 160px;
}
#loginform-recordar input[type=submit] {
	float: right;
}
.mensaje {
	margin-bottom: 8px;
}
.mensaje div {
	border-radius: 8px;
	padding: 10px;
	text-align: center;
}
.mensaje .error {
	background-color: #EDC5C5;
}
.mensaje .ok {
	background-color: #CAE4A7;
}

#preparador-portada-bloques div.bloque h2 {
	margin-bottom: 18px;
}
#preparador-portada-bloques .nav a {
	font-weight: bold;
}
#preparador-portada-bloques .nav {
	margin-bottom: 8px;
}

#portada-top {
	background-image: url(../img/portada/home-top-shadow.png);
	background-position: bottom;
	background-repeat:repeat-x;
	height: 189px;
}
#portada-topinfo-imagen {
	background-image: url(../img/portada/pantallazo-pmp.jpg);
	float: left;
	height: 189px;
	width: 375px;
}
#portada-topinfo-texto {
	float: right;
	width: 520px;
}
#portada-topinfo-texto h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 10px;
}
#portada-topinfo-texto-claim p {
	margin-top: 10px;
}
#portada-topinfo-texto-claim a {
	border-radius: 5px;
	color: #FFF;
	font-size: 18px;
	padding: 3px 10px;
}
#portada-topinfo-texto-claim a.demo {
	background-color: #00AFED;
}
#portada-topinfo-texto-claim a.pro {
	background-color: #EC6911;
	text-transform: uppercase;
}

#portada-modos {
	background-color: #F3F3F3;
	position: relative;
}
#portada-modos .modo {
	background-position: center 30px;
	background-repeat: no-repeat;
	border-right: 1px dashed #CCC;
	float: left;
	height: 100%;
	padding: 40px;
	padding-top: 140px;
	width: 239px;
}
#portada-modos .modo h2 {
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#portada-modos-estudio {
	background-image: url(../img/portada/bg-portada-modoestudio.png);
}
#portada-modos-examen {
	background-image: url(../img/portada/bg-portada-modoexamen.png);
}
#portada-modos .modo#portada-modos-resultados {
	background-image: url(../img/portada/bg-portada-resultados.png);
	border: none;
}

#suscripcion-portada h1, #suscripcion-registro h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
#suscripcion-portada .bloque {
	border: 1px solid #CCC;
	border-radius: 8px;
	float: left;
	height: 270px;
	padding: 20px;
	overflow: hidden;
	position: relative;
	width: 432px;
}
#suscripcion-portada .bloque h2 {
	color: #EC6911;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}
#suscripcion-portada .bloque ul {
	margin: 20px;
}
#suscripcion-portada .bloque ul li {
	list-style-type: circle;
	margin-bottom: 4px;
}
#suscripcion-portada #bloque-demo {
	
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s; /* Safari */
	
	opacity: 0.6;
	float: right;
}
#suscripcion-portada #bloque-demo:hover {
	opacity: 1;
}
#suscripcion-portada .boton {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
#suscripcion-portada .boton a {
	background-color: #EC6911;
	display: block;
	color: #FFF;
	font-size: 25px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 100%;
}
#suscripcion-portada .bloque#bloque-demo h2 {
	color: #00AFED;
}
#suscripcion-portada #bloque-demo a {
	background-color: #00AFED;
}

#suscripcion-registro h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#suscripcion-registro .bloque {
	border: 1px solid #CCC;
	border-radius: 8px;
	margin-bottom: 8px;
	padding: 20px;
}
#suscripcion-registro label{
	display: block;
	float: left;
	line-height: 30px;
	padding-right: 15px;
	width: 180px;
}
#suscripcion-registro .campo {
	margin-bottom: 10px;
}
#suscripcion-registro input[type=text], #suscripcion-registro input[type=password], #suscripcion-registro select {
	border: 1px solid #CCC;
	border-radius: 3px;
	padding: 4px;
	width: 250px;
}
#suscripcion-registro input[type=text]:focus, #suscripcion-registro input[type=password]:focus {
	background-color: #F2EFDA;
}
#suscripcion-registro .modalidades {
	margin-bottom: 8px;
	margin-top: 16px;
}
#suscripcion-registro .modalidades label {
	background-color: #00AFED;
	border-radius: 8px;
	color: #FFF;
	margin-right: 5px;
	padding: 3px 10px;
	text-align: center;
	width: auto;
}
#suscripcion-registro .modalidades label.demo {
	background-color: #AAA;
}
#suscripcion-registro .modalidades label.activo {
	background-color: #EC6911;
}
#suscripcion-registro .modalidades label.demo.activo {
	background-color: #eea472;
}
#suscripcion-registro .modalidades label input[type=radio] {
	
}
#suscripcion-registro .modalidades p {
	clear: both;
	display: block;
	font-size: 12px;
	padding-top: 20px;
}
#suscripcion-registro input[type=submit] {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	    
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	
	background-color:#007dc1;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	border:1px solid #124d77;
	
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	padding:6px 24px;
	text-decoration:none;
	
	text-shadow:0px 1px 0px #154682;
}

#privacidad h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#privacidad h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
}
#privacidad strong {
	font-weight: bold;	
}
#privacidad p {
	margin-bottom: 15px;
}
#privacidad ul li {
	margin-bottom: 10px;
	line-height: 17px;	
}
#suscripcion-plegal {
	clear: both;
	display: block;
	float: left;
	height: 30px;
}
#suscripcion-plegal label {
	width: auto;
}

#cookies {
	display: none;
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 10px 50px;
	background-color: #ccc;	
	box-sizing: border-box;
	text-align: center;
}
#cookies p.botones {
	margin-top: 10px;
}
#cookies p.botones a.btCookies {
	background-color: #000;
	color: #fff;
	display: inline-block;
	padding: 3px 10px;
	margin-right: 10px;	
}

#pie {
	clear: both;
	line-height: 20px;
	padding: 30px;
	text-align: center;
}
#pie span {
	font-size: 10px;
}

#registro-error {
	border: 1px solid #C00;
	color: #C00;
	margin-bottom: 15px;
	padding: 10px;
}
#registro-error a {
	color: #C00;
	text-decoration: underline;
}
