/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: verdana;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom left;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #800005;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #800005;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
 	position:static;
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	height: auto;
	background-color: #ffffff;
}

#sidebar1{
	position:static;
	width: 100%;
	background-color: #ffffff;
	border-bottom:3px solid #c1c1c1;
}
#sidebarleft{
	float:left;
	z-index: 10;
	background-color: #ffffff;
	width: 70%;
}

/****** Start Sidebar Kanan ******/

#sidebarright{
	float:right;
	z-index: 10;
	width: 30%;
}

.psidebarright {margin:0; padding:20px 20px 20px 20px;}

.text {
height:auto ;
margin:0;
color:#444444;
background:#FFCC00; 
box-shadow: 5px 5px 5px #b9b9b9;
-moz-box-shadow: 5px 5px 5px #b9b9b9;
-webkit-box-shadow: 5px 5px 5px #b9b9b9;}

.line1, .line2, .line3, .line4 {display:block;background:#FFCC00;}
.line1 {height:1px; margin:0 5px;}
.line2 {height:1px; margin:0 3px;}
.line3 {height:1px; margin:0 2px;}
.line4 {height:2px; margin:0 1px;}

/****** End Sidebar Kanan ******/

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: -1px;
	width:100%;
	left: -1px;
	
}

#pageNav{
	float: right;
	width:240px;
	padding: 0px;
	background-color: #ff7101;
	border-right: 1px solid #580000;
	font: small Verdana,sans-serif;
}

#content{
	padding: 10px 10px 0px 10px;
	margin:0px 0px 0px 0px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#header{
	position:static;
	width: 100%;
	height:125px;
	background:#f5f5f5;
}

#headerSite{
	height:125px;
	width: 950px;
	position:static;
	margin-left:auto;
	margin-right:auto;
}

#siteName{
	width:auto;
	position:relative;
	color: #ffffff;
	font-weight: normal;
}

#menuHeader{
	position:absolute;
	right:5px;
	top:5px;
	font-family:Verdana;
	font-size: 10px;
	color: #000000;
}

#sub-header{
	position:absolute;
	top:20px;
	width:500px;
	right:0%;
	font-family:Verdana;
	font-size: 10px;
	color: #000000;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #580000;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: static;
width: 100%;
min-width: 640px;
height: 55px;
color: #cccccc;
padding-bottom: 2px;
text-align:center;
margin: 0px;
background:#ffffff;
border-bottom:3px solid #ec1d25;
bottom:auto;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin-left: 100px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #FFFFFF;
	
}

a.glink:hover{
  	background:#580000;
	text-decoration: none;
	color:#FFFFFF;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 120px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 125px;
	left: 16%;
	z-index: 101;
	width: 180px;
	height: 32px;
	background-image:url(images/glbnav_background.gif)}

#search input{
  font-size: 70%;
  margin: 5px  0px 5px 5px;
 }
 
#search a:link, #search a:visited {
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
	color: #de0000;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font: 11px verdana;
	min-height: 200px;
	height: 200px;
	line-height: 2em;
}

html>body .feature {height: auto;}

.feature h4{
	font: 140% Arial;
	color: #800005;
	padding: 10px 0px 10px 0px;
}

.feature h3{
	font: 250% Arial;
	color: #4d4d4d;
	padding: 20px 2px 20px 2px;
}

.feature h2{
	font: 170% Arial;
	color: #4d4d4d;
	padding: 15px 0px 0px 2px;
}

.feature warning{
	color:#FF0000;
}


.feature img{
	float: center;
	padding: 0px 0px 0px 0px;
}

.feature td{
	padding: 15px 15px 15px 15px;
}

/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/
#footer{
	position:static;
	width:100%;
	bottom:0px;
}

#siteInfo{
	width:100%;
	height:fit-content;
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	background:#323232;
	border-top: 3px solid #ec1d25;
	border-bottom: 50px solid #323232;
}

#siteInfoContent{
	position:static;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	clear: both;
	font-family:Verdana;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top:20px;
}

#backtotop{
    padding:5px;
    position:fixed;
    bottom:-100px;
    right: 5%;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfoContent h1{
	color:#ffffff;
	font-size:110%;
}

#siteInfoContent a{
	color:#a8a8a8;
}

