/** CSS-STYLES **/
html{ width:100;height:100%; }
body{
	font: 62.5% "Helvetica", sans-serif;
	height:100%;
	background:url("../../imgs/diamond.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin:0px;
}

span{ display:block; overflow:hidden; }
p,b{ margin:5px 0; float:left;}
h1{ float:left; margin:20px 25px 10px 15px; color:navy; }
h4{ margin:5px 18px; line-height:35px; font-size:13px; color:navy; float:left; }
table thead{ font-weight:bold; padding:10px; background:#333; color:#fff; font-size:14px; }
table tr.row:hover{ cursor:pointer; background:#cbe8fa; }
table tr td{  border-bottom:1px solid #ddd; text-align:center; font-size:12px; padding:8px;} 

.none{ display:none; }
.block{margin:15px 0;}
.mblock{float:left;margin: 7px;}
.minblock{float:left;margin: 5px 3px;}
.clear{width:100%;clear:both;height:1px;}
.clear1{width:100%;clear:both;height:5px;}
.clear2{width:100%;clear:both;height:10px;}
.clear3{width:100%;clear:both;height:20px;}
.left{ float:left; }
.right{ float:right;}
.nomarg{margin:0px}
.minput,.minput2{ border:1px solid #ccc; border-radius:6px; padding:3px; font-size:13px; }
input[type='text'].minput{ min-width:400px; }
.mbutton{
	border-radius:6px;
	background: #fff; 
    border: 1px solid #D8DCDF;
    color: #004276;
    font-weight: bold;
    float: right;
    margin: 10px 5px;
    padding: 5px;
    white-space: nowrap;
}
.mbutton2{
	border-radius:6px;
	background: #fff; 
    border: 1px solid #D8DCDF;
    color: #004276;
    font-weight: bold;
    float: right;
    padding: 5px;
    white-space: nowrap;
}
.mbutton:hover,.mbutton2:hover{
	cursor:pointer;
	color:#cc0000;
}
.label{
	font-size: 12px;
    font-weight: bold;
    color:#665;
    text-decoration: underline;
    min-width:115px;
}
.highlight{ color:#d33;  }
h4.labl{  min-width: 100px; text-align: left; }
p.b{ font-weight:bold; }
p.thin{ font-size:16px;}
p.small{  
	font-size: 31px;
    line-height: 27px;
    margin: 0 0 0 7px;
    text-transform: uppercase;
}
p.medium{
	font-size: 50px;
    letter-spacing: -1px;
    margin: 0 0 0 5px;
    text-transform: uppercase;
}
p.huge{ 
	font-size: 112px;
    letter-spacing: -8px;
    line-height: 90px;
    text-transform: uppercase;
}
.content{
	width:99%;
	min-height:200px;
	overflow:hidden;
	display:block;
}
.demoHeaders {
	margin-top: 2em;
}
.mtexta{
	border:1px solid #ccc; border-radius:6px; padding:3px; font-size:13px;width:500px;min-height:180px;
}

.noticia-img{ margin:60px 0 0 30px; border:1px solid #999; cursor:pointer; } 

#dialog-link {
	padding: .4em 1em .4em 20px;
	text-decoration: none;
	position: relative;
}
#dialog-link span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: .2em;
	top: 50%;
	margin-top: -8px;
}
#icons {
	margin: 0;
	padding: 0;
}
#icons li {
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}
#icons span.ui-icon {
	float: left;
	margin: 0 4px;
}
.fakewindowcontain .ui-widget-overlay {
	position: absolute;
}




#c1-buttons{
	margin-top:43px;
}
#errmssg_wrap,#defmssg_wrap{ z-index:9999; display:none; color:#000; font-size:13px; color:#333; position:fixed; top:5px; right:10px; float:right; }
#errmssg_wrap div, #defmssg_wrap div{  min-width:400px; }
#errmssg_wrap strong,#defmssg_wrap strong{ float:left; margin:5px 10px; }
#errmssg_wrap .mssg,#defmssg_wrap .mssg{float:left; margin:5px;}

#wrap{
	background:url("../../imgs/shadow-bg.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
	width:970px;
	min-height:1500px;
	margin:0 auto;
}
#wmain{
	min-height: 1500px;
    padding: 0 0 0 13px;
    position: relative;
    width: 943px
}
#wmain div{ overflow:hidden; }
#main-head{
	background:url("../../imgs/bg_home.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom:6px solid #004276;
}
#main-head .head-top{
	height:90px;
	width:100%;
}
#main-head .head-top .logo{
	float:left;
	background:url(../imgs/logo.png) no-repeat;
	width:325px;
	height:85px;
	margin: 0 0 0 25px;
	cursor:pointer;
}
h1.admin{ margin:15px 25px 0px 15px; }
#main-head .head-top .logo a{ display:block;overflow:hidden;width:100%;height:100%; }
#main-head .head-top .htop-right{
	float:right;
	width:400px;
}
#main-head .head-top .htop-right .social{ float:right; margin:7px 15px 0 0; }
#main-head .head-top .htop-right .social a{ width:25px; height:25px; float:left; display:block; margin:0 2px; background:url(../imgs/social.png) no-repeat; }
#main-head .head-top .htop-right .social a#fb{ background-position:-11px -7px; }
#main-head .head-top .htop-right .social a#tw{ background-position:-39px -7px; }
#main-head .head-top .htop-right .logbuts{
	float: right;
    margin: 12px 20px 0 0;
}
#main-head .head-top .htop-right .logbuts a#logout{
	background: none repeat scroll 0 0 #000000;
    border: 1px solid #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    padding: 3px 15px;
    font-size:12px;
    display:block;
}
#main-head .menu{
	width:900px;
	margin:91px auto 35px;
}
#main-head .menu a{ 
	display: block; float: left;height: 88px;overflow: hidden;
    width: 88px; background:url("../imgs/menu.png") no-repeat; 
    margin:0 6px;
    text-decoration:none;
}
#main-head .menu a.subastas{ background-position:-4px -1px; }
#main-head .menu a.proximas{ background-position:-92px -1px; }
#main-head .menu a.reglamento{ background-position:-183px -1px; }
#main-head .menu a.quienes{ background-position:-273px -1px; }
#main-head .menu a.servicios{ background-position:-363px -1px; }
#main-head .menu a.noticias{ background-position:-454px -1px; }
#main-head .menu a.revistas{ background-position:-544px -1px; }
#main-head .menu a.contacto{ background-position:-635px -1px; }
#main-head .menu a.tienda{ background-position:-727px -1px; }
#main-cont{
	width:98.5%;
	position:absolute;
	height:auto;
	margin: 0 0 30px 0;
}


