@font-face 
{ 
	font-family: 'Oswald'; font-weight:400; src: url('http://www.cortadoresdejamonasociados.es/fonts/Oswald-Regular.ttf'); 
	font-family: 'Oswald'; font-weight:600; src: url('http://www.cortadoresdejamonasociados.es/fonts/Oswald-Bold.ttf');
	font-family: 'Oswald'; font-weight:300; src: url('http://www.cortadoresdejamonasociados.es/fonts/Oswald-Light.ttf');
}
@font-face 
{ 
	font-family: 'Voltaire'; src: url('http://www.cortadoresdejamonasociados.es/fonts/Voltaire-Regular.ttf'); 
}
* { font-family: 'Oswald';  margin : 0; padding : 0; }
html, document, body{
	height:100%;
}
body{ width:100%; float:left; min-width: 955px; background: url(img/tile.jpg); }
*[data-error]:after {
	content: attr(data-error);
	color: #A72727;
	float: right;
	font-size: 10px;
	margin-right: 23px;
	margin-top: 5px;
	padding: 4px;
	border-radius: 3px;
	font-weight: bold;
	text-shadow: 0px 0px 0px;
	
	right: 0px;
	top: 0px;
	position:absolute;
}
*[data-error]{
	position:relative;
}



.dynamic ul, .dynamic  ol{
	margin-left: 40px;
}

.dynamic ul li{
	list-style-image: url(img/bullet.png);
}

li, h3, h4, h5, h6, a, p, span{
	color:white;
 }


#slides *{
	font-family:Voltaire !important;
}


header{
	width:940px; 
	height: 76px;
	margin:0 auto;
}


header .content{
	width:940px; 
	height: 76px;
	float:left;
}

header .logo{
	float:left;
	width:110px;
	position: absolute;
	z-index: 11;
	margin-left: -10px;
	box-shadow: 8px 8px 16px black;
}
header nav{
	width:940px;
	margin:0 auto;
	position: relative;
}
header nav a{
	color: #939a8c;
	font-size: 18px;
	padding: 24px 25px;
	float: left;
	border-left: 1px solid #5a5a5a;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
	text-shadow: 0px 0px 0px;
}
header nav a:first-child{
	border-right:1px solid #5a5a5a;
}
header nav a.selected, header nav a:hover{
	background:#232323;
	color: #a72727;
}

.dynamic{
	float:left; width:100%; 
	margin-top:23px;
	padding-bottom:23px;
}

h1{
	float: left;
	width: 720px;
	text-align: center;
	color: #939a8c;
	font-size: 36px;
	border-top: 1px solid #575757;
	border-bottom: 1px solid;
	margin-top: 27px;
	padding: 33px 110px;
	text-transform: uppercase;
	font-family: 'Voltaire', OpenSans, Arial;
	font-weight: 300;
}
h2{
	float: left;
	width: 100%;
	color: #939a8c;
	font-size: 20px;
	padding-left: 13px;
	margin-top: 13px;
}

p{
	color: #fafafa;
	padding-left: 13px;
	letter-spacing: 0.16px;
}






small{
	color:#939a8c;
}

footer{
	display:block; width:940px; margin:0 auto; 
}

footer .content{
	width:100%; float:left; border-top: 1px solid #939a8c; margin-top:56px;
}

footer small{
	float: right;
	margin-top: 31px;
}

a{
	cursor:pointer;
	text-decoration:none;
}
a:hover{
	color: #a72727;
}

.popup-mask{
	position: fixed;
	top: 0px;
	width: 100%;
	min-height: 100%;
	background: rgba(255, 255, 255, 0.7);
	z-index: 20;
}

.popup{
	margin-top: 120px;
	width: 600px;
	border: 1px solid lightgray;
	border-radius: 13px;
	float: left;
	background: #fafafa;
	position:relative;
	padding-bottom:13px;
}
.popup .close{
	position: absolute;
	width: 17px;
	height: 17px;
	background: url(img/icons.png);
	background-size: 550px 550px;
	background-position: -125px -103px;
	right: 13px;
	top: 10px;
	cursor:pointer;
}

