/*
 * Style sheet
 *
 * $Id: style.css,v 1.13 2010-03-17 12:01:25 maba Exp $
 *
 * $Log: style.css,v $
 * Revision 1.13  2010-03-17 12:01:25  maba
 * Resync CVS trees
 *
 * Revision 1.12  2008-06-24 12:00:09  mbayreut
 * Many small fixes. Change to new structure for some pages.
 *
 * Revision 1.11  2008-06-19 13:45:21  mbayreut
 * Add support link to bottom include. Move images from forum templ to main image
 * section for all globally used images.
 *
 * Revision 1.10  2008-04-10 11:41:48  mbayreut
 * Fixed link color in copyright
 *
 * Revision 1.9  2008-04-10 09:12:51  jfortune
 * Check image URL in stylesheet
 */

body {
   padding: 0; 
   margin: 0; 
   color: white; 
   background-image: url(../images/background/logo2.jpg);
   background-color: black;
}

.gen 
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFFFFF;
}

.genMed 
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#FFFFFF;
}

.genLG 
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#FFFFFF;
}

a {
    background-color: transparent; 
    text-decoration:none
} 
a:active {
    color: #F0F0FF;
    background-color: transparent; 
    text-decoration: underline;
}
a:hover {
    background-color: transparent;
    text-decoration: underline;
}
a:visited {
    color: #F0F0FF;
    background-color: transparent; 
}

.rowheader {
   background-image:url(/images/1_bg1.gif); 
   padding:0px 0px 0px 7px;
   color:#E52F00;
   font-size:12px;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
}

.linkBlue {
   background-color: #00294D;
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
}

.linkBlueHover {
   background-color: #FFFFFF;
   font-size: 12px;
   font-weight: bold;
   color: #00294D;
   cursor:pointer;
}
.row1, .row2 {
    border-left: solid 1px #404040;
	border-right: solid 1px #121212;
	border-top: solid 1px #3C3C3C;
	border-bottom: solid 1px #131313;
	background: #262626 url(../images/cell.gif) top left repeat-x;
}
.forumheader
{
    background: url(../images/hdr_mid.gif) left bottom repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #C4C4C4;
}
.copyright {
   color:#FFFFFF;
   font-size:10px;
   font-family:Arial, Helvetica, sans-serif;
}
.catBottom {
	background: #500607 url(../images/catbottom.gif) top left repeat-x;
	height: 24px;
	padding: 1px 3px;
	border-left: solid 1px #7C1C1C;
	border-right: solid 1px #510606;
	border-top: solid 1px #8E1B1B;
	border-bottom: solid 1px #4A0605;
}
body, td {font-family:Tahoma; font-size:11px; }

.bg_green {
    background-color:#006600;
}

.bg_red {
    background-color:#990000;
}

ul{margin:0; padding:0; list-style:none; line-height:17px}
li{background:url(../images/1_z1.gif) center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 12px }

.content a{color:#FFFFFF; text-decoration:none} 
.content a:hover{text-decoration:underline} 

.content .block{color:#FFFFFF;}
.content .block a{color:#E52F00; text-decoration:underline }
.content .block a:hover{text-decoration:none} 
.content .block ul{margin:0; padding:0; list-style:none; line-height:17px}
.content .block li{background:url(/images/2_z1.gif) center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 12px }

.content .block1 a{color:#FFFFFF; text-decoration:underline}
.content .block1 a:hover{text-decoration:none} 

.content .block2 a{color:#E52F00; text-decoration:underline}
.content .block2 a:hover{text-decoration:none} 

.content .block3 b {color:#FFFFFF; font-weight:normal}
.content .block3 b a{color:#E52F00; text-decoration:none; font-weight:normal }
.content .block3 b a:hover{text-decoration:underline}
.content .block3 a{color:#FFFFFF; text-decoration:underline }
.content .block3 a:hover{text-decoration:none}
.cell2 { 
   color:#FFFFFF;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   padding: 2px 2px 2px 2px;
   background-color:#000000;
}

.blocklight { background-color:#666666; }
.cellGrey { background-color:#333333; }
.cellGreyHover { background-color:#666666; }
.blackHover { background-color:#000000; }
.blockmed { background-color:#333333; }

input.liteoption {
	background-color: #222;
	color: #D0D0D0;
	border: solid 1px #000;
}

input,textarea{
   border: 1px solid #626262;
   font-size: 11px;
   padding-left: 5px;
   background-color: #222200;
   color: #D0D0D0;
   background: black;
   font: normal 11px Verdana, Arial, Helvetica, sans-serif;
} 

input.button {
	background-color: #262626;
	color: #D0D0D0;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #444;
}

textarea { background: #222 url(../images/textarea.gif) center center no-repeat; }
.ventWater { background: #000000 url(../images/VentriloWater.jpg) center center no-repeat; }
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E52F00;
}

.redtext {
   color:#E52F00;
}

.redMed {
   font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
   color:#E52F00;
   font-size:12px;
}

.svInfo {
   font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
   color:#FF9900;
   font-size:10px;
}

.SectionTitle {
   font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
   color:#FF9900;
   font-size:16px;
   font-weight: bold;
}

.SectionHeader {
   font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
   color:#FF9900;
   font-size:12px;
   font-weight: bold;
}

.cellDark {
   background-color:#000000;
}

.svInfoRed {
   font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
   color:#FF9900;
   font-size:10px;
}

.whitetext {
   font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   font-size:11px;
}

.whitetext a {color:#FFFFFF; text-decoration:none} 
.whitetext a:hover {text-decoration:underline} 

.whiteMed {
   font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   font-size:13px;
}

.greenMed {
   font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
   color:#00FF00;
   font-size:13px;
   font-weight:bold;
}

.inputText {
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#333333;
   color:#FFFFFF;
   border:2px solid #000000;
}

.negpmt {
   font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
   color:#FF9900;
   font-size:12px;
}

.inputButton {
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#990000;
   color:#FFFFFF;
   border:2px solid #000000;
}
