﻿/* @group Global */

body {
	font: 100% Arial, Verdana, Lucida, Helvetica, sans-serif; 
	background: #000 url('../img/bg-img2.jpg') repeat-x top left;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	text-decoration:none;
	color: rgb(244,181,5);
	
}


/* @end */

#container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

/* @group Login */

#logo-zin {
	float: left;
	width: 296px;
	text-align: left;
	padding: 14px 0 0 0;
	margin: 6px 0 0 98px;
}

#logo-zin h1 a {
	background: url(../img/logo.gif) bottom no-repeat;
	border:none;
	display:block;
	height:52px;
	text-decoration:none;
	text-indent:-9999px;
	width:296px;
}


#login-box {
	background:#FFF;
	color:#fff;
	font-family:"Lucida Grande", "Helvetica Neue", Arial, sans-serif;
	font-size:12px;
	height:71px;
	position:absolute;
	width:960px;
	top: 20px;
}

#login-box h1 {
	color:#FFF;
	margin:0;
	padding:0;
}



#login-box #login-form {
	float: right;
	margin: 0;
	padding: 0;
}

form#login {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 520px;
  max-width: 560px;
  width: 540px;
}

form#login fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: none;
  padding: 5px;
  margin: 0;
}

div#username-field, div#password-field {
	width: 180px;
}

div#username-field label, div#password-field label {
	color:#000;
	font-size:12px;
	font-family:"Lucida Grande", "Helvetica Neue", Arial, sans-serif;
	margin:0 0 0 10px;
	padding:0;

}

div#username-field input, div#password-field input {
	border:1px solid #ddd;
	border-right-width:1px;
	border-top:none;
	border-left:none;
	color:#444;
	font-family:"Lucida Grande", "Helvetica Neue", Arial, sans-serif;
	font-size:10px;
	height:15px;
	width:90px;
	padding:3px;
	p\adding: 5px;
}

div#username-field p, div#password-field p {
	margin:0; padding:0;
}

div#username-field p a, div#password-field p a {
	margin:0; padding:0 0 0 50px;
	font-family:"Lucida Grande", "Helvetica Neue", Arial, sans-serif;
	font-size:12px;
	color: gray;
}

div#username-field p a:hover, div#password-field p a:hover {
	margin:0; padding:0 0 0 50px;
	font-family:"Lucida Grande", "Helvetica Neue", Arial, sans-serif;
	font-size:12px;
	color: teal;
}



div#login-button {
	width:140px;
	color:#000;
	font-size:12px;
	margin:0;
	padding:0;

}

div#login-button input.inputCancel {
	background-color:#f5f5f5;
	border:1px solid #dedede;
	color:#921801;
}

div#login-button input.inputCancel:hover {
	background-color:#921801;
	border:1px solid #fbe3e4;
	color:#fff;
}

div#login-button input.inputCancel:active{
	background-color:#921801;
	border:1px solid #921801;
	color:#fff;
}


div#login-button input.inputLogin  {
	background-color:#f5f5f5;
	border:1px solid #dedede;
	color:#569A1C;
}

div#login-button input.inputLogin:hover  {
	background-color:#569A1C;
	border:1px solid #E6EFC2;
	color:#fff;
}

div#login-button input.inputLogin:active  {
	background-color:#569A1C;
	border:1px solid #569A1C;
	color:#fff;
}

/* @end */

/* @group Header */

#header {
	background: white;
	border-top: 5px black solid;
	height: 87px;
	margin: 0;
	padding: 0;
	width: 960px;
}

#header h1 {
	font-size: 6px;
	color: #444;
	margin: 0;
	padding: 0;
}

#header span {
	position: absolute;
	left: -3000px;
}

/* @group Login Tab */

#customer-login {
	float: right;
	margin: 0 120px 0 0;
	padding: 0;
}

#customer-login span.grey-text {
	color: #ebebeb;
}

