	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}
.headerBrands {
	font-size: 16px;
	color: #c60000;
}
.headerSwason {
	font-size: 16px;
	color: #3e8e7e;
}
.headerWhite {
	font-size: 14px;
	color: #ffffff;
}
.headerV8 {
	font-size: 16px;
	color: #51982f;
}

.headerArno {
	font-size: 16px;
	color: #7a381f;
}


.headerNewProd {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.leftBD {
	background:url(images/leftBd.gif) repeat-y; 
	width:7px;
}
.rightBD {
	background:url(images/rightBd.gif) repeat-y; 
	width: 7px;
}
#topHeader {
	position:relative; 
	width: 850px; 
	height: auto; 
	margin: 0px;
	padding: 0px;
}
#topHeader .content {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 850px; 
	z-index: 2;
	text-align: left;
}
#topHeader .contentsub {
	position: absolute; 
	left: 0px; 
	top: 193px; 
	width: 181px; 
	z-index: 2;
	text-align: left;
}

#subcontent {
	z-index: 0; 
	position:relative; 
	padding-top: 98px;
	padding-left: 161px; 
	width: 683px; 
	min-height: 400px;
	text-align: left;	
}

/* for Internet Explorer */
/*\*/
* html #subcontent {
	padding-left: 156px; 
	height: 400px;
}
/**/
#brandspage {
	padding-left: 38px;
}
a:link, a:visited{
	color: #c60000;
	font-weight: bold;
	text-decoration: none;
}
#brandtable td {
	text-align: center;
	padding: 3px;
}
#brandtable a {
	line-height: 12px;
}

#brandtable {
	line-height: 12px;
}
#brandtable ul {
	padding:0 0 0 0px; 
	margin:0;
}
#brandtable ul li {
	padding: 0;
	margin: 0;
	margin-top: 5px;
	line-height: 14px;
/*	
	list-style-image: url(images/arrow_y.gif); 
	list-style-position: outside; */
	list-style: none;
	text-align: center;
}

#brandtable2 {
	float: right; 
	width: 300px;
}
#brandtable2Short {
	float: right; 
	width: 150px;
}
#brandtable2 td, #brandtable2Short td {
	text-align: center;
	padding:0 5 0 5;
	line-height: 18px;
}
.vline {
	background: url(images/dot.gif) repeat-y center;
}
.hline {
	height: 10px;
	background: url(images/dot.gif) repeat-x bottom;
}

    #header, #swansonheader, #v8header, #arnoheader {
      float:left;
      width:100%;
   	  font-size: 80%;
	  background: url("images/bg.gif") no-repeat bottom;;
	  margin-bottom: 20px;
      line-height:normal;
      }
    #header ul, #swansonheader ul, #v8header ul, #arnoheader ul {
      margin:0;
      padding:10px 0 0 0;
      list-style:none;
      }
    #header li, #swansonheader li, #v8header li, #arnoheader li{
      display:inline;
      margin:0;
      padding:0;
      }
      #header a {
      float:left;
      background:url("images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      text-decoration:none;
      }
      #header a span {
      float:left;
      display:block;
      background:url("images/right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      font-weight:bold;
            color:#cc0000;
      }
	  
	  #swansonheader a {
      float:left;
      background:url("images/swanson_left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      text-decoration:none;
      }
	  #swansonheader a span {
      float:left;
      display:block;
      background:url("images/swanson_right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      font-weight:bold;
      color:#3e8e7e;
      }
	  
	  #v8header a {
      float:left;
      background:url("images/v8_left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      text-decoration:none;
      }
	  #v8header a span {
      float:left;
      display:block;
      background:url("images/v8_right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      font-weight:bold;
      color:#489b2a;
      }
	  
	  #arnoheader a {
      float:left;
      background:url("images/arno_left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      text-decoration:none;
      }
	  
	  #arnoheader a span {
      float:left;
      display:block;
      background:url("images/arno_right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      font-weight:bold;
      color:#7a381f;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a span, #swansonheader a span, #v8header a span, #arnoheader a span {float:none;}
    /* End IE5-Mac hack */
    #header a:hover span {
	  color:#ffffff;

      }
	#swansonheader a:hover span {
    color:#ffffff;
      }
  	#v8header a:hover span {
      color:#ffffff;
      }
   #arnoheader a:hover span {
       color:#ffffff;
   }
    #header #current a, #swansonheader #current a, #v8header #current a, #arnoheader #current a {
      background-position:0 -150px;
      border-width:0;
      }
    #header #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#ffffff;
      }
    #swansonheader #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#ffffff;
      }
	  #v8header #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#ffffff;
      }	
	  #arnoheader #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#ffffff;
      }	  
    #header a:hover, #swansonheader a:hover, #v8header a:hover, #arnoheader a:hover {
      background-position:0% -150px;
      }
    #header a:hover span, #swansonheader a:hover span, #v8header a:hover span , #arnoheader a:hover span{
      background-position:100% -150px;
      }
	  
	  #campheader {
	  float:left;
      width:617px;
      font-size: 80%;
	  background: url("images/camp_bg.gif") no-repeat bottom;;
	  margin-bottom: 21px;
      line-height:normal;
      }
    #campheader ul {
      font-size: 9px;
      margin:0;
      padding: 5px 0 0 0;
      list-style:none;
      }
    #campheader li {
      display:inline;
      margin:0;
      padding:0;
      }
      #campheader ul li sup {
      font-size: 80%;
      }
    #campheader a {
      float:left;
      background:url("images/camp_left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      text-decoration:none;
      }
    #campheader a span {
      float:left;
      display:block;
      background:url("images/camp_right_both.gif") no-repeat right top;
      padding:5px 18px 4px 6px;
      font-weight:bold;
       color:#cc0000;     
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #campheader a span {float:none;}
    /* End IE5-Mac hack */
    #campheader a:hover span {
	color:#ffffff;

      }
    #campheader #current a {
      background-position:0 -150px;
      border-width:0;
      }
    #campheader #current a span {
      background-position:100% -150px;
      padding-bottom:4px;
	  color:#ffffff;	  
      }
    #campheader a:hover {
      background-position:0% -150px;
      }
    #campheader a:hover span {
      background-position:100% -150px;
      }
	  
.whiteText {
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}

#shortlist {
	margin-top: 0px;
	margin-bottom: 0px;
}
#shortlist ul{
	margin: 0px;
	padding: 0px;
}
#shortlist li {
	margin-left: -20px;
}
#recipetable td{
	width: 25%;
	padding-top: 4px;
	text-align: center;
}
#recipetable div {

	background: url(images/top_10bg.gif) no-repeat top; 
}
#recipetable a {
	font-weight: bold;
	color: #CC0000;
}
#recipetable a img {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	margin-left: 3px;
	margin-top: 15px;
	margin-bottom: 8px;
}

#top10table td{
	line-height: 16px;
	width: 50%;
	padding-top: 4px;
	text-align: center;
}
#top10table div {
	background: url(images/top_10bg2.gif) no-repeat top; 
	height: 200px;
}

#top10table div div {
	background: none; 
	height: auto;
	left: 3px;
	position: relative;
	top: 28px;
	padding-right: 4px;
}


#top10table a {
	font-weight: bold;
	color: #CC0000;
}
#top10table a img {
padding-bottom: 5px;
border: none;
}
#top10table .descPhoto {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	margin-top: 15px;
	margin-bottom: 8px;
	float:left;
}


.tmstyle {
	font-size: 6px;
}
