/* SVN FILE: $Id: cake.generic.css 7690 2008-10-02 04:56:53Z nate $ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework <http://www.cakephp.org/>
 * Copyright 2005-2008, Cake Software Foundation, Inc.
 *								1785 E. Sahara Avenue, Suite 490-204
 *								Las Vegas, Nevada 89104
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright		Copyright 2005-2008, Cake Software Foundation, Inc.
 * @link				http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package			cake
 * @subpackage		cake.app.webroot.css
 * @since			CakePHP(tm)
 * @version			$Revision: 7690 $
 * @modifiedby		$LastChangedBy: nate $
 * @lastmodified	$Date: 2008-10-02 00:56:53 -0400 (Thu, 02 Oct 2008) $
 * @license			http://www.opensource.org/licenses/mit-license.php The MIT License
 */

* {
	margin:0;
	padding:0;
}
#maincontent{
	background-color:#ffffff;
}
.main-cat{
	background-color: #eee;
	font-weight: bold;
}
.sub-cat{
	background-color: #fff;
}

#contentberita {
	width: 56%;
	float: right;
	position: relative;
	}
	
	
#project_list h1, #archived_project_list h1 {
	font-size: 1.5em;
	border-bottom: 1px solid #e1dfe0;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 3px;
	position: relative;
	}

#project_list h1 span, #archived_project_list div span, h1.title span {
	font-weight: normal;
	font-style: italic;
	color: #999;
	}

#project_list h1 a, #archived_project_list h1 a {
	color: #333;
	}

.asdf
{
	color:#fff;
	text-decoration:none;
}

.asdf:hover
{
	color:#fff;
	text-decoration:none;
}

div.event {
	padding: 5px 1px;
	border-bottom:1px dotted #ccc;
	}

div.event:hover {
	background: #f5feff;
	}
div.event a {
	text-decoration:none;
	}
div.event a:hover {
	text-decoration:none;
	color: #004572;
	}

div.event .event_type {
	float: left;
	text-align: center;
	margin-right: 14px;
	}


.QDesc{
	background-color: #E0EEFA;
	padding: 10px;
	border: 1px solid #74AEE1;
	color: #464646;
}
/* .headpadding  */th{
	padding: 7px 4px;
}
#wrap {
	width: 970px;
	margin: 0 auto;
	}
#blackhead {
	width: 100%;
	margin: 0 auto;
	background-color: #464646;
	height: 28px;
	float: left;
	color: #fff;
	}
	
#blackhead a{
	color: #FFFFFF;
}
#whitehead {
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
	height: 34px;
	float: left;
	}
#tophead {
	width: 100%;
	margin: 0 auto;
	height: 120px;
	float: left;
background-color: #a72b2b;
background-image: url(../img/header.jpg);
background-position: center;
background-repeat: no-repeat;

	border-bottom: 1px solid #b65353;
/* 	border-top: 1px solid #cd3a3a; */
	}
	
#tophead2{

		background-image: url(../img/ippm.gif);
	background-repeat:no-repeat;
} 
	#bgrey {
	width: 100%;
	margin: 0 auto;
	float: left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	}
/* General Style Info */
body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #131313;
	text-decoration: none;
	background-color: #383031; 
	
	}
a {

	color: #003d4c;
	text-decoration:none;
}

/**/
a:hover {

	color: #003d4c;
	text-decoration:none;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	color: #fff;
	font-size: 12px;
	margin: 0.1em 0;
}
h2 {
	color: #000;
	border-bottom: 1px solid #ddd;
	font-size: 150%;
	margin: 0.3em 0;
	font-weight: bold;
	padding-top: 0.8em;
}
h3 {
	color: #fff;
	font-size: 100%;

}
h4 {
	color: #993;
	font-weight: normal;
	padding-top: 0.5em;
}
ul, li {
	margin: 0 12px;
}

/* Layout */
#container {
	text-align: left;
}

#header {
	position: absolute;
	width: 970px;
	padding-top: 120px;
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 8em;
	display: block;
	float: left;
	padding: 3px 7px;
	margin: 0px 2px 0 0;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;	
	background: #FFFFFF url(../img/tabgradien.gif) repeat-x bottom;
	border-top: 1px solid #bae1e5;
	border-right: 1px solid #bae1e5;
	border-left: 1px solid #bae1e5;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover, #stay {
	margin-top: 0;	
	color: #0b7cc6;
	background: #FFFFFF url(../img/bg_grey.jpg) !important;
}

