/****************************************************
* Design by victoriagrenz.com/paranoiddesigns
* PLEASE NOT REMOVE CREDITS
****************************************************/

html {
	font-size: 62.5%;
	/*Reset para REMS - 62.5% = 1rem de 10.6rem*/
	box-sizing: border-box;
}

*, *:before, *:after {
	box-sizing: inherit;
}

body {
	background: url() top center no-repeat, url() bottom center no-repeat, url(images/6.png) top center;
	background-color: #ffffff;
	font-family: 'Puritan', sans-serif;
	font-size: 1rem;
	line-height: 1rem;
	color: #ffffff;
	margin: 0rem;
	display: grid;
}

::-webkit-scrollbar {
	width: 1rem;
	border-radius: 1rem;
}

::-webkit-scrollbar-track {
	background: #ffffff;
	-webkit-box-shadow: inset 0 0 0.6rem #F0EFF0;
}

::-webkit-scrollbar-thumb {
	background-position: center;
	background-color: #ffffff;
	background-position: bottom;
	-moz-transition-property: background-position;
	-moz-transition-duration: 2s;
	-webkit-transition-property: background-position;
	-webkit-transition-duration: 2s;
	-o-transition-property: background-position;
	-o-transition-duration: 2s;
	;
}

::-webkit-scrollbar-thumb {
	border-radius: 0rem;
	-webkit-box-shadow: inset 0 0 0.6rem #070707;
	background-color: #141414;
	opacity: 0.2;
}

/*noborder imagen*/

.noborder a img {
	border: 0rem;
	padding: 0rem;
	margin: 0rem;
	box-shadow: 0rem;
	-webkit-box-shadow: 0rem;
	-moz-box-shadow: 0rem;
	border-radius: 0rem;
	display: block;
}

.noborder a img:hover {
	border: 0rem;
	padding: 0rem;
	margin: 0rem;
	box-shadow: 0rem;
	-webkit-box-shadow: 0rem;
	-moz-box-shadow: 0rem;
	border-radius: 0rem;
	display: block;
}

/*Globales*/

.contenedor {
	max-width: 110rem;
	margin: 0 auto;
	width: 110rem;
	background-image: url(images/4_02.png);
	background-position: center top;
	background-attachment: fixed;
}

@media (max-width:768px) {
	.contenedor {
		max-width: 110rem;
		margin: 0 auto;
		width: 110rem;
		background-image: url(images/4_02.png);
		background-position: center top;
		background-attachment: initial;
	}
}

.contenedor2 {
	max-width: 105.8rem;
	/*120rem = a 1200*/
	margin: 0 auto;
}

.clearfix::after {
	content: '';
	clear: both;
	display: block;
}

/*Encabezado*/

.encabezado {
	background-image: url(images/2_01.png) top center no-repeat;
	min-height: 56.7rem;
}

.barra {
	height: 10.1rem;
	text-align: left;
	background-image: url(images/3_02.png);
}

.barra a {
	color: #000000;
	padding: 4.5rem;
	display: inline-block;
	text-align: left!important;
	margin: 0;
	font-size: 1.2rem;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Puritan', sans-serif;
}

.barra a:hover {
	color: #000000;
	padding: 4.5rem;
	display: inline-block;
	text-align: left!important;
	margin: 0;
	font-size: 1.2rem;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Puritan', sans-serif;
}

.mensaje {
    height: 17rem;
    background-image: url(images/3_02.png);
}

.mensaje p {
    font-family: 'Puritan', sans-serif;
    padding: 5.5rem 21.5rem;
    margin: 0;
    font-size: 1.1rem;
    letter-spacing: 0.1rem;
    line-height: 2rem;
    color: #484847;
    text-align: justify;
}

.mensaje span {
    color: #c19e28;
}

table, td, tr, div {}

h1 {
	font-family: 'Puritan', sans-serif;
	font-weight: bold;
	font-size: 1.2rem;
	text-decoration: none;
	line-height: 120%;
	color: #ffffff;
	margin: 0.2rem;
}

h2 {
	font-family: 'Puritan', sans-serif;
	font-weight: bold;
	font-size: 1.2rem;
	color: #ffffff;
	margin-top: 0rem;
}

