body {
    margin: 0;
    padding: 0;
    font: small Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #3f3f3f;
    background: #FEFDF4;
}

/******************************* LAYOUT : HEADER ******************************/
#airlock {
    margin:0 auto;
    width: 990px;
    border: 2px solid #6DA832;
    background: #FFFFFF;
    /*overflow: auto;*/
}

#sgl #header {
    background-image: url('http://www.warzywnictwo.agro.pl/themes/default/images/sadownictwo.jpg');
    height: 140px;
    width: 990px;
}

#sgl #homepage {
    width:646px;
    height:90px;
    margin: 0 0 0 0;
    padding-top:12px;
    color:#fff;
    float:left;
    cursor:pointer;
}

#sgl #topborder {
    width:324px;
    height:90px;
    margin: 0 0 0 0;
    padding-top:12px;
    color:#fff;
    float:left;
}

#sgl #logo {
    float: left;
    margin: 5px 0 0 10px;
    font-size: 2em;
    font-weight: normal;
    color: #EEEEEE;
    text-decoration: none;
}
#sgl #login {
    clear:both;
    width: 985px;
    height: 12px;
    padding: 20px 0 0 5px;
    font-size: 11px;
    color: #FBFFEC;
    text-align:right;
    /* Workaround for IE hiding bottom border of logAction. */
}
#sgl #login a {
    padding: 0 5px;
    text-decoration: none;
    color: #FBFFEC;
}
#sgl #login a:hover {
    text-decoration: underline;
}
#sgl #login #logAction {
    margin-left: 0.5em;
    padding: 0.2em;
    border: 1px solid transparent;
    border-color: #8FAE54 #576C2F #576C2F #8FAE54;
}
#sgl #login img {
    vertical-align: middle;
}
/****************************** LAYOUT : MAIN *********************************/

#sgl #container {
    top: 0px;
}

/************************ LAYOUT : LEFT & RIGHT BLOCKS ************************/

#sgl #leftSidebar{
    position: relative;
    margin-top: 5px;
    margin-left:5px;
    top: 0;
    z-index: 1;
    float: left;
    margin-bottom: 15px;
}
#sgl #rightSidebar {
    position: relative;
    margin-top: 0px;
    margin-right:0px;
    top: 0;
    z-index: 1;
    float: right;
    margin-bottom: 0px;
}
#sgl #leftSidebar {
    width: 190px;
    left: 0;
}

#sgl #leftSidebar a {
    color: #595959;
}

#sgl #rightSidebar {
    width: 165px;
    right: 5px;
}
#sgl .blockContainer {
    margin: 0 1px 0 1px;
    float: left;
}
#sgl .blockHeader {
    background-color: #6DA832;
    color: #FFFFFF;
    line-height: 1.5em;
    font-weight: bold;
    font-size:11px;
    text-align: center;
    margin: 0;
    width: 185px;
}
#sgl .blockContent {
    background-color: #EEEEEE;
    color: #999999;
    font-size: 10px;
    padding: 5px;
    width: 175px;
}

#sgl .blockContent a {
    color:#595959;
}

#sgl .blockContent ul {
    margin-left: 5px;
    padding-left: 10px;
    list-style-image: url('http://www.warzywnictwo.agro.pl/themes/default/images/noindent.gif');
}


#sgl .BlockArticleHeaderSzeroki,
#sgl .BlockArticleHeader {
    background-color: #fff;
    color: #6DA832;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 290px;
}

#sgl .BlockArticleContentSzeroki,
#sgl .BlockArticleContent {
    background-color: #fff;
    color: #5A616A;
    font-size: 11px;
    padding: 5px;
    border-top: none;
    width: 290px;
    height:322px;
    text-align:justify;
    border-bottom: 1px dashed #bcbcbc;
}

#sgl .BlockArticleHeaderSzeroki,
#sgl .BlockArticleContentSzeroki {
    width: 600px;
	padding: 5px 0;
}
#sgl .BlockArticleContentSzeroki .VIP {
    width: 200px;
	height: 322px;
	float:left;
}
#sgl  .VIP img {
	width: 200px;
	#height: 350px;
}
#sgl  .VIPNews img {
	width: 60px;
}
/* różne kolory bloków */

