/*///////////////////////////////////////////////////////////////////////////////*/
/*//  MODULE CSS                                                               //*/
/*//  Do not delete the styles in this section.  They are used by the module.  //*/
/*//  You of course, may modify them to suit your design and layout.           //*/
/*///////////////////////////////////////////////////////////////////////////////*/

/*~~  SYSTEM  ~~*/
.systemnotice {font-family: verdana,arial; color: #00ffff; font-weight: bold; font-size: 16px;}

div.systemstatus {border: solid 1px #dddddd; padding: 8px; background-color: #7E1D08; text-align: left;}
.systemstatus {font-size: 11px; color: #ffff99; font-weight: bold;}

p.pagetitle {font-family: tahoma, verdana, arial; font-size: 12px; font-weight: bold; margin-bottom: 5px;}
.pagesubtitle {font-family: tahoma, verdana, arial; font-size: 12px; font-weight: bold;}

.redirect	{font-size: 16px; font-weight: bold;}
.redirectsmall {font-size: 11px;}
a.redirectsmall:link, a.redirectsmall:visited, a.redirectsmall:active {color: #f9f9d9;}
a.redirectsmall:hover {color: #cccccc;}

.pgnav {border: solid 1px #cccccc; padding: 1px 3px; color: #000000; font-size: 11px; font-weight: bold; background-color: #dddddd;}
.pgnavactive {border: solid 1px #cccccc; padding: 1px 3px; color: #000000; font-size: 11px; font-weight: bold; background-color: #dddddd;}
.pgnavinactive {border: solid 1px #dddddd; padding: 1px 3px; color: #000000; font-size: 11px; font-weight: bold; background-color: #dddddd;}
a.pgnavlink:link, a.pgnavlink:visited, a.pgnavlink:active {color: #999999; font-weight: bold; text-decoration: none;}
a.pgnavlink:hover {color: #000000; font-weight: bold; text-decoration: none;}

#nav {text-align: left; font-size: 12px; font-weight: bold; margin-bottom: 8px; border-bottom: solid 1px #dddddd;}
#nav a:link, #nav a:visited, #nav a:active {color: #FFFF99; text-decoration: none}
#nav a:hover {color: #7E1D08; text-decoration: underline;}

#producerform table {width: 100%; border-collapse: collapse; border: solid 1px #dddddd;}
#producerform th {text-align: left; vertical-align: middle; padding: 2px 5px; border: solid 1px #dddddd; background: #dddddd;}
#producerform th p {font-size: 11px; color: #FFFF99; font-weight: bold;}
#producerform td {vertical-align: middle; padding: 3px 5px;}
#producerform td.alt {vertical-align: middle; padding: 3px 5px; background-color: #efefef;}
#producerform td p {font-weight: bold;}
#producerform small {font-size: 10px; color: #cccccc;}

#producerlisttable table {width: 100%; border-collapse: collapse; border: solid 1px #dddddd;}
#producerlisttable th {text-align: left; vertical-align: middle; padding: 2px 4px; border: solid 1px #dddddd; background: #dddddd;}
#producerlisttable th p {color: #000000; font-weight: bold;}
#producerlisttable td {vertical-align: middle; padding: 2px 4px; border: solid 1px #dddddd;}
#producerlisttable td p {font-size: 10px;}
#producerlisttable td.nolisting {text-align: center; padding: 5px; font-size: 12px; font-weight: bold;}
#producerlisttable small {font-size: 10px;}
#producerlisttable p.description {font-size: 10px; color: #00ff00;}
#producerlisttable a:link, #producerlisttable a:visited, #producerlisttable a:active {color: #7E1D08; font-weight: bold; text-decoration: none}
#producerlisttable a:hover {color: #FF9900; font-weight: bold; text-decoration: underline;}

/*-- INDEX PAGE (index.cfm --*/
#producerlisttable th.pdcolumn1 {width: 2%;}
#producerlisttable th.pdcolumn2 {width: 75%;}
#producerlisttable th.pdcolumn3 {width: 20%;}
#producerlisttable th.pdcolumn4 {width: 5%;}
#producerlisttable td.pdcolumn1 {text-align: right; vertical-align: top; width: 2%;}
#producerlisttable td.pdcolumn2 {text-align: left; vertical-align: top;}
#producerlisttable td.pdcolumn3 {text-align: left; vertical-align: top;}
#producerlisttable td.pdcolumn4 {text-align: center; vertical-align: top;}

#producerlisttable td.pdcolumn1alt {text-align: right; vertical-align: top; background-color:#efefef; width: 2%;}
#producerlisttable td.pdcolumn2alt {text-align: left; vertical-align: top; background-color:#efefef;}
#producerlisttable td.pdcolumn3alt {text-align: left; vertical-align: top; background-color:#efefef;}
#producerlisttable td.pdcolumn4alt {text-align: center; vertical-align: top; background-color:#efefef;}

#producerlisttable th.column1 {}
#producerlisttable td.column1 {padding: 3px 5px; text-align: justify; vertical-align: top;}
#producerlisttable th.column1 p {font-size: 12px;}
#producerlisttable td.column1 p {font-size: 11px;}

/*-- SEARCH PAGE (index.cfm --*/
#producersearchtable table {width: 100%; border-collapse: collapse;}
#producersearchtable th.pdcolumn1 {width: 2%;}
#producersearchtable th.pdcolumn2 {width: 75%;}
#producersearchtable th.pdcolumn3 {width: 20%;}
#producersearchtable th.pdcolumn4 {width: 5%;}
#producersearchtable td.pdcolumn1 {text-align: right; vertical-align: top; width: 2%;}
#producersearchtable td.pdcolumn2 {text-align: left; vertical-align: top;}
#producersearchtable td.pdcolumn3 {text-align: left; vertical-align: top;}
#producersearchtable td.pdcolumn4 {text-align: center; vertical-align: top;}

#producersearchtable td.pdcolumn1alt {text-align: right; vertical-align: top; background-color:#efefef; width: 2%;}
#producersearchtable td.pdcolumn2alt {text-align: left; vertical-align: top; background-color:#efefef;}
#producersearchtable td.pdcolumn3alt {text-align: left; vertical-align: top; background-color:#efefef;}
#producersearchtable td.pdcolumn4alt {text-align: center; vertical-align: top; background-color:#efefef;}

#producersearchtable th.column1 {}
#producersearchtable td.column1 {padding: 3px 5px; text-align: justify; vertical-align: top;}
#producersearchtable th.column1 p {font-size: 12px;}
#producersearchtable td.column1 p {font-size: 11px;}

#noresults {width: 90%; font-size: 14px; font-weight: bold; padding: 8px;}

/*-- NO ACCESS PAGE --*/
#noaccess {width: 90%; text-align: justify; font-size: 14px; font-weight: bold; padding: 8px; border: solid 1px #cccccc; background: #3F5671;}

/* ======================================== */
/*              CUSTOM CSS                  */
/*   You can do anything with the styles    */
/*                below.                    */
/* ======================================== */	
