@import url(http://www.testwebben.se/3466/13024.css);
#main-left {
  background:#ffffff;
  padding:15;
  margin: 0 10px 0 0;
  text-align: left;
  border: #000000 solid 1px;
  width: 208px;
  float: left;
  min-height: 300px;
  height: auto !important;
  height: 300px;
}
#main-right {
  background:#ffffff;
  padding:0 15px;
  margin: 0 0 0 10px;
  text-align: left;
  border: #000000 solid 1px;
  width: 608px;
  float: right;
  min-height: 300px;
  height: auto !important;
  height: 300px;
}

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

#detachedSubMenu a,
#detachedSubMenu a:link, 
#detachedSubMenu a:visited, 
#detachedSubMenu a:active {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-size:12px;
        margin: 0;
        line-height: 1.2;
}
#detachedSubMenu li a:hover{
  color: #666666; 
}
ul#detachedSubMenu{
  margin:0;
  padding:0;
  list-style-type:none;
}
#detachedSubMenu li{
/*  padding:.5em .2em; */
  margin:0;
  border-top:1px solid #666666;
}
#detachedSubMenu li:first-child{
  border:0;
}
#subMenuHeader{

  font-size: 1.2em;
 margin: 1em 1.3em 1em 0;
        border-bottom: 1px solid #cccccc;
  color: #666666;
  font-family: Trebuchet ms, verdana, arial, sans-serif;
  line-height: 1.4;
}

#Catalog_StartPage {

}

#wrapper #Catalog_ProductContainer div.Catalog_ProductAsIconsContainer .Catalog_ProductAsIcon {
   background: none;
   width:120px !important;
   height:130px !important;
   float:left;
   text-align:center;
   margin: 0 auto;
}

.Catalog_ProductAsIcon img {float: none !important; width: auto !important; height: 90px !important;}
.Catalog_ProductDescription {height: auto !important;}
.Catalog_ProductLink {display: none !important;}

/*PRODUKTVISNING*/
.Catalog_PrimaryContainer img {background: transparent !important; border: 0 !important; 
/*.Catalog_PrimaryContainer img {width: 300px !important; height: 300px !important;} 300*300 är max*/



