@charset "utf-8";
/* 
	CSS Document

	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;

 */

html,body {
    margin:0;
    padding:0;
    height:100%;
    border:none;
	  
	background-image:url(../PNG/body-background-center.png);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#074d00;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	color:#FFFFFF;
}

a {
	text-decoration:none;
	color:#FFFFFF;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

li {
	list-style-image:url(../PNG/bullet-arrow.png);
	margin: 15px;
}

#bodyBackground2 {
	background-image:url(../PNG/background-green-center.png);
	background-position:center;
	background-repeat:repeat-y;
}

#bodyContent {
	width:790px;
	height:100%;
}

#headerBackground {
	background-image:url(../PNG/background-header.png);
	background-repeat:no-repeat;
	height:280px;
	text-align:left;
}

#headerBackgroundLMSpout {
	background-image:url(../PNG/background-header-lm-spout-black.png);
	background-repeat:no-repeat;
	height:280px;
	text-align:left;
}

#logo {
	margin:10px 0px 0px 10px;
}

#headerText {
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	height:195px;
	padding-top:20px;
	
}

h1 {
	font-size:17px;
	color:#f7ffa0;
	margin-bottom:-5px;
}

#footer {
	background-color:#074800;
	height:30px;
	text-align:center;
	vertical-align:middle;
	border-bottom:#4c7a48 dotted 1px;
	border-top:#4c7a48 dotted 1px;
	color:#4c7a48;
}

/* Navigation Menu */

#navMenu{
width: 767px;
height: 36px;
margin: auto;
padding: 0;
font: normal 12px Arial;
color:#FFFFFF;
background: url(/GFX/PNG/nav-background.png) no-repeat; 
}

#navMenu ul{
list-style: none;
margin: 0px 0px 0px 20px;
padding: 0;
}


#navMenu ul li{
list-style:none;
float: left;
margin: 0;
padding: 0;
}

#navMenu ul li a{
display: block;
float: left;
color: #FFFFFF;
text-decoration: none;
margin-top:4px;
padding: 6px 10px 5px 10px;
background-image:url(/GFX/PNG/nav-border.png);
background-position:right;
background-repeat:no-repeat;
}

#navMenu ul li a:visited{
color: white;
}

#navMenu ul li a:hover{
color: white;
background: url(/GFX/PNG/nav-background-hover.png) repeat-x;
}

#navMenu ul li a:active{
color: white;
background: url(/GFX/PNG/nav-background-hover.png) repeat-x;
}

/* Index Page */

#bodyIntroductionBox {
	width:490px;
	background-image:url(../PNG/body-background-content-leftBox.png);
	background-repeat:repeat-x;
	border-right:#cce7c3 dotted 1px;
	text-align:left;
	vertical-align:top;
	color:#FFFFFF;
	background-color:#349e0f;
	padding:10px 20px 0px 20px;
}

#bodyIntroductionBox a{
	text-decoration:underline;
	color:#FFFFCC;
}

#bodyMovieBox {
	background-image:url(../PNG/body-background-content-rightBox.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
}

#bodySoftware {
	height:189px; 
	background-image:url(../PNG/body-background-purplegrey.png); 
	background-repeat:repeat-x;
	vertical-align:top;
}

#bodySoftwareBox {
	text-align:center;
	vertical-align:top;
	padding:10px 10px 2px 10px;
	border-right:dotted #a3a6ab 1px;
}

#bodySoftwareHeader {
	background-image:url(../PNG/body-orange-header-box.png);
	background-repeat:repeat-x;
	height:24px;
	width:220px;
	border:solid 1px #c95d00;
	color:#FFFFFF;
	font-size:13px;
	vertical-align:middle;
	text-align:center;
}

#bodySoftwareTextBox {
	text-align:left;
	width:210px;
	padding:5px 15px 5px 15px;
}

#bodySoftwareMoreBtn {
	text-align:right;
	font-weight:bold;
	height:17px;
	vertical-align:bottom;
	padding-top:5px;
}

#bodyFormBox {
	background-image:url(../PNG/body-background-form.png);
	background-repeat:repeat-x;
	padding:15px 15px 0px 15px;
	vertical-align:top;
	border-right:#78b658 dotted 1px;
	text-align:left;
}

#bodyFormBox #textfield {
	font-size:12px;
	width:100px;
	color: #666666;
}

#bodyFormBox #button {
	font-size:12px;
}

#FormLearnMore a {
	background-image:url(../PNG/btn-continue.png);
	background-position: 0px 0px;
	width:102px;
	height:25px;
	display:block;
	background-repeat:no-repeat;
}

