/* Fixes by Smart Communications, Inc. */

a:hover, a:active, a:focus, a:link {
	color: #d32e3b;
	cursor: pointer;	
	}

.page- {background-color:#fff;}
body {
	font-family: 'Roboto','Open Sans' !important;
	font-size: 12px;
}

blockquote {
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	padding-left: 10px !important;
	}

/*===== header =====*/
.topNav .pldtNav .links {
	margin-left: 123px;
}
p.breadcrumbs span {font-size:11px;}
p.breadcrumbs span a{ color: #bfbfbf; font-size:11px;} 

.botNav .siteNav > ul > li > a {
	padding: 0 20px;
}

.botNav .siteNav > ul > li > a:hover,
.botNav .siteNav > ul > li > a.current > span{
	color: #bfbfbf;	
}
.search2 {
	color: #808080;
	cursor: pointer;	
}
.search2 a:hover {
	color: #ffffff;
	cursor: pointer;	
}
.midNav .logoRed{
	height: 165px;
}

.midNav .logoRed-Home{
	height: 220px;
}

.midNav .inner .panel{
	height: 165px;
}

.midNav .subsidiaries .list li a:hover{
	color: #d32e3b !important;
}

.midNav .subsidiaries .list li a{
	color: #000 !important;
    
}

.AboutSubPanel {
	width: 200px;
	min-height: 100px;
	position: absolute;
	top: 50px;
	margin-left: -5px;
	background: #404040;
	z-index: 999999999;
	display: none;
	color: #FFF;
	padding: 0px;
}



.AboutSubPanel .arrow-up {
	width: 0; 
	height: 0; 
	position: absolute;
	top: -10px;
	left: 50px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #404040;
}
a#search_button span p:hover{
color:#fff;
}



/*===== governance =====*/

.GovernanceSubPanel {
	width: 200px;
	min-height: 40px;
	position: absolute;
	top: 50px;
	margin-left: 100px;
	background: #404040;
	z-index: 999999999;
	display: none;
	color: #FFF;
	padding: 0px;
}

.GovernanceSubPanel .arrow-up {
	width: 0; 
	height: 0; 
	position: absolute;
	top: -10px;
	left: 84px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #404040;
}
/*===== end =====*/




.InvestorSubPanel {
	width: 200px;
	min-height: 100px;
	position: absolute;
	top: 50px;
	margin-left: 253px;
	background: #404040;
	z-index: 999999999;
	display: none;
	color: #FFF;
	padding: 0px;
}



.InvestorSubPanel .arrow-up {
	width: 0; 
	height: 0; 
	position: absolute;
	top: -10px;
	left: 90px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #404040;
}


.CorporateSubPanel {
	width: 200px;
	position: absolute;
	top: 50px;
	margin-left: 250px;
	background: #404040;
	z-index: 999999999;
	display: none;
	color: #FFF;
}


.CorporateSubPanel .arrow-up {
	width: 0; 
	height: 0; 
	position: absolute;
	top: -10px;
	left: 90px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #404040;
}

.ContactSubPanel {
	width: 200px;
	position: absolute;
	top: 50px;
	margin-left: 400px;
	background: #404040;
	z-index: 999999999;
	display: none;
	color: #FFF;
}


.ContactSubPanel .arrow-up {
	width: 0; 
	height: 0; 
	position: absolute;
	top: -10px;
	left: 90px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #404040;
}



.NewsCenterSubPanel {
	width: 200px;
	position: absolute;
	top: 50px;
	margin-left: 500px;
	background: #404040;
	z-index: 999999999;
	display: none;
	color: #FFF;
}


.NewsCenterSubPanel .arrow-up {
	width: 0; 
	height: 0; 
	position: absolute;
	top: -10px;
	left: 90px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #404040;
}

#mainContent #loadMore{background-color: #d32e3b;} 

.CareersSubPanel {
	width: 200px;
	position: absolute;
	top: 50px;
	margin-left: 578px;
	background: #404040;
	z-index: 999999999;
	display: none;
	color: #FFF;
	padding: 0px;
}



.CareersSubPanel .arrow-up {
	width: 0; 
	height: 0; 
	position: absolute;
	top: -10px;
	left: 120px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #404040;
}

.botNavSubPanel .subPanelSection {
	width: 200px;
	float: left;
}

.botNav .siteNav > ul > li:hover .AboutSubPanel,
.botNav .siteNav > ul > li:hover .CorporateSubPanel,
.botNav .siteNav > ul > li:hover .GovernanceSubPanel,
.botNav .siteNav > ul > li:hover .ContactSubPanel,
.botNav .siteNav > ul > li:hover .InvestorSubPanel,
.botNav .siteNav > ul > li:hover .NewsCenterSubPanel,
.botNav .siteNav > ul > li:hover .CareersSubPanel {
	display: block;
}



.botNav .siteNav > ul > li > span.parent a:hover{
	display: block;
	padding-top: 14px;
	font-weight: bold;
	color: #bfbfbf;
}

.subPanelSection ul li a{
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	padding: 4px 8px 4px 8px;
	color: #ffffff;
	padding-right: 0px !important;
}

.subPanelSection ul li a:hover{

	background: #000;
	cursor: pointer;
}


.midNav .home {
	margin-left: 105px;
	display: none;
}

.midNav .alpha, .midNav .home, .midNav .smenation, .midNav .global
{
   
    margin-left: 105px;
}

.midNav .alpha .details a, .midNav .home .details a, .midNav .smenation .details a, .midNav .global .details a
{
    margin-left: 0px;
	padding: 0px 15px;
}

.midNav .home .details p {
	font-size: 14px;
	font-weight: 500;
	margin-top: -20px;
	padding: none;
}

.mobileMenu .menu{
	width: 35%;
}

/*===== banner =====*/

.main h3{
  color: #d32e3b;
}
.sidebarRight .list-style a{
    line-height:30px;
}

.list-style a:link, .list-style a:visited,.list-style a:active{
  color:#d32e3b;
  text-decoration: underline;
}
.main a:link
{
     color:#d32e3b;
}
.main span{
  float:right;
}



/***************Sidebar*******************/
.content .sidebar ul, .pldtLinks ul {display:block; background: #ffffff; 	}
#MainContent_SidebarInvestor_C001 div.RadTabStripVertical.RadTabStrip_Sitefinity .rtsFirst a.rtsLink.rtsSelected, 
#MainContent_SidebarInvestor_C001 div.RadTabStripVertical.RadTabStrip_Sitefinity .rtsFirst a.rtsLink:hover
{
    height: 63px;
    line-height: 22px;
}
#MainContent_SidebarInvestor_C001 div.RadTabStripVertical.RadTabStrip_Sitefinity .rtsFirst a.rtsLink span.rtsOut, 
#MainContent_SidebarInvestor_C001 div.RadTabStripVertical.RadTabStrip_Sitefinity .rtsFirst a.rtsLink span.rtsIn, 
#MainContent_SidebarInvestor_C001 div.RadTabStripVertical.RadTabStrip_Sitefinity .rtsFirst a.rtsLink span.rtsTxt
{
    line-height: 22px;
    height: 63px;
    padding-top: 3px;
   
}
#MainContent_SidebarInvestor_C001 div.RadTabStripVertical.RadTabStrip_Sitefinity .rtsFirst a.rtsLink
{
    height: 63px;
}
#MainContent_SidebarInvestor_C001 .rtsLink
{
    white-space: normal !important;
}
#MainContent_SidebarInvestor_C001 .rtsLI.rtsFirst
{
    height: 63px;
}
#MainContent_SidebarInvestor_C001 .rtsLI .rtsFirst ul li a.rtsLink
{
    height: 63px !important;
}
.content .sidebar ul, .pldtLinks ul
{
    display: block;
    background: #ffffff;
}

div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsLink span.rtsOut, 
div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsLink span.rtsIn, 
div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsLink span.rtsTxt {
	color: #ffffff;
	font-weight: bold;

}

div.RadTabStripVertical.RadTabStrip_Sitefinity ul li {
	margin-bottom: 5px;
	line-height: 20px;
	display:block;
}

div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsLink {
	background: #9f9f9f  !important;

}

div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsLink.rtsSelected,
div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsLink:hover {
	background: #404040  !important;
}




.pldtLinks ul {
	margin-left: -20px;
	}


.pldtLinks ul li a {
	background: #ffffff !important;
	border: 1px solid #cecece;
	color: #000000;
	font-size: 12px;

}

.contentRight .sfContentBlock h2{margin-top: 0px!important;}


.sfnewsListTitleDate .sfnewsListItem {
	padding-bottom: 10px!important;
	border-bottom: 1px dotted #a5a5a5;
}

.media th, .media td, .media tr  {
	padding-top:10px!important;
	border-bottom: none!important;
	}

/*===== content =====*/

.reports table {
	width: 100%;
	}
	
.reports table a{
	color: #d32e3b;
	}
	
.reports table tr{
	border: 1px;
	background: #e5e5e5;
	}
	
.reports table tr.alt {
	background: #bfbfbf;
	}
	
.reports table td {
	padding: 5px;
	}
	
.reports table h4 {
	color: #ffffff;
	font-size: 18px;
	margin-top: -2px;
	padding: 2px;
	}

#mainContent .contentLeft h2, #mainContent .contentRight h2 {
	font-size: 22px;
	color: #404040;
	margin-top: -10px;
	margin-bottom: 10px;
	font-weight:normal;
}

 .box .read a {
 	line-height: 15px;
	color: #d32e3b;
	margin-top: 5px;
	font-weight: bold;
	font-size: 12px;
	}

.caption .read a{
	line-height: 15px;
	color: #d32e3b !important;
	margin-top: 5px;
	font-weight: bold;
	font-size: 10px;
}



#aboutus .featuredStories .story {
	height: 330px;
}


