.darkbody, #footer, #masthead_div
{
	background-color: #141D12;
	color: white;
}

.darkbody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	padding: 0px 0px 0px 0px ;
	margin: 0px 0px 0px 0px ;
}

.csumtable_oddrow
{
	background: #27272C ;
}


#masthead_div
{
	background: transparent ;
	padding: 2px 0px 8px 0px ;
	margin: 0px 0px 10px 0px ;
	width: 100%;
	border-bottom: 1px solid #84AE72;
	clear:both;
}

#masthead_div A:link, #masthead_div A:visited, #masthead_div A:active, #masthead_div a:hover
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold ;
	color: #84AE72 ;
}



#masthead_div A:link, #masthead_div A:visited, #masthead_div A:active, #masthead_div a:hover
{
	font-size: 100%;
}

#masthead_div a:hover, #footer a:hover
{
	color: yellow ;
}

#masthead_left_div
{
	background: transparent ;
	margin: .5em 1em .5em .5em ;
	float: left;
}

#masthead_center_div
{
	background: transparent ;
	float: left;
}

#masthead_right_div
{
	background: transparent ;
	float: right;
}


#masthead_subbar
{
	clear: both;
}

#newquicksearch
{
	position: relative;
	display: flex;
	min-width: 100px;
	margin: 1px 5px 2px 0px;
}

#newquicksearch input[type=text] {
	border: 1px solid grey;
	border-radius: 3px;
	height: 1.8em;
	width: 100%;
	padding: 2px 23px 3px 30px;
	outline: 0;
	background-color: #f5f5f5;
}

#newquicksearch_gobtn
{
	position: absolute;
	top: .27em;
	left: 5px;
	width: 1.4em;
}


#teutoberg_link
{
	float: right;
}

.feed {
	margin-left: 3px;
	padding: 0 0 0 19px;
	background: url("/images/feed-icon-14x14.png") no-repeat 0 50%;
}


.feed-list {
	margin: 0 0 15px 15px;
	padding: 0;
	list-style-type: none;
}

.feed-list li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.feed-list li a {
	padding: 0 0 0 19px;
	background: url("/images/feed-icon-14x14.png") no-repeat 0 50%;
	list-style-type: none;
}


/* for cart pages */

#cart_totals
{
	float: left;
	width: 70%;
	padding-top: 1em ;
	background: transparent ;
}

#cart_lineitems_table_wrapper {
	line-height: 1.5em;
	background: #919191;
}

.smallbox {
	width: 273px;
	background: url(../images/small_rounded_boxbottom_tan.gif) no-repeat bottom left;
}

.smallbox h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 130%;
	color: #333;
	border-bottom: 1px solid #E0CFAB;
	background: url(../images/small_rounded_boxtop_tan.gif) no-repeat top left;
}

.smallbox ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: none;
}

.smallbox li {
	margin: 0 0 6px;
	padding: 0;
	width: 100%;
}

.smallbox li dt {
	float: left;
	color: blue;
}

.smallbox li dd {
	float: right;
}

#totalbox_discount
{
	color: red;
}

#totalbox_discount dl
{
	color: red;
}

.mediumbox {
	width: 450px;
	background: url(../images/medium_rounded_boxbottom_tan.gif) no-repeat bottom left;
}

.mediumbox h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 130%;
	color: #333;
	border-bottom: 1px solid #E0CFAB;
	background: url(../images/medium_rounded_boxtop_tan.gif) no-repeat top left;
}
.mediumbox ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: none;
}
.mediumbox li {
	margin: 0 0 6px;
	padding: 0;
}


#theTotalsForm fieldset
{
	border: 0 ;
}

#theTotalsForm dt
{
	float: left;
}

#theTotalsForm dd
{
	float: right;
}

#theTotalsForm ul li
{
	float: right;
}



.sepdiv
{
	clear: both;
	margin-top: 20px ;
}

.subtotalnotes
{
	clear: both;
	margin: 5px 5px 5px 5px ;
}

/* end for cart pages */


/* for catalog indexes */
ul.barebones {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	margin-left: 1em;
	padding: 0;
}

ul.barebones ul {
	list-style-image: url(/images/exploded);
	margin: 0;
	padding-left: 1.5em;
}

ul.barebones li {
	position: relative;
}

