/****** Main Template ******/
html {height: 100%;}

body {

	height: 100%;
	margin: 0;
	text-align: left;
	background: #FFFFFF url('images/headerbg.gif') 0 41px repeat-x;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	color:#333;
}

body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
    font-family: "lucida grande", arial, helvetica, sans-serif;
	
}

.profilePage {
/*	background: #ffffff url('images/prof-bg.gif') 0px 41px repeat-x; */
}

input {
    line-height: 1;
}

a { color:#3b5998; cursor: pointer; outline: none !important; text-decoration: none}
a:visited {  }
a:hover, a:focus { text-decoration: underline}
a:active { text-decoration: underline}

.hidden {
    display: none;
}

/***** Common Content Formatting *****/

img {
    border: none;
}

p {
    line-height: 1.3;
    margin-bottom: 5px;
}

ul.compact {
    margin: 0;
    padding-left: 20px;
}

form {
    margin: 0;
}

h1 { font-size: 2em; }

h2 { font-size: 1.5em; }

fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
}

.clearer {
	clear: both;
	visibility: hidden;
	height: 1px;
	font-size: 1px;
}

.hilighted {
	font-weight: bold;
	background-color: #eceff6;  
}

/* =============== FACEBOOK BOXES =================================== */

.fbbluebox  
{  
     background-color: #eceff6;  
     border: 1px solid #d4dae8;  
     color: #333333;  
     padding: 10px;  
}  

.fbgreybox  
 {  
     background-color: #f7f7f7;  
     border: 1px solid #cccccc;  
     color: #333333;  
     padding: 10px;  
}  

.fbinfobox  
 {  
     background-color: #fff9d7;  
     border: 1px solid #e2c822;  
     color: #333333;  
     padding: 10px;  
}  

.fberrorbox  
 {  
     background-color: #ffebe8;  
     border: 1px solid #dd3c10;  
     color: #333333;  
     padding: 10px;  
     font-size: 13px;  
}  

/* =============== FB DIALOG BOXES ================================== */

#dialog_overlay {
    display:none;
    left:0;
    position:fixed;
    top:34px;
    width:100%;
    height: 100%;
    z-index:100; 
    background-color: transparent;
}

#dialog_box {
    width: 10px;
    height: 10px;
    margin: 100px auto;
    opacity: 1;
}

#dialog_box #top {
    height:10px;
    position:relative;
    width:100%;

}

#dialog_box #top div {
    height:10px;
    position:absolute;
    top:0;
}

#top #topleft {
    width:10px;
    left:0;
    background:transparent url(images/dialog-border.png) no-repeat scroll 0 0;
}

#top #topright {
    width:10px;
    right:0;
    background:transparent url(images/dialog-border.png) no-repeat scroll 0 -10px;
}

#top #topcenter, #bot #botcenter {
    left: 10px;
    right: 10px;
    background:transparent url(images/dialog-border.png) repeat-x scroll 0 -40px;    
}

#mid {
    position:relative;
    width:100%;
    height:auto;
    left:0;
    top:0;
}

#mid #midcenter { 
   padding:0px;
   margin: 0 10px;
   background-color: #ffffff;
}

#mid #midleft, #mid #midright {
    background:transparent url(images/dialog-border.png) repeat-y scroll -10px 0;  
    width: 10px;
    position:absolute;
    top:0;
    bottom:0;
}

#mid #midleft {
    left: 0;
}

#mid #midright {
    right: 0;
}

#bot {
    height:10px;
    position:relative;
    width:100%;
}

#bot div {
    position:absolute;
    top:0;
    height:10px;
}

#bot #botleft, #bot #botright {
    width: 10px;
}

#bot #botleft {
    left: 0;
    background:transparent url(images/dialog-border.png) no-repeat scroll 0 -20px;
}

#bot #botright {
    right: 0;
    background:transparent url(images/dialog-border.png) no-repeat scroll 0 -30px;
}

#content_container {
    margin: 0px;
    padding: 0px;
}

#dialog_content_title {
    background-color:#6D84B4;
    border:1px solid #3B5998;
    border-bottom: none;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    margin:0;
}

#dialog_content_title div {
    border-top:1px solid #788DBA;
    display:block;
    padding:3px 10px 6px;
}

