/*Mobile OS page Stylesheet*/

/*Overview page style start*/

.overviewBgEN{
background:url(/styles/wireless/en/all_regions/images/MobileOS/Overview_Image_with_Bellement.jpg); 
background-repeat:no-repeat;
width: 933px;
height:409px;
margin-left:-20px;
}
.overviewBgFR{
background:url(/styles/wireless/fr/all_regions/images/MobileOS/Overview_Image_with_Bellement.jpg); 
background-repeat:no-repeat;
width: 933px;
height:409px;
margin-left:-20px;
}
.overviewmain {
padding:100px 0px 0px 500px;  
width:325px;
}

.overviewlinkA {
border-top:#CCCCCC 1px solid; 
border-bottom:#CCCCCC 1px solid; 
margin-top:35px; 
width:230px;
padding-top:9px;
padding-bottom:9px;

}

.overviewlinkB {
border-bottom:#CCCCCC 1px solid; 
margin-top:10px; 
width:230px;
padding-bottom:9px;

}
/*Overview page style ends*/

/*Android page style starts*/

.andblock1 {
width: 100%; 
height: 350px;
}
.andblock1a {
float: left; 
position:absolute; 
margin-left: 0px;
}
.andblock1b {
margin-top: 105px; 
float: right; 
margin-left: 475px;
width: 45%; 
position: absolute;
}
.andmain {
width:100%; 
height:1070px;
margin-top:70px;
}
body.fr .andmain {
width:100%; 
height:1110px;
margin-top:70px;
}
.andleft {
width:70%;
float:left;
position:absolute; 
border-top:#CCCCCC 1px solid;
}
.andleftcolumns {
width:147px; 
height:186px; 
float:left;
padding-top:10px; 
padding-right:20px;
}
.andgoogleplaymain {
width: 100%;
height: 250px; 
margin-top:350px;
}

body.fr .andgoogleplaymain {
width: 100%;
height: 250px; 
margin-top:400px;
}

.andgoogleplayleft {
float: left; 
position: absolute; 
margin-left: -20px;
}
.andgoogleplayright{
float: right; 
margin-top:25px;
margin-left: 245px; 
width: 62%; 
position: absolute; 
border-top:#CCCCCC 1px solid;
}
.andgoogleplaycont {
margin-left:18px;
margin-top:25px;
}
.andbord {
border-top:#CCCCCC 1px solid;
}
.imgmarg {
margin-bottom:20px;
}
.andmainright {
width:30%;
float:right;
width:220px;
}
.blueboxright{
-moz-border-radius:5px;
-webkit-border-radius: 3px;
border-radius: 5px; 
behavior: url(/styles/wireless/all_languages/all_regions/images/MobileOS/css/border-radius.htc);
border: 1px solid #dae8f1;
background-color:#dae8f1;
}
.whiteboxright {
-moz-border-radius:5px;
-webkit-border-radius: 3px;
border-radius: 5px; 
behavior: url(/styles/wireless/all_languages/all_regions/images/MobileOS/css/border-radius.htc);
border: 1px solid #ffffff;
background-color:#ffffff;
}