a:link.non-ul {
  color:#004600;
  background: transparent;
  text-decoration: none;
}
a:visited.non-ul {
  color:#004600;
  background: transparent;
  text-decoration: none;
}
a:hover.non-ul {
  color:#004600;
  background: transparent;
  text-decoration: underline;
}
a:active.non-ul {
  color:#000000;
  background: transparent;
}
a:link {
  background:transparent;
  color:#004600;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  background:transparent;
  color:#004600;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  background:transparent;
  color:#336765;
  text-decoration: none;
  font-weight: bold;
}
a:active {
  background:transparent;
  color:#FF0000;
  text-decoration: none;
  font-weight: bold;
}
.sitebody {
  background:#FFFFFF;
/*  background:url(/layout/netsprockets/images/tile_back.jpg) left top repeat-x; */
/*  background:#437643 url(/layout/netsprockets/images/tile_back.gif) left top repeat-x; */
  color:#000000;
  font: 95% arial,verdana,helvetica,tahoma,sans-serif;
  padding:0px;
  margin:0px;
  /*
    scrollbar-3dlight-color:#D1D7DC;
    scrollbar-arrow-color:#006699;
    scrollbar-darkshadow-color:#98AAB1;
    scrollbar-face-color:#DEE3E7;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#DEE3E7;
    scrollbar-track-color:#EFEFEF;
  */
}
fieldset {
  margin-bottom:1em;
}
fieldset p {
  padding:5px;
  margin:0px;
}
fieldset p {
  margin-top:5px;
  margin-bottom:0px;
}
fieldset legend {
  font-size:.9em;
}
form {
  margin-top:5px;
  margin-bottom:5px;
}
form div.notes p,
form div small {
  line-height:125%;
}

form div.notes li {
  margin-left:10px;
}
form fieldset div.notes {
  float:right;
  width:170px;
  height:auto;
  margin:0px 0px 10px 10px;
  padding:5px;
  border:1px solid #666666;
  background-color:#ffffe1;
  color:#666666;
  font-size:.75em;
}

form fieldset div.notes h4 {
  background-image:url(images/icon_info.png);
  background-repeat:no-repeat;
  background-position:top left;
  padding:3px 0px 2px 27px;
  border-width:0px 0px 1px 0px;
  border-style:solid;
  border-color:#666666;
  color:#666666;
  margin-bottom:5px;
  margin-top:0px;
  font-size:1.3em;
}

form fieldset div.notes p {
  margin:0em 0em 1.2em 0em;
  color:#666666;
}

form fieldset div.notes p.last {
  margin:0em;
  padding-bottom:5px;
}

h1 {
  font-size: 120%;
}
h2 {
  font-size: 100%;
}

img {
  border: 0;
}
input, submit {
  color:#000000;
  font:100% arial,verdana,helvetica,tahoma,sans-serif;
}
select {
  color:#000000;
  font:100% arial,verdana,helvetica,tahoma,sans-serif;
}
td { /* controls size of ALL text */
  font:95% arial,verdana,helvetica,tahoma,sans-serif;
}
textarea {
  color:#000000;
  font:95% arial,verdana,helvetica,tahoma,sans-serif;
}
th {
  color:#000000;
  background-color: #F5EED0;
  font:bold smaller arial,verdana,helvetica,tahoma,sans-serif;
  padding-left:3px;
}
/* CLASSES ********************************************************************/

/* Admin lists ****************************************************************/
.admin-list-icon {
  float:left;
  padding:5px;
}
.admin-list-table {
  width:100%;
  text-align:left;
  border-spacing:1px;
}
.admin-list-table form {
  margin:0px;
}
.admin-list-search{
  text-align:center;
  margin-top:5px;
  margin-bottom:5px;
}
.admin-list-field {
  text-align:left;
  padding-left:5px;
  padding-right:5px;
}
.admin-list-headerfield {
  text-align:left;
  padding-left:5px;
  padding-right:5px;
  font-size:17px;
}
/* general alignment classes **************************************************/
.alignleft {
  text-align:left;
}
.alignright {
  text-align:right;
}
.aligncenter {
  text-align:center;
}
.aligntop {
  vertical-align:top;
}
/* Blocks *********************************************************************/
.block-box-left {
  margin:10px;
}
.block-box {
  margin:5px 10px 15px 0px;
}
.block-box-right {
  margin:30px 10px 15px 10px;
}

