/* general tag styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	padding: 0;
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 11px;
}

p, td, li, form, label {
	font-size: 11px;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p {
	line-height: 130%;
	padding: 0 0 15px 0;
	color: #000;
	font-weight: normal;
	border: 0;
	margin: 0;
}

p.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
  padding: 0;
} 

h1 {
    font-size: 20px;
	line-height: 120%;
	padding: 0 0 15px 0;
	margin: 0;
	font-weight: normal;
	color: #0068B3;
}

h2, h3, h4 {
    font-size: 13px;
	line-height: 120%;
	padding: 0 0 15px 0;
	margin: 0;
	color: #003366;
}

h2 span {
	float: right;
	font-weight: bold;
}

h2 span img {
	vertical-align: -0.1em;
}

h5, h6 {
	font-size: x-small;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

select {
	font-size: x-small;
}

a {
	color: #0068B3;
	text-decoration: underline;
}

a:hover {
	color: #0068B3;
	text-decoration: underline;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}

.em-note {
  font-style: italic;
}

/* lists */

ul {
	list-style: none;
	margin: 0 0 10px 0;
}

ul li {
	padding: 0 0 0 12px;
}

.bullets li {
	background: url(/international/images/bullet_disc.jpg) top left no-repeat !important;
	padding: 0 0 9px 12px;
}

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}


/* main containers */ 

#main-container {
	text-align: left; 
	margin: 0 auto;
	width: 760px;
}

/* util links */

#util p {
	text-align: right;
	color: #0068B3;
	font-size: 10px;
	padding: 3px 7px 0 0;
}

#util p a {
	color: #0068B3;
	font-size: 10px;
	text-decoration: none;
}

#util p a:hover {
	text-decoration: underline;
}

#util p span {
	color: #000;
	font-weight: bold;
}

#util p span img {
	vertical-align: -0.3em;
}

#logo-top {
	margin: -15px 0 0 0;
}

/* home features */

#home-features {
	background: url(/international/images/home_feat_bg.jpg) left bottom no-repeat;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

#home-features .features {
	float: left;
	width: 380px;
}

#home-features .features .content {
	padding: 9px 15px 10px 15px;
}

#home-features .features .content-first {
	padding: 9px 15px 10px 6px;
}

#home-features .features .content p, #home-features .features .content-first p {
	padding: 0 0 5px 0;
}

/* home content */

#home-content {
	background: url(/international/images/home_bg.jpg) left top no-repeat;
	width: 725px;
	height: 294px;
	padding: 24px 10px 0 25px;
}

#home-content-l {
	float: left;
	width: 398px;
	margin: 0 157px 0 0;
}

#home-content-l select {
	vertical-align: top;
}


#home-content-r {
	float: left;
	width: 167px;
}

#home-content-r p {
	padding: 3px 0 0 2px;
}

#home-search {
	margin: 10px 0 0 6px;
}

#home-search input {
	font-size: 11px;
	margin: 0 0 7px 0;
}

.home-products {
	height: 137px;
	min-height: 137px;
	padding: 0 0 0 4px;
}

/* breadcrumb */

#crumb {
	background: url(/international/images/crumb_bg.jpg) left top no-repeat;
	border-bottom: 1px solid #cacaca;
	color: #003366;
	padding: 8px 8px 9px 23px;
	font-weight: bold;
	font-size: 10px;
}

#crumb a, #crumb a:visited {
	font-weight: normal;
	text-decoration: none;
}

#crumb a:hover {
	text-decoration: underline;
}

#crumb #print-page {
	background: url(/international/images/icon_print.jpg) left top no-repeat;
	padding: 0 0 0 17px;
	float: right;
}

#crumb #print-page a {
	color: #003366;
	font-size: 10px;
	text-decoration: underline;
}

/* content area */

#content-container {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 100%;
}

#content-container .content-block {
	padding: 15px 7px 1px 22px;
}

#content-container .content-block-landing {
	padding: 15px 0 0 23px;
}

.column-l {
	float: left;
	width: 151px;
}

.column-lc {
	float: left;
	width: 506px;
	padding: 0 15px 0 0;
}

.column-full {
	float: left;
	width: 714px;
	padding: 0 15px 0 0;
}

#brand {
	width: 521px;
	padding: 0 0 0 0;
}

.column-r {
	float: left;
	width: 208px;
}

.column-cr {
	float: left;
	width: 575px;
	padding: 0 0 0 12px;
}

/* search box */