#content .blockContainer a {
  text-decoration: none;
}

#sgl .BlockH {
    background-color: #fff;
    color: #6DA832;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 290px;
}

#sgl .BlockC {
    background-color: #fff;
    color: #5A616A;
    font-size: 11px;
    padding: 5px;
    border-top: none;
    width: 290px;
    height:322px;
    text-align:justify;
    border-bottom: 1px dashed #bcbcbc;
}

#sgl .BlockHccffcc {
    background-color: #ccffcc;
    color: #6DA832;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 300px;
}

#sgl .BlockCccffcc {
    background-color: #ccffcc;
    color: #5A616A;
    font-size: 11px;
    padding: 5px;
    border-top: none;
    width: 290px;
    height:322px;
    text-align:justify;
    border-bottom: 1px dashed #bcbcbc;
}

#sgl .BlockHc9eec2 {
    background-color: #c9eec2;
    color: #6DA832;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 300px;
}

#sgl .BlockCc9eec2 {
    background-color: #c9eec2;
    color: #5A616A;
    font-size: 11px;
    padding: 5px;
    border-top: none;
    width: 290px;
    height:322px;
    text-align:justify;
    border-bottom: 1px dashed #bcbcbc;
}

#sgl .BlockHe0f5f5 {
    background-color: #e0f5f5;
    color: #6DA832;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 300px;
}

#sgl .BlockCe0f5f5 {
    background-color: #e0f5f5;
    color: #5A616A;
    font-size: 11px;
    padding: 5px;
    border-top: none;
    width: 290px;
    height:322px;
    text-align:justify;
    border-bottom: 1px dashed #bcbcbc;
}

#sgl .BlockHe9f3f3 {
    background-color: #e9f3f3;
    color: #6DA832;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 300px;
}

#sgl .BlockCe9f3f3 {
    background-color: #e9f3f3;
    color: #5A616A;
    font-size: 11px;
    padding: 5px;
    border-top: none;
    width: 290px;
    height:322px;
    text-align:justify;
    border-bottom: 1px dashed #bcbcbc;
}

#sgl .BlockHffffcc {
    background-color: #ffffcc;
    color: #6DA832;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 300px;
}

#sgl .BlockCffffcc {
    background-color: #ffffcc;
    color: #5A616A;
    font-size: 11px;
    padding: 5px;
    border-top: none;
    width: 290px;
    height:322px;
    text-align:justify;
    border-bottom: 1px dashed #bcbcbc;
}

#sgl .BlockHff6600 {
    background-color: #ff6600;
    color: #6DA832;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 300px;
}

#sgl .BlockCff6600 {
    background-color: #ff6600;
    color: #5A616A;
    font-size: 11px;
    padding: 5px;
    border-top: none;
    width: 290px;
    height:322px;
    text-align:justify;
    border-bottom: 1px dashed #bcbcbc;
}

#sgl .BlockHffcc66 {
    background-color: #ffcc66;
    color: #6DA832;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 300px;
}

#sgl .BlockCffcc66 {
    background-color: #ffcc66;
    color: #5A616A;
    font-size: 11px;
    padding: 5px;
    border-top: none;
    width: 290px;
    height:322px;
    text-align:justify;
    border-bottom: 1px dashed #bcbcbc;
}

#sgl .BlockHfbffec {
    background-color: #fbffec;
    color: #6DA832;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 300px;
}

#sgl .BlockCfbffec {
    background-color: #fbffec;
    color: #5A616A;
    font-size: 11px;
    padding: 5px;
    border-top: none;
    width: 290px;
    height:322px;
    text-align:justify;
    border-bottom: 1px dashed #bcbcbc;
}

#sgl .BlockHe9f4be {
    background-color: #e9f4be;
    color: #6DA832;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 300px;
}

#sgl .BlockCe9f4be {
    background-color: #e9f4be;
    color: #5A616A;
    font-size: 11px;
    padding: 5px;
    border-top: none;
    width: 290px;
    height:322px;
    text-align:justify;
    border-bottom: 1px dashed #bcbcbc;
}

/* koniec kolorowych bloków */