.popup .button{
	float:right; margin-right:10px;
}

.popup p{
	color: #939a8c;
}


.ll{
	float:left; width:100%;
}




body>section[name='slider']{
	width: 100%;
	float: left;
}

body>section{
	width: 940px;
	margin:0 auto;
}

body>section>.content{
	width:100%; float:left;
}



a.decorado{
	width: 280px;
	float: left;
	text-align: center;
	color: white;
	font-size: 32px;
	padding: 25px;
	margin-top:18px;
	font-family:'Voltaire';
	text-transform:uppercase;
}
a.decorado:after{
	content: "";
	background: url(img/decor2.png);
	display: block;
	float: left;
	width: 280px;
	height: 32px;
	margin-top: 17px;
}
a.decorado:before{
	content: "";
	background: url(img/decor1.png);
	display: block;
	float: left;
	width: 280px;
	height: 32px;
	margin-top: 20px;
	margin-bottom:12px;
}
a.decorado:first-child{
	padding-left:0px;
}a.decorado:last-child{
	padding-right:0px;
}
a.decorado:hover, a.decorador.selected{
color: #A72727;
}


h2.decorado{
	width: 890px;
	float: left;
	text-align: center;
	color: white;
	font-size: 32px;
	padding: 25px;
	margin-top: 18px;
	font-family: 'Voltaire';
	text-transform: uppercase;
	position: relative;
	font-weight: normal;
}
h2.decorado:before{
	content: "";
	background: url(img/decorlargo2.png);
	display: block;
	float: left;
	width: 340px;
	height: 32px;
	margin-top: 17px;
	position: absolute;
	left: 0px;
	top: 19px;
}
h2.decorado:after{
	content: "";
	background: url(img/decorlargo2.png);
	display: block;
	float: left;
	width: 340px;
	height: 32px;
	margin-top: 17px;
	position: absolute;
	right: 0px;
	top: 19px;
	background-position: -607px;
}



.partners{
	float:right; width:300px;
}

.partner.view{
}
.partner.view img{
	height: 125px;
	margin-top: 30px;
	margin-right: 13px;
	border: 1px solid white;
}

.partner.view:hover img{
	filter: saturate(250%);
	-webkit-filter: saturate(250%);
}


.noticias, .concursos{
	float:left;
	width:600px;
}

.noticia.view{
	width: 600px;
	float: left;
	background: rgba(0, 0, 0, 0.3);
	margin-top: 30px;
	box-shadow: 0px 0px 1px #939393;
	border-radius: 2px;
}

.noticia.view .title{
	font-size: 40px;
	margin-left: 13px;
	font-weight: bold;
	color: #fafafa;
	float: left;
	line-height: 1.2;
	margin-top: 8px;
}
.noticia.view .title:hover{
	color: #A92B2B;
}

.noticia.view .fecha{
	color:#939a8c;
	margin-left: 13px;
	float: left;
	font-size: 14px;
	margin-top: 7px;
}

.noticia.view .content{	
	float: left;
	width: 574px;
	margin: 13px;
	font-size: 17px;
	color: #fafafa;
	padding: 0px;
	overflow: hidden;
	line-height: 1.2;
	max-height: 60px;
	position:relative;
}
.noticia.view .content:after{
	content: "...";
	display: block;
	float: left;
	color: white;
	width: auto;
	height: 15px;
	font-size: 13px;
	position: absolute;
	bottom: 0px;
	right: 12px;
	z-index: 1;
}

.noticia.view .foto{
	margin:13px; width: 574px; float:left;
}



.concurso.view{
	width: 600px;
	float: left;
	background: rgba(0, 0, 0, 0.3);
	margin-top: 30px;
	box-shadow: 0px 0px 1px #939393;
	border-radius: 2px;
}

.concurso.view .title{
	font-size: 40px;
	margin-left: 13px;
	font-weight: bold;
	color: #fafafa;
	float: left;
	line-height: 1.2;
	margin-top: 8px;
}
.concurso.view .title:hover{
	color: #A92B2B;
}

