@charset "utf-8";
/* CSS Document */

body {
	background-color:#ECECEC;
	background-image:url(../images/page_bkgnd.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-size:14px;
}

form {
	margin:0px;
}

.smallFont {
	font-size:12px;
}

/* main */
#main {
	width:973px;
	margin:0px auto;
	text-align:left;
}

a {
	text-decoration:none;
}

input {
	margin:0px;
	padding:0px;
}


/* header */

#header {
	width:973px;
	height:118px;
	background-repeat:no-repeat;
	margin-left:10px;
}

#header .logo {
	float:left;
	width:416px;
}

#header .chat {
	float:left;
	width:395px;
	padding-top:10px;
	text-align:center;
}

#header .login {
	float:left;
	color:#FFF;
	font-weight:bold;
	width:150px;
	padding-top:10px;
	font-size:10px;
}

#header .login td {
	font-size:10px;
}

#header .login a {
	color:#FFF;
	text-decoration:underline;
}

#header .textFields {
	width:100px;
}

	
/* topNav */
#topNav {
	background:url(../images/top_nav_bkgnd.jpg) no-repeat;
	width:958px;
	height:58px;
	font-size:14px;
	text-align:center;
	margin-bottom:10px;
}

#topNav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#fff;
	height:58px;
	
}

#topNav ul a {
	display:block;
	line-height:58px;
	background:url(../images/top_nav_divider.gif) no-repeat left;
	padding:0 38px;
}

#topNav li {
	line-height:58px;
	float:left;
}

#topNav a {
	color:#FFF;
	font-weight:bold;
}

#topNav a:hover {
	text-decoration:underline;
}

#topNav .highlight {
	color:#088B90;
}

#topNav .contactInfo {
	color:#FFF;
	width:187px;
	margin-top:15px;
}

/* search */
#search {
	background:url(../images/search_bkgnd.gif) no-repeat;
	width:200px;
	height:60px;
	line-height:60px;
	margin-bottom:10px;
	padding-left:5px;	
}

#search td {
	color:#666;
	font-size:12px;
}

#search a {
	text-decoration:none;
	color:#666;
}

#search .advanced {
	display:block;
	margin-left:50px;
}

#search input {
	margin:0px;
	padding:0px;
}

#search .submit {
	background-color:#64A01F;
	color:#FFF;
	padding:3px;	
	border:1px solid #FFF;
	display:block;
}

/* cart */
#cart {
	background:url(../images/cart_bkgnd.gif) no-repeat;
	width:200px;
	_width:130px;
	height:60px;
	padding-left:70px;
	_padding-left:70px;
	padding-top:10px;
	padding-right:0px;
}

#cart a {
	text-decoration:underline;
	color:#64A01F;
	font-size:12px;
	font-weight:bold;
}

/* bodyContent */
#bodyContent {
	width:975px;
	min-height:973px;
	width:auto;
}

#bodyContent .top {
	background: url(../images/content_bkgnd_top.gif) no-repeat;
	width:975px;
	height:11px;

}

#bodyContent .middle {
	background:url(../images/content_bkgnd_repeat.gif) repeat-y;
	width:965px;
	padding-left:10px;
	
}

#bodyContent .bodyBottom {
	background:url(../images/content_bkgnd_bottom.gif) no-repeat;
	width:975px;
	height:12px;
}

#bodyContent h1 {
	display:block;
	color:#64A01F;
	margin-top:9px;
	border-bottom: 1px solid;
	border-bottom-color: #CCC;
	width:725px;	
	font-size:24px;
	padding-bottom:14px;
}

#bodyContent h3 {
	color:#64A01F;
	margin:0px;
	font-size:14px;
}

.prodName {
	color:#64A01F;
	font-weight:bold;
}

.prodNumber {
	color:#666;
	font-weight:bold;
}

.btn {
	display:block;
	background:url(../images/btn_background.jpg) no-repeat;
	width:115px;
	height:22px;
	padding:3px 0px 3px 0px;
	color:#000000;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float:left;
	margin-right:10px;
}

