@charset "UTF-8";
/* CSS Document */

.itemicon {
	border-radius: 12px;	
	
}
.listicon img {width: 64px; height: 64px;}



/* iPhone Portrait and default settings for devices */
@media only screen and (device-width: 320px) ,
 only screen and (device-width: 480px) {
	/* CSS3 Rules for iPhone in Portrait Orientation */
	body {margin:0;padding:0;font-size:10px;}
	#categorybutton-container1 {width:auto;top:0;left:0;}
	#categorybutton-container2 {width:auto;}
	.categorybutton, .gamebutton, .morebutton,
		.categorybutton:link, .gamebutton:link, .morebutton:link,
		.categorybutton:visited, .gamebutton:visited, .morebutton:visited {display:none;}
	#resultssearchbox { }
	#resultssearchbox input.text {width: 110px;}
	#resultssearchbox select {width: 180px; margin-left:10px;margin-top:2px;}
	#resultssearchbox img {position:absolute; top: 0; left: 207px; width:113px; height:29px;}
	#resultheadline h1, #embedheadline h1 {clear:both;font-size:12px;}
	#navtop {float:right;}
	#container, .container,	
	#featured-items,
	.main-bubble-top, .white-bubble-top, 
	.main-bubble-bottom, .white-bubble-bottom, 
	.main-bubble-sides, .white-bubble-sides, 
	.main-bubble-body, #home-bubble-body, .white-bubble-body {background:#fff;height: auto;width:auto;}
	#footer {width:auto; font-size:6px;}
	#resultslist, #iphoneresultslist {position:relative;}
	#resultslist li, #iphoneresultslist li {display:block; position:relative; height:140px; border-bottom:1px solid #ccc; margin-top:5px;}
	.listitem {}
	.listindex {}
	.listtitle {}
	.saving {display:none;}
	.listinfo {}
	.searchdescription, .hidephone {display:none;}
	.embednographs {position:absolute; top:56px; left: 125px; width:165px; height:77px; text-align:justify; overflow:hidden;}
	.listchart {position:absolute; top:56px; left: 130px;}
	.listicon {position:absolute; top:56px; left: 42px; border-radius:14px; padding:0;margin:0;box-shadow: 0px 1px 2px rgba(0,0,0,.7);overflow:hidden;}
	.listicon img, .listicon {width: 72px; height: 72px;}
	.listicon img {}
	
	#resultheadline h1, .resultheadline h1, #embedheadline h1, .embedheadline h1 {font-size:8pt}
	.small {font-size:7pt;}
	
	.footad {float:none; text-align:center;}
	
	
	/* DETAILS PAGE */
	#details-headline {padding: 60px 0 0 0; height:auto; font-size: 10px;}
	.details-icon {width: 70px; height: 90px;}
	.details-icon a img {width: 60px; height:60px; margin-top:5px;}
	#details-body {padding-bottom:20px;}
	#details-headline h1 {font-size:12pt;}
	.detailprice {font-size:10px;}
	#detailchart {position:relative; float:none; width:auto; margin:0 0 0 0;}
	#detailchartimg {width: 182px; height: 110px;}
	.insettext {}
	.details-iphone-vert {
		position:absolute;
		margin:0 0 0 0;
		padding: 0 0 0 0;
		top: -105px;
		left:170px;
		-webkit-transform: scale(.4,.4);		
	}
	.details-iphone-horiz {
		position:absolute;
		margin:0 0 0 0;
		padding: 0 0 0 0;
		top: -45px;
		left:90px;
		-webkit-transform: scale(.3,.3);		
	}
	.ipadframe {
		position:absolute;
		margin:0 0 0 0;
		padding: 0 0 0 0;
		top: -55px;
		left:120px;
		-webkit-transform: scale(.3,.3);	
	}
	
	/* index page */
	.topad {display:none;}
	#indexselector {margin:10px auto 0 auto; width: 280px;}
	#indexselector select {width: 280px; }
	#main-search {text-align:center; margin: 0 auto 0px auto; padding: 50px 0 20px 0; width: 280px; overflow:hidden;}
	#main-search img {padding: 0px 0px 20px 0px; width: 290px;height: 73px;}
	#main-search input.text {width: 180px;}
	.centernote {font-size:10px; padding: 25px 0 0 0; width: auto;}
	#featured-items, #betanote {display:none;}
	#advert {display:none; position:absolute; top: 0px; left: 0px; overflow:hidden; width: 320px; height: 50px;}
	#advert span {display:none;}
	#iframe1 {width: 320px; height: 50px;}
	
	
}

/* iPhone Landscape */
@media only screen and (device-width: 480px) and (orientation: landscape),
 only screen and (device-width: 320px) and (orientation: landscape) {
	/* CSS3 Rules for iPhone in Landscape Orientation */
	/*#searchform {display:block;position:absolute;top: 0px; left: 190px;}*/
	#resultssearchbox input.text {width: 180px;}
	#resultssearchbox select {width: 190px; margin-left:10px;margin-top:2px;}
	#resultssearchbox img {position:absolute; top: 0; left: 367px; width:113px; height:29px;}
	.searchdescription {display:block; position:absolute; top: 56px; left:120px; width:180px; text-align:justify; font-size: 7pt;}
	.embednographs {position:absolute; top:56px; left: 130px; width:350px; height:77px; text-align:justify; overflow:hidden;}
		
	.listchart {position:absolute; top:56px; left: 300px;}
	.listicon {position:absolute; top:56px; left: 42px; border-radius:14px; padding:0;margin:0;box-shadow: 0px 1px 2px rgba(0,0,0,.7);overflow:hidden;}
	.listicon img, .listicon {width: 72px; height: 72px;}
	.listicon img {}
	
	#resultheadline h1, .resultheadline h1, #embedheadline h1, .embedheadline h1 {font-size:8pt}
	.small {font-size:7pt;}
}
/* iPhone 5 Landscape */
@media only screen and (device-aspect-ratio: 40/71) and (orientation: landscape) {
	#resultssearchbox img {position:absolute; top: 0; left: 453px; width:113px; height:29px;}
	.searchdescription {display:block; position:absolute; top: 56px; left:130px; width:240px; text-align:justify; font-size: 8pt;}
	.listchart {position:absolute; top:56px; left: 380px;}
	

}