h3 {
	font-family: 'Puritan', sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2rem;
	margin: 0.2rem;
}

p {
	font-family: 'Puritan', sans-serif;
	font-size: 1rem;
	margin: 0.2rem 0rem;
}

ul {
	margin-left: 0.5rem;
	font-size: 1rem;
	padding: 0rem;
}

li {
	margin-left: 1rem;
	margin-top: 0.4rem;
	margin-bottom: 0rem;
	padding: 0rem;
	font-size: 1rem;
	list-style-position: outside;
	list-style-type: disc;
}

.nav {
	text-decoration: none;
	background-color: #3ab5d4;
}

.navmenu {
	white-space: nowrap;
	padding-right: 10px;
	background-color: #000000;
	border-bottom: 0.2rem solid #ffffff;
	color: #ffffff;
	padding: 1.5rem;
}

.nav a img {
	border: 0rem;
	padding: 0rem;
	-moz-box-shadow: 0 0 0rem;
	-webkit-box-shadow: 0 0 0rem;
	margin: 0rem;
	box-shadow: 0 0 0rem;
}

.nav a:hover img {
	border: 0;
	padding: 0rem;
	-moz-box-shadow: 0 0 0rem;
	-webkit-box-shadow: 0 0 0rem;
	margin: 0rem;
	box-shadow: 0 0 0rem;
}

.textinput {
	border: 0.1rem solid #ffffff;
	background: #ffffff;
	font-family: 'Puritan', sans-serif;
	font-size: 1rem;
	color: #444343;
	padding: 0.5rem;
}

.listbox {
	font-family: 'Puritan', sans-serif;
	padding: 0.5rem;
	font-size: 1rem;
	color: #444343;
	border: 0.1rem solid #ffffff;
	background: #ffffff;
	vertical-align: middle;
}

.button {
	font-family: 'Puritan', sans-serif;
	font-size: 1.1rem;
	border: 0.1rem solid #070d09;
	color: #ffffff;
	padding: 0.5rem;
	background-color: #000000;
	background-position: bottom;
}

.radio {
	font-family: 'Puritan', sans-serif;
	font-size: 1rem;
	color: #444343;
	border: 0.1rem solid #444343;
	vertical-align: middle;
}

.checkbox {
	font-family: 'Puritan', sans-serif;
	font-size: 1rem;
	color: #444343;
	border: 1rem solid #444343;
	vertical-align: middle;
}

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

a:hover {
	color: #ffffff;
}

.maintable {
	background-color: rgba(0, 0, 0, 0.6);
	padding: 0rem;
	-webkit-border-radius: 0rem;
	border-spacing: 0rem;
}

.tableh1 {
	background-image: url(images/5_tabla.png);
	height: 6.8rem;
	text-shadow: #16021a 0.1rem 0.1rem 0rem;
	padding: 2rem 2.5rem;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3rem;
	letter-spacing: 0.2rem;
	color: #ffffff;
}

.tableh1_compact {
	font-family: 'Puritan', sans-serif;
	color: #ffffff;
	-moz-border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	font-weight: bold;
	font-size: 1.1rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.1);
	border: 0rem solid #ffffff;
	padding: 0.8rem;
}

.tableh2 {
	text-align: center;
	font-family: 'Puritan', sans-serif;
	font-size: 1.3rem;
	padding: 1.5rem;
	color: #ffffff;
	background-color: #000000;
	border-bottom: 0.2rem solid #ffffff;
}

.tableh2_compact {
	text-align: center;
	font-family: 'Puritan', sans-serif;
	font-size: 1.3rem;
	padding: 1.5rem;
	color: #ffffff;
	background-color: #070d09;
	border-bottom: 0.3rem solid #ffffff;
}

.tableb {
	font-weight: normal;
	color: #ffffff;
	padding: 0;
	margin: 0rem;
}

.tableb_compact {
	font-weight: normal;
	background-color: #f2f2f2;
	border: 0.1rem solid #ffffff;
	padding-top: 0.2rem;
	padding-right: 0.5rem;
	padding-bottom: 0.2rem;
	padding-left: 0.5rem;
}

