/* CSS Document */
body {
	padding:0;
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#top-logo {
	height:56px;
	width:1004px;
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	position:relative;
}
#top-logo ul {margin:0;padding:0;position:absolute;top:0;right:10px;width:349px;}
#top-logo li {display:inline; margin:0; padding:0; float:left;}
#top-logo ul a {display:block;text-indent:-999px;overflow:hidden;height:45px;}

#top-logo a.home    {width:64px; background: transparent url(../img/nav.png) no-repeat 0 -45px; }
#top-logo a.signup {width:67px; background: transparent url(../img/nav.png) no-repeat -64px -45px; }
#top-logo a.store    {width:61px; background: transparent url(../img/nav.png) no-repeat -131px -45px;}
#top-logo a.contact    {width:73px; height:45px;background: transparent url(../img/nav.png) no-repeat -192px -45px; }
#top-logo a.about {width:84px; height:45px;	background: transparent url(../img/nav.png) no-repeat -265px -45px; }
#top-logo a.home:hover    {background: transparent url(../img/nav.png) no-repeat 0 0; }
#top-logo a.signup:hover {background: transparent url(../img/nav.png) no-repeat -64px 0; }
#top-logo a.store:hover    {background: transparent url(../img/nav.png) no-repeat -131px 0;}
#top-logo a.contact:hover    {height:40px;background: transparent url(../img/nav.png) no-repeat -192px 0; }
#top-logo a.about:hover {height:40px;	background: transparent url(../img/nav.png) no-repeat -265px 0; }

#bar {
	height:30px;
	margin:0 auto 0 auto;
	padding:0;
	width:950px;
	text-align:right;
}
#top-head {
	height:21px;
	width:1004px;
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
}
#wrapall {
	width:1004px;
	background-image:url(../img/wrapbg.jpg);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
}

#top-head-details {
	height:21px;
	width:1004px;
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../img/top_sys.jpg);
	background-repeat:no-repeat;
}
#wrapall-details {
	width:1004px;
	background-image:url(../img/wrapbg_sys.jpg);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
}

#menu {
	/*height:500px;*/
	/*border:1px solid #000;*/
	width:217px;
	float:left;
	text-align:left;
}
#menu p {
	margin:0 20px 10px 16px;
	text-align:justify;
	padding:0;
}
#menu ul {
	padding:0;
	margin:0 20px 0 16px;
	list-style-type: none;
}

#menu ul li {
	border-bottom:1px solid #CFCFCF;
	color:#666600;
	font-size:14px;
	line-height:25px;
	font:"Franklin Gothic Book", Arial, Verdana, "Trebuchet MS";
}

#menu ul li a, #menu ul li a div {
	text-decoration:none;
	color:#666600;
	font-weight:bold;
}
#menu form {
	margin:0;
}

#wrapsmall {
	/*height:500px;*/
	/*border:1px solid #FFF;*/
	float:right;
	width:785px;
}
#wrapsmall h1 {
	font-size:16px;
	font-weight:bold;
	color:#0099CC;
	text-align:left;
	line-height:20px;
	border-bottom:1px solid #CFCFCF;
	margin:0 40px 10px 40px;
	padding:0;
	/*width:300px;*/
}

h3 a, h1 a {
	text-decoration:none;
	color:#0099CC;
	background-image:url(../img/external.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
}

p a {
	text-decoration:none;
	color:#0099CC;
	background-image:url(../img/external.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
	border-bottom:dotted 1px #CFCFCF;
}

li .news-list {
	text-decoration:none;
	color:#0066CC;
	border-bottom:dotted 1px #CFCFCF;
}

#wrapsmall h2 {
	font-size:14px;
	font-weight:bold;
	color:#0099CC;
	text-align:left;
	line-height:20px;
	margin:0 20px 10px 20px;
	padding:0;
}

#wrapsmall h3 {
	font-size:18px;
	font-weight:bold;
	color:#009900;
	text-align:left;
	line-height:20px;
	margin:0 20px 5px 20px;
	padding:0;
}

h3 a {
	color:#009900;
}

#wrapsmall h4 {
	font-size:18px;
	font-weight:bold;
	color:#0099CC;
	text-align:left;
	line-height:20px;
	border-bottom:1px solid #CFCFCF;
	margin:0 40px 0 40px;
	padding:0;
}

