@charset "utf-8";

.shop .not-applicable {
    font-style: italic;
    color: #fff;
}

#submenu, .sub-menu{
	padding: 10px 10px;
	background: url(../img/menubg.png) no-repeat;
	width: 548px;
	height: 34px;
	width:100%;
	font-family: "Tahoma";
    font-size: 10pt !important;
}
#submenu a{
	font-family: "Tahoma";
    font-size: 10pt !important;
	letter-spacing: -1px;
	text-shadow: 0px 0px 2px white;
}
.menu-item a {
	font-family:sans-serif;
	letter-spacing: -1px;
	text-shadow: 0px 0px 2px white;
}
/* CSS Document */
#navi ul li ul {
	border:0px !important;
}
.in-content{
	width: 600px;
	margin: 0 auto;
}
.vertical-table {
	font-family: "Tahoma";
    font-size: 8pt !important;
	border-spacing: 0;
	border-collapse: collapse;
}

.vertical-table th {
	font-weight:normal;
	padding: 5px 10px;
	background-color: #fdf6f0;
}

.vertical-table td {
	padding: 5px 12px;
	background-color: #d5bca2;
}

.vertical-table th, .vertical-table td {
	border: 1px solid #b89488;
}

.vertical-table label {
	display: block;
	padding: 5px;
}
.vertical-table .td-action {
	text-align: right;
}

.vertical-table form {
	margin: 0;
	padding: 0;
}

.horizontal-table {
	font-family: "Tahoma";
    font-size: 8pt !important;
	border-spacing: 0;
	border-collapse: collapse;
}

.horizontal-table th {
	font-weight:normal;
	padding: 5px 10px;
	background-color: #fdf6f0;
}

.horizontal-table td {
	padding: 5px 12px;
	background-color: #d5bca2;
}

.horizontal-table th, .horizontal-table td {
	border: 1px solid #b89488;
}

.generic-form {
	margin-top: 10px;
	padding: 10px;
	background-color: #d5bca2;
	border: 1px solid #b89488;
	width: auto;
	border-radius:10px;
}
.generic-form-div {
	padding: 10px;
	background-color: #d5bca2;
	border: 1px solid #b89488;
	width: auto;
}
.generic-form-table th label {
	display: block;
	padding: 6px;	
	font-family: "Tahoma";
    font-size: 10pt !important;
}

.generic-form-table td div {
	display: block;
	padding: 6px 0;
}
.generic-form-table th {
	text-align: right;
}
.generic-form-table td input[type=checkbox] {
	display: inline-block;
	margin-top: 6px;
}

.generic-form-table td p {
	margin: 6px 5px;
	color: #000;
}

.btntn button {
	width: 200px !important;
    height: 50px !important;
    border: 1px solid #ababab;
    background-color: #b79065;
    cursor: pointer;
    color: white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}

button{
	color: #703e3d;
	background-color:#b2a292;
	border-radius:5px;
	border:1px solid #b89488;
	padding:5px;
	cursor:pointer;
}

input[type="submit"], input[type="button"] {
	color: #703e3d;
	background-color:#b2a292;
	border-radius:5px;
	border:1px solid #b89488;
	padding:5px;
	cursor:pointer;
}
input[type=text], input[type=password], input[type=file], textarea {
    background: #fef2e2;	
	padding: 4px;
	color: #703e3d;
	border: 1px solid #b89488;
	outline-width: 0;
	border-radius:5px;
}

body{
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/bgbodytop.jpg), url(../img/bgbodybot.jpg);
	background-position: top center, bottom center;
	background-repeat: repeat-x;
	font-family: "Tahoma";
	font-size: 9pt;
	min-height: 1130px;
	z-index: -998;
}

hr {
	border: 0px;
	border-top: 1px solid #b89488;
}

h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	color: #703e3d;
	background-color: #d5bca2;
	border-radius: 5px;
	font-family: "Tahoma";
    font-size: 10pt !important;
}

