/**
	* @file style.css
	* This stylesheet provides the main styles for LOH.
	* Date:Jun 8 09
	*/

/***main***/
body {
	 background: #000000 url(http://i58.photobucket.com/albums/g271/jokim1/openweb/registration_bg.jpg) 50% top no-repeat;
	 font-size:12px;
	 font-family:Arial;
	 color:#FFFFFF;
} 
.body_wrap {
	width:986px;
	margin:0 auto;
	margin-top:153px;
}
.pad_welcome {
	height:533px;
	width:658px;
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/registration_welcome.png) left top no-repeat;
}
.pad_welcome .text {
	text-align:center;
	width:505px;
	margin:230px 0 0 95px;
}
.pad_welcome .text .title{
	color:#00bdf5;
	font-weight:bold;
	margin-bottom:-8px;
}
.pad_welcome .text .wish{
	color:#00bdf5;
	font-size:12px;
}
.pad_welcome .text .normal{
	font-family:Times;
	color:#ffffff;
	font-size:12px;
}
.pad_welcome .text ul {
	text-align:left;
	font-family:Times;
	color:#ffffff;
	font-size:12px;
	line-height:27px;
	padding-left:42px;
}
*+html .pad_welcome .text ul {
	padding-left:8px;
}
* html .pad_welcome .text ul {
	padding-left:8px;
}
.pad_welcome .text ul li {
	padding-left:20px;
}
.reg_area {
	margin-top:15px;
	margin-left:8px;
}
.reg_table {
	width:310px;
	padding-top:29px;
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/bg_login_top.png) left top no-repeat;
}
.reg_table_body {
	width:310px;
	padding:10px;
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/bg_login_body.png) left bottom no-repeat;
}
.reg_table table tr td{
	color:#FFFFFF;
	height:24px;
}
.reg_table table tr .rt {
	text-align:right;
	padding-right:6px;
}
.reg_table input{
	width:131px;
	background:#1f0101;
	border:1px solid #bf1919;
	color:#666;
	font-size:12px;
}
.reg_table img {
	vertical-align:10%;
}
.accept {
	color:#FFFFFF;
	padding-top:4px;
	padding-left:12px;
}
.accept span {
	display:block;
	line-height:28px;
}
.accept img {
	vertical-align:-15%;
}
.btn {
	padding-left:6px;
}
.btn #icon_back {
	margin-right:36px;
}
.footer {
	border-top:1px solid #aaaaaa;
	width:942px;
	margin:0 auto;
	padding-top:16px;
	color:#6c6c6e;
	font-size:11px;
}
.footer .split {
	margin:0 10px;
}
.footer a:link, .footer a:visited{
	color:#6c6c6e;
	text-decoration:none;
}
 .footer a:hover {
	color:#6c6c6e;
	text-decoration:underline;
 }

/***misc***/
.right {
	float: right;
}
.left {
 	float: left;
}
.clear {
 	clear: both;
}

img {
	border:0px none;
}
.accept img#nochoose_term, .accept img#choose_newsletter {
	display:none;
}
a {
	color: #00BDF5;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
#form-create-character input#icon_register {
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/icon_register.png) left top no-repeat;
	border:medium none;
	width: 130px;
	height: 28px;
	margin-top: -6px;
}
#error_msg {
	padding:0 25px 0 0;
	margin:0;
	color:#fff;
	font-size: 15px;
}
/*Navigator*/
.nav {
	height:30px;
	width:900px;
	margin:0 auto;
	padding:11px 20px;
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/navi_bg.png) left top no-repeat;
 }
.nav .divider {
	padding:0 20px;
}
/***home_page***/
.home_login {
	margin:23px 0 0 23px;
	width:310px;
}
.home_login .playnow {
	margin:0 0 23px 0;
}
.home_login .log_table {
	position: relative;
	width:310px;
	padding-top:44px;
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/home_login_bg_top.png) left top no-repeat;
}
.home_login .log_table_body {
	width:310px;
	padding-left:10px;
	padding-bottom:15px;
	margin-bottom:30px;
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/home_login_bg_body.png) left bottom no-repeat;
}
.home_login .log_table_body #error_msg {
	padding:0 30px 0 0;
	color: red;
}
.home_login .log_table_body * {
	margin: 0;
}
.home_login .log_table span {
	position: absolute;
	top:15px;
	right:36px;
}
.home_login .log_table span a{
	color:#00bdf5;
	text-decoration:none;
}
.home_login .log_table table tr td {
	height:28px;
}
.home_login .log_table table tr .rt {
	text-align:right;
	padding-right:6px;
}
.home_login .log_table input{
	height:15px;
	width:150px;
	border:1px solid #8e4614;
	color:#666;
	background:#150a02;
}
.home_login .log_table img {
	margin-top:15px;
	margin-right:12px;
}
.home_login .btn #icon_reg {
	margin-right:30px;
}
.home_login .claims {
	margin-top:28px;
}
.home_login .claims img {
	display:block;
	margin:5px 0 10px 0;
}
.home_login .claims ul li {
	line-height:20px;
}
.home_news {
	width:630px;
	margin-top:5px;
	margin-bottom:20px;
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/home_news_char.png) left top no-repeat;
}
.home_news .text {
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/home_news_body.png) left bottom no-repeat;
	width:540px;
	margin:272px 0 0 0;
	padding: 0 20px 20px 70px;
}
.home_news .text h2{
	font-size:12px;
	font-weight:bold;
	color:#00bdf5;
	margin-bottom:-10px;
	padding:0 0 0 15px;
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/dot_blue.png) left 3px no-repeat;
}
*+html .home_news .text h2{
	margin-bottom:-16px;
}
* html .home_news .text h2{
	margin-bottom:-16px;
}
.home_news .text p {
	padding-left:15px;
}
#fb_login_image {
	width: 140px;
	height: 21px;
}
.content {
	width:940px;
	margin:20px auto 30px;
}
.content .top {
	height:16px;
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/LOH_support_topbg.png) left top no-repeat;
}
.content .middle {
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/LOH_support_bg.png) left top repeat-y;
	padding:1px 20px;
}
.content .bottom {
	height:16px;
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/LOH_support_bottombg.png) left top no-repeat;
}
*+html .content .bottom {
	margin-top:-19px;
}
* html .content .bottom {
	margin-top:-19px;
}
.content .search {
	height:29px;
	width:884px;
	margin:0 auto;
	padding:6px 8px 0px;
	background: url(http://i58.photobucket.com/albums/g271/jokim1/openweb/LOH_search.png) left top no-repeat;
}
.content .search .zoom{
	vertical-align:-20%;
	margin-right:6px;
}
.content .search select{
	width:150px;
	height:21px;
	margin-right:22px;
}
.content .search input{
	height:14px;
	width:530px;
	border:1px solid #8e4614;
	color:#666;
	background:#150a02;
}
.content .search .btn{
	vertical-align:-40%;
	margin:0 0 0 35px;
}
.content h2 {
	font-size:12px;
	font-weight:bold;
	color:#00bdf5;
	margin-bottom:-10px;
	padding:0 20px;
}
.content p {
	padding:0 20px;
}
.content .middle .pagination {
	padding:0 10px 0 0;
}
.content .middle .pagination{
	float:right;
}
.content .middle .pagination a {
	margin:0 4px;
	color:#00a0ea;
}
p.big_font {
	font-family:Comic Sans MS,cursive;
	font-size: 18px;
}
#tutorial ul {
	list-style:none;
	padding-left: 20px;
}
#tutorial ul li {
	padding-bottom: 10px;
}