.block-box-left {
  margin:5px 10px 15px 10px;
}
.block-box-left ul,
.block-box-right ul {
  /* do not indent lists in the blocks too much */
  padding-left:20px;
  margin-top:0px;
  margin-bottom:0px;
}
.block-bg-left,
.block-bg-right{
  border-top:1px solid #FFFFFF;
}
.block-bg-spreader {
  /* this is making sure that the blocks have a minimum width */
  background:transparent;
  width:200px;
  height:1px;
}
.block-content,
.block-content-right,
.block-content-left {
  background:transparent;
  color:#000000;
  padding-bottom:2px;
  padding-top:2px;
  clear:both;
}
.block-content-left ul,
.block-content-right ul,
.block-content ul {
  margin-top:0;
  margin-bottom:0;
  margin-left:16px;
  padding-left:0;
  border:none;
}
.block-divider {
  background:#FFFFFF;
  border-bottom:1px solid #F7F7F7;
  border-top:1px solid #E7E7E7;
  color:#000000;
  padding-top:2px;
}
.block-divider-left {
  border-top:1px solid #E7E7E7;
  border-bottom:1px solid #FFFFFF;
  width:90%;
  margin:0 auto;
  line-height:0px;
}
.block-divider-right {
  border-top:1px solid #CCCCCC;
  border-bottom:1px solid #FFFFFF;
  width:90%;
  margin:0 auto;
  line-height:0px;
}
.block-featured-left {
  background:#fbfaf5 url(/layout/netsprockets/images/leftblockback.gif);
  border-right:1px solid #FFFFFF;
}
.block-featured-right,
.block-featured-right a:link,
.block-featured-right a:hover,
.block-featured-right a:visited {
  font:normal 90% arial,verdana,helvetica,tahoma,sans-serif;
  background:#fbfaf5 url(/layout/netsprockets/images/rightblockback.gif);
}
.block-helpicon {
  padding-top:0px;
  text-align:right;
  float:right;
}
.block-outerborder-left {
  border-left:1px solid #E7E7E7;
}
.block-outerborder-right {
  border-right:1px solid #ECECEC;
}
.block-title,
.blocktitle,
.block-title-left,
.block-title-right {
  background:transparent;
  color:#1A3955;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
}

/* Block Lists ****************************************************************/
.list-feed,
.list-new-plugins,
.list-new-comments,
.list-new-trackbacks,
.list-older-stories { 
  margin:0px;padding:0px;
}

