﻿body
{
	color: #555555;
	margin: 0 0 0 15px;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	background-repeat:no-repeat;
}

.left_side
{
	width:610px;
	margin-right: 30px;
	float: left;
}


.left_side_solid
{
	width:610px;
	margin-right: 30px;
	float: left;
	border-top:solid #000 2px;
	height:165px;
}

.left_side_dot1
{
	padding:10px 0 0 0;
	border-top:dotted 1px #000;
	width:610px;
	margin-right: 30px;
	float: left;
	min-height:245px;
}

.left_side_dot2
{
	padding:8px 0 15px 0;
	border-top:dotted 1px #000;
	width:610px;
	margin-right: 30px;
	float: left;
	min-height:270px;
}

.left_side_footer
{
	padding-top:8px;
	border-top:dotted 1px #000;
	width:610px;
	margin-right: 30px;
	float: left;
}
.right_side
{
	width: 310px;
	float: right;
	padding-bottom: 7px;
}

.right_side_solid
{
	width: 310px;
	border-top:solid #000 2px;
	padding-top:10px;
	height:155px;
	float: right;
}

.right_side_dot1
{
	width: 310px;
	float: right;
	border-top:dotted #000 1px;
	padding:10px 0 0 0;
	min-height:245px;
}

.right_side_dot2
{
	width: 310px;
	float: right;
	border-top:dotted #000 1px;
	padding:8px 0 15px 0;
	min-height:270px;
}
.right_side_footer
{
	width: 310px;
	float: right;
	border-top:dotted #000 1px;
	padding-top:8px;
}
a:link
{
    color: #555555;
    text-decoration: none;
}
a:visited
{
    color: #555555;
    text-decoration: none;
}
a:active
{
    color: #000000;
    text-decoration: underline;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}
.container
{
    width: 950px;
    height: 640px;
    margin: 0;
    padding: 0;
    border: 0;
}
.left
{
	width: 610px;
	font-size: 36px;
	padding: 0;
	background-color: #FFF;
	vertical-align: top;
	float: left;
}
.middle
{
    width: 30px;
}
.right
{
	width: 310px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	float:right;
}
.right_right
{
	width: 310px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	float:right;
	height:800px;
}
.main1
{
	height: 167px;
	margin: 0;
}
.main1_links
{
	font-size:12px;
}
.main2
{
	min-height: 296px;
}

.main3
{
	min-height:255px;
}

.main_bordertop
{
    border-top: dotted 1px #000000;
    height: 270px;
    padding: 10px 0 10px 0;
}

.main2_borderless
{
	padding: 10px 0 10px 0;
	min-height: 270px;
    /*line-height: 44px;*/
}
.main2a
{
    border-top: dotted 1px #000000;
    height: 270px;
    padding: 10px 0 10px 0;
    border-bottom: dotted 1px #000000;
}
.main4
{
	height: 31px;
	font-size: 13px;
}


.main5
{
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	height: 15px;
}
#tzcd
{
    font-weight: bold;
}
.borderless
{
    border: none;
}

.template_left
{
	width: 7px;
	float: left;
	min-height: 792px;
	margin-right: 10px;
	height: 100%;
	position: fixed;
	left: 15px;
}

.template_left_sme
{
    width: 7px;
	height: 800px;
    background-color: #1a5891;
}
.template_left_petronas
{
    width: 7px;
    background-color: #4ec3b6;
}
.template_left_sepang
{
    width: 7px;
    background-color: #000000;
}
.template_left_mrcb
{
    width: 7px;
    background-color: #d2c8b4;
}
.template_left_agro
{
    width: 7px;
    background-color: #d10202;
}



.template_right
{
	float:left;
	width: 950px;
	min-height: 792px;
	margin-left: 17px;
}
.pdf_padding20
{
	padding: 12px 20px 0 0;
	font-size: 12px;
	float: left;
}
.pdf_padding3
{
	padding: 12px 3px 0 0;
	font-size: 12px;
	float: left;
}
.copy24pt
{
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
    font-size: 16pt;
}
.copy36pt
{
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
    font-size: 36px;
}
.copy16pt
{
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
}
.copy12pt
{
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
}
.press
{
    text-decoration: underline;
    font-weight: bold;
}
.press_container
{
    padding: 5px 0 5px 0;
}

.something
{
	color: #555555;
	font-size: 13px;
}
.defaultmenu2
{
    font-weight: bold;
    color: #000000;
    font-size: 12px;
}
.defaultfooter
{
    color: #000000;
}
.defaultfooter a
{
    color: #000000;
}
.defaultfooter a:hover
{
    color: #555555;
}
/*Modal Popup*/
.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.sampleStyleA
{
    background-color: #FFF;
}

.sampleStyleB
{
    background-color: #FFF;
    font-family: monospace;
    font-size: 10pt;
    font-weight: bold;
}

