@charset "utf-8";

html {

    font-family: Helvetica, Arial, sans-serif;
    color: #333;
    font-size: 12px;
    background: #040c11;	overflow-y:scroll;
    overflow-x: hidden;
}

.mult {
    display: table;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
}

.mult .select {
    box-sizing: border-box;
    display: table;
    margin: 5px auto 0 auto;
    cursor: pointer;
}


.mult .select > * {
        float: left;
    transition: background-color 0.4s;
    position: relative;
    width: 80px;
    height: 80px;
    padding: 10px;
    overflow: hidden;
    background: #d9d9d9;
    margin: 0 1px 0 0;
}
.mult .select .actived {
    cursor: default;
    background: #ffffff;
}

.mult .select > div > div {
    width: 72px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    bottom: 11px;
    right: 15px;
    font-family: Arial;
    font-size: 9px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 2px #000;
    text-align: center;
    overflow: hidden;
}


#changeLang_link {
    margin-top: 3px;
}
#changeLang_link span {
    padding: 0 2px 0 0;
    cursor: pointer;
}

a img {

    border: 0;
}

a {

    color: #344253;
    text-decoration: underline;

}

a:hover {

    text-decoration: none;
    color: #4c6982;
    border-bottom: 0px
}

html a:active {

    outline:none;
}

.none {
    text-decoration: none;
    border-bottom: 0px;
}

.galery {
    text-decoration: none;
    border-bottom: 0px;
}

body {
    background: #000 url("../images/bg_top.jpg") repeat-x top;
    margin: 0;
    padding: 0;

}

#topbar {

    width: 977px;
    height: 35px;
    margin: auto;
    padding-right: 2px;
}

#topbar .tbleft {

    float: left;
    text-align:left;
}

#topbar .tbleft strong, #topbar .tbleft h1 {

    font-size: 14px;
    color: #d1d1d1;
    font-weight: 700;
    font-variant:small-caps;
    line-height: 35px;		
    margin: 0;
    padding: 0;
    border: 0;
}

#topbar .tbleft strong {

    font-size: 14px;
    color: #d1d1d1;
    font-weight: 700;
    font-variant:small-caps;
    line-height: 35px;
}

#topbar .tbright {

    width:340px;
    float: right;
}

#topbar .tbright #statusForm {

    width: 300px;
    float:left;
}

#topbar .tbright #statusForm #msg {

    float:right;
}

#topbar .tbright form {

    padding: 5px 0 0 0;
    float: right;
}

#topbar .tbright input {

    width: 134px;
    height: 21px;
    background: #110b0b;
    border: 1px solid #424141;		
    font-size: 12px;
    color: #FFF;
    float: left;
    margin: 1px 4px 0 0 ;
    line-height: 21px;
    padding: 0;
}

#topbar .tbright #hpassword {

    display: block;
}

#topbar .tbright #login {

    float: right;
}

#topbar .tbright .welcome {

    float: left;
    margin: 10px 4px 0 0 ;
    color: #73787a;
}

#topbar .tbright .welcome strong {

    color: #b5babc;
    font-weight: normal;
}

#topbar .tbright .but {

    width: 26px;
    height: 25px;
    background: url("../images/s.png") no-repeat;
    float: left;
    border: 0;
    cursor: pointer;
    padding: 0;
    margin: 0 3px 0 0;
}

#topbar .tbright .signin {

    background-position: 0 -62px;
}

#topbar .tbright .forgotpassword {

    background-position: -26px -62px;
    margin: 0;
}

#topbar .tbright .logout {

    background-position: -52px -62px;
    margin: 5px 4px 0 0;
}

#topbar .tbright .myaccount {

    background-position: -78px -62px;
    margin: 5px 0 0 0;
}

#bgmain {
    background-position: top,center;
    background-color: #020d13;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat; 
    height: 910px;
    margin-left: -20px;
}