/* Comments *******************************************************************/
.commentbar-line1 {
  background:transparent;
  color:#000000;
  padding:3px 3px;
  text-align:center;
}
.commentbar-line2 {
  background:#E7E7E7;
  border-bottom:1px solid #FFFFFF;
  border-top:1px solid #FFFFFF;
  text-align:center;
}
.commentbar-line3 {
  background:#FFFFFF;
  border-bottom:1px solid #FFFFFF;
  border-top:1px solid #E7E7E7;
  color:#000000;
  padding:3px 3px;
  text-align:center;
}
.commenttitle {
  background:#F7F7F7;
  border-bottom:1px solid #E7E7E7;
  border-left:1px solid #E7E7E7;
  border-right:1px solid #E7E7E7;
  border-top:1px solid #E7E7E7;
  font-weight:bold;
  font-size:smaller;
  padding:3px 0px 3px 10px;
}
/******************************************************************************/
.edit-perm-down {
  text-align:center;
}
.edit-perm-up{
  text-align:center;
  padding-right:10px;
  padding-left:10px;
}
.fieldhelp {
  font-size:0.8em;
  color:#666666;
}
.footerblock {
  color:#ABABAB;
  font: normal 60% arial,verdana,helvetica,tahoma,sans-serif;
  height: 125px;
  width: 740px;
  text-align:center;
}
.footerblock a:link {
  color:#ABABAB;
  font: normal 80% arial,verdana,helvetica,tahoma,sans-serif;
}
.footerblock a:visited {
  color:#ABABAB;
  font: normal 80% arial,verdana,helvetica,tahoma,sans-serif;
}
.footerblock a:hover {
  color:#ABABAB;
  font: normal 80% arial,verdana,helvetica,tahoma,sans-serif;
}
.footerblock a:active {
  color:#FF0000;
  font: normal 80% arial,verdana,helvetica,tahoma,sans-serif;
}
.footerblock-aux {
  color:#ABABAB;
  font: normal 80% arial,verdana,helvetica,tahoma,sans-serif;
  text-align:left;
}
.headerinfo,
.headerinfo a:visited,
.headerinfo a:hover,
.headerinfo a:link {
  color:#494843;
  font:85% arial,verdana,helvetica,tahoma,sans-serif;
}
.header-envelope {
  border-bottom:0px solid #FFFFFF;
  border-left:0px solid #003300;
  border-right:0px solid #003300;
  border-top:0px solid #c7c7c7;
  padding-left:0px;
  padding-right:0px;
  background: #FFFFFF;
}
.header-logobg {
  padding-top:0px;
}
.header-logobg-container-inner {
  background:url(/layout/netsprockets/images/header-logo.gif) left no-repeat;
height: 55px;
}
.header-logobg-container-outer {
  background:#FFFFFF;
}
.header-msgenvelope {
  border-top:0px solid #000000;
  border-bottom:0px solid #000000;
  background: #424242;
  height: 35px;
  padding-bottom:3px;
  padding-top:3px;
}
.header-navigation {
  border-bottom:1px solid #CCCCCC;
  color:#ABABAB;
  font:95% arial,verdana,helvetica,tahoma,sans-serif;
  padding-bottom:3px;
  padding-top:13px;
}
.header-navigation a:link {
  border-bottom:0px solid #CCCCCC;
  color:#ABABAB;
  font:95% arial,verdana,helvetica,tahoma,sans-serif;
}
.header-navigation a:visited {
  border-bottom:0px solid #CCCCCC;
  color:#ABABAB;
  font:95% arial,verdana,helvetica,tahoma,sans-serif;
}
.header-navigation a:hover {
  border-bottom:0px solid #CCCCCC;
  color:#ABABAB;
  font:95% arial,verdana,helvetica,tahoma,sans-serif;
}
.header-navigation a:active {
  border-bottom:0px solid #CCCCCC;
  color:#FF0000;
  font:95% arial,verdana,helvetica,tahoma,sans-serif;
}
.header-navigation-container {
  border-bottom:0px solid #FFFFFF;
}
.header-welcomeanddate {
  border-bottom:0px solid #CCCCCC;
  height:33px;
}
.header-searchbutton {
  padding-left: 2px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 19px;
}
.msgs {
  font:12px verdana,helvetica,tahoma,arial,sans-serif;
  padding:9px 0px 10px 17px;
  height:35px;
}
.highlight {
  color:#000000;
  background-color:yellow;
  text-decoration:none;
}
.inputTable td {
  padding:4px;
  vertical-align:top;
}
.inputTable label {
  font-weight:bold;
  float:right;
  white-space:nowrap;
}
.moderation-cc {
  width:100%;
}
.moderation-cc-row {
  clear:both;
  height:80px;
  width:100%;
}
.moderation-cc-item {
  float:left;
  text-align:center;
}
.pagenav {
  text-align:center;
}
.row_center td {
  text-align:center;
}
.searchauth {
  background:transparent;
  color:#000000;
  text-align:left;
}
.searchdate {
  background:transparent;
  color:#000000;
  text-align:right;
}
.searchform-box {
  background:#E7E7E7;
  text-align:right;
  border-bottom:1px solid #CCCCCC;
  height:52px;
  padding:0px 4px 0px 1px;
  margin:0px;
}
.searchform-elements{
  display:inline;
  position:relative;
  top:6px;
}
.searchform-elements input{
  font-size:0.9em;
}
.searchhits {
  background:transparent;
  color:#000000;
  text-align:right;
}
.site-slogan {
  color:#ffffff;
  background:transparent;
}
/* Stats **********************************************************************/
.stats-list-count {
  text-align:right;
  padding-left:5px;
  padding-right:5px;
}
.stats-header-title {
  text-align:left;
  width:90%;
  padding-left:5px;
  padding-right:5px;
}
.stats-header-count {
  text-align:left;
  width:10%;
  padding-left:5px;
  padding-right:5px;
}
/* END Stats ***************************************/
.story-box {
  background:transparent;
  color:#000000;
  word-spacing: .1em;
  font:100% arial,verdana,helvetica,tahoma,sans-serif;
}
.story-byline,storybyline {
  background:transparent;
  color:#1A3955;
  font:90% arial,verdana,helvetica,tahoma,sans-serif;
}
.story-container { /* story left and right margins */
  padding-right:0px;
  padding-left:0px;
  padding-top:0px;
}
.story-information {
  background:transparent;
  color:#1A3955;
  font:70% arial,verdana,helvetica,tahoma,sans-serif;
  padding-left:3px;
  padding-bottom:5px;
}
.story-title {
  background:transparent;
  color:#000000;
  font:bold 110% arial,verdana,helvetica,tahoma,sans-serif;
}
.story-title-featured {
  background:transparent;
  color:#000000;
  font:bold 120% arial,verdana,helvetica,tahoma,sans-serif;
}

