/* apply */
#apply-form * {
    
}
#apply-form {
    width: 548px;
    background: white;
    min-height: 600px;
    padding-bottom: 20px;
}
#apply-bar {
    height: 25px; overflow:hidden;
} 
#apply-form .apply-head {
    font-size: 24px;
    color: #ED3337;
    text-align: left;
    background: white;
    height: 119px;
    line-height: 119px;
    padding-left: 10px;
    margin:0; padding:0; border:0;
}

#step-1, #step-2, #step-3 {
    float: left;
    text-align: center;
    vertical-align: middle;
    padding: 5px; 
    width: 164px;
    background: #ccc;
    border: 1px solid #fff;
    
}
#apply-1, #apply-2, #apply-3 {
	padding: 0px;
}
#apply-form .current {
    background: #ED3337;
}
#apply-form .hide {
    display: none;
}
#apply-form p {
	margin: 4px;
}
#apply-form label {
	float: left;
	width: 80px;
}
#movie-name {
    
}

#photoclip {
position:absolute;
margin-top: 5px;
margin-left: 10px;
width: 131px;
/* width: auto;*/
height: 74px;
/*clip: rect(0px, 110px, 60px, 0px);*/
overflow: hidden;
border: 0px solid #FFF;
/*background: url(yourimagelocation);*/
}

#card-1 {
	width:250px;
	height:100px;
	background: #CCC;
}
#card-2 {
	width:250px;
	height:100px;
	background: #CCC;
}
#card-3 {
	width:250px;
	height:100px;
	background: #CCC;
}
#card-4 {
	width:250px;
	height:100px;
	background: #CCC;
}

/** Tools Editor */
.blockTools {
	margin-top:-2px;
	width:655px;
	height:auto;
	min-height:500px;
	background:#FFF;
}
.st-tools {
	float:left;
	width:548px;
	height:132px;
}
.banner-mini {
	float:right;
	width:107px;
	height:132px;
}
.title-tools {
	float:left;
	margin:54px 0 0 22px;
	width:613px;
	height:29px;
}
#block-tools {
	position: relative;
	width:589px;
	height:150px;
	margin-left:11px;	
	border-bottom:1px solid #CCC;
	float: left;
}
#area-photo {
	position: relative;
	float:left;
	margin-left:22px;
	width:611px;
	height:auto;
	min-height:700px;
	border:1px solid #CCC;
}
#show-photo {
	margin:10px 0 0 6px;	
	position: relative;
	width:610px;
	height:auto;
	height:600px;
	min-height:600px;
	overflow:hidden;
}


/* final round */

#boder-top-finalround {
border-top: 1px solid #c2c1c1;
}