ul.barebones a { color: #D0DB22; text-decoration: none; padding-top: 2px; }
ul.barebones a:visited { color: #EAEDB2; text-decoration: none; padding-top: 2px; }
ul.barebones a:hover { color: #D0DB22; text-decoration: underline; }
ul.barebones a.switch:hover { color: #D0DB22; text-decoration: none; }


.navcolumn-title
{
	margin-top: 10px ;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	color: #D1D2D5;
}

.navcolumn-tree
{
	background: transparent;
	padding-left: 3px;
}

.indexcolumn
{
	background: transparent;
	float: left ;
	width: 275px ;
}

.adleftcolumn
{
	background: transparent;
	float: left ;
	width: 190px ;
}

/* end catalog index page */




/* for lists of link pages, also in articles */
.linktopiclist
{
	float: left;
	padding: 5px 5px 5px 5px ;
	margin: 0px 0px 0px 5px ;
}

.linktitle
{
	margin: 0 ;
	padding: 0 ;
	color: #EFEBCB;
}

.linktopictitle	{
	padding: 5px 0px 5px 0px ;
	margin: 0 ;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	color: #5D83AB;
	text-align: center;
}

.linkthumbnail
{
	padding: 2px 0 0px 0 ;
}

.linkthumbnail img
{
	border: 1px solid #787684;
}

.linkurl
{
	margin: 0 ;
	padding: 1px 0 15px 0 ;
}

.linkblurb
{
}

.referral
{
	background: transparent;
	margin: 0 ;
	padding: 0 ;
	text-align: center;
}

#adsense_footer
{
	clear: both;
	float: left;
	padding : 1em 1em 1em 1em ;
}

#placeholder
{
}

/* end for lists of link pages, also in articles */


#masthead_left_div ul>li:first-child a { color: #D1D2D5; font-size: 105%;  }

#ghome_li:first-child a { color: #D1D2D5; font-size: 105%;  }

.emptycart
{
	display: block;
	background-color: whitesmoke;
	padding: 30px;
	width: 100%;
	font-size: 150%;
	color: brown;
}


.default_submit
{
	background-color: #f0c15d;
	display: block;
	margin: 15px auto;
	padding: 7px;
	border-radius: 6px;
	color: black;
	border: 2px solid black;
	font-size: 110%;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	width: 30%;
	max-width: 400px;
	min-width: fit-content;
}

.default_submit:active {
	background-color: grey;
	box-shadow: 0 5px #666;
	transform: translateY(4px);
}

.featured_list_date
{
	font-size: 110%;
	padding: 5px 15px 0px 0 ;
	margin: 0 0 51px 0 ;
	float: right;
}

.featured_list_title
{
	display: inline-block;
	margin: 9px 9px 9px 9px;
	font-size: 200%;
}


.featured_list_title A:link, .featured_list_title A:visited, .featured_list_title a:active, .featured_list_title a:hover
{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D0DB22;
}

.featured_list_title a:hover {
	color: white;
}

.featured_list_menubar {
	font-weight: bold;
	width: 100%;
	background-color: darkseagreen;
	padding: 2px 0px 7px 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 150%;
	color: black;
}

.featured_list_row
{
	margin: 5px 10px 10px 10px;
	background: inherit ;
	border-radius: 10px;
	border: 1px;
	border-style : solid ;
	border-color : darkseagreen;
	float: left;
}

.featured_list_thumb_unit
{
	display: inline-block;
}

.featured_list_blurb_container
{
	float: left;
	margin: 10px;
	width: 40em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	border-width: 1px;
	border-style: solid;
	border-color: grey;
	border-radius: 10px;
	text-align: left;
}

.featured_list_blurb
{
	margin: 20px;
}

.featured_list_thumblist
{
	padding: 20px 0px 15px 0px ;
	background-color: inherit;
}

.featured_list_blurblink
{
	text-align: center;
}

.featured_list_thumblist img
{
	padding: 5px 5px 5px 5px ;
	margin: 4px 10px 10px 4px ;
	width: 150px;
}

.blurblink_container
{
	margin: 12px;
	width: 70%;
}

.blurblink_container
{
	padding: 12px;
	width: 90%;
	text-align: center ;
}

.featured_list_blurb h1
{
	color: #0A1D58;
}

li
{
	list-style-type: none;
}

.feature_thumb_ul
{
	display: inline-block;
	vertical-align: top; /*helps with variable length content*/
	padding: 2px;
}


.feature_thumb_ul li
{
	list-style-type: none;
	width: 180px;
	text-align: center
}

ul.feature_thumb_ul li a { color: #D0DB22; text-decoration: none; padding-top: 2px; }
ul.feature_thumb_ul li a:visited { color: #EAEDB2; text-decoration: none; padding-top: 2px; }
ul.feature_thumb_ul li a:hover { color: #D0DB22; text-decoration: underline; }
ul.feature_thumb_ul li a.switch:hover { color: #D0DB22; text-decoration: none; }


#helpfull_links A:link, #helpfull_links A:visited, #helpfull_links A:active, #helpfull_links a:hover
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold ;
	color: #84AE72 ;
}


.trust
{
	margin: 20px;
	background-color: white ;
	border-width: 1px;
	border-style: solid;
	border-color: royalblue;
	border-radius: 10px;
}

.navcolumn-title
{
	margin-top: 10px ;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	color: #D1D2D5;
}

.navcolumn-tree
{
	background: transparent;
	padding-left: 3px;
}

.navcolumn-tree li
{
	list-style: none;
}
