/**
* 2007-04-26 Marcus Persson, Embryo Webbyr AB
* La Flouriste v1.0
* IE 5 & 6
* custom_ie.css
***/
#page
	{
		margin: 0px auto;
		background-color: #fff;
		width:965px;
		text-align:left;
	}

#page-header
	{
		height:95px;
	}
#page-header-spacer
	{
		height:10px !important;
		clear:both;
	}

#page-container
	{
	}

#page-nav
	{
		width:187px;
		float:left;
	}
.page-nav-item
	{
		margin: 0px auto;
		width:155px;
		height:25px;
		border-bottom:2px solid #e2e2e2;
		padding-left:5px;
		line-height:25px;
		text-align:left;
	}
.page-nav-item-selected
	{
		margin: 0px auto;
		width:155px;
		height:25px;
		border-bottom:2px solid #e2e2e2;
		padding-left:5px;
		line-height:25px;
		text-align:left;
		background-color:#f3e9e9;
	}
.page-nav-item-selected a, .page-nav-item-selected a:visited, .page-nav-item-selected a:active
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color:#8a2628;	
	}
.page-nav-item-selected a
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
	}
.page-nav-item-selected a:hover
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color:#8a2628;
	}
/*a.nav-mainlevel
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
	}
a.nav-mainlevel:hover
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color:#8a2628;
	}
a.nav-mainlevel-selected
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color:#8a2628;
	}
a.nav-mainlevel-selected:visited
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color:#8a2628;
	}
a.nav-mainlevel-selected:active
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color:#8a2628;
	}*/	
a.nav-sublevel
	{

	}

#page-content
	{
		min-height:580px;
		float:left;
	}
#page-content-left
	{
		width:381px;
		float:left;
	}
.left-spot-item
	{
		margin-bottom:5px;
		width:381px;

	}

#page-content-right
	{
		width:381px;
		float:left;
		margin-left:6px;
	}
.right-spot-item
	{
		margin-bottom:5px;

		width:381px;
	}
.right-spot-item-l
	{
		width:201px;
		float:left;
		margin-bottom:5px;

	}
.right-spot-item-r
	{
		width:181px;
		float:left;
		margin-bottom:5px;

	}
.left-spot-item-l
	{
		width:159px;
		float:left;
		margin-bottom:5px;

	}
.left-spot-item-r
	{
		width:222px;
		float:left;
		margin-bottom:5px;

	}	
.spot-text-container {
	background-color:#F5EDD5; 
	height:160px;
}

.spot-text-content {
	padding-top:25px; 
	padding-left:11px;
	padding-right:11px;
	padding-bottom:11px;
		font-family: helvetica, arial, sans-serif;
		color:#3E3E3E;
		font-size:12px;
}
	
#page-footer
	{
		height:64px;
	}
#page-footer-spacer
	{
		height:50px !important;
		clear:both;
	}

.clear-both
	{
		clear:both;
	}

#page-innercontent-left
	{
		width:440px;
		float:left;
	}
#page-innercontent-right
	{
		float:left;
		width:320px;
		text-align:center;
	}

.right-image-item
	{
		width:250px;
		padding-bottom:10px;
		margin: 0px auto;
		text-align:center;
	}
.price
{
	color:#77011f;
	font-size:18px;
	font-weight:bold;
}
.offer-left
{

}
.offer-right
{

}
.gallery-item
{
	float:left;
	width:200px;
	margin-right:10xp;
	margin-bottom:20px;
}
.gallery-item-top
{
	float:left;
	width:173px;
	height:261px;
	border:solid 4px #f3e9e9;
	margin-bottom:8px;
}
.gallery-item-bottom
{
	float:left;
	width:174px;
	height:100px;
}
#page-innercontent-left-gallery
{
	width:680px;
	float:left;
}