/************************************************ 
 * Filename	: main.php
 * Programmer	: Rosa Ariani Sukamto
 * Date		: 2009-11-21
 * Email	: rosa_if_itb_01@yahoo.com
 * Website : http://www.gangsir.com
 * Deskripsi	: css tampilan
 *
 ************************************************/

/*body*/
body {
    font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #666666;
    text-align: center;
    scrollbar-face-color: #6699CC;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #6699CC;
    scrollbar-3dlight-color: #F3E099;
    scrollbar-arrow-color: #F75511;
    scrollbar-track-color: #AAAAAA;
    scrollbar-darkshadow-color: #000000;
}

#header {
    position: relative;
    left: 0;
    top: 10px;
    margin-top: 0;
    margin-bottom: 0;
    height: 100px;
    background: url(../images/ui/head.gif) repeat-x;
    border-top: solid 0px #D0D4BB;
    padding: 25px 0px 10px 0px;
    font-size: 11;
}

#layer0 {
    position: relative;
    left: 12px;
    top: 34px;
    width: 950px;
    height: 20px;
    background: RGB(20, 49, 101);
}

#layer2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100px;
    height: 30px;
}

#layer2b {
    position: absolute;
    left: 20px;
    top: 75px;
    width: 100px;
    height: 30px;
}

#layer3 {
    position: absolute;
    left: 180px;
    top: 50px;
    width: 800px;
    height: 30px;
    font-size: 13px;
    font-family: arial;
    font-weight: bold;

}

#layer4 {
    position: relative;
    top: 90px;
    width: 1050px;
    height: 470px;
    font-size: 8pt;
    font-family: verdana;
    color: #000000;
    padding: 20px 10px 10px 30px;
}

#layer5 {
    position: relative;
    left: 32px;
    width: 96px;
    height: 90px;
}

#layer6 {
    position: absolute;
    left: 12px;
    width: auto;
    height: auto;
    background: #88BBEE;
    font-size: 10pt;
    font-family: verdana;
    font-weight: bold;
    float: left;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #327CA3;
}

#layer70 {
    position: relative;
    left: 0px;
    top: 0px;
    width: auto;
    height: 500px;
    font-size: 8pt;
    font-family: verdana;
    color: #000000;
    float: left;
    padding: 0px 0px 0px 10px;
}

#layer070 {
    position: relative;
    left: 0px;
    top: 0px;
    width: auto;
    height: 4000px;
    font-size: 8pt;
    font-family: verdana;
    color: #000000;
    float: left;
    padding: 0px 0px 0px 10px;
}

#layer7 {
    position: relative;
    left: 0px;
    top: 10px;
    width: auto;
    height: auto;
    font-size: 8pt;
    font-family: verdana;
    color: #000000;
    float: left;
    padding: 20px 10px 10px 30px;
}

#layer8 {
    position: absolute;
    height: auto;
    width: 500px;
    top: 50px;
    left: 30px;
}

#tab {
    font-size: 8pt;
    font-family: verdana;
    font-weight: normal;
    color: #000000;
    margin-left: 10;
    margin-top: 5;
    margin-right: 10;
    margin-bottom: 5;
    height: 300px;
    /* Set table height */
}

#tab {
    border-collapse: collapse;
}

#tab td,
#tab th {
    border: 1px solid #CCCCCC;
    padding: 6px 8px;
	height: 100px
}

#tab tr:nth-child(even) {
    background-color: #F9F9F9;
}

#tab tr:hover {
    background-color: #EEF7FF;
}

/*menu*/
#menu {
    width: 800px;
    height: 0px;
    margin: 0 auto;
    margin-left: 10px;
}

#menu ul {
    margin: 0;
    list-style: none;
    line-height: normal;
    font-weight: bold;
}

#menu li {
    display: block;
    float: left;
    margin-right: 3px;
    padding: 0;
    background: #88BBEE;
    border-style: solid;
    border-color: #327CA3;
    border-width: 1px 1px 1px 1px;
}

#menu a {
    display: block;
    float: left;
    text-decoration: none;
    color: #333333;
}

#menu a:hover {
    color: #FFFFFF;
}

#menu b {
    display: block;
    float: left;
    height: 23px;
    padding: 1px 20px 0 20px;
    cursor: hand;
    font-size: 13;
}

#menu li.active {
    background: #F75511;
}

#menu li.notactive {
    background: #88BBEE;
}

#menu li.active a {
    color: #FFFFFF;
    font-size: 12;
}

#menu li.active b {}


#submenu {
    width: 800px;
    height: 0px;
    margin: 0 auto;
    margin-left: 0px;
}

