/* CSS Document */

/* Malse.org */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2004, Postworks inc. */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */
   
a:link { 
	text-decoration: underline; 
	color: #4D1F18;
	}
a:visited { 
	text-decoration: none; 
	color: #462007;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #C14433;
	}
acronym {
	border-bottom: 0px dotted; 
	cursor:help;
	font-weight: bold;
	}
body {
	margin: 0 0 0 0;
	padding: 0 0 0;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	background-image: url(../images/bkd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}

h1 span, h2 span{
	display: none;
   }
h1 {
	font-size: 1.5em;
	color: #7B1600;
	letter-spacing: -0.02em;
	text-align: left;
	margin: 0 0 2px 2px;
	padding: 0 0 4px 4px;
	font-weight: normal;
	line-height: 1em;
}

h2 {
	font-size: 1.15em;
	color: #492503;
	text-align: left;
	margin: 2px;
	padding: 4px;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	color: #717B30;
	font-style: italic;
	padding: 0;
	margin-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #717B30;
	font-weight: normal;
}
h4 {
	font-size: 0.75em;
	font-weight: bold;
	color: #411912;
	margin: 0px;
	text-align: left;
	margin-left: 4px;
	margin-top: 4px;
}
#container {
	position: absolute;
	width: 779px;
	top: 0px;
	left: 50%;
	text-align: left;
	margin-left: -380px;
	background-image:  url(../images/back.jpg);
	background-repeat: no-repeat;
	height: 1000px;
	background-position: top;
	background-color: #FFF;
	}
	
#pageHeader {
   display: none;
	}
	
/* 2 columns end */	

#maincontent {
	position: absolute;
	top: 231px;
	left: 30%;
	margin-top: 0px;
	padding-top: 0px;
	width: 506px;
	margin-left: 3px;
	}
	
	
/* Flowchart Buttons */

	
#flowchart {
	max-width: 300px;
	margin: 10px;
	}
	
#flowchart a:link, #flowchart a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	background: url(images/flowchart_bg_list.gif) no-repeat;
	padding: 8px 0 0 10px;
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	font-weight: normal;
	font-size: 0.8em;
	}
	
#flowchart a:hover, #flowchart a:active {
	color: #444;
	text-decoration: none;
	background: url(images/flowchart_bg_list_2.gif) no-repeat;
	padding: 8px 0 0 10px;
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	font-weight: normal;
	}
#maincontent p {
	font-size: 0.7em;
	color: #222;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 18px;
}

#maincontent ul {
	list-style-image: url(../images/starbullet.png);
	list-style-position: outside;}
	
#maincontent li {
	font-size: 0.7em;
	color: #222;
	margin-right: 5px;
	padding-bottom: 5px;
}

/* 3 columns end */

/************* #globalNav styles **************/

#globalnav
{
	margin: 5px;
	padding: 0;
	position: absolute;
	top: 180px;
	width: 100%;
	white-space: nowrap;
	text-align: center;
}

#globalnav ul
{
	list-style: none;
	margin: auto;
	padding: 0;
	border: none;
	white-space: nowrap;
}

#globalnav li
{
display: block;
margin: auto;
padding: 0;
float: left;
width: auto;
}

#globalnav a
{
	color: #fff;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}


#globalnav a:hover, #globalnav a:active {
	color: #AABD7D;
}

#globalnav A.active:link, #globalnav A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}



#NavDiv {
	position: absolute;
	top: 215px;
	left: 1%;
	margin-left: 1px;
	 }
 #navlist {
	padding: 0;
	margin-left: 0;
	width: 18.7em;
	font-size: 12px;
	font-weight: bold;
}

#navlist li{
	list-style: none;
	margin: 0;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A4B18;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

#navlist li li {
	list-style: none;
	margin: 0;
	text-align: left;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	border: 0;
}

#navlist li a, #navlist li li a {
	display: block;
	text-decoration: none;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
}

