﻿/* Reset */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/*end of reset*/

body 
{
	background: url('Images/BodyBg.jpg');
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	color: #646464;
}

h1, h2
{
	font-size: 25px;
	color: #000;
	font-weight: bold;
}

h1
{
	margin: 20px 0 29px 0;	
}

h2
{
	font-size: 10px;
	line-height: 15px;
}

p
{
	font-size: 10px;
	line-height: 15px;	
}

a
{
	text-decoration: none;
	color: #000;
}

a:hover
{
	text-decoration:underline;
}

a.Highlight
{
	color: #009900;
}

.FloatLeft
{
	float:left;
	margin-right: 22px;
}

.FloatRight
{
	float:right;
	margin-left: 22px;
}

hr
{
	/*color: #DDDDDD;
	border: none;
	border-top: 1px solid #DDDDDD;
	margin: 25px 0;*/
	margin: 25px 0;
	padding:0px;
	border-bottom:1px solid #DDD;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;

}
	
	#ContainerTop
	{
		background: url('Images/ContainerTopBg.png');
		width:992px;
		height: 10px;
		margin: 55px auto 0;
	}
	
	#ContainerBottom
	{
		background: url('Images/ContainerBottomBg.png');
		width:992px;
		height: 10px;
		margin: 0 auto 0px;
	}
	
	#ByMecs
	{
		width:132px;
		padding: 0 0 0 860px;
		margin: 0 auto;
		height: 60px;
	}
		#ByMecs a
		{
			color: #646464;
		}
		
		#ByMecs a:hover
		{
			text-decoration: underline;
		}
	
	#Container
	{
		background: url('Images/ContainerBg.png');
		width: 972px;
		margin: 0 auto 0;
		padding: 0 10px;
		position: relative;
	}
	
		#Lang
		{
	position: absolute;
	right: 35px;
	top: 15px;
	height: 13px;
	width: 120px;
		}
		
			#Lang input, #Lang a 
			{
				float: left;
			}
			
			#Lang a 
			{
				margin-left: 5px;
				color: #646464;
				line-height: 13px;
			}
			#Lang img 
			{
				float: left;
				margin-right: 3px;
			}
			#Lang a:hover 
			{
				
			}
				
		#LeftCol
		{
			float:left;
			width: 183px;
			padding: 22px;
		}
		
			#Logo
			{
	height: 222px;
	width: 183px;
	background-position:bottom;
	position: relative;
	background-image: url(images/Themes/LogoBgGronaLov.jpg);
			}
				#Logo img
				{
					top: -87px;
					left: -48px;
					position: absolute;
				}
				
				#Logo #SearchContainer
				{
					position: absolute;
					bottom: 7px;
					left: 5px;
				}
				
				#Logo input.SearchBox
				{
					height: 17px;
					width: 120px;
					padding: 0;
					border: 0;
				}
				
				#Logo input.SearchBtn
				{
					position: absolute;
					top: -4px;
					left: 125px
				}
				
			ul.Menu
			{
				margin:0;
				padding: 0;
			}
			
				ul.Menu li
				{
					list-style: none;
					background: url('Images/MenuBg.png');
					width: 161px;
					height: 19px;
					padding: 2px 10px;
					border: solid 1px #DDDDDD;
					border-top: none;
					font-family: Trebuchet MS, GillSans, Calibri, sans-serif;
					text-transform:uppercase;
					font-size: 11px;
				}
				
				ul.Menu li.NoBottomBorder
				{
					border-bottom: none;
				}
				
				ul.Menu li a
				{
					font-weight: bold;
					color: #000;
					text-decoration:none;
					line-height: 19px;
				}
				
				ul.Menu li a:hover
				{
					color: #009900;
				}
				
				ul.Menu li a.Active
				{
					color: #009900;
				}
				
				ul.Menu li.top
				{
					border-top: solid 1px #DDDDDD;
					margin-top: 22px;
				}
			
			.NewsItem
			{
				height: 71px;
				width: 153px;
				padding: 10px 14px;
				border: solid 1px #DDDDDD;
				border-top: none;
				font-size: 9px;
			}
			
			.NewsItem a
			{
				font-weight: bold;
			}
			
			#Contact
			{
				padding: 10px 11px;
				line-height: 14px
			}
				
		#Content
		{
			float:left;
			width: 723px;
			margin: 22px 0;
		}
			#PageContent
			{
				border: solid 1px #DDDDDD;
				border-top: 0px none;
				width: 675px;
				padding: 22px;
			}