#dialog_content {
    border-left: 1px solid #555555;
    border-right: 1px solid #555555;
    padding: 10px;
}

#dialog_button {
    text-align: right;
    padding: 10px;
    border: 1px solid #555555;
    border-top: 1px solid #CCCCCC;
    background-color: #F2F2F2;
}

/* =============== BAGIAN ATAS======================================= */

hr { height: 1px; background: #ccc; border: none;}

hr.taktampak {display: none; width: 100px;}

#middlebar {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
}

#ajax_load_anim {
	position: absolute;
	background-color: transparent;
	width: 100%;
	top: 200px;
	text-align: center;
	z-index: 80;
	display: none;
}

#ajax_load_anim_2 {
	position: absolute;
	background-color: transparent;
	width: 600px;
	top: 160px;
	text-align: center;
	z-index: 80;
	display: none;
}

#ajax_anim_expander {
	vertical-align: middle;
	margin-left: 10px;
}

.semitransparent {
/*	-moz-opacity: 0.3;
	filter: alpha(opacity=30); 
	opacity: 0.3; */
	visibility: hidden;
}

.opaque {
	-moz-opacity: 1;
	filter: alpha(opacity=100); 
	opacity: 1; 
}

/* =============== ISI ============================================== */

div.welcome {
	font-size: 13px;
	margin-bottom: 20px;
}

#you_re_guest {
	text-align: center;
	clear: both;
	margin-top: 10px;
	background-color: #fff9d7;  
	border: 1px solid #e2c822;  
	color: #333333;  
	padding: 10px;  
	font-size: 13px;
}

#pass_blm_ganti {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#isi {
	padding: 0px 13px 17px 13px;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: left;
	position: relative;
	display: block;
	min-height: 470px;
}

#bungkus {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#profile_photo_container {
	margin-top: 36px;
}

#profile_data td {
	vertical-align: top;
	font-size: 11px;
}

#actions_menu {
	display: block;
	margin-top: 3px;
	padding: 0px;
	margin-bottom: 20px;
}

#actions_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
}

#actions_menu ul li a {
	border-bottom: 1px solid #d8dfea;
	display: block;
	padding: 3px 8px;
	text-decoration: none;
}

#actions_menu ul li a:hover {
	background-color: #3b5998;
	color: #ffffff;
}

#search_form2, #search_form3 label {
	vertical-align: middle;
	font-size: 11px;
	color: #e37400;
	font-weight: bold;
	padding-left: 5px;
}

h4 {
    font-size: 14px;
    font-weight: bold;
    color: #333;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

#isi #list_box {
	width: 48%;
	margin-bottom:20px;
	float: left;
}

#isi #search_box {
	width: 48%;
	float: right;
	margin-bottom:20px;
	padding-left: 13px;
}

#isi #news_box {
	width: 48%;
	float: left;
}

#daftars {

	padding-left: 80px;
	background: transparent url(images/list_icon.png) top left no-repeat;
}

#daftars ul {
	font-size: 13px;
}

#futer {
	/*background: transparent url(images/ipb-logo.png) center right no-repeat;*/
	padding: 10px 0px;
	display: block;
	margin-bottom: 13px;
	margin-left: 13px;
	margin-right: 13px;
	clear: both;
	color: #777;
	height: 40px;
	font-size: 11px;
	border-top: 1px solid #ccc;
}

#futer #left {
	float: left;
}

#futer #right {
	float: right;
}

#isi #name_box1 {
	width: 48%;
	float: left;
	display: inline;
	font-size: 13px;
	color: #777;
}

#isi #name_box2 {
	width: 48%;
	float: right;
	display: inline;
	font-size: 13px;
	color: #777;
}

#search_result {
	font-size: 13px;
}

#about_links {
	font-size: 11px;
	width: 200px;
	float: right;
	position: relative;
	margin-left: 10px;
	padding: 10px;
	margin-bottom: 10px;
	/*border: 1px solid #ccc;*/
}

/* =============== DB TABLE ========================================= */

#list_all {
	background-color: #fff;
	padding: 10px;
}

#db_table {border: 1px solid #999; font-size: 11px}

#db_table tr:hover{background-color: #FFF4B0}

#db_table td {vertical-align: top; border-left: 1px dotted #999}

