

/*****************************************
 *those belowed are copied from promals3d
 *used in server types
******************************************/
.p { background-color: #FFFFFF; position: absolute; }
pre{font-size:18px}
h1{font-size:24px}
h2{font-size:24px}
/*h3{font-size:16px; margin: 20px auto;}*/
h4{font-size:14px; font-family:verdana,sans-serif;}
p,ul {font-family:verdana,sans-serif; font-size: 12px;}

input.btn{
        color:#050;
        font-family:'trebuchet ms',verdana,sans-serif;
        font-size:90%;
        font-weight:bold;
        margin-left: 30px;
        margin-right: 10px;
}

input.btc{
        color:#8B0000;
        font-family:'trebuchet ms',verdana,sans-serif;
        font-size:90%;
        font-weight:bold;}

body{ font-family: verdana; font-size: 12px; }

.visible {
        display: block;
        visibility: show;
}
.hidden {
        display: none;
        visibility: hide;
}
.pdb {
        font-size: 12px;
        font: monospace;
}
#a0, a1, #a2, #a3, #a4, #a5 {
        font-size: 12px;
        line-height:150%; 
}
hr {height: 1px;}
hr#mainseparator {height: 2px; color: black;}
input {font-size: 12px;}

P.description {text-align: justify; font-size: 12px; margin-bottom: 0; margin-top: 0; font-weight: normal; line-height: 120%;}

P.param{margin-bottom: 0; margin-top: 0; border-style: none; font-weight: normal; position: relative;}

ul.param{margin-bottom: 3px; margin-top: 0; font-weight: normal;}

li.struct {float: left; margin-left: 10px; font-weight: normal; list-style-type: none}

p.optitle{margin-bottom: 0; margin-top: 0; font-weight: normal; position: relative;}

div#struct-panel{display: none; font-weight: normal; margin-top: 0.5em; postion: relative; font-size: 14px; font-family: verdana, sans-serif;}
p#struct1 { display: block; position: relative; clear: both;}
p#struct2 { display: none; position: relative; clear: both;}
p#struct3 { display: none; position: relative; clear: both;}
p#struct4 { display: none; position: relative; clear: both;}
p#struct5 { display: none; position: relative; clear: both;}
p#struct6 { display: none; position: relative; clear: both;}
p#clickhere1 { display: block; position: relative; clear: both;}
p#clickhere2 { display: none; position: relative; clear: both;}
p#clickhere3 { display: none; position: relative; clear: both;}
p#clickhere4 { display: none; position: relative; clear: both;}
p#clickhere5 { display: none; position: relative; clear: both;}
p#clickhere6 { display: none; position: relative; clear: both;}

div#structupload {font-size: 12px; font-weight: normal;}

.divisions {border: 1px solid ; padding: 5px 5px 5px 5px; background: #EFEFEF; margin: 20px 0 8px 0px;}
.divisionTitle {position: relative; top: -12px; border: 1px solid; background: #e6f2ff; width: 120px; margin: 0 0 0 0; font-weight: normal; font-size: 15px; padding: 0 0 2px 2px; text-align: center;}

