body { 
font: 8pt/16pt georgia; 
color: #555753; 
background: #EAEAEA; 
margin: 10px; 
}

th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color:gray;
}

td {
font-family: Georgia, Tahoma, sans-serif;
font-size: 10pt;
}

b{font-size: 110%;}

h1 {
font-family: "book antiqua", sans-serif;
font-size: 12pt;
font-weight: bold;
color: #FF9900;
border-bottom: 1px dotted silver;
margin:0;
}

h2 {
font-family: "book antiqua", sans-serif;
font-size: 12pt;
font-weight: bold;
color: #FF9900;
border-bottom: 1px dotted silver;
}

.str {font-family: georgia, Arial, Helvetica, sans-serif;text-decoration: none;font-size: 12pt;color: #336666}
.str a {font-family: georgia, Arial, Helvetica, sans-serif;text-decoration: none;font-size: 12pt;color: #336666;border-bottom:1px dashed #336666;}
.help {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 8pt;line-height: 15px;color: #0066CC}
.alert {font-family: Tahoma, Arial, Helvetica, sans-serif;text-decoration: none;font-size: 8pt;position:relative;line-height: 15px;color: red}
.field {font-family: Tahoma, Arial, Helvetica, sans-serif;text-decoration: none;font-size: 8pt;font-weight: bold;line-height: 20px;color: #336666}
.header { font-family: Tahoma, Verdana, Helvetica, sans-serif;text-decoration: none; font-size: 8pt;position:relative; color: #F2F8E7;}
.menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000099;text-decoration: none;}
.error {color: red;text-decoration: none;}
.menucurrent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000099;font-weight:bold;}
.message { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;position:relative; color: #336666}

#undercon {
background: #fff6bf;
background-position: 10px -10px; /* x-pos y-pos */
text-align: center;
padding: 5px 20px 5px 45px;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
font-family: verdana, sans-serif;
font-size: 12pt;
}

.intro {
background: url(http://www.cybergl.co.id/images/left-top-corner-box.jpg) left no-repeat;;
background-position: 0px 0px; /* x-pos y-pos */
text-align: left;
padding: 10px;
font-family: georgia, sans-serif;
font-size: 12pt;
}

#caution {
background: #fff6bf url(http://www.cybergl.co.id/images/caution.gif) center no-repeat;;
background-position: 10px 5px; /* x-pos y-pos */
padding: 5px;
padding-top: 25px;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
font-family: georgia, sans-serif;
font-size: 12pt;
margin: 10px;
}

#advertise {
padding: 5px;
font-family: georgia, sans-serif;
font-size: 12pt;
margin: 0px;
text-align:center;
}

#errormessage{
clear: left;
background: red;
border: 1px solid black;
color: #FFF;
text-align: center;
padding: 4px 0;
margin: 0 auto; 
margin-bottom: 20px; 
font: 12pt Verdana; 
}

#googlesearch{
float:left;
padding: 2px;
margin-top: 5px; 
border: 1px dotted silver;
}

#search{
padding: 5px;
margin: 5px; 
border: 1px dotted silver;
}

#confirmation{
padding: 10px;
border: 1px dashed silver;
background: white;
text-align: center;
margin: 0px; 
height: 20px;
font: 12pt Verdana; 
}

div.topbar div.left {
float: left;
text-align: center;
width: 200px;
}

div.topbar div.right {
float: right;
text-align: left;
width: 640px;
}

#status {
height:45px;
font: 1em georgia, sans-serif;
padding: 0.5em; 
margin: 4px 0 1em 0; 
background: #F8F7EF;
border-top: 1px dashed #B2B2B2;
border-bottom: 1px solid #B2B2B2;
border-left: 1px solid #B2B2B2;
}

#status a {
color: #FA4001;
text-decoration: none;
}

#status a:hover {
text-decoration: underline;
}

#navigation {
background: #F8F7EF;
height:45px;
padding: 0.5em; 
padding-left: 1em; 
margin: 4px 0 1em 0; 
border-left: 1px dashed #B2B2B2;
border-top: 1px dashed #B2B2B2;
border-bottom: 1px solid #B2B2B2;
border-right: 1px solid #B2B2B2;
font-weight: bold; 
}

#navigation a {
text-decoration: none;
font: 8pt georgia; 
font-weight: normal; 
}

/* expose */

#expose{
width: 100px;
float: left;
}

* html #expose{ /*IE only rule. Original expose width minus all left/right paddings */
width: 98px;
}

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