/* Story **********************************************************************/
.story {
  /* the frame around all elements of one story */
  background:transparent;
  color:#000000;
}
.story h1{
  /* the title of a story */
  background:transparent;
  color:#000000;
  font-weight:bold;
  padding-left:1px;
}
.story-body {
  /* this is the actual content of the story */
  padding:3px;
}
.story-featured {
  /* the frame around all elements of a featured story */
  background:transparent;
  color:#000000;
}
.story-featured h1 {
  /* the title of a featured story */
  background:transparent;
  color:#000000;
  font-weight:bold;
  font-size:1.4em;
  padding-left:1px;
}
.story-icons {
  /* print & mail icons in a storybox */
  float:left;
}
.story-footer {
  /* the bottom of the story with edit-links etc */
  padding:3px;
  text-align:left;
}
.story-information {
  /* the author, views and date of a story */
  padding:3px;
  font-size:0.85em;
  background:transparent;
  color:#000000;
}
.story-pad { /* story left and right margins */
  padding-right:30px;
  padding-left:30px;
  padding-top:5px;  
  padding-bottom:20px;  
}
/**********************************************************************/
.xpinputfield {
  border:1px solid #7B9EBD;
}

.topicoption,
.topicoption-off {
}
.warning {
  background:transparent;
  color:#FF0000;
  font-weight:bold;
}
.warningsmall {
  background:transparent;
  color:#FF0000;
}

/* Default Plugin CSS Declarations */
/* Recommended CSS to be used by Plugin Authors - allows easier site themeing */

.plugin {
  color:#000000;
  background-color:transparent;
  font-weight:normal;
  border:1px solid #CCCCCC;
}
.plugin th {
  color:#000000;
  background-color:#B7C1DC;
  padding:5px;
  text-align:left;
}
.plugin tr {
  vertical-align:top;
}
.plugin td {
  padding:2px 5px 2px 5px;
}
.pluginBG {
  color:#FEFEFE;
  background-color:#336633;
}
.pluginAltBG {
  background-color:#336633;
}
.pluginAltBG td {
  color:#FFFFFF
}
.pluginCellTitle { /* forum heading titles */
  color:#FFFFFF;
  font-weight:bold;
  background-color:#626262;
  padding:5px;
}
.pluginCellFill {
  background-color:#DBDBB8;
}
.pluginCellText {
  color:#000000;
  font-weight:normal;
}
.pluginHeader {
  color:#000000;
  font-weight:bolder;
  padding-top:3px;
  padding-bottom:3px;
}
.pluginFooter, .pluginFooter td {
  background-color:#626262;
  color:#FFFFFF;
  }
