/* General proSilver Markup Styles
---------------------------------------- */

body {
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 851px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	background-image: url(../images/header_logo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 119px;
	margin-top: 11px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 851px;
}


.font01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: black;
}

.font02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.font03 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.font04 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
}

.font05 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

A:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background-color: #0000FF;
}
A:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-size: 12px;
	text-decoration: none;
}
#footer2 {
	color: #FFFFFF;
	float: left;
	width: 100%;
}


a.nav:link {color: green; text-decoration: none; font-weight: bold;}
a.nav:visited {color: green; text-decoration: none; font-weight: bold;}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #336600;
}
a.nav:active {color: green; font-weight: bold;}

a.forum:link {color: #7b5e05; text-decoration: none; font-weight: bold;}
a.forum:visited {color: #7b5e05; text-decoration: none; font-weight: bold;}
a.forum:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #7b5e05;
}
a.forum:active {color: #7b5e05; font-weight: bold;}

/* Begin - Style utk ShoutBox */
.shTitle {
	background-color: #CADCEB;
	border-top-color: #99FF33;
	border-right-color: #99FF33;
	border-bottom-color: #99FF33;
	border-left-color: #99FF33;
}

.shoutarea {
	background-color: #F3F8FB;
	margin: 0 auto;
	padding: 0;
	width: 99%;
	overflow: auto;
	height: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CADCEB;
	border-right-color: #CADCEB;
	border-bottom-color: #CADCEB;
	border-left-color: #CADCEB;
}

.shoutcolor1 {
	background-color: #FFFFEA;
}

.shoutcolor2 {
	background-color: #F7FAE2;

}
#leftside {
	float: left;
	background-color: #FFFFFF;
	display: block;
	width: 690px;
	margin-top: 2px;
}
#rightside {
	float: right;
	width: 158px;
	margin-top: 2px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: left;
	font-size: 12px;
}
#rightspan {
	background-color: #CADCEB;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: left;
	font-weight: bold;
	background-image: url(../images/judul_bar.jpg);
	background-repeat: repeat-x;
	height: 22px;
	font-size: 14px;
	line-height: 22px;
}

#rightspan_orange {
	background-color: #FFCC00;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: left;
	font-weight: bold;
	background-image: url(../images/judul_bar_orange.jpg);
	background-repeat: repeat-x;
	height: 22px;
	font-size: 14px;
	line-height: 22px;
}

#content #rightside #login {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CADCEB;
	background-color: #F3F8FB;
	text-align: center;
}
#content #rightside #login #form1 label {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 851px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
}


#content #gallery {
	background-color: #f3f8fb;
	display: block;
	float: left;
	width: 687px;
	text-align: center;
	border: 1px solid #CADCEB;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content #galleryhd {
	background-color: #cadceb;
	display: block;
	margin: 0;
}
#content #gallery ul {
	display: block;
	margin: 0;
	padding: 0;
}
#content #gallery ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	display: block;
	padding: 0;
}
#content #leftrandom {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 3px;
	background-color: #FFFFFF;
	width: 690px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	text-align: left;
}
#content #randomleft {
	float: left;
	width: 340px;
	display: block;
	background-color: #f3f8fb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1px;
	font-size: 12px;
	text-align: left;
}
.textinput {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

#content #randomright {
	float: right;
	margin: 1px;
	display: block;
	width: 341px;
	background-color: #f3f8fb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#content #topikblog {
	background-color: #0099CC;
	float: left;
	display: block;
	width: 690px;
	margin-top: 5px;
}
#content #randomlefthd {
	background-color: #cadceb;
	float: left;
	width: 345px;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content #randomrighthd {
	background-color: #cadceb;
	float: right;
	width: 343px;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: gray;
	margin: 0px;
}
#belangmuda {
	background-color: #E7F0F8;
}
#belangtua {
	background-color: #F3F8FB;
}
#content #rightside #shoubox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CADCEB;
	background-color: #FFCC00;
	text-align: left;
}
#content #rightside #statistic {
	background-color: #F3F8FB;
	border: 1px solid #CADCEB;
}
#content #rightside #newmember {
	background-color: #F3F8FB;
	border: 1px solid #CADCEB;
	display: block;
	float: left;
	width: 99%;
}
#content #rightside #newmember #mgbr {
	background-image: url(../images/member.gif);
	background-repeat: no-repeat;
	width: 20px;
	display: inline-block;

}
#content #rightside #newmember #mid {
	width: 105px;
	float: left;
	display: block;
}
#content #rightside #newmember #mtgl {
	display: block;
	float: right;
	margin-right: 2px;
}
#content #rightside #shoutbox label {
	border: 1px solid #CADCEB;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #EFF5CB;
}
#content #rightside #shoutbox #shout {
	border: 1px solid #CADCEB;
	margin: 0;
}
#content #rightside #shoutbox #shout #maxch {
	font-size: 10px;
	color: #808080;
}
#shoutbox #shout {
	background-color: #EFF5CB;
}
#pembatas {
	height: 8px;
}

#content #rightside #links {
	background-color: #F3F8FB;
	border: 1px solid #CADCEB;
	float: left;
	width: 99%;
}
#content #rightside #links #links {
	background-image: url(../bfriend/bon.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	margin: 0 auto;
}
#footer {
	float: left;
	display: block;
	width: 100%;
	color: #999999;
	text-align: center;
	font-size: 10px;
}

#viewall {
	background-color: #FFFFFF;
	width: 100%;
	text-align: right;
}
#content #alumni {
	background-color: #f3f8fb;
	display: block;
	float: left;
	width: 687px;
	border: 1px solid #CADCEB;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#keteranganalumni    {
	background-color: #FFFFCC;
	font-size: 11px;
	margin-top: 5px;
	float: left;
	width: 100%;
}
#content #leftrandom #randomright ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #leftrandom #randomright ul li {
	float: left;
}
#content #alumni #selectangkatan {
	display: block;
	width: 100%;
	text-align: right;
}
#content #alumni #anggota {
	text-align: center;
}

#content  #alumni  #anggota ul {
	list-style-type: none;
}
#content #alumni #anggota ul li {
	float: left;
}
#headlinenews {
	width: 687px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding: 0px;
	font-weight: bold;
	color: #FF0000;
}
#headlinenews ul {
	list-style-type: square;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 20px;
}
#contactus label {
	display: block;
	font-weight: bold;
}
#contactus input {
	display: block;
	font-size: 12px;
}
#contactus {
	padding: 0px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	width: 400px;
}
#ym {
	width: 250px;
	float: right;
	padding: 0px;
	position: relative;
	top: 40px;
	margin: 5px;
	border: 1px solid #C6C6FF;
	text-align: center;
	background-color: #B0EFFF;
}
#status {
	padding: 0px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#showstatus {
	height: 200px;
}
.reply {
	background-color: #CCFFFF;	
}
#
.reply div {
  padding: .5em .25em;
}
#announcements {
	float: left;
	width: 400px;
	border: 1px dashed #FF0000;
}
#banner_atas {
	float: right;
	width: 280px;
	padding: 0px;
}
.bfimg {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 3px;
}
