/*---       "Color Me 096 Standard" theme (c) my2cents (www.webappworld.net)       ---*/
/*---                 and Jocelyn Brown (www.bantychick.com)                       ---*/
/*---  Based on "Color Me" theme by Jos using design/color from Old WebAPP v0.9.6  ---*/
/*---    Standard Theme (2002) as integrated by my2cents (www.webappworld.net)     ---*/
/*---            Work done for the BetaAPP Project (www.betaapp.org)               ---*/
/*---       Dedicated to WebAPP (www.web-app.org) 7 Sept 2006 for v0.9.9.3.5       ---*/
/*---                    Last Modified for WebAPP v0.9.9.7                         ---*/
/*---                                                                              ---*/
/*---          WebAPP Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008       ---*/
/*---          M. Carter Brown                                                     ---*/
/*---          Jocelyn Brown                                                       ---*/
/*---          www.web-app.org                                                     ---*/
/*---                                                                              ---*/
/*---          See individual file headers for more details on copyrights by       ---*/
/*---          contributing developers, per file and per subroutine as noted.      ---*/
/*---                                                                              ---*/
/*---      ( webappworld.net Copyright (c) Web-APP - all rights reserved )         ---*/
/*---    J. Williams - my2cents - (www.classicchat.net, www.webappworld.net)       ---*/
/*---                           L.N.T. LTD.                                        ---*/
/*---                                                                              ---*/
/*---           This work is licensed under a Creative Commons                     ---*/
/*---      Attribution-Noncommercial-No Derivative Works 3.0 Unported              ---*/
/*---           http://creativecommons.org/licenses/by-nc-nd/3.0/                  ---*/
/*---                                                                              ---*/
/*---         to Share — to copy, distribute and transmit the work                 ---*/
/*---                                                                              ---*/
/*---         Attribution. You must attribute the work in the manner               ---*/
/*---         specified by the author or licensor (but not in any way              ---*/
/*---       that suggests that they endorse you or your use of the work).          ---*/
/*---                                                                              ---*/
/*---     Noncommercial. You may not use this work for commercial purposes.        ---*/
/*---                                                                              ---*/
/*--- No Derivative Works. You may not alter, transform, or build upon this work.  ---*/
/*---                                                                              ---*/
/*---        For any reuse or distribution, you must make clear to others          ---*/
/*---           the license terms of this work. The best way to do this            ---*/
/*---                   is with a link to the above web page.                      ---*/
/*---                                                                              ---*/
/*---       Any of the above conditions can be waived if you get permission        ---*/
/*---                          from the copyright holder.                          ---*/
/*---                                                                              ---*/
/*---   Nothing in this license impairs or restricts the author's moral rights.    ---*/ 

/*---                  PassionDuo Green by my2cents 4.02.2008                      ---*/


/*--- Page Variables ---*/
html {
 font-size: 100%;
 scrollbar-3d-light-color: #BDCC8D; 
 scrollbar-arrow-color: #E5EBD1; 
 scrollbar-base-color: #000; 
 scrollbar-dark-shadow-color: #6E8F04; 
 scrollbar-face-color: #000; 
 scrollbar-highlight-color: #6E8F04; 
 scrollbar-shadow-color: #000;
}
body {
 margin: 0;
 padding: 0;
 background-color: #6E8F04;
 background-image: url(images/pattern.gif);
 background-attachment: fixed;
 color: #000;
 font-size: 0.8em;
}
td, p, div {
 font-size: 1em;
 font-family: Arial, Helvetica, sans-serif;
}

A:link, A:visited {
 color: #506F10;
}
A:active, A:hover {
 color: #900;
 text-decoration: underline overline;
}

.pagetable {
 text-align: center;
}

