@charset "utf-8";
/*main CSS document */
body, html {
	margin:0;
	padding:0;
	background:#3a3a3a url(../images/bg.gif) top left repeat;
	text-align:center;
}
html, body, h2, h3, h4, div, p, ul, li, input, td {
   font-family:Arial, Helvetica, sans-serif;   
}
div, td , p {
	text-align:left;
}/*to overwrite the text-align:center of the body and html*/
#container {
	margin:0;
	padding:0;
	background:url(../images/bg_container.png) top left repeat-x;
	text-align:center;
}
/*----------------------------------------------*/
p {
	padding:0 10px 0 0;
	margin:15px 10px 0px 0px;

}
p, td, th, dd, dt, li {
	line-height:1.5;
	font-size:0.8em;
}

dd ul li, dd dt, dd dd, li p, td li {
	font-size:1em;
}
dd p {
	font-size:1em;
	margin-left:0;
}
td p {
	font-size:0.9em;
}
li td {
	font-size:1em;
}
form { display:inline }

a { color:#690 }
a:visited { color:#989350 }
a:hover { color:#8a4a4a }

em { font-family:Georgia, "Times New Roman", Times, serif }


.c, .ce { text-align:center }
.r, .ri { text-align:right }

h3, h4 {
	margin:0 15px 5px 0;
	padding:20px 4px 0 0;
	font-family:Arial, Helvetica, sans-serif;

}

h2 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 2px 0px;
	border-bottom:1px solid #690;
	color:#690;
	font-size:1.3em;
}
h2.shorter, p.shorter {
	width:480px;
}
h3 {
	font-size:0.9em;
	color:#690;
	text-transform:uppercase;
}
table.ordertable h3 {
	border-bottom:1px solid #690;
}
h4 {
	color:#690;
	font-size:0.9em;
	font-weight:bold;
}
.fineprint, ol li p.fineprint {
	font-size:0.75em;
	color:#333;
}

.normalprint {
	color:#333;
	font-weight:normal;
}
/*end*/
/*--------------------------------------------------------*/
#wrapper {
	width:970px;
	margin:0 auto;
	padding:10px 0px 20px 0px;
}
#header {
	width:968px;
	height:134px;
	border:1px solid #fff;
	border-bottom:none;
	background-color:#000;
}
#header_top {
	width:968px;
	height:94px;
}
#logo {
	float:left;
	width:288px;
	height:94px;	
	background:url(../images/logo.png) top left no-repeat;
	
}
#logo a, #logo a:visited, #logo a:hover {
	display:block;
	width:288px;
	height:94px;
}
#logo h1 {
	display:none;
}
#header_right {
	float:left;
	width:680px;
	height:94px;	
}
#search {
	float:right;
	width:315px;
	height:40px;
	margin:20px 20px 0px 0px;
	padding:20px 0px 0px 10px;
	background:url(../images/search_bg.jpg) top left no-repeat;
}
#header_bottom {
	width:968px;
	height:40px;
	background:#7e9f27 url(../images/tnav_bg.gif) top left repeat-x;
}

ul#top_navigation{
	height:40px;
	padding:0px;
	margin:0px;
	list-style:none;
}
ul#top_navigation li {
	float:left;
	display:block;
	height:39px;
	padding:1px 2px 0 0;
	background:url(../images/separator.gif) top right no-repeat;
	
}

ul#top_navigation li a, ul#top_navigation li a:visited {
	display:block;
	height:28px;
	padding:9px 0 0 0;
	background:url(../images/tnav_button.gif) top left repeat-x;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
ul#top_navigation li a.first {
	width:228px;
	background-position:bottom left;
}
ul#top_navigation li a.wide {
	width:180px;
}
ul#top_navigation li a.narrow {
	width:120px;
}
ul#top_navigation li a.last {
	width:129px;
}
ul#top_navigation li a:hover {
	background-position:bottom left;
	color:#fff;
}
#main {
	width:970px;
	margin:0 auto;
	background:#fff url(../images/main_bg.png) top left repeat-y;
	color:#333;
}
#footer {
	width:968px;
	height:180px;
	margin:0 auto;
	border:1px solid #fff;
	border-top:none;
	background:#9ac131 url(../images/footer.jpg) top center repeat-x;	
	
}
#footer .fineprint {
	color:#333;
	font-size:0.7em;
	text-align:center;
	line-height:1.2;
}
#footer a, #footer a:visited {
	color:#333;
	text-decoration:none;
}
#footer a:hover {
	color:#333;
	text-decoration:underline;
	
}
/*-----------------------------------------------------------*/
#left_column {
	float:left;
	width:230px;
}
ul#left_navigation {
	margin:0;
	padding:10px 0 0 10px;
	width:220px;
	list-style:none;
	
}
ul#left_navigation li {
	margin:0;
	padding:0 0 10px 0;
	
}
ul#left_navigation li a, ul#left_navigation li a:visited {
	display:block;
	width:auto;
	height:53px;
	padding:20px 0 0 80px;
	background:url(../images/lnav_link.jpg) top center no-repeat;
	color:#576d1b;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}
