
@import url("themes.css");
@import url("content.css");

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* Layout
-------------------------------------------------------------- */
#container{background-color:#fff;border:1px solid #333;margin:0 auto;min-width:790px;max-width:950px;padding:8px;}

#global-header{float:left;/*overflow:hidden;*/position:relative;width:100%;z-index:10;}
#global-logo{background-image:url(../images/pldt-title.gif);background-repeat:no-repeat;height:39px;margin:0 15px 6px;text-indent:-5000px;width:366px;}
#global-logo a {display:block; height:100%; width:100%;}
#global-logo a:focus{outline:none;}
#global-search{position:absolute;right:0;top:45px; padding:5px 25px 0 0; height:26px; background:url(../images/global-nav-jan10.png) no-repeat right top;}
#global-search #q{font-size:91.6%;padding:.1em .2em;}
#global-search .go {background-color:#c6c5c4; border:none; font:bold 11px arial,sans-serif; text-transform:uppercase; width:30px;}

#content{padding:0 155px 0 175px;}
#primary{width:100%;}
#content-links{left:155px;margin-right:-100%;width:140px;}
#content-sidebar{margin-left:-175px;padding:0 10px 0 15px;width:150px;}
#primary,#content-links,#content-sidebar{float:right;position:relative;}
.section-banner{border-top:3px solid #C6332D;clear:both;margin:0 auto 10px;background-repeat: no-repeat; background-position:top center; height:65px;}
#aspnetForm {clear:both; padding:0; margin:0;}

#global-footer{border-top:2px solid #D02C47;clear:both;font-size:91.6%;overflow:hidden;padding:7px 0 0;}
#global-footer ul{float:left;margin:0;padding:0;}
#global-footer li{display:inline;}
#global-footer li a {border-right:1px solid #969DA7; color:#969DA7; padding-right:.2em; text-decoration:none;}
#global-footer .last a {border-right:none;}
#global-footer li a:hover {color:#000;text-decoration:underline;}
#global-footer p {float:right; margin:0; text-align:right;}
#global-footer p span {white-space:nowrap;}

#global-temp {position:absolute; top:0; right:20px;}
#global-temp img {margin:0;}

/* Navigation
-------------------------------------------------------------- */
#global-nav {padding:0 0 8px 0;}
#global-nav ul{background-image:url(../images/nav-repeat.gif); background-position: 0 1px; background-repeat:repeat-x; list-style:none;margin:0;padding:0;}
#global-nav a{color:#999;float:left;font-weight:600;/*padding:6px .5em 0;*/text-decoration:none;}
#global-nav a:hover, #global-nav li:hover a, #global-nav li.over a {background-color:#900;color:#FFF;} 
#global-nav li{float:left;font-size:91.667%;margin:0;padding:0;position:relative;}
#global-nav li:hover ul,#global-nav li.over ul{display:block;/*margin-left:30px;*/ /* changed 6-11-08 */}

#global-nav li ul{background-color:#461616; background-image:url(../images/nav-bg2.png); background-repeat: no-repeat;display:none;left:0;position:absolute;top:27px;min-width:171px;z-index:100;}
#global-nav li li{display:block;float:none;font-size:100%;line-height:100%;position:static;text-transform:uppercase;}
/*#global-nav li li a:hover,*/ #global-nav li:hover li a, #global-nav li.over li a {background-color:transparent;}
#global-nav li li a{color:#FFF;display:block;float:none;font-weight:400;line-height:2.5em;min-height:2.5em;padding:0 5px;}
#global-nav li li a:hover{background-color:#FFF;color:#000;}

#global-nav #gn-subsidiaries {float:right;}
#global-nav #gn-about ul {margin-left:11px;}

#global-nav ul, #global-nav a{min-height:31px;}
#global-nav ul ul {min-height:28px;}

/* imaged */
#global-nav a {background-image:url(../images/global-nav-jan10.png); background-repeat:no-repeat; text-align:center;line-height:2.454em;padding:0 4px;width:103px;}
#global-nav li li a {background-image:none;width:auto;text-align:left;}

#gn-about a {width:94px; padding-left:15px; background-position:-3px 0;}
#gn-about:hover a, #gn-about.over a {background-position:-1px -46px;}
#gn-products a {width:143px;background-position:-118px 0;}
#gn-products:hover a, #gn-products.over a {background-position:-118px -46px;}

/* 3/10/2009 */
#gn-investor a {width:132px;background-position:-128px 0;}
#gn-investor:hover a, #gn-investor.over a {background-position:-128px -46px;}

#gn-support a {width:100px;background-position:-158px 0;}
#gn-support:hover a, #gn-support.over a {background-position:-158px -46px;}
#gn-subsidiaries a {background-position:top right; background-color:#fff;}
#gn-subsidiaries:hover a, #gn-subsidiaries.over a {background-position:100% -46px;}



/* Side navigation
-------------------------------------------------------------- */
#content-sidebar ul, #content-links ul {font-size:91.6%; margin:0; padding:0;}
#content-sidebar ul ul, #content-links ul ul {font-size:100%;}

#content-sidebar li a, #content-links li a {color: #888F95; text-decoration:none;}
#content-sidebar li a:hover, #content-links li a:hover {color:#CB2026; text-decoration:underline;}
#content-sidebar li.current a {color:#CB2026; font-weight:bold;}
#content-sidebar li.current li a {color:#888F95; font-weight:normal;}

#content-sidebar li {background:url(../images/bullet.png) no-repeat 0 .5em; color:#5F7C7C; list-style:none; margin:0; padding:0.1em 0 0.1em 14px; text-transform:uppercase;}
#content-sidebar h3 {font-size:1em; font-weight:bold; color:#7B8F9E;}

#content-links li {list-style:none; margin:0; padding:0;}
#content-links li a{background-repeat:no-repeat; background-position:0 50%; display:block; padding:4px 0 0 29px; min-height:21px;}

#n-email a {background-image:url(../images/icon-email.png);}
#n-print a {background-image:url(../images/icon-print.gif);}
#n-home a {background-image:url(../images/icon-home.gif);}
#n-download a {background-image:url(../images/icon-download.gif);}
#n-calendar a {background-image:url(../images/icon-calendar.gif);}
#n-whistle a {background-image:url(../images/icon-whistle.gif);}
#n-faq a {background-image:url(../images/icon-faq.gif);}
#n-consumer a {background-image:url(../images/icon-consumer.gif);}
#n-business a {background-image:url(../images/icon-business.gif);}



/* Typography
-------------------------------------------------------------- */
body { font-size: 75%; 
  color:#6D6D6D; /*#888F95;*/
  font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 { 
  color: #111; 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

p {line-height:1.5em}
hr {margin:1.5em auto;}
.default li {margin-bottom:0.5em;}


/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { font-weight: normal; text-transform:uppercase; }

h1 { color:#A03C4D; font-size: 2em; line-height: 1; margin-bottom: 0.5em; }
h2 { color:#A03C4D; font-size: 1.5em; margin-bottom: 0.75em; }
h3 { color:#A03C4D; font-size: 1.33em; line-height: 1; margin-bottom: 1em; }
h4 { color:#A03C4D; font-size: 1.16em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { color:#A03C4D; font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { color:#A03C4D; font-size: 1em; font-weight: bold; }

h2 {margin-top:1em;} /* explicit for IE */
#content-sidebar h3 {margin-top:1.5em /* h2 on center */; margin-bottom:0.5em;} 
#content-links {padding-top:1.5em;}


/* Text elements
-------------------------------------------------------------- */
p           { margin: 0 0 1.5em; }
p.last      { margin-bottom: 0; }
/*p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }*/
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin: 0 0 1.5em; }

ul, ol      { margin:0 0 1.5em 1.5em; }
ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:focus, 
a:hover     { color: #BE1E2D; }
a           { color: #A01D27; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; color:#111; }
em,dfn      { font-style: italic; /*background: #ffc;*/ }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

/*table   { margin-bottom: 1.4em; }*/
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
/*td      { border-bottom: 1px solid #ddd; }*/
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }

/* Use this if you use span-x classes on th/td. */
table .last { padding-right: 0; } 



/* Some default classes
-------------------------------------------------------------- */
.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #666; }

.hide       { display: none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.removed    { color:#900; }

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.left   { float:left; }
.right  { float:right; }

img.left  { margin-right:12px;}
img.right { margin-left:12px;}
img.center { margin:0 auto; display:block;}

.hide   { display:none; }

.reset-margin   { margin:0; } 
.reset-padding  { padding:0; } 
.reset          { margin:0; padding:0; } 

.align-justify  { text-align:justify; } 
.align-left     { text-align:left; } 
.align-center   { text-align:center; } 
.align-right    { text-align:right; } 

.clear { clear:both;}

.column {float: left;}
.column .pad {margin-right: 10px;}
.last .pad { margin-right: 0; }

.columns {overflow:hidden; width:100%;}
.fifth {width:20%;}

/* Use these classes to set the width of a column. */
.third {width:33%;}
.half {width:49%;}