#aboutus .featuredStories p a {
	color: #d32e3b;
}

#aboutus.about-inner .content .page_title{
	padding:17px 0;
}

#mainContent #aboutus.about-inner .page_title {
	padding:17px 0;
	line-height: 1;
}

#newsCenter .featuredStories .story{
	width: 260px;
	height: 100px;
	margin-bottom: 9px;

}
#newsCenter .featuredStories .even{
	margin-right: 10px;
	padding: 10px;
}
.featuredStories .read a{
	font-size: 10px;
	font-weight: bold;
	color: #d32e3b;
	text-transform: uppercase;
}

.featuredStories .story {
	height: 500px;

}

.stocks .details .goto a{
	font-size: 10px;
	color: #d32e3b;
}

.media .month{
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.media .title a{
	font-size: 12px;
	color: #404040;
	margin-bottom: 4px;
}
.media .read a{
	color: #d32e3b;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.media .archive a{
	color: #fff;
	display: block;
}


.sidebarRight .finReports .title{
	line-height: 37px;
	color: #404040;
	font-size: 17px;
	margin-left: 12px;
}


.sidebarRight .shareholder .tab h2{
	font-size: 16px;
	color: #bfbfbf;
	border-bottom: 1px solid #cccccc;
	padding: 10px 12px;
	line-height: 18px;
	margin-bottom: 0;
	
}

.sidebarRight .shareholder .tab .link .text{
	width: 210px;
	padding: 5px;
}



.sidebarRight .moreNews a{
	color: #ffffff;
	background-color: #404040;
	text-align: center;
	line-height: 25px;
	font-weight: 700;
	font-size: 14px;
	display: block;
}

.sidebarRight p a{
	color: #d32e3b;
}

.mainContent .sidebarRight ul li a{
color: #d32e3b;
}

.sidebarRight .shareholder .tab .link .image{
	margin-left: 30px;
}

#newsCenter .featuredStories .details .month {
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}



