/* Amplefuture CSS Document */
#page{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 748px;
}
#container {
	position:relative;	
	text-align:left;
	width:100%;
}
#header{
	position:relative;
	height: 60px;
	width: 100%;
}
#logo{
	position:relative;
	float: left;
	width: 200px;
	height: 47px;
	padding: 0px;
	margin: 0px;
}
#logo object{
	margin: 0 0 -20px 0;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
img {margin: 0px; padding: 0px;}

p {	margin-top: 8px; } 

.errorColor{
	color: #FF0000;
}
.line {
	position:absolute;
	height: 5px;
	width: 748px;
	top: 47px;
	right: 0px;
	background: url(../images/gradient_750x5.jpg);
	background-repeat:no-repeat;
}
.line2{
	clear:both;
	height: 5px;
	width: 748px;
	background: url(../images/gradient_750x5.jpg);
	background-repeat:no-repeat;
}
.line3{
	height: 5px;
	width: 546px;
	background: url(../images/gradient_548x5.jpg);
	background-repeat:no-repeat;
	margin-bottom: 15px;
}
.fleft {float:left;}
.fright{float:right;}
.clearb{clear:both; max-height: 0px;}
.clearl{clear:left; height: 25px;}
.inline{display:inline;}

b {color: #006699;}

a:link, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A498E;
	text-decoration:none;
}

a:active, a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#918F8F;
	text-decoration:none;
}
li#pocket_portal_quick_link a { /* This link apears in the bottom side menu when you visit the pocket portal section */
	text-transform:none;
}

/* ********* START LIST STYLES for pages *********** */
ul li {
	margin-bottom: 8px;
}
.ivr ul , 
.office_location ul , 
.supply_a_product_service ul ,  
.make_a_media_enquiry ul ,
.financial_enquiries ul,
.press_releases ul ,
.press_room ul
{
	list-style-type: none;
}
.ivr ul li, 
.office_location ul li, 
.supply_a_product_service ul li,  
.make_a_media_enquiry ul li,
.financial_enquiries ul li,
.contact_us ul li , 
.press_room ul li 
{
	list-style-type: none;
}
.contact_us ul{	
	margin: 10px 0 0 0;
	padding: 0px;
}
.contact_us ul li , .press_room ul li , ul.ivr_list li{
	margin: 0px;
	padding: 0px;
}
.press_releases ul , .press_room ul , ul.ivr_list {
	padding: 0px;
	margin: 0 0 10px 0;
}
ul.ivr_list {
	width: 50%;
}
em {
	font-style: italic;
}
em p {
	width: 530px;
}

