@import "basic.css";
@import "reset.css";
@import "standard.css";


.box_content {
margin: 10px;
}

#footercontent small {
color: #fff;	
font-weight: bold;
}
	
#link-wrap ul, #link-wrap li {
	float: left;
	}	
	
#welcome_note p {
line-height: 125%	
	}	
	
#menu-left {
min-height: 525px;
	}
	
.ThisIs200w {
width: 200px;	
	}

.ThisIs450w {
width: 450px;	
	}	
	
/**/ 
#PageNote {
Width: 200px;	
	}	
	
a.LaesMereLink {
display: block;	
width: 65px;
height: 15px;
background: url(http://image.gardenshop.dk/x/x/p/design/read_more.gif) no-repeat top left;
	}
	
.localtopmenu {}	


/* lokale undersider menu */
#categories {
float: left;
	}
	
Ul#NavigationHeader li a{
	color: #fff;
	}

Ul.MX a {
    padding:7px 5px 0px 12px;
    display:block;
    background:transparent url(http://image.gardenshop.dk/p/design/dark-dot.gif) no-repeat scroll 1px 12px;
    line-height:15px;
	}

Ul.MX a#activeitem {
	font-weight: bold;
	background:transparent url(http://image.gardenshop.dk/p/design/light-dot.gif) no-repeat scroll 1px 12px;
	}
	
Ul.M2 a#activeitem,Ul.M3 a#activeitem,Ul.M4 a#activeitem {
	background: none;
}	

Ul.M2 a{
	background: none;
	padding-left: 10px;
	
	}

Ul.M3 a{
	background: none;
	padding-left: 15px;
	}	
	
Ul.M4 a{
	background: none;
	padding-left: 20px;
	}	
	
Ul.M5 a{
	padding-left: 25px;
	}		
