﻿

body{
	margin:0;
	color:#a0a0a0;
	font:11px/13px Arial, Helvetica, sans-serif;
	min-width:920px;
	background: #000 url(../images_2/bg-page.jpg) no-repeat 50% 0;
	
}
img{
	border-style:none;
	vertical-align:top;
}
a{
	color:#a4a3a3;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a:active{background-color:transparent;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input[type=submit]:hover{cursor:pointer;}
#wrapper{
	overflow:hidden;
	width:909px;
	margin:0 auto 90px;
	z-index:1;
}
#header{
	overflow:hidden;
	padding:0px 0 0 58px;
	position:relative;
	z-index:2;
}
.logo,
.logo2{
	background:url(../images_2/logo.png) no-repeat;
	height:160px;
	width:460px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
}
.logo a,
.logo2 a{
	display:block;
	height:100%;
}
#main{
	width:909px;
	background:url(../images_2/bg-main.png) no-repeat 27px 0;
	position:relative;
	z-index:1;
	margin:-105px 0 0;
	overflow:hidden;
	padding:0 0 29px;
}
#main:after,
#main:before{
	content:'';
	position:absolute;
	left:0;
	z-index:-1;
	background:url(../images_2/bg-main.png) no-repeat -939px 100%;
	height:109px;
	bottom:0;
	width:100%;
}
#main:after{
	background:url(../images_2/bg-main.png) repeat-y -1842px 0;
	top:109px;
	bottom:109px;
	height:auto;
}
#content{
	width:562px;
	float:left;
	margin:37px 0 0 49px;
	background:url(../images_2/bg-content.png) no-repeat;
	min-height:555px;
}
.cycle-gallery{
	position:relative;
	width:457px;
	margin:0 0 9px 12px;
	padding:80px 29px 69px 30px;
	background:url(../images_2/bg-box.png) no-repeat;
	min-height: 266px;
}
.cycle-gallery .mask{
	position:relative;
	overflow:hidden;
	width:404px;
	margin:0 0 0 12px;
}
.cycle-gallery .mask .slideset{
	width:99999px;
	float:left;
}
.cycle-gallery .mask .slide{
	width:404px;
	float:left;
}
.text-become{
	overflow:hidden;
	width:455px;
	height:140px;
	margin:-1px 0 34px 1px;
	font-size:46px;
	color:white;
	line-height:45px;
	text-align:center;
}
.btn-holder{
	overflow:hidden;
	margin:0 0 18px;
	position:relative;
}
.btn-holder:after,
.btn-holder:before{
	position:absolute;
	left:5px;
	top:28px;
	width:17px;
	height:32px;
	content:'';
	background:url(../images_2/arrow2.png) no-repeat;
}
.btn-holder:before{
	left:auto;
	right:26px;
	background:url(../images_2/arrow3.png) no-repeat;
}
.btn-join{
	height:92px;
	line-height:92px;
	text-align:center;
	color:#225a00;
	font-size:47px;
	font-weight:bold;
	width:456px;
	display:block;
	background:url(../images_2/bg-form.png) no-repeat -782px 0;
	margin:0 0 0 42px;
}
.visual{
	overflow:hidden;
	position:relative;
	margin:0 0 11px 40px;
}
.visual:after{
	position:absolute;
	right:55px;
	bottom:40px;
	width:40px;
	height:57px;
	content:'';
}
.visual .text{
	position:absolute;
	right:17px;
	bottom:17px;
	font-size:20px;
	line-height:21px;
	color:#000;
	font-weight:bold;
}
.visual .text .mark{
	font-style:italic;
	color:#ff0054;
}
#sidebar{
	width:267px;
	float:right;
	margin:41px 31px 0 0;
	position:relative;
	background:url(../images_2/bg-sidebar2.png) no-repeat;
	min-height: 535px;
}
#sidebar:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:2px;
	height:540px;
	background:url(../images_2/divider.png) no-repeat;
}
#sidebar .title{
	padding: 18px 10px 30px 27px;
	margin:0 0 10px;
	color:#565757;
	font-size:25px;
	line-height:25px;
	text-transform:uppercase;
	font-weight:normal;
	background:url(../images_2/bg-sidebar.png) no-repeat;
}

#sidebar .title .mark{
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-weight:900;
}

#sidebar_front {
	width:267px;
	float:right;
	margin:41px 31px 0 0;
	position:relative;
	background:url(../images_2/bg-sidebar2.png) no-repeat;
	min-height: 535px;
}

#sidebar_front:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:2px;
	height:540px;
	background:url(../images_2/divider.png) no-repeat;
}

#sidebar_front .title{
	padding:34px 10px 38px 27px;
	margin:0 0 10px;
	color:#565757;
	font-size:25px;
	line-height:25px;
	text-transform:uppercase;
	font-weight:normal;
	background:url(../images_2/bg-sidebar.png) no-repeat;
}

