/* CSS Document */
body{
	background-image:url(../images/bkg.png);
	background-repeat:repeat-x;
	background-color:#4e0034;
	margin-top:0px;
	padding-top:0px;
	font-family: verdana, arial, helvetica;
	font-size:12px;
        margin:0;
        padding:0;
}

img{
	border:0px;
}

a{
    text-decoration:none;
    color:#FFF;
}

select{
    font-family: verdana;
    font-size: 12px;
    color: #4e0034;
    background-color:#FFF;
    border: 1px solid #ccc;
}

#wrapper{
	width:998px;
	position: absolute; /*Posicionamiento absoluto*/
	left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	min-height: 550px; /*Le ponemos el valor del alto*/
	margin-left: -499px; /*Restamos la mitad de ancho para centrarlo horizontalmente*/
}

#header{
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	width:100%;
}


#text_header{
    position: absolute;
    top: 150px;
    width:190px;
    font-size:20px;
    color: #FFFFFF;
    padding-left:5px;
    text-align: center;
    font-family: Helvetica, Verdana, Arial;
}

textarea { overflow: auto; width: 500px; line-height: 15px; height: 300px; color: #666; font-family: Verdana;}

#logo_header{
    position: absolute;
    top: 0px;
    left:0px;
    width:200px;
    height:200px;
    text-align:center;
}

#content{
	background-color:#000000;
	min-height:748px;
	float:left;
	padding-bottom:20px;
}

#footer{
	height:55px;
	float:left;
	width:100%;
	font-size:9px;
	color:#FFFFFF;
}

#top-menu{
	background-image:url(../images/menu_bkg.png);
	width:990px;
	height:32px;
	margin-left:4px;
	margin-bottom:10px;
	float:left;
}

#content-center{
	width:748px;
	float:left;
	margin-left:4px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
}

#right-menu{
	width:200px;
	float:right;
	text-align:center;
}

#menu-items{
	float:left;
	width:778px;
	margin-left:6px;
}

#language{
	float:left;
	width:200px;
}

#menu-items ul li{
	display:inline;
	list-style:none;
	padding-left:15px;
}

#menu-items ul li a{
	text-decoration:none;
	color:#000;
        font-size: 12px;
        font-weight:bold;
}

#menu-items ul li a:hover{
	text-decoration:underline;
}
#menu-items ul{
	margin-top:8px;
	margin-left:0px;
	padding-left:0px;
	font-family:Arial;
	font-size:12px
}
/*++++++++++++++++++++++++++++++++*/

#language ul li{
	display:inline;
	list-style:none;
	padding-left:5px;
}

#language ul li a{
	text-decoration:none;
	color:#000000;
}

#language ul li a img{
	border:none;
}

#language ul li a:hover{
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:underline;
}
#language ul{
	margin-top:8px;
	margin-left:0px;
	padding-left:0px;
	font-family:Arial;
	font-size:12px
}


/*+++++++++++++++++++++++++*/
#footer ul li{
	display:inline;
	list-style:none;
	padding-left:15px;
}

#footer ul li a{
	text-decoration:none;
	color:#FFFFFF;
}

#footer ul li a:hover{
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:underline;
}
#footer ul{
	margin-top:8px;
	margin-left:0px;
	padding-left:0px;
	font-family:Arial;
	font-size:12px
}

/*+++++++++++++++++++++++++++++++++*/
#volverBottom{
	text-align:right;
}

#volverBottom a{
	color:#FFFFFF;
	text-decoration:none;
}

#volverTop{
	text-align:right;
}

#volverTop a{
	color:#FFFFFF;
	text-decoration:none;
}

h2{
        font-size:14px;
	font-family:Arial;
	padding:0px;
	margin:0px;
	color:#ff0181;
}

#resultsTable{
    font-size:12px;
    font-family:Arial;
}

#resultsTable th{
    font-size:24px;
    font-family:Arial;
    font-weight: bold;
    color: #ff0181;
}

label{
    font-size:14px;
    color: #ccc;
    margin: 0 0 -1px 0;
    padding-left: 10px;
    font-weight: bold;
    float: left;
    width: 100%;
}
#frmSearch{
    background-color:#F8E0E0;
}
table h2{
	margin-left:20px;
        font-size:14px;
        color: #ff0181;
        padding: 5px;
        float: left;
        width: 100%;
}

#foot_logos{
    text-align:center;
    padding-top:10px;
    float:left;
    width:100%;
}

.foot_left{
    float: left;
    width:20%;
}

.social_network{
    float: left;
    width: 50%;
    padding-top:2px;
    padding-left:5px;
    text-align:center;
}


.icra{
    float: left;
    width:20%;
    text-align: right;
}

#splash_screen{
    width: 100%;
    height: 100%;
    text-align: justify;
    position:fixed;
    background-color:#000000;
    z-index:100;
    margin:0px;
    padding:0px;
    opacity:0.8;
    color: #FFFFFF;
    font-size:12px;
}
#content-center h2{
	margin-bottom:0px;
	padding-bottom:0px;
}

.radious_border{
    float:left;
    background-color:#A4A4A4;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 3px 3px 3px 3px;
}

#table_content{
    width: 100%;
    background-color:#FFFFFF;
    color: #000000;
    font-size:11px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

#table_content th{
    text-align:left;
}

#table_content a{
    color: #ff0181;
}

#resultsTable{
    color:#fff;
}

#resultsTable td{
    margin:2px;
    padding:5px;
    background-color:#111111;
    -moz-border-radius: 7px;
    border-radius: 7px;
    color:#fff;
    text-align: center;
}

#resultsTable td:hover{
	background-color:#303030;/*#660060; /*171717*/
}