#db_table #td_no {
	font-size: 12px;
	font-weight: bold; 
	border-top: 1px solid #999; 
	background-color: #FFF4B0;
	color: #93883F;
	text-align: right; 
}

#db_table #td_nama {border-top: 1px solid #999; border-bottom: 1px dotted #999; font-size: 12px}

#db_table #db_table_header {background-color: #FFF4B0; font-size: 12px; font-weight: bold}

/* =============== CARI ============================================= */

input[type=submit] {
padding:2px 15px 3px 15px;border-style:solid;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-color:#d9dfea;border-left-color:#d9dfea;border-bottom-color:#0e1f5b;border-right-color:#0e1f5b;background-color:#3b5998;color:#fff;font-size:11px;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;text-align:center;
}

input[type=text], input[type=password] {
	background-image: url(images/cvb152d4.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0pt -375px;
	border: 1px solid #bbbbbb;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #333;
	background-color: #fff;
	font-size: 11px;
	padding: 3px 4px;
}

#search_input {
	background-image: url(images/cvb152d4.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0pt -375px;
	border: 1px solid #bbbbbb;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #333;
	background-color: #fff;
	font-size: 11px;
	padding: 3px 4px;
	height: 18px;
}

#search_form {
	background: #e5ecf3 url(images/search_icon_24.png) 10px center no-repeat;
	padding: 10px 10px 10px 40px;
}

#search_form2 {	/* di index.php */
	background-color: #e5ecf3;
	padding: 10px;
}

/* =============== BUKU TAMU ======================================== */

#comment_form_container {
	background-color: #e5ecf3;
	padding: 10px;
}

#teks_tambahkomentar {
	padding: 10px;
	text-align: left; 
    font: normal 135%/1 arial,sans-serif;
    letter-spacing: -0.03em;
    color: #4E463F;
}

#comment_table td {vertical-align: top}

#comment_form {padding: 10px 10px 10px 90px; background: transparent url(images/comment_icon.png) 10px 10px no-repeat;}

#comment_form .cm_input {
	font-size: 11px;
	width: 240px;
}

#comment_form .cm_input_small {
	font-size: 11px;
	border: 1px solid #999;
	padding: 2px;
	width: 40px;
	background-color: #fff;
}

#comment_form #capcai_container {
	vertical-align: top;
}

#comment_area {	
	font-size: 11px;
	width: 96%;
	height: 80px;
}

textarea{
	border:1px solid #bdc7d8;
	padding:3px;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	background-image: url(images/cvb152d4.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0pt -375px;
	background-color: #fff;
}

#nocommentsyet { 
	padding: 10px;
	margin-top: 15px;
	text-align: center; 
    font: normal 135%/1 arial,sans-serif;
    letter-spacing: -0.03em;
    color: #4E463F;
}

#teks_jumlahkomentar { 
	position: relative;
	padding: 10px;
	margin-top: 15px;
	text-align: left; 
    font: normal 135%/1 arial,sans-serif;
    letter-spacing: -0.03em;
    color: #4E463F;
	float: left;
	clear: right;
}

#comment_nav {
	position: relative;
	float: right;
	clear: right;
	font-size: 11px;
	color: #5f5f5f;
	font-weight: bold;
}

#comment_nav a {
	color: #5f5f5f;
	padding: 5px;
	background-color: #e4e4e3;
	background-image: url(images/btn-g.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0pt -30px;
	cursor: hand; 
}

#comment_nav a:active {
	background: #dddddd none;
}

#comment_nav a.left {
	border: 1px solid #999;
	border-right: none;
}

#comment_nav a.right {
	border: 1px solid #999;
	border-left: none;
}

#comment_nav a:hover, #comment_nav a:focus {
	text-decoration: none;
}

#comment_nav #_page {
	padding: 5px;
	margin: 0px;
	background-color: #e4e4e3;
	border: 1px solid #999;
	background-image: url(images/btn-g.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0pt -30px;
}

#isi .comments {
	padding: 10px;
	border-top: 1px solid #ccc;
	position: relative;
	clear: both;
}


.comments .commenter_info {
	float: left;
	width: 20%;
	clear: right;
	font-size: 11px;
	color: #555;
}

.comments .comment_num {
	position: absolute;
	right: 10px;
	top: 10px;
    font: normal 135%/1 arial,sans-serif;
    letter-spacing: -0.03em;
    color: #bbb;
}