#logo { /*--- logo  block ---*/
 background: #000 url(images/english/logo.jpg) no-repeat;
 border: 1px solid #89B500;
 height: 110px;
 text-align: left;
 margin: 0;
}
#logo h1 { 
 background: transparent;
 margin: 0px;
 padding: 0 0 0 69px;
 font-family: Forte, "Franklin Gothic Medium", Helvetica, sans-serif;
 font-size: 180%;
 letter-spacing: .2em;
}
/*--- link for logo ---*/
A.logo:link, A.logo:visited {text-decoration:none; color: #fff;}
A.logo:active, A.logo:hover {text-decoration:underline;}
#logo h2
{ margin: 0px;
  padding: 0px 0px 4px 70px;
  font-size: 100%;
  color:#ccc;
}
#logo form {
 background-color: transparent;
 border: 0 solid #444;
 margin: -42px 10px 0 10px;
 text-align: right;
}
#logo form .textinput {
 background-color: #ccc;
 color: #000;
 margin-top:3px;
 margin-bottom:3px;
}
/*--- link for top search (Adavanced) ---*/
.topsearch {font-size: 85%;}
A.topsearch:link, A.topsearch:visited {text-decoration: none; color: #fff;}
A.topsearch:active, A.topsearch:hover {text-decoration: underline; color: #ccc;}

#toplinks { /*--- helps/contacts/about links ---*/
 height: 20px;
 font-size: 80%;
 text-transform: uppercase;
 text-align: right;
}
.toplinks {color: #fff;}
A.toplinks:link, A.toplinks:visited {text-decoration: none; color: #fff;}
A.toplinks:active, A.toplinks:hover {text-decoration: underline; color: #ccc;}


/*--- Banner ---*/
.bannertable {
 background-color: #fff;
 border: 1px solid #000;
 margin: 0 3px;
 font-size: 0.87em;
 text-align: center;
 line-height: 1.4em;
}
.bannertext {}
.bannertexttitle {}
A.bannerlink:link, A.bannerlink:visited,
A.bannerlink:active, A.bannerlink:hover {}

/*--- Menu ---*/
.menutable { /* Box title bars */
 background-color: #6E8F04;
 border-right: 1px solid #89B500;
 border-left: 1px solid #89B500;
 color: #fff;
 font-weight: bold;
 text-align: left;
}
.menutable h2, .menutable h3 {
 font-size: 1.0em;
 line-height: 1.17em;
 margin: 0;
}
.menubordercolor { /* behind boxes, provides border in some themes */
 background-color: #6E8F04;
 border-right: 1px solid #89B500;
 border-left: 1px solid #89B500;
 padding:0 6px 0 6px;
}
.menubackcolor { /* box content */
/* background-image: url(images/sheer.gif);  messes up the scrolling */
 background-color: #fff;
 border: 1px solid #000;
 color: #000;
 padding:2px 4px 1px 4px;
 text-align: left;
}

/*--- Menu Variables ---*/
.cat{}
.cat ul {padding:0; margin:0; width:0;}
.cat li {list-style-type:none; width:132px; height:18px; margin: 0 0 1px 0; clear:both; font-size: 88%;}

/*--- Theme/Lang Drop Variables ---*/
dt.cat {width:132px; height:18px; margin: 0 0 1px 0; clear:both; font-size: 88%;}
.cat a.menu, .cat a.menu:visited {color:#fff; background: url(images/link_pat.jpg);  border: 1px solid #444; text-decoration:none; font-weight: bold; width:132px; margin: 0 0 1px 0; position:relative; display:block; height:16px; padding-left:2px;}
.cat a.menu:hover {color:#506F10; background:#fff; border:1px solid #506F10; text-decoration:none; font-weight: bold;} 

/*--- Menu Variables ---*/
li.menu a:link, li.menu a:visited {color:#fff; background: url(images/link_pat.jpg);  border: 1px solid #444; text-decoration:none; font-weight: bold; width:132px; margin: 0 0 1px 0; position:relative; display:block; height:16px; padding-left:2px;}
li.menu a:active, li.menu a:hover {color:#506F10; background:#fff; border:1px solid #506F10; text-decoration:none; font-weight: bold;}

A.menu:link, A.menu:visited {
 font-weight: bold;
 text-decoration: none;
}
A.menu:active, A.menu:hover {
 font-weight: bold;
 text-decoration: none;
}

div.cat ul {}
* html div.cat ul {}
div.cat ul li {list-style-type:none;}


/*--- Who's Online? ---*/
.whocat {
 font-size: 0.92em;
 line-height: 1.35em;
}
.cat ul.whocat {
 margin-left: 12px; /* Firefox */
}
.cat ul.whocat a {
 font-size: 1.1em;
}
.cat ul.whocat li {
 list-style-position: outside;
 text-indent: 0;
}
* html ul.whocat li {
 margin-left: 3px;
 padding-left: 3px;
}

A.whomenu:link, A.whomenu:visited, A.whomenu:active, A.whomenu:hover {
 font-weight: bold;
}

/*--- News ---*/
.newssubtitle { /* Notes under front article titles */
 font-size: 0.89em;
}
A.smallnewslink:link, A.smallnewslink:visited { /* Nickname author subtitle notes, more link long front page news */
 text-decoration: none;
}
A.smallnewslink:active, A.smallnewslink:hover {
 text-decoration: underline overline;
}
.newsfootertable { /* bottom inset text tables (print, email, comments, ...) */
 background-color: #F2F5E8;
 border: 1px outset #696969;
 margin: 7px auto 0 auto;
 display: table;
 height:1.5em;
 width: 98%;
 font-size: 0.87em;
 white-space: nowrap;
 margin: 2px auto;
 padding: 2px 0;
}
.newsfootertable span {
 display: block;
 float: left;
 text-align: left;
/* display: table-cell; doesn't work in IE */
 width: 50%;
 margin: 0;
 padding: 0;
}
.newsfootertable span.newsfootertext { /* inset text bottoms front page news */
 display: block;
 float: right;
 text-align: right;
/* display: table-cell; doesn't work in IE */
 width: 49%;
}

A.newslink:link, A.newslink:visited, A.newslink:active, A.newslink:hover { /* links in news footers */
}

/* topics.pl only from here on: */
.fullnewstitle { /* article title news page */
 color: #000;
 font-weight: bold;
 font-size: 16px;
}
.newstextsmall { /* article subtitle notes news page */
 font-size: 0.89em;
}
.newstextnormal { /* articles text news page */
 padding: 3px;
}
.newstexttitle { /* comments notes (title, number, post link) */
 background-color: #a9a9a9;
 color: #fff;
 font-weight: normal;
}
.commenttitleback { /* Article comment title bar */
 background-color: #6E8F04;
 color: #fff;
 font-weight: bold;
}
.commentsubtitleback {
 background-color: #F2F5E8; /* Comment message subtitle */
 border: 1px solid #6E8F04;
 color: #000;
 font-size: 0.89em;
}
.commentbordercolor {
 background-color: #fff; /* these only show when making comment until HTML in topics.pl is fixed */
 color: #000;
}
.commentbackcolor {
 background-color: #fff;
 border: 1px ridge #6E8F04;
 color: #000;
}
A.commentlink:link, A.commentlink:visited, 
A.commentlink:active, A.commentlink:hover {
 font-weight: bold;
}
.articlecatnormal { /* columns on topics page */
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 padding: 10px;
}
.articlecattitle { /* Title tops topics and category pages (also in user.pl) */
 color: #696969;
 font-weight: bold;
 font-size: 14px;	
}

/*--- Poll ---*/
.pollquestion {
 margin-bottom: 5px;
}
.poll {
 text-align: center;
}
.poll .poll {
 text-align: left;
 font-size: 0.89em;
 padding-left:14px;
 text-indent:-14px;
}
.votebutton { /* poll.pl */
 background-color: #6E8F04;
 background-image: url(images/link_pat.jpg); 
 color: #fff;
 margin: 5px;
}
A.polllink:link, A.polllink:visited, 
A.polllink:active, A.polllink:hover {
 font-size: 0.895em;
}

/*--- My Content ---*/
.mycontenttable { /* border around latest forum posts bottom of page (if turned on) */ 
 width: 98%;
 margin-left: auto; /* Firefox */
 margin-right: auto;
 margin-bottom: 10px;
}
.mycontenttext, .mycontenttexttitle {
}
A.mycontentlink:link, A.mycontentlink:visited, 
A.mycontentlink:active, A.mycontentlink:hover {
 font-weight: bold;
}
.mycontenttable .cat ul {
 list-style-image: url(images/bgdot.gif);
 list-style-position: outside;
 margin-left: 7px;
 padding-left: 7px;
}
.mycontenttable .cat ul li {
 text-indent: 0;
}
.mycontenttable a {
 font-size: 1.1em;
}

/*--- Helps Nav ---*/
.helpsnavtable { /* small block at bottom (help, contact, stats, ...) */
 background-color: #fff;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
 border: 1px solid #000;	
 padding: 3px 4px;
 text-align: center;
}
A.helpsnavlink:link, A.helpsnavlink:visited, A.helpsnavlink:active, A.helpsnavlink:hover { /* instantmessages.pl has this */
}

/*--- WebAPP Footer ---*/
.webapptext {
 font-size: 0.87em;
 text-align: center;
 color: #ccc;
}
A.webapplink:link, A.webapplink:visited {
 color: #E5EBD1;
}
A.webapplink:active, A.webapplink:hover {
 color: #E5EBD1;
}

/*--- Forum ---*/
.forumtext { /* nav tree, site time and other text under index */
}
.forumtextbold {
 font-weight: bold;
}
.forumtitlebackcolor { /* table behind topics and messages indexes (makes grid) */
 background-color: #696969;
 color: #000;
}
.boardtitle { /* board and category title rows */
 background: #506F10;
 color: #fff;
 font-weight: bold;
 padding: 3px;
}
.forumwindow1 {
 background-color: #CAD6A4; /* stickies, link info, etc... */
 color: #000;
 font-weight: normal;
}
.forumwindow2 { /* (set link text separately) forum and board index category titles, messages, overview messages */
 background-color: #E5EBD1;
 color: #000;
 font-weight: normal;
}
.forumwindow3 { /* alternate messages, overview subtitles, alternate board index categories */
 background-color: #D7E0BB;
 color: #000;
 font-weight: normal;
}
A.forumlink:link, A.forumlink:visited, 
A.forumlink:active, A.forumlink:hover { /* board titles */
 font-weight: bold;
}
A.forumnav:link, A.forumnav:visited, A.forumnav:active, A.forumnav:hover { /* navigation tree, mark as read */
}

/*--- Stats ---*/
.statstext {
 text-align: left;
}
.statstextbold {
 font-weight: bold;
 text-align: left;
}

/*--- IM ---*/
/* Grid background and each single message heading set in theme.pl variables */

.imtitle {
 background-color: #6E8F04;
 color: #fff;
}
.imselected { /* Highlight IM being read */
 background-color: #CAD6A4;
 color: #000;
}
.imwindow1 { /* First, third, ..., message in list */
 background-color: #E5EBD1;
 color: #000;
}
.imwindow2 { /* Second, fourth, ..., message in list */
 background-color: #D7E0BB;
 color: #000;
}
A.newimlink:link, A.newimlink:visited, 
A.newimlink:active, A.newimlink:hover {
 font-weight: bold;
}
A.oldimlink:link, A.oldimlink:visited, A.oldimlink:active, A.oldimlink:hover {
}

/*--- Text ---*/
.text {
 background-color: #fff;
 color: #000;
}
.textsmall {
 font-size: 0.85em;
 font-family: Arial, Helvetica, sans-serif;
}
.texttitle {
 color: #000; /* titles on pages various sections */
 font-weight: bold;
 font-size: 16px;
 padding-top: 0px;
 margin-top: 0px;
}
/* texttitle: palm article titles, about, caption in admin "Site Configuration", help, */
/* admin send newsletter, title on view article or comment from search, */
/* user welcome view profile, data_error, print_main (welcome) */

/*--- Form ---*/
form { /* keeps forms flat (display:inline; works too) */
 background-color: #F2F5E8;
 border: 1px solid #6E8F04;
 margin : 0px;
 padding: 3px;
}
.formstextnormal {
 font-weight: bold; /* many forms */
 padding: 7px;
}
.formstext {
 /* text right of form field title post article, post comment, edit profile */
}
.formstexttitle {
 color: #000; /* edit profile titles */
 font-weight: bold;
 font-size: 16px;
}
.formstextsmall {
 font-size: 11px; /* edit profile (required fields note) */
}
.button {
 background-color: #6E8F04;
 background-image: url(images/link_pat.jpg); 
 color: #fff;
}

/*--- not in use, not implemented in any files in WebAPP ---*/
/* .articlecatempty, .time, .helpsnavtext, .helpsnavtexttitle */

/*--- Calendar (also still has settings in calendar.cfg) ---*/
.calhead {
 text-align: center;
}
.calbody {
}
.calhigh {
 background-color: #FFFFCC;
}
.calhigh a:link, .calhigh a:visited, .calhigh a:active, .calhigh a:hover {
 font-weight: bold;
}
.caltoday {
 font-weight: bold;
 color: #FF3300;
 font-size: 10px;
}

/*--- Custom ---*/
HR {
 color: #506F10;
 height: 1px;
 background-color: #6E8F04;
 border: 0;
 margin:2px 0;
}
.codepost { /* scroll boxes for posting code in forums or articles */
 background-color: #fff;
 color: #000;
 width: 340px;
 height: 150px;
 white-space: nowrap;
 overflow: scroll;
 padding-left: 2px;
 padding-bottom: 12px;
 font-family: "Courier New", "Courier Regular", Lucida;
 font-size: 9pt;
/* font-size: 0.95em; too small in Firefox */
}
blockquote { 
 font-size: 0.98em; 
 font-family: Arial;
 border-left: 5px solid #506F10; 
 padding: 3px; 
 margin-left: 5px;
} 
blockquote blockquote { 
 font-size: 0.98em; 
 font-family: Arial;
 border-left: 5px solid #89B500; 
 padding: 3px; 
 margin-left: 5px;
} 
/* NEW CLASSES FOR 0.9.9.3: */

/* "More" link for long articles shortened on front page */ 
.morelink {
 font-size: 11px;
}

/* for firefox */ 
a img {
 border:0; 
 text-decoration:none; 
}

.highlight { /* 3 for whoson */
 color: #BDCC8D;
 font-weight: bold;
}
.mouseoveroff {
}
.mouseover {
 cursor: help;
 background-color: #BDCC8D;
 color: #000;
}

/* these need to be kept below the other rules if to override an old style */
/* some of them are compound classes */
.tableback { /* behind whole table, makes edges if in different color */
 background-color: #696969;
 color: #000;
 font-weight: normal;
}
.titlebar { /* section titles */
 background-color: #BDCC8D;
 color: #fff;
 font-weight: bold;
}
.columnheader { /* column headers can be different color */
 background-color: #6E8F04;
 background-image: url(images/link_pat.jpg); 
 color: #fff;
 font-weight: bold;
}
.tabletext { /* ordinary text in tables */
 background-color: #F2F5E8;
 color: #000;
}


/*--- Top Menu Bar (Menu Manager) ---*/
/*--- Menu Bar (bottom bar for Menu Manager)---*/
#topnavbar {
 margin: 0 0 5px 0;
 padding: 0;
 height: 33px;
 width: auto;
 border-bottom: 2px solid #89B500;
 border-top: 2px solid #496322;
 background: url(images/link_pat.jpg) left top repeat-x;
}
#navbar {
 margin: 0px 0px 0px 0px;
 padding: 0;
 height: 33px;
 width: auto;
 border-bottom: 2px solid #89B500;
 border-top: 2px solid #496322;
 background: url(images/link_pat.jpg) left top repeat-x;
}
#topnavbar ul, #navbar ul {
 padding: 0px;
 margin: 0px;
 height: 33px;
 display: inline;
}
#topnavbar li, #navbar li {
 padding: 0px 1px 0px 0px;
 margin: 0px;
 list-style-type: none;
 font-size: 110%;
 display: inline;
 float: left;
 background: url(images/link_split.jpg) right top no-repeat;
}

/*--- normal menu link (inactive) ---*/
li.topnav a:link, li.topnav a:visited, li.nav a:link, li.nav a:visited {
 color: white;
 text-decoration: none;
 line-height: 33px;
 padding: 7px 20px 8px 20px;
}

/*--- menu link (hover) ---*/
li.topnav a:active, li.topnav a:hover, li.nav a:active, li.nav a:hover {
 color: white;
 background: url(images/link_hover.jpg) left top repeat-x;
 text-decoration: none;
}

/*--- menu link (active) ---*/
#topnavbar A.menuon:link, #topnavbar A.menuon:visited, #navbar A.menuon:link, #navbar A.menuon:visited {
 color: white;
 background: url(images/link_hover.jpg) left top repeat-x;
 text-decoration: none;
}


/* for contributors list (action=ver) */
.ver A:link, .ver A:visited {
}
.ver A:active, .ver A:hover {
}

.spacer {
 background-color: #2B6F96;
 background-image: url(images/pager.jpg);
 border: 0;
}

table.forumtitlebackcolor {
 border-spacing: 1px; /* doesn't work IE */
 border-collapse: separate; /* doesn't work IE with cellspacing defined in tables */
}

/*--- NEW CLASSES FOR code moved from theme.pl by my2cents after 0.9.9.3.2 ---*/ 
.titlebg { /* grid behind admin, instantmessage, and memberlist */
    background-color: #696969; 
} 
.titletext { /* column headings admin pages */
    background-color: #F2C973;
} 
.windowbg { /* articles admin, memberlist and instantmessage header rows */
    background-color: #CAD6A4;
    border: 1px solid #6E8F04;
} 
.windowbg2 { /* articles admin, memberlist rows */
    background-color: #E5EBD1; 
} 
.windowbg3 { /* articles admin, memberlist alternate rows */
    background-color: #D7E0BB; 
}  
/*------ end code moved from theme.pl -----------------------*/

/* inputs on forms */
.textinput { /* text inputs on forms */
 background-color: #F2F5E8;
}
textarea {  /* text areass on forms */
 background-color: #F2F5E8;
}
select  {   /* select drop down on forms */
 background-color: #F2F5E8;
 font-size: 0.98em;
}
input {   /* font size or size of inputs on forms */
 font-size: 0.98em;
}

.legend {}

.clear {
 clear: both;
 font-size: 1px;
 line-height: 1px;
}

div.shoutbox iframe {
 display: inline;
}
div.shoutbox input.textinput {
 margin: 3px;
}

/* 0.9.9.7 */
.discrete {
 color: #C0C0C0;
}

/* 0.9.9.8 */
a.inlinelink:link, a.inlinelink:visited { /* for links - can be hidden, or not */
 color: #000;
 text-decoration: none;
}
a.inlinelink:active, a.inlinelink:hover {
 color: #900;
 text-decoration: underline overline;
}

#viewnews .fullnewstitle {} /* article title, example for action specific rules */

#breadcrumb { /* nav bar with breadcrumb links */
}
#breadcrumb a:link, #breadcrumb a:visited { /* links in the navbar - was .menutable */
 font-weight: bold; /* netscape 4.7 */
 color: #fff;
 text-decoration: underline;
}
#breadcrumb a:active, #breadcrumb a:hover {
 font-weight: bold; /* netscape 4.7 */
 color: #900;
 text-decoration: overline underline;
}