.btnLarge {
	display:block;
	background:url(../images/btn_background_large.jpg) no-repeat;
	width:200px;
	height:22px;
	padding:3px 0px 3px 0px;
	color:#000000;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float:left;
	margin-right:10px;
}

.stroke {
	background-color:#e5e5e5;
}

.red {
	color:#CC0000
}	

.gridHeader {
	background-color:#64A01F;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;	
}

.gridSubHeader {
	background:#CCCCCC;
	color:#000000;
	font-size:12px;	
	font-weight:bold;
	text-transform:uppercase;		
}

.gridSubHeader1 {
	background:#CCCCCC;
	color:#000000;
	font-size:12px;	
	font-weight:bold;
	text-transform:uppercase;		
}

.gridSubHeader2 {
	background:#cccccc;
	color:#64A01F;
	font-size:12px;	
	font-weight:bold;
	text-transform:uppercase;		
}

.priceGrid {
	background-color:#FFFFFF;
}

#content {
	width:745px;
	float:left;
}

/*
.bodyTopBar {
	display:block;
	background-image:url(../images/body_top_bar.gif);
	width:545px;
	height:42px;
	float:left;
}
*/

/* leftNav */
#leftNav {
	display:inline;
	width:200px;
	float:left;
	margin-right:10px;
	_margin-right:0px;
	font-size:12px;
}

#leftNav .leftNavContent {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	color:#FFF;
}

#leftNav h1 {
	color:#6F4131;
	text-transform:uppercase;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	font-size:14px;
	margin:0px;
	border:none;
	width:180px;
	padding:0px;
}

#leftNav .categories {
	background-color:#64A01F;
	color:#FFF;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	margin-bottom:10px;

}

#leftNav .categories .subhead {
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	display:block;
	border-bottom:1px solid #FFF;
}



/* centerColumn */
#centerColumn {
	display:inline;
	float:left;
	margin-right:10px;
	_margin-right:0px;
	width:533px;
	_width:513px;
}

/* rightColumn */
#rightColumn {
	display:inline;
	float:left;
	width:200px;
}


/* footer */
#footer {
	background:url(../images/footer_bkgnd.jpg) no-repeat;
	width:953px;
	height:53px;
	line-height:53px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#999;
}

#footer a {
	text-decoration:none;
	color:#999;
}


#footer .copyright {
	font-size:12px;
}
/*
#footer .footerImage {
	background-image:url(../images/footer_background.jpg);
	width:731px;
	height:99px;
	background-repeat:no-repeat;
}
*/

.clear {
	clear:both;
}

/* listPage */
#listPage {
	display:block;
	float:left;
	
}

#listPage .listItem {
	margin-top:10px;
	padding-bottom:10px;
	display:block;
	float:left;

	width:375px;

}

.listItem .image {
	width:100px;
	display:block;
	float:left;

}

#listPage .listItem a {
	text-decoration:none;

}

#listPage .categories {
	float:left;
	width:500px;
}

#listPage .categories a {
	color:#649F1F;
}

#listPage .categories td {
	font-size:12px;
}

#listPage a {
	color:#666;
}

#listPage .rightColumn {
	float:left;
	width:188px;
}

#listPage .rightElement {
	display:block;
	width:188px;
	margin-bottom:10px;	
	color:#666666;	
}

#listPage .rightElementContent {
	padding:10px;
	border:1px #ccc solid;
}

#listPage .rightElement h3 {
	display:block;
	background-image:url(../images/subhead_listings.jpg);
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;	
	height:23px;
	color:#000;
}

#itemInfo {
	display:block;
	width:225px;
	float:left;
	margin-right:10px;
}

#itemInfo .prodNumber {
	color:#666;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#itemInfo .prodName {
	color:#64A01F;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#listRight {
	display:block;
	float:left;
}

#listPage .listFilter {
	display:block;
	margin-top:10px;
}

#listPage .pagination {
	display:block;
	margin-top:5px;
	padding:3px;
	border-bottom:1px solid #CCCCCC;
	width:725px;
}

