/* -- default style sheet*/
html, body
{
	margin:			0;
	padding:		0;
	height:			100%;
	width:			100%;
}
body
{
	font-weight:		400;
	font-size:		12px;
	line-height:		14px;
	font-family:		arial, sans-serif;
	font-variant:		normal;
	font-style:		normal;
	text-align:		left;
	background-color:	#f0ffea;
	color:			#2b2b2b;

}
h1
{
	font-family:		lucida grande, lucida sans unicode, verdana, sans-serif;
	font-weight:		600;
	font-size:		18px;
	line-height:		20px;
	font-variant:		normal;
	white-space:		nowrap;
	color:			#298d0e;
	margin:			0;
	background-color:	transparent;
}
.light
{
	color:			#f0ffea;
}
b
{
/*	font-weight:		400;*/
}
h2
{
	display:		inline;
	font-size:		14px;
	font-weight:		600;
	font-family:		arial, sans-serif;
	line-height:		18px;
	font-variant:		normal;
	font-style:		normal;
	text-align:		left;
	color:			#1b5636;
}
.main_heading
{
	display:		block;
	font-size:		16px;
	border-bottom:		2px solid #1b5636;
	margin-bottom:		10px;
	clear:			both;
}
h3
{
	display:		inline;
	font-size:		12px;
	font-weight:		600;
	font-family:		arial, sans-serif;
	line-height:		16px;
	margin:			0;
	font-variant:		normal;
	font-style:		normal;
	/*background-color:	#ffffff;*/
	color:			#2b2b2b;
}
h4
{
	font-size:		14px;
	font-weight:		600;
	font-family:		arial, sans-serif;
	line-height:		16px;
	font-variant:		normal;
	font-style:		normal;
	background-color:	#ffffff;
	color:			#2b2b2b;
}
h5
{
	font-size:		8px;
	font-weight:		400;
	line-height:		11px;
	font-variant:		normal;
	font-style:		normal;
	background-color:	#ffffff;
	/*background-color:	#d4d6ce;*/
	color:			#000000;
}
h6
{
	font-weight:		600;
	font-size:		18px;
	line-height:		24px;
	font-family:		arial, sans-serif;
	font-variant:		normal;
	font-style:		normal;
	background-color:	#ffffff;
	color:			#070808;
}
.block
{
	display:		block;
}
input
{
	font-size:		11px;
	color:			#2b2b2b;
}
textarea
{
	font-size:		11px;
}
/* -- Special items formats */
.header
{
	position:		absolute;
	top:			0;
	left:			0;
	right:			0;
	width:			100%;
	height:			120px;
	background-image:	url(/graphics/top-bar.jpg);
	background-repeat:	no-repeat;
	z-index:		2;
}
#heading
{
	position:		relative;
	top:			70px;
	left:			350px;
	right:			20px;
	display:		block;
	width:			auto;
	text-align:		left;
	white-space:		nowrap;
	vertical-align:		top;
	z-index:		3;
	float:			left;
}
img
{
	margin:			0 1em;
	border:			0;
}
#title
{
	position:		absolute;
	top:			5px;
	left:			10px;
	padding:		0;
	border-width:		0;
	white-space:		nowrap;
	z-index:		2;
}
.nav-bar
{
	position:		absolute;
	display:		block;
	top:			120px;
	right:			0px;
	left:			180px;
	height:			2em;
	border-style:		none;
	white-space: 		nowrap;
	text-align:		right;
	padding-right:		80px;
	background-color:	#1e5d3a;
	color:			#ffffff;
	z-index:		3;
}
/*\*/
* html .nav-bar
{
	position:		relative;
	margin-right:		180px;
}
/**/
#body-box
{
	position:		absolute;
	top:			180px;
	left:			0;
	right:			0;
}
.menu_baritem
{
	font-weight:		600;
	font-size:		11px;
	padding:		0 1em;
	font-family:		sans-serif;
	color:			#ffffff;
	line-height:		2em;
}
.body-text
{
	position:		absolute;
	padding:		0;
	margin:			0;
	clear:			right;
	top:			150px;
	right:			80px;
	left:			180px;
	text-align:		left;
	z-index:		2;
}
.short_text
{
	min-height:		560px;
}
/*\*/
* html .short_text
{
	height:			560px;
}
/**/
.prod_img
{
	float:			left;
 	padding-right:		0;
	clear:			left;
}
.prod_info
{
	min-height:		180px;
}
/*\*/
* html .prod_info
{
	height:			180px;
}
/**/
.article_long
{
	min-height:		410px;
}
/*\*/
* html .article_long
{
	height:			410px;
}
/**/
.article_med
{
	min-height:		310px;
}
/*\*/
* html .article_med
{
	height:			310px;
}
/**/
.prod_disp
{
	min-height:		310px;
}
/*\*/
* html .prod_disp
{
	height:			310px;
}
/**/
.pack_disp
{
	min-height:		325px;
}
/*\*/
* html .pack_disp
{
	height:			325px;
}
/**/
.nav_col
{
	position:		absolute;
	top:			120px;
	left:			20px;
	width:			140px;
	background-color:	#ceedff;
	border-right:		solid 1px #1e5d3a;
}
.site_map_head
{
	display:		block;
	font-size:		14px;
	font-weight:		600;
	color:			#e9e9e9;
	background-color:	#1e5d3a;
	padding:		0 5px;
	margin-bottom:		5px;
}
#sub_menu
{
	display:		block;
	height:			2em;
	border-style:		none;
	white-space: 		nowrap;
	width:			500px;
	text-align:		center;
	color:			#e9e9e9;
	background-color:	#1e5d3a;
	padding:		0 5px;
	margin-bottom:		5px;
}
.menu_sub_head
{
	display:		block;
	font-size:		12px;
	font-weight:		600;
	width:			100px;
	color:			#e9e9e9;
	background-color:	#1e5d3a;
	padding:		0 5px;
	margin:			5px 10px;
}
.adm_search_head
{
	font-size:		12px;
	font-weight:		600;
	color:			#e9e9e9;
	background-color:	#1e5d3a;
	padding:		0 5px;
	margin-bottom:		5px;
}
.sitemap
{
	display:		block;
	padding:		0;
	margin:			0;
	margin-bottom:		3px;
	padding:		0 .5em;
}
.pager
{
	display:		inline-block;
	font-size:		11px;
	line-height:		12px;
	float: 			left;
	border-style: 		solid;
	border-width: 		1px;
	padding:		0;
	text-align:		center;
	background-color:	#affbe4;
}
.link_disp
{
	display:		block;
	padding:		0 .5em;

}
.link_head
{
	display:		inline;
	font-size:		11px;
	font-weight:		600;
	font-family:		arial, sans-serif;
	line-height:		14px;
	font-variant:		normal;
	font-style:		normal;
	color:			#1b5636;
}
.field_title
{
	font-weight:		600;
}
.bottom_line
{
	border-bottom:		none;
}
.footnote
{
	display:		block;
	font-size:		11px;
	background-color:	#dadada;
}
#disclaim
{
	display:		block;
	font-size:		9px;
	font-variant:		normal;
	font-style:		italic;
}
#footer
{
	position:		absolute;
	width:			110%;
	right:			0px;
	left:			-40px;
	text-align:		center;
	font-size:		11px;
}
.blok_disp
{
	display:		block;
	width:			auto;
	font-size:		11px;
	line-height:		14px;
	white-space: 		normal;
	padding:		.5em 1em;
	text-align:		justify;
	background-color:	#ceedff;
	border:			1px solid #1b5636;
}
#billing
{
	float:			left;
	width:			270px;
}
#shipping
{
	float:			right;
	width:			270px;
}
.warn
{
	font-size:		12px;
	font-weight:		600;
	color:			#e70000;
}
.login
{
	border:			0;
	color:			#2b2b2b;
	padding:		0 .5em;
}
.adm_search
{
	border:			0;
}
#prod_ul
{
	display:		inline;
	font-size:		14px;
	font-weight:		600;
	color:			#1b5636;

}