#navlist li a:link, #navlist li li a:link { color: #475417; }
#navlist li a:visited {
	color: #6F812E;
	background-repeat: no-repeat;
	background-position: left center;
}

#navlist li a:hover, #navlist li li a:hover
{
	text-decoration: underline;
	background-image: url(../images/bg_selected.gif);
	background-repeat: no-repeat;
	background-position: left;
}
 /* Glossary */

#glossary-term {
	font-size: 0.75em;
	width: 19em;
	line-height: 1.5em;
}
.glossary, a.glossary,  a:link.glossary, a:hover.glossary, a:visited.glossary {
	letter-spacing: 0.04em;
	background-color: #FFC;
	color: #302573;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
  /* end Glossary */

 /* Cols */

.leftcol {
	float: left;
	margin-right: 20px;
	width: 190px;
	padding-left: 5px;
}
.rightcol {
	float: left;
	margin: 0;
	width: 190px;
	padding-left: 10px;
}

.highlight {
	font-weight: bold;
	color: #302573;
}

.imageleft {
	clear: left;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid 1px #444;
}
.imageright {
	clear: right;
	float: right;
	z-index: 1;
	border: solid 1px #444;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#textbox1,  #textbox2, #textbox3 {
	background: #eee;
	margin: 10px;
	padding: 10px;
	clear: right;
	float: right;
	width: 180px;
	border: 1px solid #302573;
	text-align: center;
	font-size: 0.75em;
	color: #222;
}
#textbox1 img, #textbox2 img, #textbox3 img {
	margin-right: 5px;
	margin-left: 5px;
	clear: both;
}
.yellow {
	background: #FFFF00;
}

.odd {
	background: #fff;
}
.even {
	background: #ddd;
}
#maincontent td {
	border-right-color: #999;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
	padding: 3px;
}
#glossarytable table {
	background-color: #ddd;
	border-right: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
#glossarytable tr {
	background: #FFF;
	border-top: #ddd solid 1px;
	border-bottom: #ddd solid 1px;
}
#glossarytable td {
	border: none;
	padding: 5px;
	border-right-style: solid;
	border-right-width: 4px;
	border-bottom-color: #ccc;
}
.sortby {
	font-size: 0.75em;
	text-transform: uppercase;
	color: #066;
}
a:link .sortby {
	font-size: .9em;
	text-transform: uppercase;
	color: #066;
	background-color:#9FF;
}
#sortby td, #sortby2 td {
	background: #fff;
	vertical-align: bottom;
}
#sortby a, #sortby a:link, #sortby a:hover, #sortby a:visited, #sortby2 a, #sortby2 a:link, #sortby2 a:hover, #sortby2 a:visited {
	font-size: 110%;
	background-color: #B3E7E9;
	color: #302573;
	font-weight: bold;
}
table {
	border: 2px solid #ccc;
}
#typesize {
	margin: 0;
	width: 200px;
	font-size: 0.75em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.textsmall {
	font-size: 11px;
	text-decoration: none;
}
.textbig {
	font-size: 14px;
	text-decoration: none;
}
hr {
	font-size: 36px;
	color: #A12003;
}
#producetable td {
	width: 33.3%;
	border: 1px solid #AABD7D;
}
#producetable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#producetable tr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#producetable li {
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}
#producetable ul {
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-image: url(../images/blue-bullet.gif);
	list-style-type: none;
}
.signup a {
	background-color: #D4E6A9;
	border: 1px solid #627637;
	width: 150px;
	padding: 3px;
	font-size: 90%;
	text-decoration: none;
	text-align: center;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.signup a:hover {
	background-color: #75351C;
	color: #FFF;
}
.strikethru {
	text-decoration: line-through;
}
.hide {
	display: none;
	visibility: hidden;
}
.bigbold {
	font-size: 15px;
	font-weight: bold;
	color: #900;
	background-color: #D6D6D6;
	padding: 5px;
	text-align: center;
}