.concurso.view .fecha{
	color:#939a8c;
	margin-left: 13px;
	float: left;
	font-size: 14px;
	margin-top: 7px;
}

.concurso.view .content{	
	float: left;
	width: 574px;
	margin: 13px;
	font-size: 17px;
	color: #fafafa;
	padding: 0px;
	overflow: hidden;
	line-height: 1.2;
	max-height: 60px;
	position:relative;
}
.concurso.view .content:after{
	content: "...";
	display: block;
	float: left;
	color: white;
	width: auto;
	height: 15px;
	font-size: 13px;
	position: absolute;
	bottom: 0px;
	right: 12px;
	z-index: 1;
}

.concurso.view .foto{
	margin:13px; width: 574px; float:left;
}



.indice{
	float: right;
	width: 300px;
	background: rgba(0, 0, 0, 0.3);
	margin-top: 30px;
	box-shadow: 0px 0px 1px #939393;
	border-radius: 2px;
	padding-bottom: 13px;
}

.indexView{
	color: white;
	margin-left: 13px;
	float: left;
	font-size: 13px;
	white-space: nowrap;
	width: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 7px;
	background: url(img/bullet.png) no-repeat;
	padding-left: 25px;
	background-position: 0px 6px;
}
.indexView:hover{
	color: #A92B2B;
	text-shadow:0px 0px 0px;
}




.maestros, .profesionales, .cortadores{
	float:left; display:block; width:280px; margin:25px; margin-top:0px;
}
.maestros{
	margin-left:0px;
}
.cortadores{
	margin-right:0px;
}



.cortador.view{
	width: 276px;
	float: left;
	margin-top:7px;
	background: rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 1px #939393;
	border-radius: 2px;
	position:relative;
	margin-left: 50px;
}
.cortador.view:first-child{
	margin-left:0px;
}

.cortador.view:nth-child(3n+1){
	margin-left:0px;
}

