body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}

a {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.image_hyperlink {
	text-decoration: none;
}

a:link {
	color: black;
}
a:visited {
	color: inherit;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: black;
}

a img { border: 0 }

a.footer_link {
	font-size:11px;
}

h1 { 
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
}
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 805px;
}
#topnav ul {
	list-style: none;
	padding: 10px 0 0 0;
	text-align: right;
	margin-bottom: 10px;
	font-size:13px;
}
#center ul {
	list-style: none;
	padding: 10px 0 0 0;
	text-align: center;
	margin-bottom: 10px;
}
#topnav li {
	list-style: none;
	display: inline;
	border-right: 1px solid black;
	padding: 0 4px 0 0;
	margin: 0 4px 0 0;
}
#wrapper {
	background: #E89F36;
	padding: 8px;
}
#leftnav {
	width: 202px;
	float: left;
	padding: 0px;
}
#contactbox {
	width: 200px;
	padding-bottom: 10px;
	margin-bottom: 8px;
	border: 1px solid black;
	background: #458038;
	color: white;
	text-align: center;
	font-size:13px;
}
#contactbox a img {
	border: none;
}
#contactbox p {
	line-height: 1.2em; margin: 11 0 5px 0;
}
#menu {
	width: 200px;
	height: 100%;
	background: #C78634 url(images/w.gif) bottom repeat-x;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 0;
	color: white;
	text-align: center;
}
.search {
	margin: 0 auto 0 auto; width: 80%; padding: 10px 0;
	border-top: 1px solid black; border-bottom: 1px solid black;
}
.searchbox {
	border: 1px solid black; width: 80px; padding: 2px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
#menu li {
	text-transform: uppercase;
	text-align: left;
	font-size: 0.9em;
	padding: 8px;
	margin: 0 auto 3px auto;
	width: 170px;
	background: #B07241;
	border: 1px solid #999999;
}
#menu a:link, #menu a:active { color: white; }
#bottom-left {
	background: url(images/bottom-left.png) bottom left no-repeat;
	width: 202px;
	height: 10px;
	overflow: visible;
}
#main {
	width: 574px;
	margin-left: 210px;
}
#home-banner { margin-bottom: 5px; }
#top-right {
	background: url(images/top-right.png) top left no-repeat;
	width: 574px;
	height: 7px;
}
#bottom-right {
	background: url(images/bottom-right.png) bottom right no-repeat;
	width: 574px;
	height: 7px;
}
#content {
	background: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 0;
	border-bottom: 0;
	min-height: 980px;
	/*height: 900px;*/
	margin: 0;
	padding: 5px 20px;
}
.title {
	margin: 50px 0;
	font-size: 1.3em;
}
.title-item {
	margin: 50px 0 0 0;
	font-size: 1.3em;
	text-transform: uppercase;
}
#banner {
	height: 100px;
	background: #B07241;
	margin-top: 0;
	margin-bottom: 8px;
	padding: 10px 0;
	color: white;
	font-size:13px;

}
	#banner p { margin-left: 210px; }
	#banner a img { border: none; }
    #banner a { color: #ffffff; }
	#banner .contact { font-size:1.1em; }
	.banner-item { float: right; display: inline; width: 110px; text-align: center; margin-right: 10px; }
	.banner-item span { display: block; }
	.banner-item a img { border: none; }
	.banner-item a { color: white; }

#cdetails {
	margin-right: 250px;
	margin-top: -10px;
	text-align: right;
}

.products { height: 170px; }
.products a { color: #0099FF; font-size: 1.2em; }
.products a:hover { text-decoration: underline; }
.products img { float: left; border: none; }
.products p { margin-left: 200px; }
.add { float: left; margin-left: 2px; }
.add ul { padding: 0; margin: 5px 0; list-style: none; }
.add li { display: inline; }
.products .add li a { font-size: 12px; color: white; background: #556688; padding: 5px 20px; margin: 0 0px 0 0; }
.products .add li a:hover { background: #999999; }

.item { height: 250px; }
.item img { float: left; border: none; position: relative; }
.item p { margin-left: 260px; }

.options { text-align: center; margin-bottom: 40px; }
.options ul { padding: 0; margin: 5px 0; list-style: none; }
.options li { display: inline; }
.options li a { font-size: 1em; color: white; background: #3366AA; padding: 5px 20px; margin: 0 50px 0 0; }
.options li a:hover { background: #999999; }

.desc {}
.box_shopping {
color:#FFFFFF;
margin-left:5px;
}
SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

#categories_link   {
	text-transform: uppercase;
	text-align: left;
	font-size: 0.9em;
	padding: 8px;
	margin: 0 auto 3px auto;
	width: 170px;
	background: #225588;
	border: 1px solid #999999;
}
#categories_link a:hover { background: white; text-decoration: none; color: #225588 } 
#categories_link a:link, categories_link a:active { color: white; }

.products_wishlist {
	height:120px;
	text-align:left;
}
.products_wishlist a 
{
	color: #0099ff;
	font-size: 1.1em;
}
.products a:hover (line 185)
{
	text-decoration: underline;
}

.infoBoxFL {
  padding-bottom: 5px;
}

.pageHeading {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}


#footer_container {
  margin-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  color: #333;
  font-size: 11px;
}

.new_site_login_notice {
  color: #f00;
  font-weight: bold;
  padding: 10px;
  background: #eee;
  border: 1px solid #f00;
}

.subtitle-item {
	font-size: 1.0em;
}

.tracking_div {
background-color: #f3f3f3;
border: solid 2px #e5e5e5;
padding: 10px;
font-size: 11px;
margin: 10px 0 0 0;
width: auto;
font-family: Verdana, Arial, sans-serif;
}

.hiddenDiv {
display: none;
}

#offshore_shipBox {
  border: 2px solid #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 4px;
  margin: 5px;
}

#xmas_note {
  border: 2px solid #f00;
  font-family: Verdana, Arial, sans-serif;
  color: #f00;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  margin-bottom: 10px;
}

/* New Hover Categories Menu - Jan 2010 */
body { behavior: url("csshover3.htc"); } 

#hovermenu {
width: 175px; /* set width of menu */
} 

#hovermenu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 3px;
background: #C78634;
}

/* style, color and size links and headings to suit */
#hovermenu a, #hovermenu h2 {
display: block;
margin: 0;
}

#hovermenu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#hovermenu li a {
color: #fff;
text-decoration: none;
font-size: 12px;
}

#hovermenu a:hover {
color: #fff;
}

#hovermenu ul ul {
  background: #C78634;
}

#hovermenu li, #hovermenu ul li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 


#hovermenu ul ul ul, #hovermenu ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
}

#hovermenu ul li ul li {
width: 225px;
}

#hovermenu ul li ul {
width: 250px;
}

div#hovermenu ul ul ul,
div#hovermenu ul ul li:hover ul ul,
div#hovermenu ul ul,
div#hovermenu ul li:hover ul ul
{display: none;}


div#hovermenu ul ul li:hover ul,
div#hovermenu ul ul ul li:hover ul,
div#hovermenu ul li:hover ul,
div#hovermenu ul ul li:hover ul
{display: block;}

#hovermenu li a {
  color: #fff;
}

#hovermenu li a:hover {
	color: #add8e6;
}
/* New Hover Categories Menu - Jan 2010 */