@charset "utf-8";
body {
	background-color: #020100;
	background-image: url(images/bg_bags.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#maincontainer {
	width: 851px;
	margin-left: auto; 	
	margin-right: auto;
	text-align:left;
}
#topCheeseHead {
	width: 851px;
	height:44px;
	background-image: url(images/bg_cheesetile.jpg);
	background-repeat: repeat-x;
}
.contentboxtextarea {
	background-image: url(images/contentbox_back.png);
	background-repeat: repeat-y;
	padding-left: 8px;
	font-size: 11px;
	padding-right: 12px;
}
.middlecontentTextArea {
	background-color: #FDDE87;
	padding-right: 6px;
	padding-left: 6px;
}
.whitebodytext {
	color: #FFFFFF;
}
a.footerlinks:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlinks:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlinks:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlinks:hover {
	font-size: 10px;
	color: #FFB50C;
	text-decoration: none;
}
#navcontainer {
	width:847px;
	height:37px;
	background-color:#c58f1e;
	padding:2px;
	}
#maincontentpanel {
	width:851px;
	background-image:url(images/bg_pageback.jpg);
	background-repeat:no-repeat;
	background-color:#f99f0b;
	
	}
#leftcontentpanel {
	width:543px;
	vertical-align:top;
	padding: 8px;
	}
#rightcontentpanel {
	width:271px;
	padding-top:12px;
	padding-bottom:8px;
	padding-right: 10px;
	vertical-align:top;
	}
#footerpanel {
	width:851px;
	height:21px;
	background-color:#3c2601;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	clear:both;
	}
#footercontentleft {
	padding-left:8px;
	float:left;
	}
#footercontentright {
	padding-right:8px;
	float:right;
	}
.middlecontentTop {
	background-image: url(images/box_contenttop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.middlecontentBottom {
	background-image: url(images/box_contentbottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

img { 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...); 
} 
#middlecontentContainer {
	width:533px;
	padding-left: 4px;
	}
	
.imgBorders {
	border: 1px solid #733305;
	padding: 3px;
}
.productnames {
	font-size: 14px;
	font-weight: bold;
	color: #622C06;
}
.productdata {
	font-size: 12px;
	font-weight: bold;
	color: #9B3E03;
}
.productdataentry {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
form {
	display: inline;
}
.frmfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F1C54A;
	border: 1px solid #5A2C08;
}


#productimage {
	width:320px;
	height:300px;
	float:left;
	}
#productdata {
	width:200px;
	
	float:right;
	text-align:left;
	vertical-align:text-top;
	padding-bottom:15px;
	}


.breadcrumbs a:link,
.breadcrumbs a:active,
.breadcrumbs a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #6A2901;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.middlecontentTextArea a:link,
.middlecontentTextArea a:active,
.middlecontentTextArea a:visited
{
	font-size: 12px;
	color: #6A2901;
	text-decoration: underline;
}
.middlecontentTextArea a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}


.kart a:link,
.kart a:active,
.kart a:visited
{
	font-size: 12px;
	color: #6A2901;
	text-decoration: underline;
}
.kart a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.productlist
{
	width:100%;
}