#search {
	background: url(/international/images/search_bottom.jpg) left bottom no-repeat;
	padding: 0 0 9px 0;
	margin: 0 0 5px 0;
	width: 207px
}

#search-content {
	background: url(/international/images/search_box.jpg) left top no-repeat;
	padding: 0 0 0 0;
}

#search form {
	padding: 6px 18px;
}

#search input {
	font-size: 11px;
	margin: 0 0 7px 0;
	border-top: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 1px;
}

/* brochure box */

#brochure {
	background: url(/international/images/brochure_bottom.jpg) left bottom no-repeat;
	padding: 0 0 9px 0;
	margin: 0 0 5px 0;
	width: 207px
}

#brochure-content {
	background: url(/international/images/brochure_box.jpg) left top no-repeat;
	padding: 6px 0 0 10px;
	height: 200px;
	min-height: 200px;
}

#brochure-content p {
	color: #fff;
	line-height: 110%;
	font-size: 10px;
}

#brochure input {
	margin: 9px 0 0 0;
}

#brochure select {
	width: 185px;
}

/* left navigation */

#lnav {
	margin: 0;
}

#lnav li {
	background: url(/international/images/lnav_li.jpg) left top repeat-y;
	padding: 0;
}

#lnav li.selected {
	background: url(/international/images/lnav_li_selected.jpg) left top repeat-y;
	padding: 0;
}

#lnav li p {
	border-top: 1px solid #fcfcfc;
	border-bottom: 1px solid #ddd;
	margin: 0 4px 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
}

#lnav li p.countries {
	margin: 0 4px 0 0;
	padding: 5px 0 7px 21px;
	font-size: 10px;
	line-height: 150%;
}

#lnav li a {
	background: url(/international/images/lnav_arrow.gif) left top no-repeat;
	padding: 4px 0 4px 21px;
	display: block;
	width: 127px;
	text-decoration: none;
	color: #1A50B8;
	font-weight: bold;
	font-size: 10px;
}

#lnav li.first {
	background: url(/international/images/lnav_top.jpg) left top no-repeat;
	padding: 0 0 0 0;
}

#lnav li.first-selected {
	background: url(/international/images/lnav_top_selected.jpg) left top no-repeat;
	padding: 0 0 0 0;
}

#lnav li.first-selected p {
	padding: 2px 0 0 0;
}

#lnav li.first p {
	border-bottom: 1px solid #ddd;
	margin: 0 4px 0 0;
	padding: 2px 0 0 0;
}


/* business locations pages styles */

#locations {
	background: url(/international/images/locations_bg.jpg) left top repeat-y;
	padding: 0 4px 15px 2px;
	width: 581px;
}

#locations h2 {
	background: #4FBFEA url(/international/images/loc_dot.jpg) left bottom repeat-x;
	font-size: 11px;
	color: #fff;
	padding: 5px 0 7px 25px;
}

#locations-content {
	background: url(/international/images/locations_v.jpg) left top repeat-y;
	border: 1px solid #fff;
	margin: 15px 25px 15px 25px;
}


#locations-content .locations-l {
	width: 237px;
	float: left;
	margin: 0 56px 0 0;
}

#locations-content .locations-r {
	width: 230px;
	float: right;
}

/* products page styles */

.products-hdr {
	background: url(/international/images/hdr_bg.jpg) left top repeat-y;
	padding: 6px 0 6px 10px;
	margin: 0 0 15px 0;
	color: #003366;
	font-weight: bold;
}

.prod-list {
	color: #0068B3;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.prod-list li {
	padding: 0 0 10px 8px;
}

.prod-list li a {
	text-decoration: none;
}

.prod-list li a:hover {
	text-decoration: underline;
}

/* floated images */

.img-flush-right {
	float: right;
	margin: 0 0 5px 20px;
}

.img-flush-left {
	float: left;
	margin: 0 10px 5px 0;
}

.flush-right {
	float: right;
	margin: 0 0 5px 20px;
}

/* footer */

#footer {
	color: #0068B3;
	font-size: 10px;
	padding: 5px 0 0 3px;
}

#footer a {
	text-decoration: none;
}

/* other styles */

.blue  {
	color: #0068B3;
}

.orange {
	color: #DC521F;
	font-size: 13px;
	font-weight: bold;
}

.no-border {
	border: none !important;
}

.note {
	font-size: 10px;
	padding: 0 203px 5px 0;
	text-align: right;
}

.dotted-line {
	background: url(/international/images/grey_dot.jpg) left top repeat-x;
	padding: 0 0 0 0;
}

#hdr-print {
	display: none;
}

/* nutrition callout */

