*{
    margin:0;
    padding:0;
}
body{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
	
}
#content{
    position:relative;
    width:1000px;
    height:550px;
    margin:30px auto 0px auto;
    background-color:#F9F9F9;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    -moz-box-shadow:0px 0px 8px #ccc;
    -webkit-box-shadow:0px 0px 8px #ccc;
    box-shadow:0px 0px 8px #ccc;
}
.background{
	position:absolute;
	width:640px;
	height:480px;
	top:11px;
	left:107px;
	border:1px solid #000;
	display:none;
}
#obj_0{
	position:absolute;
	top:40px;
	left:40px;
	
	
}
#obj_01{
	position:absolute;
	top:40px;
	left:40px;
	
	
}
#objects{
	width:89px;
	height:486px;
	top:10px;
	left:5px;
	position:absolute;
		z-index:1;

}
.obj_item{
  width:80px;
  height:80px;
  float:left;
  z-index:1;
}
#objects_thumb{
	width:89px;
	height:486px;
	top:10px;
	left:5px;
	position:absolute;
	
	
}
.obj_thumb
{
 width:80px;
  height:80px;
  float:left;	
 
	
}
#tools{
	width:250px;
	top:9px;
	right:2px;
	position:absolute;
	height:483px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.item{
    border:3px solid #fff;
    background-color:#ddd;
    height:80px;
    position:relative;
    margin:2px 5px 2px 2px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    -moz-box-shadow:0px 0px 2px #999;
    -webkit-box-shadow:0px 0px 2px #999;
    box-shadow:0px 0px 2px #999;
	clear:both;
}
.thumb{
    width:80px;
    height:80px;
    margin:5px;
    float:left;
}
a.remove{
    width:16px;
    height:16px;
    position:absolute;
    top:0px;
    right:0px;
    background:transparent url(../images/cancel.png) no-repeat top left;
    opacity:0.5;
    cursor:pointer;
}
a.remove:hover{
    opacity:1.0;
}
.slider{
    float: left;
    width: 115px;
    margin: 30px 0px 0px 5px;
    background-color:#fff;
    height:10px;
    position:relative;
}
.slider span{
    font-size:10px;
    font-weight:normal;
    margin-top:-25px;
    float:left;
}
.slider span.degrees{
    position:absolute;
    right:-22px;
    top:20px;
    width:20px;
    height:20px;
}
.slider .ui-slider-handle { 
    width:10px;
    height:20px;
    outline:none;
}

#submit{
	position:absolute;
	width:80px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#fff;
	background-color:#555;
	border:2px solid #fff;
	bottom:13px;
	right:349px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	cursor:pointer;
	-moz-box-shadow:0px 0px 2px #aaa;
	-webkit-box-shadow:0px 0px 2px #aaa;
	box-shadow:0px 0px 2px #aaa;
}
a#submit:hover{
    background-color:#333;
}
a#submit span{
    width:134px;
    height:33px;
    float:left;
    background:transparent url(../images/download.png) no-repeat top left;
    margin:9px 0px 0px 24px;
}
.background canvas{
	


	
}

		video{
	position:absolute;
	border:1px solid #000;
	display:block;
	left: 107px;
	top: 11px;
	display:none;
		}
		
		#recapture{
	position:absolute;
	width:80px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#fff;
	background-color:#555;
	border:2px solid #fff;
	bottom:13px;
	right:349px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	cursor:pointer;
	-moz-box-shadow:0px 0px 2px #aaa;
	-webkit-box-shadow:0px 0px 2px #aaa;
	box-shadow:0px 0px 2px #aaa;
			display:none;
		}
		#options{
    width:1000px;
	height:100px;
	margin:0px auto 10px auto;
			
		}
#webcam{
	
	position:absolute;
	width:150px;
	height:50px;
	text-align:center;
	line-height:50px;
	float:left;
	margin-top:40px;
	font-size:18px;
	
	
	
}
#options p {
color:#000;
margin-top:20px;
position:absolute;
width:500px;
margin-left:220px;
font-size:16px;
float:left;
position:relative;
    font-weight: normal;
	font-family:helvetica;

}
#options #models{
	
float:left;
position:relative;
width:320px;
margin-top:10px;
margin-left:250px;
	
	
}
#models img{
	
cursor:pointer;	
border:1px solid #fff;
	
}
#submit{
	
display:none;	
	
	
}