#sgl .BlockArticleContent .title {
    color:#595959;
}

#sgl .BlockAdsHeader {
    display: none;
    background-color: #fff;
    color: #000;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 163px;
}

#sgl .BlockAdsContent {
    background-color: #fff;
    color: #000;
    border-top: none;
    width: 163px;
    text-align:center;
}

#sgl .BlockRaportHeader {
    background-color: #fff;
    color: #6DA832;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 290px;
}

#sgl .BlockRaportContent {
    background-color: #fff;
    color: #5A616A;
    font-size: 11px;
    padding: 5px;
    border-top: none;
    width: 290px;
    height:322px;
    text-align:justify;
    border-bottom: 1px dashed #bcbcbc;
}

#sgl .AdsMainContentTitle {
    display:none;
}

#sgl .AdsMainContentBody {
    background-color: #fff;
    color: #5A616A;
    font-size: 11px;
    padding: 5px;
    border-top: none;
    width: 290px;
    height:65px;
    text-align:justify;
    border-bottom: 1px dashed #bcbcbc;
}



#sgl .BlockRaportContent a {
    color:#595959;
}

#sgl .BlockArticleContent a {
    color: #000;
    font-size: 11px;
    text-decoration:none;
    font-weight:bold;
}

.a_nobold {
    font-weight:normal;

}

.newsData {
    color: #666;
    font-size: 9px;
}

#sgl .BlockHtmlMainHeader {
    background-color: #fff;
    color: #6DA832;
    line-height: 1.5em;
    font-weight: bold;
    font-size:11px;
    text-align: center;
    margin: 0;
    width: 600px;
}
#sgl .BlockHtmlMainContent {
    background-color: #FBFFEC;
    color: #999999;
    font-size: 10px;
    padding: 5px;
    border-bottom: 1px dashed #bcbcbc;
    border-top: none;
    width: 600px;
}

#sgl .documentBlockHeader {
    background-color: #fff;
    color: #000;
    font-weight: bold;
    font-size:12px;
    text-align: center;
    margin: 0;
    width: 260px;
    border: 1px dashed #bcbcbc;
    border-bottom:0;
}

#sgl .documentBlockContent {
    background-color: #fff;
    color: #000;
    font-size: 10px;
    padding: 5px;
    border-top: none;
    width: 250px;
    text-align:left;
    border: 1px dashed #bcbcbc;
}

#sgl .documentWideBlockHeader {
    background-color: #fff;
    color: #000;
    font-weight: bold;
    font-size:12px;
    text-align: left;
    margin: 0;
    width: 700px;
    border-bottom: 1px dashed #bcbcbc;
}

#sgl .documentWideBlockContent {
    background-color: #fff;
    color: #000;
    font-size: 10px;
    padding: 5px;
    border-top: none;
    width: 760px;
    text-align:left;
}

#sgl .documentBlockContent a {
    text-decoration:none;
    font-weight:normal;
}
#sgl #document-options-block-right {
    float:right;
	margin-left:10px;
}

#sgl #document-options-block-left {
    float:left;
}

#sgl #container #content .blockHeader {
    background-color: #e9f4be;
    color: #6DA832;
    line-height: 1.5em;
    font-weight: bold;
    font-size:11px;
    text-align: center;
    margin: 0;
    width: 200px;
    border: none;
}
#sgl #container #content .blockContent {
    background-color: #FBFFEC;
    color: #595959;
    font-size: 11px;
    padding: 5px 5px 0px 5px;
    border: none;
    text-align:left;
    width: 190px;
    height:200px;
}

#sgl #container #content .blockContent a {
    color: #595959;
    font-size: 11px;
    text-decoration:none;
    font-weight:bold;
}
/*************************** LAYOUT : MIDDLE BLOCKS ***************************/
#sgl #content-leftcol,
#sgl #content-rightcol,
#sgl #content{
    position: relative;
    margin: 0px 2px 10px 2px;
    width: 610px;
    min-width: 20%;
    font-size: 11px;
    /*z-index: 2*/;
    padding: 0 0 0 2px;
    float: left;
}

#sgl #content #options {
    float: right;
    width: 28%;
}
#options .blockHeader {
    width:150px;
}
#options .blockContent {
    width:140px;
}