#customer-login  p {
	background: url(../img/tab-left.gif) no-repeat;
	color: #D5E14D;
	float: left;
	font-size: 13px;
	height: 20px;
	margin: 0;
}

#customer-login  p a {
	background: url(../img/tab-right.gif) top right no-repeat;
	border: none;
	color: #b6c546;
	display: block;
	height: 21px;
	margin: 0 0 0 18px;
	padding: 0px 24px 5px 6px;
	text-decoration: none;
}

#customer-login  p a:hover {
	background: url(../img/tab-right.gif) top right no-repeat;
	border: none;
	color: #ddec52;
	display: block;
	height: 21px;
	margin: 0 0 0 18px;
	padding: 0px 24px 5px 6px;
	text-decoration: none;
}

/* @end */

#logo {
	float: left;
	width: 296px;
	text-align: left;
	padding-top: 29px;
	margin: 6px 0 0 98px;
}

#logo h1 a {
	background: url('../img/logo.gif') bottom no-repeat;
	border: none;
	display: block;
	height: 52px;
	text-decoration: none;
	text-indent: -9999px;
	width: 296px;
}

/* @end */

/* @group Navigation */
#navigation {
	margin:0 auto; 
	padding:0;
	clear:both; 
	width:960px;
	height:36px;
}

#nav-buttons {
	margin: 0; 
	padding: 0;
	width: 960px; 
	height: 36px;
	background: url('../img/menubar.gif');
	position: relative;
}

#nav-buttons li a span {
	display: none;
}

#nav-buttons li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}

#nav-buttons a {
	height: 36px; 
	display: block;
}
    
#nav-buttons li {
	height: 82px; 
    display: block;
}
    
#home {
	left: 30px; 
	width: 150px;
}

#legend {
	left: 180px; 
	width: 150px;
}

#software {
	left: 330px; 
	width: 150px;
}

#gear {
	left: 480px;
	width: 150px;
}

#about {
	left: 630px; 
	width: 150px;
}

#contact {
	left: 780px; 
	width: 150px;
}

#home a:hover {
	background: transparent url('../img/menubar.gif') -30px -36px no-repeat;
}

#legend a:hover {
	background: transparent url('../img/menubar.gif') -180px -36px no-repeat;
}

#software a:hover {
	background: transparent url('../img/menubar.gif') -330px -36px no-repeat;
}

#gear a:hover {
	background: transparent url('../img/menubar.gif') -480px -36px no-repeat;
}

#about a:hover {
	background: transparent url('../img/menubar.gif') -630px -36px no-repeat;
}

#contact a:hover {
	background: transparent url('../img/menubar.gif') -780px -36px no-repeat;
}


/* @end */

/* @group Content */


#content {
	background-color: #fff;
	padding: 20px;
	margin:0;
	width: 816px;
	float:left;
}

#content h1 {
	font: 100% Verdana, sans-serif;
	padding: 0 0 15px 0;
}

#content h2 {
	padding: 0 0 15px 0;
}

#content h3 {
	padding: 0 0 10px 0;
}

#content p {
margin: 10px;

}

#content ol {
	margin: 0 0 15px 0;
}

#content ol li {
	margin: 0 0 5px 30px;
}

/* @end */


/* @group Footer */

#footer {
	margin: 0 auto;
	width: 960px;
	text-align: center;
}

#footer a:link {
	color: #eee;
	text-decoration: none;
}

#footer a:hover {
	color: #eee;
	text-decoration: underline;
}

#footer a:visited {
	color: #eee;
}

#footer p {
	color: #eee;
	font-size: 70%;
	padding: 15px 0;
}

/* @end */

#links {
	width: 300px;  
	height: 57px;
	padding:30px 0 0 180px;
	text-align:left;
	float:left;
}

#links ul {
	list-style-image:none;
	color: black;
	
}

#links ul li {
	
}


#links ul li a {
	color: black;
}

#links ul li a :hover {
	color: #921801;
}
#links ul li a :visited {
	color: black;
}






  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */
<!--[if IE]>
<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</style>
<![endif]-->

