@charset "UTF-8";
/*
========================
========================
General Structure Styles
========================
========================
*/
* {
	letter-spacing: 0px !important;
	}
body {
	background: #102916;
	width: 100%;
	height: 100%;
	min-width: 100%;
	margin: 0;
	padding: 0;
	}
	
/*
========================
Page container setup
========================
*/
#page_margins {
	width: 100%;
	min-width: 100%;
	background: none;
	margin: 0;
	padding: 0;
	background: none !important;
	}
#page {
	background: none;
	padding: 0;
	min-width: 980px;
	}

/*
========================
Page sections setup
========================
- Parent divs 100% wide for background images
- Child divs with fixed width and centered
*/
#header {
	height: 206px;
	background: url('/templates/rojek/images/Internal_Header.png') top center no-repeat;
	padding: 40px 0 0 0;
	}
#header_content {
	width: 950px;
	margin: 0 auto;
	padding: 0px 15px;
	position: relative;
	}
	#logo {
		position: absolute;
		top: 8px;
		left: 199px;
		width: 216px;
		height: 75px;
		cursor: pointer;
		}
	#logo a,
	#logo a embed {
		cursor: pointer;
		}
	#rojek_logo span {
		display: none;
		}
	#nav_main {
		position: absolute;
		top: 0px;
		right: 15px;
		text-align: right;
		}
	#topnav {
		position: absolute;
		right: 27px;
		top: 137px;
		}
	#dept_title {
		position: absolute;
		top: 87px;
		left: 10px;
		width: 182px;
		height: 45px;
		}
		#dept_title img {
			position: absolute;
			top: 0;
			left: 0;
			width: 185px;
			height: 45px;
			z-index: 0;
			}
		#dept_title h2 {
			z-index: 100;
			position: absolute;
			top: 0;
			left: 0;
			color: #FFFFFF;
			text-align: center;
			font-size: 20px;
			margin-right: 18px;
			margin-left: 0;
			width: 100%;
			}
	#pagetitles {
		position: absolute;
		top: 160px;
		left: 219px;
		}
#main {
	background: url('/templates/rojek/images/Internal_Content.png') top center repeat-y;
	padding: 0;
	padding-top: 1px;
	}
#main_content {
	width: 950px;
	margin: 0 auto;
	padding: 15px 15px 0px;
	position: relative;
	overflow: auto;
	}
#footer {
	background: url('/templates/rojek/images/Internal_Footer.png') top center no-repeat;
	height: 296px;
	padding: 0;
	border: 0 none;
	}
#footer_content {
	width: 950px;
	margin: 0 auto;
	padding: 0px 15px;
	position: relative;
	padding-top: 1px;
	text-align: center;
	}
	
	
/*
========================
Column setup
========================
- setup floats missing in 3col_1-3-2.css
*/	
#col1 {
	width: 190px;
	float: left;
	background: none;
	}
#col1_content {
	position: relative;
	background: none;
	padding: 0px;
	margin: 0px;
	margin-top: -0.8em;
	margin-right: 10px;
	}
#col2 {
	width: 280px;
	float: right;
	background: none;
	position: relative;
	}
#col2_content {
	background: none;
	overflow: hidden;
	margin: 0 10px;
	margin-right: 0px;
	}
#col3 {
	width: 465px;
	margin-left: 205px;
	background: none;
	}
#col3_content {
	background: none;
	padding: 0;
	margin: 0;
	}



/*
========================
========================
Text & Image Styles
========================
========================
*/	


/*====Main Nav====*/
#nav_main {
	background: none;
	border: none;
	}
#nav_main ul li a:focus,
#nav_main ul li a:hover,
#nav_main ul li a:active,
#dm_toplevel li.sfhover a,
#dm_toplevel li:hover a { 
	background: none;
	background-color: transparent;
	color: #ffa200;
	}
ul#dm_toplevel li a,
ul#dm_toplevel li a:visited { 
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00732B;
	text-transform: none;
	margin: 0;
	padding: 0;
	}
ul#dm_toplevel li a:hover,
ul#dm_toplevel li a:active,
ul#dm_toplevel li a:focus { 
	color: #ffa200;
	background: none;
	margin: 0;
	padding: 0;
	}
	/*====Drop Nav====*/
	#nav_main #dm_toplevel li ul {
		margin-top: 0px;
		padding: 5px;
		border: 1px solid #BBB !important;
		}
	#nav_main #dm_toplevel li ul li a,
	#nav_main #dm_toplevel li ul li a:visited {
		margin: 4px 0;
		line-height: 1.3em;
		padding: 3px 5px;
		color: #668620;
		}
	#nav_main #dm_toplevel li ul li a:focus,
	#nav_main #dm_toplevel li ul li a:hover,
	#nav_main #dm_toplevel li ul li a:active {
		margin: 4px 0;
		line-height: 1.3em;
		padding: 3px 5px;
		background-color: #DDD;
		color: #004010;
		}



	
/*====SubNav====*/
#dept_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 45px;	
	padding-right: 0;
	}
.toplevel,
.toplevel *{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.toplevel li a,
.toplevel ul li a
.toplevel li a:visited,
.toplevel ul li a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00732B;
	margin: 5px 0px 5px 0px;
	padding-right: 12px;
	}
.toplevel ul li a:hover,
.toplevel ul li a:active {
	color: #ffa200;
	}
.toplevel ul {
	margin-top: 1em;
	margin-bottom: 2em;
	}
