/*horizontal*/
#iphone_container{

	margin:auto;
	margin-top:-50px;
	margin-bottom: 50px;
	position:relative;
	z-index: 0;
}
#iphone_header .headera {
background:transparent url(./images/iphone/head-a.png) no-repeat scroll left top;
height: 86px;
}
#iphone_header .headerc {
background:transparent url(./images/iphone/head-c.png) no-repeat scroll right top;
height: 86px;
}

#headerphone {
background:  url(./images/iphone/head-b.png) repeat-x scroll  center top;
height: 36px;
margin-left:118px;

}
#iphone_header{

	position: relative;
	z-index: 100;
	top: 50px;
	
	
}


.speaker{
	background:transparent url(./images/iphone/speaker.jpg) no-repeat center top;

	height: 73px;
	width: 118px;
	margin: auto;

	
}

#iphone_container .button{
	background:transparent url(./images/iphone/button.jpg) no-repeat center top;

	height: 70px;
	width: 75px;
	margin: auto;
	

}
#iphone {


margin:0;
padding:0;
position:relative;
z-index 50;

}


#iphone .wrappera {
background:transparent url(./images/iphone/wrapa.png) repeat-y scroll left top;
width: 118px;
float: left;
margin-top: 40px;
}
#iphone .wrapperc {
background:transparent url(./images/iphone/wrapc.png) repeat-y scroll right top;
width: 118px;
float: right;
margin-top: 40px;
}
#iphone_footer{
	position: relative;
	z-index:100;
	top:-50px;
}
#footerphone {
background: url(./images/iphone/footer.png) repeat-x scroll center bottom;
height: 86px;
margin-left:118px;
}
#iphone_footer .footera {
background:transparent url(./images/iphone/footer-a.png) no-repeat scroll left top;
height: 86px;
margin: 0;
}
#iphone_footer .footerc {
background:transparent url(./images/iphone/footer-c.png) no-repeat scroll right top;
height:86px;
margin: 0;
}

/*vertical*/
#iphone_containerv{

	margin:auto;
	position:relative;
	z-index: 0;
}
#iphone_headerv .headerav{
background:transparent url(./images/iphone/vertical/head-a.png) no-repeat scroll left top;
height: 118px;
}
#iphone_headerv .headercv{
background:transparent url(./images/iphone/vertical/head-c.png) no-repeat scroll right top;
height: 118px;
}

#headerphonev{
background:  url(./images/iphone/vertical/head-b.png) repeat-x scroll  center top;
height: 118px;
margin-left:86px;

}
#iphone_headerv{

	position: relative;
	z-index: 100;
	
	
	
}


.speakerv{
	background:transparent url(./images/iphone/vertical/speaker.jpg) no-repeat center top;

	height: 17px;
	width: 86px;
	margin: auto;
	top: 50px;
	position:relative;

	
}

#iphone_containerv .buttonv{
	background:transparent url(./images/iphone/vertical/button.jpg) no-repeat center top;

	height: 75px;
	width: 70px;
	margin: auto;
	top: 20px;
	position:relative;
	

}
#iphonev{


margin:0;
padding:0;
position:relative;
z-index 50;

}


#iphonev .wrapperav{
background:transparent url(./images/iphone/vertical/wrapa.png) repeat-y scroll left top;
width: 36px;
float: left;


}
#iphonev .wrappercv{
background:transparent url(./images/iphone/vertical/wrapc.png) repeat-y scroll right top;
width: 36px;
float: right;


}

#iphone_footerv{
	position: relative;
	z-index:100;
	
	
	
}
#footerphonev{
background: url(./images/iphone/vertical/footer.png) repeat-x scroll center bottom;
height: 118px;
margin-left:86px;
}
#iphone_footerv .footerav{
background:transparent url(./images/iphone/vertical/footer-a.png) no-repeat scroll left top;
height: 118px;
margin: 0;

}
#iphone_footerv .footercv{
background:transparent url(./images/iphone/vertical/footer-c.png) no-repeat scroll right top;
height:118px;
margin: 0;

}