/* -- end special areas */

/* -- table data formats */
table
{
	font-size:		11px;
	line-height:		14px;
	font-family:		arial, sans-serif;
	font-variant:		normal;
	font-style:		normal;
	width: 			100%;
	padding-top:		.5em;
	text-align:		left;
	padding:		1px;
	border:			0;
	margin-bottom:		.5em;
	background-color:	transparent;
	color:			#2b2b2b;
}
#sitemap_table
{
	background-color:	#ceedff;
}
.sitemap_cell
{
	background-color:	#f0ffea;
}
td
{
	vertical-align:		top;
	border:			0;
	padding:		0;
}
#dealer_tbl
{
	background-color:	#1e5d3a;
}
.dealer_cell
{
	padding:		0 .5em;
	vertical-align:		top;
	background-color:	#f0ffea;
}
.inner_tab
{
	border:			0;
	padding:		0;
	vertical-align:		top;
}
.catalog
{
	border-style:		none;
	width:			100%;
	background-color:	transparent;
	color:			#2b2b2b;
}
td.l_cel
{
	text-align:		left;
}
td.tl_cel
{
	border-bottom:		1px solid #1b5636;
	font-weight:		600;
	text-align:		left;
}
td.r_cel
{
	text-align:		right
}
td.tr_cel
{
	border-bottom:		1px solid #1b5636;
	font-weight:		600;
	text-align:		right
}
.bottom_row
{
	border-top:		1px solid #1b5636;
	text-align:		right;
}
/*  -- end table data formats*/

/* --outline and list formats*/
#pack_disp
{
	display:		block;
	padding:		5px;
	border:			1px solid #1b5636;
}
ul
{
	margin-top:		0px;
}
	
li
{
	list-style-position:	inside;
	list-style-type:	none;
	margin-left:		-2em;	
}
/*\*/
* html li
{
	margin-left:		2em;
}
/**/
/*  -- end list formats*/

/* -- links */
a#teakdoor:hover
{
	cursor:			none;
}
a:link
{
	text-decoration:	none;
}
a:visited
{
	text-decoration:	none;
}
a:active
{
	text-decoration:	none;
}
a:hover
{
	text-decoration:	underline;
}
a.sitemap:link
{
	color:			#2b2b2b;
	line-height:		14px;
}
a.sitemap:visited
{
	color:			#2b2b2b;
	line-height:		14px;
}
a.sitemap:active
{
	color:			#2b2b2b;
	line-height:		14px;
}
a.sitemap:hover
{
	color:			#2b2b2b;
	line-height:		14px;
}
a.foot_link:link
{
	color:			#2b2b2b;
}
a.foot_link:visited
{
	color:			#2b2b2b;
}
a.foot_link:active
{
	color:			#2b2b2b;
}
a.foot_link:hover
{
	color:			#2b2b2b;
}

/*end of links*/


/* -- end of file -- */
