body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ccc;
	margin:0px;
	padding:0px;
	background-color:#0c0c0c;
	background:url(../../img/tales/bgdeg.png) top left repeat-x #0c0c0c;
	min-width:1100px;
}


a{
	color:#fce7b2;

}

a:hover{
	color:#35abc4;
}


#WebsiteHeader
{
	background: url(../../img/tales/bg-behind-chars.jpg) top center no-repeat;
	background: url(../../img/tales/dots.png) top left repeat-x, url(../../img/tales/bg-behind-chars.jpg) top center no-repeat;
	height:500px;
	min-width:1000px;
	padding-top:0px;
	margin:0px;
}

#Wave{
	height:308px;
	background:url(../../img/tales/headerbg-tales.png) top center no-repeat;
	top:180px;
	z-index:2;
}

#Logo{
	width:400px;
	height:133px;
	text-align:center;
	padding-top:20px;
	margin-bottom:-34px;
    background:url(../../img/tales/logo.png) left no-repeat;
}


#TopMenu{
	height:43px;
	width:1000px;
	padding:0px;
}
#TopMenu li{
	text-decoration:none;
	list-style-type:none;
}

#TopMenu li a{
	display:block;
	width:100px;
	height:43px;
	background-image:url(../../img/tales/menu-item-normal.png);
}


#TopMenu li #Initio{
	width:90px;
}

#TopMenu li #Donacion{
	background-position:-200px;	
	width:120px;
}

#TopMenu li #Forum{
	background-position:-100px;	
}

#TopMenu li #Info{
	background-position:-310px;	
}

#TopMenu li #Descarga{
	background-position:-410px;	
	width:110px;
}

#TopMenu li #Vota{
	width:90px;
	background-position:-520px;	
}


#TopMenu li a:hover{
	background-image:url(../../img/tales/menu-item-hover.png);
}


.bgTextured{
	background-image:url(../../img/tales/texture-black-whitedots.png);
}


h1, h2, h3{
	font-family: 'borisblackbloxxregular', verdana;
	text-shadow:0px 0px 0px #000000;
	color:white;
	-webkit-font-smoothing: subpixel-antialiased;
	font-smooth:always;
	margin:2px;
}

h4, h5{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:white;
}

/* Other */

#animation{
	position:relative;
}

.max_width_container{
	width:1100px;
}



.box h3{
	text-align:center;
	position:relative;
	top:-20px;
	font-size:18px;
	font-weight:normal;
	
}

.box h5{
	position:relative;
	text-align:center;
	top:-20px;
	margin-top:-6px;
	font-size:12px;	
        margin-bottom:-10px;
}

.boxParent {
	margin-bottom:20px;	
}


.separator{
	float:left;
	width:0px;
	height:0px;
	left:50%;	
}

.separator img{
	position:relative;
	left:-45px;
	top:-50px;
}

#StatusBar{
	width:	727px;
	height: 200px;
	background:url(../../img/tales/statusbar-tales-text-black.png) top center no-repeat;
}

#WebsiteFooter{
	background-color:#000000;
	height:100px;
	border-top:1px solid #333;
}

#MenuNewsBox{
	background-color:#26191d;
	border-radius:6px;
	height:50px;
	width:505px;
	padding:0px;
	text-align:center;
	margin-top:0px;
}

#MenuNewsBox .separator{
	background-color:#fce7b2;
	display:block;
	float:left;
	height:30px;
	width:2px;
	margin-top:10px;
	
}
#MenuNewsBox li a{
	display:block;
	float:left;
	font-size:18px;
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:10px;
        padding:10px;
        border-radius:10px;
}

.themeButton, #LoginButton, #RegisterButton{
	
        position:relative;
	font-family: 'borisblackbloxxregular', verdana;
	text-shadow:0px 1px 1px #000000;
	font-size:16px;
	color:white;
	
	background-image:url(../../img/tales/buttonBgHover.png);
	-moz-box-shadow: 0px -3px 2px 1px #000;
	-webkit-box-shadow: 0px -3px 2px 1px #000;
	-o-box-shadow: 0px -3px 2px 1px #000;
	box-shadow: 0px -3px 2px 1px #000;

	background:url(../../img/tales/buttonBg.png) repeat-x;
	border-radius:8px;	
	display:block;
	height:46px;
        border:0px;
        width:100%;
	text-align:center;
        margin-top:5px;
        margin-bottom: 5px;
        vertical-align:middle;
        cursor:pointer;
        

}

.valign {
    position:relative;
    top: 25%;

}

.themeButton:hover, #LoginButton:hover, #RegisterButton:hover{
	background-image:url(../../img/tales/buttonBgHover.png);
	-moz-box-shadow: inset 0px 3px 2px 1px #000;
	-webkit-box-shadow:inset  0px 3px 2px 1px #000;
	-o-box-shadow:inset  0px 3px 2px 1px #000;
	box-shadow:inset  0px 3px 2px 1px #000;
}

#Flag{
    top:-60px;
    left:50px;
}

.emblem{
    width:50px;
    height:50px;
}

.paddingDefault{
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
}

.imageLink, .quickLink{
    text-shadow:0px 1px 1px #000000;
    border:0px solid black;
    font-size:13px;
    padding: 5px 10px 5px 20px;
    margin-bottom:3px;
    text-align: left;
    height:18px;
    display:block;
    background-color: rgba(0,0,0,0.3);
    /*border-left:4px solid #fce798;*/
    background-image:url(../../img/li.png);
    background-position: 10px center;
    background-repeat:no-repeat;
}