.tablef {
	font-weight: normal;
	background-color: #f0f0f0;
	color: #000000;
	border: 0rem solid #ffffff;
	padding-top: 1rem;
	padding-right: 1rem;
	padding-bottom: 1rem;
	padding-left: 1rem;
}

.catrow_noalb {
	border-bottom: 0 solid #080808;
	font-weight: normal;
	line-height: 2rem;
	padding-right: 20rem;
	font-size: 1.3rem;
	padding: 4rem 3rem;
	color: #ffffff;
}

.catrow_noalb:hover {
	border-bottom: 0 solid #ffffff;
	font-size: 1.3rem;
	font-weight: normal;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.6);
}

.catrow {
	line-height: 1.5rem;
	font-size: 1.3rem;
	padding: 4rem 3rem;
	color: #ffffff;
}

.catrow:hover {
    line-height: 1.5rem;
    font-size: 1.3rem;
    padding: 4rem 3rem;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.6);
}

.catlink {
	display: block;
	padding: 0rem;
	padding-left: 0rem;
}

.catlink a {
	font-size: 1.3rem;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.1rem;
}

.catlink a:hover {
	font-size: 1.3rem;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.1rem;
}

.album_stat {
	font-weight: none;
	margin: 0.5rem 0rem;
	color: #ffffff;
}

.thumb_filename {
	font-weight: normal;
	display: block;
	margin: 0.5rem;
}

.thumb_title {
	font-weight: normal;
	padding: 0.5rem;
	display: block;
	color: #ffffff;
}

.thumb_caption {
	font-weight: normal;
	color: #300306;
	background-position: top left;
	padding: 1rem;
	display: block;
	background-color: #ffffff;
	line-height: 1rem;
	width: 13rem;
}

