table.topnav {
    background: #720000; width: 100%; border-bottom: solid 1px #510000; }




* { color: black; }
input { color: black; }

select {     background-color: white ;     color: black ;   width: 15em; }
div.wideselect select  { width: 30em; }

div.detailed-options select { width: auto; }
select.wide-select {  width: auto; }
a { color:  #738286; }
a.helplink, a.uihelp  { text-decoration: none; color: #334433; }
a.helplink:hover, a.uihelp:hover  { text-decoration: underline; }
a.uihelp { color: #blue;}

*.width-of-select * { width: 15em; }
table.width-of-select span.tooltip { width: auto;}
table.width-of-select a.uihelp { width: auto;  }



/*global stuff*/
body {
    background-color:   #eeeeee;
    color: #121212; 
    /*font-weight: bold;*/
}

div.body {     text-align: left; 
    margin: 10px 5px 0px 5px; /*0px 0px 0px 0px;*/
    padding: 0.3em 2em 0.3em 2em;
}
body
{
    /*
        scrollbar-3dlight-color : #c05050;
        scrollbar-arrow-color : #c2c2cf;

        scrollbar-base-color : #990000;
        scrollbar-track-color : #720000;
        scrollbar-face-color : #990000;
        scrollbar-highlight-color : #c05050;
        scrollbar-shadow-color : #261A1a;
        scrollbar-darkshadow-color : #261A1a; */
}




/*mode-page*/
div.alternatives-alternative {
    margin-left: 1em; 
}

div.alternatives-alternative-inner {
    /*background-color: #180000 ;*/
    padding:   1em 1.7em 1em 1.5em; 
    margin-top: 1em;margin-bottom: 1.2em;
    background-color: white;
}

div.alternatives-alternative-inner-inner {

}
span.is-overriden-cell {  background-color:  #cccccc ;  
    padding: 0.5em 0.3em 0.2em 0.3em; }

span.alternatives-alternative-title-secname { 
    font-style: italic; font-family: verdana; }

div.detailed-options h1 { 
    padding-left: 0.2em; background: #cccccc;  color: white;   font-size: 130%;
    padding:0.7em;
}
div.detailed-options h2 {
    padding: 0.4em;
    padding-left: 0.2em;  
    margin-right: 1em;
    background: #dfdfdf; 	
    font-weight: normal; 
    font-family: verdana;
    font-size: 115%;
}

div.section-content 
{
    margin-left: 3em;
    margin-right: 1em;
    font-weight: bold;
}


table#modeprops td { margin: 2em; }



/*huge pieces of text*/
div.consoleoutput { 
    background: #750000;
    padding: 2em;
    margin: 1em;
    font-weight: normal;
}
div.dedicated-body h2xx { 
    padding-left: 2em; 
    background: #750000;
    font-size: 130%;
}
div#outputmsg pre, div#resultstr pre
{
    padding: 1em;
    background:  #e3e3e3;;
}



/*filebrowser props*/
table.filebrowser thead tr, table.symlist thead tr{ background: #ddddd9;  }
table.filebrowser th { font-weight: normal; }
table.filebrowser, table.symlist  
{ border-collapse:collapse; border: 1px solid black;     }
table.filebrowser { width: 90% }

table.filebrowser a.objlink {     text-decoration: none; color: black;
    font-weight: bold }
table.filebrowser a.objlink:hover {  text-decoration: underline; }

tr.fileentry0 { background: #d8dce0 }
tr.fileentry1 { background: #e7ebee; }  

tr.direntry0  { background:  #cad2dc; }
tr.direntry1  { background:  #bdc9d7; }



/*menuitems*/
table.menuitems-as-content tr { background: #aeb2b7; /* #bcd3d6; */ }
table.menuitems-as-content a { 
    text-decoration: none; font-weight: bold; font-family: verdana; color: white; }
table.menuitems-as-content td { padding: 0.1em 1em 0.1em 1em; }






/*page header and footer*/
span.logo { font-weight: bold; font-family: arial; font-size: 70%; 
	color: white; /*margin-left: 5em;*/
    }
td.logorow { text-align: center;  }
span.logo span.pagetitle { margin-left: 2em; color: white;font-size:12px }
span.logo span { color: #dddddd; font-size:12px; font-weight:bold}

a.noul { color: #63674a; font-weight: bolder;  }
li { margin-bottom: 0.0em; }
div#footer { height: 30px;  background-color: #e0e3e4; }

table.botnav { background-color:  #e0e3e4; height: 30px;
     width: 100%; 
    color: #d0d0d0; 
    }



/*window-ops*/
td.windowops { text-align: right; }
table.wndops td { background: #220000;
    border: solid 1px #a40000; width: 1.1em; text-align: center;  }
table.wndops a.wndop { 
    font-size: 12px; 
    font: verdana bold;
    text-decoration: none;
     }
table.wndops a:hover { color: #ffffff; }




textarea.symlist { height: 300; width: 95%; }
table.symlist  td { padding-left: 1em; padding-right: 1em; }



/* page-start */
div.page-start { padding: 2em;  text-align: justify; }
div.welcome { font-size: 130%; font-weight: bold; text-align: center;
    padding-bottom: 0.8em; padding-top: 1em; }
div.menuhints { color: #222222;}
div.uihint { padding-top: 1.6em;
    font-size: 80%; font-style: italic; color: #222222; }
span.menuref { font-weight: bold; }
a.wslink { text-decoration: none; color: #822; }
a.wslink:hover { text-decoration: underline; }

div.page-gate { font-size: 110%; font-weight: bold; color: #cccccc; 
    padding: 2em; }
div.safe-to-close { color: #ddaaaa; padding-top: 1em; }


/* page-about */
div.product-title { font-family: verdana; font-size: 120%; font-weight: bold; 
    padding: 0em 2em 0.6em 2em ; text-align: center; }
div.product-title span.title-label { font-weight: normal; }
div.page-about a { text-decoration: none; color: #ffcccc; }
div.statement { font-size: 105%; font-weight: bold; padding-bottom: 0.4em; 
    text-align: justify; color: #444; }

div.page-about a:hover { text-decoration: underline;  }
div.page-about-links { padding: 1.5em 1em 1.5em 1em }
div.page-about { font-family: verdana; }
div.page-about-links-section 
{ background: #d1dadc; 	spacing-bottom: 1em; padding: 1em; }

div.errlog { color: #ffff00; font-size: 105%; font-weight: bold; }

td#menucell { border-top: solid 1px #a90000; }
div.curloc { display: none } 

span.build-failed { font-weight: bold; color: #f57b67; }
span.build-succeeded { font-weight: bold; color: #2a8826; }



/*********************** ws-ui begins here ************************/
div.tree-leaf,div.tree-leaf-active, div.tree-node-0,div.tree-node-1,
div.tree-node-2, div.tree-node-3 
{
    margin-left: 0.0em;
}
div.tree-leaf { cursor: pointer; }

div.tree-node-0,div.tree-node-1,div.tree-node-2, div.tree-node-3 
{    font-weight: bold; }

div.tree-leaf,div.tree-leaf-active
{    font-weight: normal; padding: 0.1em; padding-left: 1.3em; padding-right: 0.3em; }

div.tree-leaf-active {    background-color: #E0DADA; /*border: solid 1px black; color: white; */ 

}

div#setting-bodies { padding-left: 3em;}
/* table#settings { width: 95%; } */

/*TODO*/
div.setting-hint {  font-family: tahoma; color: #84605F; 
    font-size: 90%;}
div.body-subsec-label { font-style: italic; font-family: verdana; }

table.php-exts-table td { border-collapse:collapse; border: 1px solid #aaa; }
table.php-exts-table { border-collapse:collapse; }

table.php-exts-table td.extname { padding-right: 1em;padding-left: 1em; }
table.php-exts-table th.osname { font-size: 75%; width: 6em;  border: solid 1px  #aaa; }


/* */
pre.rawfiles { background: #750000 }



body#pageseq-bases-browser div.dontchange { display: none; dd: padding-bottom: 3em; }
div.mode { background: #ddddd9; padding-top: 1em; padding-bottom: 0.7em; 
    padding-left:  2em; padding-right: 1em;
     width: auto; }
div.mode-outer { display:  none; spacing: 2em;}
div.mode { spacing-bottom: 3em;  margin-bottom: 3em; spacing: 3em; }
div.mode a.noul { color: white; font-weight: bold }

body#pageseq-bases-browser dt  { background: #850000 }
/* div.note { font-style: italic; color: #cccccc } */

span.mode-title { margin-left: 1.5em; font-size: 105%; margin-left: -1em;; }

span.whentouse, span.note, span.changing 
{ font-size: 80%; font-weight: bold; } 

div.note, div.whentouse { padding-top: 1em; padding-bottom: 0.7em; }
div.mode del { color: #aaaaaa; }
span.sample-before, span.sample-after { font-family: courier; }


body#page-menuitems small { color: #eeeeee; }
body#page-menuitems table.menuitems-as-content td:hover 
    { background-color: #8ea4aa }

pre.symlist { background: #e9e9e3; padding: 2em; }



/************************* new rules - for new 3d style ************/
table.base2 { background: url('/res/skins/silver/silver-bg.gif'); height:68px;
    background-repeat: x-repeat; border:  0px; border-collapse:collapse;}
td.base2-leftcell { border:0px;
    width:0px; }
td.base2-rightcell { 
    width: 0px; }
td.base2-center { 
    ;}
table.base2, table.base1 { border-width: 0px; border-collapse: collapse;
    width: 100%; }




table.megatable { width: 100%; border:0px; border-collapse:collapse}

td.base2-center { vertical-align: top; align: top; }


table.title-and-winops {     position: absolute;left: 0px;   top:15px; left: 5em;
    /* width: 100%; */
}

td.title-cell { align:left; font-size: 20px;  } td.winops-cell { align:right; } 
table.title-and-winops { /* width: 100%; */}

div.title-cell {  position: absolute; left: 0px; top: 6px; }

div.winops-cell {  position: absolute; right: 3em; top: 1px; text-align: right;}

div.title-cell { text-align: left; padding-left: 4em; font-size: 22px; 
    height: 1em;   overflow: hidden;  }
div.winops-cell { text-align: right; /*padding-right: 5em; margin-right: 5em; border-right: 5em; */
    height: 2em;   overflow: hidden;}

div.block-with-menuitems { text-align:center; align:center; 
    position: relative;left: 0px;
    top:34px; height: 1.1em;/*right: 10px*/

      width: 100%;  
 }
div.block-with-menuitems table.block-with-menuitems { width: 100%; }



a.wndop img, a.wndop { border:  0px ; }
a.menuitemref { font-family: verdana; font-weight: bold; font-size: 90%; text-decoration: none; }


img.tooltip { width:16px; height: 16px; align:bottom; border:0px;}


div.page-about-links div.page-about-links-section li a { color: #721212; font-weight:bold; }
div.statement a { color: #690000; }


/* for a box with disclosure triangle */
span.advanced-options { /*background: #f4f8f8; */ padding: 0.68em  0.6em;  cursor: hand; }
span.advanced-options:hover { background: rgba(250,250,250,0.15); } 
div.advanced-options { padding-top: 0.7em; }




/* statements to make menu fit in CDBuilder if screen is not that wide */

table.frame {min-width: 900px; }
/* td.frame-content {min-width: 910px; } */
/* div.body {min-width: 980px; } */
table#tblmenu { margin-left: 44px; margin-right: 44px;}

table.megatable { min-width: 980px; }

 div.alternatives-alternative-inner {  background-color: rgba(190,180,180,0.14);  }