/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/
body { 
background-color:#000;
padding:0; 
margin:0; 
background:url(../../images_new/images/body.jpg) repeat-x;
background-color:#8F1C77;

}

a { outline:none; }
p { padding:0; margin:0; }
img { border:0; }

#iphone-scrollcontainer { 
	height:461px;
	margin:120px auto 0;
	width:320px;

}
#iphone-inside { 
	height:100%;
	overflow:hidden;
	width:369px;
}
.time_display{
	padding-top:50px;
}
#unlock-top { 
	background-image:url("../../images_new/images/index_16.png");
	background-repeat:no-repeat;
	height:95px;
}
#unlock-spacer { height:150px; /* Total height = 461px - 95px (top) - 94px (bottom) */ }
#unlock-bottom {
	background:url(../images/lock-bottom.png) no-repeat;
	position: relative; 
	width:320px;
	height:94px; 
	margin:0px auto; 
}
#slide-to-unlock {  position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height:94px; background-image:url(../images/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(../images/lock-slider.png); }

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

/* Used by the jQuery slider */
.ui-slider { position: relative; background-repeat: no-repeat; background-position: center center; }
.footer {
	color:#FFFFFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 auto;
	margin-top:60px;
	padding-left:41px;
	text-align:center;
	width:351px;
}
