html{
	font-size: 100.01%;
	background:url(images/bg.gif);
}

body{
	margin: 0 0 18px;
	font-family:"Trebuchet MS", sans-serif;
    font-size: 14px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;	
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
fieldset{
	margin:0;
	padding:0;
	border:none;
}
img{border: none;}
a{text-decoration:none;
	color:#000;
	font-weight:bold;}
a:active, a:focus{outline:none;}
/* main container */
#main{
	margin: 0 auto;
	width: 981px;
	background:#fff;
	padding: 20px 9px 11px 10px;
}
/* header */
#header{
	background:url(images/header.jpg) no-repeat;
	position:relative;
	z-index:2;
}
#header2{
	background:url(images/header3.jpg) no-repeat;
	position:relative;
	z-index:2;
}
#header .top-content{
	overflow:hidden;
	width:100%;
}
#header2 .top-content{
	overflow:hidden;
	width:100%;
}
/* logotype */
.logo{
	float:left;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/logo.gif) no-repeat;
	width: 256px;
	height: 64px;
	margin:5px 0 0 30px;
}
/* right header links */
#header .top-content ul{
	list-style:none;
	margin:15px 21px 0 0;
	padding:0;
	float:right;
	display:inline;
	width: 200px;
}
#header .top-content ul li{
	font:bold 12px/14px "Trebuchet MS", sans-serif;
	color:#6c6c6c;
	text-align:right;
}
#header .top-content ul a{
	color:#6c6c6c;
	text-decoration:underline;
}
/* main navigation menu */
.menu-holder{width: 100%;}
.menu-holder:after{
	content:'';
	clear:both;
	height:0;
	display:block;
}
#menu{
	list-style:none;
	margin: -12px 15px 15px 0;
	padding:0;
	float:right;
	display:inline;
}
#menu li{
	float:left;
	width: 97px;
/*	margin: 0 0 0 14px;*/
	display:inline;
