﻿body {
	background-color: #697357;
	background-image: url('images/bg9.gif');
	background-repeat:repeat-x;
	color: black;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h2 { color: #006600; font-size: 18pt }
h3 { color: gray; font-size: 14pt }
hr { color: gray }

INPUT, TEXTAREA, SELECT { border: black 1px solid;
	font: 9pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	color: black; background-color: white }
	
INPUT.button { border: black 1px solid;
	font: 9pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	color: white; background-color: gray }

h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #883333;
	font-style:italic;
}

a {
	color: #883333;
}

a:hover {
	color: #555;
}

.highlight {
	color: #003399;
}

.title {
	font-weight: bold;
	font-size: 1.2em;
	font-style:italic;
	color: #667766;
}

.box {
	float: left; 
	width: 140px;
	padding: 10px;
	border: 1px solid #ddd;
	height: 150px;
	margin: 6px 13px 6px 0;
	text-align: center;
	font-weight: bold;
	color: #555544;
}

.box td {
	padding: 0px 6px 8px 6px;
}

.topbox {
	float:right; 
	width: 250px; 
	border: 1px solid #883333;
	margin-top: 10px;
	line-height: 150%;
	margin-left: 20px;
	text-align:center;
}

.topbox h5 {
	text-align: center;
	padding: 5px;
	font-size: 1.2em;
	text-transform:uppercase;
	background: #883333;
	color: white;
	margin: 0px;
}

.topbox p {
	margin: 10px 10px 0 10px;
}

.newsletter {
	clear: both; 
	padding: 10px;
	background: #e9eddd;
	font-weight: bold;
	margin: 10px 0;
	margin-top: 20px;
	text-align:center;
}


#banner {
	background-color: white;
	height: 90px;
	padding-top: 15px;
	color: black;
	border-bottom: 5px #697357 solid;
	background-image: url('images/shadow-up.png');
	background-repeat:repeat-x;
	background-position: bottom;
}

#header {
	width: 960px;
	margin: 0 auto;
}

	#header .logo {
		border-width: 0px;
		float:left;
		padding-top: 8px;
	}
	
	#header .nav {
		float: right;
		text-align: center;
		padding-left: 0px;
	}
	
	#header .nav a {
		font-weight: bold;
	}
	
	#header .text {
		float:left;
		text-align:right;
		font-size: 1.2em;
		font-weight:bold;
		padding-top: 24px;
		padding-left: 2px;
	}

#content {
	width: 960px;
	height: 100%;
	margin: 20px auto;
	background-color: white;
	border-top: 4px solid #697357;
}

#menu {
	float: left;
	width: 205px;
	padding: 0px;
	background-color: white;
}	
	#menu .menu_head {
		cursor: pointer;
		position: relative;
		margin:1px;
		margin-right: 0px;
	    background: #e9eddd;
	    font-size: 0.9em;
		padding-left: 13px;
		text-indent: -13px;
	}
			
	#menu .menu_head a {
		display:block;
		color: #000000;
		text-decoration:none;
		padding: 6px 5px;
	}
	
	#menu .menu_head a:hover {
		background-color: #883333;
		color: #E9EDDD;
	}

#include {
	float: right;
	width: 715px;
	background: white;
	padding: 10px 20px 20px 20px;
	min-height:690px;
	_min-height:inherit;
	height:auto!important;
	_height:690px;
}

#footer {
	clear: both;
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
	text-align: center;
	padding: 20px 0;
	padding-left: 205px;
	color: #fff;
}

#footer a {
	clear: both;
	color: #fff;
}

/* main */

td.main { font: 11pt Arial; padding: 20px }

table.mh { padding: 10px 0; }
td.mh { font-weight: bold; }
td.mb { border-bottom: 1px solid #ccc; }

td.mb a {
	color: #333;
}

td.mb a.name {
	color: #556622;
}
	
/* cart */

table.cart { border: #697357 2px solid; border-collapse:collapse; }
td.cart { border: #ccc 1px solid; font-size: 10pt; padding: 5px; }
td.info { font-size: 10pt }

/* info */

td.info { border: silver 1px solid; padding-left: 5px; padding-right: 5px }
td.infohead  { border: silver 1px solid; background-color: gray; color: white; 
	padding-left: 5px; padding-right: 5px }

/* admin */

a.white:link { text-decoration: none; color: #FFFFFF }
a.white:hover { text-decoration: none; color: #FFFFFF } 
a.white:active { text-decoration: none; color: #FFFFFF }
a.white:visited { text-decoration: none; color: #FFFFFF } 

a.dark:link { color: white }
a.dark:hover { color: #0066FF } 
a.dark:active { color: #8FBC8F }
a.dark:visited { color: white }

table.dk { background-color: #8FBC8F; border: 2px solid #003300 }
td.dk { font-size: 10pt; color: white }
		 
table.lt { background-color: #eeeeee; border: 1px solid #808080 }
td.lt  { font-size: 10pt; color: black }

.red { font-size: 8pt; font-weight: bold; color: white; background-color: #cc0000 }
.green { font-size: 8pt; font-weight: bold; color: white; background-color: #006600 }

INPUT.check { background-color: #8FBC8F; border: none }
INPUT.check2 { background-color: #FFFFFF; border: none }

li  {
margin-left: -20;
margin-bottom: 3px;
} 

table.bTable { border: #000 2px solid; border-collapse: collapse; margin: 0px auto; }
td.bHead { border: #697357 1px solid; background-color: #8FBC8F; font-size: 10pt; padding: 5px; font-weight: bold; color: white; vertical-align: top; }
td.bBody { border: #697357 1px solid; font-size: 10pt; background-color: #eeeeee; padding: 5px; vertical-align: top; }

a.sample_attach, a.sample_attach:visited, div.sample_attach {
	display: block;
	width: 400px;

	border: 1px solid #ccc;
	padding: 15px;

	background-color: #EFEFEF;
	font-weight: bold;
	line-height: 100%;
}

.popMenuTable {
	width: 100%;
}

.popMenuCell {
	padding: 5px;
	width: 50%;
	vertical-align: top;
}

.psuedoh1 {
	color: #666;
	font-size: 22px;
	margin-top: 8px;
}

.filterCheck {
	display: none;
}

.filterList {
	display: block !important;
	clear: both !important;
	font-size: 13px !important;
}