/* Umundo */

body {
    background: #fff;
    margin: 0;
	padding: 0;
}

a img, :link img, :visited img {
    border: none;
}

/* Wrapper */

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 984px;
	background: #fff;
}

.hide{
   display:none;
}
/* Header */

#header {
	position: relative;
	margin:0 auto;
	padding: 0px;
	width: 984px;
	height: 62px;
	color: #fff;
	background: transparent url(../images/header_bg.gif) 0 0 repeat-x;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 360px;
	height: 62px;
	position: absolute;
	top: 0px;
	left: 624px;
}

#header ul li {
	margin: 0;
	padding: 0;
	width: 120px;
	height: 62px;
	color: #fff;
	float: left;
}



#header span {
	font-family: "Trebuchet MS" Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b8b8b8;
	position: absolute;
	top: 22px;
}

/* Body */

#body {
	margin: 0 auto;
	width: 984px;
	padding: 0;
	background: #fff;
}

.navigation { 
	font-family: Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5f5f5f;
	width: 975px; 
	height:15px;
	padding: 5px 0 0 10px;
	/*background: #d3d3d3;*/
	border-bottom: 1px solid #dbdbdb;
	text-decoration: none;
}

.navigation1 { 
	font-family: Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
	}

.navigation1:hover { 
	text-decoration: underline;
}

/* ----- LEFT MENU ------ 
#left_menu {
	float: left;
	width: 240px;
	height: 460px;
	background: transparent url(../images/menu_bg.gif) 0 0 repeat-x;
}
*/

#left_menu {
	float: left;
	background: #fff;
	border: 2px solid #333232;
	padding: 0;
	margin-bottom: 50px;
}




/*#left_menu p {
	font-family: "Trebuchet MS" Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	background: transparent url(../images/platform_menutitle.gif) 0 0 repeat-x;
	height: 30px;
	vertical-align: middle;
	margin-top: -3px;
	padding: 2px 2px 0 10px;
}*/

.platform_menu {
	font-family: "Trebuchet MS" Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	background: transparent url(../images/platform_menutitle.gif) 0 0 repeat-x;
	height: 30px;
	vertical-align: middle;
	margin-top: -3px;
	padding: 2px 2px 0 10px;
}

.solutions_menu {
	font-family: "Trebuchet MS" Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	background: transparent url(../images/solutions_bg.gif) 0 0 repeat-x;
	height: 30px;
	vertical-align: middle;
	margin-top: -3px;
	padding: 2px 2px 0 10px;
}

 .solution_title{
	
	background: transparent url(../images/solutions_bg.gif) 0 0 repeat-x;
	
}

#nav {
	margin: -8px 0 0 0;
	padding-left: 15px;
	background: none;
	list-style-type: none;
	width: 210px;
	float: left;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left; 
	width: 100%;
	padding: 3px 0 0 0;
	height: 25px;
}
#nav a {
	display: block;
	font-family: Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #efefef;
	text-decoration: none;
	padding: 0 0 0 15px;
	height: 25px;
	line-height:2.4;
	vertical-align: middle;
	background: transparent url(../images/show_unselected.gif) no-repeat;
}
#nav #nav_my a {
	border: none;
}
#nav a:hover {
	color: #4F4532;
}

#nav li.current  {
	font-family: Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #efefef;
	text-decoration: none;
	margin-top: 2px;
	padding: 0 0 0 15px;
	height: 25px;
	background: transparent url(../images/show_selected.gif) no-repeat;
	color: #efefef;
	font-weight: bold;
	line-height:2.3;
}

#nav li.green  {
	font-family: Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #efefef;
	text-decoration: none;
	margin-top: 2px;
	padding: 0 0 0 15px;
	height: 25px;
	background: transparent url(../images/green_selected.gif) no-repeat;
	color: #efefef;
	font-weight: bold;
	line-height:2.3;
}


/* ----- Right Section ------ */

#right_section{
	width: 720px;
	float: left;
	margin-left: 20px;
	padding: 0;
}

h3 {
	font-family: "Trebuchet MS" Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #2b2b2b;
	margin: 0;
	padding: 0;
	/*border-bottom: 1px solid #737373;
	border: 1px solid #e0e0e0;
	background: #f4f4f4;*/
}

h2 {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2b2b2b;
	margin: 0px;
	padding: 0px;
}
.description_text1{
	font-family: "Calibri" ;
	color: #231700;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	line-height: 1.4em;
	font-size: 1.2em;
	padding: 0 5px 5px 0;
}

.description_text{
	font-family: "Calibri";
	color: #231700;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	line-height: 1.4em;
	font-size: 15px;
	padding: 5px 5px 5px 0;
}

.description_text a{
	font-family: "Calibri";
	color: #231700;
	text-decoration: none;
	word-spacing: normal;
}