h3 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	color: #703e3d;
	background-color: #d5bca2;
	border-radius: 5px;
	font-family: "Tahoma";
    font-size: 10pt !important;
}

p{
	margin: 0;
}

a{
	cursor: pointer;
	text-decoration: none;
	color:#703e3d;
}

#top{
	background: url(../img/bgtop.png) top center;
	width: 100%;
	height: 28px;
}

#topcon{
	margin: auto;
	width: 1128px;
	height: 28px;
}

#topleft{
	float: left;
}

#time{
	margin: 7px 0 0 80px;
	font-size: 8pt;
	width: 65px;
	text-align: center;
	color: #aaa;
}

#topright{
	float: right;
}

#toplinks{
	margin: 7px 0px 0 0px;
}

#toplinks a{
	text-decoration: none;
	color: #777;
	font-size: 7.75pt;
}

#toplinks a:hover{
	color: #eee;
}

#container{
	margin: auto;
	width: 1140px;
	height: 28px;
}

#navigation{
	margin: 35px auto 35px auto;
	background: url(../img/bgnavi.png) top center;
	width: 802px;
	height: 147px;
}

#navicon{
	position: absolute;
	margin: 52px 0 0 30px;
}


#navi{
	//position: absolute;
}

#navi ul{ margin: 0; padding: 0; }

#navi ul li {float:left; display:inline;}
#navi ul li ul {
position:absolute; margin-left: -30px; width:150px; background-color: #0093cc; border: 1px solid #0093cc; z-index: 1; opacity: 0.9;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
-webkit-box-shadow: -10px 10px 25px -5px rgba(0,0,0,0.75);
-moz-box-shadow: -10px 10px 25px -5px rgba(0,0,0,0.75);
box-shadow: -10px 10px 25px -5px rgba(0,0,0,0.75);
}
#navi ul li ul li a { 
	display:block;
	width: 178px;
	padding: 2px;
	color: #fff;
	text-transform: uppercase;
	font-size: 7.5pt;
	font-family: Tahoma;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
}
#navi ul li ul li a:hover { 
	color: #fff; 
	position: relative;
	left: 10px;
}
#navi ul li ul li:hover{
	position: relative;
	left: -10px;
	background: url(../img/navi-hover.png) 0 0 no-repeat;
}


#navi ul li ul.fallback {display:none;}
#navi ul li:hover ul.fallback {display:block;}

#nhome{
	/*opacity: 0.8;*/
	background: url(../img/btnnavi.png) no-repeat;
	background-position: 0 0;
	display: block;
  	width: 40px;
    height: 35px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#nhome:hover{ background-position: 0 -36px; /*opacity: 1; */ }

#ninfo{
	/*opacity: 0.8;*/
	background: url(../img/btnnavi.png) no-repeat;
	background-position: -40px 0;
	display: block;
  	width: 93px;
    height: 35px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#ninfo:hover{ background-position: -40px -36px; /*opacity: 1; */}

#nguides{
	/*opacity: 0.8;*/
	background: url(../img/btnnavi.png) no-repeat;
	background-position: -133px 0;
	display: block;
  	width: 90px;
    height: 35px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#nguides:hover{ background-position: -133px -36px; /*opacity: 1; */ }

#nsupport{
	/*opacity: 0.8;*/
	background: url(../img/btnnavi.png) no-repeat;
	background-position: -223px 0;
	display: block;
  	width: 70px;
    height: 35px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#nsupport:hover{ background-position: -223px -36px; /*opacity: 1; */ }

#ncommunity{
	/*opacity: 0.8;*/
	background: url(../img/btnnavi.png) no-repeat;
	background-position: -281px 0;
	display: block;
  	width: 90px;
    height: 35px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#ncommunity:hover{ background-position: -281px -36px; /*opacity: 1; */ }

#nranking{
	/*opacity: 0.8;*/
	background: url(../img/btnnavi.png) no-repeat;
	background-position: -360px 0;
	display: block;
  	width: 92px;
    height: 35px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#nranking:hover{ background-position: -360px -36px; /*opacity: 1; */ }