.thumb_caption a {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.thumb_num_comments {
	font-weight: bold;
	color: #ffffff;
	padding: 0.5rem;
	margin-top: 0.8rem;
	font-style: normal;
	display: block;
}

.user_thumb_infobox {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.user_thumb_infobox th {
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
	text-align: center;
}

.user_thumb_infobox td {
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
	text-align: center;
}

.user_thumb_infobox a {
	text-decoration: none;
	color: #ffffff;
}

.user_thumb_infobox a:hover {
	color: #ffffff;
	text-decoration: none;
}

.sortorder_cell {
	font-weight: normal;
	padding: 0rem;
	margin: 0rem;
	font-size: 7pt;
	display: none;
}

.sortorder_options {
	font-weight: normal;
	text-align: left;
	display: none;
	font-family: 'Puritan', sans-serif;
	color: #fff;
	padding: 0rem;
	margin: 0rem;
	white-space: nowrap;
}

.menu {
    background-image: url(images/3_03.png);
    font-size: 1.1rem;
    font-family: 'Puritan', sans-serif;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0rem;
    width: 110rem;
    height: 10.4rem;
    padding: 3.5rem 1rem;
}

.menu2 {
	padding: 0.5rem;
	text-align: center;
}

.menu img {
	margin: 0.4rem;
}

.menu a {
    position: relative;
    font-size: 1.1rem;
    letter-spacing: 0rem;
    margin: 0rem;
    padding: 1rem;
    color: #2c2303;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
}

.menu a:hover {
    position: relative;
    font-size: 1.1rem;
    letter-spacing: 0rem;
    margin: 0rem;
    padding: 1rem;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    background-color: #121212;
    box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
}

.menu2 a img {
	border: 0;
	padding: 0;
	background: none;
	-moz-box-shadow: 0 0 0 #ffffff;
	-webkit-box-shadow: 0 0 0 #ffffff;
	box-shadow: 0 0 0 #ffffff;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.menu2 a img:hover {
	border: 0;
	padding: 0;
	background: none;
	-moz-box-shadow: 0 0 0 #ffffff;
	-webkit-box-shadow: 0 0 0 #ffffff;
	box-shadow: 0 0 0 #ffffff;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.admin_menu_thumb {
	font-weight: normal;
	font-family: 'Puritan', sans-serif;
	background-image: url(images/button_bg.gif);
	background-position: bottom;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	width: 8.5rem;
}

.admin_menu_thumb a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
	padding-left: 1rem;
	padding-right: 1rem;
}

.admin_menu_thumb a:hover {
	color: #000;
	text-decoration: none;
}

.admin_menu {
	background-color: #000000;
	opacity: .90;
	filter: alpha(opacity=90);
	position: relative;
	font-size: 1rem;
	text-decoration: none;
	color: #ffffff;
	padding: 1rem;
	margin: 0.1rem;
	line-height: 1.5rem;
	text-shadow: #111111 0.1rem 0.1rem 0;
}

.admin_menu:hover {
	background-color: #000000;
	opacity: .90;
	filter: alpha(opacity=90);
	position: relative;
	font-size: 1rem;
	text-decoration: none;
	color: #ffffff;
	padding: 1rem;
	margin: 0.1rem;
	line-height: 1.5rem;
	text-shadow: #111111 0.1rem 0.1rem 0;
}

.admin_menu a {
	color: #ffffff;
	font-size: 1.1rem;
	text-decoration: none;
	display: block;
	position: relative;
	padding: 0.5rem 0rem;
	text-transform: uppercase;
}

.admin_menu a:hover {
	color: #ffffff;
	text-decoration: none;
}

.admin_float {
	display: inline-block;
	align: center;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.admin_menu_wrapper {
	align-content: center;
	width: 100%;
}

td #admin_menu_anim {
	background-image: url(images/button_bg_anim.gif);
}

.comment_date {
	color: #fff;
	font-weight: normal;
	font-size: 1rem;
	vertical-align: middle;
}

.display_media {
	background-color: f2f2f2;
	border: 0 solid #ffffff;
	padding: 0.3rem;
}

a img {
	transition-property: all;
	transition-duration: 1s;
	margin: 0rem;
	opacity: .99;
	filter: alpha(opacity=99);
	-moz-opacity: 1.0;
	background: linear-gradient(to right, rgba(203,203,203,1) 0%, rgba(170,171,176,1) 50%, rgba(203,203,203,1) 100%);
	padding: 1rem;
	box-shadow: 0px 0px 33px -9px rgba(0, 0, 0, 0.5);
}

a:hover img {
	transition-property: all;
	transition-duration: 1s;
	margin: 0rem;
	opacity: .99;
	filter: alpha(opacity=99);
	-moz-opacity: 1.0;
	background:  linear-gradient(to right, rgba(170,171,176,1) 0%, rgba(203,203,203,1) 50%, rgba(170,171,176,1) 100%);
	padding: 1rem;
	box-shadow: 0px 0px 33px -9px rgba(255, 255, 255, 0.2);
}

.thumbnails {
	background-position: center;
	border: 0rem solid #ffffff;
	padding: 3rem 1rem;
	margin: 1rem;
}

.thumbnails:hover {
	background-position: center;
	border: 0rem solid #ffffff;
	padding: 3rem 1rem;
	margin: 1rem;
}

.statlink {
	color: #ffffff;
	font-size: 1.2rem;
	letter-spacing: 0.2rem;
	font-weight: normal;
	line-height: 1rem;
	text-align: center;
}

.statlink a {
	text-decoration: none;
	letter-spacing: 0rem;
	font-size: 1.3rem;
	font-weight: bold;
}

.statlink a:hover {
	text-decoration: none;
	letter-spacing: 0rem;
	font-size: 1.3rem;
	font-weight: bold;
}

.alblink a {
	color: #ffffff;
	text-transform: bold;
	font-weight: none;
	letter-spacing: 0.1rem;
	text-align: center;
	-moz-border-radius: 0rem;
	text-transform: uppercase;
	font-weight: bold;
}

.alblink a:hover {
	color: #ffffff;
	text-transform: bold;
	font-weight: none;
	letter-spacing: 0.1rem;
	text-align: center;
	-moz-border-radius: 0rem;
	text-transform: uppercase;
	font-weight: bold;
}

.topmenu {
	font-weight: normal;
	font-family: 'Puritan', sans-serif;
	line-height: 1.5rem;
	font-size: 1rem;
}

.topmenu a {
	color: #587b84;
	font-size: 1rem;
	text-decoration: none;
}

.topmenu a:hover {
	color: #27bbbb;
	text-decoration: none;
}

.img_caption_table {
	border: none;
	background-color: #f2f2f2;
	width: 100%;
	margin: 0rem;
}

.img_caption_table th {
	background: #4d767c;
	font-size: 1rem;
	color: #000;
	padding-top: 0.4rem;
	padding-right: 1rem;
	padding-bottom: 0.4rem;
	padding-left: 1rem;
	border-top: 0rem solid #FFFFFF;
}

.img_caption_table td {
	font-weight: normal;
	background: #000;
	padding-top: 0.6rem;
	padding-right: 1rem;
	padding-bottom: 0.6rem;
	padding-left: 1rem;
	border-top: 0rem solid #FFFFFF;
	white-space: normal;
}

.debug_text {
	border: #ebebeb;
	background-color: #EFEFEF;
	width: 100%;
	margin: 0rem;
}

.clickable_option {
	cursor: default;
}

.listbox_lang {
	color: #ffffff;
	font-size: 1rem;
	font-family: 'Puritan', sans-serif;
	vertical-align: middle;
}

.pic_title {
	color: #000000;
	font-size: 120%;
	font-family: 'Puritan', sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 0rem;
	padding-bottom: 0rem;
	margin-top: 0rem;
	margin-bottom: 0rem;
	line-height: 1.0em;
}

.pic_caption {
	color: #000000;
	font-size: 100%;
	font-family: 'Puritan', sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 0rem;
	padding-bottom: 0rem;
	margin-top: 0rem;
	margin-bottom: 0rem;
	line-height: 1.0em;
}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
	border: 0.1rem solid;
	margin: 1rem 0rem;
	padding: 1.5rem 1rem 1.5rem 5rem;
	background-repeat: no-repeat;
	background-position: 1rem center;
}