#wrapsmall ul {
	text-align:left;
	margin-top:0;
	padding-top:0;
}

#wrapsmall p {
	text-align:left;
	line-height:15px;
	margin:0 20px 10px 20px;
	padding:0;
}


#mid #toc {
	width:88%;
	text-align:left;
	padding:0 0 0 25px;
	margin:10px 20px 0 30px;
}
#mid #toc li {
	padding-bottom:5px;
}
#mid #toc li a {
	text-decoration:none;
	color:#0099CC;
	background-image:url(../img/external.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
	border-bottom:dotted 1px #CFCFCF;
}

#mid #toc li ol {
	text-align:left;
	padding:0 0 0 20px;
	margin:0 20px 0 10px;
}
#mid #toc li ol li {
	list-style-type:upper-alpha;
}

#mid #toc li ol li ol {
	text-align:left;
	padding:0 0 0 20px;
	margin:10px 20px 0 10px;
}

#mid #toc li ol li ol li {
	list-style-type:lower-roman;
}

#mid #toc h1 {
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
}

#mid .ico-edit {
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	margin:5px 25px 5px auto;
	color:#CCCCCC;
	font-size:10px;
	background-image:url(../img/ico_edit.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding:0 20px 0 0;
}
#mid .ico-back {
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	margin:5px 25px 5px auto;
	color:#CCCCCC;
	font-size:10px;
	background-image:url(../img/ico_back_list.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding:0 17px 0 0;
}

#mid .ico-edit a, #mid .ico-back a {
	text-decoration:none;
	border-bottom:1px dotted #CFCFCF;
	color:#999;
}

#mid .ico-edit a:hover {
	text-decoration:none;
	border-bottom:1px solid #CFCFCF;
	color:#006699;
}

#mid h1 {
	font-size:16px;
	font-weight:bold;
	color:#0099CC;
	text-align:left;
	line-height:20px;
	border-bottom:1px solid #CFCFCF;
	margin:0 40px 0 40px;
	padding:0;
}

#mid h2 {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	font-style:italic;
	margin:0 20px 0 20px;
}

#mid h5 {
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin:10px 30px 5px 38px;
	text-align:left;
}

#mid #info {
	margin:5px 20px 10px 20px;
	padding:0;
	overflow:hidden;
}
#mid #info p {
	margin:0;
	text-align:left;
	line-height:15px;
	margin:0 0 5px 0;
	padding:0;
}

#mid #info .info-crumb {
	margin:0 20px 5px 10px;
	padding:0;
	float:right;
	text-align:left;
	color:#999999;
	font-family:"Franklin Gothic Book", "Trebuchet MS", Arial, Verdana;
}

#mid #info .info-crumb div {
	border-bottom:1px solid #EFEFEF;
	line-height:18px;
}

#mid #info img {
	float:left;
	margin:0 10px 5px 0;
	padding:3px;
	border:1px solid #DFDFDF;
}

#mid #info #img-crumb {
	text-align:center;
	margin:15px 0 10px 0;
	padding:10px 0 10px 0;
	background-color:#FCFCFC;
	border-bottom:1px solid #CFCFCF;
	border-top:1px solid #CFCFCF;
	clear:both;
}
#mid #info #img-crumb h1 {
	color:#999999;
	font-size:16px;
	border:0;
	margin-bottom:10px;
}
#mid #info #img-crumb .thumbs {
	float:none;
}

#wrapall #wrapsmall #right {
	/*height:450px;*/
	/*border:1px solid #000;*/
	float:right;
	width:389px;
}

#wrapall-details #wrapsmall #mid {
	/*height:450px;*/
	/*border:1px solid #000;*/
	float:left;
	width:780px;
}