#main {
    width: 1022px;
    position: absolute;
    left: 50%;
    margin-left: -511px;
    font-size: 12px;
}
#header {
    position:static;
    height: 472px;
}
#navi {
    position:static;
    font-family: Arial;
    font-size: 15px;
    text-justify:inter-word;
    height: 45px;
    background-image: url(../images/nav_bg.png);
    background-repeat: no-repeat;
    position: static;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 9px;
}

#nav_2 {
    position: absolute;
    font-size: 14px;
    height: 27px;
    background-image: url(../images/nav2_bg.png);
    background-repeat: no-repeat;
    padding-left: 45px;
    padding-top: 2px;
    padding-right: 45px;
    z-index: 1;
    width: 1022px;
}

span#pagination {
    display: none;
}

#pagination {
    margin-right: 30px;
    font-size: 14px;
    text-align:right;
    font-variant:small-caps;
    text-shadow: 0 1px 0 rgba(215,215,215, 1);
    width: 980px;
    /*position: absolute;
    z-index: 2;*/
    display: none;
}

#content {
    position:static;
    height: auto;
    margin: 0;
    min-height: 620px;
    background-image: url(../images/content_bg.png);
    background-repeat: repeat-y;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 1px;
    padding-bottom: 30px;
}

#content_play {
    position:static;
    height: auto;
    margin: 0;
    min-height: 620px;
    background-image: url(../images/content_bg_play.png);
    background-repeat: repeat-y;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 1px;
    padding-bottom: 30px;
}

#content h1 span {
    margin-top: 7px;
    margin-left: 11px;
    margin-right: 11px;
    width: 950px;
    max-width: 950px;
    display: block;
    height: 100%;


}

#content h1 span:first-letter {
    text-transform: uppercase;
}

#content_index {
    position:static;
    height: auto;
    margin: 0px;
    min-height: 620px;
    background-image: url(../images/content_bg_index.png);
    background-repeat: repeat-y;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 1px;
    padding-bottom: 30px;
}
#news {
    margin-top: 7px;
    margin-left: 11px;
    margin-right: 11px;
    width: 939px;
    max-width: 939px;
    display: block;
    height: 100%;

    font-size: 14px;
}
.pageContent {
    margin-top: 7px;
    margin-left: 11px;
    margin-right: 11px;
    width: 939px;
    max-width: 939px;
    display: block;
    height: 100%;

    font-size: 14px;
}

img.arrow {
    padding: 0 5px 0 6px;

}

img.arrow_cm {
    padding: 0 4px 0 0;

}

div.trail {
    font-family: Calibri;
    font-size: 13px;
    font-weight: 300;
    position:relative;
    color: #525966;
    z-index: 2;
    float: left;
    top: 4px; 
    left: 11px;

}

div.trail a {
    color: #525966;
    text-decoration: underline;
}

div.trail a:hover {
    color: #525966;
    text-decoration: none;
}

div.trail_panel {
    font-family: Calibri;
    font-size: 13px;
    position:relative;
    font-weight: 300;
    text-align: right;
    float: right;
    color: #525966;
    z-index: 2;
    top: 4px; 
    right: 11px;
}

div.trail_panel a {
    color: #525966;
    text-decoration: underline;
}

div.trail_panel a:hover {
    color: #525966;
    text-decoration: none;
}

div.forumnews a {
    font-size: 22px;
    text-decoration: none;
}

div.forumnews a:hover {
    text-decoration: none;
}

#page_end {

    width: 2000px;
    min-height: 550px;
    margin-top: -405px;
    margin-left: -476px;
    background: url("../images/page_end.png") no-repeat;
    position: static;
}

#footer {
    margin-top: -98px;
    width: 970px;
    text-align: center;
    color: #8e8e8e;
    font-size: 12px;
}

#footer .rights {
    color: #aeaeae;
    font-size: 11px;
    text-decoration: none;
    border-bottom: 0px;
}
#footer .rights:hover {

    text-decoration: none;
    color: #c1bfbf;
    border-bottom: 0px
}

#footer .links em {

    color: #272424;
    padding: 0 2px 0 2px;
}