.description_text a:hover{
	text-decoration: underline;
}

.showcase {
	background: url(../images/showcase.gif) no-repeat;
	width: 351px;
	height: 155px;
	font-family: "Calibri";
	font-size: 19px;
	font-weight: normal;
	color: #549302;
	padding: 10px 10px 5px 10px;
}
.showcase_txt {
	font-family: "Calibri" ;
	color: #231700;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	line-height: 1.4em;
	font-size: 12px;
	}

#mobile_desc {
	width: 470px;
	float: left;
	margin: 0;
	padding: 0;
}

.border {
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 0px;
}

.offerings {
	font-family: "Calibri";
	font-size: 20px;
	font-weight:normal;
	color: #fff;
	padding: 1px 1px 2px 10px;
	background: #a2cd00;
}

.quick_link{
	font-family: "Calibri";
	font-size: 14px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	text-align: left;
}
.quick_link a{
	font-family: "Calibri" ;
	font-size: 14px;
	font-weight: normal;
	color: #0373c2;
	text-decoration: none;
	text-align: left;
}
.quick_link a:hover{
	text-decoration: underline;
}


#mobile_img {
	width: 240px;
	float: left;
	margin-left: 10px;
	padding: 0;
}

.mobile_subtitle {
	font-family: "Calibri";
	font-size: 20px;
	font-weight: normal;
	width: 320px;
	height: 30px;
	color: #7205aa;
	display: block;

}

/* Platform Menu 
#platform-menu {
	border-bottom: 2px solid #b873dd;
	width: 100%;
}
ul#platform-menu  {
	height: 40px;
	width: 700px;
	background: transparent url(../images/tab_unselect.jpg) 0 0 repeat-x;
	padding: 0px;
	margin: 0px 0 20px 0;
}
#platform-menu li {
	display: inline;
	float: left;
	list-style: none;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	width: 120px;
	height: 40px;
}

#platform-menu li a {
	width: 120px;
}

#platform-menu li a:link, #platform-menu li a:visited {
	font: bold 12px Arial;
	color: #8FC73E;
	text-decoration: none;
	display: block;
	height: 17px;
}

#platform-menu li a:hover, #platform-menu li a:active {
	color: #fff;
	background: transparent url(../images/tab_select.jpg) 0 0 repeat-x;
	height: 40px;
}
		
#platform-menu li.selected {
	background: transparent url(../images/tab_select.jpg) 0 0 repeat-x;
	height: 40px;
}

#platform-menu li.selected a {
	color: #fff;
}

#platform-menu li.selected a:visited {
	color: #fff;
}
		
#platform div p {
	padding: 0px 8px 0 0px;
}

#platform div p.platformIntro1, #platform div p.platformIntro2, #platform div p.platformIntro3, #platform div p.platformIntro4 {
	
	padding: 10px 20px 0 210px;
	text-align: left;
}
 Platform Menu */

#footer {
	float: left;
	width: 984px;
	height: 265px;
	background: #252525;
	margin: 0 auto;
	padding: 0;
}

#footer img {
	
	text-align: center;
	padding-left:400px;
	position: absolute;
	
}

#footer_links {
	width: 840px;
	margin: 50px 0 0 150px;
	padding: 0;
	float: left
	
	color: #fff;
	/*border-right: 1px solid #fff;*/
	
}

#footer_links ul{
	margin: 0;
	padding: 0;
	width: 200px;
	list-style: none;
	float: left;
}
#footer_links ul li {
	font-family: Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	}

#footer_links ul li a {
	font-family: Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	color: #6d6d6d;
	text-decoration: none;
}
#footer ul li a:hover {
	font-family: Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	color: #6d6d6d;
	text-decoration: underline;
}

.footer_title {
	font-family: Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#copyright {
	font-family: Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	color: #6d6d6d;
	text-align: center;
	padding-top: 10px;
	
} 