/*===== footer =====*/

#footer .about,
#footer .careers{
	float: left;
}

#footer h2{
	font-size: 15px;
	color: #808080;
	line-height: 20px;
}

#footer .list li a{
	font-size: 11px;
	color: #404040;
	line-height: 14px;
}

#footer .policy .links a{
	color: #d32e3b;
	font-weight: bold;
}
.social-footer {
  height: 50px; 
  padding-top: 10px; 
  margin: 25px 25px 0px -12px; 
  background-color: transparent;
}

/*===== news articles =====*/

#mainContent .newscenterarticle h1
{
    padding: 0;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 5px;
}

/*===== news archives =====*/
#mainContent #newsCenter .archive .newscenterarchives 
{
    margin-bottom:16px;
}
#mainContent #newsCenter .archive .newscenterarchives ul.sfarchiveList 
{
    margin:0;
}
#mainContent #newsCenter .archive .newscenterarchives ul.sfarchiveList li a
{
    color:#d32e3b;
}
#mainContent #newsCenter .archive .newscenterarchives ul.sfarchiveList li a:hover
{
    color: #000;
}
#mainContent #newsCenter .archive ul.sfnewsListTitlesOnly
{
    margin-left: 20px;
}
#mainContent #newsCenter .archive ul.sfnewsListTitlesOnly li
{
    list-style: square;
}
#mainContent #newsCenter .archive ul.sfnewsListTitlesOnly li a
{
    color: #555;
}
#mainContent #newsCenter .archive ul.sfnewsListTitlesOnly li a:hover
{
    color:#d32e3b;
}
#mainContent #newsCenter .archive .sf_pagerNumeric
{
    width: 595px;
    text-align: center;
}
#mainContent #newsCenter .archive .sf_pagerNumeric a
{
    padding: 3px 7px;
    color:#555;
}
#mainContent #newsCenter .archive .sf_pagerNumeric a:hover
{
    border:none;
    padding: 3px 8px;
    background-color: #EEE;
    text-decoration:none;
}
#mainContent #newsCenter .archive .sf_pagerNumeric a.sf_PagerCurrent:link, 
#mainContent #newsCenter .archive .sf_pagerNumeric a.sf_PagerCurrent:visited, 
#mainContent #newsCenter .archive .sf_pagerNumeric a.sf_PagerCurrent:hover, 
#mainContent #newsCenter .archive .sf_pagerNumeric a.sf_PagerCurrent:active 
{
    background-color:#d32e3b;
    color: #FFF !important;
    border: none;
    padding: 3px 7px;
    text-decoration:none;
}