.comments .commenter_info .comment_date{
	font-style: italic;
}

.comments .comment_text {
	float: right;
	clear: right;
	text-align: left;
	font-size: 11px;
	width: 80%;
}

.komen_gagal {
     background-color: #ffebe8;  
     border: 1px solid #dd3c10;  
     color: #333333;  
     padding: 10px;  
     font-size: 13px;  
}

.komen_berhasil {
     background-color: #eceff6;  
     border: 1px solid #d4dae8;  
     color: #333333;  
     padding: 10px;  
}

/* =============== LOGIN ============================================ */

#login_header {
    width: 964px;
    margin: 0px auto;
    padding: 10px;
    color: #FFFFFF;
    text-align: center;
}

#login_header h1 {
    display: inline;
    font-size: 16px;
    margin-left: 10px;
}

#login_header a {
    color: #FFFFFF;
}

#login_header img, #login_header span, #login_header h1 {
    vertical-align: middle;
}

#login_header_bungkus {
    display: block; 
    background: #3B5998 url('images/Waves.png') 0 0 repeat-x;
    border-bottom: 1px solid #DDDDDD;
}

#login_header_bottom_bungkus {
    display: block; 
    background: #FFFFFF url('images/headerbg.gif') 0 0 repeat-x;
    border-bottom: 1px solid #D8DFEA;
    height: 55px;
    overflow: hidden;
}

#login_header_bottom {
    width: 964px;
    margin: 0px auto;
    padding: 18px 10px;
    text-align: center;
}

#login_header_bottom span {
    color:#203360;
    font-weight: bold;
    font-size: 13px;
    margin-left: 12px;
}

.forum_link_button {
    font-size: 13px;
    background: #69a74e url('images/btn-g.gif') top left repeat-x;
    border: 1px solid #3b6e22;
    color: #FFFFFF;
    padding: 4px 10px;
    font-weight: bold;
}

.forum_link_button:hover, .forum_link_button:focus, .forum_link_button:visited {
    text-decoration: none;
}

.forum_link_button:active {
    background: #609946 none;
}

#loginbox {
    width: 578px;
    margin: 0px auto;
    padding: 6px 30px 20px 30px;
    border: 1px solid #CCCCCC;
    -moz-border-radius: 6px;
    position: relative;
    top: 60px;
}

#login_form_container {
    width: 380px;
    margin: 15px auto 20px auto;
}

div.a_row {
    height: 30px;
    clear: both;
}

#login_form_container div.left_col {
    width: 100px;
    font-weight: bold;
    color: #666666;
    float: left;
    padding: 3px 0px;
}

#login_form_container div.right_col {
    width: 280px;
    float: left;
}

.login_input {
    width: 175px;
    border: 1px solid #bdc7d8;
}

#ck_remember {
    vertical-align: middle;
}

/* ==================================== */

#profile_top {
     color: #333333;  
     padding: 20px 0px 0px 0px;
     display: block;
     height: 42px !important;
     overflow: hidden;
    position: relative;
    border-bottom: #627AAD 1px solid;
}  

#profile_tab {
    position: absolute;
    bottom: 0px;
}

#profile_tab ul {
    list-style: none;
    padding: 0; 
    margin: 0;
}

#profile_tab ul li {
    float: left;
    font-size:13px;  
    font-weight: bold;

}

#profile_tab ul li a:visited {
    text-decoration: none;
}

#profile_tab ul li a.tab {
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    display:block;
    padding:3px 9px;
    margin-right: 2px;
    margin-top: 2px;
}

#profile_tab ul li a:hover {
    background-color:#627AAD;
    border: 1px solid #627AAD;
    color:#FFFFFF;
    text-decoration:none;
}

#profile_tab ul li a.current {
    border: 1px solid #627AAD;
    background-color: #627AAD;
    display:block;
    padding:3px 9px;
    margin-right: 2px;
    margin-top: 2px;
    color: #FFFFFF;
}

#profile_columnleft {
    float: left;
    width: 220px;
}

#profile_columnright {
    float: right;
    width: 700px;
}

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

#profile_content span.value {
    font-size: 14px;

    color: #000000;
    padding-bottom: 10px;
    width: 450px;
    float: left;
}