#expose li a {
display: block;
font: 13px georgia;
padding: 4px 3px;
margin-top: 2px;
margin-bottom: 2px;
width: 98px; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border: 1px solid #C0C0C0;
background-color: #F8FBBD;
}

#expose li.selected a {
font: bold 13px Verdana;
padding: 4px 3px;
width: 104px; /*Define width for IE6's sake*/
color: red;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
border-top: 1px solid #C0C0C0;
border-right: 1px solid white;
border-left: 1px solid #C0C0C0;
background-color: white;
}

#expose a:visited{
color: #595959;
}

html>body #expose a{ /*Non IE rule*/
width: auto;
}

#expose a:hover{
background-color: white;
color: black;
}

#exposecontent{
margin-left: 110px; 
border: 1px solid #C0C0C0;
background: white;
padding:2px;
font: 14px georgia;
}

/* form fields */
div.form {
clear: both;
padding-top: 5px;
padding-bottom: 5px;
}

div.form span.label {
float: left;
padding: 2px;
width: 30%;
text-align: right;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 8pt;
font-weight: bold;
line-height: 20px;
color: #0066CC;
}

div.form span.field {
padding: 2px;
float: right;
width: 66%;
text-align: left;
font-family: Georgia, sans-serif;
font-size: 9pt;
font-weight: normal;
} 

div.spacer {
clear: both;
border-bottom: 1px dashed silver;
width: 90%;
}

.formcontainer{
width: 90%;
padding: 10px;
border: 1px dotted silver;
background: white;
position: relative;
}

.formfield {
color : #000000;
background-color: #D7E7F7;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
border-color : #829EBB;
border-style: solid; 
border-left-width: 1px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px;
}

.formbutton {
color:white;
background-color: #0080C0;
font-family : Arial, sans-serif;
font-size : 11px;
font-weight : normal;
border-color : #829EBB;
border-style: solid; 
border-left-width: 1px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px;
padding-left:5px;
padding-right:5px;
}

/*  layout */
#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding:5px;
border: 1px solid gray;
background: white;
}

#topsection{
background:#FFFCCC;
height: 70px; /*Height of top section*/
border: 1px solid #ffd324;
border-bottom: 1px dashed #ffd324;
}

#topsection #title{
background: url(http://www.cybergl.co.id/images/logo.gif) center no-repeat;
background-position: 180px -15px; /* x-pos y-pos */
float:right;
margin: 0;
width:260px;
padding: 10px;
margin-right: 3px;
margin-bottom: 0px;
color: #90bade; 
font-family : georgia, sans-serif;
font-size : 35px;
font-weight : bold;
}

#topsection h2{
margin: 0;
color: silver; 
}

#contentwrapper{
float: left;
width: 100%;
}

/*Set right margin to RightColumnWidth*/
#contentcolumn_right{
margin-right: 299px; 
border-right: 1px solid silver;
}

/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
#contentcolumn_center{
margin: 0 300px 0 200px; 
border-left: 1px solid silver;
border-right: 1px solid silver;
}

/*Set left margin to LeftColumnWidth*/
#contentcolumn_left{
margin-left: 200px; 
border-left: 1px solid silver;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
background: white;
border-right: 1px solid silver;
}

#rightcolumn{
float: left;
width: 300px; /*Width of right column*/
margin-left: -300px;
}

#footer{
height: 20px; /*Height of footer section*/
clear: left;
color: gray;
text-align: center;
padding: 4px;
background:#FFFCCC;
border: 1px solid #ffd324;
}

#footer a {
color: #FA4001;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.caption {
position: relative;
float: right;
margin-left: 10px;
margin-top: -25px;
padding-left: 20px;
padding-right: 20px;
color : Black;
background-color: #f6f6f5;
font-family : verdana, sans-serif;
font-size : 14px;
font-weight : normal;
border-color : #829EBB;
border: 1px solid silver;
text-align: center;
}
/* span */

div.row span.left {
float: left;
text-align: left;
width: 49%;
}

div.row span.right {
float: right;
text-align: right;
width: 49%;
}

/* box list */

.leftbox{
width: 170px;
margin-top:10px;
margin-bottom:10px;
float: left;
}

.leftbox ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.leftbox li {
display: block;
font: 13px georgia;
padding: 4px 3px;
color: #595959;
text-decoration: none;
border-bottom: 1px dashed #C0C0C0;
border-left: 1px dashed #C0C0C0;
border-right: 1px dashed #C0C0C0;
background-color: white;
}

.leftbox li.header {
font: bold 13px georgia;
color: red;
text-align: right;
border-top: 1px solid #C0C0C0;
border-bottom: 1px dashed #C0C0C0;
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
background-color: #EAEAEA;
}

