/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

/************************************************************************/
/* Common Styles														*/
/************************************************************************/
html, body, #content {
	margin: 0;
	padding: 0;
	border: none;
	height: 100%;
	text-align: center;
}

body {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
}

#content {
	margin: 0 auto;
	vertical-align: middle;
	text-align: left;
}

img {
	border: 0;
}

#mainbody {
	padding:6px;
	text-align: left;
}

.contentheading {
	font-weight: bold;
	font-size: 16pt;
}

#mainbody h1 {
	text-align: center;
	color: red;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #0000bb;
}

a:hover {
	color: #0000ff;
}
/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/************************************************************************/
/* Navigation Bars													*/
/************************************************************************/
#sidenav {
	padding: 4px;
	font-size: 10pt;
	font-weight: bold;
}

#sidenav ul {
	padding: 0;
	margin: 0;
	margin-top: 20px;
	list-style: none;
}

#sidenav ul li {
	display: inline;
}

#sidenav a {
	float: left;
	display: block;
	padding: 3px 0 3px 0;
	margin: 2px 0 0 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	line-height: 16px;
	color: #000000;
}

#sidenav a:hover {
	color: #0000ff;
}


#sidenav .moduletable_side_dropdown a, #sidenav .moduletable_side_dropdown a:hover {
	color:white;
}

/************************************************************************/
/* Footer																*/
/************************************************************************/
#footer {
	color: white;
}

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

#footer a:hover {
	color: white;
}

/************************************************************************/
/* Content Customizations												*/
/************************************************************************/
.fabrikForm h3 {
	color: white;
	font-size: 0px;
}</style>

<style type="text/css" media="screen">
/* zero padding/margin */
.moduletable_side_dropdown, .moduletable_side_dropdown * { margin:0; padding:0 }
/* whole menu */
.moduletable_side_dropdown { margin-bottom:4px !important; position:relative; background:no-repeat 100% 50%; width:150px; max-width:150px; float:left }
/* sub-menu root properties */
.moduletable_side_dropdown ul { margin:0 !important; padding:0 !important; }
.moduletable_side_dropdown li ul {
	position:absolute;
	display:none;
	background:url(images/clear.gif);
}
/* sub-menus */
.moduletable_side_dropdown li {
	margin-bottom:6px;
	position:relative;
	float:left;
	list-style-type:none;
	font-weight:bold;
	background:#000099;
	width:100%;
}
.mainlevel_red { background:#FFFF00; }
#mainlevel_red li a { color:#FF0000 !important; }
#mainlevel_red li a:hover { color:#FFFFFF !important; }
/* sub-menu links */
.moduletable_side_dropdown li {
	padding-bottom: 2px;
	width:150px;
}
.moduletable_side_dropdown li a {
	text-decoration:none;
	display:block;
	float:left;
	height:auto;
}
/* sub-menu root sub-menu links */
.moduletable_side_dropdown li ul li {
	margin:0;
	padding:0;
	width:170px;
	padding-bottom:4px;
	border:1px solid #fff;
}
.moduletable_side_dropdown li ul li a {
	position:relative !important;
	white-space:nowrap;
	height:auto;
	background-position:0 50% !important;
}
/*navigation*/

.sideBoxContent {
	padding: 0em;
	}

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}


.inputLabel{
	width:200px;
	float:left;
	vertical-align: top;
}

.formLabel{
	width:200px;
	float:left;
	vertical-align: top;
}

.itemTitle {
	font-size: 14pt;
	font-weight: bold;
}

.dataTableContent {
	font-size: 14pt;
}

.cartProductDisplay {
	font-size: 14pt;
	font-weight: bold;
}

tr.productListing-even{
	background-color: #eeeeee;
}

.orderMenu{
	background-color: #eeeeee;
	padding: 1px;
}

.red {
	color: #ff0000;
	}

.blue {
	color: #0000ff;
	}

/* menu links */
.moduletable_side_dropdown ul a:hover { background-color:orange }
.moduletable_side_dropdown li a:hover { background-color:orange }
/* display and z-index for the sub-menus */
.moduletable_side_dropdown li:hover ul, .moduletable_side_dropdown li.msieFix ul { display:block; z-index:10; left:150px; top:-20px !important }
/* "trigger" and "msieFix" classes */
.moduletable_side_dropdown li.msieFix a {}
/*\*//*/
.moduletable_side_dropdown li ul {top:1.55em !important;display:none !important}
.moduletable_side_dropdown li {position:relative}
.moduletable_side_dropdown li ul li {float:none !important}
.moduletable_side_dropdown li ul a {float:none !important}
.moduletable_side_dropdown li.msieFix a {cursor:default}
.moduletable_side_dropdown li.msieFix ul {
display:block  !important;
width:120%;
z-index:50 !important;
top:1.6em !important;
}
/**/
/* zero padding/margin */ .moduletable_dropdown, .moduletable_dropdown * { margin:0; padding:0 } /* whole menu */ .moduletable_dropdown { position:relative; background:no-repeat 100% 50%; width:780px; max-width:100%; float:left } /* sub-menu root properties */ .moduletable_dropdown li ul { position:absolute; height:auto; display:none; background:url(images/clear.gif); } /* sub-menus */ .moduletable_dropdown li { margin-left:5px; margin-right:5px; position:relative; float:left; list-style-type:none; font-weight:bold; background:#000099; } /* sub-menu root sub-menus */ .moduletable_dropdown li ul li { margin:0; padding:0; border:none; } /* sub-menu links */ .moduletable_dropdown li a { padding-left:16px; padding-right:16px; color:white; text-decoration:none; display:block; float:left; line-height:32px; height:32px; } /* sub-menu root sub-menu links */ .moduletable_dropdown li ul li a { width:170px; position:relative !important; white-space:nowrap; line-height:28px; height:28px; border:1px solid #fff; margin-top:-1px; background-position:0 50% !important; } /* menu links */ .moduletable_dropdown ul a:hover { background-color:orange } .moduletable_dropdown li a:hover { background-color:orange } /* display and z-index for the sub-menus */ .moduletable_dropdown li:hover ul, .moduletable_dropdown li.msieFix ul { display:block; z-index:10; top:2em !important; } /* "trigger" and "msieFix" classes */ .moduletable_dropdown li.msieFix a {} /*\*//*/ .moduletable_dropdown li ul {top:1.55em !important;display:none !important} .moduletable_dropdown li {position:relative} .moduletable_dropdown li ul li {float:none !important;padding:0 !important;} .moduletable_dropdown li ul a {float:none !important} .moduletable_dropdown li.msieFix a {cursor:default} .moduletable_dropdown li.msieFix ul { display:block !important; width:120%; z-index:50 !important; top:1.6em !important; } /**/ 