<style type="text/css">

      /* browser bug ignores 1st class */
      .null {
         blank: 0;
      }

body {
   /* ie5/win center content workaround */
   text-align: center;
   margin: 0px auto;
	padding: 0px;
	background-color: #fff;
	color: #000;

   /* set relative font-size via percentage */
	font: x-small verdana, arial, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
  
      html>body {
         font-size: small;
      } 
   
         table td#header table td,
         td.leftColumn,
         table td#footer { 
            font-size: 60%;
         }
   
            td.centerColumn #sliderContainer { 
               font-size: 75%;
            }
   
               td.centerColumn #sliderContainer #menu1Content div .sliderPrompt { 
                  font-size: 100%;
               }

                  td.centerColumn #sliderContainer .memoryFinder,
                  td.centerColumn #sliderContainer .sliderPrompt { 
                     font-size: 110%;
                  }

                     /* begin center content */
                     td.centerColumn { 
                        font-size: 85%;
                     }
            
                        td.centerColumn div#itemsCart { 
                           font-size: 80%;
                        }
                     /* end center content */


a:visited {
   color: #666;
}

a,
#header .topRight small a:visited,
.centerColumn .title .breadCrumb a:visited {
   color: #2C71B2;
}

   .centerColumn .title .breadCrumb a:active {
      color: #666;
   }

#header .search #navLogin #viewCart a,
#header .search #navLogin #viewCart a:visited {
   color: #4F4F4F;
}



#header .search #navLogin a {
   color: #DFDFDF;
}

      #header .search #navLogin a:hover {
         color: #FFE4A0;
      }

      #header .search a:hover {
         color: #2B5096;
      }
         
         .leftColumn .nav a,
         .leftColumn .nav a:visited,
         .copyright a,
         .copyright a:visited {
            color: #666;
         }
         
         #header .search a,
         #header .search a:visited,
         #header .search #navLogin a:active {
            color: #fff;
         }


            .leftColumn .nav a:active,
            #header .topRight small a:active,
            .copyright a:active {
               color: #333;
            }
   
      
            .centerColumn .title .breadCrumb a:active,
            #header .topRight a,
            #header .search #navLogin a {
               text-decoration: none;
            }


            #header .search #navLogin #viewCart a {
               text-decoration: underline;
            }

            #header .search #navLogin #viewCart a:hover {
               color: #2C71B2;
            }


      a:hover,
      .leftColumn .nav a:hover,
      .copyright a:hover,
      .centerColumn .title .breadCrumb a:hover,
      #header .topRight small a:hover,
      a.catlink:hover,
      #sliderContainer a:hover {
         color: #7BA739;
      }

/* begin link styles imported from center_content.css */

   .tablehead a {
   	color: #fff;
   }

   .borderBottom_r b a:visited {
      color: #2C71B2;
   }

   .borderBottom_r a:active {
      color: #000;
   }

/* end link styles imported from center_content.css */

form { 
   margin: 0px;
}

   div#container,
   table.container { 
      width: 850px;
      margin: 0px auto 0px auto;
   }

table td#header { 
   text-align: left;
	padding: 0px; 
}

      .titleText b a,
      .titleText b a:visited, 
      .titleText b a:hover {
         color: #fff;
      }


td.leftColumn,
td.rightColumn {

}

td.leftColumn {
   background-color: #E7E7E7;
   text-valign: top;
}

td.centerColumn {
   /* width: 570px; */
   background-color: #fff;
}


td.centerColumn,
td#footer {
   border-right: 6px solid #81BDE2;
}

table td .leftColumn,
table td .rightColumn {
   width: 160px;
}

.copyright {
   width: auto;
   text-align: center;
   color: #000;
   background-color: #fff;
   border-left: 160px solid #e7e7e7;

   padding: 30px 0px 40px 0px;
}

   .copyright a {
      color: #666;
      margin: 0px 4px 0px 4px;
   }

      .copyright small {
         display: block;
         color: #999;
         margin: 0px 0px 17px 0px;
      }
   


/* begin template styles */

      /* clear floats without html markup */
      .floatContainer:after {
         clear: both;
         height: 0;
         overflow: hidden;
         visibility: hidden;
      }

#header {
   /* width: 747px; */
   background-color: #fff;
}