#footer .links a {

    margin: 0;
    padding: 14px 0 0 0;
    color: #c9c9c9;
    font-size: 14px ;	font-variant:small-caps;
    text-shadow: 0 1px 1px #000;
    font-weight: 700;
}
#nav {
    margin: 0;
    padding: 0px 0px 0;
}
#nav li {
    margin: 0 0px;
    float: left;
    position: relative;
    list-style: none;
}

/* main level link */
#nav a {
    height: 20px;
    font-weight: bold;
    color: #171b22;
    text-decoration: none;
    display: block;
    padding:  8px 20px;
    margin: 0;	
    text-shadow: 0 1px 1px rgba(255,255,255, 1);
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
    background: none;
    border: none;
    color: #666;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#nav ul a:hover {
    background: #6f94a7 url(../images/gradient.png) repeat-x 0 -100px !important;
    color: #fff !important;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;

    text-shadow: 0 1px 1px rgba(0,0,0, .1);
}

/* dropdown */
#nav li:hover > ul {
    display: block;

}

/* level 2 list */
#nav ul {
    font-family: Helvetica, Arial, sans-serif;
    display: none;
    font-size:13px;
    margin: 0;
    padding: 0;
    width: 205px;
    position: absolute;
    top: 36px;
    left: 0;
    background: #ddd url(../images/gradient.png) repeat-x 0 0;

    -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    box-shadow: 0 1px 3px rgba(0,0,0, .3);
}
#nav ul li {
    float: none;
    margin: 0;
    padding: 0;
}

#nav ul a {
    font-weight: normal;
    text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#nav ul ul {
    left: 201px;
    top: 0px;
}

/* clearfix */
#nav:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#nav {
    display: inline-block;
} 
html[xmlns] #nav {
    display: block;
}
.clear {

    clear: both;
}
.spacer {
    min-height: 6px;
}
.small {
    margin-bottom: 5px;
}
.small2 {
    margin-bottom: 5px;
}
h1 {
    font-size: 19px;
    color: #4A6471;
    padding-top: 4px;
    padding-bottom: 9px;
}
h2 {
    font-size: 17px;
    color: #283941;
    margin-top: 0px;
    padding-bottom: 9px;
}
.rules-container {
    background-image: url(../images/rules-container-bg.jpg); no-repeat;
    width: 100%;
    height:210px; 
    color: #525252; 
    border-top: solid 1px #c5c5c5; 
    border-bottom: solid 1px #c5c5c5; 
    border-left: solid 1px #c5c5c5; 
    overflow-y: scroll; 
    overflow-x: hidden; 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
}
.rules-container h2 {
    font-size: 17px;
    color: #404040;
    margin-top: 0px;
    padding-bottom: 9px;
}
.how-to-title 
{
    font-size: 22px;
    font-weight: bold;
    color: #4a6471;
    padding-bottom: 3px;

}
.how-to-subtitle 
{
    font-size: 12px;
    color: #757575;
    font-weight: bold;
    padding-bottom: 15px;

}
.how-to {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
}
.how-to p {
    font-size: 16px;
    font-weight: bold;
}
.how-to ul li {
    list-style-image: url(../images/li-icon.png);
}
.how-to ul li {
    list-style-type: square;
    margin-left: -6px;
    padding-top: 20px;
}
.features {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
}
.features p {
    font-size: 14px;
    font-weight: bold;
}
.features ul li {
    list-style-image: url(../images/li-icon.png);
}
.features ul li {
    list-style-type: square;
    margin-left: -10px;
	margin-right: 30px;
	padding-bottom: 7px;
}
.play-now {
    margin-top: 12px;
    width: 940px;
    position: relative;
}
.registration {
    margin: 10px 0 0 9px;
    width: 340px;
    text-align: center;
    float: center;
}
.downloads {
    margin: -10px 0 0 -10px;
    width: 340px;
    position: center;
    text-align: left;
    padding-left: 40px;
}
h3 {
    font-size: 15px;
    color: #000000;
    margin-top: 2px;
    margin-bottom: 5px;

}
h4 {
    margin-top: 0px;
    margin-bottom: 5px;
}
h5 {
    font-size: 12px;
    color: #8e8e8e;
    margin-bottom: 5px;
}
h6 {
    margin-left: 15px;
    margin-top: -1px;
    font-size: 13px;
    color: #1C252B;

    text-align: left;
    font-variant:small-caps;
}