#content{
	margin: 65px 0 0 0;
	width: 1140px;
	height: auto;
}

#lpane{
	float: left;
	width: 260px;
	height: auto;
	margin-top: -15px;
}

#qlinks{
	background: url(../img/bgqlinks.png) top center;
	width: 258px;
	height: 420px;
	margin-bottom: 15px;
}

#qcon{
	position: absolute;
	margin: 100px 0 0 20px;
}
.beforelogin span {
	opacity: 0.8;
	background: url(../img/btnqlinks4.png) no-repeat;
	background-position: 10px 0;
	margin-top: 5px;
	display: block;
  	width: 220px;
    height: 54px; 
}
.beforelogin span:hover {opacity: 1;}
.login {
	position: relative;
	top: 10.5px;
	left: 105px;
	text-transform: uppercase;
	font-family: 'Steelfish';
	color: transparent;
	font-size: 21px;
	font-weight: 600;
	opacity:0.8;
}

.register {
	position: relative;
	top: 10px;
	left: 110px;
	text-transform: uppercase;
	font-family: 'Steelfish';
	color: transparent;
	font-size: 21px;
	font-weight: 400;
	opacity:0.8;
}
.afterlogin span {
	opacity: 0.8;
	background: url(../img/btnqlinks3.png) no-repeat;
	background-position: 10px 0px;
	margin-top: 5px;
	display: block;
  	width: 220px;
    height: 54px; 
}

.myaccount {
	position: relative;
	top: 10.5px;
	left: 87px;
	text-transform: uppercase;
	font-family: 'Steelfish';
	color: transparent;
	font-size: 19px;
	font-weight: 900;
	opacity:0.8;
}
.myaccount:hover {
	opacity: 1;
}
.logout {
	position: relative;
	top: 10.5px;
	left: 93px;
	text-transform: uppercase;
	font-family: 'Steelfish';
	color: transparent;
	font-size: 19px;
	font-weight: 900;
	opacity:0.8;
	
}
.logout:hover {
	opacity: 1;
}

#qdownload{
	opacity: 0.8;
	background: url(../img/btnqlinks.png) no-repeat;
	background-position: -0 -57px;
	display: block;
  	width: 220px;
    height: 58px; 
}
#qdownload:hover{ /*background-position: -230px -57px;*/ opacity: 1; }

#qbuy{
	opacity: 0.8;
	background: url(../img/btnqlinks.png) no-repeat;
	background-position: -0 -114px;
	display: block;
  	width: 220px;
    height: 58px; 
}
#qbuy:hover{ /*background-position: -230px -114px;*/ opacity: 1; }

#qvote{
	opacity: 0.8;
	background: url(../img/btnqlinks.png) no-repeat;
	background-position: -0 -171px;
	display: block;
  	width: 220px;
    height: 58px; 
}
#qvote:hover{ /*background-position: -230px -171px;*/ opacity: 1; }

.qshare{
	opacity: 0.8;
	background: url(../img/btnqlinks.png) no-repeat;
	background-position: -0 -229px;
	display: block;
  	width: 220px;
    height: 80px; 
}
.qshare:hover{ /*background-position: -230px -229px;*/ opacity: 1; }

#rlinks{
	margin-left: 18px;
	width: 258px;
	height: auto;
}

#rbtn{
	opacity: 1;
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}

#rbtn:hover{
	opacity: 0.9;
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}

#socials{
	margin-left: 18px;
	background: url(../img/bgsocials.png);
	width: 236px;
	height: 47px;
}

#scon{
	position: absolute;
	margin: 7px 0 0 125px;
}

#mpane{
	margin: 10px 0 0 -14px;
	float: left;
	width: 650px;
	height: auto;
}

#mtop{
	background: url(../img/bgmtop.png);
	width: 648px;
	height: 45px;	
}