/*Page specific layout*/
/*Start*/
#Start #PageContent
{
	padding: 0;
	width: 719px;
}
	#Start #PageContent img
	{
		float: left;
	}
	
	#Start #PageContent #Row1
	{
		height:58px;
	}
		#Start #PageContent #Row1 .Matplats, #Start #PageContent #Row1 .Vardagsrum, #Start #PageContent #Row1 .Forvaring, #Start #PageContent #Row1 .Sovrum, #Start #PageContent #Row1 .Dining, #Start #PageContent #Row1 .LivingRoom, #Start #PageContent #Row1 .Storage, #Start #PageContent #Row1 .Bedroom
		{
			height: 58px;
			display: block;
			float: left;
		}
		
		#Start #PageContent #Row1 .Matplats
		{
			width: 177px;
			background: url(images/Start/Matplats.jpg);
		}
		#Start #PageContent #Row1 .Vardagsrum
		{
			width: 184px;
			background: url(images/Start/Vardagsrum.jpg);
		}
		
		#Start #PageContent #Row1 .Forvaring
		{
			width: 181px;
			background:url(images/Start/Forvaring.jpg);
		}
		
		#Start #PageContent #Row1 .Sovrum
		{
			width: 177px;
			background:url(images/Start/Sovrum.jpg);
		}
		
		#Start #PageContent #Row1 .Matplats:hover
		{
			background: url(images/Start/MatplatsAct.jpg);
		}
		#Start #PageContent #Row1 .Vardagsrum:hover
		{
			background: url(images/Start/VardagsrumAct.jpg);
		}
		
		#Start #PageContent #Row1 .Forvaring:hover
		{
			background:url(images/Start/ForvaringAct.jpg);
		}
		
		#Start #PageContent #Row1 .Sovrum:hover
		{
			background:url(images/Start/SovrumAct.jpg);
		}
		
		#Start #PageContent #Row1 .Dining
		{
			width: 177px;
			background: url(images/Start/Dining.jpg);
		}
		#Start #PageContent #Row1 .LivingRoom
		{
			width: 184px;
			background: url(images/Start/LivingRoom.jpg);
		}
		
		#Start #PageContent #Row1 .Storage
		{
			width: 181px;
			background:url(images/Start/Storage.jpg);
		}
		
		#Start #PageContent #Row1 .Bedroom
		{
			width: 177px;
			background:url(images/Start/Bedroom.jpg);
		}
		
		#Start #PageContent #Row1 .Dining:hover
		{
			background: url(images/Start/DiningAct.jpg);
		}
		#Start #PageContent #Row1 .LivingRoom:hover
		{
			background: url(images/Start/LivingRoomAct.jpg);
		}
		
		#Start #PageContent #Row1 .Storage:hover
		{
			background:url(images/Start/StorageAct.jpg);
		}
		
		#Start #PageContent #Row1 .Bedroom:hover
		{
			background:url(images/Start/BedroomAct.jpg);
		}
		
/*Info*/
	#Info img#Top
	{
		margin-bottom: -95px;
	}
	
	#Info p
	{
		margin: 15px 0;
	}
	#Info #RightBox
	{
		width: 348px;
	}
	
/*News*/
	#News h1
	{
		margin-top: 157px;
	}
	
	#News #RightPicture
	{
		margin-right: -22px;
		margin-bottom: -22px;
	}
    #News strong
    {
        line-height:15px;
    }
    #News #PageContent
    {
        height: 555px;   
    }
    