#submenu ul {
    margin: 0;
    list-style: none;
    line-height: normal;
    font-weight: bold;
}

#submenu li {
    display: block;
    float: left;
    margin-right: 3px;
    padding: 0;
    background: #88BBEE;
    border-style: solid;
    border-color: #327CA3;
    border-width: 1px 1px 1px 1px;
}

#submenu a {
    display: block;
    float: left;
    text-decoration: none;
    color: #333333;
}

#submenu a:hover {
    color: #FFFFFF;
}

#submenu b {
    display: block;
    float: left;
    height: 23px;
    padding: 1px 20px 0 20px;
    cursor: hand;
    font-size: 12;
}

#submenu li.active {
    background: #F75511;
}

#submenu li.notactive {
    background: #88BBEE;
}

#submenu li.active a {
    color: #FFFFFF;
    font-size: 12;
}

#submenu li.active b {}

/*hr*/
#hr {
    height: 5;
    margin-left: 0;
    margin-top: 2;
    padding: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #FFFFFF;
    border-width: 0px 0px 0px 0px;
    background: url(../images/ui/dot.gif) repeat-x;
}

/* Footer */
#footer {
    position: relative;
    left: 0;
    width: 1050px;
    margin-top: 20;
    margin-bottom: 0;
    height: auto;
    background: url(../images/ui/foot.gif) repeat-x top left;
    border-top: solid 0px #D0D4BB;
    padding: 25px 0px 10px 0px;
    font-size: 11;
}

/* Aneka Text */
#orangetext {
    font-size: 14;
    color: #F75511;
    font-weight: bold;
}

#bluetext {
    font-size: 14;
    color: #327CA3;
    font-weight: bold;
}

#orangetext2 {
    font-size: 13;
    color: #F75511;
    font-weight: bold;
}

#bluetext2 {
    font-size: 13;
    color: #327CA3;
    font-weight: bold;
}

#normalbluetext {
    font-size: 12;
    color: #327CA3;
    font-weight: normal;
}

#redtext {
    color: #FF0000;
    font-weight: bold;
}

#italictext {
    font-size: 11;
    color: #444444;
    font-weight: bold;
    font-style: italic;
}

#hint {
    position: absolute;
    background: #F0F8FF;
    border-color: #808080;
    padding: 5px 5px 5px 5px;
    border-style: dotted;
    border-width: 1px 1px 1px 1px;
    color: #000000;
    font-size: 8pt;
}

/* we leave some place on the side using the margin-* properties */
#main {
    position: relative;
    margin-left: 10.2em;
    margin-right: 10.2em;
    padding-left: 1em;
    padding-right: 1em;
}

/* and then we put each list on its place */
#list1 {
    left: 0;
}

#list2 {
    right: 0;
}

#ts_0 {
    margin-left: auto;
    margin-right: auto;
    width: 1050px;
    height: auto;
    text-align: left;
    background-color: #FFFFFF;
}

#ts_00 {
    margin-left: auto;
    margin-right: auto;
    width: 1050px;
    height: 1500px;
    text-align: left;
    background-color: #FFFFFF;
}

#col_0 {
    background: #88BBEE;
}

#col_1 {
    background: #AADDFF;
}

#warning {
    color: #ff0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#navigate {
    position: absolute;
    left: 0px;
    top: 150px;
    width: 300px;
    height: 390px;
}

#frame {
    position: absolute;
    left: 300px;
    top: 150px;
    width: 750px;
    height: 390px;
}

#left-column {
    width: auto;
    float: left !important;
    padding: 0;
    margin: 0;
}

.warning {
    color: #ff0000;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div.link-list {
    width: 60em;
    position: absolute;
    top: 0;
    font-size: 80%;
    padding-left: 1%;
    padding-right: 1%;
    margin-left: 0;
    margin-right: 0;
}

input,
select {
    color: #333333;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    border-color: #000000;
    border-width: 1px;
}

input.post,
select {
    background-color: #FFFFFF;
}

select {
    width: 200px;
}

select.small {
    width: 50px;
}

input.button {
    background-color: #FFF7EA;
    color: #333333;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*bold submit button*/
input.mainoption {
    background-color: #FAFAFA;
    font-weight: bold;
}

/*normal submit button*/
input.liteoption {
    background-color: #FAFAFA;
    font-weight: normal;
}

h1 {
    font-size: 8pt;
    font-family: verdana;
    font-weight: bold;
    color: #000000;
}

h2 {
    font-size: 16pt;
    font-family: verdana;
    font-weight: bold;
    color: #777777;
}

a {
    text-decoration: none;
}