/*	padding:0 0 9px;*/
	padding:0 0 9px 14px;
}
#menu li.hover,
#menu li:hover{position:relative}
#menu li.red{background:url(images/menu-red-mark.gif) no-repeat 100% 100%;}
#menu li.green{background:url(images/menu-green-mark.gif) no-repeat 100% 100%;}
#menu li.blue{background:url(images/menu-blue-mark.gif) no-repeat 100% 100%;}
#menu li.yellow{background:url(images/menu-yellow-mark.gif) no-repeat 100% 100%;}
#menu li.orange{background:url(images/menu-orange-mark.gif) no-repeat 100% 100%;}
#menu a{
	display:block;
	text-indent:-999px;
	overflow:hidden;
	height:12px;
	font-size:0;
	line-height:0;
}
.menu-products{background:url(images/menu-products_rid.gif) no-repeat 100% 0;}
.menu-operators{background:url(images/menu-operators.gif) no-repeat 100% 0;}
.menu-services{background:url(images/menu-services_rid.gif) no-repeat 100% 0;}
.menu-enterprise{background:url(images/menu-enterprise_rid.gif) no-repeat 100% 0;}
.menu-technology{background:url(images/menu-technology_rid.gif) no-repeat 100% 0;}
.menu-about-us{background:url(images/menu-aboutus_rid.gif) no-repeat 100% 0;}
.menu-corporate{background:url(images/menu-corporate_rid.gif) no-repeat 100% 0;}
.menu-community{background:url(images/menu-community_rid.gif) no-repeat 100% 0;}
.menu-news{background:url(images/menu-news_rid.gif) no-repeat 100% 0;}
#menu a:hover,
#menu li:hover a,
#menu li.hover a{background-position:100% 100%;}
/* drop-down */
#menu ul{
	position:absolute;
	list-style:none;
	margin: 0;
	padding:8px 7px 6px;
	display:none;
	top: 15px;
	right:0;
}
/* colored styles of drop menu */
#menu li.red ul{
	background:#FF4C4F;
	border: 2px solid #C12C2F;
}
#menu li.orange ul{
	background:#f18c31;
	border: 2px solid #c8762e;
}
#menu li.green ul{
	background:#8ac142;
	border: 2px solid #75a13b;
}
#menu li.blue ul{
	background:#00aae2;
	border: 2px solid #078ebb;
}
#menu li.yellow ul{
	background:#f8d927;
	border: 2px solid #cdb426;
}
#menu li.hover ul,
#menu li:hover ul{display:block}
/* drop menu elements styles */
#menu ul li{
	float:none;
	width: auto;
	margin: 11px 0 0;
	padding:0;
	background:none;
	text-align:right;
	display:block;
	width: 115px;
}
#menu ul li:first-child{margin-top:0}
#menu ul a{
	display:inline;
	text-indent:0;
	overflow:visible;
	height:auto;
	font:bold 12px/14px "Trebuchet MS", sans-serif;
	color:#351900;
}
#menu ul a:hover{text-decoration:underline}
/* content */
#content{
	margin: 0 -9px 0 -10px;
	width: 981px;
	background:url(images/content-bottom-bg.gif) no-repeat 100% 100%;
	padding: 0 9px 32px 10px;
	position:relative;
}
/* breadcrumbs */
.breadcrumbs{
	list-style:none;
	margin:3px 0 5px 28px;
	padding:0;
}
.breadcrumbs li{
	background:url(images/breadcrumb-separator.gif) no-repeat 0 50%;
	display:inline;
	font:bold 12px/14px "Trebuchet MS", sans-serif;
	color:#d1d1d1;
	padding:0 5px 0 10px;
}
.breadcrumbs li:first-child{
	background:none;
	padding-left:0;
}
.breadcrumbs li a{color:#d1d1d1}
/* main columns */
.main-columns{
	overflow:hidden;
	width: 100%;
	/*background:url(images/area-flash_bis2.jpg) no-repeat;*/
	/*padding: 331px 0 0;*/
	margin: 5px 0 0;
}
.main-columns-internal{
	overflow:hidden;
	width: 100%;
	padding: 50px 0 0;
	margin: 5px 0 0;
}
.bgcareers {
    background:url(images/img_careers.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgenterprise {
    background:url(images/img_enterprise.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgcompany {
    background:url(images/img_company.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgmobiletv {
    background:url(images/img_mobiletv.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgmobileweb {
    background:url(images/img_mobileweb.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgmusic {
    background:url(images/img_music.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgproducts {
    background:url(images/img_products.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgsolutions {
    background:url(images/img_solutions.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgspirit {
    background:url(images/img_spirit.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgstrategy {
    background:url(images/img_strategy.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgsupport {
    background:url(images/img_support.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgmobileclient {
    background:url(images/img_mobileclient.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgmobilewebwidget {
    background:url(images/img_mobile-web-widget.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgmobilewebwidgetplatform {
    background:url(images/img_mw3.jpg) no-repeat;
    padding: 251px 0 0;
}
/* main content */
.main-content{
	float:left;
	width: 575px;
}
/* main content headings */
.main-content h2{
	text-indent:-999px;
	overflow:hidden;
	height:19px;
	margin:0 0 12px 29px;
}
.h2-beetv{background:url(images/h2-beetv.gif) no-repeat;}
.h2-mobile-tv{background:url(images/h2-mobile-tv.gif) no-repeat;}
.h2-events{background:url(images/h2-events.gif) no-repeat;}
.h2-highlights{background:url(images/h2-highlights.gif) no-repeat;}
.h2-generic {background:none;}
.h2-major-clients{background:url(images/h2-major-clients.gif) no-repeat;}
.h2-mobile-banking{background:url(images/h2-mobile-banking.gif) no-repeat}
.h2-mobile-payments{background:url(images/h2-mobile-payments.gif) no-repeat}
.h2-mobile-multimedia{background:url(images/h2-mobile-multimedia.gif) no-repeat}

.box{
	background:url(images/main-content-box-bg.gif) no-repeat;
	padding: 0 0 0 26px;
}
.notbox{
	padding: 0 0 0 26px;
}
/* beetv box */
.beetv{
	overflow:hidden;
	width: 545px;
	margin: 0 0 40px;
	padding-top:26px;
}
* html .beetv{
	overflow:visible;
	height:1%;
}
.beetv h3{
	margin:13px 0;
	font:bold 12px/15px "Trebuchet MS", sans-serif;
	color:#000;
}
.beetv p{
	margin:13px 0;
	font:13px "Trebuchet MS", sans-serif;
	color:#000;
}
.beetv p.big-margin{margin-top:29px}
.beetv img{
	float:left;
	margin:0 13px 0 0;
}
/* single box */
.single{
	overflow:hidden;
	width: 545px;
	margin: 0 0 40px;
	padding-top:26px;
    font:12px/15px "Trebuchet MS", sans-serif;
}
* html .beetv{
	overflow:visible;
	height:1%;
}
.single h3{
	margin:13px 0;
	font:bold 12px/15px "Trebuchet MS", sans-serif;
	color:#000;
}
.single p{
	margin:13px 0;
	font:13px "Trebuchet MS", sans-serif;
	color:#000;
}
.single p.big-margin{margin-top:29px}
.single img{
	margin:0 13px 0 0;
}
.single a{
	text-decoration:underline;
	color:#000;
}
/* major-clients */
.major-clients{
	padding-top:3px;
	margin:0 0 59px;
}
/* client logo */
.major-clients .client-logo{
	width: 157px;
	vertical-align:middle;
	padding-top:22px;
}
.major-clients .client-logo img{
	display:block;
	margin:0 auto;
}
/* client description */
.major-clients .description{
	width: 350px;
	vertical-align:middle;
	text-align:left;
	padding-left:32px;
	padding-top:15px;
}
.major-clients .description h3{
	margin:0;
	font:bold 12px/14px "Trebuchet MS", sans-serif;
	color:#000;
}
.major-clients .description p{
	margin:0;
	font:12px/14px "Trebuchet MS", sans-serif;
	color:#000;
}
/* highlights */
.highlights{margin:0 0 107px;}
.highlights ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.highlights li{margin:33px 0 0;}
.highlights li:first-child{margin-top:25px}
.highlights li span{
	font: 12px/14px "Trebuchet MS", sans-serif;
	color:#000;
	display:block;
}
.highlights li h3{
	margin:0;
	font:bold 12px/16px "Trebuchet MS", sans-serif;
	color:#000;
}
.highlights li p{
	margin:0;
	font: 13px "Trebuchet MS", sans-serif;
	color:#000;
}
.highlights li a{
	text-decoration:underline;
	color:#000;
}

/* postmetadata */
.postmetadata a{
    text-decoration:underline;
	color:#000;
    margin:0;
	font: 12px/14px "Trebuchet MS", sans-serif;
	color:#000;
}

.postmetadata {
    text-decoration:none;
	color:#000;
	font: 14px "Trebuchet MS", sans-serif;
	color:#000;
}

/* events */
.events{
	padding-top:12px;
	padding-bottom:3px;
}
.events ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.events li{
	font: 13px "Trebuchet MS", sans-serif;
	color:#000;
	margin:16px 0 0;
}
.events li a{
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
/* side bar */
.side-bar{
	float:right;
	width: 348px;
}
/* side bar headings */
.side-bar h2{
	margin:0;
	text-indent:-999px;
	overflow:hidden;
	height:33px;
}
.h2-enterprise-solutions{background:url(images/h2-enterprise-solution.gif) no-repeat}
.h2-products{background:url(images/h2-product.gif) no-repeat}
.h2-services{background:url(images/h2-services_bis.gif) no-repeat}
.h2-corporate{background:url(images/h2-corporate_bis.gif) no-repeat}
.h2-compatible-phones{background:url(images/h2-compatible-phones.gif) no-repeat}
.h2-partners{background:url(images/h2-partners.gif) no-repeat}
.h2-aboutus{background:url(images/h2-aboutus-bis.gif) no-repeat}
.h2-technology{background:url(images/h2-technology-bis.gif) no-repeat}
.h2-operators-bis{background:url(images/h2-operators-bis.gif) no-repeat}
/* intro-box */
.side-bar .intro-box{
	overflow:hidden;
	margin: 8px 0 0;
}
.side-bar .intro-box p{
	font: bold 16px/19px "Trebuchet MS", sans-serif;
	color:#4a4a4a;
	margin:20px 27px 0 0;
	text-align:right;
}
/* enterprise-solutions */
.enterprise-solutions{margin:59px 0 0}
.enterprise-solutions div{
	overflow:hidden;
	width: 100%;
}
.enterprise-solutions a{
	float:left;
	margin:0 0 0 72px;
}
.enterprise-solutions a img{display:block;}
/* products-box */
.products-box{margin:22px 0 0;}
.products-box ul{
	list-style:none;
	margin:27px 26px 0 0;
	padding:0;
}
.products-box li{
	font: bold 12px/24px "Trebuchet MS", sans-serif;
	padding: 0 12px 0 0;
	background:url(images/bullet.gif) no-repeat 100% 6px;
	text-align:right;
}
.products-box li a{color:#000;}
.products-box li a:hover{text-decoration:underline}
/* compatible-phones */
.compatible-phones{margin:26px 0 0;}
.compatible-phones ul{
	text-align:right;
	margin:0;
	padding:0;
	list-style:none;
}
.compatible-phones li{
	font: 12px/24px "Trebuchet MS", sans-serif;
	color:#696969;
}
/* custom scroll */
.compatible-phones .scrollable {
	/*height:453px;*/
    height:240px;
	overflow:hidden;
	margin:11px 20px 0 0;
	padding: 0 0 21px;
}
.compatible-phones .scroll-content{
	height:424px !important;
	top: 25px !important;
}
/* partners-box */
.partners-box{margin:22px 0 0;}
.partners-box img{
	margin:22px 0 28px;
	display:block;
}
.partners-box p{
	margin:0 28px 0 0;
	font: 12px/14px "Trebuchet MS", sans-serif;
	color:#000;
	text-align:right;
}
.partners-box a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
/* footer */
#footer{
	background:#000;
	width: 100%;
	overflow:hidden;
    font-size: x-small;
    text-align: center;
}
#footer .left{
	float:left;
	width: 600px;
	display:inline;
    font-size: x-small;
	margin:16px 0 18px 20px;
}
#footer .left p{
    font-size: x-small;
	margin:0;
	font-family: "Trebuchet MS", sans-serif;
	color:#fff;
}
#footer .center{
	float:left;
	width: 100%;
	display:inline;
    font-size: x-small;
	margin-top:15px;
    margin-bottom:10px;
}
#footer .center p{
    font-size: x-small;
	margin:0;
	font-family: "Trebuchet MS", sans-serif;
	color:#fff;
}
#footer .right{
	float:right;
	width: 330px;
	display:inline;
    font-size: x-small;
	margin:29px 20px 18px 0;
	text-align:right;
}
#footer .right a{
	color: #767676;
    font-size: x-small;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration:underline;
	
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
    font:12px "Trebuchet MS", sans-serif;
	}

.singletitle {
     font:22px "Trebuchet MS", sans-serif;
     color: #AEAEAE;
     margin-left: 26px;
     margin-top: -5px;
}

.h2-mobiletv{background:url(images/h2-mobile-tv.gif) no-repeat;}
.h2-company-overview{background:url(images/h2-company-overview.gif) no-repeat;}
.h2-jobs{background:url(images/h2-jobs.gif) no-repeat;}
.h2-jobs{background:url(images/h2-jobs.gif) no-repeat;}
.h2-major-clients{background:url(images/h2-major-clients.gif) no-repeat;}
.h2-managed-solution{background:url(images/h2-managed-solution.gif) no-repeat;}
.h2-mission{background:url(images/h2-mission.gif) no-repeat;}
.h2-mediacenter{background:url(images/h2-mediacenter.gif) no-repeat;}
.h2-products-overview{background:url(images/h2-products-overview.gif) no-repeat;}
.h2-services-overview{background:url(images/h2-services-overview.gif) no-repeat;}
.h2-support-services{background:url(images/h2-support-services.gif) no-repeat;}
.h2-convergent-platform{background:url(images/h2-convergent-platform.gif) no-repeat;}
.h2-beeweeb-enterprise{background:url(images/h2-beeweeb-enterprise.gif) no-repeat;}
.h2-mobile-client-applicatio{background:url(images/h2-mobile-client-applicatio.gif) no-repeat;}
.h2-mobile-web{background:url(images/h2-mobile-web.gif) no-repeat;}
.h2-mww-platform{background:url(images/h2-mww-platform.gif) no-repeat;}
.h2-mwwidgets{background:url(images/h2-convergent.gif) no-repeat;}
.h2-careers{background:url(images/h2-careers.gif) no-repeat;}
.h2-our-spirit{background:url(images/h2-our-spirit.gif) no-repeat;}
.h2-our-customers{background:url(images/h2-our-customers.gif) no-repeat;}
.h2-mobile-strategy_bis{background:url(images/h2-mobile-strategy_bis.gif) no-repeat;}
.h2-end2end{background:url(images/h2-end2end.gif) no-repeat;}
.h2-multimediasol{background:url(images/h2-multimedia-solutions.gif) no-repeat;}
.h2-corporategovernance{background:url(images/h2-corporate-governance.gif) no-repeat;}

.text16px {
 	font-family:"Trebuchet MS", sans-serif;
    font-size: 16px;
}

.alignleft{
	text-align: left;
}

.alignright{
	text-align: right;
}

.cazz{
    background:url(images/img_mobilebanking.jpg) no-repeat;
    padding: 251px 0 0;
}


.bgmobilebanking {
    background:url(images/img_mobilebanking.jpg) no-repeat;
    padding: 251px 0 0;
}
.bgmobilepayments {
    background:url(images/img_mobilepayments.jpg) no-repeat;
    padding: 251px 0 0;
}
