body {
	margin:20px;
	padding:0px;
	background-color: #333;
	/*background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: repeat-x;
	background-position: top;*/
}
#pageSurround {
	margin: 0px auto;
	padding:5px;
	background-color:#fff;
	width:940px;
}
#topHeader {
	text-align: right;
	height: 50px;
	padding-right: 0px;
	padding-top: 100px;	
	width: 950px;
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/sb/topp_smak_behag_2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #af8652;
	height: 15px;
	/*
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	*/
	padding: 5px;
	text-align:left;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	background-color:#e6dac6;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align:left;
}
.boxCategories {
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	background-color:#e6dac6;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align:left;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 205px; 
	float: left;
}
.colMid {
	position: relative;
	width: 100%;
	float: left;
}
.colRight {
	position: relative;
	width: 205px; 
	float: right;
}
.boxContent {
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	padding: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
	text-align:left;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 205px; 
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	width:940px;
	padding:5px;
	background-color:#af8652;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	position:inherit;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: left;
	width: 19%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 200px;
	float: left;
	overflow: hidden;
	/*border-right: 1px solid #e1e1e1;*/
	/*position: relative;*/
}
.fpName {
	font-weight:bold;
	color:#7f182a;
	text-decoration:none;
	font-size:11px;
}
.fpName:hover {
	text-decoration:underline;
}
.fpSale {
	font-family: Arial, Helvetica, sans-serif;
	color:#7f182a;
}
.fpPrice {
	font-family: Arial, Helvetica, sans-serif;
	color:#7f182a;
}