/**
 * color: #8e5d5d;
 * player online: #daac42;
 * server status: #9e542b;
 */
@font-face {font-family: "MyriadProRegular"; src: url(../css/MyriadPro-Regular.otf); font-weight: "normal"; }
body { padding: 0; margin: 0; font-family: "MyriadProRegular"; color: #8e5d5d; background: #0c0a0b url(../img/bg.jpg) center top no-repeat; font-size: 9pt; }
a { color: #8e5d5d; border: 0; outline: 0; text-decoration: none; }
a:hover { color: #9e542b; }
#wrapper { width: 100%; background: url(../img/bgFooter.jpg) center bottom no-repeat; }
#main { width: 1032px; background: url(../img/render.png) center top no-repeat; margin: 0 auto; position: relative; }
#header { width: 100%; height: 310px; }
#header a { display: block; }
#header a img { position: relative; top: 80px; left: 70px; }

.header { width: 526px; height: 35px; background: url(../img/headingBg.png) center top no-repeat; margin-left: -5px; font-weight: bold; font-size: 10pt; line-height: 32pt; text-transform: uppercase; text-indent: 45pt; position: relative; }
.header img { position: absolute; top: 17px; left: 60px; height: 9px;}

.navigation { width: 567px; height: 35px; margin: 10px auto; }
.navigation ul, .navigation li { padding: 0; margin: 0; list-style: none; }
.navigation li a { display: block; }
.navigation li { display: inline-block; height: 35px; overflow: hidden; }
.navigation li { width: 80px; }
.navigation li img { position: relative; }
.navigation li:nth-child(1) img { left: 20px; }
.navigation li:nth-child(2) { width: 80px; }
.navigation li:nth-child(2) img { left: -75px; }
.navigation li:nth-child(3) { width: 110px; }
.navigation li:nth-child(3) img { left: -170px; }
.navigation li:nth-child(4) { width: 110px; }
.navigation li:nth-child(4) img { left: -290px; }
.navigation li:nth-child(5) { width: 60px; }
.navigation li:nth-child(5) img { left: -400px; }
.navigation li:nth-child(6) { width: 100px; }
.navigation li:nth-child(6) img { left: -480px; }
.navigation li img:hover { top: -45px; }

.container { width: 100%; }
.container_left { width: 213px; float: left; margin-top: 30px; }
.login_panel { width: 213px; height: 222px; background: url(../img/loginPanelBg.png) center top no-repeat; }
.login_box { width: 180px; height: 135px; position: relative; top: 60px; left: 17px; }
.input_box { width: 125px; height: 75px; float: left; }
.input_box input[type="text"] { width: 117px; height: 29px; padding: 5px; margin: 0; background: #100707; border: 1px solid #1f1212; outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 5px; color: #8e5d5d; } 
.input_box input[type="password"] { width: 117px; height: 29px; padding: 5px; margin: 0; background: #100707; border: 1px solid #1f1212; outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 5px; color: #8e5d5d; } 
.login_btn { width: 55px; height: 75px; float: left; }
.login_btn input[type="submit"] { width: 53px; height: 70px; background: url(../img/loginBtn.png) center top no-repeat; border: 0; outline: 0; font-size: 0; cursor: pointer; outline: 0; }
.login_btn input[type="submit"]:hover { background-position: 0 -71px; }
.account_buttons { padding-top: 10px; }
.account_buttons a { display: block; text-align: center; font-size: 11pt; color: #8e5d5d; padding: 2px 0; -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; } 
.account_buttons a:hover { color: #a34f4f; }

.my_account { width: 213px; height: 222px; background: url(../img/MyAccountBg.png) center top no-repeat; }
.my_account li a { font-family: 'Oswald', sans-serif; text-transform: uppercase; color: #8e5d5d; font-size: 10pt; padding: 2px 0; display: block; padding-left: 30px; -webkit-transition: all 200ms ease-in-out;}
.my_account_box { width: 180px; height: 135px; position: relative; top: 60px; left: 17px; }
.my_account_buttons { padding-top: 10px; }
.my_account_buttons a { display: block; text-align: left; font-size: 11pt; color: #8e5d5d; padding: 2px 0; -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; } 
.my_account_buttons a:hover { color: #a34f4f; }

.server_status { width: 200px; height: 196px; background: url(../img/serverStatusBg.png) center top no-repeat; margin: 10px auto; }
.server_status .status_box { width: 180px; height: 50px; margin: 0 auto; position: relative; top: 55px; font-size: 10pt; text-align: center; }
.server_status .status_box p { padding: 5px 0; color: #9e542b; font-weight: bold; }
.server_status .status_box span.online { color: #00ff00; }
.server_status .status_box span.offline { color: #ee0000; }
.server_status .online { padding-top: 20px; }
.server_status .online .count { color: #daac42; font-size: 19pt; font-weight: bold; }

.ranking { width: 213px; height: 321px; background: url(../img/rankingBg.png) center top no-repeat; margin: 0 auto; }
.ranking_content { width: 180px; position: relative; /*top: 60px;*/ padding-top: 55px; margin: 0 auto; }
.ranking_box { width: 180px; height: 42px; overflow: hidden; margin-bottom: 4px; }
.ranking_box .rank { width: 29px; height: 40px; float: left; }
.ranking_box .rank { background: #100707; border: 1px solid #261111; text-align: center; margin-right: 3px; }
.ranking_box .rank p:nth-child(1) { padding: 6px 0 0 0; font-size: 9pt; font-weight: bold; }
.ranking_box .rank p { padding: 2px 0 0 0; font-size: 12pt; font-weight: bold; }
.ranking_box .info { width: 145px; height: 40px; float: left; }
.ranking_box .info p:nth-child(1) { background: #100707; border: 1px solid #261111; text-align: center; font-size: 10pt; padding: 3px 0; color: #9e542b; margin-bottom: 2px; }
.ranking_box .info p:nth-child(2) { background: #100707; border: 1px solid #261111; text-align: center; font-size: 10pt; padding: 2px 0; color: #8e5d5d; }
.ranking_content p.see_more a { display: block; text-align: center; color: #a34f4f; text-decoration: underline; font-weight: bold; padding-top: 3px; }

.container_middle { width: 593px; float: left; margin: 0 5px; }
.container_middle_top { width: 593px; height: 60px; background: url(../img/containerMiddleTop.png) center top no-repeat; }
.container_middle_center { width: 593px; min-height: 800px; background: url(../img/containerMiddleCenter.png) center top repeat-y; }
.container_middle_bottom { width: 593px; height: 159px; background: url(../img/containerMiddleBottom.png) center top no-repeat; margin-top: -120px; }
.container_right { width: 213px; float: left; margin-top: 30px; }
.quicklinks { width: 213px; height: 357px; background: url(../img/quickLinksBg.png) center top no-repeat; }
.quicklinks ul, .quicklinks li { padding: 0; margin: 0; list-style: none }
.quicklinks ul { width: 195px; position: relative; top: 60px; margin: 0 auto; }
.quicklinks li a { font-family: 'Oswald', sans-serif; text-transform: uppercase; color: #8e5d5d; font-size: 12pt; padding: 10px 0; display: block; padding-left: 30px; -webkit-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out; }
.quicklinks li a:hover { background: url(../img/quicklinks_hover.png) center center no-repeat; color: #a34f4f; }

.container_middle2 { width: 593px; float: left; margin: 0 5px; }
.container_middle_top2 { width: 593px; height: 60px; background: url(../img/containerMiddleTop.png) center top no-repeat; }
.container_middle_center2 { width: 593px; min-height: 800px; background: url(../img/containerMiddleCenter.png) center top repeat-y; }
.container_middle_bottom2 { width: 593px; height: 159px; background: url(../img/containerMiddleBottom.png) center top no-repeat; margin-top: -120px; }
.container_right2 { width: 213px; float: left; margin-top: 30px; }
.quicklinks2 { width: 213px; height: 415px; background: url(../img/account_option.png) center top no-repeat; }
.quicklinks2 ul, .quicklinks li { padding: 0; margin: 0; list-style: none }
.quicklinks2 ul { width: 195px; position: relative; top: 60px; margin: 0 auto; }
.quicklinks2 li a { font-family: 'Oswald', sans-serif; text-transform: uppercase; color: #8e5d5d; font-size: 11pt; padding: 9px 0; display: block; padding-left: 30px; -webkit-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out; }
.quicklinks2 li a:hover { background: url(../img/quicklinks_hover.png) center center no-repeat; color: #a34f4f; }

.itemshop { width: 213px; height: 222px; background: url(../img/itemShopBg.png) center top no-repeat; margin: 10px 0; }
.itemshop_box { width: 180px; height: 120px; margin: 0 auto; position: relative; top: 60px; overflow: hidden; }
.itemshop_box .cycle-slideshow > div { width: 100%; }
.itemshop_box img { width: 96px; height: 96px; display: block; margin: 0 auto; }
.itemshop_box .desc { font-size: 11pt; color: #9e542b; text-align: center; text-transform: uppercase; padding-top: 10px; }
.itemshop_box .desc .cost { display: block; text-align: center; color: #a34f4f; font-size: 10pt; }

.facebook { width: 213px; height: 220px; overflow: hidden; border: 1px solid #1f1212 !important; }
.facebook iframe { width: 216px !important; height: 217px !important; outline: 1px solid #1f1212 !important; position: relative; top: -2px; left: -2px; }

.page { padding: 10px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; margin-top: -30px; }
.page .page-header { width: 526px; height: 35px; background: url(../img/headingBg.png) center top no-repeat; margin: 0 auto; font-weight: bold; font-size: 10pt; line-height: 32pt; text-transform: uppercase; text-indent: 45pt; position: relative; }
.page .page-table { width: 526px; margin: 0 auto; border-collapse: collapse; }
.page .page-table tr td { padding: 5px 0; }
.page .page-table input[type="text"], .page .page-table input[type="password"] { width: 100% !important; background: #100707; border: 1px solid #261111; outline: 0; color: #8e5d5d; padding: 2px; } 
.page .page-table select, .page .page-table option { background: #100707; border: 1px solid #261111; outline: 0; color: #8e5d5d; }
.page .page-table input[type="submit"] { background: #43090a; border-radius: 2px; border: 1px solid #5c1315; font-size: 10pt; text-align: center; display: block; margin: 0 auto; text-transform: uppercase; cursor: pointer; padding: 3px 20px; color: #941f1f; font-family: "Oswald", sans-serif; text-shadow: 0 0 6px rgba(97,29,17,0.8); -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; } 
.page .page-table input[type="submit"]:hover { color: #ae2727; }
.page .page-table input[type="button"] { background: #43090a; border-radius: 2px; border: 1px solid #5c1315; font-size: 8pt; text-align: center; display: block; margin: 0 auto; text-transform: uppercase; cursor: pointer; padding: 1px 20px; color: #941f1f; font-family: "Oswald", sans-serif; text-shadow: 0 0 6px rgba(97,29,17,0.8); -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; } 
.page .page-table input[type="button"]:hover { color: #ae2727; }

.page .page-table.table { margin-top: 10px;  }
.page .page-table.table tr td { background: #1a0c0c; border: 1px solid #261111; }
.page .page-table.table tr th, .page .page-table.table tr:nth-child(1) td { background: #100707; border: 1px solid #261111; text-transform: uppercase; font-family: "Oswald", sans-serif; }

.pagepanel { padding: 10px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; margin-top: -30px; }
.pagepanel .page-header { width: 526px; height: 35px; background: url(../img/headingBg.png) center top no-repeat; margin: 0 auto; font-weight: bold; font-size: 10pt; line-height: 32pt; text-transform: uppercase; text-indent: 45pt; position: relative; }
.pagepanel .page-table { width: 526px; margin: 0 auto; border-collapse: collapse; }
.pagepanel .page-table tr td { padding: 5px 0; }
.pagepanel .page-table input[type="text"], .pagepanel .page-table input[type="password"] { width: 100% !important; background: #100707; border: 1px solid #261111; outline: 0; color: #8e5d5d; padding: 2px; } 
.pagepanel .page-table select, .pagepanel .page-table option { background: #100707; border: 1px solid #261111; outline: 0; color: #8e5d5d; }
.pagepanel .page-table input[type="submit"] { background: #43090a; border-radius: 2px; border: 1px solid #5c1315; font-size: 8pt; text-align: center; display: block; margin: 0 auto; text-transform: uppercase; cursor: pointer; padding: 1px 20px; color: #941f1f; font-family: "Oswald", sans-serif; text-shadow: 0 0 6px rgba(97,29,17,0.8); -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; } 
.pagepanel .page-table input[type="submit"]:hover { color: #ae2727; }
.pagepanel .page-table input[type="button"] { background: #43090a; border-radius: 2px; border: 1px solid #5c1315; font-size: 8pt; text-align: center; display: block; margin: 0 auto; text-transform: uppercase; cursor: pointer; padding: 1px 20px; color: #941f1f; font-family: "Oswald", sans-serif; text-shadow: 0 0 6px rgba(97,29,17,0.8); -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; } 
.pagepanel .page-table input[type="button"]:hover { color: #ae2727; }

.pagepanel .page-table.table { margin-top: 10px;  }
.pagepanel .page-table.table tr td { background: #1a0c0c; border: 1px solid #261111; }
.pagepanel .page-table.table tr th, .pagepanel .page-table.table tr:nth-child(1) td { background: #100707; border: 1px solid #261111; text-transform: uppercase; font-family: "Oswald", sans-serif; }

.undopagepanel { padding: 10px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; margin-top: -30px; }
.undopagepanel .page-header { width: 526px; height: 35px; background: url(../img/headingBg.png) center top no-repeat; margin: 0 auto; font-weight: bold; font-size: 10pt; line-height: 32pt; text-transform: uppercase; text-indent: 45pt; position: relative; }
.undopagepanel .page-table { width: 526px; margin: 0 auto; border-collapse: collapse; }
.undopagepanel .page-table tr td { padding: 5px 0; }
.undopagepanel .page-table input[type="text"], .undopagepanel .page-table input[type="password"] { width: 100% !important; background: #100707; border: 1px solid #261111; outline: 0; color: #8e5d5d; padding: 2px; } 
.undopagepanel .page-table select, .undopagepanel .page-table option { background: #100707; border: 1px solid #261111; outline: 0; color: #8e5d5d; }
.undopagepanel .page-table input[type="submit"] { background: #173B0B; border-radius: 2px; border: 1px solid #298A08; font-size: 8pt; text-align: center; display: block; margin: 0 auto; text-transform: uppercase; cursor: pointer; padding: 1px 20px; color: #298A08; font-family: "Oswald", sans-serif; text-shadow: 0 0 6px rgba(97,29,17,0.8); -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; } 
.undopagepanel .page-table input[type="submit"]:hover { color: #5FB404; }

.undopagepanel .page-table.table { margin-top: 10px;  }
.undopagepanel .page-table.table tr td { background: #1a0c0c; border: 1px solid #261111; }
.undopagepanel .page-table.table tr th, .undopagepanel .page-table.table tr:nth-child(1) td { background: #100707; border: 1px solid #261111; text-transform: uppercase; font-family: "Oswald", sans-serif; }

.buypage { padding: 10px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; margin-top: -30px; }
.buypage .page-header { width: 526px; height: 35px; background: url(../img/headingBg.png) center top no-repeat; margin: 0 auto; font-weight: bold; font-size: 10pt; line-height: 32pt; text-transform: uppercase; text-indent: 45pt; position: relative; }
.buypage .page-table { width: 526px; margin: 0 auto; border-collapse: collapse; }
.buypage .page-table tr td { padding: 5px 0; }
.buypage .page-table input[type="text"], .buypage .page-table input[type="password"] { width: 20% !important; background: #100707; border: 1px solid #261111; outline: 0; color: #8e5d5d; padding: 2px; } 
.buypage .page-table select, .buypage .page-table option { background: #100707; border: 1px solid #261111; outline: 0; color: #8e5d5d; }
.buypage .page-table input[type="submit"] { background: #43090a; border-radius: 2px; border: 1px solid #5c1315; font-size: 10pt; text-align: center; display: block; margin: 0 auto; text-transform: uppercase; cursor: pointer; padding: 3px 20px; color: #941f1f; font-family: "Oswald", sans-serif; text-shadow: 0 0 6px rgba(97,29,17,0.8); -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; } 
.buypage .page-table input[type="submit"]:hover { color: #ae2727; }
.buypage .page-table input[type="button"] { background: #43090a; border-radius: 2px; border: 1px solid #5c1315; font-size: 8pt; text-align: center; display: block; margin: 0 auto; text-transform: uppercase; cursor: pointer; padding: 1px 20px; color: #941f1f; font-family: "Oswald", sans-serif; text-shadow: 0 0 6px rgba(97,29,17,0.8); -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; } 
.buypage .page-table input[type="button"]:hover { color: #ae2727; }

.buypage .page-table.table { margin-top: 10px;  }

.buypage .page-table.table tr th, 
.buypage .page-table.table  td { background: #100707; font-family: "Oswald", sans-serif; }

.referfriendpage { padding: 10px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; margin-top: -30px; }
.referfriendpage .page-header { width: 526px; height: 35px; background: url(../img/headingBg.png) center top no-repeat; margin: 0 auto; font-weight: bold; font-size: 10pt; line-height: 32pt; text-transform: uppercase; text-indent: 45pt; position: relative; }
.referfriendpage .page-table { width: 526px; margin: 0 auto; border-collapse: collapse; }
.referfriendpage .page-table tr td { padding: 5px 0; }
.referfriendpage .page-table input[type="text"], .referfriendpage .page-table input[type="password"] { width: 80% !important; background: #100707; border: 1px solid #261111; outline: 0; color: brown; padding: 2px; } 
.referfriendpage .page-table select, .referfriendpage .page-table option { background: #100707; border: 1px solid #261111; outline: 0; color: #8e5d5d; }
.referfriendpage .page-table input[type="submit"] { background: #43090a; border-radius: 2px; border: 1px solid #5c1315; font-size: 10pt; text-align: center; display: block; margin: 0 auto; text-transform: uppercase; cursor: pointer; padding: 3px 20px; color: #941f1f; font-family: "Oswald", sans-serif; text-shadow: 0 0 6px rgba(97,29,17,0.8); -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; } 
.referfriendpage .page-table input[type="submit"]:hover { color: #ae2727; }
.referfriendpage .page-table input[type="button"] { background: #43090a; border-radius: 2px; border: 1px solid #5c1315; font-size: 8pt; text-align: center; display: block; margin: 0 auto; text-transform: uppercase; cursor: pointer; padding: 1px 20px; color: #941f1f; font-family: "Oswald", sans-serif; text-shadow: 0 0 6px rgba(97,29,17,0.8); -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; } 
.referfriendpage .page-table input[type="button"]:hover { color: #ae2727; }

.referfriendpage .page-table.table { margin-top: 10px;  }

.referfriendpage .page-table.table tr th, 
.referfriendpage .page-table.table  td { background: #100707; font-family: "Oswald", sans-serif; }


.slider { width: 520px; height: 149px; border: 1px solid #1f1212; margin: 0 auto; position: relative; overflow:hidden; }
.slider #prev, .slider #next { position: absolute; z-index: 105; cursor: pointer; opacity: 0.8; -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; }
#prev { top: 55px; left: 10px; }
#next { top: 55px; right: 10px; }
.slider #prev:hover, .slider #next:hover { opacity: 1; }

#peopleArea{ width:520px; height:225px; margin: 20px; }
#peopleCon{ width:520px; height:225px; overflow:hidden; position:relative; overflow:hidden; border: 1px solid #1f1212; }
#Wizard{ width:50px; height:20px; background-image:url(/img/class/peopleBtn.jpg); background-position:0px -20px; position:absolute; left:212px; top:17px; display:block; vertical-align:middle; line-height:20px; text-align:center; }
#Monk{ width:50px; height:20px; background-image:url(/img/class/peopleBtn.jpg); background-position:0px 0px; position:absolute; left:272px; top:17px; display:block; vertical-align:middle; line-height:20px; text-align:center; }
#Assassin{ width:50px; height:20px; background-image:url(/img/class/peopleBtn.jpg); background-position:0px 0px; position:absolute; left:332px; top:17px; display:block; vertical-align:middle; line-height:20px; text-align:center; }
#Fairy{ width:50px; height:20px; background-image:url(/img/class/peopleBtn.jpg); background-position:0px 0px; position:absolute; left:392px; top:17px; display:block; vertical-align:middle; line-height:20px; text-align:center; }
#Tamer{ width:50px; height:20px; background-image:url(/img/class/peopleBtn.jpg); background-position:0px 0px; position:absolute; left:452px; top:17px; display:block; vertical-align:middle; line-height:20px; text-align:center; }
.div1{ width:520px; height:225px; background-image:url(/img/class/people1.jpg); margin:0 auto; position:relative; }
.div2{ width:520px; height:225px; background-image:url(/img/class/people2.jpg); margin:0 auto; position:relative; }
.div3{ width:520px; height:225px; background-image:url(/img/class/people3.jpg); margin:0 auto; position:relative; }
.div4{ width:520px; height:225px; background-image:url(/img/class/people4.jpg); margin:0 auto; position:relative; }
.div5{ width:520px; height:225px; background-image:url(/img/class/people5.jpg); margin:0 auto; position:relative; }
.txtPeople{ width:280px; height:206px; text-align:left; position:absolute; left:220px; top:60px; }

.welcome_area { width: 522px; height: 234px; background: url(../img/welcomeBg.png) center top no-repeat; margin: 30px auto 0; padding: 33px 0 0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; font-family: "MyriadProRegular"; } 
.welcome_area p { width: 280px; font-size: 10pt; padding: 0 10px 10px 10px; text-indent: 20pt; line-height: 12pt; }

.news { width: 520px; margin: 20px auto 0; }
.news_content { width: 520px; margin: 0 auto; background: #060404; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.news_content table { border-collapse: collapse; }
.news_content tr>td { padding: 7px 0; font-size: 10pt; border-bottom: 1px solid #1f1212; color: #8e5d5d; }
.news_content tr>td a { display: block; color: #8e5d5d; -webkit-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out; }
.news_content tr>td:nth-child(1) { width: 420px; }
.news_content tr>td:nth-child(2) { width: 150px; text-align: right; }
.news_content tr:last-child td { border-bottom: 0; }
.news_content tr:hover td a, .news_content tr:hover td { color: #a34f4f; }
.news_content img { max-width:100%; max-height:100%; margin:auto; display:block;}

.cpanel { width: 520px; margin: 20px auto 0; }
.cpanel_content { width: 520px; margin: 0 auto; background: #060404; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cpanel_content table { border-collapse: collapse; }
.cpanel_content tr>td { padding: 7px 0; font-size: 11pt; border-bottom: 1px solid #1f1212; color: #8e5d5d; }
.cpanel_content tr>td:nth-child(1) { width: 420px; }
.cpanel_content h2 { font-size: 13pt; font-weight: bold; }


.server_info { width: 520px; margin: 0 auto; }
.server_info p { padding: 4px 10px; }
p.link a { color: #a34f4f; text-decoration: underline; font-weight: bold; }

.blood_palace { width: 176px; height: 179px; background: url(../img/blood_palace_bg.png) center top no-repeat; position: absolute; top: 190px; right: 25px; }
.blood_palace_box { width: 140px; height: 95px; position: relative; top: 30px; margin: 0 auto; }
.blood_palace_box p { text-align: center; font-weight: normal; font-size: 9pt; line-height: 12pt; }
.blood_palace_box p a { color: #a34f4f; text-decoration: underline; font-weight: bold; }

.blood_palace2 { width: 176px; height: 179px; background: url(../img/blood_palace_bg2.png) center top no-repeat; position: absolute; top: 190px; right: 25px; }

.servertime { width: 176px; height: 75px; background: url(../img/ServerTbg.png) center top no-repeat; position: absolute; top: 290px; left: 20px; }
.servertime_box { width: 140px; height: 75px; position: relative; top: 24px; margin: 0 auto; }
.servertime_box p { text-align: center; font-weight: normal; font-size: 11pt; line-height: 12pt; }
.servertime_box p a { color: #a34f4f; text-decoration: underline; font-weight: bold; }

#footer { height: 275px; }
#footer_box { width: 550px; height: 70px; background: rgba(6,4,4,0.8); border: 1px solid #1a0f0f; margin: 0 auto; position: relative; top: 100px; }
#footer_box .logo { width: 100px; float: left; }
#footer_box .logo img { width: 90px; position: relative; top: 10px; left: 20px; }
#footer_box .copyright { text-align: center; width: 350px; float: left; padding-top: 22px; }
#footer_box .developer { width: 100px; float: left; }
#footer_box .developer img { width: 70px; top: 10px; position: relative; }
.clear { clear: both; }

canvas.tutCanvas { background: #3B0B0B; border: 20px solid #8B4513; padding: 3px; margin-top: 3px; margin-left: 3px;} 
.luckywheelpage button  { background: #43090a; border-radius: 2px; border: 1px solid #5c1315; font-size: 15pt; text-align: center; display: block; margin: 0 auto; text-transform: uppercase; cursor: pointer; padding: 3px 20px; color: #941f1f; font-family: "Oswald", sans-serif; text-shadow: 0 0 6px rgba(97,29,17,0.8); -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; } 
.luckywheelpage button:hover { color: #ae2727; }
.luckywheelpage { padding: 10px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; margin-top: -30px; }
.luckywheelpage .page-header { width: 526px; height: 35px; background: url(../img/headingBg.png) center top no-repeat; margin: 0 auto; font-weight: bold; font-size: 10pt; line-height: 32pt; text-transform: uppercase; text-indent: 45pt; position: relative; }
.luckywheelpage .page-table { width: 526px; margin: 0 auto; border-collapse: collapse; }
.luckywheelpage .page-table tr td { padding: 5px 0; }

.luckywheelpage .page-table.table { margin-top: 10px;  }
.luckywheelpage .page-table.table tr td { background: #1a0c0c; border: 1px solid #261111; }
.luckywheelpage .page-table.table tr th, .pagepanel .page-table.table tr:nth-child(1) td { background: #100707; border: 1px solid #261111; text-transform: uppercase; font-family: "Oswald", sans-serif; }