h7 {
    font-size: 12px;
    color: #1C252B;

}

a.footer:link {
    color: #366265;
    text-decoration: none;
}
a.footer:visited {
    text-decoration: none;
    color: #366265;
}
a.footer:hover {
    text-decoration: none;
    color: #000;
}
a.footer:active {
    text-decoration: none;
    color: #000;
}

form input, form select {

    margin-top: 5px;
    margin-bottom: 5px;
    background-image: url(../images/input_bg.png); no-repeat;
    border: 1px solid #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    float: left;
    color: #000;
}
.reg-form  {
    float: center;
    margin: 5px 0 0 20px;
}
.reg-form input {
    width: 285px;
    height: 25px;
    margin: 4px 0 4px 0;
    background-image: url(../images/input_bg.png);
    border: 1px solid #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 15px;
    float: left;
    color: #000;
}
.reg-form select {
    width: 311px;
    height: 30px;
    margin-top: 4px;
    margin-bottom: 4px;
    background-image: url(../images/input_bg.png); no-repeat;
    border: 1px solid #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 15px;
    float: left;
    color: #000;
}
input.checkbox {
    width:17px; 
    height:17px; 
    margin-left:0px; 
    margin-right: 5px;
}
.button {
    width: 150px;
    height: 40px;
    border: 1px solid #c6c9ca;
    background: url(../images/button_bg.png) repeat-x;
    padding: 7.5px 11px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    color: #515151;
    font-weight: bold;
    font-size: 14px;
    font-family:  Calibri, Helvetica, Arial, Georgia, serif;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}
.reg-form input.checkbox {
    width:17px; 
    height:17px; 
    margin-left:0px; 
    margin-right: 5px;
	}
.reg-form .button {
    width: 150px;
    height: 40px;
    border: 1px solid #c6c9ca;
    background: url(../images/button_bg.png) repeat-x;
    padding: 7.5px 11px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    color: #515151;
    font-weight: bold;
    font-size: 14px;
    font-family:  Calibri, Helvetica, Arial, Georgia, serif;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}
.rules-accept {
    text-align: left;
    vertical-align: middle;
    font-size:12px;
}
.rules-terms {
    margin-top: 2px;
    padding: 6px;
}
.vote_menu{
    vertical-align: middle;
}
.vote_menu ul{
    vertical-align:middle;
    margin: 0;
    padding: 0;
}
.vote_menu ul li{
    background: url("../images/vote_bg.png") no-repeat scroll 0 0, url(../images/exit.png) no-repeat 9px 16px;
    vertical-align:middle;
    list-style: none;
    margin: 0;
    padding: 6px;
}
.vote_menu ul li:first-child{
    background: url(../images/exit.png) no-repeat 9px 16px;
}
.vote_menu ul li:hover{
    background-color: #dcddde;
}
.vote_menu ul li a{
    vertical-align:middle;
    display: block;
    font-size: 19px;
    color: #737272;
    text-decoration: none;
    padding: 10px 0 9px 0;
    margin: 0 0 0 33px;
	font-family: initial;
	font-weight: 550;
}

.vote_menu ul li a:hover{
    background-color: #dcddde;
}
.vote-link {
    vertical-align:baseline;
}
.button:hover {
    background-position: 0 -40px;
    color: #4b5d6a;
}
.button:active {
    border: 1px solid #c6c9ca;
}
.reg-form .button:hover {
    background-position: 0 -40px;
    color: #4b5d6a;
}
.reg-form  .button:active {
    border: 1px solid #c6c9ca;
}
.reg-form  {
    margin-top: 10px;
    margin-right: 15px;
}
a.news:link {
    color: #9A9229;
    text-decoration: none;
}
a.news:visited {
    text-decoration: none;
    color: #9A9229;
}
a.news:hover {
    text-decoration: underline;
    color: #1A1B1F;
}
a.news:active {
    text-decoration: none;
    color: #1A1B1F;
}
#news_index {
    margin-top: 7px;
    margin-left: 11px;
    margin-right: 11px;
    width: 76%;

    font-size: 14px;
}
#right_menu_index {
    float:right;
    width: 206px;

    font-size: 14px;
}
div.fb-like {
    width: 206px;
    height: 30px;
    background: #dedede;
    border-top: #d3d3d3 1px;
    border-bottom: #d3d3d3 1px;
}
a img {
    text-decoration: none;
    border: 0 none;
}