#wrapall-details #wrapsmall #mid #history-tab {
	/*border-bottom:1px solid #DFDFDF;*/
	margin:0 20px 0 20px;
	height: 25px;
	border-bottom:1px solid #DFDFDF;
}
#wrapall-details #wrapsmall #mid #history-tab a {
	color: #666600;
	text-decoration: none;
}
#wrapall-details #wrapsmall #mid #history-tab ul {
	list-style: none;
	float:right;
	clear:both;
}
#wrapall-details #wrapsmall #mid #history-tab ul li {
	float: right;
	border:1px solid #DFDFDF;
	border-bottom:0;
	line-height:25px;
	margin:0 1px 0 0;
	padding:0 10px 0 10px;
	font-size:14px;
	font-weight:bold;
	color:#666600;
}
#wrapall-details #wrapsmall #mid #history-tab ul .current {
	background-color:#DFDFDF;
}
#wrapall-details #wrapsmall #mid #history-tab ul .longblank {
	width:450px;
	border:0;
}
#wrapall-details #wrapsmall #mid #history-tab ul .shortblank {
	width:50px;
	border:0;
}
#wrapall-details #wrapsmall #right {
	/*height:450px;*/
	/*border:1px solid #000;*/
	float:right;
	width:219px;
}

#wrapall #wrapsmall #right .illustration {
	float:right;
	margin:0 20px 5px 10px;
	padding:3px;
	border:1px solid #DFDFDF;
}

#foot-details {
	width:1004px;
	height:108px;
	background-image:url(../img/footbg_sys.jpg);
	margin:0 auto 0 auto;
	padding:0;
}

#foot-details div {
	text-align:right;
	margin-right:20px;
	color:#CCC;
}

#foot-details div a {
	text-decoration:none;
	color:#AAAAAA;
	border-bottom:1px dotted #CCC;
}


/* FORM RELATED STYLES */
.select-tag {
	font-size:9px;
}

form table {
	text-align:left;
}

form fieldset {
	padding:0;
	margin:5px 40px 5px 40px;
	text-align:left;
	border:0;
}

form fieldset legend {
	padding:0;
	margin:0 0 3px 0;
	font-size:14px;
	line-height:20px;
}
form fieldset .label-note {
	font-size:95%;
	color:#999;
}

form fieldset input {
	padding:1px;
}

form fieldset .biginput {
	font-size:16px;
	/*color:#999999;*/
	font-weight:bold;
}

form textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

form .sub-form {
	border: 1px solid #DFDFDF;
	margin:5px auto 5px 40px;
	width:85%;
	padding:5px 5px 15px 5px;
	color: Green;
}
form .sub-form legend {
	margin-left:20px;
}

fieldset .story-images {
	padding:2px;
	border:1px solid #CCCCCC;
	margin:2px;
}

.centered {
	text-align: center;
	margin: auto;
}

#wrapsmall form h1 {
	font-size:16px;
	font-weight:bold;
	color:#0099CC;
	text-align:center;
	border:0;
	line-height:20px;
	margin:0 20px 0 20px;
	padding:0;
}

/* INDEPENDENT CLASSES */
.signup-term {
	width:80%;
	margin:auto;
	text-align:left;
}
.error-message {
	color:#FF0000;
	margin:auto;
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
}
.notice-message {
	color: #6495ED;
	margin:auto;
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
}
.exist-list {
	width:85%;
	margin:auto;
}
.warn {
	width:80%;
	background-color:#FFFACD;
	line-height: 20px;
	font-size:14px;
	font-weight: bold;
	color: #999;
	margin: 15px auto 10px auto;
	padding:5px 5px 5px 35px;
	text-align:left;
	background-image:url(../img/ico_info.gif);
	background-position: 5px;
	background-repeat: no-repeat;
}
.warn .standout {
	color: #000;
	font-size: 110%;
}
.action-box {
	width:80%;
	line-height: 20px;
	font-size:14px;
	font-weight: bold;
	color: #999;
	margin: 15px auto 10px auto;
	padding:5px 5px 5px 5px;
	text-align:center;
	background-color: #EAFFCC;
}
.warn a, .action-box a {
	text-decoration: none;
	color: #999;
	border-bottom:1px solid #CCC;
}
.warn a:hover, .action-box a:hover {
	color: Silver;
	background-color:#666;
}

.normaltext {
	font-size:12px;
	/*color:#0099CC;*/
	line-height:14px;
	margin-bottom:10px;
}
#menu .normaltext a {
	color:#0099CC;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
	width:100%;
	margin:0;
	padding:0;
}

#mid .bottom-ten {
	margin-bottom:10px;
}

/*#contribute-menu {
}*/
.expand {
	color:#006699;
	font-weight: bold;
	background-image: url(../img/expand.png);
	background-position:right center;
	background-repeat:no-repeat;
}
.collapse {
	color:#006699;
	font-weight: bold;
	background-image: url(../img/collapse.png);
	background-position:right center;
	background-repeat:no-repeat;
}