/* BACKEND */

.clickable > *:hover{
	cursor:pointer;
	background:#eee;
}
.clickable > *.current{
	background:#bfe2fd;
}
.noclick, .noclick:hover{
	cursor:normal;
	background:#fff;	
}
.noclick .label{
	min-width:150px;
	text-align:right;
	text-decoration:none;
	color:#666;
	line-height:22px;
}
.noclick .minput2{ min-width:300px; }
.noclick textarea.minput2{ min-height:125px; }
.noclick h3{
	border-bottom: 1px solid #666666;
    margin: 10px 0 20px;
    padding: 0 0 7px 7px;
    text-align: left;
}

.loading{
	height: 64px;
    margin: 50px auto;
    width: 64px;
}

.producto{
	margin:0 0 0 10px;
}
.producto .label{
	text-align:left;
}
.producto .img-set{
	border:none;
    width: 275px;
}
#currency{ margin:0 10px 0 0; }
.imgblock{
	width:250px;
	float:left;
}
.imgblock input[type='file']{
	width:100%; margin:5px 0;
}
.pimg img{
	width:123px;
	height:80px;
}
.pimg img.imgfaded{
	opacity:0.4;
}
.producto .deleteimg{
	cursor:pointer;
	font-weight:bold;
	color:#b22;
	display:none;
	text-decoration:underline;
}

table.innertable{
	border: 3px solid #BFE2FD;
    border-radius: 6px 6px 6px 6px;
    padding: 7px;
}
table.innertable thead{
	background: none repeat scroll 0 0 #BFE2FD;
    color: #333333;
}
table.innertable tbody tr:hover{ color:#d33; }
table.innertable tr td{
	
}



#trivia-preguntas > div{
	margin:0 0 10px 0;
	border-bottom:1px solid #ddd;
}
#trivia-preguntas div span.pregunta{
	font-weight:bold;
	color:#667;
	font-size:13px;
	margin:5px 2px;
}
#trivia-preguntas div span.pregunta a{
	color:#CC0000;
}
#trivia-preguntas div div.respuestas{
	float:left; margin:0 0 0  5px;
}
#trivia-preguntas div div.respuestas span{
	float:left; margin:3px 5px;
}
#accordion .stat{
	color: #000000;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    min-width: 55px;
    text-align: center;
    float:left;
}
#accordion #trivia-nueva .stat{
	text-align:left;
	text-transform:uppercase;
}



#xmltext{}
#xmltext h1{
	margin-top:0;
	float:left;
}
#xmltext span.title{
	 color: #CC0000;
    font-size: 12px;
    font-weight: bold;
    margin: 4px 0;
}
#xmltext span textarea{
	font-size: 13px;
    padding: 4px;
    width: 800px;
}
#xmltext .clear{ margin-bottom:10px;}


.form{
	width:350px;
	height:auto;
	padding:10px 20px;
	margin:40px auto;
	border:1px solid #ccc;
	background:#fff;
}
.form .t{
	font-size:23px;
	color:#0A6F1A;
	margin:10px 0 0;
	padding:0 0 15px 0;
	border-bottom:1px solid #ddd;
}
.form .l{
	width:99%;
	font-size:12px;
	margin:10px 0;
}
.form .ibox{
	border:1px solid #ddd;
	margin:5px 0;
}
.form .ibox span{
	float:left;
	width:37px;
	height:37px;
}
.form .ibox span.u{
	background:url('../imgs/f1.jpg');
}
.form .ibox span.p{
	background:url('../imgs/f2.jpg');
}
.form .ibox input[type='text'],.form .ibox input[type='password']{
	border: medium none;
	font-size: 14px;
	line-height: 26px;
	padding: 9px;
	width: 290px;
}
.form #login-error{
	color:#cc0000;font-weight:bold;font-size:13px;
}
.form .ibut{
	 background: url("../imgs/f0.jpg") repeat-x scroll 0 0 transparent;
    border: medium none;
    border-radius: 6px 6px 6px 6px;
    box-shadow: -1px 1px 2px #000000;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 13px;
    margin: 15px 0 0;
    padding: 5px 25px;
}
.form .ibut:hover{
	color:#000;
}

.preguntas{
	border: 1px solid #999999;
    font-size: 13px;
    padding: 5px 15px;
}


















