/****************************************************************/
/*	stylesheet for merchant invitation section						*/
/****************************************************************/

div,p { color: #66cc66; }
table#localnav { width: 950px; }
table#localnav div, table#localnav p { color: #000; font-size: 12px; }
table#localnav a { color: #66cc66; }
table#localnav a:hover { color: #666; font-weight: 600; }
table#localnav td div, table#localnav td ul li { color: #f1f1f1; margin: 8px 0 8px 0; }
table#localnav td div#title { font-size: 24px; color: #66cc66; }

table#localnav .publication { font-weight: 600; }
table#localnav .section { color: #336699; font-size: 14px;  weight: 600; }
table#localnav td { vertical-align: top; }
table#localnav td.spacing { width: 20px;  }
table#localnav td.left { width: 600px; }
table#localnav td.right { width: 350px; }
table#localnav textarea { width: 100%; }


table#application { width: 600px; }
table#application td { vertical-align: middle; height: 25px; }
table#application td, table#application td div, table#localnav td ul li { color: #f1f1f1; margin: 8px 0 8px 0; }
table#application td.entry { width: 80px; }
table#application td.notes { width: 50px; }
table#application td.spacing { height: 50px; }
table#application textarea { width: 100%; }
table#application input.short { width: 50%; }
table#application input.long { width: 100%; }
table#separator td { width: 600px; height: 1px; background-color: #ccc; } 

p#error { color: #ff6600; }
p#error a, p#error a:visited  { color: #66cc66; }
