/* CSS Document */

/* CSS Document */

/* General Format */

* {
   padding: 0;
   margin: 0;
   margin-left: 0;
   padding-left: 0;
}

body {
   background: #383838;  
   color: #FFF; 
   text-align: center; 
   min-width: 680px; 
   font-family: verdana, lucida, arial, sans-serif;
   padding-top: 20px;
   font-size:14px;
}

p {
   margin-bottom: 10px;
   line-height: 19px;
   font-size: 90%;
}

a, a:link, a:visited {
   color: #A2BC3F;
   text-decoration: none;
}

span a:hover, a:hover {
   text-decoration: underline;
}

a:active, a:focus {
   text-decoration: none;
   color: #A2BC3F;
}  

span a {
   font-weight: bold;
   text-decoration: none;
}

a.getUrl
{
	font-weight:normal;
	font-style:italic;
}

#container {
   position: relative; 
   margin: 0 auto;
   width: 700px;
   text-align: left;
   background: #383838;	
}

/* intro */

#pageHeader {
   height: 280px;
   margin: 0;
   padding: 0;
   background: #C9E224 url(../images/back2.gif) center top no-repeat;
}

#pageHeader h1 span  {
	position: absolute;
	top: 68px;
	left: 71px;
	width: 237px;
	height: 42px;
	color: #FFFFFF;
}

#pageHeader h1 span a
{
	color: #FFFFFF;
}

#pageHeader h2 span {
	position: absolute;
	top: 68px;
	left: 234px;
	width: 335px;
	color: #000;
	height: 29px;
	font-size: 80%;
    border-left: solid #383838 1px;
	padding-left: 15px;
	padding-top: 6px;
}

#pageHeader h2 span b
{
	color:white;
}

#quickSummary .p1 {
	position: absolute;
	top: 134px;
	left: 271px;
	width: 347px;
	font-size: 90%;
	height: 78px;
	color: #000;
	padding-left: 7px;
}

#quickSummary a:link, a:visited {
	color: #A2BC3F;
	text-decoration: none;
}

#quickSummary a:hover {
	color: #A2BC3F;
	text-decoration: underline;
}

#quickSummary .p2 span {
    position: absolute;
    top: 40px;
    left: 58px;
    width: 654px; 
    font-size: 80%;
    color: #666666;
}

#about {
    float: left;
	margin-left: 45px;
	margin-right: 5px;
	margin-bottom: 30px;
	padding: 5px 5px 5px;
	width: 140px;
	color: #BBBBBB;
	text-align: right;
}

#about h3 {
   color: #C9E224;
   margin-bottom: 10px;
}

/* generic text */

#supportingText {
   margin-left: 200px;
   margin-right: 2px;
   padding: 10px 10px 10px 10px;
   border-left: solid 1px #000000;
}

#products, #services, #support, #development {
   padding-right: 50px;
}

#services, #support, #development {
   margin-top: 20px;
}

h3 {
   background: url(../images/heads2.gif) left top no-repeat;
   height: 47px;
   color: #000000;
   padding-top: 12px;
   padding-left: 30px;
}
h3 span
{
	background-color: #C9E224;
	font-size:18px;
}

.h3corner
{
	right:0px;
	bottom:0px;	
	width:100%;
	height:40px;
	position:relative;
	text-align:right;
}

.h3container
{
	border-top: 1px solid #C9E224;
	border-left: 1px solid #C9E224;
	background: url(../images/back5.gif) right bottom no-repeat;
	background-color:#202020;	
	padding: 10px;
	margin-left: 55px;
	width: 570px;
}

.h3container2
{
	border: 1px solid #C9E224;
	background-color:#202020;	
	padding: 10px;
	margin-left: 55px;
	width: 570px;
	position:relative;
}


.second
{
	margin-top: 15px;
}


.rightangle
{
	position:absolute;
	right:-1px;
	bottom:-1px;
	width:40px;
	height:40px;
	background: url(../images/back6.gif) right bottom no-repeat;
}

.h3content
{
	padding-left:12px;
}

.h3container2 .h3content
{
	position: relative;
}

#footer {
   clear: both;
   font-size: 70%;
   margin: 0 0 0 -200px;
   margin-top: 60px;
   color: #000;
}

/* links */