#listPage .pagination a {
	font-weight:bold;
	color:#64A01F;

}

/* productPage */
#productPage {
	display:block;
	width:735px;
	float:left;
	font-size:12px;
}

#productPage .description {
	display:block;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

#productPage .colors {
	display:block;
}

#productPage .details {
	display:block;
}

#productPage .tabBackground {
	background:url(../images/tab_background.gif);
	background-repeat:no-repeat;
	display:block;
	width:245px;
	height:24px;
	margin-top:-3px;
	padding-top:5px;	
}

#productPage .tabBackground ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#productPage .tabBackground li {
	display:block;
	float:left;
	padding-left:10px;
}

#productPage .tabBackground .tabOn {
	color:#000000;
	font-weight:bold;
}

#productPage .tabBackground .tabOff {
	color:#64A01F;
	font-weight:bold;
	text-decoration:underline;		
}

#productPage a {
	text-decoration:none;
}

#productPage ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;	
}

#productPage h1 {
	border:none;
	width:auto;
	margin:0px;
	padding:0px;
}

#productPage h3 {
	width:auto;
	margin-bottom:5px;
	font-size:14px;
}

#productPage .prodNumber {
	font-size:20px;
}

#productPage .prodName {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#64A01F;
}

#productPage .leftColumn {
	display:block;
	float:left;
	width:300px;
}

#productPage .rightColumn {
	display:block;
	float:left;
	width:430px;
}

#productPage .gridHeader {
	background-color:#64A01F;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;		
}

#productPage .gridSubHeader {
	background:#CCC;
	color:#000000;
	font-size:12px;	
	font-weight:bold;
	text-transform:uppercase;		
}


#productPage .priceGrid {
	background:#FFFFFF;
	font-size:12px;
}

#productPage li {
	margin:0px;
}

#productPage .prodContainer {
	width:250px;
}

#productPage .prodContainer .topHead h3 {
	display:block;
	background:url(../images/subhead_bkgnd_sm.jpg) no-repeat;	
	padding-left:5px;
	height:24px;
	width:250px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	padding-top:3px;
	margin:0px;
	padding-bottom:0px;
}

#productPage .prodContainer .middle {
	border:1px solid #CCCCCC;
	width:238px;
	font-size:12px;
}

#productPage .prodContainer .middle a {
	color:#666;
}

/* configurePage */
#configurePage {
	display:block;
}

#configurePage .listItem {
	padding-bottom:10px;
	display:block;
	float:left;
}

#configurePage .listItem a {
	text-decoration:none;
}

#configurePage .itemInfo img {
	display:block;
	float:left;
	margin-right:10px;
}

#configurePage .configOptions {
	display:block;
	padding-top:20px;
	border-top:1px solid #cccccc;
	width:500px;
}

#configurePage h3 {
	margin:0px;
	padding-bottom:5px;
	font-size:14px;
	clear:left;
	margin-top:10px;	
}

/* taxList */
#taxList {
	display:block;
}

#taxList #itemInfo {
	display:block;
	float:left;
	width:auto;
	margin-right:10px;
}

#taxList h3 {
	margin:0px;
	padding:0px;
	font-size:14px;
	clear:left;	
}

#taxList .leftColumn {
	display:block;
	float:left;
	width:440px;
}

#taxList .rightColumn {
	display:block;
	float:left;
	margin-left:20px;
	width:200px;
}

#taxlist .rightElement {
	display:block;
	background-color:#E7EFE9;
	margin-bottom:10px;	
	color:#666666;	
}

#taxlist .rightElementContent {
	padding:10px;
}

#taxlist .rightElement h3 {
	display:block;
	background-image:url(../images/subhead_bkgnd.gif);
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;	
	height:23px;
}


#taxlist img {
	width:95px;
}

/* catList */
#catList {
	display:block;
}

#catList h3 {
	margin:0px;
	padding:0px;
	font-size:14px;
	clear:left;	
}

#catList .leftColumn {
	display:block;
	float:left;
}

#catList .rightColumn {
	display:block;
	float:left;
	margin-left:20px;
}