.pluginAlert {
  padding:5px 15px 5px 15px;
  color:#FEEBDC;
  background-color:#424242;
  font-weight:bold;
}
.pluginInfo {
  padding:5px 5px 5px 0px;
  color:#000000;
  background-color:#fbfaf5;
  font:bold 80% verdana,helvetica,tahoma,arial,sans-serif;
}
.pluginSubTable {
  color:#000000;
  background-color:#CCCCCC;
  font-weight:normal;
  border:1px solid #CCCCCC;
}
.pluginSubTable th {
  color:#000000;
  background-color:#C9D1E4;
  padding:5px;
  text-align:left;
}
.pluginSubTable tr {
  vertical-align:top;
}
.pluginSolidOutline {
  background-color:#FFFFFF;
}
.pluginSolidFill {
  background-color:#1A3955;
}
.pluginTitle {
  background-color:#336633;
  color:#F5F9FF;
  padding:4px;
  padding-left:6px;
  padding-right:6px;
}
.pluginCellSubTitle {
  background-color:#DBDBB8;
  color:#000000;
  padding:4px;
  padding-left:6px;
  padding-right:6px;
}
.pluginTinyText {
  font-size:0.60em;
}
.pluginSmallText {
  font-size:0.7em;
}
.pluginMediumText {
  font-size:0.8em;
}
.pluginLargeText {
  font-size:1em;
}
.pluginAltText {
  color:#FFFFFF;
}
.pluginRow1, .pluginRow1 td {
  color:#000000;
  background-color:#FDFAF0;
  line-height:120%;
}
.pluginRow2, .pluginRow2 td {
  color:#000000;
  background-color:#FAF7E1;
  line-height: 120%;
}
.pluginRow1 .pluginRollOver,
.pluginRow2 .pluginRollOver,
.pluginRollOver {
  color:#000000;
  background-color:#FFFFFF;
  line-height:120%;
}
.pluginRow1 .pluginRollOut,
.pluginRow2 .pluginRollOut,
.pluginRollOut {
  color:#000000;
  background-color:#FDFAF0;
  line-height:120%;
}
.pluginLinks A:link {
  color:#000000;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
}
.pluginLinks A:visited {
  color:#000000;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
}
.pluginLinks A:hover {
  color:#000000;
  font-style:normal;
  font-weight:bold;
  text-decoration:underline;
}
.pluginBreadCrumbs,
.pluginBreadCrumbs A:link {
  color:#FFFFFF;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginBreadCrumbs A:visited {
  color:#FFFFFF;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginBreadCrumbs A:hover {
  color:#FFFFFF;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
a.pluginButton:link, a.pluginButton:visited {
  color:#000000;
  text-align:center;
  padding-top:2px;
  display:block;
  height:19px;
  text-decoration:none;
  background-color:transparent;
}
a.pluginButton:hover {
  color:black;
  text-align:center;
  padding-top:2px;
  background:center url(navbar/images/button_over.gif);
  background-repeat:repeat-x;
  display:block;
  height:19px;
  text-decoration:none;
  background-color:transparent;
}

/* Navbar Class CSS ***********************************************************/
#navcontainer {
  float:left;
  width:100%;
  background:#F4F4F4;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #24618E;
  }
#navcontainer ul {
  margin:0px;
  padding:10px 10px 0 50px;
  list-style:none;
}
#navcontainer li {
  display:inline;
  margin:0px;
  padding:0px;
}
#navcontainer a {
  float:left;
  background:url("navbar/images/tableftJ.gif") no-repeat left top;
  margin:0px;
  padding:0px 0px 0px 5px;
  text-decoration:none;
}
#navcontainer a span {
  float:left;
  display:block;
  background:url("navbar/images/tabrightJ.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navcontainer a span {
  float:none;
}
/* End IE5-Mac hack */
#navcontainer a:hover span {
  color:#FFFFFF;
}
#navcontainer a:hover {
  background-position:0% -42px;
}
#navcontainer a:hover span {
  background-position:100% -42px;
}
#navcontainer a#current span {
  background:url("navbar/images/tabrightI.gif") no-repeat left top;
  background-position:100% -42px;
  color:#FFFFFF;
}
#navcontainer a:link#current,
#navcontainer a:visited#current,
#navcontainer a:hover#current {
  background:url("navbar/images/tableftI.gif") no-repeat left top;
  background-position:0% -42px;
}

/* Common CSS for on-hover tooltip feature */
a.tooltip {
  position: relative; /*this is the key*/
  z-index:10;
  color:#000;
  text-decoration:none;
}
a.tooltip:hover  {
  z-index:100;
  text-decoration:none
}
a.tooltip span {
  display: none
}
a.tooltip:hover span {
  /*the span will display just on :hover state*/
  z-index:100;
  color:#033666;
  font-style:normal;
  font-size:.8em;
  line-height: 125%;
  display:block;
  position:absolute;
  border:1px solid #C8DAF7;
  background-color:#E5EFFF;
  padding:4px;
  text-align: left;
  text-decoration:none;
  left:-20px;
  top:10px;
  min-width:150px;
  width:150px; /*I put this here. It works so far */
}
/* End of common CSS for on-hover info feature */

