/* This CSS contains most of the Class and ID in Main Page. Some may be shared by other pages. */

/* CSS Base */
body { 
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
    color: #3E3E3E;
    background: #fff url(images/bg.png) repeat-x;
}
a {
    color: #8F8F8F;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* -------------------------------------------------------------------------------------------- */

/* Container & Top Part */
#header-wrap {
    width: 960px;
    height: 80px;
    margin: 0 auto;
    position: relative;
    z-index: 2; 
}
#header {
    width: 1024px;
    height: 113px;
    margin: 0 auto;
    background-image: url( images/header-bg.jpg);
    position: relative;
    z-index: 3; 
}
#logo {
    width: 170px;
    height: 110px;
    background-image: url(images/logo.png);
    top: 0;
    left: 25px;
	position: absolute; 
    z-index: 4;
}
#sitemapiconWrap {
    width: 16px;
    height: 16px;
    top: 19px;  
    left: 895px;
    position: absolute; 
    width: 60px;
} 
#printiconWrap {
    width: 16px;
    height: 16px;
    top: 19px;  
    left: 825px;
    position: absolute; 
    width: 60px;
}
#contentWrap {
    width: 960px;
    margin: 3px auto 0;
    position: relative;
}
#banner {
    width: 959px;
    height: 230px;
 	z-index: 1; 
}

#sidebar {
    background: transparent url(images/sidebar.png) no-repeat;
	position: relative;
    width: 231px;
    height: 230px;
	top: -230px;
	left: 729px;
    z-index: 2;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

/* -------------------------------------------------------------------------------------------- */

/* Main Menu - For main site, microsite has different main menu. */
#mainmenu {
    width: 774px;
    height: 34px;
    top: 46px;
    left: 188px;
    position: absolute;
    z-index: 5;
}
div.button {
    height: 34px;
    float: left;
}
#home {
    width: 63px;
}
#about {
    width: 83px;
    background: url(images/b2-about.png) no-repeat;
}
#businesses {
    width: 115px;
}
#investor {
    width: 131px;
    background: url(images/bretail-b4-investor.png) no-repeat;
}
#corporate {
    width: 169px;
    background: url(images/b5-corporate.png) no-repeat;
}
#media {
    width: 61px;
    background: url(images/b6-media.png) no-repeat;
}
#career {
    width: 65px;
    background: url(images/b7-career.png) no-repeat;
}
#contact {
    width: 87px;
    background: url(images/b8-contact.png) no-repeat;
}

/* -------------------------------------------------------------------------------------------- */

/* Home Page CSS (Also shared by other pages) */

/* Anchor Section */
a.title { 
    text-transform: uppercase;
    color: #003566;
    font-weight: bold;
    text-decoration: none;
}

a.title:visited {
    text-decoration: none;
}

a.title:hover {
    text-decoration: underline;
}
a.mainpagetext {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
    color: #6D6D6D;
}
a.mainpagetext:visited {
    text-decoration: none;
}
a.mainpagetext:hover {
    text-decoration: underline;
}

/* Box and Small Container Section */

#left-info {
    width: 728px;
    padding-top: 23px;
    float: left;
    background: #fff url(images/content-bg.png) repeat-x;
}

div.info-box {
    width: 350px;
    height: 73px;
    margin: 0 10px 17px 0;
    float: left;
}

div.op-hl-column{
	width: 364px;
	float: left;
	padding-top: 0px;
	margin-top: 10px;

}
div.op-hl-column-titlebar{
	width: 325px; 
	height: 25px; 
	background-color: #2092ab; 
	margin-left: 24px; 
	margin-bottom: 10px;
}
div.op-hl-column-title {
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 3px;
    font-size: 14px;
    text-decoration: none;
}
div.highlights-listbox {
	padding-left: 35px; 
	width: 320px;
}
div.highlights-list-bullet {
	float: left;
	padding-top: 5px; 
	padding-right: 10px;
}
div.highlights-list {
	float: left;
	width: 300px;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
    color: #6D6D6D;
}
div.highlights-list-divider {
	height: 1px; 
	width: 320px; 
	background-color: #e6e6e6; 
	float: left; 
	margin-left: 25px; 
	margin-top: 5px; 
	margin-bottom: 5px;
    font-size: 1px;
    line-height: 1px;
}

