body {
	background: url("../img/background.jpg") no-repeat scroll center 0px #3c2200;
	margin: 0;
	color: #deceb1;
	font-family: Calibri;
	font-size: 15px;
}
/* Estilo del contenedor de los widgets */
.widget-container-redes {
    position: fixed;
    bottom: 10px; /* Ajusta esta posición para mover los widgets más abajo */
    left: 20px;
    z-index: 1000; /* Asegura que esté por encima de otros elementos */
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

/* Estilo de cada widget individual */
.widget-redes {
    position: relative;
    margin-bottom: 10px; /* Espacio entre los widgets */
    z-index: 1; /* Asegura que los widgets estén detrás del botón de cierre */
}

/* Estilo de las imágenes de los widgets */
.widget-redes img {
    width: 270px; /* Ajusta el ancho de las imágenes */
    height: auto;
    border-radius: 5px;
}

/* Estilo del botón de cierre */
#close-widget-redes {
    position: absolute;
    top: -10px;
   right: -10px;
    background-color: rgba(0, 0, 0, 0.5);
    border: 2px solid #00BFFF;
    color: white;
    font-size: 20px;
    cursor: pointer;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s, transform 0.3s;
    z-index: 1001; /* Asegura que el botón de cierre esté al frente */
}

/* Estilo del botón de cierre al pasar el cursor */
#close-widget-redes:hover {
    background-color: rgba(0, 0, 0, 0.7); /* Más oscuro para hover */
    transform: scale(1.1); /* Efecto de aumento */
}

a:hover {
	text-decoration: underline;
	color: #9F888H;
	text-decoration: none;
	text-shadow: 0 0 5px #EEDEC2;
	font-weight: bolder;
}


a {
	color: #deceb1;
	text-decoration: none;
	outline: medium none;
}

img {
	border: medium none;
	vertical-align: middle;
}

p {
	margin: 0;
}

.pre {
	white-space: pre;
}

.nowrap {
	white-space: nowrap;
}

.pre-wrap {
	white-space: pre-wrap;
}

.pre-line {
	white-space: pre-line;
}

.msg_success {
	background-color: #138700;
	width: 100%;
	margin-top: 3px:1px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.msg_error {
	background-color: #ff0000;
	width: 100%;
	margin-top: 3px:1px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.liste {
	background: url("../img/news_head.jpg") repeat scroll center top transparent;
}

.liste:hover {
	background: url("../img/news_head.jpg") repeat scroll center bottom transparent;
}

input#User,
input#Pass {
	background: url("../img/login_textarea.jpg") repeat scroll 0 0 transparent;
	border-radius: 8px 8px 8px 8px;
	border: 0 none;
	color: white;
	font-size: 11px;
	height: 24px;
	padding: 1px 8px;
	width: 124px;
}

input#Login {
	background: url("../img/input_button.jpg") repeat scroll right bottom transparent;
	border: 1px solid #2277BB;
	border-radius: 5px 5px 5px 5px;
	color: #fff;
	font-size: 11px;
	font-variant: small-caps;
	height: 28px;
	text-shadow: 0 -1px #021721;
	width: 144px;
}

#accinfo td {
	padding-right: 15px;
}

.site {
	margin: auto;
	width: 958px;
	height: auto;
}

.header {
	width: 958px;
	height: 165px;
	background: url("../img/homepage_02.png") no-repeat;
	background-position: left bottom;
}

.gens {
	background: url("../img/gens.png") no-repeat scroll 0 0 transparent;
	height: 193px;
	padding-top: 45px;
}

.middle {
	width: 958px;
	min-height: 770px;
	overflow: hidden;
}

.navigation {
	width: 958px;
	height: 55px;
	background: url("../img/hp_04.png") no-repeat scroll 0 0 transparent;
}

.navigation .subnavi {
	clear: both;
	padding: 6px 0;
	position: relative;
	top: 0;
	left: 0;
	height: 1em;
}

.navigation .subnavi div {
	display: none;
	text-align: center;
	top: 0;
	left: 0;
	padding-top: 6px;
	width: 958px;
	position: absolute;
}

.navbar {
	height: 70px;
	padding-top: 2px;
	width: 958px;
}

.subnavi {
	height: 37px;
	width: 958px;
	text-align: center;
}

.left {
	width: 250px;
	height: auto;
	float: left;
}