#FormLearnMore a:hover {
	background-position: 0px -25px;
}

#bodyMovieButton a{
	background-image:url(../PNG/btn-movie-new.png);
	background-position: 0px 0px;
	width:260px;
	height:150px;
	display:block;
	background-repeat:no-repeat;
}


#bodyMovieButton a:hover{
	background-position: 0px -150px;
}



/* Introduction Page */

#intro-ContentBox {
	background-image:url(../PNG/body-content-curl.png);
	background-color:#FCFCFC;
	background-repeat:no-repeat;
	background-position:top right;
	vertical-align:top;
	padding:20px 30px 30px 30px;
	color:#000000;
	text-align:left;
}

#intro-ContentBox a{
	color:#359F0F;
	text-decoration:underline;
}

#intro-ContentBox h1 {
	color:#359F0F;
}

#intro-ContentBox li {
	list-style-image:url(../PNG/bullet-arrow-orange.png);
}

#intro-ContentBox strong {
	color:#000000;
}

#intro-resources {
	background-image:url(../PNG/body-background-content-leftBox.png);
	background-repeat:repeat-x;
	background-color:#359F0F;
	text-align:left;
	vertical-align:top;
	color:#FFFFFF;
	padding:20px 20px 30px 20px;
	width:150px;
}

#intro-resources ul {
	padding-left:20px;
	margin-left:0px;
}

#intro-resources hr {
	border-bottom:#FFFFFF 1px dotted;
	color:#359F0F;
	background-color:#359F0F;
	border-left:none;
	border-right:none;
	border-top:none;
}



/* Hardware Page */

#hardware-cellborder {
	border-bottom:#CCCCCC 1px dotted;
}

#hardware-contentcell {
	padding-right:50px;
}

#hardware-ContentBox {
	background-color:#FCFCFC;
	vertical-align:top;
	padding:20px 30px 30px 30px;
	color:#000000;
	text-align:left;
}

#hardware-ContentBox h1 {
	color:#359F0F;
}

/* Software Page */

#software-table {
	border-right:#CCCCCC 1px dotted;
}

#software-table hr {
	border-bottom:#CCCCCC 1px dotted;
	color:#FFFFFF;
	background-color:#FFFFFF;
	border-left:none;
	border-right:none;
	border-top:none;
}

.software-table-padding {
	padding: 0px 20px 0px 20px;
}

.software-table-bottom-cell {
	background-color:#F5F5F5;
	border-right:#FFFFFF 1px solid;
	padding: 0px;
}

.software-table-padding hr {
	border-bottom:#CCCCCC 1px dotted;
	color:#FFFFFF;
	background-color:#FFFFFF;
	border-left:none;
	border-right:none;
	border-top:none;
}

#software-ContentBox a{
	color:#359F0F;
	text-decoration:underline;
}

#software-ContentBox {
	background-color:#FCFCFC;
	vertical-align:top;
	padding:20px 30px 30px 30px;
	color:#000000;
}

#software-ContentBox h1 {
	color:#359F0F;
}

#software-ContentBox li {
	list-style-image:url(../PNG/bullet-arrow-orange.png);
}

#software-button {
	border:none 0px;
	height: 36px;
	margin: auto;
	padding: 0px 10px;
	font: normal 12px Arial;
	color:#FFFFFF;
	background: url(../PNG/nav-background.png) no-repeat right;
	cursor:hand;
}

/* Inquiry Page */

.Inquiry-Table {
	background-color:#F4F4F4;
}

#inquiry-ContentBox {
	background-image:url(../PNG/body-content-curl.png);
	background-color:#FCFCFC;
	background-repeat:no-repeat;
	background-position:top right;
	vertical-align:top;
	padding:20px 30px 30px 30px;
	color:#000000;
}

#inquiry-ContentBox a{
	color:#359F0F;
	text-decoration:underline;
}

#inquiry-ContentBox h1 {
	color:#359F0F;
}

#inquiry-ContentBox li {
	list-style-image:url(../PNG/bullet-arrow-orange.png);
}

#inquiry-ContentBox strong {
	color:#000000;
}

#inquiry-ContentBox input {
	font-size:12px;
}

/* Software Page */

#media-ContentBox {
	background-image:url(../PNG/body-content-curl.png);
	background-color:#FCFCFC;
	background-repeat:no-repeat;
	background-position:top right;
	vertical-align:top;
	padding:50px 0px 0px 0px;
	color:#000000;
	text-align: center;
}

#media-ContentBox h1 {
	color:#359F0F;
	margin-left:30px;
}