ul#left_navigation li a.catlink, ul#left_navigation li a.catlink:visited {
	background:url(../sitefiles/Image/Categoryicons/catlink.jpg) top left no-repeat;
}

ul#left_navigation li a:hover {
	color:#7e9f27;
}


#left_navigation ul li a.current, #left_navigation ul li a.current:visited, #left_navigation ul li a.current:hover {
	color:#4a3900;
	background-position:bottom center;
}
#left_navigation ul li a.mycollection, #left_navigation ul li a.mycollection:visited, #left_navigation ul li a.mycollection:hover {
	color:#c00;
	background-position:bottom center;
}
.left_navigation_bottom {
	width:188px;
	height:23px;
	background:url(../images/lnav_bottom.gif) top center no-repeat;
}
#left_navigation_front {
	display:none;
}
#content {
	width:720px;
	float:left;
	padding:10px 5px 10px 10px;	
}
#content_front {
	width:926px;
	padding:0px 18px 0px 5px;	
}
ul.fancy, ul.checklist {
	list-style:none;
	margin:5px 0 10px 20px;
	padding:0;
}
ul.fancy li {
	background:transparent url(../images/bullet.gif) top left no-repeat;
	line-height:1.5;
	padding:0 0 5px 20px;
}
ul.nomargin {
	margin-top:0;
}
ul.nobullets {
	list-style:none;
}
ul.nobullets li {
	background-image:none;
}
ul.indented {
	padding-left:60px;
}
img.imgcentered {
	display:block;
	margin:0 auto;
}
img.framed {
	border:4px solid #afce5b;

}
.breaker, .breaker_right {
	clear:both;
	height:1px;
	width:auto;
	float:none;
	font-size:0;
	margin-top:-1px;
}
.breaker_right {
	clear:right;
}
p.slogan {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
div.fineprint {
	font-size:10px !important;
}
.rightside_box {
	width:220px;
	float:right;
	margin-top:-1px;
	background-color:#ffec9d;
	border:1px solid #f9b588;
}
.rightside_box  h3, #cartbox h3  {
	height:23px;
	margin:0px;
	padding:7px 0px 0px 0px;
	background:#7e9f27 url(../images/h3-bg.gif) top left repeat-x;
	color:#fff;
	font-size:0.8em;
	text-align:center;
	text-transform:uppercase;
}
.rightside_box  p {
	padding-left:15px;
}
h3.nobg {
	padding-left:15px;
	background:none;
	color:#578100;
	text-align:left;	
}
.print-only {
	display:none;
}
/*-----------------------NEWS STYLES------------------------------*/
.article {
	width:490px;
}
.timestamp {
	color:#777;
	font-size:0.75em;
}
#newslist {
	margin:5px;
}
#newslist a.current, #newslist a.current:visited, #newslist a.current:hover {
	font-weight:bold;
}
dl#newslist_front dt {
	margin:0px;
	padding:10px 0 5px 0;
	font-weight:bold;
}
dl#newslist_front dd {
	margin:0px;
	padding:0px 10px;
}
/*---------------------CATALOG LIST STYLES------------------------*/
.titleem {
	color:#436400;
}
.navframe {
	border:1px solid #d0e39d;
	background-color:#EBF3D6;
	padding:5px;
	height:25px;
}
.searchresults {
	height:35px;
	font-size:0.8em;
	line-height:1.5;
}
.searchresults div {
	width:35px;
	height:auto;
	float:left;
	padding-top:2px;
}
.searchresults a, .searchresults a:visited {
	display:block;
	float:left;
	width:auto;
	height:14px;
	padding:2px;
	margin-left:1px;
	margin-top:1px;
	border:1px solid #d0e39d;
	background-color:#fff3c4;
	font-size:0.9em;
	text-align:center;
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.searchresults a:hover {
	margin-top:0px;
	height:15px;
	color:#333;
	background-color:#d0e39d;	
}
.searchresults a.current, .searchresults a.current:visited {
	height:14px;
	margin-top:2px;
	background-color:#c00;
	color:#fff;
	border:1px solid #ff1000;
	border-left-color:#ff6300;
	border-top-color:#ff6300;
}
/*----------------PRODUCT TABLE STYLES----------------------------------*/
.productsTable, .bag_table {
	background-color:#d0e39d;
	width:720px;
}
.bag_table {
	margin:0 auto;
}
.productsTable td, .productsTable th,
.bag_table td, .bag_table th {
	background-color:#fff;
	padding:3px;
}
.productsTable th,  .bag_table th {
	background-color:#84a62a;
	color:#fff;
	text-align:center;
}

.productsTable td {
	font-size:11px;
}
.productsTable td a {
	font-size:11px;
}
.productsTable th.catheader {
	font-size:11px;
	width:29px;
	
}
.productsTable th.priceheader {
	width:78px;
	font-size:11px;
	background-color:#9ac131;
}
.productsTable th.agentheader {
	width:20%;
}
.productsTable th.categoryheader {
	background-color:#000;
}
.productsTable td.agentcell a, .productsTable td.agentcell a:visited {
	display:block;
	padding-left:14px;
	background:url(../images/i.png) top left no-repeat;
	color:#576d1b;
}
.productsTable td.catcell {
	font-size:11px;
	background-color:#fff3c4;
	text-align:center;
}
.productsTable td.pricecell {
	width:78px;
	font-size:10px;
	padding:4px;
	background-color:#ffe888;
}
.productsTable td.pricecell a, .productsTable td.pricecell a:visited {
	font-weight:bold;
	color:#333;
}
.productsTable tr.highlight td {
	background-color:#fff3c4;
}
.productsTable tr.highlight td.pricecell {
	background-color:#fc0;
}
.productsTable tr.highlight td.catcell {
	background-color:#ffe888;
}
.productsTable td.blank, .productsTable tr.highlight td.blank {
	background-color:#d0e39d;

}
/*--------------------SHOPPING CART STYLES----------------------------------*/
#cartbox {
	margin:5px;
	background-color:#ffec9d;
	border:1px solid #f9b588;
}
#cartbox p {
	 line-height:1; height:21px; text-align:right; margin:0; padding:7px 5px 0px 0px;
}
dl.cartbox_list {
	border-bottom:1px solid #f9b588;
	background-color:#fff3c4;
	overflow:hidden;
	padding:5px;
	margin:0px;

}
dl.cartbox_list dt, dl.cartbox_list dd {
	font-size:11px;
}
dl.cartbox_list dt {
	font-weight:bold;
	overflow:hidden;
	height:17px;
}
dl.cartbox_list dd {
	margin:0px;
	padding:0px 0px 0px 10px;
	
}
dl.cartbox_list dd strong {
	float:right;
	display:block;
	width:60px;
	text-align:right;
}