.quickLink:hover{
    /*background-color:rgba(0,0,0,0.8) !important;*/
    background-position: 15px center;
    padding-left:25px;
}


.vertical-table th, .vertical-table td, .horizontal-table td, .horizontal-table th {
    border: 1px solid #aaa;
}

.vertical-table td, , .horizontal-table td{
    color:#eee;
}


.vertical-table th{
    color:#ccc;
}

.vertical-table, .horizontal-table{
    border:2px solid white;
}

.vertical-table th, .horizontal-table th{
    background-color:#000;
}


#Content h1,#Content h2,#Content h3,#Content h4,#Content h5{
    top:0px;
}

#Content h3{
    font-size:16px;
}

#submenu{
    background-color:#313131;
}

.footable{
     color: #ddd;
}

.footable.breakpoint > tbody > tr.footable-row-detail {
    background-color:#0C0C0C;
}

.footable > thead > tr > th, .footable > thead > tr > td {
    background-color: #2B131A;
    background-image: linear-gradient(to bottom, #723847, #2B131A);
    border:0px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

.footable > tbody > tr:hover {
  background: #000;
}

/* Special Hightlighted Elements */
.item-drop-card td, .character-stats .stat-value, .credit-balance, .cost, 
.pages .current-page, 
.cart-item-count, .important, .top-ranked a, .top-ranked td, 
.woe-table .time {
    color: #fff;
    font-weight:bold;
}


.character-stats {
    display:block;
}
.character-stats td {
    border:0px;
}


.shop-table tr, .generic-form, .generic-form-div, .credit-balance, 
.woe-table {
    background-color: #313131;
    border: 0px;
    border-radius:10px;
}

.shop-table td{
    background:transparent;
    border:0px;
}

.shop-table .shop-item-image {
    background: #fff;
}

.generic-form-table td p {
    color: #bbb;
}

.credit-balance {
    padding: 5px;
    margin:3px;
}

.shop-item-action a {
    border-bottom: 0px;
}

#LoginBox .textInput{
    width:180px;
    background-color:#000;
    color:#aaa;
    border:0px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #161616;
    border-color: #050505 #222222 #222222 #050505;
    border-image: none;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 2px 1px 1px 2px;
    color: #CCCCCC;
    display: inline;
    margin: 5px;
    padding: 8px;
    width: 170px;
}

/* Status Bar */

#LoginUp, #CharUp, #MapUp{
    display:none;
}

#ServerUp,
#WoeUp,
#OnlineCount,
#ServerTime{
    position:absolute;
    font-weight:bold;
    font-size:18px;
	text-transform:uppercase;
}

#OnlineCount{
	margin-left:auto;
	margin-right:auto;
	position:relative;
    font-family: 'borisblackbloxxregular', verdana;
    font-weight:bold;
    font-size:22px;
    text-shadow: 0 2px 1px #000;
    z-index:100;
}


.red {
    background-color: rgba(255,0,0,0.5);
    color: #FFFFFF;
    display: block;
    font-size: 120%;
    font-weight: bold;
    padding: 10px;
    border-radius:10px;
}

#ServerUp{
    top:32px;
    left:205px;
}

#WoeUp{
    top:32px;
    left:480px;
}

.On, .Off, #ServerTime{
    font-family: 'bpreplaybold', arial;

}

.On{
    color:#B86892;
}

.Off{
    color:#C2B9DA;
}

#OnlineCount{
    top:36px;
}

#ServerTime{
    margin-left:auto;
	margin-right:auto;
	position:relative;
	top:37px;
    font-size:14px;
    font-weight:normal;
    color:#555;
}

#Animation{
    width:800px;
    
}

#Content{
	position:relative;
	top:-15px;
}

#slide{
	margin-bottom:10px;
}


.spinnerDiv{
    background: url('../img/spinner-black.gif') top center no-repeat;
}


#hp{
    background: url('../../img/hp.png') top left no-repeat;
    width:400px;
    height:400px;
    left:300px;
    top:-180px;
}

#champ{
    background: url('../../img/champ.png') top left no-repeat;
    width:403px;
    height:540px;
    top:-130px;
    left:100px;
}


#NewsBox{
    height:400px;
}

#RSSNewsList, #RSSEventsList{
    height:320px;
    overflow:hidden;
    list-style-type: none;

}

#RSSNewsList{
    padding-left:10px;
    padding-right:0px;
}

#RSSEventsList{
    padding-left:3px;
    padding-right:0px;
    padding-right:0px;

}

#RSSNewsList .date, #RSSEventsList .date{
    float:right;
    display:block;
}


#NewsBox ul li{
    padding:3px 5px 3px 5px;
    overflow:hidden;
}
#NewsBox a{
    font-family:tahoma;
}


#NewsBox ul .type_0{
    background-color:rgba(0,0,0,0.2);
    border-radius:8px;
}

#NewsBox ul .type_1{
    background-color:rgba(255,255,255,0.04);
    border-radius:8px;
}

.fb-like-box {
    background-color:rgba(0,0,0,0.5);
    border-radius:5px;
    margin-left:auto;
    margin-right:auto;
}

#SocialBox{
    padding:15px;
}