/*
IBK layout - 11/03/10
author: pungky prast
*/

body {
	font-family: Arial, Tahoma, Geneva,  Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #333;
}
input, select, textarea, td {
	font-family:  Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
h3 {
	font-size:1.2em;
}
a.hover {
	text-decoration:none;
}
a.hover:hover {
	text-decoration:underline;
}
a{
	color: #5b5c88;
	text-decoration:none;

}

.cols:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cols
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .cols
{
	height: 1%;
}
.cols
{
	display: block;
}
/* End hide from IE-mac */
.cols .col-l
{
	float: left;
}
.cols .col-c
{
	float: left;
}
.cols .col-r
{
	float: right;
}

fieldset {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: 0;
	width: 480px;
}

.header .logo img
{
	margin-top: 5px;
	margin-bottom: 10px;
}
.header .cols .col-l
{
	width: 280px;
}
.header .cols .col-c
{
	margin-top:23px;
	width: 150px;
}
.header .cols .col-r
{
	width: 502px;
}

.header .logo a {
	text-decoration: none;
}
.header .infobar .col-l, .header .infobar .col-r
{
	width:400px;
}
.header .abovetabs{ 
}
.header .abovetabs h1{ 
	color: #ff0000;
	font-size: 25px;
	letter-spacing:-1px; 
	font-weight:bold;
	padding:12px 0 0 0;
	margin: 0; 
	line-height:1.1em;
}
.header .abovetabs h2{ 
	color: #6E6E6E;
	font-size: 11px; 
	font-style:italic;
	font-weight:normal;
	line-height:0.1em;
}

.header .tabs
{
	margin-top:50px;
}
.header .tabs ul li a
{
	display: block;
	width: 102px;
	margin-left: 1px;
}

.header .infobar {
	height: 37px;
	background-position:left top;
  	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:2px;
}
.header .infobar ul {
	margin: 10px 0px 0px; 
	padding: 0px; 
	clear: left; 
	display: block; 
	float: left; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	width: 80%;
}
.header .infobar ul li {
	margin: 0px 0px 0px 2px; 
	float: left; 
	list-style-type: none; 
	list-style-image: none;
}
.header .infobar ul li a {
	border-style: solid; 
	border-color: #ffaa10; 
	border-width: 0px 0px 1px 1px; 
	margin: 0px; 
	padding: 0px 15px 3px 15px; 
	color: #00519c; 
	display: block; 
	font-weight: bold; 
	font-size: 12px; 
	font-family:Arial, Helvetica, sans-serif;
	text-align: center; 
	width: auto; 
	text-decoration: none;
}
.header .infobar ul li a:hover {
	color:#e77d21;
}
.header .infobar .col-l, .header .infobar .col-r
{
	width: 400px;
}
.header  .infobar .inner { 
	border:2px solid #ffaa10;
	background:#00519c;
	text-align:center; 
	overflow:hidden;
	padding:1px;
}
.header  .infobar .inner a { 
	font-family:Arial;
	color: #febb02; 
	text-decoration:blink;
	text-align:center;
	font-size:12px;  
	font-weight:bold;
}
.header  .infobar .inner a:hover, .header  .infobar .inner a:hover span { 
	text-decoration:underline;
}
.header  .infobar .inner a span{ 
	font-family:Arial;
	color: #fff; 
	text-decoration:blink;
	text-align:center;
	font-size:12px; 
	font-weight:bold;
}


.footerstrip {
	width:100%;
	border-bottom:5px solid #cfcfcf; 
	margin-bottom:10px;
}
.footer
{
	padding-left:10px;
	margin-top: 5px;
	font-size: 8pt;
	color:#00519c;
}
.footer a
{
	text-decoration: none;
}
.footer a:hover
{
  text-decoration: underline;
}
.footer .links a
{
	font-weight: normal;
	font-size: 11px;
	color:#00519c;
}


#lytF .footer .content
{
  margin-top: 15px;
}



.list {
	vertical-align:top;
}
.list ul {
	list-style:none;
	padding:0 0 0 0;	
}

.list ul li {
	padding:2px 0 2px 0;
}

.art {
	vertical-align:top;
}
.art ul {
	list-style:none;
	margin:0 0 0 0px;	
	padding:0 0 0 0px;		
}

.art ul li {
	font-size:7.5pt;	
	padding:3px 0 3px 15px;
	margin: 0 0 0 0;
	background: url(../images/li_space_right_top.png) no-repeat 5px 7px ;
}

.art a {
	text-decoration:none;
}

.art a:hover {
	text-decoration:underline;
}

.formtext {	
	color:#ff3a00; font-weight:normal;
	border-bottom:1px solid #ebebeb;
	margin-left:5px;
	padding:5px 5px 5px 15px;
} 

.isian {	
	border-bottom:1px solid #ebebeb;
	padding:5px 5px 5px 15px;
} 

.note {	
	color:#000;
	text-align:right;
}

.detiltitle { 
	text-transform:uppercase;
} 

.ket {	
	color:#ff3a00;
} 

#container-4 td {	
}