/* End of Common Plugin CSS */

/* Poll Plugin ****************************************************************/
.poll-vote,
.poll-vote-results {
  background:transparent;
  color:#000000;
  font-size:smaller;
}

/******************   NEW CSS ADDED FOR Weather ************************/

.middleboxtitle
{
background-color: #DEDEDE;
color: #000000;
font-size: 80%;
font-weight: bold; 
font-family: arial,verdana,helvetica,tahoma,sans-serif;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
padding-bottom: 1px;
padding-top: 1px;
}
.normblocktext
{
background-color: #transparent;
color: #006600;
width:90%;
}
/******************   END Weather ************************/
/*
====================================================================================
MENU OPTIONS
====================================================================================
*/
#wrap {
    border:1px solid black;
    width:740px;
    }
#menu {
    background:#EAF37E;
    padding:8px 0px 5px 0px;
    width:740px;
    }
#menu a {
    padding:4px 6px 5px 10px;
    text-decoration:none;
    border-right:1px solid #FFFFFF;
    font:normal 16px Tahoma,helvetica,verdana,arial,sans-serif;
    color:#424242;
    }
#menu a.hover {
    background: #3b3b3b;
    color: #FFFFFF;
   }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }
#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}
/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}
/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}
.transMenu.top .items {
	border-top:none;
	}
/* each TR.item is one menu item */
.transMenu .item {
    color: #ffffff;
    font:normal 13px arial,sans-serif, verdana,helvetica,Tahoma;
    text-decoration:none;
/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
    border: none;
    cursor:pointer;
    cursor:hand;
    }
/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px; /* controls submenu position */
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	}
/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:4px; width:3px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}
/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:3px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}
/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
        color:#ffffff;
	background:#727272;
	}
/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}
/*
====================================================================================
END MENU OPTIONS
====================================================================================
*/

