#global_header{
	height:90px;	
}
/* overview */
.mpp-title{height:246px;}
ul.mpp-nav{ height:56px; margin-bottom:30px;}
.mpp-nav li
{
	float:left;
	background:none;
	padding:0px;
}
.mpp-nav li a{display:block; height:56px; cursor:pointer;}
*html .mpp-nav li a {cursor:hand;}
.overview a{background:url(../img/company/mpp/overview/nav-overview.png) top; width:139px;}
.customize a{background:url(../img/company/mpp/overview/nav-customize.png) top; width:144px;}
.info a{background:url(../img/company/mpp/overview/nav-info.png) top; width:125px;}
.media a{background:url(../img/company/mpp/overview/nav-media.png) top; width:137px;}
.sharing a{background:url(../img/company/mpp/overview/nav-sharing.png) top; width:121px;}
.usability a{background:url(../img/company/mpp/overview/nav-usability.png) top; width:134px;}
.mpp-nav li a:hover{text-decoration:none;}
.mpp-nav li a.selected{background-position:bottom; text-decoration:none;}

.mpp-overview {float:left; width:525px;}
.mpp-overview p{margin-bottom:30px;}
.mpp-overview h2{
	border:0px;
	color:#336d9e;
	font-size:22px;
	padding:0px;
	margin-bottom:20px;
}
.section{
	padding-left:80px;	
}
#development{background:url(../img/company/mpp/overview/phone.png) no-repeat;}
#monetization{background:url(../img/company/mpp/overview/cash.png) no-repeat;}
#distribution{background:url(../img/company/mpp/overview/world.png) no-repeat;}
#maintenance{background:url(../img/company/mpp/overview/bulb.png) no-repeat;}

.contact-form
{
float:left;
margin-left:20px;
width:250px;
}
.column-for-box-large{margin-right:0px;}
.contact-form label{display:block; float:none; margin-bottom:3px; font-size:10px; font-weight:bold; line-height:14px;}
.contact-form input{display:block; float:none; margin-bottom:7px; width:200px;} 
.contact-form textarea{display:block; float:none; margin-bottom:7px; width:200px; height:100px;} 
.btn-submit{margin-top:10px; width:auto !important;}
.leading-publishers img{float:left; margin:0px 15px 20px 21px;}



/* Clients */
.category-box{
	margin:0 15px 20px 10px;
	padding:2px;
	text-align:right;
	border:1px solid #ccc;
	background-color:#efefef;
}
ul.platform_links{margin-left:10px;}
.platform_links li
{
	margin:0 15px 15px 0;
	float:left;
	width: 180px;  
	height:186px;
	border:1px solid #dedede;
	text-align:center;
}
.platform_links .wrapper{padding:15px;}
.platform_links .logo{text-align:center; height:85px; background-repeat:no-repeat; background-position:50% 50%;}
.platform_links img{margin:0 auto;}
.platform_links .title{font-size:14px; color:#777; font-family:Georgia, "Times New Roman", Times, serif; height:35px;}
.platform_links .description{color:#aaa;}
.platform_links .title, .details, .platform_links .logo{margin-bottom:12px;}
.details{}
.category, .pop-links, .download-app, .platform_links .description, .screens{font-size:11px;}

.download-app{border:1px solid #ddd; float:right; width:84px;}
.screens{border:1px solid #ddd; float:left; width:57px; margin-right:2px;}
.screens:hover, .download-app:hover{border-color:#bbb;}

.screens a, .download-app a {display: block; padding:2px; color:#777;}
.screens a:hover{text-decoration:none;}

.download-app a{padding-right:18px; background:url(../img/components/btn-toggle-arrow-bw.png) no-repeat 65px -1px; text-decoration:none;}
.dim a{color:#bbb;}
.dim{border-color:#bbb;}

.pop-links{position:absolute; background:#fff; border:1px solid #bbb; border-width:1px 1px 2px 1px; width:148px; margin-top:-1px; text-align:left;}
.pop-links a{display:block; padding:1px 2px; border-top:1px dotted #dedede; color:#777;}
.pop-links a:hover{background-color:#449BFB; color:#fff; text-decoration:none;}
.close-pop{text-align:right;}

.img-os{ margin:0px 20px 10px 0px;}


li.icn-twitter{background:url(../img/components/16-twitter.png) no-repeat 0% 50%; padding:3px 0px 3px 24px;}
li.icn-facebook{background:url(../img/components/16-facebook.png) no-repeat 0% 50%; padding:3px 0px 3px 24px;}



/* misc */
del{text-decoration: line-through;}
.no-margin{margin:0 !important;}
.no-border{border:0px !important;}