#nutrition {
	list-style: none;
	color: #c00;
	width: 207px;
	background: url(/international/images/nutrition_back.gif) top left repeat-y;
	padding: 0;
	margin: 0;
}

#nut1solo, #nut1, #nut2, #nut3, #nut4 {
	list-style: none;
	color: #c00;
	font-size: 10px;
	background: url(/international/images/nutrition_bottom.gif) bottom left no-repeat;
	padding: 0;
	margin: 0 0 8px 0;
}

#nut1solo p, #nut1 p, #nut2 p, #nut3 p, #nut4 p {
	font-size: 9px;
}

#nut1, #nut2, #nut3, #nut4 {
	display: none;
	width: 207px;
}

#nut1solo p em, #nut1 p em {
	font-style: normal;
	color: #000;
}

#nut2 p em {
	font-style: normal;
	color: #036;
}

#nut3 p em {
	font-style: normal;
	color: #060;
}

#nut4 p em {
	font-style: normal;
	color: #630;
}

.nutrition-top {
	padding: 0;
	text-align: left;
}

.nutrition-middle {
	font-size: 1px;
	padding: 0;
	border-bottom: 1px solid #c00;
	margin: 0 15px;
}

.nutrition-bottom {
	padding: 0;
}



#nutrition h4 {
	font-size: 15px;
	padding: 0 0 8px 0;
	margin: 0 15px;
}

.nut-nav {
	font-weight: bold;
	padding: 4px 10px;
	background: #fff url(/international/images/nutnav_bottom.gif) bottom left no-repeat;
	margin: 0 15px;
}

.nut-nav-bottom {
	font-weight: bold;
	padding: 4px 10px;
	background: #fff;
	margin: 0 15px;
}

#nut1lnk, #nut2lnk, #nut3lnk, #nut4lnk {
	color: #0068b3;
	text-decoration: none;
}

#nut1lnk:hover, #nut2lnk:hover, #nut3lnk:hover, #nut4lnk:hover {
	color: #036;
	text-decoration: none;
}

.rule0 {
	padding: 4px 0 3px 0;
	margin: 0 15px;
}

.rule1 {
	padding: 4px 0 3px 0;
	border-bottom: 1px solid #c00;
	margin: 0 15px;
}

.rule1a {
	font-size: 9px;
	font-weight: bold;
	padding: 4px 0 3px 0;
	border-bottom: 1px solid #c00;
	margin: 0 15px;
}

.rule1b {
	padding: 4px 0 3px 10px;
	border-bottom: 1px solid #c00;
	margin: 0 15px;
}

.rule3 {
	padding: 4px 0 3px 0;
	border-bottom: 3px solid #c00;
	margin: 0 15px;
}

.rule3b {
	padding: 4px 0 3px 10px;
	border-bottom: 3px solid #c00;
	margin: 0 15px;
}

#nut1solo p span, #nut1 p span, #nut2 p span, #nut3 p span, #nut4 p span {
	font-weight: bold;
}

#prod-tab {
	padding: 0 17px 20px 18px;
}

.prod-tab-hdr-blue {
	color: #fff;
	font-weight: bold;
	background: url(/international/images/smallheadertab.gif) top left no-repeat;
	padding: 6px 13px;
}

#prod-container {
	width: 289px;
	padding: 10px 0 2px 0;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
}

#prod-topdetails {
	width: 514px;
	padding: 6px 0 0px 0;
	border: 0px;
}

#prod-info {
	width: 289px;
	padding: 0 0px 0px 0px;
	border-top: 2px solid #fff;
	border-bottom: 13px solid #fff;
}

#prod-infolist {
	width: 289px;
	padding: 0 10px 5px 22px;
	border-top: 6px solid #fff;
	border-bottom: 13px solid #fff;
}

#prod-nutfacts {
	width: 220px;
	padding: 0px 0px 0px 12px;
	border-top: 0px solid #fff;
	border-bottom: 13px solid #fff;
}

#prod-img {
	text-align: center;
}

.product-details {
	padding: 0px 0px 14px 10px;
}

.prodnumber {
	color: #ce6d20;
}

.product-details-sub {
	padding: 0px 0px 6px 10px;
}
.feature-list {
	padding: 0px 0px 0px 21px;
	list-style-type: disc;
}

.feature-list li {
	padding: 0px 0 1em 0px;
}

.h-divider-dotted {
	font-size: 5px;
	background: url(/international/images/h_divider_dotted.gif) bottom left repeat-x;
	padding: 0;
	margin: 0 0 10px 0;
}