#lmenu {
	position: absolute;
	top: 149px;
	left: 64px;
	width: 180px;
	font-size: 70%;
	height: 109px;
}

#lmenu a, #lmenu a:link, #lmenu a:visited {
   color: #000;  
}

#lmenu a:hover {
   color: #597B0D;
   text-decoration: underline; 
   width: 150px;
}

#lmenu ul {
   list-style: disc;
}

#lmenu ul li {
   margin-bottom: 5px;
   margin-left: 25px;
}

.inputFile
{
	color:black;
/*	background-color: #383838;
	border: 1px solid #fff;*/
	position:relative;
	width: 400px;
    font-family: verdana, lucida, arial, sans-serif;
	height: 20px;
	min-width:400px;
}

.inputUrl
{
	color:black;
/*	background-color: #383838;
	border: 1px solid #fff;*/
	width: 400px;
    font-family: verdana, lucida, arial, sans-serif;
	height: 16px;
}


.btnUpload
{
	border:0px;
	background-color:#202020;
	color: #A2BC3F;
	font-weight:bold;
    font-family: verdana, lucida, arial, sans-serif;
	font-size: 100%;
	padding-left: 20px;
	cursor:pointer;
	height: 20px;
}

.summary {
	position: absolute;
	top: 120px;
	left: 64px;
	width: 575px;
    font-size: 90%;
    color: black;
	height: 109px;
}


.summary ul {
   list-style: disc;
   
}
.summary ul li {
   margin-bottom: 5px;
   margin-left: 25px;
   color:White;
}
.summary ul li span 
{
	color:Black;
}

.notes
{
	position: absolute;
	top:0px;
	right:0px;
	font-size:70%;	
	color: #C9E224;
}

.author
{
	position: fixed;
	bottom:4px;
	right:4px;
	text-align:right;
	font-size:70%;	
	color: #C9E224;
	
}

.bottomSpacer
{
	margin-bottom:5px;
}

.h3bigContainer
{
	border-top: 1px solid #C9E224;
	border-left: 1px solid #C9E224;
	background: url(../images/back5.gif) right bottom no-repeat;
	padding: 10px;
	margin-left: 55px;
	width: 270px;
	float:left;
}

.h3bigContent
{
	padding-left:0px;
	font-size:48px;
	color: #C9E224;	
	font-weight:bold;
}
.h3rightContainer
{
	width:50%;
	padding-left: 50px;
	margin-left: 330px;
}

.highlightText
{
	color: #A2BC3F;
	font-weight:bold;
}

.news
{
	position: absolute;
	top:0px;
	left:55px;
	font-size:100%;	
	color: #C9E224;
	font-style:oblique;
}

.news a
{
	color: #C9E224;
	outline-style:dotted;
	outline-color: #A2BC3F;
	outline-width:1px;
}

.news a:hover
{
	text-decoration: underline;
}

.news sup
{
	color: #A2BC3F;
	font-size:80%;
	padding-left:3px;
}

.h3noBackContainer
{
	padding: 0px;
	margin-left: 55px;
	width: 570px;
	height: 50px;
}

.shadowText
{
	padding: 0px 0px;
	position:absolute;
}

.shadow
{
	padding: 2px 2px;
	color:Black;
	position:absolute;	
}

.rblDiv, .div_ns
{
	margin-bottom: 6px;
	margin-top: -15px;
}

.rblDiv label, .div_ns span
{
	margin-right: 20px;
	margin-left: 3px;
	cursor:pointer;
	color: #c0c0c0;
}

.rblDiv label.hovered, .div_ns span:hover
{
	border-bottom: dashed 1px #c0c0c0;
}

.div_ns span.disabled
{
	color:white;
	border-bottom: dashed 1px white;
}

.spCopy
{
	cursor:pointer;
	cursor:hand;
	font-style:italic;
	color:#c0c0c0;
}

.spCopy:hover
{
	
	color:White;
}

.hiddenPart
{
    display:none;
}

.hiddenPartSpan
{
    cursor: pointer;
    cursor:hand;
    color: #A2BC3F;
    font-style:italic;
    text-transform: lowercase;
    display:block;
    width:100%;
    text-align:center;
    padding-top: 10px;
}

.hiddenPartSpan:hover {
   text-decoration: underline;
}
