/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background-color: #d8cfae;
}
td,ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.menu:link {
	font-family: Georgia, Garamond, serif;
	color: #3c588e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.menu:visited {
	font-family: Georgia, Garamond, serif;
	font-weight: bold;
	font-size: 14px;
	color: #3c588e;
	text-decoration: none;
}
.menu:hover {
	font-family: Georgia, Garamond, serif;
	color: #223b6d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	font-family: Georgia, Garamond, serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, Garamond, serif;
	font-weight: bold;
	color: #d2c5bf;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, Garamond, serif;
	color: #e7dfdb;
	font-weight: bold;
	text-decoration: underline;
}
hr {
	color: #ad8688;
	background: #ad8688;
	height: 2px;
	border: 0;
}
.bigTable {
	border-right: 1px solid #280003;
	border-left: 1px solid #280003;
	border-bottom: 1px solid #280003;
}
.bg_footer {
	background-image: url(images/footer_background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.footertext {
	color: #000000;
}
.bg_fieldedit {
	background: url(images/header_editablefieldleft.jpg) no-repeat top left;
	padding-top:94px;
	padding-left:40px;
	/*padding: 94px 208px 0px 40px;*/
}
.bg_fieldedit a, .bg_fieldedit a:visited, .bg_fieldedit a:hover {
	color: #f8d14c;
}
.bg_content {
	background-image: url(images/content_gradient.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #86081e;
}
.bg_contentshadow {
	background-image: url(images/content_shadow.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.content {
	padding-right: 13px;
	padding-top: 17px;
	padding-bottom: 5px;
}
.sidebar {
	padding-left: 13px;
	padding-right: 20px;
	padding-top: 17px;
	padding-bottom: 15px;
}
.sidebar_top {
	padding: 13px;
	background-image: url(images/sidebar_top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 113px;
}
.sidebar_top1 {
	padding: 13px;
	background-image: url(images/sidebar_firsttop.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 113px;
}
.sidebar_repeat {
	background-image: url(images/sidebar_bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
.nutrition_sidebar_top1 {
	padding: 13px;
	background-image: url(images/sidebar_top2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 113px;
}
.nutrition_sidebar_repeat {
	background-image: url(images/sidebar_bg2.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
.separator {
	color: #ffffff;
	background-color: #ffffff;
	margin-bottom: 13px;
	margin-top: 13px;
}
.separator_categories {
	color: #8696b5;
	background-color: #8696b5;
	margin-bottom: 5px;
	margin-top: 5px;
}
.footer_bg {
	background-image: url(images/footer_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 14px 13px 18px 13px;
}
.fr_footer_bg {
	background-image: url(images/fr_footer_background.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 14px 13px 18px 13px;
}
.sidebar_links {
	font-size: 16px;
}
.sidebar_sublinks {
	font-size: 14px;
}

.resultsTitle{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
	padding-top:12px;
}
.pageTitle{
	font-family:Arial, Helvetica, sans-serif;
	color:#b70c12;
	font-weight:bold;
	font-size:18px;
}
.resultsPrice{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
.detailPrice{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
}
.pricelabel{
	font-family:Arial, Helvetica, sans-serif;
	color:#bab0ab;
	font-weight:bold;
	font-size:14px;
}
.productTitle{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
	font-size:24px;
}
.buttons{
	height:29px;
	width:148px;
	border:1px solid #000000;
	cursor:pointer;
	color:white;
	background-color:#480207;
	font-family: Georgia, Garamond, serif;
	font-size:14px;
	text-decoration:none;
}
.bg_language {
	padding-right: 13px;
	padding-top: 7px;
	background: url(images/header_top.jpg) no-repeat top left;
}