/* English Menu & Spanish Menu */



#nav.en > li,
#nav.es > li,
#nav.br > li{
    background: url(../images/menu/menu_en.png);	
    height: 36px;
    font-size:15px;
    text-align:center;
}
#nav.es > li{
    background: url(../images/menu/menu_es.png);	
}
#nav.br > li{
    background: url(../images/menu/menu_br.png);
}

#nav.en li#home,
#nav.es li#home,
#nav.br li#home {    
    width: 193px;
    background-position:-1px 0 ;
}
#nav.en li#play_now,
#nav.es li#play_now,
#nav.br li#play_now {    
    width: 192px;
    background-position:-194px 0 ;
}
#nav.en li#servers,
#nav.es li#servers,
#nav.br li#servers {
    width: 192px;
    background-position:-386px 0 ;
}
#nav.en li#media,
#nav.es li#media,
#nav.br li#media {
    width: 192px;
    background-position:-578px 0 ;
}
#nav.en li#forum,
#nav.es li#forum,
#nav.br li#forum {
    width: 193px;
    background-position:-770px 0 ;
}
#nav.en li#home:hover,#nav.es li#home:hover,#nav.br li#home:hover{ background-position:-1px -36px ;}
#nav.en li#play_now:hover,#nav.es li#play_now:hover,#nav.br li#play_now:hover{  background-position:-194px -36px ; }
#nav.en li#servers:hover,#nav.es li#servers:hover,#nav.br li#servers:hover{ background-position:-386px -36px ;}
#nav.en li#media:hover,#nav.es li#media:hover,#nav.br li#media:hover{ background-position:-578px -36px ;}
#nav.en li#forum:hover,#nav.es li#forum:hover,#nav.br li#forum:hover{ background-position:-770px -36px ;}



#nav .current a, #nav li {
    z-index: 3;
}
.btn-download-game {
    margin:17px 0 10px 7px;
    background: url(../images/game-download.png) no-repeat;	
    width: 233px;
    height: 62px;
}
.btn-download-game:hover{
    background-position:0 -62px;	
    width: 233px;
    height: 62px;
}

.btn-download-update {
    margin-left:7px;
    background: url(../images/exilium-download.png) no-repeat;	
    width: 233px;
    height: 62px;
}
.btn-download-update:hover{
    background-position:0 -62px;	
    width: 233px;
    height: 62px;
}
table.account-manage {
    border: 1px solid #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-collapse: collapse;
    background: #FFFFFF;
    color: #404040;
}


table.account-manage td {
    padding: 0 15px 0 15px;
    height: 40px;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    border-top: 1px solid #c1c6cb;
}
table.account-manage td.left {
    text-align: left;
    width: 80%;
}
table.account-manage td.right {
    text-align: right;
}
table.account-manage input {
    width: 150px;
    height: 25px;
    margin-top: 4px;
    margin-bottom: 4px;
    background-image: url(../images/input_bg.png) no-repeat;
    border: 1px solid #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 15px;
    float: left;
    color: #000;
}
table.account-manage select {
    width: 166px;
    height: 30px;
    margin-top: 4px;
    margin-bottom: 4px;
    background-image: url(../images/input_bg.png) no-repeat;
    border: 1px solid #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 15px;
    float: left;
    color: #000;
}
table.list {
    background: #f2f2f2;
    color: #404040;
}

table.list tr {
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}

table.list th, table.list td {

    padding: 6px 12px;
    border-left: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    text-align: left;
}