#mmid{
	background: url(../img/bgmmid.png) repeat-y;
	width: 648px;
	min-height: 600px;
	height: auto;	
}

#mbot{
	background: url(../img/bgmbot.png);
	width: 648px;
	height: 26px;	
}

#episodes{
	position: absolute;
	margin: -40px 0 0 0;
	background: url(../img/bgepisode.png);
	width: 654px;
	height: 87px;
}

#enavi{
	position: absolute;
	margin: 43px 0 0 135px;
	z-index: 1;
}

#enavi ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#enavi ul li { display: inline; }
#enavi ul li a
{
text-decoration: none;
padding: 0 6px 0 6px;
}

#eOne{
	opacity: 0.8;
	background: url(../img/btnepisode.png) no-repeat;
	background-position: 0 0;
	display: inline-block;
  	width: 16px;
    height: 24px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#eOne:hover{ background-position: 0 -24px; opacity: 1; }

#eTwo{
	opacity: 0.8;
	background: url(../img/btnepisode.png) no-repeat;
	background-position: -28px 0;
	display: inline-block;
  	width: 16px;
    height: 24px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#eTwo:hover{ background-position: -28px -24px; opacity: 1; }

#eThree{
	opacity: 0.8;
	background: url(../img/btnepisode.png) no-repeat;
	background-position: -56px 0;
	display: inline-block;
  	width: 16px;
    height: 24px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#eThree:hover{ background-position: -56px -24px; opacity: 1; }

#eFour{
	opacity: 0.8;
	background: url(../img/btnepisode.png) no-repeat;
	background-position: -86px 0;
	display: inline-block;
  	width: 16px;
    height: 24px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#eFour:hover{ background-position: -86px -24px; opacity: 1; }

#eFive{
	opacity: 0.8;
	background: url(../img/btnepisode.png) no-repeat;
	background-position: -118px 0;
	display: inline-block;
  	width: 16px;
    height: 24px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#eFive:hover{ background-position: -118px -24px; opacity: 1; }

#eSix{
	opacity: 0.8;
	background: url(../img/btnepisode.png) no-repeat;
	background-position: -150px 0;
	display: inline-block;
  	width: 16px;
    height: 24px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#eSix:hover{ background-position: -150px -24px; opacity: 1; }

#eSeven{
	opacity: 0.8;
	background: url(../img/btnepisode.png) no-repeat;
	background-position: -186px 0;
	display: inline-block;
  	width: 23px;
    height: 24px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#eSeven:hover{ background-position: -186px -24px; opacity: 1; }

#eEight{
	opacity: 0.8;
	background: url(../img/btnepisode.png) no-repeat;
	background-position: -226px 0;
	display: inline-block;
  	width: 27px;
    height: 24px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#eEight:hover{ background-position: -226px -24px; opacity: 1; }

#eNine{
	opacity: 0.8;
	background: url(../img/btnepisode.png) no-repeat;
	background-position: -268px 0;
	display: inline-block;
  	width: 19px;
    height: 24px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#eNine:hover{ background-position: -268px -24px; opacity: 1; }

#eTen{
	opacity: 0.8;
	background: url(../img/btnepisode.png) no-repeat;
	background-position: -308px 0;
	display: inline-block;
  	width: 16px;
    height: 24px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#eTen:hover{ background-position: -308px -24px; opacity: 1; }
#eEleven{
	opacity: 0.8;
	background: url(../img/btnepisode.png) no-repeat;
	background-position: -344px 0;
	display: inline-block;
  	width: 19px;
    height: 24px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#eEleven:hover{ background-position: -344px -24px; opacity: 1; }
#eTwelve{
	opacity: 0.8;
	background: url(../img/btnepisode.png) no-repeat;
	background-position: -377px 0;
	display: inline-block;
  	width: 23px;
    height: 24px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#eTwelve:hover{ background-position: -377px -24px; opacity: 1; }
