body{
	padding:0;
	margin:0;
	background:url(../images/body_bg.gif) 0 0 repeat-x #FFFFF2; 
	color:#676749;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

a {
	color:#333;
}

a:hover {
	color:#333;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}


/*------------------------------------------------body--------------------*/

/*------------------------------------------------header start--------------------*/
#header{
	background:url(../images/header.gif) 0 0 no-repeat;
	width:1000px;
	height:123px;
	margin:0 auto;
	padding:7px 0 0 0;
	position:relative;
}
#header ul{
	width:801px;
	height:38px;
	padding:69px 0 0 10px;
}
#header ul li{
	float:left;
}
#login_links{
	float:right;
	margin-top:80px;
	margin-right:15px;
}
#login_links a{
	color:#fff;
	font-size:11px
}
#header ul li a{
	display:block;
	padding:0 16px 0 16px;
	font:bold 10px/38px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#2A2A2A;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
}
#header ul li a:hover{
	background:url(../images/nav_hover.gif) 0 0 repeat-x #330A0A;
	padding:0 15px 0 15px;
	border-left:#D63030 solid 1px;
	border-right:#D63030 solid 1px;
	color:#ECE8C3;
}
#header ul li.home{
	float:left;
	font:bold 10px/38px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ECE8C3;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/nav_hover.gif) 0 0 repeat-x #330A0A;
	padding:0 15px 0 15px;
	border-left:#D63030 solid 1px;
	border-right:#D63030 solid 1px;
}
#header img{
	background:url(../images/logo.gif) 0 0 no-repeat;
	position:absolute;
	left:39px;
	top:77px;
}
#header h1{
	display:block;
	width:215px;
	height:39px;
	background:url(../images/slogan.gif) 0 0 no-repeat;
	text-indent:-10000px;
	position:absolute;
	top:120px;
	left:45px;
}
#header a.click{
	display:block;
	background:url(../images/click_nor.gif) 0 0 no-repeat;
	width:107px;
	height:85px;
	position:absolute;
	left:618px;
	top:121px;
	padding:0;
	margin:0;
}
#header a.click:hover{
	background:url(../images/click_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header end--------------------*/
/*------------------------------------------------pathway start--------------------*/
#pathway{
	width:990px;
	padding:5px;
	background-color:#efefef;
	margin:auto;
	float:inherit;
}
/*------------------------------------------------pathway end--------------------*/
/*------------------------------------------------body start--------------------*/
#body{
	width:1000px;
	margin:0 auto;
	padding:10px 0 0 0;
}
/*------------------------------------------------left panel start--------------------*/
#left{
	width:200px;
	background:url(../images/tepi.gif) repeat-y; 
	float:left;
	padding: 5px;
}
#left h2{
	display:block;
	background:url(../images/best_strategy.gif) 0 0 no-repeat;
	width:278px;
	height:40px;
	margin:0 0 9px 0;
	padding:0;
	float:left;
}	
/*------------------------------------------------left panel end--------------------*/

/*------------------------------------------------right panel start--------------------*/
#right{
	width:770px;
	min-height:255px;
	padding:0 0 0 0;
	background-color1:#f6f5f5;
	/*background:url(images/tengah.gif) repeat-y;*/
	float:right;
	padding: 5px;
}

#right h2{
	background:url(../images/welcome.gif) 0 0 no-repeat;
	width:390px;
	height:40px;
	margin:0 0 12px 0;
	float:left;
}
/*------------------------------------------------right panel end--------------------*/
/*------------------------------------------------footer start-----------------------*/
#footer-main{
	width:100%;
	height:10px;
	padding:24px 0 0 0;
	background:url(../images/footer_bg.gif) 0 0 repeat-x #84845F;
	color:#fff;
	position:relative;
	margin-top:10px;
	bottom: 0;
	
}
#footer{
	width:495px;
	height:5px;
	margin:0 auto;
	position:relative;
}

#footer div.copyright{
	font:normal 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FDFDE6;
	background-color:#84845F;
	position:absolute;
	left:104px;
	top:-14px;
	width: 318px;
}

textarea, body, a {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
}