.sampleStyleC
{
    background-color: #ddffdd;
    font-family: sans-serif;
    font-size: 10pt;
    font-style: italic;
}

.sampleStyleD
{
    background-color: Blue;
    color: White;
    font-family: Arial;
    font-size: 10pt;
}

/*SET LAYER TO BACK*/
.settoback
{
    z-index: 0;
}
.mymouse
{
    cursor: move;
}
.modalcontrol
{
    cursor: pointer;
}



/* TITLE PADDING */
.casestudy_title
{
    font-size: 36px;
    padding-bottom: 13px;
}


/* main2 */
.imagegallerycontrols
{
}
.image_title_container
{
    height: 242px;
}
.image_controls
{
    width: 100%;
}

.image_controls_left
{
	padding-top: 12px;
	float: left;
	width: 64%;
	font-size: 12px;
	padding-bottom: 7px;
}
.image_controls_right
{
	float: right;
	padding-top: 12px;
	font-size: 12px;
	width: 35%;
	padding-bottom: 7px;
}

.image_controls_image
{
    padding: 3px 3px 0 0;
    float: left;
}
.image_controls_image2
{
	padding: 0 3px 0 10px;
	float: right;
}
.image_controls_image3
{
	padding: 0 3px 0 0;
	float: right;
}
.image_controls_arrow
{
	float: left;
}
.image_controls_link
{
	padding: 0 3px 0 3px;
	background-color: White;
	float: right;
}
.image_controls_link_a
{
	padding: 0 3px 0 3px;
	background-color: White;
	float: left;
}
/* profile */

.profile_container
{
    padding: 0 0 15px 0;
}
.profile_title
{
    font-size: 36px;
    padding-bottom: 13px;
}
.profile_role
{
}
.profile_division
{
}
.profile_desc
{
    padding: 5px 0 0 0;
}

/* ADDED on 2008-07-09*/

.white_bg
{
    background-color: #FFFFFF;
}
.white_bg2
{
    margin-left: 20px;
}

/* ADDED on 2008-09-24*/

#modalPage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.modalBackground
{
    
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    width: 100%;
    /*height: 100%;*/
    background-color: Black;
    position: absolute;
    z-index: 500;
    top: 0px;
    left: 0px;
}
.modalContainer
{
    position: absolute;
    width: 400px;
    left: 183px;
    top: 340px;
    z-index: 750;
}

.modal
{
    position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 400px;
    height: 100px;
    padding: 0px;
}


.modalTop
{
    width: 292px;
    background-color: Gray;
    padding: 4px;
    color: #ffffff;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    width:100%;
}

.modalleft
{
    background-color: White;
    float: left;
   
}
.modalright
{
    float: left;
    padding-left: 10px;
    
}

.allcaps1
{
	margin-top:485px;
	background-color:#FFF;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 44px;
	left:15px;
	position:absolute;
	float:left;
}

.allcaps2
{
	margin-top:531px;
	background-color:#FFF;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 44px;
	float:left;
	left:15px;
	position:absolute;
}

.allcaps
{
	background-color:#FFF;
	text-transform:uppercase;
	font-size:36px;
	line-height:44px;
}

.onloadhidden
{
    visibility: hidden;
}

.headertitle
{
    text-transform: uppercase;
    font-size: 36px;
    /*line-height: 44px;*/
    display:inline-block;
    background-color:White;
	vertical-align:top;
}

.headertitle_bottom
{
    font-size: 36px;
    /*line-height: 44px;*/
	/*padding-bottom:13px;*/
}
.headertitle_lineheight
{
    text-transform: uppercase;
    font-size: 36px;
    line-height: 43px;
    display:inline;
    background-color:White;
    padding-left:7px;
    padding-right:7px;
    vertical-align:middle;
}
.headertitle_11
{
    text-transform: uppercase;
    font-size: 11px;
    /*line-height: 44px;*/
    display:inline-block;
    background-color:White;
    padding-left:7px;
    padding-right:7px;
    vertical-align:bottom;
}
.defaultmenu
{
    background-color:White;
    padding-left:3px;
    padding-right:3px;
}

#menu1 {
	margin-top:5px;
}

#menu1 a {
	display:block;
	margin-bottom:2px;
}

a.NavLevel1_act {
	font-weight:bold;
}

#menu2 a {
	display:block;
	margin-bottom:2px;
}

a.NavLevel2_act {
	font-weight:bold;
}

#menu3 a {
	display:block;
	margin-bottom:2px;
}

a.NavLevel3_act {
	font-weight:bold;
}
p.bodytext
{
	margin-top:0px;
	margin-bottom:0px;
}

.row1
{
	height:23px;
}
.spanLink:hover
{
	text-decoration:underline;
	color:#000;
	cursor:pointer;
}

#image_rotate div {
	height:792px;
	width:1100px;	
	background-repeat:no-repeat;
}