#sgl #content-nocols {
    margin: 0;
    float: left;
}
#sgl #content-leftcol {
    width:770px;
    border: 1px solid #FBFFEC;
}
#sgl #content-rightcol {
    float: left;
}
/* Holly Hack here so that tooltips don't act screwy:
 * http://www.positioniseverything.net/explorer/threepxtest.html */
/* Hide next from Mac IE plus non-IE \*/
* html #sgl #content {
    height: 1%;
}
/* End hide from IE5/mac plus non-IE */

/******************************* LAYOUT : FOOTER ******************************/

#sgl #footer {
    clear: both;
    padding-top: 10px;
    font-size: 0.8em;
    text-align: center;
}

/***************************** CONTENT : HEADINGS *****************************/

h1 {
    font-size: 16px;
    font-weight: normal;
}
h1.pageTitle {
    font-weight: normal;
    text-align: right;
    font-size: 15px;
    color: #003300;
    letter-spacing: 3px;
}
h2 {
    font-size: 13px;
    color: #6DA832;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 1em;
}
.pageTitle {
    color: #003300;
    font-size: 1.75em;
    font-weight: normal;
}

/***************************** CONTENT : ANCHORS ******************************/
a {
    color: #595959;
    font-weight: bold;
}
a:visited {
    color: #999999;
}
a:hover {
    color: #003300;
    text-decoration: none;
}

/***************************** CONTENT : TABLES *******************************/

#content table {
    border: none;
    /* This is not a typo, we want first set a fallback for IE, then set the
     * real margin for real browsers ;) */
    margin: 0 5%;
    margin: 0 auto;
}
td, th {
    padding: 2px;
}
th {
    background-color: #eeeeee;
    color: #3f3f3f;
    text-align: left;
    font-size: 10px;
    line-height: 1.75em;
}
#imRead {
    background-color: #bcbcbc;
}

/******************************* CONTENT : BLOCKS *****************************/

img.blocksAvatar {
    /* move the image up to be flush with bottom of title */
    position: relative;
    top: -5px;
    float: right;
    padding-left: 5px;
}
.navWidget {
    overflow: auto;
}
.options-block {
    margin: 20px 0;
}

/*************************** CONTENT : MISCELLANEOUS **************************/

acronym {
    cursor: help;
}
hr {
    border: none;
    border-bottom: 1px solid #d9d9d9;
}
img {
    border: none;
}
.codeExample {
    background: #f7f7f7;
    border: 1px solid #d9d9d9;
    margin: 1em 1.75em;
    padding: 0.25em;
    overflow: auto;
    font-size: large;
}
.alignCenter {
    text-align: center;
}
.backLight {
    background-color: transparent;
}
.backDark {
    background-color: #eeeeee;
}
.bold {
    font-weight: bold;
}
.error {
    color: #ff0000;
}
.hide {
    display: none;
}
.small {
    font-size: 0.8em;
}
.narrow {
    width: 60%;
}
.wide {
    width: 90%;
}
.full {
    width: 100%;
}
.detail {
    color: #999999;
    font-weight: normal;
    font-size: 0.8em;
}
.navigator {
    color: #bcbcbc;
    background-color: #3f3f3f;
    padding-left: 10px;
    font-weight: bold;
    text-align: right;
    line-height: 18px;
}
.pager {
    background-color: #FFF;
    white-space: nowrap;
    text-align: right;
    width: 90%;
    margin: 0 auto;
    padding: 2px 0;
}

.toolBtnSeparate {
    margin-left: 20px;
}
.treeMenuDefault {
    font-size: 11px;
}
.dateSelector {
    cursor: pointer;
}

/******************************* CONTENT : FORMS ******************************/

fieldset {
    width: 80%;
    margin: 0 auto;
    color: #003300;
    font-size: 1.1em;
    font-weight: bold;
}
legend {
    color: #003300;
}
.fieldName, .fieldNameWrap {
    background-color: #eeeeee;
    color: #003300;
    font-weight: bold;
    text-align: left;
    width: 35%;
}
.fieldName {
    white-space: nowrap;
}
.fieldValue {
    background-color: #EEEEEE;
    line-height: 16px;
    text-align: left;
    width: 65%;
}
.noBorder {
    border: none;
    font-size: 10px;
}
.narrowButton {
    text-align: center;
    width: 9em;
}
.wideButton {
    text-align: center;
    width: 150px;
}