/***************Search*******************/

.sfsearchBox .sfsearchTxt {
	width: 200px;
	margin: 20px 5px 20px 0;
	vertical-align: middle;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 12px;
}

.sfsearchBox .sfsearchSubmit {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color:#d32e3b;
	border: 0;
	color: #ffffff;
	width: 60px;
	height: 25px;
}

.sfsearchResultTitle a{
	margin-top: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #d32e3b !important;
}

.sfsearchResultTitle a:hover{
	color: #666 !important;
	}
.midNav .search input[type="text"]
{
	font-size: 13px;
}
.midNav .search ::-webkit-input-placeholder
{
	font-size: 13px;
	font-weight:normal;
}
.midNav .search :-moz-placeholder{
	font-size: 13px;
	font-weight:normal;
}
.midNav .search :-ms-input-placeholder
{
	font-size: 13px;
	font-weight:normal;
}
.midNav .search :placeholder
{
	font-size: 13px;
	font-weight:normal;
}
#mainContent  .sf_pagerNumeric a.sf_PagerCurrent:link, 
#mainContent  .sf_pagerNumeric a.sf_PagerCurrent:visited, 
#mainContent  .sf_pagerNumeric a.sf_PagerCurrent:hover, 
#mainContent  .sf_pagerNumeric a.sf_PagerCurrent:active 
{
    background-color:#d32e3b;
    color: #FFF !important;
    border: none;
    padding: 3px 7px;
    text-decoration:none;
}

#mainContent .sf_pagerNumeric
{
    width: 595px;
}
#mainContent .sf_pagerNumeric a
{
    padding: 3px 7px;
    color:#555;
}
#mainContent  .sf_pagerNumeric a:hover
{
    border:none;
    padding: 3px 8px;
    background-color: #EEE;
    text-decoration:none;
}

a.buttonlink {
	background: #9f9f9f;
	padding: 10px;
	color: #ffffff!important;
	text-transform: uppercase;
	float: right;
}

a.buttonlink:hover{background: #eeeeee; color: #9f9f9f!important;}

.sfContentBlock ul li{list-style-type:disc;}
.sfContentBlock ol li{list-style-type:decimal;}

.sfContentBlock ul li a,
.sfContentBlock ol li a
{color:#d32e3b;}


.slidingDiv {
    height:auto;
    background-color: #99CCFF;
    padding:20px;
    margin-top:10px;
    border-bottom:5px solid #3399FF;
}
 
.show_hide {
    display:none;
}

.spacer30 { 
	height: 30px; 
	width: 100%; 
	font-size: 0; 
	margin: 0; 
	padding: 0; 
	border: 0; 
	display: block; 
}

div.RadTabStripVertical.RadTabStrip_Sitefinity{background: none!important;}


/* PLDT Subsidiaries  */

a.buttonLink{
		width: 288px;
		height: 37px;
		background-color: #404040;
		color: #fff!important;
		display: block;
		line-height: 37px;
		font-size: 15px;
		font-weight: 500;
		text-align: left;
		margin-top: 20px;
		padding-left: 12px;
	}

a:hover.buttonLink{color;#fff!important;}

	
.modal-backdrop, .modal-backdrop.fade.in {
	opacity: 0.3;
	filter: alpha(opacity=80);
	}

/* color  #d32e3b*/

.reports table a span, #DirectoryAssistance a span, #mainContent .view-all{
color: #d32e3b !important;
}

#mainContent li.sfarchiveListItem a:hover {
background: #d32e3b;
}

.featuredStories span a, .featuredStories span a span,
.featuredStories p a span, .featuredStories .sfContentBlock a,
.NewsFullViewNew.sfnewsDetails a, .adobe strong span,.caption .wrapper a{color: #d32e3b !important;}

#mainContent .reports table a strong span,
#mainContent .reports h4 span {
color: #fff !important;
}

/*.featuredStories .sfContentBlock a{
color: #d32e3b !important;
}*/

/*.featuredStories .sfContentBlock a span {
color: #d32e3b !important;
}*/