/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/

a { outline:none; }
#iphone-scrollcontainer p { padding:0px; margin:0px;}
img { border:0;}


.icon img {height:57px; -webkit-mask-image: url(../images/icon_mask.png);}


.iphone {background-image:url(../images/iphone_bg.png); background-repeat:no-repeat; width: 386px; height:742px;  padding:0; margin:0;}
.iphone-screen {position:relative; left:33px; top:138px; width:320px; height:480px;}


#iphone-scrollcontainer {top:0px; height:461px; width:320px; position:relative; background-color:#000000; overflow:hidden;}

.row { clear:both;}     
.icon { float:left; margin:9px 11px; } 
.ico_txt { text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#d4d4d5; line-height: 11px}

#springboard-bar { position:absolute; top:368px; background-image:url(../images/springboard-bar-bg.png);
			background-repeat:repeat-x; width:100%; height:92px; display:none; /* Will be displayed with jQuery */ }
#springboard-bar div.icon { margin-top:13px  
}
#springboard-bar div.icon p.ico_txt { margin-top:8px; }
 
#springboard-items {position:relative; top:0px; width:100%;  display:none; padding:0; margin:0;}

.upleft { position:relative; left:-160px; top:-160px; height:72px;}
.upright { position:relative; left:160px; top:-160px; height:72px;}
.downleft { position:relative; left:-160px; top:160px; height:72px;}
.downright { position:relative; left:160px; top:160px; height:72px;}