/***************************** CONTENT : MESSAGES *****************************/

.errorContainer, .messageContainer {
    margin: 0 auto;
    width: 50%;
}
.errorHeader {
    background-color: #ffcc00;
    color: #ffffcc;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.errorContent {
    border: 1px dotted #ff9600;
    border-top: 1px solid #ffcc00;
    color: #003300;
    background-color: #ffff99;
    text-align: left;
    padding: 0 10px;
}
.messageHeader {
    color: #EEEEEE;
    background-color: #9EC457;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
}
.messageContent {
    background-color: #EEEEEE;
    color: #003300;
    border: 1px solid #9EC457;
    text-align: center;
}
.messageContent div {
    padding: 5px;
}
.message div{
    margin: 0 15% 10px;
    padding: 5px;
    background-color: #EEEEEE;
    color: #003300;
    text-align: center;
}

.errorMessage, .infoMessage { 
    margin: 3px auto;
    padding: 3px;
    border: 1px dotted #ff9600;
    background-color: #ffff99;
    text-align: center;
    width: 90%;
    font-size: 14px;
    font-weight:bold;
}

/* /////////////// Lists /////////////// */

ul.noindent {
    margin-left: 5px;
    padding-left: 10px;
    list-style-image: url('http://www.warzywnictwo.agro.pl/themes/default/images/noindent.gif');
}

ul.bullets li {
    list-style-image: url('http://www.warzywnictwo.agro.pl/themes/default/images/bullet.gif');
}

/* /////////////// Tooltips /////////////// */

.tipOwner {
    position: relative;
    cursor: help;
    }
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #8FAE54 #576C2F #576C2F #8FAE54;
    background-color: #eeeeee;
    color: #003300;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
        -moz-opacity: 0.85;
    }
.tipOwner:hover .tipText {
    display: block;
}

/******************************* DEPRECATED ***********************************/

.bgnd {
    background-color: #598059;
    border: 1px solid #999999;
}
.bgnd a, a.noDecoration {
    text-decoration: none;
}
.bgnd a {
    color: #003300;
    font-weight: normal;
}
.moduleOverview {
    width: 20.5em;
    height: 8em;
}
.newsItem {
    border: 1px solid #999999;
    margin: 0 auto;
    padding: 0 10px 10px 10px;
    background-color: #ffffcc;
}
.pinstripe table {
    background-color: #eeeeee;
    width: 90%;
}
.pinstripe td {
    background-color: #EEEEEE;
}
.pinstripe img {
    padding: 10px;
}
.pinstripe button {
    padding: 10px 0;
}
#addComment legend, label, dt, dd {
    color:#598059;
    font-weight: normal;
}

#sgl .blockContainer .date {
    font-size: 9px;
}

#sgl #content .colHeader {
     background-color: #EEEEEE;
     color: #595959;
     font-size:9px;
}

#sgl #content a.linkCrumbsAlt1 {
     background-color: #EEEEEE;
     color: #003300;
     font-size:9px;
}

#sgl #content a {
    color:#333333;
}

#sgl #container .articleListTitle {
    color: #000000;
    font-size:12px;
    font-weight:bold;
}

#sgl #container .articleListDateAuthor {
    color: #999;
    font-size:9px;
    text-align:left;
}

#leftSidebar .blockLink {
    color: #336600;
    font-size:9px;
    font-weight:normal;
}

hr {
    height: 0px;
    border-bottom: 1px dashed #bcbcbc;
}

.categoryDesc {
    font-size:9px;
    margin-left:45px;
    color:#5A616A;
	text-align: justify;
}

.articleImage {
    float:right;
}

.articleImageTn {
    float:left;
}

.nw {
    color: #000;
    background-color: transparent;
    line-height: 1em;

}

/* fresh mazowia */
a.men {
	text-decoration:underline;
	font-family: Tahoma, "Arial CE", Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
	;
	font-weight: bold;
	cursor: help;
}
a.men:hover {
	text-decoration: underline;
	color: #FFFFFF;
	cursor: help;
}

