/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 2px 0;
	/*background: #FFFFFF;*/
	/*background: #1b6f9b;*/
    background: #86aee9;
	font: normal 12px "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	/*color: #666666;*/
	/*color: #1b6f9b;*/
    height: 100%;
}



a {
	color: #29A3E1;
}

a:hover {
	text-decoration: none;
	color: #E16629;
}

/* Boxed */

.title {
	background: url(/images/img4.gif) no-repeat right center;
	border-bottom: 3px solid #CFCFCF;
}

.boxed1 .title {
	font: bold 100% "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
    
}

.boxed1 .content {
	background: url(/images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed2 .title {
	font: normal 182% "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
    padding-left: 5px;
}

.boxed2 .content {
	background: url(/images/img06.gif) repeat-x left bottom;
	padding: 20px;

}

.boxed3 .title {
	font: normal 129% "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

.boxed3 .content {
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 0em;
    padding-left: 0px;
}

.inputtext {

    border: 1px solid silver;
    font-size: 120%;
    padding: 3px;
    /*font-weight: bold;*/
}
.inputsmall {

    border: 1px solid silver;
    font-size: 100%;
    padding: 2px;
    /*font-weight: bold;*/
}
.inputsubmit {

    /*border: 1px solid #cfcfcf;*/
    /*font-size: 100%;*/
    padding: 3px;
    font-weight: bold;
    width: 100px;
}

alignleft {
	float: left
}

.alignright {
	float: right;
}

.error {
    font-size: 85%;
    color:maroon;
    margin-left: 100px;
}

fieldset {
	border: none;
	padding: 3px;
}

fieldset label.selectit {
	display: block;
	font-size: 11px;
	padding: 0 2px;
}

fieldset label.selectit:hover {
	background: #e9e9e9;
}

fieldset legend {
	padding: .1em .3em;
}

fieldset span.cat-nest {
	display: block;
	margin-left: 10px;
}

fieldset.options {
	padding: 1em;
}

fieldset.options legend {
	font-size: 16px;
}

#topnav{
    width: 760px;
    height: 18px;
    margin: auto;
    padding-right: 5px;

}
#topnav .status {
    float: right;
    color:#f4f4f4;
    font-size: 90%;
}

#topnav a{
    color: #ffffff;
    text-decoration: none;
}
#topnav a.hover {
    color: red;
    text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	background: url(/images/header1.jpg) no-repeat 100% 30px;
	/*border-bottom: 5px solid #E16629;*/
	border-bottom: 5px solid #FE0000;
}


#s3slider {
   width: 520px; /* important to be same as image width */
   height: 130px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 520px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   
   padding: 10px 13px;
   width: 520px;
   background-color: #000;
   filter: alpha(opacity=60); /* here you can set the opacity of box with text */
   -moz-opacity: 0.6; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.6; /* here you can set the opacity of box with text */
   opacity: 0.6; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;
   text-align: center;
   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}


#divTrigger a:link,#divTrigger a:visited{
    text-decoration: none; /* hilangkan garis bawah pada link */
    margin:4px 0px; /* memberi jarak antar link */
    padding: 1px 4px; /* menjadikan link seperti kotak */
    border: 1px solid #CCC;
    background-color: #FFF;
    color: #000;
 }
 /* link yang dilalui oleh mouse dan element dengan class='selected' akan mempunyai efek yang sama */
 #divTrigger a:hover,#divTrigger a:active,.selected{
    background-color: #00A;
    color: #FFF;
 }
 #divHeadlines{
    margin-top:4px;
    border:1px solid #CCC;
    width: 490px;
    height: 210px;
    padding: 4px;
 }
 #divHeadlines img{
    padding: 5px;
    float: left;
 }
 #divHeadlines div{
    /* semua div di dalam element dengan id='divHeadlines' akan di sembunyikan sementara */
    display:none
 }


/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 160px;
	background: #29A4E1 url(/images/bp3ip-header.jpg) no-repeat;
	text-align: center;
}

#logo h1 {
	padding-top: 100px;
	font: bold 22px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 8px Verdana, Arial, Helvetica, sans-serif;
    
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 520px;
	height: 30px;
	background: #F4F4F4;
    
}

#menu ul {
	height: 5px;
	background: #29A4E1;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 9px 15px 0 15px;
	border-top: 2px solid #29A4E1;
	text-decoration: none;
	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #DCDCDC;
	border-top-color: #1A7196;
}

#menu .active a {
	background: #FFA800;
	border-top-color: #E16629;
}

#menu a b {
	text-decoration: none;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(/images/img03.gif) repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 500px;
	padding: 8px;
	border-bottom: 1px solid #FFFFFF;
	background: #FFFFFF;
    /*border: 1px solid red;*/
}


/*#content p, #content ol, #content ul {
	line-height: 152%;
}*/
#content ol, #content ul {
        margin-left: 0;
        padding-left: 2.5em;
}
#content li {
    padding-top: 5px;
}
#content h1 {
	font: normal 135% "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
    font-weight: bold;
	}