/* 	PANEL FP
	------------------ */

table.adminform {
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}

table.checklistjsk {
	border-collapse: collapse;
	border:1px solid #ccc; 
	padding-left:15px;
}

table.checklistjsk td.tick {
	color:#ff3a00;
	border-bottom:1px solid #ebebeb;
	
}

table.checklistjsk td.warning {
	color:#ff3a00;
	font-weight:bold;
	border-bottom:1px solid #ebebeb;
	background:#ffd;
}

table.checklistjsk td.cross {
	color:#ff3a00; 
	font-weight:bold;
	border-bottom:1px solid #ebebeb;
	background:#ffd;
}

#cpanel {  
	text-align: center;  
	vertical-align: middle;
	margin: 0 10px 0 10px;
}

#cpanel div.icon   { margin: 1px; }
#cpanel div.icon a {
	float:left;
	display:block;
	height: 100px !important;
	width: 110px !important;
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 3px 1px 3px;
}

#cpanel div.icon a:link    {  color : #808080;  }
#cpanel div.icon a:hover   { 
	color : #333;
	background-color: #efefef;  
	border: 1px solid #c24733;
	padding: 2px 3px 1px 3px;
}
#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }

#cpanel div.icon img { 
	margin-top: 15px;
	border:none;
}
#cpanel div.icon span { display: block; padding-top: 3px; }



#cpanel div.icon2   { margin: 5px; }
#cpanel div.icon2 a { 
	display: block; float: right;
	height: 80px !important;
	width: 80px !important;
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 1px 5px 1px 5px;
}

#cpanel div.icon2 a:link    {  
	color : #808080;
	
}
#cpanel div.icon2 a:hover   { 
	display: block; float: right;
	height: 80px !important;
	width: 80px !important;
	vertical-align: middle; 
	text-decoration : none;
	padding: 1px 5px 1px 5px;

	color : #333; 
	background-color: #efefef;  
	border: 1px solid #c24733;
}

#cpanel div.icon2 img { margin-top: 5px; }
#cpanel div.icon2 span { display: block; padding-top: 3px; }

#cpanel div.icon2 a:active  {  color : #808080;  }
#cpanel div.icon2 a:visited {  color : #808080;  }

#cpanel p {
	padding: 0 20px 0 10px; 
	text-align:left;
}

.strip {
	width:98%;
	border-bottom:7px solid #dfdfdf;
	margin-top:40px;
	margin-bottom:10px;
}

/*TAB JSK */
#tabjsk .step{
	background:#fff; 
	border:1px solid #ccc;
	padding: 3px 0px 3px 0px; 
	vertical-align:top; 
	text-align:center;
	color:#ff3a00;
}
#tabjsk .active{
	background:#ff3a00; 
	border:1px solid #ccc;
	padding: 3px 0px 3px 0px; 
	vertical-align:top; 
	text-align:center;
	color:#fff;
}