.texta {
 font-size: 10 px;
 background-color: #999966;
 border: 1px solid #666666;
}

.green_link {
    color: #6DA832;
}

#leadArticle {
    color:#5A616A;
}

.comments {
    color:#595959;
}

#comments a {
    color:#595959;
}

#comments .comment_body {
    color:#5A616A;
}

#czytaj_wiecej {
width:100%:
}

#zobacz_takze, #reklama_google {
width: 380px;
height: 135px;
float:left;
margin: 1px;
padding:0;
}

#zobacz_takze a  {
	padding: 2px 0 1px 20px;
	background: url('http://www.warzywnictwo.agro.pl/themes/default/images/noindent.gif') left no-repeat;
}

#zobacz_takze h2, #reklama_google h2 {
padding: 5px;
border-bottom: 2px solid #6DA832;
}

.clear {
	clear:both;
}

.artBrowItem {
clear:both;
padding: 8px;
}



.VIP {
  width: 300px;
  height:250px;
  float:left;
  color: #999999;
  font-size: 11px;
  margin: 0 5px 5px 0;
}

.VIPNews {
  width: 465px;
  height:255px;
  float:left;
  color: #5A616A;
  font-size: 11px;
  margin: 0 0 5px 5px;;
  
}

.VIP a, .VIPNews a {
  color:#000;
  text-decoration:none;
}

.VIP a {
  color:#fff;
  text-decoration:none;
}

.VIPTxt {
  width: 290px;
  height: 88px;
  margin: 160px 0 0 0;
  color: #fff;
  padding: 2px 5px 0 5px;
  text-align:justify;
  background: transparent url('http://www.warzywnictwo.agro.pl/themes/default/images/vip.png');
}

.VIPTxt a.title {
  font-size: 12px;
  line-height: 22px;
}

.ajaxTitle {
  border: 1px solid #6da832;
  padding: 3px;
  width:190px;
  float:left;
  cursor:pointer;
  cursor:hand;
  margin: 1px;
}

.ajaxTitleBold {
  border: 1px solid #6da832;
  padding: 3px;
  background:#eeeeee;
  font-weight:bold;
  width:190px;
  float:left;
  cursor:pointer;
  cursor:hand;
  margin: 1px;
}

.ajaxnewscont {
  width:285px;
  height: 80px;
  float:left;
  display:block;
  margin: 5px;
}


#frmUser table {
  width:780px;
}#nav {
    font-size: 12px;
    padding-left: 2px;
}
#nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#nav a {
    display: block;
    padding: 5px 10px;
    width: 165px;
    color: #595959;
    background-color: #FFFFFF;
    text-decoration: none;
    border-bottom: 1px solid;
    border-color: #BED890;
    font-weight: bold;
    font-size: 0.8em;
}
#nav a:hover {
    color: #000000;
    background-color: #EEEEEE;
    text-decoration: none;
}
#nav ul li.current a {
    color: #6DA832;
    background-color: #EEEEEE;
    text-decoration: none;
}

#nav ul ul a {
    display: block;
    padding: 5px 5px 5px 30px;
    width: 143px;
    background-color: #CFE6CF;
    font-weight: normal;
}


.sectionHeader {
    font-size: 1.3em;
    font-weight: normal;
    color: #003300;
    background-color: #d9d9d9;
    padding-left: 10px;
    line-height: 34px;
    letter-spacing: 1px;
    margin: 0;
}
.colHeader {
    color: #003300;
    background-color: #eeeeee;
    font-size: 11px;
    line-height: 20px;
    font-weight: normal;
    padding-left: 10px;
    letter-spacing: 0.5px;
    margin: 2px 0 0 0;
}
.linkCrumbsAlt1 {
    text-decoration: none;
    color: #003300;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.linkCrumbsAlt1:hover {
    text-decoration: underline;
    color: #003300;
}

/******************************* ARTICLE MANAGER ******************************/
/* -- articleMgrAdd.html / articleMgrEdit.html ----*/
#article #frmFieldName_title {
    width: 70%;
}