#fblikebox{
    background-color:#FFFFFF;
    margin: 5px 5px 5px 5px;
}

#mensajes{
    font-size:16px;
    font-weight: bold;
}

.sortable{
    width:100%;
    background-color:#F8E0E0;
}
.sortable td{
    padding:5px 5px 5px 5px;
    align:left;
}
.sortable th{
    cursor:pointer;
    padding:5px 5px 5px 5px;
}

/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* lightbox */

/* Admin menú */
.bg {background: url(../images/menu/button4.gif);}
.menu {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(../images/menu/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 24px 0 12px; height:40px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(../images/menu/down.gif) no-repeat right top;}
.menu li a.top_link:hover {color:#000; background: url(../images/menu/button4.gif) no-repeat;}
.menu li a.top_link:hover span {background:url(../images/menu/button4.gif) no-repeat right top;}
.menu li a.top_link:hover span.down {background:url(../images/menu/button4a.gif) no-repeat right top;}

.menu li:hover > a.top_link {color:#000; background: url(../images/menu/button4.gif) no-repeat;}
.menu li:hover > a.top_link span {background:url(../images/menu/button4.gif) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(../images/menu/button4a.gif) no-repeat right top;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul,
.menu :hover ul ul,
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:40px; right:2px; background: #fff; padding:3px 0; border:1px solid #999999; white-space:nowrap; width:200px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:250px;}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:11px; height:20px; width:192px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(../images/menu/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#999999; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#999999 url(../images/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#999999 url(../images/menu/arrow_over.gif) 80px 7px no-repeat; color:#fff;}

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 999999; white-space:nowrap; width:93px; z-index:200; height:auto;}
/* Fin admin menú */

/* Accordion */
.accordion { padding-left: 50px; padding-bottom:20px; list-style-type: none; margin: 0 0 50px; border-top: none; border-left: none; }
.accordion ul { padding-left: 50px; margin: 0; float: left; display: block; width: 100%; }
.accordion h2 {cursor:pointer; padding-bottom: 10px}
.accordion li { padding-bottom: 20px; background: #000; list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 100%;}
.accordion li div { padding: 20px; background: #000; clear: both; float: left; width: 100%;}
.accordion a { text-decoration: none; border-bottom: 1px solid #4df; font: bold 1.1em/2em Arial, sans-serif; color: #FF0181; padding: 0 10px; display: block; cursor: pointer;}
/* End Accordion */


/* Tabs */
#tabs { float: left;margin: 0px;
}

ul{
    list-style-type: none;
    height: 20px;
}

#tabs a {
    border: 1px solid #999;
    padding: 4px 10px;
    text-decoration: none;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    display: inline-block;
    margin-top: -5px!important;
    margin-top: 0px;
}

#tabs a:hover {
    background-color: #000;
    color: #fff;
}

#tabs a:focus, a:active {
    background-color: #000;
    color: #fff;
    padding-bottom: 5px;
    border-bottom: none;
    position: relative;
}

/* Diccionary ul */
#diccio { float: left;margin: 0px;
}

ul{
    list-style-type: none;
    height: 20px;
}

#diccio a {
    border: 1px solid #999;
    padding: 4px 10px;
    text-decoration: none;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    display: inline-block;
    margin-top: -5px!important;
    margin-top: 0px;
}

#diccio a:hover {
    background-color: #000;
    color: #fff;
}

#diccio a:focus, a:active {
    background-color: #000;
    color: #fff;
    padding-bottom: 5px;
    border-bottom: none;
    position: relative;
}
/* Diccionary ul */

a:focus span.solapa, a:active span.solapa { display: block;}

span.texto_tab, p {margin: 10px 0px 0px;
text-align: justify;display: block;
 }
 /* End tabs */


 /* Fancy Upload */
 /* CSS vs. Adblock tabs */
.swiff-uploader-box a {
	display: none !important;
}

/* .hover simulates the flash interactions */
a:hover, a.hover {
	/* color: red;*/
}

#demo-status {
	padding-left: 10px;
}

#demo-status .progress {
	background: url(../images/../images/assets/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}

#demo-status .progress-text {
	font-size: 0.9em;
	font-weight: bold;
}

#demo-list {
	list-style: none;
	margin: 0;
}

#demo-list li.validation-error {
	padding-left: 44px;
	clear: left;
	line-height: 40px;
	color: #8a1f11;
	cursor: pointer;
	border-bottom: 1px solid #fbc2c4;
	background: #fbe3e4 url(../images/assets/failed.png) no-repeat 4px 4px;
}

#demo-list li.file {
	border-bottom: 1px solid #eee;
	background: url(../images/assets/file.png) no-repeat 4px 4px;
}
#demo-list li.file.file-uploading {
	background-image: url(../images/assets/uploading.png);
	background-color: #D9DDE9;
}
#demo-list li.file.file-success {
	background-image: url(../images/assets/success.png);
}
#demo-list li.file.file-failed {
	background-image: url(../images/assets/failed.png);
}

#demo-list li.file .file-name {
	margin-left: 44px;
	clear: left;
	line-height: 40px;
	height: 40px;
}
#demo-list li.file .file-size {
	font-size: 0.9em;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}
#demo-list li.file .file-info {
	margin-left: 44px;
	font-size: 0.9em;
	line-height: 20px;
	clear:right;
}
#demo-list li.file .file-remove {
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
}
/* End Fancy Upload */

#sexy-line{
    display:block;
    border:none;
    color:#ff0181;
    height:1px;
    background:black;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(#ff0181), to(#fff));
    background-image: -moz-linear-gradient(top, #ff0181, #fff);
}
#gmap{width:200px;height:400px;}