/* ********* END LIST STYLES for pages *********** */
hr {
	Margin: 7px 0 7px 0;
	border: none;
	color: #BDBCCC; /* for IE*/
	background-color: #BDBCCC; /* for firefox*/
	height: 1px;
}
h1, h2, h3, h4, h5, h6{font-family: Verdana, Arial, Helvetica, sans-serif; color: #3A498E;}

h1.hide {
	display: none;
	visibility: hidden;
}
h3 {
	font-weight: bold;
	font-size:12px;
	margin-bottom: 3px;
	padding: 0px;
}
h3 a {
	font-weight: normal;
	font-size: 11px;
}
h4 {
	font-weight: bold;
	font-size:12px;
	display: inline;
}
h4 a {
	font-weight: normal;
	font-size: 11px;
}
h5 {
	font-weight: normal;
	font-size:11px;
	margin-top: 0px;
}
h6 {
	font-weight: normal;
	font-size:11px;
	color: #666666;
}
a { color:#49186D; }
.BoxC {
	width: 315px;	
	margin: -3px 5px 10px 0px;
	float: left;
}
.Box1 {
	width: 96%; /* 1 columns */
	margin: -3px 5px 10px 0px;
}
.Box2 {
	width: 46%; /* 2 columns */
	margin: -3px 5px 10px 0px;
	float: left;
}
.Box3 {
	width: 31%; /* 3 columns always use clearb after each row eg <div class="clearb"></div> */
	margin: -3px 5px 10px 0px;
	float: left;	
}
.Box4 {
	width: 22%; /* 4 columns */
	margin: -3px 5px 10px 0px;
	float: left;
}
.Box5 {
	width: 17%; /* 5 columns */
	margin: -3px 5px 10px 0px;
	float: left;
}
.Box6 {
	width: 15%; /* 6 columns */
	margin: -3px 5px 10px 0px;
	float: left;
}
.Box7 {
	width: 11%; /* 7 columns */
	margin: -3px 5px 10px 0px;
	float: left;
}
.Box8 {
	width: 8%; /* 8 columns */
	margin: -3px 5px 10px 0px;
	float: left;
}
form{margin: 20px 0px; }

form label {
	margin: 0 0 0 0px;
	width: 150px;
	display: block;
	float: left;
}
.width2 form label {
	margin: 0 0 0 0px;
	width: 150px;
	display: block;
	float: left;
}
.outpayment_rates{
	border: solid 1px #CCCCCC;
	padding: 3px;
}
/* ********************************* START top navBar NEW************************************* */

.menu_title_top {
	position: absolute;
	top: 70px;
	left: 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0;
	text-transform: capitalize;
	color: #B54D7B;
}

#menu_items_top{
	height: 60px;
	width: 548px;
	position: relative;
	margin: 0;
	padding: 0;
	background: url(../images/navBar/navBackground.jpg) repeat-x;
	font-family: verdana;
	float: left;
	font-size: 10px;
}
#menu_items_top li{
	margin: 0;
	padding: 0;
	display: inline;
}
#menu_items_top a{
	float: left;
	line-height: 20px;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	padding: 20px 14px 0px 13px;
	text-decoration: none;
	color: #FFFFFF;	
	text-transform: uppercase;
}
#menu_items_top a.active, #menu_items_top a:hover{
	height: 38px;
	color: #DADADA;
	background: url(../images/navBar/on.jpg) repeat-x;
}
#menu_items_top a.menu_item_active  { 
	height: 38px;
	color: #DADADA;
	background: url(../images/navBar/on.jpg) repeat-x;
}

/* *************** Style for Drop Down Menu *************** */

.dropmenudiv{
	border: 1px solid #BDBCCC; 
	font:normal 11px Verdana;
	line-height:13px;
	z-index: 999;
	background-color: white;
	visibility: hidden;
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=#3C3C3C,direction=135,strength=3); /*Add Shadow in IE. Remove if desired*/ 
}

.dropmenudiv a{
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #DBDAE9; 
	padding: 4px 8px 6px 4px;
	text-decoration: none;
	font-weight: normal;
	color: #3A498E;
	text-transform: capitalize;
}

.dropmenudiv a:hover{ 
	background: url(../images/navBar/dropMenuGradient.jpg) repeat;
}
.dropmenudiv a.menu_item_active {
	font-weight: bold;             
}
#dropmenu1{
	width: 200px;
	position:absolute;
	top: 47px;
	left: 199px;
}
#dropmenu2{
	position:absolute;
	top: 47px;
	left: 259px;
}
#dropmenu3{
	position:absolute;
	top: 47px;
	left: 344px;
}
#dropmenu4{
	position:absolute;
	top: 47px;
	left: 500px;
}
#dropmenu5{
	width: 157px;
	position:absolute;
	top: 47px;
	left: 573px;
}
#dropmenu6{
	width: 167px;
	position:absolute;
	top: 47px;
	left: 579px;
}

/* ********************************* END top navBar NEW************************************* */


/* ************ START side navBar ************** */

.menu_title_bottom {
	position: absolute;
	top: 312px;
	left: 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0;
	text-transform: capitalize;
	color: #B54D7B;
}