#header ul#primary a {
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;	
	background: #FFFFFF url(../img/tabgradien.gif) repeat-x bottom;
	border-top: 1px solid #b65353;
	border-right: 1px solid #b65353;
	border-left: 1px solid #b65353;
	color: #383031;
}

#header ul#primary a:hover {
	margin-top: 0;
	color: #A72B2B;
	background: #FFFFFF url(../img/bg_grey.jpg) !important;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -2.0em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	z-index: 1;
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#header ul#secondary li a {
	color: #A72B2B;
	text-decoration: none;
}

#header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#header ul#secondary li:last-child a { border: none; }

#content{
	clear: both ;
	width: 970px;
	color: #333;
	margin: 0 auto;
	background-color: #fff;

}

#user_main{
	clear: both;
	width: 970px;
	color: #333;
	margin: 0 auto;
	background-color: #fff;
}
#footer {
	font-size: 100%;
	color: #fff;
	float: left;
	
	width: 100%;
	clear: both;

	/* background: #e3f8fa; */
	border-top: 1px solid #4e4a4a;
	position: relative;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: center;
	}


/* Tables */

table {
  border-collapse: collapse;
  color: #363636;
  background: #f6f6f6;
  /* width: 99%; */
  font-size: 12px;
  margin: 0 auto;
}
caption {
	text-align: left;
	background: transparent;
	font-size:12px;
	font-weight:bold;
	padding:0px 4px 10px;
	position:relative;
	letter-spacing:-0.05em;
	color: #004a80;
	text-decoration: none;
}

caption a{
	text-decoration: none;
	font-size:12px;
}

td, th {
	border: 1px dotted #767676;
	padding: .4em;
	color: #363636;
	line-height: 18px;
	vertical-align: middle;
	padding-left: 10px;
  }

thead th, tfoot th {
	border: 1px solid #010101;
	text-align: left;
	background: #91322f;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 5px;
  }
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #363636;
  }
tbody td a:hover {
  color: white;
  }
tbody th a {
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }
tbody th a:hover {
  background: transparent;
  color: #363636;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  border: 1px solid #03476F;
  background: #f6f6f6;
  padding-top:3px;
  color: #FFFFFF;
  }
.odd {
  background: #eee;
  }
.wodd {
  background: #ffffff;
  font-size: 10px;
  }
tbody tr:hover {
  background: #f3b2b2;
  color: #FFFFFF;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: #FFD800;
  color: #FFFFFF;
  }

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Notices and Errors */
div.message {
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 12px;
	background-color: #E1F2DE;
	border: 1px solid #A4D89B;
	clear: both;
	color: #000;
	width: 450px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: bold;
	/* margin: 1em 0; */
	text-align: center;
	padding: 10px;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
	text-align: center;
}
p.error {
	background-color: #ddd; 
	color: #464646;
	font-family: Courier, monospace;
	font-size: 12px;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
	text-align: center;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
	text-align: center;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 12px;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
	text-align: center;
}
.success {
	background: green;
	color: #fff;
	text-align: center;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}

/*globalnav*/

#globalnav {
	position:relative;
	float:left;
	width:70%;
	padding:4.35em 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav li {
	float:left;
	margin:0;
	margin-right: 2px;
	padding:0;
}

#globalnav a {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #86B4CF;
	border-top:1px solid #86B4CF;
	border-right:1px solid #86B4CF;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;

}

#globalnav a:hover,
#globalnav a:active,
#globalnav a.here:link,
#globalnav a.here:visited {
	background:#fff;
		border-bottom: 1px solid #fff;
}

#globalnav a.here:link,
#globalnav a.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#globalnav ul {
	font-weight: normal;
	position:absolute;
	left:0;
	top:6em;
	float:left;
	width:97%;
	margin:0;
	padding:0.5em 0.25em 0.25em 1em;
	list-style:none;

}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
	padding: 2px;
}

#globalnav UL A {
	color:#464646;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0;
	font-weight: normal;
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#444;
	background-color: transparent;
	text-decoration: underline
}

#login {
	float: right;
	position: relative;
	margin-top: 90px;
	z-index: 1;
	color: #FFFFFF;
	padding: 5px 0px 5px 12px;
	-moz-border-radius:3px;
}
#login a{
	color: #fff;
}


