body {background-color: #FFFFFF; margin:0; padding:0;}
body, td, input, h1 {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color:#666666; text-decoration: none}
form, h1 {margin:0; padding:0; font-size:9pt;}

a {font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none}
a:link {color:#78b3ef; text-decoration: none}
a:visited {color:#78b3ef; text-decoration: none}
a:hover {color:#78b3ef; text-decoration: underline}

ul {padding: 3px; margin: 3px}

li {margin-left: 1.5em; margin-top: 3px; list-style: square outside; background: none}

.bg_white {background:#FFFFFF;}
.bg_light {background:#6699cc;}
.bg_dark {background:#226688;}
.bg_lightgray {background:#efefef;}
.bg_darkgray {background:#CCCCCC;}

#nav A, #mfg A {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; font-size: 8pt; font-style: normal; display: block; color: #666666}


#nav A:hover, #mfg A:hover {font-style: normal; text-decoration: underline; background-color: #F7F7EB; border-bottom: 1px solid #CCCCCC; padding: 3px; color: #666666 }
#nav A:link, #mfg A:link {font-style: normal; display: block; color: #666666; border-bottom: 1px solid #CCCCCC; padding: 3px; }
#nav A:visited , #mfg A:visited {font-style: normal; border-bottom: 1px solid #CCCCCC; padding: 3px; }


#nav, #nav ul, #mfg, #mfg ul{ /* all lists */
	padding: 0px;
	margin: 0;
	list-style: none;
	line-height: 1.5;
    	display: block;
	/* background-color: #78b3ef;
	color: white;*/
	/*position: relative;
	top: 1px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0;*/
}


#nav li, #mfg li { /* all list items */
	float: left;
    	width: 12em; /* width needed or else Opera goes nuts */
	margin: 0px;
    	padding: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	line-height: 1.5;
	background: none;
	
}

#nav li ul, #mfg li ul { /* second-level lists */
	position: absolute;
	width: 12em;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	display: block;
	left: -999em;   /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul, #mfg li ul ul { /* third-and-above-level lists */
        position: absolute;
        display: block;
        margin: -1.5em 0 0 10em;  /* False value for IE4-5.x/Win */
        margin: -1.5em 0 0 10em;	 /* Actual value for conformant browsers */
}


#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul ul, #mfg li:hover ul ul, #mfg li.sfhover ul ul, #mfg li:hover ul ul ul, #mfg li.sfhover ul ul ul{
	left: -999em;
	color: #FF0000;
	display: block;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #mfg li:hover ul, #mfg li li:hover ul, #mfg li.sfhover ul, #mfg li li.sfhover ul{ /* lists nested under hovered list items */
	left: auto;
	display: block;
}


#content {
	clear: left;
	color: #cccccc;
}


#footernav, #footernav td, #footernav a {color:#FFFFFF;}
#footertext, #footertext a {color:#999999;}

.white, .white a, a.white {color:#FFFFFF;}
.darktext {color:#333333;}
a.textcolor, .textcolor a {color:#666666;}
.linkcolor {color:#78b3ef;}
a.underline {text-decoration:underline;}

h2 { font-size: 8pt; font-weight: bold; color: #333333 }

.headline{color:#c28149; font-weight:bold;}
.name{font-weight:bold;}
.section_left{width:300px;}
.section_right{width:387px;}
.product_cell{padding: 10px 0 20px 3px;}
.cell_header {padding:0 0 3px 3px;}
.product_right{}
#rightbar div a, #rightbar li a {color:#666666}
.rightbardiv, .rightbardiv_border { padding:7px 0 7px 0;}
.rightbardiv_border {background:url(/images/gray-hor-bit.gif) bottom repeat-x;}
.bullet {margin:0 0 3px 0; padding:0 0 0 7px; background:url(/images/square-bullet.gif) left no-repeat;}

.price {font-weight:bold;}
.sale_price {font-weight:bold; color:#d00139;}
  
.img_prod{width:300; height:220; border:0;}
.img_mini{margin:0 0 3px 0; width:50px, height:50px; border:1px solid #999999;}
.img_thumb{width:115px, height:115px; border:0;}
.img_zoom{width:500px, height:500px; border:0;}

#searchinput {width:173px; height:10px; margin:0; padding:0 0 2px 0;color:#000000;font-size: 7.5pt;}
#searchbutton {margin:0 4px 0 4px;}

#mainfeaturecaption a {color:#FFFFFF;text-decoration:underline;}

#indexcaption a {text-decoration:underline;}

/*section*/
#sectionlist a {color:#666666;}
