div.controls {
	margin-top: 0px;
	height: 23px;
}
div.controls a {
	padding: 0px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	float:left;
	position:relative; 
	bottom:0px;
	top:15px;
	margin:0px;
	clear: both;
	
	height: 0px;
	width:360px;/* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {

	top: 0;
	left: 0;
	background-image: url('/css/images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 360px;
	height: 200px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {height: 200px; display:inline; position:relative; left:1px; top:10px; 
}
div.slideshow span.image-wrapper {
	display: block;
	position: relative;
	margin-top: -200px;
	bottom:-200px;
	height: 200px;
	width:360px;
	left:3px;
}
div.slideshow a.advance-link {
	display: block;
	width:361px;
	height: 200px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 200px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	position:relative;
	top:0px;
	left:0px;
	margin-top: -200px;
	display:block;
	border: 0px solid #ccc;
	height: 200px;
	width:340px;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

@-moz-document url-prefix() {
	
	div.slideshow img {
	position:relative;
	top:0px;
	left:0px;
	margin-top: -210px;
	display:block;
	border: 0px solid #ccc;
	height: 200px;
	width:340px;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

}
div.download {
	float: right;
	text-align:right;
	display:block;
	
	font-size:14px;
	
}

div.download a, div.download a:visited {
	color:#C60;
	text-decoration:none;
	
}

div.addToCart {
	float:left;
	text-align:left;
	position:relative;
	margin-top:-20px;
	display:block;
	width:360px;
	height:25px;
	margin-bottom:10px;
	padding:0 0 0 3px;
	
	font-size:14px;
	
}

div.addToCart a, div.addToCart a:visited {
	color:#C60;
	text-decoration:none;
	
}

.qty{
	
	display:inline;
	width:30px;
	color: #59402B;
	padding:0 0 0 0px;
	background-repeat:no-repeat;
	background-image: url(/images/body/add_bg2.png);
	border:none;
	margin: 0 20px 0 0px;
	height:20px;
	background-position:center;
	font-size:12px;
	
}


.drop{	
	
	/*width:100px;*/
	height:20px;
	font-size:13px;
	margin-left:10px;
	padding-right:0px;
	padding-left:5px;
	padding-bottom:0px;
	border:0px;
	/*border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom-color: #999;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #59402B;
	cursor:pointer;
	/*background-repeat:no-repeat;
	background-position:center;
	background-image: url(/images/body/add_bg2.png);*/
	}
	
.add:hover, .addRight:hover{	
	
	width:112px;
	height:22px;
	font-size:13px;
	
	padding-right:5px;
	padding-left:5px;
	padding-bottom:2px;
	border:0px;
	/*border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom-color: #999;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #59402B;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image: url(/images/body/add_bg2.png);
}

a.add:hover {
color: #59402B;
}
.add:visited, .addRight:visited {
	width:112px;
	height:22px;
	font-size:13px;
	
	padding-right:5px;
	padding-left:5px;
	padding-bottom:2px;
	border:0px;
	/*border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom-color: #999;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image: url(/images/body/add_bg2.png);
}
	
.add, .addRight{
	width:112px;
	height:22px;
	font-size:13px;
	
	padding-right:5px;
	padding-left:5px;
	padding-bottom:2px;
	border:0px;
	/*border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom-color: #999;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image: url(/images/body/add_bg_ovr3.png);
	background-color: #fcf5ee;
}

.addLarge:hover, .addLargeRight:hover{	
	
width:138px;
	height:19px;
	font-size:13px;
	
	padding-right:5px;
	padding-left:5px;
	padding-bottom:2px;
	border:0px;tom:2px;
	border:0px;
	/*border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom-color: #999;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image: url(/images/body/searchvisit_btn_ovr.png);
}
	
	
.addLarge, .addLargeRight{
width:138px;
	height:19px;
	font-size:13px;
	
	padding-right:5px;
	padding-left:5px;
	padding-bottom:2px;
	border:0px;
	/*border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom-color: #999;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image: url(/images/body/searchvisit_btn.png);
	background-color: #fae9d1;
}

	
div.caption-container {
	position: relative;
	display:block;
	
	margin-top:210px;
	padding:0px;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 340px;
	top: 0;
	
}
div.caption {
	padding: 10px 0 0 2px;
}
/*div.image-title {
	font-weight:lighter;
	padding: 7px 0 0 10px;
	width:355px;
	height: 27px;
	font-size: 1em;
	color:#333;
	background-image:url(/images/body/prod_title_bar.png)
}*/




div.image-title{
	font-weight:lighter;
	
	padding: 10px 0 0px 0px;
		/*padding: 25px 0 0px 0px;*/
	width:340px;
	height: 20px;
	font-size: 1.3em;
	color:#333;
/*background-image:url(/images/body/Head_div.png);
background-position:top left;
background-repeat:repeat-x;*/
}



div.image-title2 {
	font-weight:lighter;
	padding: 30px 0 10px 0px;
	width:340px;
	height: 20px;
	margin-top:20px;
	text-align:left;
	font-size: 1.0em;
	color:#333;
	display:block;

}

div.image-title2 img{
	width:20px;
	height:18px;
	margin:0px 0 5px 5px;
	padding-top:0px;
	vertical-align:middle;

}
div.image-title .SEK {
	float:right;
	text-align:right;
	padding:0px 10px 5px 0px;
	margin-top:-3px;
/*	position:relative;
	top:-100px;
	font-size:75px;
	font-weight:bolder;
	color:#FFF;
	text-shadow: #333 0 2px;*/
}
	
div.image-desc {
	line-height: 1.5em;
	font-size: 0.8em;
	color:#684522;
	width:340px;
	margin-bottom:-30px;
	padding: 0px 0 0 3px;

}

div.image-ingr {
	line-height: 1.5em;
	font-size: 0.8em;
	color:#684522;
	width:340px;
	margin-bottom:-30px;
	padding: 0px 0 0 3px;
	height: 400px;
}

div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}

#thumbs{margin-left:15px;}
ul.thumbs {
	clear: both;
	width:500px;
	height:400px;
	margin: 0 auto;
	padding:10px 0 0 0;
	display:block;
	position:relative;
	
	
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 3px 20px 20px 0;
	display:block;
	width:140px;
		height:151px;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 0px solid #ccc;
	font-style:normal;
	text-decoration:none;
}
ul.thumbs li.selected a.thumb {
	background: 0px solid #2C1002;

}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	width:140px;
	height:120px;
	display: block;
		 -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.thumbTitle{
	width:140px;
	height:20px;
	display:block;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	background-color:#999;
	color:#666;
	border:none;
	background-color:#F3E2C3;
	background-repeat:no-repeat;
	background-image:url(/images/body/prod_thumb_bg.png);
	padding:5px 0 5px 0;
	}
	
	.thumbTitle a{
	font-style:normal;
	text-decoration:none;
	border:none;
	}
	
div.pagination {
	clear: both;
	margin:10px 0 0 5px;
	padding-top:20px;
}

div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	font-size:.8em;
	float: left;
	margin-right: 2px;
	color: #333;
	text-decoration: none;
	padding: 0px 5px 2px 7px;
	border: 0px solid #ccc;
	
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color:#D5C2AC;
	border-color: #000;
	
	color: #fff;
	background-repeat:no-repeat;
	background-image:url(/images/body/numb_bg.png);
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

.top.pagination {
padding-top:0;
}