.serverstatus {
	height: 178px;
	padding-top: 60px;
	background: url("../img/hp_05.png") no-repeat scroll 0 0 transparent;
}

.player div {
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 0 4px #0084FF;
	text-align: center;
}

.server {
	padding-left: 90px;
	padding-top: 17px;
	text-align: center;
}

.server div {
	margin-bottom: 5px;
}

.usercp {
	background: url("../img/homepage_10.png") no-repeat scroll 0 3px transparent;
	min-height: 250px;
	padding-top: 43px;
}

.login {
	padding: 0 25px;
}

.login ul {
	list-style: none outside none;
	padding-left: 20px;
	margin-top: 0;
}

.login a {
	text-decoration: none;
}

.login li {
	padding: 1px 0;
}

.login img {
	margin-right: 5px;
}


.videos {
	height: auto;
}



.login span {
	vertical-align: middle;
}

.ranking {
	height: 388px;
	background: url("../img/homepage_08.png") no-repeat scroll 0 3px transparent;
}

.ranking-box {
	height: 37px;
	padding: 4px 5px 0 4px;
	width: 241px;
}

.ranking-content {
	font-size: 16px;
	width: 250px;
	padding-top: 20px;
	padding-left: 16px;
}

.ranking-content div {
	position: absolute;
	width: 250px;
}

.p-ranking:hover {
	background: url(../img/ranking.jpg) no-repeat scroll 0 0 transparent;
}

.l-ranking:hover {
	background: url(../img/ranking.jpg) no-repeat scroll -120px 0 transparent;
}

.right {
	float: right;
	width: 708px;
	height: auto;
}

.top {
	height: 238px;
	width: 708px;
}

.events {
	float: left;
	height: 153px;
	padding: 70px 25px 15px;
	width: 250px;
	background: url("../img/hp_06.png") no-repeat scroll 0 0 transparent;
}

.events ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.events ul li a {
	padding: 0 0 0 30px;
}

.slider {
	background: url("../img/slider_bg.png") no-repeat scroll 0 0 transparent;
	float: right;
	height: 222px;
	padding: 6px 8px 10px;
	width: 392px;
}

.content {
	width: 698px;
	margin: 4px 5px;
}

.page {
	background: url("../img/news_middle.jpg") repeat scroll 0 0 transparent;
	border-bottom: 1px solid #000000;
	padding: 10px 20px 15px;
	overflow: hidden;
}

.pagehead {
	background: url("../img/news_head.jpg") repeat scroll 0 0 transparent;
	height: 25px;
	padding-top: 8px;
	text-align: center;
}

.pagebottom {
	background: url("../img/page_bottom.jpg") no-repeat scroll 0 0 transparent;
	height: 25px;
}

.news {
	width: 708px;
}

.ntop {
	background: url("../img/news_head_inactive.jpg") no-repeat scroll 0 0 transparent;
	height: 24px;
	margin-bottom: 3px;
	padding: 8px 0 0 11px;
	width: 687px;
}



.usercp .active {
	background: none !important;
	margin: inherit !important;
	padding: inherit !important;
}

.nbody {
	margin-bottom: 5px;

}

.nmiddle {
	background: url("../img/news_middle.jpg") repeat-y scroll 0 0 transparent;
	border-bottom: 1px solid #000000;
	padding: 20px;
	width: 657px;
		overflow: hidden;
}

.nmiddle a {
	color: #C3AF8C;
	text-shadow: 0 1px #EEDEC2;
	font-weight: bolder;
}

.nbottom {
	background: url("../img/news_bottom.jpg") no-repeat scroll center bottom transparent;
	border-top: 1px solid #1A2A32;
	height: 30px;
	margin: 0 1px;
	padding: 10px 20px 0;
	width: 656px;
}

.bottom {
	background: url("../img/footer_1.png") no-repeat scroll center bottom transparent;
	font-size: 10px;
	height: 32px;
	margin-top: 0px;
	padding: 168px 0 0;
	text-align: center;
	text-shadow: 0 -1px black;
}

