
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #F2F2F2;
}

h1 {
 margin: 0;
 padding: 15px 10px 15px 10px;
 font-size: 24px;
 text-align: center;
 color:#cb352d;
}

h2 {
 margin: 0;
 padding: 20px 10px 20px 10px;
 font-size: 18px;
 text-align: center;
}

p {
 margin: 0;
 padding: 10px;
 clear: both;
}

ul#checkmark {
 list-style-type: none;
 padding: 15px 10px 15px 10px;
 text-align: left;
}

li.checkmark {
 background: url(images/checkmark.gif) no-repeat 85px; /* adjust list item px image spacing if needed */
 margin: 0;
 padding: 4px 4px 4px 130px;
}

img {
border: 0;
}

#wrapper { 
 posistion: relative;
 margin: 0 auto;
 margin-top:0;
 margin-bottom: 10px;
 width: 850px;
 height: 1%;
 padding: 0 10px 0 10px;
 background: url(images/shadow-wrapper.jpg) repeat-y; 
}

#header {
 margin:-4px 0 0 0; 
 padding: 0;
 width: 850px;
 height: 110px;
 position:relative;
background-image:url(images/HeaderSloganleft850.png);
border-bottom:1px solid #999;
}

/* Primary Navigation CSS  */

#styleone{position:relative;display:block;height:21px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:1px solid #d9d9d9;}
#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styleone ul li{display:block;float:left;margin:0 1px 0 0;}
#styleone ul li a{display:block;float:left;color:#034895;text-decoration:none;padding:3px 15px 0 15px;height:18px;}
#styleone ul li a:hover,#styleone ul li a.current{color:#034895;background:transparent url(images/bgON.gif) repeat-x top left;}


#leftcolumn {
 float: left;
 margin: 0;
 padding: 10px;
 width: 667px;
 height: auto;
 color: #333;
 background: #FFF;
}
#ingredientcomp {
 float: left;
 margin: 0;
 padding: 10px;
 width: 830px;
 height: auto;
 color: #333;
 background: #FFF;
}
p.button {
 padding: 20px 10px 20px 10px;
 text-align: center;
}

#resource-box {
 margin: 40px auto 10px auto;
 width: 400px;
 border: 1px solid #336699;
}

#resource-title {
 padding: 10px;
 font-size: 18px;
 font-weight: bold;
 color: #FFF;
 text-align: center;
 border-bottom: 1px solid #CCC;
 background: #336699;
}

ul#resource-list {
 list-style-type: none;
 margin: 0;
 padding: 0;
 text-align: center;
}

a.resource-link {
 display: block;
 padding: 6px;
 border-top: 1px solid #FFF;
 border-bottom: 1px solid #CCC;
 color: #333;
 background: #F2F2E6;
}

* html ul#resource-list li {
 display: inline;
 height: 1%;
}

#rightcolumn {
 float: right;
 margin: 0;
 padding: 25px 10px 10px 10px;
 width: 140px;
 height: 1942px; /* increase or decrease the rightcolumn value depending on the finished height of the leftcolumn */
 color: #333;
 border-left: 1px solid #CCC;
 background: #F2F2E6;
}

* html #rightcolumn {
  height: 1930px; /* IE (Internet Explorer): increase or decrease the rightcolumn value depending on the finished height of the leftcolumn */
}

#rightcolumn h2 {
 margin-bottom: 10px;
 padding: 10px 5px 10px 5px;
 font-size: 16px;
 font-style: bold;
 color: #FFF; /* right column h2 text color */
 border-bottom: 4px solid #003366; /* right column h2 bottom border color */
 background: #336699; /* right column h2 text background color */
}

#rightcolumn p {
 padding-bottom: 40px;
}

.quote {
 font-style: italic;
}

.signature {
 float: right;
 font-style: normal;
 font-weight: bold;
}

p.label {
text-align: center;
}

#footer { 
 clear: both;
 margin: 0;
 padding: 12px 12px 12px 20px;
 width: auto;
 height: 1%;
 color: #FFF;
 border-top: 6px solid #003366; /* top border footer color */
 background: #336699; /* footer color */
}

#footer a {
 color: #FFF;
}

/*
Styles "Ingredient Comparison" table on ingredient comparison page.
*/
caption {
text-align:center;
font-weight:700;
margin:0 0 .5em;
font-size:20px;
font-weight:bold;
font-family:"bookman old style", tahoma, sans-serf;
line-height:20px;
padding:0
}

#tableC {
border-collapse:collapse;
clear:left
}

#tableC th {
border-right:1px solid #fff;
border-bottom:1px solid #fff;
padding:.5em
}

#tableC td{
border-right:1px solid #fff;
border-bottom:1px solid #fff;
padding:.5em
}

#tableC tr {
background:#B0C4D7
}

#tableC theah th{
background:#036;
color:#fff
}

#tableC tbody th {
font-weight:400;
background:#658CB1
}

tr.alternate {
background:#D7EEA
}

tr.alternate th {
background:#8AA9C7
}
/*
class that centers text.
*/
.tcenter{
text-align: center;
}
/*product or image caption format*/
#caption {
font-size:40%;
font-family:"bookman old style", tahoma, sans-serf;
line-height:20px;
padding:0
}

.vp{
background-color:#FFCC33;
background-image:url(images/vppropblend.png);
background-repeat:no-repeat;
}

.vp1{
background-color:#FFCC33;
}

.sx{
background-color:#00FFFF;
}

.og{
background-color:#CCCCCC;

}
.dr{
background-color:#00FF66;
}