/* platform */
	#overview-menu {
		border-bottom: 1px solid #b973dd;
		width: 710px;
	}
		ul#overview-menu  {
			height: 40px;
			width: 680px;
			padding: 0px;
			margin: 0px;
			padding-top: 12px;
			margin-bottom: 12px;
		}
		#overview-menu li {
			margin-right: 1px;
			display: inline;
			float: left;
			list-style: none;
			background: transparent url(images/tab_select.jpg) #a15dc2 repeat-x;  
			padding: 7px 10px;
			font-size: 12px;
			font-weight: bold;
			width: 100px;
		}
		#overview-menu li a {
			width: 90px;
		}
		#overview-menu li a:link, #overview-menu li a:visited {
			font: bold 12px Arial;
			color: #8FC73E;
			text-decoration: none;
			display: block;
			height: 17px;
		}
		#overview-menu li a:hover, #overview-menu li a:active {
			color: #fff;
		}
		#overview-menu li.selected {
			background: #a15dc2;
		}
		#overview-menu li.selected a {
			color: #fff;
		}
		#overview-menu li.selected a:visited {
			color: #fff;
		}
		#platform div p {
			padding: 0px 8px 0 0px;
		}
		#platform div p.overviewIntro1, #platform div p.overviewIntro2, #platform div p.overviewIntro3, #platform div p.overviewIntro4 {
			padding: 8px 20px 0 210px;
			text-align: left;
		}


		#sub_title {
			float: left;
			width: 690px;
			/*height: 120px;
			background: url(../images/Titles/subtitle_bg.gif) #f2f3f1 0 0 repeat-x;*/
			border: 5px solid #e7e7e7;
			padding: 10px 10px 10px 10px;
			margin: 5px 0;
			text-align: justify;
}
		
		/* Banners */
		
		#uspBanner {
			margin-top: 8px;
			background: url(../images/usp_banner.jpg) 0 0 no-repeat;
			height: 200px;
		}

		#pushBanner {
			margin-top: 8px;
			background: url(../images/pushtechnology.jpg) 0 0 no-repeat;
			height: 200px;
		}

		#mediaplayer {
			margin-top: 8px;
			background: url(../images/media_player.jpg) 0 0 no-repeat;
			height: 200px;
		}

		#richmedia {
			margin-top: 8px;
			background: url(../images/rich_media.jpg) 0 0 no-repeat;
			height: 200px;
		}

		#socialwidgets{
			margin-top: 8px;
			background: url(../images/social_widgets.jpg) 0 0 no-repeat;
			height: 200px;
		}

		#contentadmin{
			margin-top: 8px;
			background: url(../images/content_banner.jpg) 0 0 no-repeat;
			height: 200px;
		}

		#mobile_banner {
			margin-top: 8px;
			background: url(../images/mobile_banner.jpg) 0 0 no-repeat;
			height: 200px;
		}

		#content_owners {
			margin-top: 8px;
			background: url(../images/content_owners.jpg) 0 0 no-repeat;
			height: 200px;
		}

		#solution_overview {
			margin-top: 8px;
			background: url(../images/solutions_banner.jpg) 0 0 no-repeat;
			height: 200px;
		}

		#artist_banner {
			margin-top: 8px;
			background: url(../images/artists.jpg) 0 0 no-repeat;
			height: 200px;
		}

		#mobile_operators {
			margin-top: 8px;
			background: url(../images/mobile_operators.jpg) 0 0 no-repeat;
			height: 200px;
		}

		#advertisers_banner {
			margin-top: 8px;
			background: url(../images/advertisers.jpg) 0 0 no-repeat;
			height: 200px;
		}

		#blogger_banner {
			margin-top: 8px;
			background: url(../images/bloggers.jpg) 0 0 no-repeat;
			height: 200px;
		}

		
		/* Banner Ends here... */

		/* Round About */
		#feature {
		background: #f2f1f2 url(../images/Titles/bottom.gif) no-repeat bottom left;
		width:720px;
		padding: 0 0 5px 0;
		}
		#feature dt {
		background: url(../images/Titles/top.gif) no-repeat;
		padding: 8px 5px 5px 20px;
		font-family: "Calibri";
		line-height: 1.4em;
		font-size: 15px;
		font-weight: normal;
		text-align: left;
		color: #000;
		margin: 0; 
		}
		#feature dd {
		padding: 0px;
		color: #1B220F;
		margin: 0;
		}	
		
		.heading {
		font-family: "Calibri" ;
		font-size: 120%;
		color: #252525;
		text-decoration: none;
		font-weight: bold;
		padding: 0 10px 0  0;
		}

				
		/* News */
	.news_title {
	font-family: "Calibri";
	font-size: 17px;
	font-weight: bold;
	color: #3a3a3a;
}
.news_date {
	font-family: "Calibri" ;
	font-size: 14px;
	font-weight: normal;
	color: #505050;
	padding: 0;
	line-height: 1.4;
}

.news_heading {
	font-family: "Calibri" ;
	font-size: 15px;
	font-weight: bold;
	color: #028bda;
	text-decoration: underline;
	padding: 0;
}
.more {
	font-family: "Calibri";
	font-size: 11px;
	font-weight: normal;
	color: #028bda;
	text-decoration: none;
}

.more:hover {
	text-decoration: underline;

}

/* iPhone Framework CSS */
#iphone_flash {
	float: left;
	margin:0;
	padding:0;
	width:720px;
}


#customization{
	float: left;
	width: 430px;
	padding: 10px;
}

/* -------------------------- iPhone Framework CSS Ends here... ----------------------- */
	

		