.rubric {
	font-size: 14px;
}

h5 {
	font-size: 14px;
}

.pagenavi {
	font-size: 10px;
	color: red;
	text-align: center;
}

.pagenavi a, .pagenavi a:link {
	padding: 1px 5px 1px 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #91322f;
	color: #91322f;
	background-color: #FFFFFF;	
}
.pagenavi a:visited {
	padding: 1px 5px 1px 5px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #91322f;
	color: #91322f;
	background-color: #FFFFFF;	
}
.pagenavi a:hover {	
	border: 1px solid #e6a196;
	color: #e6a196;
	background-color: #FFFFFF;
}
.pagenavi a:active {
	padding: 1px 5px 1px 5px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid red;
	color: red;
	background-color: #FFFFFF;	
}
.pagenavi span.pages {
	padding: 1px 5px 1px 5px;
	margin: 2px 2px 2px 2px;
	color: #303030;
	border: 1px solid #303030;
	background-color: #FFFFFF;
}
.pagenavi span.current {
	padding: 1px 5px 1px 5px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid black;
	color: black;
	background-color: #FFFFFF;
}
.pagenavi span.extend {
	padding: 1px 5px 1px 5px; 
	margin: 2px;	
	border: 1px solid #303030;
	color: #303030;
	background-color: #FFFFFF;
}

.tambah a {
	color: #0b7cc6;
	background: url(../img/add.png) no-repeat 4px center;
	padding-left: 22px;
}

.padam a {
	color: #0b7cc6;
	background: url(../img/cross.png) no-repeat 4px center;
	padding-left: 22px;
}

.edit a {
	color: #0b7cc6;
	background: url(../img/report_edit.png) no-repeat 4px center;
	padding-left: 22px;
}


.view a {
	color: #0b7cc6;
	background: url(../img/zoom.png) no-repeat 4px center;
	padding-left: 22px;
}

/* -- Default Definitions -- */
.roundButton{ position: relative; 
margin-right: 12px;

height: 22px; width: 115px;
border: none; outline: none;

color: #FFFFFF;
font-size: 10px; font-weight: bold;
font-family:Arial; text-decoration: none;
text-align: center;

padding-left: 0px; padding-top: 0px;
background: url('../img/roundButton.png') no-repeat;
} 

/* -- Button Icon --*/
.roundButton img{
position: relative;
margin-right: 3px; margin-top: -1px;
border: 0px;
}
input[type=radio] {
	float:left;

}
div.radio label {
	margin: 0 0 6px 20px;
}label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
/* -- Button Cap --*/
.roundButton .roundButtonR{
 position: absolute; left: 100%; top: 0px;
height: 22px; width: 13px;
background: url('../img/roundButton_Right.png') right no-repeat;
}

/* -- Hover -- */
.roundButton:hover {
color:#fff;
background: url('../img/roundButton_hover.png') no-repeat;
}

/* -- Hover - Cap -- */
.roundButton:hover .roundButtonR {
background: url('../img/roundButton_Right_hover.png') no-repeat;
}
/**/
/* -- Active -- */
.roundButton:active {
border: 0px; outline: none;
background: url('../img/roundButton_active.png') no-repeat;
}

/* -- Active - Cap -- */
.roundButton:active .roundButtonR {
border: 0px; outline: none;
background: #F4F4F4 url('../img/roundButton_Right_active.png') no-repeat;
}

.roundButton[disabled] {
border: 0px; outline: none;
background: #F4F4F4 url('../img/roundButton_hover_disabled.png') no-repeat;

}

.roundButton[disabled]:hover {
border: 0px; outline: none;
background: #F4F4F4 url('../img/roundButton_hover_disabled.png') no-repeat;

}

.roundButton[disabled]:active {
border: 0px; outline: none;
background: #F4F4F4 url('../img/roundButton_hover_disabled.png') no-repeat;

}

#kembali a{
	color: #0b7cc6;
	background: url(../img/undo.png) no-repeat 7px center;
	padding-left: 26px;
	text-decoration: none;
	width: 25px;
	
}

#cetak a{
	
	color: #0b7cc6;
	background: url(../img/go.png) no-repeat 7px center;
	padding-left: 26px;
	text-decoration: none;
	width: 25px;
}

.button {

	padding: 3px 20px;

	}

/* form */
form select {
	margin-left: 5px;
	margin-right: 5px;
}