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

body {
	margin:0px;
	padding:0px;	
	background-color:#0266c7;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

#content {
	width:320px;
	margin:0 auto;			
}

#header {
	background-image:url(/apps/iphone/images/iphone/app_header.jpg)	;
	width:320px;
	height:250px;
}


#tableTop {
	width:320px;
	height:47px;
	background-image:url(/apps/iphone/images/iphone/app_tableTop.jpg)	;
}

#tableContent {

	background-image:url(/apps/iphone/images/iphone/tableMid.jpg);
	background-repeat:repeat-y;
	padding-left:22px;
	padding-right:22px;
}

#bannerBlock {
	background-image:url(/apps/iphone/images/iphone/apps_bg2.jpg);
	width:273px;
	height:575px;
}

.btnDownload1 {
	position:relative;
	float:left;
	top:205px;
	left:22px;
	width:60px;
	height:20px; 
}
.btnDownload2 {
	position:relative;
	float:left;
	top:303px;
	right:38px;
	width:60px;
	height:20px; 
}
.btnDownload3 {
	position:relative;
	float:left;
	top:402px;
	right:97px;
	width:60px;
	height:20px; 
}
.btnDownload4 {
	position:relative;
	float:left;
	top:501px;
	right:157px;
	width:60px;
	height:20px; 
}

.marginBottom {
	min-height:55px;	
}

.btnSite {
    float:left;
	position:relative;
	bottom:43px;
	left:25px;
	width:103px;
	height:33px; 
}

.btnShop {
    float:left;
	position:relative;
	bottom:43px;
	left:40px;
	width:103px;
	height:33px; 
}


#blogContainer {	
	width:263px;
	margin-top:20px;
	padding:5px;
	background-image:url(../images/iphone/blogTableTop.jpg),  url(../images/iphone/blogTableBottom.jpg), url(../images/iphone/blogTableMid.jpg);
	background-position:top, bottom, center ;
	background-repeat:no-repeat, no-repeat,  repeat-y;		
}

#blogWhatsNewTitle {
	margin-left:72px;
	text-align:right;
	width:100%;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:25px;
	font-weight:bolder;
	direction:rtl;
	color:#0667D2;
}

#spacerTitle
{
  height:0px;	
  width:1px;
}

.blogTableContent {
	width:244px;
}

.blogReporterPic {
	width:20px;
	height:20px;
	margin-bottom:10px;
	#margin-top:10px;
}

.blogArticlePic {
	width:244px;
	height:143px;
}

#youtube {
	width:244px;
	height:137px;
}

.blogText {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}