/* CSS Document */

*{
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
} 

body{
	background: #fcbfde;
	margin: 0px;
	padding: 0px;
	font: small/1em Verdana, Arial, Helvetica, sans-serif;
	color: #339900;
	text-align: center;
  font-size: small;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	line-height: 125%;
	color: #ff1493;
	border-bottom: 1px solid #ff1493;
}

h2 {
  font-size: 115%;
	font-weight: bold;
  color: #ff1493;
}

h3 {
	font-size: 105%;
	font-weight: bold;
	color: #339900;
	padding-bottom: 0px;
}

a:link {
	color: #ff1493;
	text-decoration: none;
}

a:visited {
	color: #ff1493;
	text-decoration: none;
}

a:hover {
	color: #2f4f4f;
}

tr {
	line-height: 110%;
}

#container {
	position: relative;
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(../img/container.gif) repeat-y; 
	text-align: left;
}

/*
html>body #container {
	width: 715px;
} */

.currentpagename {
	color: #505050;
	font-weight: bold;
	line-height: 100%;
}

#header {
	position: relative; 
	width: 694px;
	margin: 0px 1px 0px 30px;  
/*	the width/right margin combo is set to make ie and ff happy. */
	padding: 0px 1px 1px 10px; 
	background: #FFFFFF url(../img/logonew.gif) no-repeat 6px 0px; 
	text-align: center;
	line-height: 100%;
	height: 127px; 
}

#menu {
	position: relative; 
	width: 694px;
	margin: 0px 1px 0px 30px;  
/*	the width/right margin combo is set to make ie and ff happy. */
	padding: 2px 1px 1px 10px; 
	background: #FB9FCD; 
	text-align: center;
	line-height: 100%;
	height: 20px; 
}

#menu h1 {
	font-size: 200%;
	font-weight: bold;
	color: #009900;
}

#menu a:link {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	line-height: 100%;
}

#menu a:visited {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	line-height: 100%;
}

#menu a:hover {
/*	color: #FFFFFF; */
	color: #FB9FCD; 
	background: #009900;
	font-weight: bold;
	line-height: 100%;
}


#login {
	width: 685px;
	margin: 0px 30px 0px 30px;
	padding: 1px 10px 6px 10px; 
	background: #fcbfde;
	text-align: right;
	font-size: 80%;
	line-height: 125%;
	vertical-align: middle;
}

#login p {
	margin: 3px 10px 3px 30px;
}

#login a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#login a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#login a:hover {
	background: #000000;
	color: #fcbfde;
	font-weight: bold;
}

#login .currentpagename {
	color: #505050;
	font-weight: bold;
	line-height: 100%;
}



#breadcrumb {
	width: 665px;
	margin: 0px 0px 10px 0px;
	padding: 3px 5px 3px 10px; 
	border-style: solid;
	border-width: 1px;
	border-color: #996699; 
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	line-height: 125%;
	vertical-align: middle;
}

#breadcrumb p {
	margin: 3px 10px 3px 30px;
}

#breadcrumb a:link {
	color: #3f0967;
	text-decoration: underline;
}

#breadcrumb a:visited {
	color: #3f0967;
	text-decoration: underline;
}

#breadcrumb a:hover {
	color: #00a3c6;
	text-decoration: underline;
}

#mainpage {
	width: 685px; 
	margin: 0px 30px 0px 30px;
	padding: 10px 10px 10px 10px; 
	text-align: left;
}

#footer {
	position: relative;
	width: 685px;
	background: #FB9FCD;
	margin: 0px 30px 0px 30px;
	padding: 1px 10px 1px 10px; 
	color: #505050;
	text-align: center;
	font-size: 70%;
	font-weight: bold;
	clear: both;
}

#footer a:link {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
}


.products h1 {
	text-align: center;
}

.products ul {
	line-height: 125%;
}

.products li {
	list-style-type: circle;
	line-height: 125%;
	margin-left: 0px;
	padding-left: 0px;
}

#treeview {
  color: #778899;
}

#treeview h1 {
  font-size: 115%;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 8px 0px 8px 0px;
}

#treeview h2 {
  font-size: 95%;
	padding: 0px 0px 0px 20px;
	margin: 8px 0px 8px 0px;
}

#treeview h3 {
	font-size: 85%;
	padding: 0px 0px 0px 20px;
	margin: 8px 0px 8px 0px;
}


.error {
	color: #FF0000;
	font-weight: bold;
}

.row  { 
	font-family: Verdana, Arial, Helvetica, san-serif; 
	font-size: 9pt;
	font-weight: bold;
	padding: 2px 4px;
} 
 
.row-alt  {
	font-family: Verdana, Arial, Helvetica, san-serif; 
	font-size: 9pt;
	font-weight: bold;
	padding: 2px 4px;
	background: #fcbfde;
}

.row-group  {
	font-family: Verdana, Arial, Helvetica, san-serif; 
	font-size: 10pt;
	padding: 3px 4px 3px 5px;
	background: #d5e6c4;
}

form.zncform {
	color:#9900cc;
	border-style:solid;
	border-width: 0 0 1px 0;
	border-color:#AAAAAA; 
/*	background-color:#f5be8b; 
	margin: 5px 0px 15px 0px; */
	padding: 0px 0px 5px 0px; 
	width: 665px;
	font-weight: bold;
	text-align: left;
	font-size: 90%;
}

form.zncform fieldset {
  border: none;
  border-top: 1px solid #C9DCA6;
  background: url(../img/zncform-fieldset.gif) left bottom repeat-x;
  margin-bottom: 10px;
}

form.zncform legend {
  padding: 0 5px 0px 5px;
  font-weight: bold;
}

form.zncform label {
  display: inline-block;
  line-height: 1.3;
  vertical-align: top;
}

form.zncform fieldset ol {
  margin: 0;
  padding: 0;
}

form.zncform fieldset li {
  list-style: none;
  padding: 2px;
  margin: 0;
  
  padding: 5px 10px 7px;
  background: url(../img/zncform-divider.gif) left bottom repeat-x;   
}

form.zncform fieldset fieldset {
  border: none;
  margin: 3px 0 0 0;
  background: none;   
}

form.zncform fieldset fieldset legend {
  padding: 0 0 5px 0;
  font-weight: normal;
}

form.zncform fieldset fieldset label {
  display: block;
  width: auto;
}

form.zncform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.zncform fieldset label {
  width: 160px; /* Width of labels */
}

form.zncform fieldset fieldset label {
  margin-left: 163px; /* Width plus 3 (html space) */
}


