/* CSS Document */

/** orig color cc3366, now 843797 */

body {
background-color: #445; /* colour of outside the main frame */

/* main font */

color: #335; 
/*
font-family: Georgia,"Times New Roman",serif;
font-family: "Lucida Grande", tahoma, verdana, arial, helvetica, sans-serif;
*/
font-family: "Trebuchet MS", "Lucida Grande", tahoma, verdana, arial, helvetica, sans-serif;

/* see below for paragraph styles */
font-size: 12px;
line-height: 150%;
margin: 0px;
}

/* header and frame */

.frame { background:#4b8fcc }
.frame2 { background:#746ad6 }
.header
{
font-family: "Trebuchet MS", "Lucida Grande", tahoma, verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	font-size: 40px;
	line-height:45px;
	text-align: right;
	color:#ffffff;
        background:#574bcd;
}

.mainbg {background:#e7f0f9}
    

/* menu header "navigation" */
.menuheader {
    color: #c0c0e0;
    background: #377ab9;
    font-size: 13px;
    margin: 5px 0px 5px 20px;
    padding: 0px;
    font-weight: bold;
}

/* overall menu style */
.menu {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
}

/* sidebar images (buttons) */
img.side { vertical-align:middle; border:0px; }

/* menu option */
.side {
text-decoration: none;
color: #d0d0ff;
font-weight: normal;
margin-left:20px;
padding:4px 0px 4px 0px;
}

a.side:hover { 
color: #ffffff;
}

/* currently selected menu option */

.sideindent {
text-decoration: none;
color: #ffffff;
background:#639dd3;
font-weight: normal;
margin-left:40px;
}

a.sideindent:hover { 
color: #ffffff;
}



/* main text links */
a {
text-decoration: none;
color: #843797;
text-decoration: underline;
font-weight: normal;
}

a:hover { 
color: #c0c0c0;
}

/* main paragraph styles */
p {
line-height: 150%;
margin:10px 10px 0px 10px;
}

hr
{
    border:1px solid #e7f0f9;
    width: 100%;
    height: 1px;
}

.frontpage p
{
    font-size: 14px;
}

blockquote {
    font-size: 14px;
    line-height: 150%;
}

.bignews
{
    background-color:#f0c0c0;
    margin:10px 50px 20px 50px;
    padding:5px 5px 5px 5px;
}

.sadnews
{
    background-color:#101010;
    color:#a0a0ff;
    margin:10px 50px 20px 50px;
    padding:5px 5px 5px 5px;
}

.warning
{
    font-size: 14px;
    line-height: 120%;
    background-color:#f0c0c0;
    margin:10px 50px 60px 50px;
    padding:5px 5px 5px 5px;
}

.picwarn
{
    font-size: 14px;
    line-height: 120%;
    background-color:#c0f0c0;
    margin:10px 50px 60px 50px;
    padding:5px 5px 5px 5px;
}

.fatalerror
{
    font-size: 20px;
    font-weight: bold;
    line-height: 120%;
    background-color:#f0c0c0;
    margin:40px 100px 60px 100px;
    padding:20px 20px 20px 20px;
}

.talk {
	font-size: 11.5px;
	letter-spacing: .09em;
}

.quote {
	font-size: 11px;
	text-align: center;
color: #666666;
}

.quotecaps {
	font-size: 11px;
	text-align: center;
        letter-spacing: .09em;
        color: #666666;
}

h1
{
font-family: "Trebuchet MS", "Lucida Grande", tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 16px;

/*	color: #ffffff;*/
        background:#d0d0ff;
        /*        background-color:#4b8fcc;
          */
	text-align: center;
        padding:3px 0px 3px 0px;
	margin:30px 0px 10px 0px;

}
    
h2 {
font-size: 15px;
margin: 16px 10px 0px 10px;
padding: 0px;
text-align:center;
}


h3 {
	font-size: 14px;
	text-align: center;
	margin:	15px 0px 15px 0px;
	color: #777;
        background: #e0e0ff;
}

h4 {
	font-size: 14px;
	text-align: left;
	margin:	10px 0px 10px 10px;
	color: #334;
}

p.cym {
    color: #557;
    font-style: italic;
    font-size: 95%;
    margin: 10px 20px 0px 20px;
    }

h5 {
font-size: 12px;
margin: 16px 0px 0px 0px;
padding: 0px;
	color: #999;
}

.pnogap {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


li {
font-size: 14px;
line-height: 140%;
margin: 10px 0px 10px 20px;
}

/* production list styles (also used for people list> */

.list
{
    font-size:13px;
}
.headprod th
{
    background:#d0d0ff;
    padding:2px 0px 2px 3px;
    vertical-align:top;
}
.evenprod td
{ /* same as default colour */
    padding:2px 0px 2px 3px;
    vertical-align:top;
}
.oddprod td
{
    background:#e0e0ff;
    padding:2px 0px 2px 3px;
    vertical-align:top;
}
.futureprod td
{
    background:#ffffe0;
}

.incompleteprod td
{
    background:#ffe0e0;
}
.hiddenprod td
{
    background:#c0c0ff;
}
.notacprodline td
{
    padding:40px 0px 40px 0px;
    background:#d0d0ff;
    font-weight:bold;
    font-size:15px;
}
.companyspacer td
{
    padding:10px 0px 20px 0px;
    font-weight:bold;
    font-size:15px;
}
    


.permblock {
	margin: 0px 0px 0px 20px;
	font-size: 11px;
	text-align: left;
	color:#224477;
        background:#5393cf;
}

.permblockhead{
    font-size: 13px;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    color:#224477;
    font-weight: bold;
}



.commentbody {
border: solid 1px #efefef;
margin: 10px;
padding: 6px;
}

p.commentauthor {
	font-size: 11px;
	color: #999999;

}


img.aber {
width: 23px;
height: 23px; 
border: 0px;
}

img.header {
width: 435px;
height: 142px;
border: 0px;
margin-top: 20px;
}

img.spacer {
width: 22px; 
height: 32px;
border: 0px;
margin: 10px 0px;
}

img.prodmain {
width:200px;
border:0px;
margin:0px 20px 20px 0px;
}

img.prodtop {
width:300px;
border:0px;
margin:0px 20px 20px 0px;
}

img.comment {
width: 433px;
height: 66px;
border: 0px;
margin: 0px;
}

textarea.area {
font-size: 13px;
line-height: 15px;
background-color: #eee;
padding: 1px;
border: solid 1px #999;
margin-bottom: 3px;
}

input.enter {
font-size: 13px;
line-height: 15px;
background-color: #eee;
padding: 1px;
border: solid 1px #999;
margin-bottom: 2px;
}

input.press {
font-size: 11px;
color: #fff;
background-color: #843797;
padding: 0px;
margin-top: 3px;
}

.galnav {
text-decoration: none;
color: #303050;
padding:0px 10px 0px 10px;
font-weight: normal;
font-size:13pt;
line-height: 150%;
background:#d0d0ff;
text-align:center
}

.fronttopic1
{
text-decoration: none;
color: #303050;
padding:0px 10px 0px 10px;
font-weight: bold;
font-size:10pt;
line-height: 150%;
background:#a0a0b8;
text-align:center;
border-top: 1px solid #202040;
}

.fronttopic {
text-decoration: none;
color: #303050;
padding:10px 30px 30px 30px;
font-size:11pt;
line-height: 150%;
background: #d0d8f0;
text-align:left
}

.fronttopic2L
{
color: #303050;
padding:0px 10px 0px 10px;
font-size:10pt;
line-height: 150%;
background:#c0c0d8;
}
.fronttopic2R
{
color: #303050;
padding:0px 10px 0px 10px;
font-size:10pt;
line-height: 150%;
background:#b0b0c8;
text-align:right;
}

.updatedhead  {
text-decoration: none;
color: #303050;
font-size:10pt;
line-height: 150%;
background:#a0a0b8;

text-align:left
}

.updatedeven
{
color: #303050;
padding:0px 10px 0px 10px;
font-size:10pt;
line-height: 150%;
background:#c0c0d8;
}
.updatedodd
{
color: #303050;
padding:0px 10px 0px 10px;
font-size:10pt;
line-height: 150%;
background:#b0b0c8;
}

/* big front page para */
/*
  .big p{font-size:14pt;}
*/
.big blockquote{font-size:13pt;}

.big {
    padding:20px 40px 20px 40px;
    background: #d0d8f0;
    font-size:14pt;
}
/* front page images */
img.fpage {border:0px; padding:0px 30px 0px 0px;}

.lastup {
	font-size: 14px;
	text-align: center;
        font-weight:bold;
	margin:	15px 0px 15px 0px;
        background: #e0e0ff;
}