#content h1 a {
	text-decoration: none;
	}
#content h2 {
	font: bold 120% "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	}
#content h2 a {
	text-decoration: none;
	}

#content table{
    background: #FFFFFF;
}
#content th {
    background: #29A4E1;
    color: #ffffff;
    height: 20px;
}
#content tr {
    background: #f4f4f4;

}
#content td {
    font-size: 90%;
}
#content td a {
    text-decoration: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 15px;

}
/* Search */
#search {
	padding-top: 5px;
	padding-bottom: 0;
}
/* News */

#news {
	padding-top: 5px;
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 8px;
}

#news h3 {
	margin-bottom: 5px;
	font-size: 92%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}

/* Menu Items */


#sidemenu {
	padding-top: 5px;
	padding-bottom: 0;
}

#sidemenu ul {
	list-style-type: none;
}

#sidemenu li {
	margin-bottom: 8px;
    background-position: left center;
    background-image: url(/images/submenu.gif);
    background-repeat: no-repeat;
    /*font-weight: normal;*/
    padding-left: 12px;

}

#sidemenu a {
    text-decoration: none;
}

#sidemenu h3 {
	margin-bottom: 5px;
	font-size: 95%;
    
}

#sidemenu h3 a {
	display: block;
}







/* Welcome */

#welcome {
	margin-bottom: 20px;
    background: #f4f4f4;
    /*border: 1px dotted silver;*/
}

/* Entry */
#entry {
	margin-bottom: 20px;
}

/* Breadcrumbs */

#breadcrumbs {
	margin-bottom: 5px;
    margin-top: 0px;
    font-size: 85%;
}

#breadcrumbs a {
    text-decoration: none;
}

/* Samples */


#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}


#boxed_form {
/*border-top:1px solid #3F3F3F;*/
padding-top:30px;
}
#boxed_form label {
display:block;
float:left;
width:100px;
}
#boxed_form p {
clear:left;
}
#boxed_form #message {
width:100%;
}

/* Guestbook */

#guestbook {
	margin: 0 12px 8px 0;
    padding: 10px 8px 2px 10px;
	width: 98%;
	border: 1px solid #E7F0F5;
	/*background: #F7F9FD;*/
    background: #F4F4F4;
    line-height: 100%;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 5px 0;
	border-top: 5px solid #FE0000;
    background-color: #FFFFFF;
}

#footer p {
	text-align: center;
	font-size: 77%;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	margin: 0 12px 8px 0;
    padding: 10px 8px 2px 10px;
	float: left;
	width: 450px;
	border: 1px solid #E7F0F5;
	/*background: #F7F9FD;*/
    background: #F4F4F4;
    line-height: 100%;
}
.album a img {
    text-decoration: none;
    border: none;
    }
.album .thumb {
    float: left;
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album p {
	line-height: 12px;
	font-size: 11px;
    padding: 4px 0px 0px;
    margin: 0px;
}
.albumdesc small {
	color: #8DB8CF;
}
.albumdesc a {
    text-decoration: none;
}
/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}
.imagethumb a:visited {
    background-color: #fcfcfc;
    border: 1px solid #f8f8f8;
}
.imagethumb a:hover {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}


/* Individual Image
------------------------------ */
img {border: 0;}
.image {
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}


/* Gallery CSS */
div.gallery-thumb-prev {
	float: left; 
	clear: left;
	width: 45px;
	line-height: 75px;
	vertical-align: middle;
	text-align: center;
}
div.gallery-thumb-next {
	float: left;
	width: 45px;
	line-height: 75px;
	vertical-align: middle;
	text-align: center;
}
ul#gallery-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*float: left;*/
    text-align: center;
}
ul#gallery_pagination {
	margin: 15px 0 20px 0;
	padding: 0;
	list-style-type: none;
	/*float: left;*/
	clear: left;
    text-align: center;
}

ul#gallery-nav li {
	/*float: left;*/
	padding-left: 10px;
	line-height: 30px;
	vertical-align: middle;
}
ul#gallery-nav li a {
	/*float: left;*/
	margin-right: 8px;
}
#gallery_thumb_nav, #gallery-thumbs {
	float: left;
}
#gallery_thumb_nav a {
	margin: 0 2px 0 2px;
}
div.single_thumb {
	float: left;
	padding: 5px;
	border: 1px solid #FFCC00;
	margin: 0 5px 5px 0;
	min-width: 100px;
}
div.single_thumb h6 {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
div.single_thumb img {
	display: block;
	margin: 0 auto;
}
ul#gallery_pagination li {
	float: left;
}
ul#gallery_pagination li a {
	/*float: left;*/
	min-height: 20px;
	min-width: 20px;
	text-align: center;
	margin-right: 3px;
	border: 1px solid #ffffff;
	text-decoration: none;
}
img.resized {
	float: left;
	clear: left;
}
li a.active {
	background-color: #FFCC00;
}