/*Furniture*/
	#Furniture #PageContent
	{
		padding: 0;
		width: 719px;	
	}
		#Furniture #FilterWrapper
		{
			background: url("images/Furniture/FilterWrapperBg.png") repeat-x;
			height: 46px;
			color: #000;
			font-size: 11px;
			padding: 0 8px;
		}
			#Furniture #FilterWrapper .HeadingContainer, #Furniture #FilterWrapper .FilterContainer
			{
				padding: 6px 8px;
				float: left;
			}
			
			#Furniture #FilterWrapper .HeadingContainer
			{
				font-weight: bold;
			}
			
			#Furniture #FilterWrapper .FilterContainer
			{
				
			}
			
				#Furniture #FilterWrapper .FilterContainer label, #Furniture #FilterWrapper .HeadingContainer label
				{
					display: block;
					margin-bottom: 9px;
				}
				
				#Furniture #FilterWrapper .FilterContainer select, #Furniture #FilterWrapper .HeadingContainer select
				{
					font-size: 11px;
					width: 124px;
				}
		
		#Furniture #ProductList
		{
			padding: 0 0 22px 22px;
		}
		
			#Furniture #ProductList .Thumb
			{
				border: solid #EDEDED 1px;
				border-bottom: 3px solid #EDEDED;
				border-right: 2px solid #EDEDED;
				width: 126px;
				height: 145px;
				float:left;
				margin: 22px 6px 0 0;
				position: relative;
			}
			    #Furniture #ProductList img.Corner
			    {
				    position:absolute;
				    z-index: 20;
			    }
				
				#Furniture #ProductList .Img
				{
					margin: 10px 0;
			    }
				
				    #Furniture #ProductList .Img td
				    {
				        width: 126px;
					    height: 76px;
					    text-align:center;
					    vertical-align:middle;
				    }			
				
				#Furniture #ProductList .Name
				{
					font-size: 11px;
					font-weight: bold;
					text-align: center;
				}
				
				#Furniture #ProductList .Type
				{
					font-size: 11px;
					text-align: center;
				}
				
	#Furniture #ProductView
	{
		height: 358px;
	}
	
		#Furniture #ProductView #Col1
		{
			width: 468px;
			border-right: #DDDDDD 1px solid;
			float: left;
			margin-top: -5px;
		}
			#Furniture #ProductView #Col1 #Navigation
			{
				height: 23px;
			}
			    
		        #Furniture #ProductView #Col1 #Navigation span
		        {
			        font-weight: bold;
		        }
			
			    #Furniture #ProductView #Col1 #Navigation .ButtonLeft, #Furniture #ProductView #Col1 #Navigation .ButtonMiddle, #Furniture #ProductView #Col1 #Navigation .ButtonRight
			    {
				    float: left;
				    height: 11px;
				    display: block;
				    font-size: 9px;
				    padding: 6px 15px;
				    background: url('Images/Furniture/ButtonBg.png');
			    }
			    #Furniture #ProductView #Col1 #Navigation .ButtonLeft
			    {
				    width: 145px;
				    border-right: #DDDDDD 1px solid;
				    text-align:right;
				    
			    }
			    #Furniture #ProductView #Col1 #Navigation .ButtonMiddle
			    {
				    width: 156px;
				    border-right: #DDDDDD 1px solid;
				    text-align:center;
				    padding: 6px 0;
			    }
			    #Furniture #ProductView #Col1 #Navigation .ButtonRight
			    {				    
				    width: 105px;
			    }
			
			#Furniture #ProductView img.Corner
			{
				position:absolute;
				z-index: 20;
			}
			
			#Furniture #ProductView #Col1 #ProductPicture table
			{
				height: 335px;
				width: 468px;
				border-bottom: #DDDDDD 1px solid;
			}
			
			    #Furniture #ProductView #Col1 #ProductPicture table td
			    {
				    vertical-align: middle;
				    text-align: center;
			    }
		
		#Furniture #ProductView #Col2
		{
			width: 250px;
			float: left;	
		}
		 
	        #Furniture #ProductView #Col2 #ProductInfo
			{
				padding: 0 22px 22px;
				line-height: 16px;
				/*height: 180px;*/
				border-bottom: #DDDDDD 1px solid;
			}
			
		    #Furniture #ProductView #Col2 h3
		    {
			    font-size: 18px;
			    color: #000;
			    margin-top: 15px;
			    margin-bottom: 4px;
		    }
		    
		    #Furniture #ProductView #Col2 h4
		    {
			    color: #000;
			    font-weight: bold;
			    margin-top: 20px;
		    }
		    
		    #Furniture #ProductView #Col2 div
		    {
			    color: #000;
			    line-height: 15px;
		    }
		    
		    #Furniture #ProductView #Col2 #FilterInfo
			{
				padding: 0 22px;
				line-height: 18px;
			}
			
			    #Furniture #ProductView #Col2 #FilterInfo td
			    {
			        line-height: 16px;
			    }
			    
			    #Furniture #ProductView #Col2 #FilterInfo td.alpha
			    {
			        width: 110px;
			    }
			    
			    #Furniture #ProductView #Col2 #FilterInfo a
			    {
			        color: #009900;
			    }
			
/*aterforsaljare.html*/

#containerItem
{
	float:left; 
	line-height: 15px; 
	width:300px; 
	margin-top:50px; 
	visibility: hidden; 
	position: absolute; 
	left: 380px; 
	top: 0px; 
	height: 600px; 
	overflow: auto;
}

	#containerItem .item * 
	{
		line-height: 13px;
	}
	
	#containerItem .item b
	{
		color: #000000;
	}
	
	#containerItem .item a
	{
		color:#ff6400;
	}
.catalogstart { float: right; margin-right: 285px; margin-top: 30px; line-height: 50px; }
.catalogstart p { margin-top: 5px; }
.catalogtext1 { color: #000000; font-size: 22px; }
.catalogtext2 { color: #ff6c02; font-size: 16px; }