.accordionButton {
	background: url(../img/accordionButton.jpg) no-repeat scroll 0 0 transparent;
	height: 26px;
	width: 638px;
	padding: 6px 0 0 20px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent {
	background: url(../img/accordionContent.jpg) no-repeat scroll 0 0 transparent;
	width: 626px;
	padding: 10px 15px;
	border-left: 1px solid #22303C;
	border-right: 1px solid #22303C;
	border-bottom: 1px solid #22303C;
	font-size: 11px;
}

.slides_container {
	width: 392px;
	height: 192px;
}

.caption {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	bottom: -35px;
	color: #FFFFFF;
	margin: 1px 1px 2px;
	padding: 5px 10px;
	position: absolute;
	width: 370px;
}

.pagination {
	margin: 8px auto 0;
	padding: 0;
}

.pagination li {
	float: left;
	margin: 0 0 0 8px;
	list-style: none;
}

.pagination li a {
	display: block;
	width: 17px;
	height: 0;
	padding-top: 17px;
	background-image: url(../img/Slides/pagination.jpg);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.pagination li.current a {
	background-position: 0 -17px;
}

.paging {
	background: url("../img/footer_1.png") no-repeat scroll center -160px transparent;
	border-bottom: 0px solid #2277BB;
	border-radius: 0 0 100px 100px;
	margin: 0 2px;
	padding: 6px 0 4px;
	text-align: center;
}

.paging a {
	background: url("../img/pagination.jpg") no-repeat scroll center 0 transparent;
	font-size: 13px;
	padding: 0 6px;
	text-decoration: none;
}

.paging a:hover {
	background: url("../img/pagination.jpg") no-repeat scroll center -17px transparent;
	font-size: 13px;
	padding: 0 6px;
	text-decoration: none;
}

#tsviewer {
	float: right;
	min-height: 200px;
	max-height: 600px;
	margin-right: 0%;
	padding: 30px 15px 15px 0;
	position: fixed;
	right: -335px;
	top: 2%;
	width: 368px;
	z-index: 9999;
	overflow: hidden;
}

#tsviewer div #ts3viewer_950913 {
	float: right;
	width: 300px;
	height: 500px;
	overflow-y: visible;
	border: 0 none;
}

#tsviewer .ts_bg {
	background: url("../img/ts_bg.png") no-repeat scroll 0 0 transparent;
	overflow: hidden;
	padding: 10px;
	box-shadow: 0px 0px 5px #000000;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
}

#tsviewer img {
	float: right;
}

fieldset ul {
	margin: 0;
	padding: 0;
}

fieldset ul li {
	list-style: none;
	margin: 10px 0;
}

fieldset ul li label {
	width: 100px;
	text-align: left;
	clear: both;
}

fieldset ul li img {
	display: inline-block;
	margin-left: 200px;
}

fieldset ul li input {
	float: right;
	clear: both;
}

fieldset {
	border: 1px dashed #646566;
}

.vote {
	background: url("../img/vote_bg.jpg") repeat scroll 0 0 transparent;
	height: 75px;
	text-align: center;
}

.vote td {
	padding: 5px 0;
}

.voted {
	background: url("../img/vote_bg_voted.jpg") repeat scroll 0 0 transparent;
	height: 75px;
	text-align: center;
}

.voted td {
	padding: 5px 0;
}

.ingameshop {
	background: url("../img/inshop_icon.html") repeat scroll 0 0 transparent;
	float: left;
	height: 32px;
	margin: 0 10px;
	padding: 9px;
	width: 32px;
}

#menu-mastar {
	width: 100%;
	height: 39px;
	background: url("../img/topbar_bg.png") repeat-x scroll 0 0 transparent;
}

#globalnavi {
	font: 11px/32px Verdana, Arial, sans-serif;
	margin: auto;
	width: 958px;
}

#globalnavi a {
	color: #C3AF8C;
	font-weight: bolder;
}

#globalnavi a:hover {
	color: #9f888h;
	text-decoration: none;
	text-shadow: 0 0 3px #EEDEC2;
	font-weight: bolder;
}

#globalnavi ul {
	margin: 0;
	width: auto;
	list-style: none outside none;
	padding: 0;
}

#globalnavi ul.links li {
	float: left;
	margin: 0 20px 0 0;
}

#globalnavi ul.links li .start {}

#globalnavi ul.rechts li {
	float: right;
	margin: 0 0 0 20px;
}

a.linkopacity img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

a.linkopacity:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

