@import url(http://www.testwebben.se/1742/7131.css);
#main-content {
width:860px;
}
div#nav {
background: url(http://www.testwebben.se/1742/Images/navBgProdukter.gif) repeat-x left top;
}
#nav-bottom {
background:#2c0f09;
width:900px;
height:15px;
clear:both;
margin:-5px 0 0 0;
padding:0 0 13px 0;
}

/*NAV UNDERSIDA -------------------- */ 

#detachedSubMenu a,
#detachedSubMenu a:link, 
#detachedSubMenu a:visited, 
#detachedSubMenu a:active {
	color: #f5f5f5;
	text-decoration: none;
	font-size:11px;
	margin:0 0 0 3px;

}

#detachedSubMenu a:hover  {
	color:#fff;
	text-decoration: underline;
}

ul#detachedSubMenu li.active a {
	/*background-image: url(http://www.testwebben.se/1705/Images/103_pil_nav.png);
	background-repeat: no-repeat;
	background-position: top left;*/
	text-decoration:underline;
} 
#nav-bottom ul {
margin:0;
padding:0;
}
#nav-bottom ul li {
	list-style: none;
	display: inline;
	float: left;
	margin:5px 0 0 0;
}

#nav-bottom ul li a {
	padding: 0 1em 0 5px;
	margin: 0;
}

/*Produktkatalogen*/
/*Generellt*/
div.Product {
margin:0 0 0 20px;
}
div.Product p a {
/*display:inline;
float:left;
clear:none;
margin:0 5px 0 0;
width:100px;
height:20px;*/
}
div.Product h2 {
padding:50px 0 0 0;
}
div.navigator {
display:none;
}
div.modCatalog h2 {
color:#000;
font-size:15px;
font-style:normal;
font-weight:normal;
}

div.CategoryAsImage {
width:280px;
float:left;
margin:0 0 10px 0;
}

/*Produktbilder/Info*/
div.ProductAsImage {
float:left;
margin:0 20px 10px 0;
}

/*Produktbildslänkarna*/
div.ProductAsImage a {
/*visibility:hidden;*/
color:#461c14;
font-size:11px;
}
div.ProductAsImage a:hover {
color:#461c14;
}
a.modCatalog_cat_imglink img {
visibility:visible;
}
div#img-placeholder {
width:300px;
float:left;
margin:0 170px 0 0;
}
img#imgProduct {

}

/*Extrabilder*/
div#AddImagesPlaceholder {
float:left;
clear:both;
}

div.divAdditionalImage {
float:left;
margin:0 20px 0 0;
}
div.divAdditionalImage img:hover {
cursor:pointer;
}