/*link styles*/
a.print, a.print:visited, a.print:hover {
	display:block;
	width:24px;
	height:24px;
	background:url(../images/icons/printer.jpg) top center no-repeat;
}
a.link, a.link:visited, a.link:hover,
a.map, a.map:visited, a.map:hover,
a.pdf, a.pdf:visited, a.pdf:hover,
a.ppt, a.ppt:visited, a.ppt:hover,
a.www, a.www:visited, a.www:hover,
a.zip, a.zip:visited, a.zip:hover {
	padding:0 0 0 20px;
	
}
a.link, a.link:visited, a.link:hover { background:url(../images/icons/ico_link.png) top left no-repeat }
a.map, a.map:visited, a.map:hover { background:url(../images/icons/ico_map.png) top left no-repeat }
a.pdf, a.pdf:visited, a.pdf:hover { background:url(../images/icons/ico_pdf.png) top left no-repeat }
a.ppt, a.ppt:visited, a.ppt:hover { background:url(../images/icons/ico_ppt.png) top left no-repeat }
a.www, a.www:visited, a.www:hover { background:url(../images/icons/ico_www.png) top left no-repeat }
a.zip, a.zip:visited, a.zip:hover { background:url(../images/icons/ico_zip.png) top left no-repeat }



/* ******************  speech  ************** */
/* 
   The following portion of the stylesheet uses styles taken from the w3.org website, 
   and it is a subject to the following:
   Copyright 1997-2006 W3C (MIT, ERCIM, Keio). All Rights Reserved.
   The following software licensing rules apply:
   http://www.w3.org/Consortium/Legal/copyright-software */
@media aural {
   h1, h2, h3,
   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
   h1            { pitch: x-low; pitch-range: 90 }
   h2            { pitch: x-low; pitch-range: 80 }
   h3            { pitch: low; pitch-range: 70 }
   h4            { pitch: medium; pitch-range: 60 }
   h5            { pitch: medium; pitch-range: 50 }
   h6            { pitch: medium; pitch-range: 40 }
   li, dt, dd    { pitch: medium; richness: 60 }
   dt            { stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn           { pitch: high; pitch-range: 60; stress: 60 }
   s, strike     { richness: 0 }
   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u             { richness: 0 }
   a:link        { voice-family: harry, male }
   a:visited     { voice-family: betty, female }
   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}



/* used to highlite search terms */
span.hilite {
	background-color:yellow
}