table.list th{
    background: url("../images/services-bg.png");
    text-align: left;
}

table.list .voted a{
    opacity: 0.2;
    filter: alpha(opacity=20);
    display: block;
}
table.list td strong {
    color: #404040;
}

table.list tr td {
    color:#404040;
}

table.list_r {

    border-right: 2px solid #c1c6cb;
    border-top: 2px solid #c1c6cb;
    border-left: 2px solid #c1c6cb;
    border-bottom: 2px solid #c1c6cb;
    background: #ecf5e9;-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;-moz-box-shadow: 0 0 4px b8b8b8;
    -webkit-box-shadow: 0 0 4px b8b8b8;
    box-shadow: 0 0 4px b8b8b8;
}

table.list_r tr {

}

table.list_r th, table.list_r td {

    padding: 6px 12px;
    border-left: 1px solid #c1c6cb;
    border-bottom: 1px solid #c1c6cb;
    text-align: left;
}

table.list_r th{
    background: url("../images/services-bg.png");
    text-align: left;
}

table.list_r .voted a{
    opacity: 0.2;
    filter: alpha(opacity=20);
    display: block;
}
table.list_r td strong {
    color: #000;
}

table.list_r tr td {
    color:#000;
}

table.form {

    font-family: Helvetica, Arial, sans-serif;
    color: #252525;
    font-size: 14px;
}
/* my account */.myaccount {

    padding: 15px 0;
}

.myaccount .characterServices .col {

    width: 292px;
    padding: 0 10px;
}

.myaccount .characterServices .service-header {

    background-color:#283941;		font-size:15px;	font-style: bold; vertical-align: middle; height:25px;
    color: #ffffff;
    margin:0 0 5px;
    padding:7px 8px 0 8px;
}.service-header {    background-color:#283941;		font-size:15px;	font-style: bold; vertical-align: middle; height:25px;    color: #ffffff;    margin:0 0 5px;    padding:7px 8px 0 8px;}

.myaccount .characterServices .col a {
    width: 292px;	
    display:block;
    font-size:14px;
    padding:3px;
    margin:0 0 2px 0;
    cursor:pointer;
    text-decoration: none;
    border-bottom:0px;
}

.myaccount .characterServices .col a:hover {
    color: #344253;
    background-color:#f1f1f1;
    cursor:pointer;
    border-bottom:0px;
}

.myaccount .characterServices .col a div.iconGlow {

    background:url("../images/service-glow.png") no-repeat scroll 100% 0 transparent;		float:left;
    height:49px;
    margin:0 5px 0 -14px;
    width:54px;
}

.myaccount .characterServices .col a div.icon {

    background:url("../images/services-sprite.jpg") no-repeat scroll 0 0 transparent;		height:31px;
    margin:9px 0 0 14px;
    width:31px;
}

.myaccount .characterServices .col .service-title {

    float:left;
    margin:8px 0 0 0;
    width:195px;
}

.myaccount .characterServices .col a p {

    margin-top:4px;
    color:#76756f;
    float:left;
    font-size:11px;
    width:220px;
}

.myaccount .characterServices .col a br {

    clear: both;
}

.myaccount .characterServices .col a.unstuck div.icon{
    background-position: 0 -155px;
}

.myaccount .characterServices .col a.download div.icon{
    background-position: 0 -310px;

}

.myaccount .characterServices .col a.items-buy-log div.icon {

    background-position: 0 -31px;
}

.myaccount .characterServices .col a.pandora-shop div.icon{
    background-position: 0 -340px;
}

.myaccount .characterServices .col a.donate div.icon{
    background-position: 0 -372px;
}

.myaccount .characterServices .col a.vote-panel div.icon {

    background-position: 0 -62px;
}

.myaccount .characterServices .col a.recruit div.icon {

    background-position: 0 -217px;
}

.myaccount .characterServices .col a.change-password div.icon {

    background-position: 0 -248px;
}

/*
    BANNER SLIDE
*/
#fp-banner {margin-top: -7px; margin-left: -14px; width: 752px; position: relative; border-right: 0px solid #333;border-bottom: 1px solid #333;border-left: 0px solid #333}
/*#fp-banner .vertical-end-top {height: 28px; width: 967px; background: url("../images/vertical_end_btm.png") repeat-x} /**/
#fp-banner .vertical-end-btm {height: 28px; background: url("../images/vertical_end_btm.png") no-repeat}
#fp-banner .banner-left {width: 752px; height: 360px; border: none}
#fp-banner #panels {position: relative;/*background: url("../images/vertical_end_btm.png") no-repeat*/ background: #000 none}
#fp-banner #panels div.panel-item{display: none}
#fp-banner #panels div.panel-item:first-child{display: block}
#fp-banner #panels div.panel-item img{border: 1px solid #fff}
#fp-banner #pager {position: absolute; bottom: 6px; left: 10px}
#fp-banner #pager .page {margin-right: 5px; width: 15px; height: 15px; display: block; float: left; background: url("../images/paging_dots.png") no-repeat top left; text-indent: -5000px; cursor: pointer}
#fp-banner #pager .page:hover {background-position: bottom left}

hr.dashed {
    height: 0px;
    border-top: 1px dashed;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    color: #2f2c2c;
    margin-top: 10px;
    margin-bottom: 10px;


}

hr.image {
    height:1px;
    border-width:0;
    background: transparent url("../images/hr.png") left no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;


}

ul#navigation_vertical li {
    width: 100px;
}
ul#navigation_vertical li a {
    display: block;
    margin-left: -85px;
    width: 100px;
    height: 70px;
    background-color:#CFCFCF;
    background-repeat:no-repeat;
    background-position:center center;
    border:1px solid #AFAFAF;
    -moz-border-radius:0px 10px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}




