﻿/* CSS Document */
/* 
body {
	font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333333;
	background: #ffffff;
	margin: 1;
	padding: 0;
	 
}
 */
body 
{
	font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	padding: 0;
	margin: 0;
    background: #F89106 url(../../images/9bg.jpg) repeat-y; 
}
#wrapper {
	background: url(../../images/9bit.png) no-repeat center top;
	width: 100%;
	display: table;
}
#content {
	width: 832px;
	margin: 180px auto 0;
	background: #fff;
	border: solid 0px #fff;
	padding: 10px;
}


.oldbrowsers {display: none;}

/* Main Box Elements */
.box_holder
{
	margin: 0 auto;
	width: 750px;
}
.header 
{
	background: #ffffff;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #FFFFFF;
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;	
	padding: 0px;
	height: 140px;
}
.mainNav
{
	margin: 0 auto;
	width: 851px;
}
#navigationMenu
{
	float:right; 
	padding-top:105px;
}
.mainNav ul{
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.mainNav ul li{
	border:1px solid #444444;
	display:inline-block;
	float:left;
	height:25px;
	list-style-type:none;
	overflow:hidden;
}

.mainNav ul li a, ul li a:hover, 
.mainNav ul li a:visited{
	text-decoration:none;
}

.normalMenu, .normalMenu:visited,.hoverMenu, .hoverMenu:visited,.selectedMenu,.selectedMenu:visited {
	outline:none;
	padding:5px 10px;
	display:block;
}

.hoverMenu,.hoverMenu:visited,.selectedMenu,.selectedMenu:visited {
	margin-top:-25px;
	background:url(images/grey_bg.gif) repeat-x #eeeeee;
	color:#444444;
}

.selectedMenu,.selectedMenu:visited {
	margin:0;
}

.normalMenu, .normalMenu:visited{
	color:white;
	background:url(images/dark_bg.gif) repeat-x #444444;
}

.boxBody2
{
	padding-left: 0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color: #ffffff;
}

/* Header / Footer */
.mainHeader
{
	background-color: #EFEFEF;
	margin-left:  10px;
	margin-right:  5px;
	margin-top: 15px;
	height: 40px;
}
#wrapper .footer {
	background: #3E3E3E; /* #3E3E3E */
	color:#ffffff;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin: 0 0px 0 0px;
	padding: 1px;
	text-align: center;	
	width: 850px;	
	margin: 0px auto 0;	
}

#wrapper .footer a:link, #wrapper footer a:hover, #wrapper footer a:visited, #wrapper footer a:active {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
/* Boxes(left/right float) */
.parentbox 
{
	position: relative;
	float: left;
	border: 1px solid #000000;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.childbox
{
	position: relative;
	border: solid 5px #EFEFEF;
	background-color: #EFEFEF;
	
}
/* Fonts - sizes - colors */
.blackFont10
{
	text-align: center;
	font-size:12px;
	color: #000000;
	font-weight: bold;
}
.blackFont14
{
	text-align: left;
	font-size:14px;
	color: #000000;
}
.blackFont12
{
	text-align: center;
	font-size:12px;
	color: #000000;
}
/* Href Items */

/* Page */

/* layout */
.wrapper {
margin: 0;
padding: 0;
width: 735px;
}
#navwrapper {
width: 744px;
position: relative;
height: 42px;
background-color: #e2e2e2;
/* border-bottom: 1px solid #989898; */
}
#navalign {
width: 100%;
position: absolute;
bottom: 0px;
left: 47px;
height: 26px;
}
#nav {
padding: 0;
height: 27px;
list-style: none;
display: inline;
overflow: hidden;
clip: rect(0, 372px, 27px, 0);	/* Mac IE5 workaround */
width: 372px;
}