#siteInfoContent a:hover{
	color:#ffffff;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(images/navbar.png);
	color:#000000;
	font-family:Georgia;
	font-size:18px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(images/sectionBack.png);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #000000;
	font-family:Georgia;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color:#580000;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	font-family:Georgia;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/

/**************** Image Button Rollover *****************/

.hovereffect img {
opacity:1.0;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity:1.0;
-khtml-opacity:1.0;
}
.hovereffect:hover img {
opacity:0.5;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity:0.5;
-khtml-opacity:0.5;
}

/**************** Form *****************/

#inputtext input {
font: 100% Verdana;
height:20px;
padding: 6px;
background: #ffffff;
border: 1px solid #f3f3f3;
border-radius: 8px 8px 0 0;
}

#inputtext input:focus {
    border:1px solid #c9c9c9;
}

textarea {
width:400px;
font: 100% Verdana;
padding: 6px;
background: #ffffff;
border: 1px solid #f3f3f3;
border-radius: 8px 8px 0 0;
}

select {
font: 100% Verdana;
padding: 6px;
background: #ffffff;
border: 1px solid #f3f3f3;
border-radius: 0 8px 0 0;
}

textarea:focus, select:focus {
    border:1px solid #c9c9c9;
}

#trackingNav{
position: static;
width: 75%;
min-width: 640px;
height: 100%;
padding-bottom: 0px;
padding-left:12.5%;
padding-right:12.5%;
text-align:left;
margin: 0px;
background:#ffffff;
/* border-bottom:3px solid #ec1d25; */
bottom:auto;
color:#FF0000;
}

#trackingNav td {
padding: 7px;
}

#trackingNav h2{
 font: bold 114% Arial,sans-serif;
 color: #FF0000;
 margin: 0px;
 padding: 0px;
}

.inputtext {
font: 80% Arial;
height:20px;
padding: 6px;
background: #ffffff;
border: 1px solid #CCCCCC;
border-radius: 8px 8px 0 0;
}

.tombol{
  background:#FF0000;
  color:white;
  border-top:0;
  border-left:0;
  border-right:0;
  padding:7px 10px;
  text-decoration:none;
  font-family:arial;
  font-size:11pt;
  border-radius: 8px 8px 0 0;
}

.tombolChat{
  background:#33a652;
  color: white;
  border-top:0;
  border-left:0;
  border-right:0;
  padding:7px 10px;
  text-decoration:none;
  font-family:arial;
  font-size:11pt;
  border-radius: 8px 8px 0 0;
  border: 1px solid #33a652;
}

.tombolChat:hover, .tombolChat:focus {
  color: #33a652;
  outline: 0;
  background:#ffffff;
  border: 1px solid #33a652;
}

.tombolChat:link {
 	color: #ffffff;
}

.tombolChat:visited {
 	color: #ffffff;
}

.tombolChat:hover {
 	color: #33a652;
}

.tombolTelp{
  background:#ff0000;
  color: white;
  border-top:0;
  border-left:0;
  border-right:0;
  padding:7px 10px;
  text-decoration:none;
  font-family:arial;
  font-size:11pt;
  border-radius: 8px 8px 0 0;
  border: 1px solid #ff0000;
}

.tombolTelp:hover, .tombolTelp:focus {
  color: #ff0000;
  outline: 0;
  background:#ffffff;
  border: 1px solid #ff0000;
}

.tombolTelp:link {
 	color: #ffffff;
}

.tombolTelp:visited {
 	color: #ffffff;
}

.tombolTelp:hover {
 	color: #ff0000;
}

.first {
  transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}
.first:hover {
  box-shadow: 0 0 40px 40px #ffffff inset;
}

blockquote {
	max-width: 80%;
	margin: 0;
	width: 100%;
	padding: 20px 20px;
	background: #c7c7c7;
    color: #000000;	
	position: relative;
	border-radius: 0px 8px 0px 8px;
}
blockquote::before,
blockquote::after {
	font-size: 350%;
	font-family: arial;
	display:block;
	position: absolute;
}
blockquote::before {
	content: open-quote;
	left: 10px;
    line-height: 10px;
}
blockquote::after {
	content: close-quote;
	right: 10px;
    line-height: 10px;
}
