@import url(../../base/css/index.css);

body{ background:url(../images/index_top_bg.png) 0 0 repeat-x #ededed; }

.container { overflow:hidden; background:none; }
.main {
    background-color:transparent;
    border: 0 none;
    margin:0 auto; padding:20px 0;
}

#indexPhotoBorder {
    border:none;
    position: relative;
    margin-bottom:0px;
}
.banner_shadow {
	width:100%;
	height:10px;
	clear:both;
	margin-bottom: 11px;
	background:url("../images/banner_shadow.png") no-repeat center top;
}

div.sys_main_logo {
	/*position: relative;*/
	position: fixed;
	z-index: 56;
	/*min-height: 85px;*/
}
div.sys_ml {
    margin: 0 auto;
    position: relative;
 	/*background-image:url(../images/headeer-image.jpg );*/
 	 background:none;
    /*min-height: 100px;*/
}
div.sys_title {
    display: none;
    height: 82px;
    max-width: 680px;
    overflow: hidden;
    text-indent: 30px;
}
#indexPhotoLabel {
    /*background: url("http://www.krrunch.com/templates/tmpl_cnc/images/opSplash.png") repeat-x scroll left top transparent;*/
    background: transparent;
    /*bottom: 0;
    height: 82px;
    line-height: 82px;*/
    position: static;
    /*bottom:0;
    right:0;*/
    width: 100%;
    height:100%;
    line-height:normal;
    z-index: 1;
}
#indexPhoto {
    border:none;
    cursor: pointer;
    height:100%;
    overflow: hidden;
}

#indexPhoto img {
    position: absolute;
    /*width: 95%;*/
}

.info{
	visibility: hidden;
	}

div.sys_promo {
    bottom: 0;
    line-height: 0;
    position:inherit;
    right: 0;
}

div.signup-container{
	width: 332px;
	float: right;
	/*padding: 1%;*/
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;  
	border:1px solid #838383;
	margin-bottom:25px;
    margin-right: 25px;
}
.input_wrapper_text, .input_wrapper_email, .input_wrapper_url, .input_wrapper_date, .input_wrapper_datetime, .input_wrapper_password, .input_wrapper_number, .input_wrapper_textarea {
    width: 160px;
}

.form_advanced_table td.caption {
    padding-right: 10px;
    vertical-align: top;
     padding-top: 5px;
}

.form_advanced_table th.block_header {
    /*background: none repeat scroll 0 0 transparent;&*/
    font-size: 16px;
    font-weight: bold;
    line-height:36px;
    text-align: center;

    padding-bottom: 20px;
	background:url("../images/signup_title_divider.png") no-repeat center bottom;
	border: none;
}


.input_wrapper_text1 {
    /*background-image: url("../images/form_text_wrap.png");*/
    background-image: url("../images/form_text_wrap_transparent.png");
        height: 23px;
    padding: 5px 2px 0;
        
}

.input_close_text1{
    background-image: url("../images/form_text_wrap_transparent.png");
    height: 28px;
    width: 4px;
}

.button_wrapper_close1 {
    background-image: url("../images/button_bg_withbgcolor.png");
     background-repeat: no-repeat;
      background-position: right top;
height: 25px;
    width: 4px;
    font-size: 1px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

.button_wrapper:hover .button_wrapper_close1 {
    background-position: right -50px;
}
.form_advanced_table th, .form_advanced_table td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 5px 0;
}

.siteStatUnit
	{
		float: left;
		width: 50%;
		margin-bottom:5px;
		font-size:11px;
		text-transform:lowercase;
	}
#indexPhotoBorder {
	padding:0;
	margin-bottom:40px;
	padding:20px 0 40px 0;
	overflow:hidden;
	/*background-image:  url("../images/bg_loginimg.png");
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color:#f8f8f8;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
	/*margin-top: 20px;*/
}

.form_advanced_table td.value {
    padding: 4px 0;
      line-height:0;
}
.form_advanced_table .required { display:none; }
.form_input_checkbox { width:13px; height:13px; padding:0;}

.footer { padding-bottom:0px; }

.disignBoxFirst .boxFirstHeader .dbTitle { font-size: 16px; /*color:#f80;*/ color:#8CC63F; text-align:center; float:none; }
.langSelPop {font-size: 12px; font-weight:600; color:#333;  }