input, select, textarea {
	color: #000000;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px
}
.main {
	background: #ffffff;
	font: 11px verdana, arial, tahoma, sans-serif;
	color: #000000;
	vertical-align: top;
	height:275px;
	padding: 20px 40px 10px 40px;
	
}
.maintext {
	background: #ffffff;
	font: 11px verdana, arial, tahoma, sans-serif;
	color: #000000;
	vertical-align: top;
	padding: 0px;
}
.title {
	background: #ffffd8;
	padding: 0px 25px 0px 25px;
}
.page_title {
	font: 18px verdana, arial, tahoma, sans-serif;
	color: #339900;
	padding: 0;
	margin: 0;
}
.page_subtitle {
	font: bold 11px verdana, arial, tahoma, sans-serif;
	color: #000000;
}
.rightcoltext {
	font: 10px verdana, arial, tahoma, sans-serif;
	color: #666666;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}
.footerbar {
	height: 10px;
	background: #999900;
	font: bold 9px verdana, arial, tahoma, sans-serif;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
}
.footerbartext {
	font: bold 9px verdana, arial, tahoma, sans-serif;
	color: #ffffff;
}
a.link {
	color: #336600;
	text-decoration: underline;
}
a.link:hover {
	color: #339900;
	text-decoration: underline;
}
a.link.footerbarlink {
	color: #ffffff;
	text-decoration: none;
}
a.link.footerbarlink:hover {
	color: #000000;
	text-decoration: none;
}
.footer {
	background: #ffffff;
	width: 766px;
	height: 30px;
	font: 10px  verdana,helvetica, arial, tahoma, sans-serif;
	color: #003366;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
.footerlinks {
	background: #ffffff;
	padding: 15px 0px 10px 0px;
}
a.footerlink {
	color: #000000;
	text-decoration: underline;
}
a.footerlink:hover {
	color: #cc0000;
	text-decoration: underline;
}

#devcomments {
	color: #cc0000;
	padding: 0px;
	display: block;
}

.alphabet {
	letter-spacing: -1px;
}
.formcaption {
	color: #000000;
	text-align: right;
	vertical-align: top;
	padding: 4px 4px 4px 0px;
	white-space: nowrap;
}
.formtext {
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	padding-left: 3px;
}

.alphabet {
	letter-spacing: -1px;
}

.highlight_text {
	font-weight: bold;
}	
.lowlight_text {
	color: #aaaaaa;
}
/*
.formbutton {
	background: #999900;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #ffffff;
	border: 1px solid #000066;
	cursor:pointer;
	cursor:hand;
}
*/

.searchformbutton {
	height: 17px;
	background: #cccccc;
	font: small-caps 9px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	border: 1px solid #cc6600;
	padding: 0px 2px 0px 2px;
	cursor:pointer;
	cursor:hand;
}

.encyclo_summary {
	background: #CCCC99;
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;	
	padding: 1px 5px 2px 5px;
}
.encyclo_header {
	font: bold 14px Verdana, Arial, Helvetica, Sans-Serif;
}
.encyclo_subheader {
	font: italic 12px Verdana, Arial, Helvetica, Sans-Serif;
}
.encyclo_caption {
	width: 100px;
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
	font-weight: bold;
}
.encyclo_text {
	vertical-align: top;
	padding-top: 2px;
}

a.encyclo_summary_link {
	color: #336600;
	text-decoration: none;
}
a.encyclo_summary_link:hover {
	color: #339900;
	text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 2.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	font: 9px verdana, arial, helvetica, sans-serif;
	/*
	background: #FFE788;
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #ECCC1C;
	border-right: 1px solid #CC6600;
	border-top: 1px solid #ECCC1C;
	color: #993333;
	font-weight: bold;
	*/
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData th {
	font-weight: bold;
}
table.tabularData, table.tabularData td, table.tabularData th {
	border: none;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #B9C8D8;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #E9EDF0;
}
.altRowOdd{
	background-color: #DEE1E3;
}

.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #cc0000;
	font-weight: bold;
}

h1 {
	color: #425929;
	font-size: 14px;
	margin: 0px;
	border-bottom:3px double #669966;
}

h2 {
	color: #76685D;
	font-size: 18px;
}
.pic {
	border: 1px solid #336699;
}

.red, .required {
	color: #ff0000;
}
.required {
	font-weight: bold;
}

.right_column {
	position:absolute;
	margin: 160px 0 0 440px;
	border: 1px solid #ccc;
	padding-bottom: 15px;
}

.right_column_ie {
	margin-top: 30px;
}

.right_column h2 {
	margin: 0;
	padding-left: 10px;
	background: #ccc;
	font-weight: bold;
	line-height: 25px;
	vertical-align: center;
	font-size: 11px;
	color: #000;
}

.right_column p {
	padding-left: 10px;
	padding-right: 10px;
}

form#search_bar {
	margin: 0;
	padding: 0;
}
form#search_bar div {
	margin-bottom: 5px;
	text-align: right;
}

table.products ul {
	margin: 0 0 0 20px;
	padding: 0;
}
table.products li {
	margin: 0;
	padding: 1px 0;
}

/* Search */
.search .highlight {
	background: #ffe788;
}
.search .searchheading {
	font-size: 130%;
	font-weight: bold;
}
.search .summary {
	font-size: 80%;
	font-style: italic;
} 
.search .results {
	font-size: 100%;
}
.search .category {
	color: #999999;
}
.search .description {
	font-size: 100%;
	color: #008000;
}
.search .context {
	font-size: 100%;
}
.search .infoline {
	font-size: 80%;
	font-style: normal;
	color: #808080;
}
.search .sorting {
	text-align: right;
}
.search .result_title {
	font-size: 100%;
}
.search .zoom_searchform {
	font-size: 100%;
}
.search .zoom_options {
	display: block;
	margin: 5px 0;
	font-size: 80%;
}