.cortador.view .foto{
	width: 72px;
	box-shadow: 0px 0px 1px #939393;
	margin: 7px;
	float: left;
	height: 72px;
}
.cortador.view .nombre{
	float: left;
	width: 180px;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px;
	color: #939a8c;
	font-size: 20px;
	font-weight:bold;
	line-height: 1.2;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.cortador.view[data-international="1"] .nombre{
	width: 154px;
}
.cortador.view  .email{
	float: left;
	width: 180px;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px;
	color: white;
	font-size: 12px;
}
.cortador.view  .email:hover, .cortador.view .nombre:hover{
	color:#a72727;
}
.cortador.view[data-international="1"]:after{
	content: "";
	background: url(img/internacional.png);
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	z-index: 1;
	top: 8px;
	right: 6px;
	background-size: 20px 20px;
}
.cortador.view[data-country]{
	margin-top: 32px;
}
.cortador.view[data-country]:before{
	position: absolute;
	top: -23px;
	content: attr(data-country);
	color: #A72727;
	left: 7px;
}




.evento.view{
	width: 120px;
	float: left;
	position: relative;
	margin-top: 5px;
}

.evento.view:first-child{
	margin-top: 13px;
}

.evento.view img{
	display:none;
}

.evento.view .titulo
{
	float: left;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 7px;
	background: url(img/bullet.png) no-repeat;
	padding-left: 25px;
	background-position: 0px 6px;
	color: #939a8c;
	text-shadow: 0px 0px 0px;
	margin-left: 3px;
	width: 91px;
	letter-spacing: 0.16px;
}

.evento.view:last-child{
	margin-bottom:13px;
}




.evento.view .titulo:hover{
	color:#a72727;
	text-shadow: 0px 0px 0px;
}



.twitter-share-button {
	width:85px !important;
}
.addthis_button_google_plusone{
	width:64px;
}

.social{
	margin-top:8px; float:left; margin-left:13px;
}




.calendar select{
	color: #939a8c;
	font-size: 20px;
	margin-top: 13px;
	background: transparent;
	text-align: center;
	padding: 0px;
	cursor:pointer;
	width: auto;
	padding: 0px 13px;
}

.calendar .content th{
	color: #939a8c;
	padding:7px 0px;
	
}

.dia{
	width: 120px;
	height: 57px;
	position: relative;
	background: rgba(0, 0, 0, 0.3);
	
	border-radius: 2px;
}

td.dia:before{
	content: attr(data-day);
	position: absolute;
	color: #939a8c;
	top: 2px;
	left: 3px;
	font-size: 11px;
}

.calendario{
	border-collapse:collapse;
}









.cortador.adminView{
	float: left;
	width: 150px;
	height: 200px;
	margin: 17px;
	overflow: hidden;
	position: relative;
	border-radius: 0px;
	border: 1px solid #ccc;
}
.cortador.adminView img{
	width:100%; height:100%; float:left;
}


.cortador.adminView .tools{
	position:absolute;
	width:100%; height:40px; float:left; top:0px; left:0px;
	background: rgba(0, 0, 0, 0.5);
	height:0px;
	overflow:hidden;
	transition:0.3s ease-in-out all;
	-webkit-transition:0.3s ease-in-out all;
	cursor:pointer;
}
.cortador.adminView:hover .tools{
	height:40px;
}

.cortador.adminView a.eliminar{
	position: absolute;
	right: 4px;
	top: 7px;
	
	zoom: 0.6;
	padding: 5px;
	border-radius: 25px;
	box-shadow: 1px 1px 1px black;
}
.cortador.adminView a.editar{
	position: absolute;
	right: 50px;
	top: 7px;
	
	zoom: 0.6;
	padding: 5px;
	border-radius: 25px;
	box-shadow: 1px 1px 1px black;
}


.cortador.mainView{
	float:left;width:600px; margin-top:23px;
}

.cortador.mainView .foto{
	width:120px; height:120px; margin:13px; float:left;
}

.cortador.mainView>p, .cortador.mainView>a{
	background: url(img/bullet.png) no-repeat;
	padding-left: 27px;
	float: left;
	font-size: 17px;
	background-position: 0px 12px;
	margin-top: 11px;
	width: 400px;
}


.mCS_no_scrollbar .cortador.adminView{
	margin: 19px;
}



.adminView{
	float: left;
	width: 150px;
	height: 200px;
	margin: 17px;
	overflow: hidden;
	position: relative;
	border-radius: 0px;
	border: 1px solid #ccc;
}
.adminView img{
	width:100%; height:100%; float:left;
}


.adminView .tools{
	position:absolute;
	width:100%; height:40px; float:left; top:0px; left:0px;
	background: rgba(0, 0, 0, 0.5);
	height:0px;
	overflow:hidden;
	transition:0.3s ease-in-out all;
	-webkit-transition:0.3s ease-in-out all;
	cursor:pointer;
}
.adminView:hover .tools{
	height:40px;
}

.adminView a.eliminar{
	position: absolute;
	right: 4px;
	top: 7px;
	
	zoom: 0.6;
	padding: 5px;
	border-radius: 25px;
	box-shadow: 1px 1px 1px black;
}
.adminView a.editar{
	position: absolute;
	right: 50px;
	top: 7px;
	
	zoom: 0.6;
	padding: 5px;
	border-radius: 25px;
	box-shadow: 1px 1px 1px black;
}

.mCS_no_scrollbar .adminView{
	margin: 19px;
}














.adminView  label{
	position: absolute;
	width: 140px;
	height: 40px;
	color: white;
	bottom: 0px;
	left: 0px;
	text-align: center;
	padding: 5px;
	background: rgba(0, 0, 0, 0.7);
}

.header{
	float: left;
	width: 100%;
	height: 38px;
	background: #fafafa;
	border-bottom:1px solid #939a8c;
}

.header .button{
	float: right;
	margin-top: 5px;
	margin-right: 13px;
}

.icono { background-image:url(img/icons.png); background-repeat: no-repeat; width:32px; height:32px; display:block; }
.icono.dark { background-image:url(img/icons-dark.png); background-repeat: no-repeat; width:32px; height:32px; display:block; }
.icono.white { background-image:url(img/icons-white.png); background-repeat: no-repeat; width:32px; height:32px; display:block; }


.icono.email{ background-position: -402px -275px; }
.icono.buscar{ background-position: -736px -351px; }
.icono.nuevo{ background-position: -220px -774px; }
.icono.ocultar{ background-position: -267px -774px; }
.icono.configuracion{ background-position: -211px -360px; }
.icono.salir{ background-position: -410px -822px; }
.icono.editar{ background-position: -409px -586px; }
.icono.eliminar{ background-position:-173px -305px; }

.icono.diario{ background-position:-440px -227px;}
.icono.saldos{ background-position:-440px -227px;}
.icono.balance{ background-position:-440px -227px;}
.icono.ganacias{ background-position:-440px -227px;}


.ll{
	float:left; width:100%;
}

form{
	float: left;
	width:350px;
}

form label{
	float: left;
	line-height: 1.4;
	width: 150px;
	text-align: left;
	margin: 3px 3px 3px 10px;
	margin-left: 13px;
	font-size: 13px;
	color: white;
	margin-top: 8px;
}

form .button{
	float: left;
	margin-top: 8px;
	margin-left: 13px;
}

select{	
	width: 282px;
	padding: 4px;
	margin-left:13px;
	height: 36px;
}

input{
	width: 300px;
	padding: 4px;
	margin-left:13px;
	height: 24px;
	max-width: calc(100% - 30px);
}

input[type='file']{
	padding:0px; color:white;
}

input[type='checkbox']{
	width: auto;
	height: auto;
	float: left;
	margin-top: 11px;
}

textarea{
	width: 300px;
	padding: 4px;
	margin-left: 13px;
	height: 78px;
	max-width: calc(100% - 30px);
	resize:vertical;
}

input[type="search"] {
	border:0px;
	float: left;
	height: 37px;
	width: 520px;
	padding-right: 38px;
	padding-left: 13px;
	outline: none;
	border-right: 1px solid lightgray;
	margin-left:0px;
}
input[type="search"]+.icono {
	margin-left: -38px;
	float: left;
	margin-top: 2px;
}


.button{
	padding: 6px 18px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	text-align: center;
	line-height: 1;
	font-weight: normal;
	background: #7f0002; 
	background: url(http://www.cortadoresdejamonasociados.es/ancj.css);
	background: -moz-linear-gradient(top,  #7f0002 0%, #ac272c 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7f0002), color-stop(100%,#ac272c)); 
	background: -webkit-linear-gradient(top,  #7f0002 0%,#ac272c 100%); 
	background: -o-linear-gradient(top,  #7f0002 0%,#ac272c 100%); 
	background: -ms-linear-gradient(top,  #7f0002 0%,#ac272c 100%); 
	background: linear-gradient(to bottom,  #7f0002 0%,#ac272c 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f0002', endColorstr='#ac272c',GradientType=0 ); 
	border-radius: 7px;

}
.button:hover{
	color:white;
	background: #a80000; 
	
	background: url(http://www.cortadoresdejamonasociados.es/ancj.css);
	background: -moz-linear-gradient(top,  #a80000 0%, #d13035 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a80000), color-stop(100%,#d13035)); 
	background: -webkit-linear-gradient(top,  #a80000 0%,#d13035 100%); 
	background: -o-linear-gradient(top,  #a80000 0%,#d13035 100%); 
	background: -ms-linear-gradient(top,  #a80000 0%,#d13035 100%); 
	background: linear-gradient(to bottom,  #a80000 0%,#d13035 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a80000', endColorstr='#d13035',GradientType=0 ); 
}

canvas{
    
}

#spain_img{
	margin-top:23px;
}

.tip{
	left: 603px;
	top: 277px;
	position: fixed;
	background: rgba(0, 0, 0, 0.7);
	padding: 4px 10px;
	border: 1PX solid #939393;
	color: white;
	font-size: 12px;
	border-radius: 5px;
	z-index: 1;
}

.tip span{
	display: block;
	text-transform: uppercase;
	border-bottom: 1px solid #939a8c;
	margin-bottom: 7px;
	color: #939a8c;
	text-shadow: 0px 0px 0px;
}

.agrupado{
	float:left;
	width:300px;
}