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

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

#content {
	width:100%;
	margin:0 auto;			
}

#header {
	background-image:url(../images/ipad/app_header.jpg)	;
	width:768px;
	height:599px;
}


#tableTop {
	width:768px;
	height:110px;
	background-image:url(../images/ipad/app_tableTop.jpg)	;
}

#tableContent {
	background-image:url(../images/ipad/app_tableMid.jpg);
	background-repeat:repeat-y;
	padding-left:28px;
	padding-right:28px;
	width:711px;
}

#tableBottom {
	width:768px;
	height:81px;
	background-image:url(../images/ipad/app_tableBottom.jpg);
}

#bannerBlock {
	background-image:url(../images/ipad/apps_bg.jpg);
	width:656px;
	height:1381px;
}

.btnDownload1 {
	position:relative;
	float:left;
	top:494px;
	left:54px;
	width:140px;
	height:45px; 
}
.btnDownload2 {
	position:relative;
	float:left;
	top:730px;
	right:86px;
	width:140px;
	height:45px; 
}
.btnDownload3 {
	position:relative;
	float:left;
	top:966px;
	right:225px;
	width:140px;
	height:45px; 
}
.btnDownload4 {
	position:relative;
	float:left;
	top:1204px;
	right:365px;
	width:140px;
	height:45px; 
}


.marginBottom {
	min-height:65px;	
}

.btnSite {
    float:left;
	position:relative;
	bottom:45px;
	left:55px;
	width:172px;
	height:55px; 
}

.btnShop {
    float:left;
	position:relative;
	bottom:45px;
	left:77px;
	width:172px;
	height:55px; 
}


#blogContainer {
	width:656px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/ipad/blogTableTop.jpg),  url(../images/ipad/blogTableBottom.jpg), url(../images/ipad/blogTableMid.jpg);
	background-position:top, bottom, center;
	background-repeat:no-repeat, no-repeat,  repeat-y;
}

#blogWhatsNewTitle {

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

#spacerTitle
{
  height:9px;	
}


.blogTableContent {
	width:588px;
}

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

.blogArticlePic {
	width:588px;
	height:354px;
}

#youtube {
	width:588px;
	height:331px;
}

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

