/* CSS Document */


.yes { font-weight:bold; color:#279416; text-transform:uppercase; }
.no { font-weight:bold; color:#c00; text-transform:uppercase; }

input.actionButton { text-transform: capitalize; font-size: 0.9em; width: auto; display: inline; }

.error { color: #c00; font-weight: bold; }
.success { color: #279416; font-weight: bold; }
.notice { color: #0000FF; font-weight: bold; }

.articleTag { font-style: italic; font-size: 0.9em; }
.options a:link, a:visited { color: #FF5500; }
.options a:link, .options a:visited { color: #FF5500; }


.root { font-weight: bold; color: #21AB23; }
.subcat { font-weight: bold; color: #2BDB2D; }
.siteroot { font-weight: bold; color: #177417; }
.hiddenarticle { color: #888888; }
.article { color: #000000; }

table.category td { padding:2px 0 3px 0; }







/*******************************
CONTAINER STYLES
*******************************/




.greenPanel
{
background-color: #edFFc8;
color: #5508FE;
font-weight: bold;
border: solid 1px #dddddd;
padding: 7px;

}


#companydetails td { padding: 5px; vertical-align: middle; }


#pagination { font-size: 90%; }
#pagination a:link { font-weight: normal; color: #FF5500; }
#pagination a:visited { font-weight: normal; color: #FF5500; }


#directory { width:100%; float:left; }
#directory td
{

text-transform: uppercase;
color: #fff;
text-align: left;
font-weight: bold;
padding: 5px;
}
#directory a:link,#directory a:visited { color: #EEEEEE;text-transform: uppercase;text-align: center;font-weight: bold;font-size: 100%;padding: 3px; }
#directory td.cell1 { background-color: #BFD65F; }
#directory td.cell2 { background-color: #86c2e6; }

#company td { font-size: 115%; color: #031A90 }

 
#structure { font-size: 1.2em; width:100%; } 
.highlightedBox { border: solid 1px #FF0000; }
#structure td { font-weight: normal; text-align: left; padding: 0px 5px;  }
#leftMenu td { padding:2px 0 2px 10px; text-align:left; }
#leftMenu table { border-collapse:collapse;}
#leftMenu a:hover { text-decoration:underline; }
td.sub { background:#fff; border-bottom:1px solid #97BE0D; }
td.current a { background:#fff; font-weight:bold; }
td.static { border-bottom:1px solid #fff; }
td.reverse { background:#97BE0D; }
td.reverse a { color:#fff; background:url(../images/side_arrow_on.gif) 109px 5px no-repeat; padding:0 2px; }
td.static a { font-weight:normal; font-size:11px; }
td.sub a { font-weight:normal; font-size:11px; }
a.expand { background:url(../images/side_arrow.gif) 109px 5px no-repeat; display:block; }
#structure td.role { font-size: 0.8em; }
#structure td.options { font-size: 0.8em; }
#structure a:link, #structure a:visited { font-weight: normal; color: #FF5500; }
#structure td.move a:link { color: #0000FF; }
#structure a:hover { text-decoration: underline; }
#structure ul { list-style-type: none; margin: 0 }

#bannerSearch { border: solid 1px #000000; }

tr.underlinedRow td { border-bottom: solid 1px #000000; }
#categorySettings td { padding: 10px; }