#left-info div.image {
    width: 110px;
    height: 55px;
    text-align: right;
    float: left;
}
#left-info div.title {
    text-transform: uppercase;
    color: #003566;
    font-weight: bold;
}
#left-info div.summary {
    width: 230px;
    padding-left: 10px;
    float: left;
    color: #6D6D6D;
}
#right-content {
    width: 201px;
    height: 197px;
    float: right; 
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0xp;
    padding: 35px 10px 17px 20px;
    background-color: #DDE7F0;
}
#annoucement {
    background: url(images/announcement.png) no-repeat;
    width: 178px;
    height: 18px;
}
#right-content div.news {
    margin-top: 17px;
    color: #888888;
}
#right-content div.date {
    color: #0661B5;
    margin-top: 3px;
}
div.viewall {
    margin-top: 8px;
    margin-right: 3px;
    text-align: right;
}

/* Sitemap Page */

#sitemap-col1 {
	width: 200px;
	float: left;
	border-right: 1px solid #aeaeae;
	margin-top: 10px;

}

#sitemap-col2 {
	padding-left: 20px;
	width: 200px;
	float: left;
	border-right: 1px solid #aeaeae;
	margin-top: 10px;
}

#sitemap-col3 {
	padding-left: 20px;
	width: 200px;
	float: left;
	border-right: 1px solid #aeaeae;
	margin-top: 10px;
}

#sitemap-col4 {
	padding-left: 20px;
	width: 200px;
	float: left;
	margin-top: 10px;
}

#inside-info div.sitemap-company-title {
    color: #003566;
    font-weight: bold;
    font-size: 15px;
}

#inside-info div.line {
    background-color: #aeaeae;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    width: 900px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#inside-info div.sitemap-cat-title {
    color: #003566;
    font-weight: bold;
    font-size: 12px;
}

a.sitemap-title {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
    font-weight: bold;
    color: #003566;
}

a.sitemap-title:visited {
    text-decoration: none;
}
a.sitemap-title:hover {
    text-decoration: underline;
}

a.sitemap {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
    color: #6D6D6D;
}

a.sitemap:visited {
    text-decoration: none;
}
a.sitemap:hover {
    text-decoration: underline;
}

/* For microsites  */

#left-info-microsite {
    width: 959px;
    padding-top: 33px;
    float: left;
    background: #fff url(images/content-bg.png) repeat-x;
    padding-bottom: 20px;
}

#left-info-microsite div.summary {
    width: 323px;
    padding-left: 10px;
    float: left;
    color: #6D6D6D;
    margin-left: 15px;
    text-align: justify;
    font-size: 13px;
}

a.mainpagetext-microsite {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
    color: #6D6D6D;
}
a.mainpagetext-microsite:visited {
    text-decoration: none;
}
a.mainpagetext-microsite:hover {
    text-decoration: underline;
}

/* -------------------------------------------------------------------------------------------- */

/* Footer */

#footerWrap {
    height: 80px; /* 110 */
    border-top: 1px solid #AEAEAE;
    position: relative;
}
#bottom-links {
	width: 960px;
 	margin: 13px auto 6px;  
	position: relative;
	left: 70px;
}
#bottom-links div.box {
    float: left;
    margin-right: 10px;
    height: 59px; /* 89 */
}

#div1 {
    width: 109px;
    padding-left: 50px;
    float: left;
    margin-top: 3px;
}

#div3 {
    width: 774px; 
}

#div1 a {
    font-size: 12px;
    color: #8F8F8F;
    padding: 4px 0;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}
#div1 a:hover {
    text-decoration: underline;
}
#bottom-links div.main {
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 2px;
    padding-top: 0px;
    padding-left: 34px;
}
#bottom-links a.sub {
    color: #8F8F8F;
    padding: 2px 0;
/*    display: block; */
    text-decoration: none;
    line-height: 20px;
    padding-left: 35px;
}

#bottom-links a.sub:hover {
    text-decoration: underline;
}

#bottom-links div.mainfooterlinks {
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0px 0 2px;
    padding-left: 104px;
    float:left;
}
#bottom-links a.subfooterlinks {
    color: #8F8F8F;
	padding: 2px 0;
    padding-left: 100px;
/*  display: block; */
    text-decoration: none;
    line-height: 30px;
}

#bottom-links a.subfooterlinks:hover {
    text-decoration: underline;
}

#copyright {
    line-height: 30px;  
    text-align: center;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #666;
    border-top: 1px solid #AEAEAE;
    border-bottom: 0px solid #AEAEAE;
}

#copyright div.copyright-container {
	margin: 0px auto;
	width: 900px;
	height: auto;

}

#copyright div.floatleft {
	float: left;
}

#copyright div.floatright {
	float: right;
}

#copyright a.netallianz { 
    color: #b5b4b5;
    text-decoration: none;
}
#copyright a.netallianz:visited {
    color: #b5b4b5;
    text-decoration: none;
}
#copyright a.netallianz:hover {
    color: #f90a0a;
    text-decoration: underline;
}
