

#shadowing

{

	display: none;

	position: fixed;

	top: 0%;

	left: 0%;

	width: 100%;

	height: 100%;

	background-color: #CCA;

	z-index:10;

	opacity:0.5;

	filter: alpha(opacity=50);

}





#box 

{

	display: none;

	position: fixed;

	top: 25%;

	left: 33%;

	width: 400px;

	height:auto;

	padding: 48px;

	margin:0;

	border: 1px solid #707070;

	background-color: white;

	z-index:101;

	overflow: auto;

	border-radius:10px;

	

}

#box label{

	line-height:30px;

	font-family:"Futura Std Medium";

	font-size:19px;

	color:#707070;}

#box input.light-txt{

 border: 1px solid;

    border-radius: 4px;

    color: #666666;

    font-size: 17px;

    height: 20px;

    padding: 6px;

    width: 100%;

	}

	

	

#boxtitle

{

	position:absolute;

	float:center;

	top:0;

	left:0;

	width:496px;

	height:26px;

	padding:0;

	padding-top:4px;

	left-padding:8px;

	margin:0;

	border-bottom:4px solid #CCCCCC;

	background-color: #707070;

	color:white;

	text-align:center;

	font-family:"Futura Std Medium";

	font-size:18px;

}



.btn-lightbox{	background:#fb913b;

	border:none;

	border-radius:25px;

	height:39px;

	width:85px;

	margin: 15px 15px 0 0;

	font-size:16px;

	color:#FFFFFF;
	cursor:pointer;
}

input[type="submit"].btn-lightbox{	
   background:#39b549;
   }





/*form 2*/

#shadowing2

{

	display: none;

	position: fixed;

	top: 0%;

	left: 0%;

	width: 100%;

	height: 100%;

	background-color: #CCA;

	z-index:10;

	opacity:0.5;

	filter: alpha(opacity=50);

}





#box2 

{

	display: none;

	position: fixed;

	top: 5%;

	height:auto;

	padding: 48px;

	margin:0;

	border: 1px solid #707070;

	background-color: white;

	z-index:101;

	overflow: auto;

	border-radius:10px;
	width:800px;
	left:23%;

	

}

#box2 label{

	line-height:30px;

	font-family:"Futura Std Medium";

	font-size:15px;

	color:#707070;}

#box2 input.light-txt{

 border: 1px solid;

    border-radius: 4px;

    color: #666666;

    font-size: 15px;

    height: 18px;

    padding: 4px;

    width: 220px;

	float:right;

	}

	#box2 select{

 	border: 1px solid;

    border-radius: 4px;

    color: #666666;

    font-size: 15px;

    height: 30px;

    padding: 4px;

    width: 230px;

	float:right;

	}

#box2 input[type="file"]{float:right;}

#box2 p{

 

    

    color: #666666;

    font-size: 13px;

	margin-bottom:7px;

   

	}

#boxtitle2

{

	position:absolute;

	float:center;

	top:0;

	left:0;

	width:100%;

	height:26px;

	padding:0;

	padding-top:4px;

	left-padding:8px;

	margin:0;

	border-bottom:4px solid #CCCCCC;

	background-color: #707070;

	color:white;

	text-align:center;

	font-family:"Futura Std Medium";

	font-size:18px;

}







#shadowing

{

	display: none;

	position: fixed;

	top: 0%;

	left: 0%;

	width: 100%;

	height: 100%;

	background-color: #CCA;

	z-index:10;

	opacity:0.5;

	filter: alpha(opacity=50);

}





.box 

{

	display: none;

	position: fixed;

	top: 25%;

	left: 33%;

	width: 400px;

	height:auto;

	padding: 48px;

	margin:0;

	border: 1px solid #09142b;

	background-color: #09142b;

	z-index:101;

	overflow: auto;

	border-radius:10px;
	text-align:center;

	

}

.box label{

	line-height:30px;

	font-family:"Futura Std Medium";

	font-size:19px;

	color:#707070;}

.box input.light-txt{

 border: 1px solid;

    border-radius: 4px;

    color: #666666;

    font-size: 17px;

    height: 20px;

    padding: 6px;

    width: 100%;

	}

.boxtitle

{

	position:absolute;

	float:center;

	top:0;

	left:0;

	width:496px;

	height:26px;

	padding:0;

	padding-top:4px;

	left-padding:8px;

	margin:0;

	color:white;

	text-align:center;

	font-size:24px;

}

input.light-txt{
text-align:center;}