/*Search Result*/
#mid .results-list {
	list-style-type: none;
	margin-right:40px;
	margin-left:40px;
	margin-top:0;
	overflow: hidden;
	padding:0;
	text-align:left;
}
.results-list a {
	text-decoration:none;
	color:#6699CC;
	border-bottom:1px dotted #DFDFDF;
}
.results-list a:hover {
	background-color:#6699CC;
	color:#FFF;
}
#mid .results-list tr td .usethis {
	margin-bottom: -10px;
	border:0;
}
#mid .results-list tr td h1 {
	font-size:12px;
	text-align:left;
	border-bottom:1px solid #DFDFDF;
	margin:0;
}
.results-list li {
	margin:0;
	padding:0 0 5px 0;
}
.results-list .meta-content {
	text-align: left;
	color: #BFBFBF;
	font-size: 10px;
}
.results-list .meta-content img {
	margin-bottom: -3px;
	border: 0;
}
.results-list .meta-content a, .results-list .meta-content a:hover {
	background-color: transparent;
	border: 0;
}
.results-list .meta-history {
	text-align: left;
	color: #BFBFBF;
	border-bottom: 1px #FFF8DC solid;
}
#wrapsmall li h1 {
	color:#333;
	font-size:100%;
	border:0;
	margin:0;
	padding:0;
}
#wrapsmall li h1 a {
	color:#0066CC;
	border-bottom:1px dotted #CFCFCF;
}
#mid .story-list {
	list-style: none;
	margin:10px 20px 10px 30px;
	padding:0;
	line-height:18px;
}
.contact-div {
	text-align: center;
	margin:auto;
	width:430px;
	padding:0;
}

/*Multicolumn list*/

#mid .country-list {
	width:475px;
	margin:10px auto 0 auto;
	padding:0;
	text-align:left;
}
#mid .country-list li div {
	color: #708090;
	width: 150px;
	margin:0;
}
#mid .country-list li div a {
	color: #708090;
	text-decoration: none;
	border-bottom: 1px solid #EFEFEF;
}
#mid .country-list li div a:hover {
	background-color: #EFEFEF;
}
#mid .country-list li {
	display:inline;
	margin:0;
	padding:3px;
	float:left;
}

/*Tambahan */
#mid .toptwentypx {
    margin-top:20px;
}
#mid .heighttwentyfivepx {
    height:25px;
}
#mid .pagination {
	font-weight:normal;
	text-decoration:none;
	margin:5px 0 5px auto;;
	padding:0;
	float:right;
	width:100%;
	height:20px;
	font:"Franklin Gothic Book", "Trebuchet MS", Arial, Verdana;
}
#mid .pagination a {
	text-decoration:none;
	color:#0099CC;
}
#mid .pagination ul {
	list-style:none;
	text-align:right;
	padding:0;
	margin:0 40px 0 40px;
	float:right;
}
#mid .pagination ul li{
	float:left;
	padding:2px 5px 2px 5px;
	margin:0 2px 0 0;
	border:1px solid #0099CC;
	line-height:15px;
	background-color:#E9F5FA
}
#mid fieldset h3 {
	color: #666;
	font-size: 14px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#mid form {
	margin:0;
	padding:0;
}
#mid p {
	margin: 0 40px 5px 40px;
}
#mid #labels-list {
    margin:10px 10px 10px 5px;
    padding-left:35px;
}
#mid #labels-list li {
    list-style:none;
    line-height:25px;
    padding:3px 0;
}
#mid #labels-list li.grey {
    background-color: #FEFEEE;
    width:650px;
}
#mid #labels-list li.example {
    line-height:15px;
    padding-bottom:10px;
    color:#006699;
}
#mid #labels-list input,
#mid #labels-list textarea {
    width:550px;
}
#mid #labels-list input.button {
    width:auto;
}
#mid div.message {
    margin:10px 40px;
    border:1px solid #EFEFEF;
    background-color: #EFFFFF;
    padding:10px;
}

#diary-front-report {
    float: left;
    width: 380px;
}

#diary-front-report ul {
    list-style: none;
}

#diary-front-report ul img.story-images {
    border:none;
    padding:10px 0 5px;
}

#diary-front-photo {
    float:right;
    width:370px;
}