#eThirteen{
	opacity: 0.8;
	background: url(../img/btnepisode.png) no-repeat;
	background-position: -416px 0;
	display: inline-block;
  	width: 27px;
    height: 24px; 
	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
#eThirteen:hover{ background-position: -416px -24px; opacity: 1; }
#mhome{
	position: relative;
	overflow: hidden;
	margin: -15px 0 0 12px;
	background: url(../img/bgmcon_home.png) top center no-repeat;
	width: 624px;
	min-height: 614px;
}

#mhome{
	position: relative;
	overflow: hidden;
	margin: -15px 0 0 12px;
	background: url(../img/bgmcon_home.png) top center no-repeat;
	width: 624px;
	min-height: 614px;
}

#mnavi{
	position: absolute;
	margin: 51px 0 0 44px;
}

#news{
	position: absolute;
	margin: 120px 0 0 68px;
	width: 240px;
	height: 240px;
}
#events{
	position: absolute;
	margin: 120px 0 0 330px;
	width: 240px;
	height: 240px;
}

#newscon, #eventscon{
	font-size: 9pt;
	color: #63533d;
	line-height: 1.1em;
	border-bottom: 1pt dashed #806b4f;
	padding: 7px 0 7px 0;
}

#newscon p, #eventscon p{
	padding: 0;
	margin: 0;
}

#newscon a, #eventscon a{
	color: #9f7671;
}

#fguild{
	position: absolute;
	margin: 456px 0 0 27px;
}

#fss{
	position: absolute;
	margin: 456px 0 0 222px;
}

#ffa{
	position: absolute;
	margin: 456px 0 0 417px;
}

#mbotnavi{
	position: relative;
	top: 12px;
	background: url(../img/bgmbotnavi.png) center no-repeat;
	margin: auto;
	width: 648px;
	height: 26px;
}

#botnavi{
	position: absolute;
	margin: 3px 0 0 117px;
	z-index: 1;
}

#botnavi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#botnavi ul li a {
	font-size: 8pt;
	color: #896377;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 17px 0 6px;
}

#botnavi ul li a:hover{
	opacity: 0.8;
}
#botnavi ul li {float:left; display:inline;}
#botnavi ul li ul {
	position: absolute;
	margin: 5px 0 0 -50px;
	width: 200px;
	background-color: rgba(255,255,255,0.7);
	border: 1px solid #eee;
	z-index: 1; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#botnavi ul li ul li a { display: inline-block;  padding: 5px; color: #555; font-size: 7pt;}
#botnavi ul li ul li a:hover { color: #000; }
#botnavi ul li ul.fallback {display:none;}
#botnavi ul li:hover ul.fallback {display: inline-block;}

#rpane{
	position: relative;
	margin: 160px 0 0 -12px;
	float: left;
	width: 240px;
	height: auto;
}

#rtop{
	background: url(../img/bgrtop.png) no-repeat;
	width: 239px;
	height: 311px;
}

#quote{
	position: absolute;
	margin: 110px 0 0 50px;
	width: 145px;
	height: 145px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 8pt;
	color: #703e3d;
	line-height: 1.2em;
}

#qcon{
	display: block;
	overflow: hidden;
}

#btnnext{
	position: absolute;
	margin: 235px 0 0 125px;
	color: #703e3d;
	font-weight: bold;
	font-size: 8pt;
}

#rmidcon{
	text-align: center;
}
#rmidcon a img{
	margin-top: 5px;
}

#footer{
	margin-top: 20px;
	float: left;
	width: 1140px;
	height: auto;
}

#footercon{
	margin: auto;
	background: url(../img/bgfooter.png) no-repeat;
	width: 615px;
	height: 88px;
}

#fcon{
	padding: 5px 15px 5px 15px;
	color: #9f5148;
	font-size: 8pt;
}

#cmstxt{
	outline: 0;
	padding: 2px;
	width: 192px;
	height: 22px;
}

#cmsdd{
	outline: 0;
	padding: 2px;
	width: 200px;
	height: 30px;
}