#header .topLeft {
   width: 160px;
   height: 26px;
   background-color: #DBEA75;

}

#header .topRight {
	padding-right: 10px;
	text-align: right;
	background-color: #fff;
}

   #header .topRight small {
      display: block;
      text-align: right;
      color: #3B77B3;
      padding-right: 9px;
   }

   #header .topRight .topAds {
      display: none;
   }

#header .logo {
   float: left;
   display: block;
   width: 160px;
   height: 64px;
   background-color: #fff;
}

   #header .logo img {
      margin: 10px 0px 0px 3px;
   }


#header .search {
    /* float: right; TD 6823 - commented this line*/
   /* width: 569px; */
   color: #fff;
   /* url() must have no single- or double-quotes for IE5/Mac support */
   background-color: #81BDE2;
   border-right: 6px solid #81BDE2;
}

   #header .search img.tagLine {
      float: left;
      margin: 34px 0px 12px 14px;
   }

   #header .search form {
      float: right;
      margin: 7px 0px 0px 0px;
   }
   

      #header .search form .formText,
      #header .search form .formSubmit {
         float: left;
         display: block;
         padding: 0px 0px 0px 0px;
         margin: 2px 0px 0px 0px;
      }
   
         #header .search form .formText {
            width: 145px;
         }

      #header .search form .formSubmit {
         margin: 0px 0px 0px 3px;
      }

      #header .search form .formRadio,
      #header .search form .formRadioFirst {
         clear: both;
         margin: 0px 0px -2px 0px;
      }

         #header .search form .formRadioFirst {
            margin-left: -5px;
         }


   #header .search #navLogin {
      clear: both;
      height: 19px;
      text-align: right;
      color: #DFDFDF;
      background-color: #5C5C5C;
      padding: 5px 138px 0px 8px;
   }
   
      #header .search #navLogin a {
         text-align: right;
         font-weight: bold;
      }
         
         #header .search #navLogin #viewCart {
            float: right;
            display: block;
            text-align: left;
            /* url() must have no single- or double-quotes for IE5/Mac support 
            background: #FFB86A url(/NGen/ImagesMAC/viewcart.gif) no-repeat 100px 5px; */
            background-color: #FFB86A;
            font-weight: bold;
            width: 123px;
            
            height: 19px;
            margin: -5px -69px 0px 10px;
            padding: 0px 0px 5px 5px;
            margin: -5px -69px 0px 10px;
         }


      
            
#itemsCart {
   float: right;
   /* url() must have no single- or double-quotes for IE5/Mac support */
   background: #DBE978 url(/NGen/ImagesMAC/itemscart_corner.gif) no-repeat left bottom;
   color: #000;
   width: 122px;
   height: 19px;
   padding: 4px 0px 0px 6px;
   margin: 0px 0px 0px 0px;
}

   #itemsCart .total {
      float: right;
      display: block;
      padding: 0px 6px 0px 0px;
   }

.leftColumn .nav {
   color: #333;
   /* url() must have no single- or double-quotes for IE5/Mac support */
   background: #E7E7E7 url(/NGen/ImagesMAC/left_nav_bg.gif) repeat-x; 
   padding: 11px 0px 0px 13px;
   margin: 0px 0px 0px 0px;
}

   .leftColumn .nav a {
      display: block;
      font-weight: bold;
      margin: 10px 0px 0px 0px;
   }

.leftColumn .nav .help {
   display: block;
   border-top: 1px solid #fff;
   padding: 0px 0px 0px 11px;
   margin: 15px 0px 0px -11px;
}

   .leftColumn .nav .help a {
      font-weight: normal;
   }


/* end template styles */


   .centerColumn table td a.viewCart {
      color: #fff;
      background-color: #82A800;
      padding: 3px 5px 4px 5px;
   }

   .centerColumn .title {
      color: #000;
      width: 420px;
      padding: 7px 0px 0px 16px;
   }


      .centerColumn .title .breadCrumb b {
         color: #666;
      }

   .centerColumn .title h5 {
      padding: 0px;
      margin: 12px 0px 0px 0px;
   }

#topr {
	z-index:10;
	position:relative;
}

h1#prodHeader
{
	font-size:100%;
	font-weight:bold;
}


</style>