/*b
*/
body { background-image:url(../imagesunlock/background2.jpg);  }
a { outline:none; }
p { padding:0; margin:0; }
img { border:0; }
#iphone-body {
	background-image:url(../imagesunlock/iphone-bg3.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	background-position: top;
	height: 801px;
}

#iphone-scrollcontainer {
	height:482px;
	width:321px;
	background-color:#000000;
	position:relative;
	top:129px;
	text-align:center;
	margin: 0 auto 0 auto;
	
}
#iphone-inside {overflow: hidden; height:100%; width:100%; background-image:url(../imagesunlock/wallpapperunlock.png); padding:0; margin:0;}
#unlock-top { position: relative; height:95px; background-image:url(../imagesunlock/lock-top.png); }
#unlock-spacer { height:272px; /* Total height = 461px - 95px (top) - 94px (bottom) */ }
#unlock-bottom { position: relative; height:94px; background-image:url(../imagesunlock/lock-bottom.png); }
#slide-to-unlock {  position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height:94px; background-image:url(../imagesunlock/slide-to-unlock.gif); }
#unlock-slider-wrapper { padding-left:22px; padding-top:23px; }
#unlock-slider { width:277px; height:50px; }
#unlock-handle{ position: absolute; z-index: 10; height: 50px; width: 72px; top: 0px; left: 0px; background-image: url(../imagesunlock/lock-slider.png); }
#unlock-boton{
	position: absolute;
	z-index: 10;
	height: 70px;
	width: 70px;
	top: 480px;
	left: 130px;
}
#unlock-boton2{ position: absolute; z-index: 10; height: 70px; width: 70px; top: 480px; left: 130px;  }

.time { text-align:center; color:#FFFFFF; font-family:Georgia, Times, serif; font-size:45px; padding:6px 0; }
.date { text-align:center; color:#FFFFFF; font-family:Myriad Apple; font-size:14px; }

/* Used by the jQuery slider */
.ui-slider { position: relative; background-repeat: no-repeat; background-position:center; }

#tabla {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

