/****************************************************************************

 TAGFRESH style-sheet using new logo
 ===================================
  

 (c) 2008. Nick Moon
****************************************************************************/


/****************************************************************************
   Global styles apply in all sections
****************************************************************************/


html {
  font-family: arial, helvetica, sans-serif;
  font-size: 11pt;
  background-color: white;
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 2px;
}

div.toolbar {
  font-size: 8pt;
  padding: 2px 0 0 0;
}

div.toolbar a {
  color: #517DBA;
  text-decoration: none;
}

* html div.toolbar a {
  font-size: smaller;
}

div.toolbar a:hover {

}

div.toolbar a:visited {

}



/****************************************************************************
   Header styles
****************************************************************************/

div#header {
  height: 7.25em;
  background-image: url('index.php?file=site/images/logo.gif');
  background-repeat: no-repeat;
}

div#header h1 {
  color: #517DBA;
  font-size: 24pt;
  font-weight:700;
  text-align: left;
  padding-left: 260px;
  padding-top: 0.75em;
  padding-bottom: 0px;
}

div#header h2 {
  font-size: 10pt;
  border-width: 2px 0px;
  border-style: solid;
  border-color: #3B721F;
  color: #3B721F;
}

div#header a {
  text-decoration: none;
}

/****************************************************************************
   Body styles
****************************************************************************/

div#body {
  min-height: 32em;
  margin-left: 260px;
  max-width: 45em;
}

* html div#body {
  height: 32em;
}

div#body h2 {
  color : #3B721F;
}


div#body h3 {
  color : #3B721F;
  font-size: 14pt;
}

div#body p {
  margin-right: 24px;
}

div#body ul,div#body ol {
  margin-left: 6em;
  margin-right: 6em;
  padding-left: 2em;
}

div#body li ul, div#body li ol {
  margin-left: 0em;
  margin-right: 0em;
  padding-left: 2em;
}

div#body b {
  color: #3B721F;
}

div#body a {
  color: #517DBA;
  font-weight: bold;
}

div#body a:hover {
}

div#body form {
  margin: 1em;
}
div#body  form table {
  width: 40em;
  margin: auto;
  border-collapse: collapse;
  border-width: 2px;
  border-color: teal;
  border-style: inset;
}

div#body form table th {
  border-width: 1px;
  text-align: right;
  color: black;
  padding: 6px;
}

div#body form table td {
  border-width: 1px;
  padding: 6px;
}

div#menu {
  width: 240px;
  float: left;
  text-align: right;
  margin: 0;
  padding: 0;
}

div#menu ul {
  display: block;
  margin: 0;
  padding: 0;
  float: right;
  list-style-type: none;
}

div#menu li {
  margin: 2px 0px 2px 0px;
}

div#menu li a {
  display: block;
  text-align: right;
  text-decoration: none;
  font-weight: 700;
  color: #517DBA;
  background-color: #EEFAEE;
  border-color: #3B721F;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  width: 216px;
  padding: 2px;
  -moz-border-radius: 12px 3px 3px 12px;
  -webkit-border-radius: 12px 3px 3px 12px;
}

div#menu li a:hover {
  background-color: #C5E3BD;
  border-width: 0px 1px 1px 0px;
}

div#menu li a:visited {

}

div#menu img {
  padding: 12px 0px 12px 0px;
}


div#shop {
  clear: both;
  margin: 224px 0px 4px 22px;
  border-width: 1px;
  border-style: outset;
  border-color: #517DBA;
  padding: 4px;
  background-color: #3B721F;
  color: white;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 16pt;
  text-align: center;
}

div#sales {
  clear: both;
  margin: 12px 0px 4px 22px;
  border-width: 1px;
  border-style: outset;
  border-color: #3B721F;
  padding: 4px;
  background-color: #517DBA;
  color: white;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 10pt;
  text-align: center;
}






div.newsPanelOuter {
  float: right;
  border-color: #3B721F;
  border-style: solid;
  border-width: 1px;
  background-color: #EEFAEE;
  text-align: center;
  color: #3B721F;
  font-size: 10pt;
  -moz-border-radius: 12px 3px 3px 12px;
  -webkit-border-radius: 12px 3px 3px 12px;
  height: 12em;
  width: 212px;
  margin: 4px;
}

* html div.newsPanelOuter {
  margin: 2px;
}

div.newsPanelOuter div#newsPanel {
  background-color: white;
  padding: 2px;
  font-size: 8pt;
  height: 10em;
}

div.newsPanelOuter div#newsPanel h3 {
  color: #517DBA;
  font-size: 10pt;
}

div.newsPanelOuter div#newsPanel p {
  text-align: justify;
}

div.newsPanelOuter div#newsPanel a {
  color: #517DBA;
}

/*  footer styles */

div#footer {
  border-width: 2px 0px;
  border-style: solid;
  border-color: #3B721F;
  padding: 0;
  font-size: 8pt;
}

div#footer a {
  color: #517DBA;
  text-decoration: none;
}

* html div#footer a {
  font-size: smaller;
}

div#footer a:hover {

}
div#footer a:visited {

}


/*

  Menu styles (pure CSS - see Meyer)

*/

ul.menuh li:hover {
  background-color: teal;
}

ul.menuh li ul li:hover {
  background-color: teal !important;
}

ul.menuh li:hover ul li {
  background-color: #044;
}

ul.menuh li a {
  color: white;
}

ul.menuh li b {
  font-weight: 500;
  color: white;
}


/****************************************************************************
   nix.Widget styles
****************************************************************************/

.nixPages {

}

.nixPageVisible {
  visibility: visible;
  height: 100%;
}

.nixPage {
  visibility: hidden;
  height: 0px;
}




