/* Standard CSS for this theme, use style.css file only for elements which
   don't work in Netscape 4.x or to redefine elements that were crippled
   in this css file for NN and need to be defined properly for everyone
   else.  */

/* 11-30-02 ColdRolledSteel Extended pn-pagetitle to handle links correctly
*/

/* Copied and pasted from theme.php:

	$bgcolor1 = "white";   // primary background
	$bgcolor2 = "#669999"; // secondary background
	$bgcolor3 = "#336666"; // dark highlights
	$bgcolor4 = "#99CCCC"; // light highlights
	$bgcolor5 = "#003333"; // extra dark highlights
	$textcolor1 = "#000000"; // primary text
	$textcolor2 = "#336666"; // highlighted text
	$textcolor3 = "#990000"; // off-set highlighted text (for anchors & hovers)

*/

BODY {
font-family: Verdana, Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
margin-bottom: 2px;
margin-left: 2px;
margin-right: 2px;
margin-top: 2px;
text-decoration: none;
scrollbar-base-color: #99CCCC; /* $bgcolor4 */
scrollbar-arrow-color: #336666; /* $bgcolor3 */
scrollbar-face-color: #669999; /* $bgcolor2 */
scrollbar-DarkShadow-Color: #003333; /* $bgcolor5 (Extra Dark) */
}

TD {
font-family: Verdana, Tahoma, sans-serif;
font-size: 11px;
}

TH {
font-family: Verdana, Tahoma, sans-serif;
font-size: 13px;
}

H1 {
font-family: Verdana, Tahoma, sans-serif;
font-size: 20px;
font-weight: bold;
}

H2 {
font-family: Verdana, Tahoma, sans-serif;
font-size: 18px;
font-weight: bold;
}

H3 {
font-family: Verdana, Tahoma, sans-serif;
font-size: 16px;
font-weight: bold;
}

TEXTAREA {
border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid;
border-top-width: 1px;
background-color: #99CCCC; /* $bgcolor4 */
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
font-weight: bold;
text-indent: 2px;
}

INPUT.pn-text {
background-color: #669999; /* $bgcolor2 */
border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
color: #000000;
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}

INPUT.pn-button {
background-color: #99CCCC; /* $bgcolor4 */
border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
color: #000000;
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}

INPUT.r-button {
font-family: Verdana, Tahoma, sans-serif;
}

SELECT {
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
font-weight: bold;
}

SELECT.pn-text {
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
font-weight: bold;
}

A:link {
font-family: Verdana, Tahoma, sans-serif;
font-size: 11px;
text-decoration: underline;
}

A:visited {
font-family: Verdana, Tahoma, sans-serif;
font-size: 11px;
text-decoration: underline;
}

A:hover {
font-family: Verdana, Tahoma, sans-serif;
font-size: 11px;
text-decoration: underline;
}

A:active {
font-family: Verdana, Tahoma, sans-serif;
font-size: 11px;
text-decoration: none;
}

.pn-normal {
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

.pn-normal A:link {
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
color: #336666; /* $textcolor2 */
text-decoration: none;
}

.pn-normal A:visited {
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
color: #336666; /* $textcolor2 */
text-decoration: none;
}

.pn-normal A:hover {
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
color: #990000; /* $textcolor3 */
text-decoration: underline;
}

.pn-normal A:active {
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
color: #990000; /* $textcolor3 */
text-decoration: none;
}

.pn-title {
font-family: Verdana, Tahoma, sans-serif;
font-size: 18px;
color: #336666; /* $textcolor2 */
font-weight: bold;
text-decoration: none;
}

.pn-title A:link {
font-family: Verdana, Tahoma, sans-serif;
font-size: 18px;
color: #336666; /* $textcolor2 */
font-weight: bold;
text-decoration: none;
}

.pn-title A:visited {
font-family: Verdana, Tahoma, sans-serif;
font-size: 18px;
color: #336666; /* $textcolor2 */
font-weight: bold;
text-decoration: none;
}

.pn-title A:hover {
font-family: Verdana, Tahoma, sans-serif;
font-size: 18px;
color: #990000; /* $textcolor3 */
font-weight: bold;
text-decoration: underline;
}

.pn-title A:active {
font-family: Verdana, Tahoma, sans-serif;
font-size: 18px;
color: #990000; /* $textcolor3 */
font-weight: bold;
text-decoration: underline;
}

.pn-sub {
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
color: #000000; /* $textcolor1 */
font-weight: normal;
text-decoration: none;
}

.pn-sub A:link {
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
color: #000000; /* $textcolor1 */
font-style: normal;
text-decoration: none;
}

.pn-sub A:visited {
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
color: #000000; /* $textcolor1 */
font-style: normal;
text-decoration: none;
}

.pn-sub A:hover {
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
color: #990000; /* $textcolor3 */
font-weight: bold;
text-decoration: underline;
}

.pn-sub A:active {
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
color: #990000; /* $textcolor3 */
font-weight: bold;
text-decoration: underline;
}

.pn-logo {
font-family: Verdana, Tahoma, sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: 3px;
text-decoration: none;
}

.pn-logo-small {
font-family: Verdana, Tahoma, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.pn-pagetitle {
margin-top: -10px;
margin-bottom: -30px;
font-family: Verdana, Tahoma, sans-serif;
font-size: 18px;
color: #000000; /* $textcolor1 */
font-weight: bold;
text-decoration: none;
}

.pn-pagetitle A:link {
font-family: Verdana, Tahoma, sans-serif;
font-size: 18px;
color: #000000; /* $textcolor1 */
font-weight: bold;
text-decoration: none;
}

.pn-pagetitle A:visited {
font-family: Verdana, Tahoma, sans-serif;
font-size: 18px;
color: #000000; /* $textcolor1 */
font-weight: bold;
text-decoration: none;
}

.pn-pagetitle A:hover {
font-family: Verdana, Tahoma, sans-serif;
font-size: 18px;
color: #990000; /* $textcolor3 */
font-weight: bold;
text-decoration: underline;
}

.pn-pagetitle A:active {
font-family: Verdana, Tahoma, sans-serif;
font-size: 18px;
color: #990000; /* $textcolor3 */
font-weight: bold;
text-decoration: underline;
}
