﻿.shopContainer
{
	width: 194px;
	height: 138px;
}

.shopTopLeft
{
	float: left;
	position: relative;
	width: 4px;
	height: 4px;
	background-image:url(/images/webshop/kader-gallery-view2.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}    
.shopTopCenter
{
	float: left;
	position: relative;
	width: 186px;
	height: 4px;
	background-image:url(/images/webshop/kader-gallery-view7.png);
	background-repeat:repeat-x;
	overflow:hidden;
}    
.shopTopRight
{
	float: left;
	position: relative;
	width: 4px;
	height: 4px;
	background-image:url(/images/webshop/kader-gallery-view.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
.shopMiddleLeft
{
	float: left;
	position: relative;
	width: 4px;
	height: 130px;
	background-image:url(/images/webshop/kader-gallery-view6.png);
	background-repeat:repeat-y;
	overflow:hidden;
}
.shopContentContainer
{
	float: left;
	position: relative;
	width: 186px;
	height: 130px;
	background-color: White;
	overflow:hidden;
}
.shopMiddleRight
{
	float: right;
	position: relative;
	width: 4px;
	height: 130px;
	background-image:url(/images/webshop/kader-gallery-view5.png);
	background-repeat:repeat-y;
	overflow:hidden;
}
.shopBottomLeft
{
	float: left;
	position: relative;
	width: 4px;
	height: 4px;
	background-image:url(/images/webshop/kader-gallery-view3.png);
	background-repeat:no-repeat;
	overflow:hidden;
}    
.shopBottomCenter
{
	float: left;
	position: relative;
	width: 186px;
	height: 4px;
	background-image:url(/images/webshop/kader-gallery-view8.png);
	background-repeat:repeat-x;
	overflow:hidden;
}    
.shopBottomRight
{
	float: left;
	position: relative;
	width: 4px;
	height: 4px;
	background-image:url(/images/webshop/kader-gallery-view4.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.shopImageTopLeft
{	
	float: left;
	position: relative;
	width: 3px;
	height: 3px;
	background-image:url(/images/webshop/image-left-top.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.shopImageTopCenter
{	
	float: left;
	position: relative;
	width: 180px;
	height: 3px;
	background-image:url(/images/webshop/image-rand.png);
	overflow:hidden;
}
.shopImageTopRight
{	
	float: left;
	position: relative;
	width: 3px;
	height: 3px;
	background-image:url(/images/webshop/image-right-top.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.shopImageMiddleLeft
{	
	float: left;
	position: relative;
	width: 3px;
	height: 94px;
	background-image:url(/images/webshop/image-rand.png);
	overflow:hidden;
}
.shopImageCenter
{	
	float: left;
	position: relative;
	width: 180px;
	height: 94px;
	overflow:hidden;
	text-align: center;
}
.shopImageCenter a
{
	text-decoration: none;
}
.shopImageMiddleRight
{
	float: left;
	position: relative;
	width: 3px;
	height: 94px;
	background-image:url(/images/webshop/image-rand.png);
	overflow:hidden;
}
.shopImageBottomLeft
{	
	float: left;
	position: relative;
	width: 3px;
	height: 3px;
	background-image:url(/images/webshop/image-left-bottom.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.shopImageBottomCenter
{	
	float: left;
	position: relative;
	width: 180px;
	height: 3px;
	background-image:url(/images/webshop/image-rand.png);
	overflow:hidden;
}
.shopImageBottomRight
{	
	float: left;
	position: relative;
	width: 3px;
	height: 3px;
	background-image:url(/images/webshop/image-right-bottom.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.shopTitleContainer
{
	float: left;
	position: relative;
	width: 186px;
	height: 30px;
	text-align: center;
	margin-top: 10px;
	overflow:hidden;
	color: #F38905;
	font-weight: bold;
}
.shopTitleContainer a
{
	color: #F38905;
	text-decoration: none;
}
.shopImageContainer
{
	float: left;
	position: relative;
	width: 186px;
	height: 100px;
	overflow:hidden;
}