#rounded-corner {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	margin: 45px;
	width: 600px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#rounded-corner thead th.rounded-company {
	background: #7D7D7D left -1px no-repeat;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
}

#rounded-corner thead th.rounded-q3 {
	background: #7D7D7D right -1px no-repeat;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
}

#rounded-corner th {
	padding: 10px;
	font-weight: normal;
	font-size: 13px;
	color: #FFF;
	font-weight: bolder;
	background: #7D7D7D;
}

#rounded-corner td {
	padding: 8px;
	background: #BEBEBE;
	border-top: 1px solid #fff;
	color: #FFF;
	font-weight: bolder;
}

#rounded-corner tfoot td.rounded-foot-left {
	background: #BEBEBE left bottom no-repeat;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
}

#rounded-corner tfoot td.rounded-foot-right {
	background: #BEBEBE right bottom no-repeat;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
}

#rounded-corner tbody tr:hover td {
	background: #7D7D7D;
}

#navigation1,
#navigation1 ul,
#navigation1 li #navigation1 a {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	font-family: Helvetica;
	line-height: 1;
}

.btn-login {
	background-image: url('../img/login_button.gif');
	background-repeat: no-repeat;
	height: 36px;
	width: 52px;
	background-position: center;
	border: 2px solid #000;
	cursor: pointer;
}

.buyvip .card {
	box-shadow: 0 10px 15px 4px rgba(0, 0, 0, .3);
	padding: 35px;
	font-family: philosopher, sans-serif;
	background: url(../img/vipbg.png);
	padding: 10px;
	margin: 10px;
	background-repeat: no-repeat;
	width: 100%;
}

.buyvip .card .card-header {
	color: #f88938;
	font-size: 24px;
	text-align: center;
}

.buyvip .card .card-body {
	padding: 15px;
	text-align: center;
}

.buyvip .card .card-body .precio {
	font-size: 16px;
	color: white;
	line-height: 40px;
}

.buyvip .card .card-body .precio span {
	font-size: 16px;
	color: green;
}

.buyvip .card .card-footer {
	padding: 15px;
	text-align: center;
}

.buyvip label {
	color: #f88938;
	font-size: 20px;
	text-align: center;
}

.buyvip select {
	color: white;
	background-color: black; 
	font-size: 20px;
	text-align: center;
	border: 1px red solid;
	height: 32px;
}
.fixgm img { width:25px; }
.items-deidad {
	background: url("../img/itemsbg.png") no-repeat scroll 0 3px transparent;
	min-height: 250px;
	margin-bottom: 20px;
}
.items-deidad .footer { height: 40px; text-align: center; }
.items-deidad .price { line-height: 40px;font-weight: bolder;
	font-size: 0.9rem;
	text-transform: uppercase;
	text-align: center }
.items-deidad .panel-body .imagen{ height: 120px; text-align: center;}
.items-deidad .panel-body img { padding: 30px;  max-width: 120px;}
.items-deidad .panel-heading {
	font-weight: bolder;
	line-height: 35px;
	font-size: 0.7rem;
	text-transform: uppercase;
	text-align: center;
}
.items-deidad button{
    text-shadow: 0 1px #EEDEC2;
    font-weight: bolder;
text-align: center;
    background: #deceb1;
    color: #2e2316;
    padding: 5px;
    border-radius: 5px;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }


.button-f{
    text-shadow: 0 1px #EEDEC2;
    display:inline-flex;
    font-weight: bolder;
    margin-left: 15px;
    text-align: center;
    background: #deceb1;
    color: #000 !important;
    padding: 10px 15px 10px 15px; 
    border-radius: 5px;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.alert-f {
    text-shadow: 0 1px #EEDEC2;
    width: 95%;
    display:inline-table;
    font-weight: bolder;
    margin-left: 15px;
    text-align: center;
    background: #deceb1;
    color: #000 !important;
    padding: 10px 15px 10px 15px; 
    border-radius: 5px;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
.deidadcredits { line-height: 80px; font-size:20px;}
.deidadcredits span { color: darkorange; font-weight: bolder ;}
.shopfilter { margin-bottom: 50px; margin-top: 50px;}
.shopfilter a { margin-left: 15px; cursor: pointer; margin-bottom: 20px;}
.shopfilter a img { width: 70px;border-radius: 50px;}

.items-deidad video { margin-top: 10px; margin-bottom: 10px;}