#tabjsk .clear{
	background:#fff url(../images/step.gif) no-repeat center;
	padding: 0 2px 0 2px;
}

#tabjsk .step a:hover{
	color:#08519c; text-decoration:underline;
}

#tabjsk .active a{
	color:#fff;
}

.tooltip {
	border:1px solid #ff3a00;
	background: #fff7c6;
	padding:2px;
	color:#ff3a00;
	font-size:10px;
	width: 50%;
}

.inputbox {
	margin:0 0 1px 0;
	border:1px solid #94a5c6;
	padding:3px 2px 3px 3px;
}

.inputbox:focus {
	margin:0 0 5px 0; background:#f7f3f7;
	border:1px solid #ff3a00;
	padding:3px 2px 3px 3px;
}

#panel {
	padding: 0 15px 0 15px;
	line-height:15px;
}

#panel-status {
	padding: 0 15px 0 15px;
	border:1px dashed #ccc;
	background:#f7f3f7;
}

#panel-status ul { 
	list-style-type:none; 
	font-size:12px;
}

#panel-status ul li{ 
	line-height: 20px;
}


#main {
	float:left;
	width:70%;
	padding:10px;
}	
#sidebar {
	float:left;
	width:25%;
	padding:10px;
}

h4 { 
	font-size:15px;
	padding-left:10px;
	color : #999;
	border-bottom:1px dotted #ccc;
}

.heading { 
	padding: 0 10px 0 10px;
}


#slideshow {
	position:relative;
}
#slideshow div {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	background-color: #FFF;
}
#slideshow div.active {
	z-index:10;
	opacity:1.0;
}
#slideshow div.last-active {
	z-index:9;
}
#slideshow div img {
	display: block;
	border: 0;
}

#slideshowtop {
	position:relative;
}
#slideshowtop div {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	background-color: #fff;
}
#slideshowtop div.active {
	z-index:10;
	opacity:1.0;
}
#slideshowtop div.last-active {
	z-index:9;
}
#slideshowtop div img {
	display: block;
	border: 0;
}

#slideshowleft {
	position:relative;
}
#slideshowleft div {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	background-color: #fff;
}
#slideshowleft div.active {
	z-index:10;
	opacity:1.0;
}
#slideshowleft div.last-active {
	z-index:9;
}
#slideshowleft div img {
	display: block;
	border: 0;
}


#panel a { 
	text-decoration:none;
}

#panel a:hover { 
	text-decoration:underline;
}
#toolbar {  
	text-align: center;  
	vertical-align: middle;
	margin: 0 10px 0 10px;
}

#toolbar div.ico   { margin: 1px; }
#toolbar div.ico a {
	float:left;
	display:block;
	height: 80px !important;
	width: 80px !important;
	vertical-align: middle; 
	text-decoration : none;
	padding: 2px 3px 1px 3px;
}

#toolbar div.ico a:link    {  color : #808080;  }
#toolbar div.ico a:hover   { 
	color : #333;
	padding: 2px 3px 1px 3px; 
	font-weight:bold;
}
#toolbar div.ico a:active  {  color : #808080;  }
#toolbar div.ico a:visited {  color : #808080;  }

#toolbar div.ico img { 
	margin-top: 10px;
	border:none;
}
#toolbar div.ico span { display: block; padding-top: 0px; }


.jobListBtnBar{
	margin:1px 0;
	float:left
}
.jobListLegendBar {
	margin:0 0;
	padding:0 20px 0 0;
	color:#666;
	float:right
}
.applybtn {
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #7D7D7D;
	border-right:1px solid #7D7D7D;
	background:#DDD;
	color:#555;
	margin:3px 0px;
}

.pagetitle {
	border-bottom:2px solid #dfdfdf;
	margin-bottom:25px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color: #00519c; 
	padding-bottom:2px;
	width:100%;
}

.footerjobpost {
	margin-top:10px;
	color : #333; 
	text-align:right; 
	font-weight:bold;
}