.leftbox li.footer {
font: bold 13px georgia;
color: red;
text-align: right;
border-bottom: 1px solid #C0C0C0;
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
background-color: #EAEAEA;
}

.boxlist{
width: 270px;
margin: 0 auto;
}

* html #boxlist{ /*IE only rule. Original boxlist width minus all left/right paddings */
width: 264px;
}

.boxlist ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.boxlist li a {
display: block;
font: 13px georgia;
padding: 4px 3px;
margin-top: 2px;
margin-bottom: 2px;
width: 265px; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border: 1px solid #C0C0C0;
background-color: #F8F7EF;
}

.boxlist li.current a {
display: block;
font: bold 13px georgia;
padding: 4px 3px;
width: 265px; /*Define width for IE6's sake*/
color: red;
text-decoration: none;
border: 1px solid #C0C0C0;
background-color: white;
}

html>body #boxlist a{ /*Non IE rule*/
width: auto;
}

.boxlist a:hover{
background-color: white;
color: black;
}

.boxlist div.title{
font-family: "book antiqua", sans-serif;
font-size: 12pt;
font-weight: bold;
color: #FF9900;
border-top: 1px dotted silver;
border-left: 1px dotted silver;
border-right: 1px dotted silver;
padding: 4px 3px;
background-color: white;
}

/*sidenav*/

#menu{
width: 170px;
float: left;
}

* html #menu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

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

#menu li a {
display: block;
font: 13px georgia;
padding: 4px 3px;
margin-top: 2px;
margin-bottom: 2px;
width: 165px; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border: 1px solid #C0C0C0;
background-color: #F8FBBD;
}

#menu li.selected a {
font: bold 13px Verdana;
padding: 4px 3px;
width: 171px; /*Define width for IE6's sake*/
color: red;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
border-top: 1px solid #C0C0C0;
border-right: 1px solid white;
border-left: 1px solid #C0C0C0;
background-color: white;
}

#menu li.current a {
display: block;
font: bold 13px georgia;
padding: 4px 3px;
width: 165px; /*Define width for IE6's sake*/
color: red;
text-decoration: none;
border: 1px solid #C0C0C0;
background-color: white;
}

html>body #menu a{ /*Non IE rule*/
width: auto;
}

#menu a:hover{
background-color: white;
color: black;
}

#menucontent{
margin-left: 169px; 
border: 1px solid #C0C0C0;
background: white;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.basictab{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 1px;
font: bold 12px Tahoma;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid silver;
border-bottom: none;
background-color: #f6ffd5;
color: gray;
}

.basictab li a:visited{
color: gray;
}

.basictab li a:hover{
background-color: #DBFF6C;
color: black;
border-bottom: 1px solid silver;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: white;
color: black;
}

.basictab li.selected a:hover{ 
background-color: #DBFF6C;
color: black;
border-bottom: none;
}

.basictab li.selected a:visited{ 
color: black;
border-bottom: none;
}

#tabcontainer{
padding: 10px;
border: 1px solid silver;
background: white;
margin: 0; 
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#topmenu ul{
margin: 0;
padding: 0;
margin-bottom: 1em;
float: right;
font: bold 100% Tahoma;
width: 100%;
border: 1px solid #625e00;
background-color: #f9ff91;
}

#topmenu li{
display: inline;
}

#topmenu li a{
float: right;
color: gray;
padding: 2px 12px;
text-decoration: none;
border-left: 1px solid #625e00;
}

#topmenu li.curdate{
float: left;
color: gray;
padding: 2px 12px;
text-decoration: none;
border-left: 1px solid white;
font: 8pt georgia; 
}

#topmenu li a:hover{
color: black;
background-color: #ffe84f;
}

/*---------forum-----*/
.topic {
padding: 5px;
color: #9933FF;
font-family: georgia, sans-serif;
font-size: 12pt;
}

.topic_header {
padding: 5px;
border-bottom: 1px solid #ffd324;
font-family: verdana, sans-serif;
font-size: 8pt;
}

.topic_body {
padding: 5px;
font-family: georgia, sans-serif;
font-size: 12pt;
}

.topic_footer {
padding: 5px;
border-top: 1px dotted #ffd324;
font-family: verdana, sans-serif;
font-size: 8pt;
}

.topic_reply {
padding: 5px;
color: gray;
border-bottom: 1px solid #ffd324;
font-family: georgia, sans-serif;
font-size: 12pt;
}

.topic_feature {
padding: 5px;
border-bottom: 1px dotted #ffd324;
font-family: verdana, sans-serif;
font-size: 8pt;
}