.cpg_message_info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../../images/message/info.png');
}

.cpg_message_success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../../images/message/ok.png');
}

.cpg_message_warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../../images/message/warning.png');
}

.cpg_message_error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../../images/message/stop.png');
}

.cpg_message_validation {
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url('../../images/message/error.png');
}

.cpg_summary {
	font-size: 0.9em;
	border: 0.1rem solid;
	margin: 1rem 0rem;
	padding: 0.5rem 1rem 0.5rem 1rem;
	color: #c8c8ca;
	background-color: #FFDEEF;
	text-align: right;
	float: right;
	width: 400rem;
}

#vanity a {
	display: block;
	width: 5.5rem;
	height: 2rem;
	margin: 0.3rem 2rem;
}

#vanity img {
	border: 0
}

#GB_window {
	background-color: #FFFFFF;
	border: 0.5rem solid #AAAAAA;
}

/*Footer*/

.footer {
	font-size: 1.4rem;
	color: #ffffff;
	margin: 1rem;
	text-align: center;
	font-family: 'Puritan', sans-serif;
}

.footer2 {
    height: 10rem;
    padding: 4rem;
    margin-top: -1rem;
    background-color: #000000;
    border-top: 0.1rem solid #c19e28;
}

footer p {
    font-size: 1.1rem;
    padding: 0;
    text-align: center;
    font-family: 'Puritan', sans-serif;
    margin: 0;
    letter-spacing: 0.1rem;
    line-height: 1.7rem;
    color: #5b5858;
}

.footer2 a {
	font-size: 1.2rem;
	color: #5b5858;
	text-align: center;
	font-family: 'Puritan', sans-serif;
}

.footer2 a:hover {
	font-size: 1.2rem;
	color: #5b5858;
	text-align: center;
	font-family: 'Puritan', sans-serif;
}

.detail_head_collapsed, .detail_head_expanded {
	width: 100%;
	background-color: rgb(0, 6, 115 0.2);
	color: #ffffff;
	font-size: 1.3rem;
	padding: 1rem;
	display: inline-block;
	text-align: center;
}

.album_operate {
	padding: 1rem;
}

.toolwrap {
	padding: 1em;
	padding-left: 3em;
	background-color: #F0F4F7;
	display: none;
	color: #000000;
}