body
{
	font-size: 95%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #000;
	height:100%; 
}
body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center;
} 

del
{
	color:#FF0000;
	font-weight:bold;
}

a:link { color: #C10000; }
a:visited { color: #C10000; }
a:hover, a:active
{
color:#C10000;
}

#optionlist li
{
display: inline;
list-style-type: none;
padding-right: 5px;
}


#shopping {
	background-color:#CCCCCC;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

.borderTable {	
padding: 2px 2px 2px 2px;
border: 1px thin #333333;
color:#CCCCCC;
}
.orderTD {
border-top:none;
}

div.border {
	width: 800px;
	height:100%;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: thin solid #000000;
	background-color:#FFFFFF;
	color:#000000;
}

#cart {
	float: right;
	background-color:#000000;
	width: 225px;
	height: 15px;
	display: block;
	text-align:right;
	font-size: 0.8em;
	white-space:nowrap;
	color:#333333;
	paddin: 0;
	margin: 0;
} 

/* #cart {
	position: absolute;
	top: 20px;
	right: 238px;
	width: 225px;
	height: 15px;
	display: block;
	text-align:right;
	font-size: 0.8em;
	white-space:nowrap;
	color:#333333;
	paddin: 0;
	margin: 0;
} */

div.flash {
	z-index:-1;
	background-color:#000;
	}
	
div.page {
	width: 99%;
	background-color:#FFFFFF;
	color:#666666;
}

div#banner
{
	color: #ffffff;
	background-color: #000;
	border-bottom: 1px solid #000;
	text-align:left;
	width:801px;
	height:65px;
}

div#banner h1
{
margin: 0;
padding: .3em 0 .3em .5em;
font-size: 16px;
font-weight: normal;
}


div#container
{
	background-color:#666666;
}

div#container_prod
{
	background-color:#ffffff;
}

div#container2
{
background-image: url(../graphics/spacer.gif);
background-repeat: repeat-y;
background-position: right;
}

div#navigation
{
float: left;
width: 150px;
padding-top: 2em;
padding-left:.5em;
text-align:left;
}
div#navigation h1 {font-size:1.1em; margin-bottom:.2em;}

div#more
{
float: right;
width: 530px;
margin: 0;
padding: .1em 1em 0 0;
color: #cccccc;
}

div#more p
{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: justify;
	font-size:.8em;
}

div#more h3
{
margin-top: 0;
font-size:.9em;
color: #666666;
padding: 0;
margin-bottom: .2em;
text-decoration:underline;
background:#cdcdcd none repeat scroll 0%;
text-shadow:#C10000 3px 3px 3px;
}

div#content
{
margin-right: 0px;
text-align:left;
line-height: 120%; 
}

div#whatsnew
{
float: left;
width: 250px;
padding-top: 0em;
text-align:left;
}

.hm_bodyleft
{
	background-image:url(../graphics/hm_bodyleft.jpg);
	background-repeat:repeat-y;
	height:220px;
}

div#content p
{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height:1.2em;
	text-align: justify;
	font-size:0.9em;
	color:#000000;
}

div#content h2
{
font-size: 18px;
color: #333333;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
font-weight: normal;
}
div#content h4 
{
margin:0em; 
font-size:.9em;
color:#CCCCCC;
text-decoration:underline; 
margin:0em; 
padding:.5em;
/* padding-left:.2em;  */
background:#242424 none repeat scroll 0%;
}
div#content h4 span {
display:none;
}

div#content h5.prod
{
	margin:0em;
	padding-left:0em;
	background: #242424 url('../graphics/h5_product_cat.gif') no-repeat center;
}
div#content h5.new
{
	margin:0em;
	padding-left:.2em;
	background: url(../graphics/h5_whatsnew.gif) no-repeat;
}
div#content h5.chooseprod
{
	background: url(../graphics/h5_chooseprod.gif) no-repeat;
	background-position:center;
}
div#content h5.about
{
	background: url(../graphics/h5_chooseprod.gif) no-repeat;
}
div#content ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#content li
{
display: inline-table;
text-align:left;
margin-left:10px;
font-size:12px;
} 