/* links */
a.tab, a.tab:link {
color: #000000;
text-decoration: none;
padding-bottom: 1px;
border-bottom: 1px solid #ccc;
}
a.tab:visited {
color: #999;
}
a.tab:hover {
color: #3b6282;
border-bottom: 1px solid #808080;
}
#nav a.tab {
display: block;
float: left;
font: 11px 'Verdana', Arial, Helvetica, sans-serif;
text-align: center;
color: #fff;
width: 96px;
padding: 9px 0 0 0;
border: 0;
height: 27px;  /* INTERNET EXPLORER */
voice-family: "\"}\""; 
voice-family:inherit;
height: 17px; /* CONFORMANT BROWSERS */
}
html>#container {
height: 18px; /* OPERA */
}
#nav a.tab:hover {
background-position: 0 -27px;
border-bottom: 0;
color: #000000;
}
/* selected */
body#home li#home a.tab, body#contact li#contact a.tab,body#software li#software a.tab, body#links li#links a.tab,
body#forums li#forums a.tab, body#links li#links a.tab {
font-size:10px;
background-position: 0 -54px;
color: #333333;
font-weight: bold;
}
#home a.tab, #contact a.tab, #software a.tab,#links a.tab, #forums a.tab, #links a.tab  {
font-size:10px;
width: 93px;
background: url(../../images/tab_menu.gif) left top no-repeat;
}
/* END CSS --EOF-- */
/* Blog */
.FullPageOutside
{
	background-color: #F6F6F6;
	color:#000000;
	margin-bottom:15px;
	margin-top:20px;
	padding:5px;
	width:700px;
	border: 1px solid #DDDDDD;
	margin-left:10px;
}
.blogBoxFull
{
	background-color: #F6F6F6;
	color:#000000;
	margin-bottom:15px;
	margin-top:0px;
	padding:5px;
	width:820px;
	border: 1px solid #000000;
	margin-left:0px;
}
.blogBoxBodyFull{
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #DDD;
	position: relative;
}
.blogBoxOutside
{
	background-color: #F6F6F6;
	color:#000000;
	margin-bottom:15px;
	margin-top:20px;
	padding:5px;
	width:800px;
	border: 1px solid #DDDDDD;
	margin-left:10px;
}
.blogBoxTopic{
	text-align: left;
	font-size:12px;
	font-weight:bolder;
	color:#3E3E3E;
}
.blogBoxBody{
	margin: 10px;
	padding: 10px;
	background-color: #EEE;
	border: 1px solid #DDD;
	position: relative;
}
.blogBoxDate{
	text-align: right; 
	font-size: 9px; 
	color:#B10803;
}
.historyBoxOutside
{
	background-color: #F6F6F6;
	color:#000000;
	margin-bottom:15px;
	padding:5px;
	width:230px;
	border: 1px solid #DDDDDD;
}
.historyBoxBody{
	text-align: left;
	font-size:10px;
	font-weight:bolder;
	color:#FFFFFF;
	padding:10px;
}
.parentbox2 
{
	position: relative;
	float: right;
	border: 1px solid #DDDDDD;
	margin-right: 5px;
	margin-top: 15px;
	background-color: #EFEFEF;
}
.childbox2
{
	position: relative;
	border: solid 5px #EFEFEF;
	background-color: #EFEFEF;
	
}


/* Fonts - sizes - colors */
.blackFont10
{
	text-align: center;
	font-size:12px;
	color: #000000;
	font-weight: bold;
}
/* Href Item Up/Down Button */
a.myFrame:link
{
	font-size:12px;
	color: #003366;
}
a.myFrame:visited
{
	font-size:12px;
	color: #003366;
}
a.myFrame:hover
{
	font-size:12px;
	color: #B7D74D;
}
.pipe{
	font-size:12px;
	color: #003366;
}
.red
{
	color: red;
}
/* IFrame Items */
.nestedIframe
{
	background-color: #EFEFEF;	
}
.iframeContent
{
	width: 250;
	
}

.about 
{
padding-top: 5px;
font-size: 12px;
color: #000000;
font-weight:normal;
}


	
.FAQHeader { font-size: 22px; font-weight; bold; }
.FAQField { font-weight: bold; color: Black; }
.FAQQuestion { color: #116633; }
.FAQAnswer { color: Black; }
.FAQLink { text-decoration: none; color: #116633; }
H2 { font-size: 18px; }
.FAQHR { width:66%;margin-left:0;height:2px;border-width:0;color:#116633;background-color:#116633; }
.ManualLink { text-decoration: none; font-weight: bold; color: #116633; padding-left: 10px; }
.ManualHeader { text-decoration: none; font-weight: bold; color: #116633; padding-left: 10px; font-size: 22px; }
.ManualHR { width:100%;height:3px;border-width:0;color:#116633;background-color:#116633; }
.NavLink { text-decoration: underline; color: Black; } 
.NavLinkCurrent { text-decoration: none; color: Black; }