.side_menu_items {
	float: left;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin: 40px 0 0 0;
	padding: 0px;
	width: 200px;
	text-transform: capitalize;
}
.side_menu_items #about_us a {
	background: url();             /* over right the image thats being set on the top nav */
}
.side_menu_items #consumer_brands a {
	background: url();            
}
.side_menu_items #social_networking a {
	background: url();             
}
.side_menu_items #contact a {
	background: url();            
}
.side_menu_items a.menu_item_active {
	font-weight: bold;             
}
.side_menu_items .title {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0;
	text-transform: capitalize;
	color: #B54D7B;
}
.side_menu_items a {
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	color: #006699;
}
.side_menu_items li a:hover{
	text-decoration: underline;
}
.side_menu_items a.selected {
	font-weight: bold;
}
.side_menu_items ul {
	padding: 0px;
	margin: 0px;
	list-style: none;	
}
.side_menu_items ul li {
	padding: 0px;
	margin: 0 0 4px 0;
	/* height: 1.7em; */
}
.side_menu_items ul ul li{
	background: url(../images/dash.gif) no-repeat 0 5px;
	padding: 0px 0px 4px 10px;
	margin: 0px;
	/* height: 1.5em;*/
}
.side_menu_items ul ul{
	padding: 0px;
	margin: 8px 0px 8px 2px;
}
.side_menu_items ul ul ul{
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.side_menu_items ul ul ul li {
	margin: 0px 0px 4px -13px;
	padding: 0px 0px 0px 8px;
	list-style-type:none;	
	background: url(../images/dash.gif) no-repeat 0px 45%; 
}
/* ************ END side navBar ************** */

/* ***************** START about pocket Portal Images ****************** */
.tip{ 
	background-position:bottom left;
	background-repeat:no-repeat;
	width: 153px;
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
}
.tip h4{
	display: block;
	background-image: url(../images/BoxTop.gif);
	background-repeat:no-repeat;
	height: 10px;
	margin: 0 0px -7px 0;
	padding: 7px 4px 7px 7px;
}
.tip p{
	padding: 7px 7px 35px 7px;
	color: #3A498E;
} 
.arrowImage{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	width: 24px;
	height: 35px; 
	padding:0px;
	margin:0 3px 0 0;
	float: left;
}
.pocket_portal a {
	cursor: pointer;
}

/* ***************** END about pocket Portal Images ****************** */

/* ***************** START video page ****************** */
#pageVideo{
	margin-left: auto;
	margin-right: auto;
	width: 766px;
	background-color: #FFFFFF;
}
#logoVideo{
	width: 149px;
	height: 126px;
	background-image: url(../images/PPlogo.gif);
}
.video{
	width: 500px;
	height: 340px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #424D94;
}
.gradient{
	width: 750px;
	height: 5px;
	background-image:url(../images/gradient_750x5.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding: 15px 0px 15px 0px;
}
/* ***************** END video page ****************** */

/* ***** START Page images ***** */

.imageText {
	float: right;
	width: 217px;
	height: 229px;
	text-align: right;
	font-family: Avant Guard,Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #3A498E;
}
.image{
	float: left;
	width: 748px;
	height: inherit; /* for FIX */
	min-height: 229px; /* for FIX */
	background-repeat:no-repeat;
	background-position: 200px bottom; 
	z-index: 0;
}



.home_bg{ 						background-image:url(../images/banners/home.jpg); }
.about_us_bg,
.about_amplefuture_bg,
.press_room_bg,
.affiliations_bg,
.recruitment_bg
{					background-image:url(../images/banners/about_us.jpg); }
.industry_solutions_bg,
.media_tv_entertainment_bg,
.brands_and_marketers_bg,
.telecoms_bg{					background-image:url(../images/banners/industry_solutions.jpg); }
.mobile_bg{						background-image:url(../images/banners/mobile.jpg); }
.pocket_portal_bg{				background-image:url(../images/banners/pocket_portal.jpg); }
.pocket_player_bg{				background-image:url(../images/banners/pocket_player.jpg); }
.wap_guru_bg{					background-image:url(../images/banners/wap_guru.jpg); }
.text_manager_bg{				background-image:url(../images/banners/text_manager.jpg); }
.sms_messaging_aggregator_bg{	background-image:url(../images/banners/sms_messaging.jpg); }	
.contact_centre_solution_bg{	background-image:url(../images/banners/contact_centre_solution.jpg); }
.telecom_bg, 
.ivr_bg,
.premium_rate_phone_services_bg,
.telephony_services_bg,
.text_sms_services_and_aggregation_bg,
.integrated_ivr_text_sms_services_bg 
{								background-image:url(../images/banners/telecom.jpg); }

.contact_us_bg,
.office_location_bg,
.make_a_product_enquiry_bg,
.supply_a_product_service_bg,
.make_a_media_enquiry_bg,
.financial_enquiries_bg
{								background-image:url(../images/banners/contact_us.jpg); }
/*.call_studio_bg{				background-image:url(../images/banners/call_studio2.jpg); } */
.call_studio_bg{				background-image:url(../images/banners/call_studio2.jpg); } 

/* **************** START press_room ******************* */
.press_releases	a{
	font-weight: bold;
	display: block;
	width: auto;
	margin: 5px 0 0 0;
}
.press_releases	a:hover{
	color: #AEAEB0;
}
.press_releases h5{margin: 0px}
.press_releases p {
	margin: 5px 0 0 0;
}
.press_releases div p a {
	font-weight: normal;
	width: 80px; /* As This is a block element now we need to resize it */
	margin-bottom: 9px;
}
.press_releases div p a:hover {
	font-weight: normal;
	margin-bottom: 9px;
}
.pageOf{	
	float: left;
}
.pageNumbers{
	float: left;
	width: 370px;
	margin-bottom: 15px;
	text-align: center;
}
a.current_page_active, .current_page_active {
	font-weight: bold;
	color: #B7B7B7;
}

/* **************** END press_room ******************* */

/* **************** START Affiliations *************** */

.affiliations p{
	margin: 9px 0 0 0;
	padding: 0px;
}
.affiliations p a {
	display: inline;
	font-weight: bold;
}
.affiliations h4 {
	display: block;
	margin-top: 12px;
}
.affiliations img {
	display: block;
	margin: 9px 0 0 -5px;
	padding: 0px;
}

/* **************** END Affiliations *************** */

.industry_solutions li a , .mobile li a {
	font-weight: bold;
}

/* *************** START press ********************* */

.press_nokia img , .press_series60 img , .press_technology_weekly img , .press_three_gb img {
	float: left;
	margin: 10px 10px 4px 0px;
}
.press_nokia p , .press_series60 p , .press_technology_weekly p {
	padding: 8px 0 0 0;
}
.press_technology_weekly img {
	border: 1px solid #000;
}
.press_three_gb h3 {
	margin-bottom: 10px;
}

/* **************** END press *********************** */

/* **************** START pocket portal ************* */
.phone_hover_information
{
    visibility: hidden;
    border: 1px outset;
    padding: 3px;
    margin: 3px;
    position: absolute;			
	width:170px; 			 
	z-index: 50; 
	background-color:#FFFFFF;
	border-color:#BDBCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.phone_images{
	position: relative;
}
.phone_images img {
	margin-right: 5px;
}

/* **************** END pocket portal *************** */

/* **************** START contacts ************* */

.make_a_product_enquiry ul {
	list-style-type: none;
	padding: 0px;
}

.make_a_product_enquiry ul li {
	list-style-type: none;
	background: url(../images/afl_dots.gif) 0 55%;
	background-repeat: no-repeat;
	padding: 0 0 0 14px;
	margin: 0px;
}
.check_boxes{
	position: relative;
	width: 380px;
	margin: 10px 0 10px 154px;
}
.check_boxes input {
	position: absolute;
	left: -25px;
}
.check_boxes label {
	width: 350px;
	margin-bottom: 14px;
}
#submit_button {
	margin: 14px 0 0 149px;
}
.supply_a_product label {
	margin: 0 0 4px 0;	
}
.supply_a_product h5 {
	margin: 3px 0 0 0;
	padding: 0px;
}
.supply_a_product h6 {
	margin: 10px 0 10px 0;
	padding: 0px;
}

/* ************** END contacts *************** */

/* ***************** START video page ****************** */
#pageVideo{
	margin-left: auto;
	margin-right: auto;
	width: 766px;
	background-color: #FFFFFF;
}
#logoVideo{
	width: 149px;
	height: 126px;
	background-image: url(../images/PPlogo.gif);
}
.video{
	width: 500px;
	height: 340px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #424D94;
}
.gradient{
	width: 750px;
	height: 5px;
	background-image:url(../images/gradient_750x5.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding: 15px 0px 15px 0px;
}
/* ***************** END video page ****************** */

.fullWidthContent{
	width: 748px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.content{
	width: 548px;
	padding: 25px 0 25px 0;
	margin: 0px;
	background-color: #FFFFFF;
	float: left;
}
.copyright{
	clear: both;
	margin: 0px auto 0 auto;
	padding: 15px 0 0 0;
	width: 748px;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	display: block;
}
