@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-left: auto ;
	margin-right: auto ;
	padding:0px;
}

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


#tableTop {
    padding-left:-2px;
	width:767px;
	height:110px;
	background-image:url("/apps/mondo/images/tablet/app_tableTop.jpg")	;
}

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

#tableBottom {
    padding-right:2px;
	width:765px;
	height:81px;
	background-image:url("/apps/mondo/images/tablet/app_tableBottom.jpg");
}

#bannerBlock {
	background-image:url(/apps/mondo/images/tablet/apps_bg.jpg);
	width:656px;
	height:1870px;
}


.marginBottom {
	min-height:65px;	
}

.btnDownload0 {
	position:relative;
	float:left;
	top:494px;
	left:50px;
	width:140px;
	height:45px; 
}
.btnDownload1 {
	position:relative;
	float:left;
	top:729px;
	right:90px;
	width:140px;
	height:45px; 
}
.btnDownload2 {
	position:relative;
	float:left;
	top:965px;
	right:228px;
	width:140px;
	height:45px; 
}
.btnDownload3 {
	position:relative;
	float:left;
	top:1201px;
	right:368px;
	width:140px;
	height:45px; 
}
.btnDownload4 {
	position:relative;
	float:left;
	top:1392px;
	left:52px;
	width:140px;
	height:45px; 
}
.btnDownload5 {
	position:relative;
	float:left;
	top:1637px;
	right:88px;
	width:140px;
	height:45px; 
}

.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("/apps/mondo/images/tablet/blogTableTop.jpg"),  url("/apps/mondo/images/tablet/blogTableBottom.jpg"), url("/apps/mondo/images/tablet/blogTableMid.jpg");
	background-position:top, bottom, center;
	background-repeat:no-repeat, no-repeat,  repeat-y;	
}

#blogWhatsNewTitle {
    float:left;
	position:relative;
	left:42px;

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

#spacerTitle
{
  height:20px;	
}

.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;
}


