.reg_head{ position:absolute; top:25px; left:50%;margin-left:-186px;  background: url(http://www.levisthailand.com/liveinlevis/liveonstage/images/register/reg_head.png) no-repeat; width: 373px; height: 55px; display:block;}

.div_register_wrapper{
	position:relative;
    width: 900px;  
    /*border: solid 1px #aaa;  */
    text-align: center;
    top:80px;
    margin-left:auto; 
    margin-right:auto;
    overflow: hidden;
}    

.div_data_field{ position:relative; margin-top:26px; display:inline-block; width:460px; height:634px; vertical-align: middle;margin-left:10px; margin-right:10px;}
.div_copyrightterm{ position:relative; display:inline-block; width:396px; height:634px; vertical-align: middle;margin-left:10px; margin-right:10px;}
.div_upload_detail{ position:relative; display:inline-block; width:440px; height:40px; vertical-align: middle;margin-top:10px; margin-left:0px; margin-right:0px;}
.div_accept_copyright{ position:relative; display:inline-block; width:560px; height:22px; vertical-align: middle;margin-top:20px; margin-left:0px; margin-right:0px;}

.reg_data_field{position:absolute;left:0px;top:0px; width:110px; height:543px; background: url(http://www.levisthailand.com/liveinlevis/liveonstage/images/register/reg_data_field.png) no-repeat; }
.reg_youtube_warning{position:absolute; left:137px; top:562px;width:315px; height:48px; } /*div from wrap img*/

.div_textinput { position:relative; width:320px; height:40px; margin-left:140px; margin-bottom:32px; }
.div_data_field input{position:absolute;top:0px; left:0px; width:271px;height:40px; margin-left:0px; margin-bottom:0px; padding-left: 15px; padding-right: 32px;font-size: 18px; background: transparent; outline: none !important;border: 1px solid #bbb; }
.div_data_field input:focus{ box-shadow: 0 0 10px #888; border: 1px solid #ddd; }
.textinput_checked{ position:absolute; top:14px; right:10px; background: url(http://www.levisthailand.com/liveinlevis/liveonstage/images/register/textinput_checked.png) no-repeat; width:17px; height:17px; display:none;}

.div_data_field textarea{position:relative; width:308px; height:120px; margin-left:140px; margin-bottom:18px; padding-left: 5px; padding-top: 5px; padding-right: 5px;font-size: 18px;
				background: transparent; outline: none !important;border: 1px solid #bbb; resize: none; }
.div_data_field textarea:focus{ box-shadow: 0 0 10px #888; border: 1px solid #ddd; }

.reg_copyright_head{ position:absolute; top:6px; left:0px; background: url(http://www.levisthailand.com/liveinlevis/liveonstage/images/register/reg_copyright_head.png) no-repeat; width:217px; height: 26px; display:block;}
.reg_copyright_text{ position:relative; top:60px; background-color:#ebeae6; width:90%; height: 566px; display:block;margin-left:auto; margin-right:auto;overflow:auto;
					border: 1px solid #bbb; font-size:14px;font-family:Helvetica,Sans-Serif,Arial; text-align: left; }

.reg_upload_detail{position:absolute; top:0px; left:0px; background: url(http://www.levisthailand.com/liveinlevis/liveonstage/images/register/reg_upload_detail.png) no-repeat; width:284px; height: 40px; display:block;}
#reg_btn_choose_image{ cursor: pointer; position:absolute; top:4px; right:0px; background: url(http://www.levisthailand.com/liveinlevis/liveonstage/images/register/reg_btn_choose_image.png) no-repeat; width:120px; height: 33px; display:block;}

.chk_accept_copyright {position:absolute; top:0px; left:0px; width:22px; height: 22px; display:block; background: url(http://www.levisthailand.com/liveinlevis/liveonstage/images/register/uncheck.png);}

.reg_accept_text{position:absolute; top:4px; right:0px; background: url(http://www.levisthailand.com/liveinlevis/liveonstage/images/register/reg_accept_text.png) no-repeat; width:504px; height: 13px; display:block;}

a#btn_submit_clip{ position:relative; bottom: -20px; left:50%;margin-left:-67px;  background: url(http://www.levisthailand.com/liveinlevis/liveonstage/images/register/btn_submit_clip.png) no-repeat; width: 134px; height: 40px; display:block; text-indent: -9999px; overflow: hidden; }
a#btn_submit_clip:active{ background-position: 0px -40px; }

#reg_submit_clip_success{ position:relative; top:50px; background: url(http://www.levisthailand.com/liveinlevis/liveonstage/images/register/reg_submit_clip_success.png) no-repeat; width: 447px; height: 303px; display:block; margin: 0px auto; }


@media screen and (max-width: 510px) {
	.div_register_wrapper{ width: 100%; top:100px;}
	.div_data_field{ margin-top:50px; }
	.div_copyrightterm{ width:100%; }
	.reg_copyright_text{ font-size:18px; };
}