#welcome { /* welcome message */
}
#frontcontent { /* content section of front page */
}
#insidecontent { /* content section of inside pages */
}
#leftcolumn {
 width: 160px;
}
#rightcolumn {
 width: 160px;
}
.sidebar { /* div around contents of left and right columns */
 width: 160px;
}
.menubox { /* main menu, member panel, member menus */
}

/* custom */

#logs table { 
    background-color:#f5f5f5;
}

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/ */
/* Stu Nicholls | CSSplay | Krazy Korners */

/* snazzy corners top*/
.xtop {display:block; background:transparent; font-size:1px;}
.xbottom {display:block; background:transparent; font-size:1px; margin-bottom: 1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#6E8F04; border-left:1px solid #89B500; border-right:1px solid #89B500;}
.xb1 {margin:0 5px; background:#89B500;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

/* snazzy corners bottom*/
.ztop {display:block; background:transparent; font-size:1px;}
.zbottom {display:block; background:transparent; font-size:1px; margin-bottom: 10px;}
.zb1, .zb2, .zb3, .zb4 {display:block; overflow:hidden;}
.zb1, .zb2, .zb3 {height:1px;}
.zb2, .zb3, .zb4 {background:#6E8F04; border-left:1px solid #89B500; border-right:1px solid #89B500;}
.zb1 {margin:0 5px; background:#89B500;}
.zb2 {margin:0 3px; border-width:0 1px;}
.zb3 {margin:0 2px;}
.zb4 {height:2px; margin:0 1px;}

.myborder {
 background-color: #6E8F04;
 border-right: 1px solid #89B500;
 border-left: 1px solid #89B500;
 padding:0 6px 0 6px;
}