#profile_content span.field {
    font-size: 14px;

    color: #777777;
    padding-bottom: 10px;
    width: 200px;
    float: left;
}

#profile_comments_box {
	display: block;
	padding-left: 10px;
	margin-right: 10px;
}

#profile_comment_area {
	width: 296px;
	font-size: 11px;
}

div.profile_commenter {
	float: left;
	width: 70px;
	max-height: 70px;
	overflow: hidden;
}

div.profile_commenter_receiver {
	float: right;
	width: 70px;
	max-height: 70px;
	overflow: hidden;
}

div.user_comment {
	padding-left: 80px;
}

div.user_comment_block {
	padding: 8px;
	background-color: #ECEFF5;
	margin-top: 2px;
	display: block;
	font-size: 11px;
}

/* JUNK SECTION (@ home) */

div.user_junk_block {
	padding: 6px 0px;
	margin-top: 2px;
	display: block;
	font-size: 13px;
	border-bottom: 1px solid #eeeeee;
}

div.user_junk_entry {
	padding: 10px 0px;
	margin-top: 2px;
	display: block;
	font-size: 13px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}

div.user_junk_entry_onprofile {
	padding: 8px;
	margin-top: 2px;
	display: block;
	font-size: 13px;
	border: 1px solid #cbcbcb;
	border-top: 2px solid #919191;
	background-color: #F2F2F2;
	margin-bottom: 15px;
}

.junk_textarea {
	width: 595px !important;
	border: 1px solid #B5B5B5 !important;
	font-size: 13px !important;
	margin: 0px;
	height: 20px;
}

.junk_textarea_onprofile {
	width: 575px !important;
	border: 1px solid #B5B5B5 !important;
	font-size: 13px !important;
	margin: 0px;
	height: 20px;
}

#junk_comments_box {
	width: 682px;
	margin-left: 20px;
}

a.junk_delete_link {
	color: #dd3c10;  
}

/* ================= */

#profile_comment_button {
	float: right;
	margin-top: 5px;
}

#editprofile_link a {
	background-color: #e37400;
	color: #fff;
	padding: 4px 7px 4px 7px;
	margin: 0 10px 0 6px;
	float: left;
	font-size: 11px;
}

#editprofile_link a:hover {
    background-color: #e37400;
	color: #fff;
	text-decoration: none;
}

input.edit_profile {
	width: 100%;
	margin-bottom: 5px;
}

input.edit_profile:focus {
	background-color: #ECEFF6;
}

input.RO {
	border: 1px solid #ccc;
	background-color: #fff;
	color: #999;
	width: 100%;
	margin-bottom: 5px;
}

input.bigsubmit {
	background: #5872a7 url(images/btn-g.gif) 0px -63px repeat-x;
	border: 1px solid #29447e;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 7px;
}

input.bigsubmit:active {
	background: #5872a7 none;
}

div.passwd_field {
	width: 150px;
	float: left;
	margin-right: 10px;
}

#edit_profile_submit {
	margin-top: 5px;
	margin-right: 10px;
}

#forum_activity {
	margin: 0px 10px;
}

#forum_activity strong {
	color: #666;	
}

.user_avatar {
	margin: 3px;
	float: right;
}

#forum_activity_link {
	font-weight: bold;
	font-size: 11px;
}

/* ================ NEWS ============================================ */

div.news_feed {
	font-size: 11px;
	border-bottom: 1px solid #eeeeee;
	padding: 4px;
}

.news_date {
	margin-top: 5px;
	font-size: 11px;
	color: #999;
	text-align: right;
}

.new_photo {
	margin: 5px;
}

/* ================== PHOTOVIEWS ===================================== */

div.thumbnails {
    width: 98px;
    height: 110px;
    padding: 5px;
    margin: 2px;
    border: 1px solid #cccccc;
    text-align: center;
    background-color: #FFFFFF;
    overflow: hidden;
    float: left;
    position: relative;
}

div.thumbnails:hover {
    border: 1px solid #333333;
}

div.thumbnails_names {
    background-color: #ffffff;
    position: absolute;
    bottom: 0px;
    padding-bottom: 5px;
    padding-top: 3px;
    border-top: 1px solid #cccccc;
    width: 98px;
}

#betaimage {
    position: absolute;
    top: 8px;
    left: 5px;
}