.mainmenu ul{
	font: bold 12px arial;
	padding-left: 0;
	margin-left: 0;
	height: 20px;
}

.mainmenu ul li{
	list-style: none;
	display: inline;
}

.mainmenu ul li a{
	padding: 2px 0.5em;
	text-decoration: none;
	float: left;
	color: black;
	//background-color: #e1e1e1; /* You Can Change this color */
}

.mainmenu ul li a:hover{
	1background-color: #e5e5e5; /*You Can Change This Color*/
	1border-style: outset;
}

html>body .mainmenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	11border-style: inset;
}

.gallery 
{
	background-color: #;
	padding: 10px;
}
.gallery ul { list-style: none; }
.gallery ul li { display: inline; }
.gallery ul img {
	border: 5px solid #fff;
	border-width: 2px 2px 2px;
}
.gallery ul a:hover img {	
	border: 5px solid #3e3e3e;
	border-width: 2px 2px 2px;
	color: #fff;
}
.gallery ul a:hover { color: #fff; }

.ver_menu {
	list-style:none;
	line-height:19px;
	padding:0px;
	margin:0px;
}
.ver_menu li span{
	padding-left:5px;
	text-decoration:none;
	margin:0px;
	cursor:pointer;
	display:block;
}
.ver_menu li span.current{
	text-decoration:underline;
	//background-color:#eee;
	font-weight:bold;
}

.ver_menu li span:hover{
	font-weight:bold;
}

.hide {display:none}
.bold {font-weight:bold}

.title {
font-size:11px;
font-weight:bold;
border-bottom:1px solid #ddd;
margin-top:3px;
margin-bottom:3px;
}

h3 {margin-top:0px;margin-bottom:5px;font-size:12px;}


.box {
	width:100%;
}
.box div.inner {
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
}
.box div.header {
	padding:2px;
}
.box div.header_title{
	font-size:11px;
	font-weight:bold;
}


.icon-edit-record {
	cursor:pointer;*display:inline-block;
	padding-left:18px;padding-right:3px;
	padding-top:1px;padding-right:2px;
	background-repeat: no-repeat ! important;
	background-image:url(../backend/images/icons/table_edit.png) ! important;
}
.icon-delete-record {
	cursor:pointer;*display:inline-block;
	padding-left:18px;padding-right:3px;
	padding-top:1px;padding-right:2px;
	background-repeat: no-repeat ! important;
	background-image:url(../backend/images/icons/delete.png) ! important ;
}
.icon-back {
  cursor:pointer;font-weight:bold;
	padding-left:18px;padding-right:3px;
	padding-top:1px;
	background-repeat: no-repeat ! important;
	background-image:url(../backend/images/icons/arrow_left.gif) ! important;
}
.icon-loading {
	cursor:hour;
	padding-left:20px;
	padding-right:3px;
	padding-top:1px;padding-right:2px;
	background-repeat: no-repeat ! important;
	background-image:url(../backend/images/icons/grid-loading.gif) ! important;
}

.msg_block{
	border:1px solid #ddd;
	background:#fbeea3;	
	padding:2px;
	margin-top:5px;
	margin-bottom:10px;
	display:inline-block1;
}

.flash_box{
	border:1px solid #ddd;
	background:#fbeea3;	
	1background:#eee;	
	padding:2px;
	margin-top:7px;
	margin-bottom:5px;
	font-weight1:bold;	
}

.msg_body {
	font-1weight:bold;
}

.main-msg-error {	
	padding-left:18px;
	padding-right:3px;
	*display:inline-block;
	padding-top:1px;	
	background-repeat: no-repeat ! important;
	background-image:url(../backend/images/icons/exclamation.png) ! important;
}

.main-msg-success {
	padding-left:18px;
	padding-right:3px;
	*display:inline-block;
	padding-top:1px;	
	background-repeat: no-repeat ! important;
	background-image:url(../backend/images/icons/accept.png) ! important;
}

.main-msg-info {
	padding-left:18px;
	padding-right:3px;
	*display:inline-block;
	padding-top:1px;	
	background-repeat: no-repeat ! important;
	background-image:url(../backend/images/icons/information.png) ! important;
}