#catList img {
	width:95px;
}


/* home */

#home {
	width:540px;
}

#home .banner {
	margin-bottom:10px;
}

#home .left {
	float:left;
	width:310px;
	margin-left:10px;
	margin-right:10px;
}

#home .left h1 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	border:none;
	margin:0px;
	padding:0px;
	width:auto;
}

#home .left ul {
	padding-left:15px;
}

#home .left a {
	color:#0000FF;
	text-decoration:underline;
}

#home .right {
	display:block;
	float:left;
	width:180px;
	background-color:#454547;
	min-height:267px;
	color:#FFF;
	padding:10px;
}

#home .right td {
	color:#FFF;
}

#home .right h2 {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	padding-top:3px;
}

#home .right .border {
	border-top:1px #999 solid;
	width:auto;
	padding-bottom:3px;
	margin-top:3px;
}

#home .right a {
	color:#CCC;
	text-decoration:underline;
}

#home input {
	padding:0px;
	margin:0px;
}

/* sideNav */
#sideNav {
	width:200px;
	margin-bottom:10px;
}

#sideNav .top {
	background:url(../images/side_nav_top.gif) no-repeat;
	width:200px;
	height:53px;
}

#sideNav .middle {
	background:url(../images/side_nav_repeat.gif) repeat-y;
	width:190px;
	padding-top:10px;
	font-size:12px;
}

#sideNav .bottom {
	background:url(../images/side_nav_bottom.gif) no-repeat;
	width:200px;
	height:12px;
}

#sideNav .subhead {
	padding-left:7px;
	padding-top:7px;
}

#sideNav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#sideNav li {
	border-bottom:1px dotted #CCC;
	width:165px;
	padding-bottom:5px;
	padding-top:5px;
	background:url(../images/bullet_arrow.gif) no-repeat;
	padding-left:15px;
}

#sideNav a {
	color:#333;

}

/* categoryNav */
#categoryNav {
	width:200px;
	margin-bottom:10px;
}

#categoryNav .top {
	background:url(../images/side_nav_top.gif) no-repeat;
	width:200px;
	height:53px;
}

#categoryNav .middle {
	background:url(../images/side_nav_repeat.gif) repeat-y;
	width:190px;
	padding-top:10px;
	font-size:12px; 
}

#categoryNav .bottom {
	background:url(../images/side_nav_bottom.gif) no-repeat;
	width:200px;
	height:12px;
}

#categoryNav .subhead {
	padding-left:7px;
	padding-top:7px;
}

#categoryNav ul {
	
}
 
#categoryNav li {
	border-bottom:1px dotted #CCC;
	width:165px;
	padding-bottom:5px;
	padding-top:5px;
	background:url(../images/bullet_arrow.gif) no-repeat;
	padding-left:15px;
}

#categoryNav a {
	color:#333;
	
}

/* similarProducts */
#similarProducts { 
	clear:both;
	font-size:12px;
	width:730px;
	margin-top:10px; 
}

#similarProducts a {
	color:#666;
}


/* popularProducts*/
#popularProducts a {
	color:#666;
}

/* **************** FLYOUT MENU STYLES **************** */
/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 187px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 187px;
	border-bottom:solid 1px #999;
	
	background-color:#e5e5e5;
	
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: 0 0 0 100%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 187px;
	left: -1000em;
	top: 0;
	background-color:#e5e5e5;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 187px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid gray;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	
	color: #FFFFFF;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{

	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{

	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(../images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}




.tableHeader {
	background-color:#CCCCCC;
	color:#5482B9;
	font-weight:bold;
	font-size:12px;
}

.tableData {
	background-color:#FFFFFF;
	font-size:12px;	
}

.tableData2 {
	background-color:#FFFFFF;
	font-size:12px;	
}

/* welcome */
#welcome {
	color:#FFF;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	margin-top:10px;
	width:165px;
	padding-bottom:5px;
}

/* featured */
#featured h4 {
	color:#666;
	font-size:14px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	padding:3px;
	margin:0px;
}