#sidebar_front .title_fb{
	padding: 18px 10px 30px 27px;
	margin:0 0 10px;
	color:#565757;
	font-size:25px;
	line-height:25px;
	text-transform:uppercase;
	font-weight:normal;
	background:url(../images_2/bg-sidebar.png) no-repeat;
}

#sidebar_front .error{
	padding: 2px;
	color: red;
	margin-bottom: 10px;
	font-size: 14px;
	text-transform:uppercase;
	text-align: center;
	font-weight:normal;
}
#sidebar_front .title .mark{
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-weight:900;
}

.sidebar_front-box{
	overflow:hidden;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 23px;
	min-height:115px;
	width: 217px;
}
.sidebar_front-box p{margin:0 0 18px;}

.login-form{
	padding:0 28px 20px;
	width:215px;
}
.login-form .row{
	float:left;
	width:215px;
	padding:0 0 4px;
}
.login-form .area{
	float:left;
	position:relative;
	background:url(../images_2/bg-form.png) no-repeat;
}
.login-form .area input{
	width:210px;
	height:49px;
	float:left;
	background:none;
	border:none;
	padding:0 2px;
	text-align:center;
	color:#565757;
	font-size:18px;
	margin:0;
	line-height:49px;
}

.manager-form{
	padding:0 28px 20px;
	width:215px;
}
.manager-form .row{
	float:left;
	width:215px;
	padding:0 0 4px;
}
.manager-form .area{
	float:left;
	position:relative;
	background:url(../images_2/bg-form.png) no-repeat;
	margin: 0px 0px 0px 72px;
}
.manager-form .area input{
	width:210px;
	height:49px;
	float:right;
	background:none;
	border:none;
	padding:0 2px;
	text-align:center;
	color:#565757;
	font-size:18px;
	margin:0 auto;
	line-height:49px;
}

.manager-form .area .nametake_errorbox
{
	float:right;
	width:190px;
	border: 1px solid #d00;
	padding:5px 2px;
	text-align:center;
	color:#d00;
	font-size:12px;
	margin: 10px 10px 0 0;
	line-height: 15px;
	background-color: #FFFF99;
}

.input-placeholder-text{
	top:17px;
	left:48px;
	color:#565757;
	font-size:18px;
}
.login-form .more{
	float:right;
	line-height:22px;
	font-size:12px;
}
.login-form input[type=submit]{
	display:inline-block;
	margin:2px 0 8px;
	padding:0;
	background:url(../images_2/bg-form.png) no-repeat -215px 0;
	width:213px;
	height:39px;
	font-size:22px;
	font-weight:bold;
	color:#2e2e2e;
	border:none;
}
.login-form .label{
	padding:0 0 10px;
	display:block;
	text-align:center;
	background:url(../images_2/separator.png) no-repeat -3px 11px;
	font-size:22px;
	line-height:24px;
	color:#848484;
}
.login-form .btn-facebook{
	height:39px;
	line-height:37px;
	background:url(../images_2/bg-form.png) no-repeat -429px 0;
	display:block;
	width:144px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding:0 14px 0 55px;
}
.sidebar-box{
	overflow:hidden;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 23px;
	min-height:115px;
	font-size:18px;
	line-height:22px;
}
.sidebar-box p{margin:0 0 18px;}
.btn-lang{
	display:block;
	padding:0 0 20px;
	margin:0 auto 0px;
	background:url(../images_2/bg-form.png) no-repeat -643px 0;
	width:139px;
	height:28px;
	line-height:32px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#282828;
	position:relative;
	text-transform:none;
}
.btn-lang:after{
	content:'';
	position:absolute;
	bottom:0;
	left:-60px;
	background:url(../images_2/divider2.png) no-repeat;
	height:3px;
	width:252px;
}
.logo2{
	background-position:-460px 0;
	width:91px;
	height:0px;
	display:block;
	margin:0 auto 2px;
}

.fb_btn_box
{
	width: 215px;	
	text-align: center;
}

#fbbox
{
	margin:-10px 0px 3px 0px;
}

.footer
{
	z-index: 2;
	position: relative;

}
.footer:hover
{
	text-decoration: none !important;

}

.flag_icon
{
	border: none;
	margin: 1px;
}


.join_confirm_text
{
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-weight:900;
	color: #565757;
	font-size: 25px;
	line-height: 25px;
}

.join_confirm_box
{	
}

.slide_standard
{
	width: 430px;
	height: 100px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.slide_standard img
{
	float: left;
	margin-left: 70px;
}

.slide_txt
{
	float: left;
	font-size: 36px;
	color: white;
	height: 120px;
	width: 220px;
	margin: 0px 0px 0px 15px;
	line-height: 35px;
}