#cleardiv
{
clear: both;
height: .01em;
}

div#footer
{
	clear: both;
	padding: .5em 1em;
	text-align: center;
	color:#999999;
	background: url(../graphics/bottombg.jpg) repeat-x;
}

div#product_footer
{
clear: both;
padding: .5em 1em;
text-align: center;
color:#000000;
background: url(../graphics/bottombg_products.jpg) repeat-x;
}

div#bottom
{
background-color:#000000;
text-align:center;
width: 800px;
margin-left: auto;
margin-right: auto;
padding: 0px;
border: thin solid #000000;
/* background: url(../graphics/bottom.jpg) no-repeat; */
color:#CCCCCC;
}
div#bottom a
{
color:#CCCCCC;
}
div#bottom ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#bottom li
{
display: inline;
margin-right: 1em;
margin-left: 1em;
font-size:1.2em;
} 


/* default classes
 * ---------------------------------------------------------------------------- */

.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.clear { clear:both; height:.01em; overflow:hidden; }

.height { height: 600px; width: 1px; }

/* navigation: #nav
 * ------------------------------------------------------------------------- */

#nav, #nav * { margin: 0; padding: 0; }

body#story #nav { margin-bottom: 4px; }

#nav {
	clear:both;
	background: url("../graphics/nav.jpg") no-repeat;
	float: left;
	height: 31px;
	width: 801px;
	}

#nav span { display: none; }

#nav li, #nav a { height: 31px; display: block; }

#nav li { float: left; list-style: none; _display: inline; }

/* top row */
#nav-01 { width: 124px; margin-left: 1px; }
#nav-02 { width: 159px; margin-left: 1px; }
#nav-03 { width: 124px; margin-left: 1px; }
#nav-04 { width: 124px; margin-left: 1px; }
#nav-05 { width: 124px; margin-left: 1px; }
#nav-06 { width: 139px; margin-left: 1px; }

#nav-01 a:hover, #nav-01.over { background: url("../graphics/nav.jpg") no-repeat   -1px -31px; }
#nav-02 a:hover, #nav-02.over { background: url("../graphics/nav.jpg") no-repeat  -126px -31px; } 
#nav-03 a:hover, #nav-03.over { background: url("../graphics/nav.jpg") no-repeat -286px -31px; }
#nav-04 a:hover, #nav-04.over { background: url("../graphics/nav.jpg") no-repeat -411px -31px; }
#nav-05 a:hover, #nav-05.over { background: url("../graphics/nav.jpg") no-repeat -536px -31px; }
#nav-06 a:hover, #nav-06.over { background: url("../graphics/nav.jpg") no-repeat -661px -31px; }


/* navigation dropdowns: #nav
 * ---------------------------------------------------------------------------- */

#nav ul { 
	left:-9999px; /* Hide sub-menus initially */
	position: absolute;
	z-index:99;
	width: 160px;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	}
	
	#nav table {
	border-collapse: collapse;
	position:absolute;
	width:300px;
	z-index:99;
	left: 190px;
}	
	#nav td { width:160px; }

#nav li:hover ul, #nav li.over ul { left:auto; text-align:left; } /* Show sub-menu on hover */

#nav li li { 
	border:1px solid #000;
	border-top: none;
	}

#nav li li.tall, #nav li li.tall a { height:30px; line-height:15px; }

#nav li li, #nav li li a {
	height:18px;
	line-height:18px;
	width:100%;
	display:block;
	text-align:left;
	font-weight:normal;
	font-size:1em;
	}

	#nav li li.category { background-color:#c00; color:#fff; font-weight:bold; cursor:normal; text-transform: uppercase; }
	#nav li li.category span { padding-left:6px; display: block; }

#nav li.menuparent li a, #nav li.menuparent table li a {
	background-image:none;
	background-color:#222;
	color:#fff;
	text-decoration:none;
	}

#nav li.menuparent li a:hover, #nav li.menuparent table li a:hover { 
	background-image:none;
	background-color:#444;
	color:#fff; 
	}

#nav li li a span { display:block; padding-left:6px; padding-right:2px; }

#nav #nav-09 ul { margin-left: -15px; }
