body {
	background-color: white;
} 

/*********ML 2009*****************/
p.padded_box {
  	border: blue solid 2px;
	padding: 10px;
	text-align: center;
}

/** Table style for timeline **/
#timeline {
	border: 0;
	background-color: black;
}

#timeline a {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

/********************************************/
/** Enhanced subcategory display container **/
div.subcat_box {
  	border: gray solid 1px;
  	width: auto;
  	padding: 7px 0 7px 0;
}

div.cat_link_img {
	padding-left: 7px;
	text-align: center;
}

div.cat_link_title {
	color: #8b4513;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.subcategory {
	font-weight: bold;
}

/********************************************/

.cat_name {
	margin-top: 40px;	/** Modified 5/4/2009 **/
	margin-bottom: 12px;
	padding-left: 10px; /** Modified 5/4/2009 **/
}

/******************ML 2009***************/
.cat_description {
	font-family: Georgia, Times, serif;
	text-align: left;
	padding-left: 2em;
	padding-right: 2em;
}

.sc_content {
	background: white;
	text-align: left;
}

.sc_content h1 {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #8b4513;
	color: white;
	text-indent: 1em;
	border: none;
}

.cart_table thead th,
.order_info_table th,
#order_ship_details h4,
.cart_discounts h4,
.address_box h4 {
	/*background-color: #bf885f;*/	/* H1 title background */
	background-color: #8b4513;
	color: #fff;
}

.sc_welcome_content {
	text-indent: 1em;
}

.cat_links .expanded .parent a,
.cat_links .expanded .parent,
.nav_link_container a:hover {
	/*background-color: #efc4a4;*/
	background-color: #deb887;
}

.nav_block {
	background-color: transparent;
	border: none;
}

.nav_block_title {
	color: #5f4029;
	text-align: center;
	font-weight: bold;
}

.nav_block,
.cart_table,
.cart_table thead th,
.cart_discounts,
.cart_discounts h4,
.order_info_table th,
#order_ship_details h4,
.address_boxes .bill,
.address_boxes .ship,
.address_box h4 {
	border-color: #5f4029;
}


.nav_block a,
.nav_link_container a:link,
.nav_link_container a:visited,
.nav_link_container a.selected,
.cart_table a.prod_name,
.sc_form fieldset h3,
.sc_form fieldset h4,
.expanded .parent a,
.cat_links .prod_detail h1 {
	color: #5f4029;
}

/* Category Name */
.sc_content .cat_label_inner a {
	color: #8b4513;
	font-size:24px;
	font-weight: bold;
	text-decoration: none;
}

.sc_content a {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}

/** Links in category description. **/
.category_detail > .cat_description a {
	color: blue;
}
 
.prod_detail h1 {
	background-color: #8b4513;
	color: #fff;
	padding: 2px 2px 2px 1em;
}

.prod_detail {
	text-align: left;
}

/** Buy Now! **/
.prod_section h2 {
	color: blue;
	font-weight: bold;

}

.cart_table tr.qty_row td,
.order_info_table .alt {
	background-color: #fff6ef;
}

.sc_link,
.sc_link a,
.breadcrumb_nav,
.breadcrumb_nav a {
	color: #000;
}

/** Set product name in category thumbnail display **/
.prod_thumb .prod_name a {
	color: #8b4513;
	font-weight: bold;
}

/****************************************************
 *  Styles for included content pages.
 *  Over-ride .sc_content styles.
 ***************************************************/
 .sc_page_content {
	font-family: Georgia, "Times New Roman", serif;
	text-align: left;
}

.sc_page_content h1 {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #8b4513;
	color: white;
	text-indent: 1em;

}

.sc_page_content h2,
.sc_page_content h3 {
	font-family: Verdana, Helvetica, sans-serif;
	color: blue;
	font-weight: bold;
}

.sc_page_content a:visited {
	color: #191970;
}

.featured_prod h2 {
	font-size: 16px;
	font-weight: bold;
	color: #8b4513;
	margin-top: 0;
}

/***********************************************************
 * Manzanita Lab Content Styles
 **********************************************************/
.cat2_extinction {
  border-bottom: thin red solid;
}

.cat1_extinction {
  border-bottom: thick red solid;
}

DIV.container {
	width: 100%;
	float: left;
	/*right-margin: -320px;*/
	border: #8b4513 solid 1px;
	margin-bottom: 10px;
}

DIV.info_img {
	width: 320px;
 float: right;
padding: 10px;
}

DIV.info_img_right {
	margin: 10px;
	float: right;
}

DIV.info_img_left {
	margin: 10px;
	float: left;
}

DIV.info_text{
float: left;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 20px;
}

P.caption {
  font-family: monospace;
  font-size: 10pt;
  line-height: 1em;
  text-align: center;
}

H3.content {
  text-align: left;
}

p.center {
	text-align: center;
}

IMG.page1right {
  float: right;
  margin-left: 8px;
  margin-bottom: 8px;
}

DIV.page1center {
  text-align: center;
}

div.frontpage {
	clear: both;
}

IMG.page1left {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}

/** Frontpage style **/
div.no_border {
	border: none;
	padding: 10px;
	margin-bottom: 60px;
}

/******** Video Player CSS ***********/
/** Player styles                   **/
#player {
	display: block;
	width: 328px;
	height: 248px;
}

/** Player container styles          **/
#mlPlayer {
	display: none;
	left: 360px;
	top: 240px;
	position: fixed;
}

/** Example content plugin style      **/
/*#coupon	{
	font-size: 24px;
	fontFamily: 'verdana,arial,helvetica';
	text-align: 'center';
	color: #ffff00;
}*/

/** Green River page styles. **/
DIV.gr-text-left {
	margin-right: 300px;
	padding-right: 20px;
}

DIV.gr-img-right {
  width: 300px;
  float: right;
}

DIV.gr-container {
 margin-right: -300px;
	width: 100%;
 float: left;
}

.green_river_fish {
	margin-left: 20px;
}

/* Fish list style */
div.fish_list {
	float: left;
	margin-left: 20px;
	display: inline;
	line-height: 150%;
}

/* Reference cites styles */
div.ref_container {
	margin: 20px;
}

div.ref_date {
	float: left;
	/*display: relative;*/
	margin-right: 20px;
	padding-bottom: 40px;
}

div.ref_cite {
	display: inline;
}