.form_help:before,.tooltip:before{
    content:url("../images/seta_form_help.png");
    width:47px;
    height:27px;
    position:absolute;
    left:15px;
    top:-10px;
}

.form_help,.tooltip{
    content:attr(form_help);
    min-width:170px;
    max-width:450px;
    position:absolute;
    background:#333;
    padding:15px;
    border-radius:4px;
    color:#FFFFFF;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
    z-index:1;
    margin:0 15px 15px 0;
}

.boxtut {
    background-color: #ffe;
    font: 14px Verdana, Arial, Helvetica, sans-serif !important;
    padding: 10px 15px;
    margin: 10px 0;
    /*width:75%;*/
    text-align: left;
    font-weight: 500 !important;
    box-shadow: #DFDFDF 0 3px 5px;
}

.boxtut.info {
    border: 1px solid orange;
    background: #FFFFEE;
    color: #444;
}
.boxtut.erro {
    border: 1px solid red;
    background: #ffa28a;
    color: #333;
}

.boxtut.ok {
    border: 1px solid green;
    background: #b8dcb8;
    color: #444;
}
.facebook_box{
    font-size: 11px;
}
.facebook_box .face-posts{
    height: 350px;
    overflow: hidden;
    overflow-y: auto;
    padding-bottom: 15px;
}
.facebook_box .face-posts .post{
    padding: 15px 15px 0 15px;

}
.facebook_box .face-posts .post .divider{
    margin-top: 11px;
}
.facebook_box .face-posts .post:last-child .divider{
    display: none;
}
.facebook_box a{
    text-decoration: none;
}

.facebook_box .post-link {
    border-left: 2px solid #b1c2c9;
    display: block;
    margin: 4px 0 4px 2px;
    padding-left: 6px;
}
.facebook_box a {
    color: #2b6c8c;
    outline: 0 none;
    text-decoration: none;
}
.facebook_box .post-footer a{
    color: #717171;
}
.facebook_box .thumbnail{
    background: #FFFFFF;
    border: 1px solid #999;
    padding: 3px;
    display: inline-block;
}
.facebook_box .like-count {
    background: rgba(0, 0, 0, 0) url("../images/facebook_sprite.png") no-repeat scroll 3px -16px;
    height: 16px;
    padding-left: 20px;
    float: right;
}
.facebook_box .comment-count {
    background: rgba(0, 0, 0, 0) url("../images/facebook_sprite.png") no-repeat scroll 3px 0;
    height: 16px;
    padding-left: 20px;
    float: right;
}
input.error, textarea.error, select.error{
    border: 1px solid red;
}