/* FormEditor custom field styles */
.frm_label1 { color:black }
.frm_label2 { color:black; font-weight: bold; }
.frm_label3 { color:red; font-weight:bolder }
.frm_label4 { color:black; white-space:nowrap }
input.error, textarea.error, select.error {padding-top: 0px;padding-right: 16px;border: 1px solid red;background-color: #FFFCE2; background-image: url(images/warning_obj.gif); background-position: right; background-repeat: no-repeat;}

/* zClassified Ads css section */
TR.frame
{
	background: url( ./framebg.gif );
    background-color: #006699;
	font-weight: bold;
    color: #FFFFFF
}
.detail
{
	background-color: #E6E6E6;
}

/*Formatting of headers and messages e.g. Recent Added etc.*/
p.headmsg
{
	font-weight: bold;
	color: black;
	text-align: left;
}

/* Forum Plugin specific CSS */
.codeblock  { 
  background-color:#ECE9D8; 
  color:#000;
  width: 550px;
  height: 160px;
  overflow: auto;
  min-height: 50px;
  max-height: 120px;
  margin: 5px 0px 5px 5px;
  padding:5px;
  border: 1px dashed black;
}
.quotemain
{
  background:#FAFCFE url('forum/image_set/img_quote.gif') no-repeat top right;      
  border: 1px dotted #000;
  border-left: 4px solid #8394B2;
  color:#465584;
  padding: 4px;
  margin: 5px auto 8px auto;
}

/* CSS Declarations for Code block feature - default will use the .php one */
div .php { max-height:400px; overflow:auto; height:auto; width:auto; min-height:100px; }
div .html { height:300px; overflow:auto; width:auto; min-height:100px; }  
div .css { height:300px; overflow:auto; width:auto; min-height:100px; }  

/* END of Forum Plugin CSS */
/* Front page code */
.mainimage{
width: 740px;
height: 410px;
background-image: url(/layout/netsprockets/images/netsprockets.jpg);
background-repeat: no-repeat;
padding:0px;
border-bottom:0px solid #FBF6E0;
}
.communitynews {
  width:450px;
}
.cbackground {
  padding-bottom:10px;
  padding-top:55px;
  padding-left:2em;
  padding-right:1em;
  vertical-align:top;
  border-right:3px solid #FBF6E0;
  background: #3A6734 url(/layout/netsprockets/images/communitynews.gif) no-repeat;
}
.communitynews a:link,
.communitynews a:visited {
  background:transparent;
  color:#FDFFCF;
  font-weight: bold;
}
.communitynews a:hover {
  background:transparent;
  color:#F8F2D0;
  font-weight: bold;
  text-decoration: underline;
}
.cnheading{
  background:transparent;
  color:#FFFFFF;
  font:90% verdana,helvetica,tahoma,arial,sans-serif;
  font-weight: bold;
}
.discussions {
  vertical-align:top;
  padding-left:130px;
  padding-right:0px;
  padding-top:45px;
  padding-bottom:10px;
  border-top:3px solid #FBF6E0;
  border-right:3px solid #FBF6E0;
  background:#C4D0AA url(/layout/netsprockets/images/discussions.gif) no-repeat;
}
.discussions a:link,
.discussions a:visited,
.discussions a:hover {
  font: 80% arial,verdana,helvetica,tahoma,sans-serif;
}
.discussionstext{
  font: 80% arial,verdana,helvetica,tahoma,sans-serif;
}
.generalevents {
  color:#000000;
  width:220px;
}
.gbackground {
  vertical-align:top;
  padding-right:25px;
  padding-left:62px;
  padding-top:40px;
  background: url(/layout/netsprockets/images/generalevents.gif) top no-repeat;
}
.generalevents a:link,
.generalevents a:visited {
  color:#7D5F31;
  font: 90% verdana,helvetica,tahoma,arial,sans-serif;
  font-weight:bold;
}
.popfiles {
  vertical-align:top;
  color:#000000;
  padding-right:0px;
  padding-left:65px;
  padding-top:45px;
  background: url(/layout/netsprockets/images/popfiles.gif) top no-repeat;
}
.popfiles a:link,
.popfiles a:visited {
  color:#004400;
  font: 90% arial,verdana,helvetica,tahoma,sans-serif;
  font-weight:bold;
}
.featuredannouncetitle,
.featuredannouncetitle a:link {
  background:transparent;
  color:#FDFFCF;
  font:165% arial,verdana,helvetica,tahoma,sans-serif;
  font-weight: bold;
}
.featuredannouncetitle a:hover {
  background:transparent;
  font:165% arial,verdana,helvetica,tahoma,sans-serif;
  font-weight: bold;
  text-decoration: underline;
}
.featuredannouncetext {
  background:transparent;
  color:#FFFFFF;
  font:100% arial,verdana,helvetica,tahoma,sans-serif;
  font-weight: normal;
  text-decoration: none;
  padding-top:6px;
}
.generictext,
.generictext a:link {
  background:transparent;
  color:#000000;
  font:90% arial,verdana,helvetica,tahoma,sans-serif;
  font-weight: normal;
  text-decoration: underline;
}
#announceback {
}

#announceback a:link {
}

#announceback a span {
         display: none;
}

#announceback a#link1 {
float:left;
border:0px dashed red; /* debug */
display:block;
height:120px;
width:185px;
margin-top:150px;
margin-left:20px;
}
#announceback a#link2 {
float:left;
border:0px dashed red; /* debug */
display:block;
height:117px;
width:100px;
margin-top:40px;
margin-left:314px;
}
#announceback a#link3 {
float:left;
border:0px dashed red; /* debug */
display:block;
height:87px;
width:76px;
margin-top:-93px;
margin-left:429px;
}

/*Private Messenger*/
.middleboxtitle
{
background-color: #DEDEDE;
color: #000000;
font-size: 11px;
font-weight: bold; 
font-family: tahoma, verdana, helvetica, arial, sans-serif;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;

border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;

border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
padding-bottom: 1px;
padding-top: 1px;
}
.displaybox {
background-color:#fbfaf5;
padding:20px;
color: #000000;
font:bold 110% verdana,helvetica,tahoma,arial,sans-serif;
}
.articleFeature
{
color: #000000;
font-weight: bold;
font-size: 14px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}
.articleTitle
{
color: #000000;
font-weight: bold;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, sans-serif;
} 
.quotebox
{
color:#000000;
font-weight: normal;
background-color: #F0F0F0;
font-family: Verdana;
font-size: 9px;
}