.toplevel ul li {
	margin-bottom: 0.8em;
	}
.toplevel li.heading {
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	margin: 2em 0px 5px 0px;
	}
	
/*====Title====*/
#pagetitles h1.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #689172;
	margin-bottom: 0.25em;
	line-height: 1em;
	}
#pagetitles h2.pageSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00732B;
	line-height: 1em;
	}


/*====TopNav====*/
#topnav a {
	padding-left: 23px;
	margin-right: 7px;
	background: url('/templates/rojek/images/featureLink.jpg') center left no-repeat;
	height: 17px;
	border: none;
	color: #689172;
	}
#topnav a:hover {
	padding-left: 23px;
	margin-right: 7px;
	background: url('/templates/rojek/images/featureLink_hover.jpg') center left no-repeat;
	height: 17px;
	border: none;
	text-decoration: none;
	color: #00732B;
	}

	
/*====Basic text====*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.85em;
	color: #606060;
	margin: 0px 0px 1.2em 12px;
	}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.8px 0px 0em 12px;
	font-decoration: none;
	}
	h1 {
		font-size: 14px;
		color: #505050;
		}
	h2 {
		font-size: 12px;
		color: #004c1c;
		}
	h3 {
		font-size: 12px;
		color: #444444;
		}
a,
a:visited {
	color: #689172;
	outline: none;
	}
	a:hover,
	a:active,
	a:hover {
		color: #ffa200;
		}
	:focus {
		-moz-outline-style: none;
		}
ul {
	margin-bottom: 2.2em;
	margin-left: 0;
	}
	li {
		margin-left: 39px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 1.3em;
		color: #689172;
		margin: 0px 0px 1.2em 12px;
		}
	li h1,
	li h2,
	li h3,
	li h4 {
		margin-left: 0;
		}
img {
	border: 0 none;
	}
#col2 a,
#col3 a {
	color: #cc9900;
	padding-right: 1.1em;
	margin-right: 4px;
	background: url('/templates/rojek/images/featureLink_small.jpg') center right no-repeat;
	height: 12px;
	border: none;
	}
	#col2 a:hover,
	#col3 a:hover {
		padding-right: 1.1em;
		margin-right: 4px;
		background: url('/templates/rojek/images/featureLink_small_hover.jpg') center right no-repeat;
		color: #ffa200;
		}
	#col2 .plain_link,
	#col3 .plain_link  {
		color: #cc9900;
		padding-right: 0;
		margin-right: 0;
		background: none;
		height: auto;
		}
	#col2 .plain_link:hover,
	#col3 .plain_link:hover  {
		padding-right: 0;
		margin-right: 0;
		background: none;
		}
	#col2 a img,
	#col3 a img {
		background: none;
		}
	#col2 a.featurelink,
	#col3 a.featurelink {
		color: #CC9900;
		font-size: 14px;
		padding-left: 1.4em;
		padding-right: 0;
		margin-right: 0;
		background: url('/templates/rojek/images/featureLink.png') center left no-repeat;
		height: 17px;
		border: none;
		}
	#col2 a.featurelink:hover,
	#col3 a.featurelink:hover {
		font-size: 14px;
		padding-left: 1.4em;
		padding-right: 0;
		margin-right: 0;
		background: url('/templates/rojek/images/featureLink_hover.png') center left no-repeat;
		height: 17px;
		}
#serviceimg {
	position: relative;
	top: 43px;
	}
#serviceflash {
	position: absolute;
	left: 4px;
	top: -31px;
	height: 80px;
	width:250px;
	}
.trademark {
	font-size: 0.5em; position: relative; bottom: 0.8em;
	}
	
/*====Page Footer====*/
#footer span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25em;
	color: #00732B;
	margin: 84px auto 0;
	position: relative;
	top: 84px;
	}
	#footer span a,
	#footer span a:visited { 
		background: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #00732B;
		/*padding: 0px 10px;*/
		text-transform: none;
		}
	#footer span a:hover,
	#footer span a:active,
	#footer span a:focus {
		color: #FFA200;
		text-decoration: underline;
		background: none;
		}
	#footer a + a { 
		/*border-left: 1px solid #8d9a81 !important;*/
		}

#copyright {
	width: 48%;
	position: absolute;
	top: 138px;
	left: 25px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.1em;
	text-align: right;
	}
#itrtext {
	text-align: left;
	width: 48%;
	position: absolute;
	top: 138px;
	left: 52%;
	margin: 0 auto;
	border: 0 none;
	}
	#itrtext a img,
	#itrtext a:link img,
	#itrtext a:visited img { 
		background-image:url('/templates/rojek/images/designed-and-powered-by-itr-green.png');
		}
	#itrtext a:active img,
	#itrtext a:hover img {
		background-image:url('/_media/default/itr/designed-and-powered-by-itr-blue.png'); }

#col2 #login-username { width:120px; }
#col2 #login-password { width:120px; }

* html #col3 { margin-right:0px; }
*+html #col3 { margin-right:0px; }


.error, .notice, .success { border:2px solid #DDDDDD; margin-bottom:1.6em; padding:0.8em; }
.notice { background:#FFF6BF none repeat scroll 0 0; border-color:#FFD324; color:#514721; }
.error { background:#FBE3E4 none repeat scroll 0 0; border-color:#FBC2C4; color:#8A1F11; }
.success { background:#E6EFC2 none repeat scroll 0 0; border-color:#C6D880; color:#264409; }

span.error, span.notice, span.success { padding:0em; }