.fullGallery {

}

.fullGallery a {
    
    /*background:#c8b28b;*/
    display: block;
    /*height: 118px;*/
    float: left;
    margin: 0 35px 35px 0;
   
    overflow: hidden;
}
.fullGallery a span{
    position: relative;
    width: 240px;
    height: 180px;
	padding: 1px;
	display: block;
	border:1px solid rgba(0,0,0,0.4);
	 border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.fullGallery a span img{
	border-radius:4px; 
	width: 240px;
    height: 180px;
}
.fullGallery a p{
	width: 240px;
	height: 34px;
	display: block;
    display: -webkit-box;
    margin: 0 auto;
    line-height: 1.2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fullGallery a:hover span{
    border-color: rgba(0,0,0,0.4);
    
    
   
}
.fullGallery a:hover span:before {
	position: absolute;
	width: 100%;
	height: 100%;
	content:' ';
	-moz-box-shadow:    inset 0 0 10px rgba(255,255,255,1);
   -webkit-box-shadow: inset 0 0 10px rgba(255,255,255,1);
   box-shadow:         inset 0 0 10px rgba(255,255,255,1);
   left: 0;
   top: 0;
   z-index: 1;
}

.fullGallery a .img .isvideo {
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}
.fullGallery a .img .isvideo > div {
    width: 240px;
    position: absolute;
    left: -36.5px;
    top: 0;
    border-radius: 4px;
}

.fullGallery a .vplay {
    width: 46px;
    height: 46px;
    position: absolute;
    left: 23px;
    top: 23px;
    background: transparent url('../images/play2.png') no-repeat;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.fullGallery2 a {
    border:1px solid rgba(0,0,0,0.4);
    display: block;
    position: relative;
    width: 240px;
    height: 180px;
    float: left;
    padding: 1px;
    margin: 0 35px 35px 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
}
.fullGallery2 a .img .isvideo {
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}
.fullGallery2 a .img .isvideo > div {
    width: 240px;
    position: absolute;
    left: -36.5px;
    top: 0;
    border-radius: 4px;
}

.fullGallery2 a .vplay {
    width: 46px;
    height: 46px;
    position: absolute;
    left: 99px;
    top: 65px;
    background: transparent url('../images/play2.png') no-repeat;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.fullGallery2 a:hover{
    border-color: rgba(0,0,0,0.4);
    
}
.fullGallery2 a:hover:before{
	position: absolute;
	width: 100%;
	height: 100%;
	content:' ';
	-moz-box-shadow:    inset 0 0 10px rgba(255,255,255,1);
   -webkit-box-shadow: inset 0 0 10px rgba(255,255,255,1);
   box-shadow:         inset 0 0 10px rgba(255,255,255,1);
   left: 0;
   top: 0;
   z-index: 1;
}
.table-striped2 {  font-size: 13px;}.table-striped2 tr {  height: 38px;}.table-striped2 tr:nth-child(odd){  background-color:#f9f9f9;}.table-striped2 tr:nth-child(even){  background-color:#efefef;}.table-striped2 tr:nth-child(odd) td{  padding-left: 10px;  padding-right: 10px;}.table-striped2 tr:nth-child(even) td{  padding-left: 10px;  padding-right: 10px;}


/* By Allan Rodrigues*/

.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.bank-panel-link{
	clear: both;
	margin-left: 11px;
	font-size: 14px;
	font-weight: normal;
}


.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-default {
    background-color: #777;
}
.label-primary {
    background-color: #283941;
}
.label-success {
    background-color: #5cb85c;
}
.label-info {
    background-color: #5bc0de;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-danger {
    background-color: #d9534f;
}

.text-success {
    color: #3c763d !important;
}
.text-danger {
    color: #a94442 !important;
}