#LeftColumn input, #LeftColumn textarea, #LeftColumn select, .product-listing-sorting input, .product-listing-sorting textarea, .product-listing-sorting select {
	border: 1px solid #C6C6C6 !important;
	background: #fff !important;
	padding: 4px 4px 3px 4px !important;
}

#categorylist-box-content ul li {
	line-height: 20px;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: none;
}

#categorylist-box-content ul li a {
    color: #000;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.product-listing-sorting {
	background: #F1F1F1;
	height: 40px;
	padding: 0px;
}

.sorting, .count {
	line-height: 40px;
	padding: 0 20px;
}

.countNumber {
	padding: 0;
	margin: 0;
}

ul#NavigationHorizontal li ul {
	padding: 0 0 20px 0;
}

ul#NavigationHorizontal li ul li a {
	background: none !important;
	color: #F04E37 !important;
	margin: 0;
	padding: 0;
}

ul#NavigationHorizontal li ul li a:hover {
	color: #fff !important;
}

#LeftColumn #search-box {
	display: none !important; /* Skjuler søgeboksen fra venter kolonne, ligemeget hvad */
}

#right-content {
	float: right;
	width: 400px;
}

#search-box {
	border: 1px solid #C6C6C6;
	padding: 0px;
	margin: 35px 0 0 0;
/*	height: 23px;
	width: 131px;*/
	float: right;
	height: 23px !important;
	width: 147px !important;
}

#search-box:hover {
	border: 1px solid #727272;
}

#search-box * {
	border: none !important;
}

.search-input {
	margin: 0 !important;
	padding: 0 !important;
}

.search-input input {
	margin: 0 !important;
	padding: 4px 4px 3px 4px !important;
	background: none !important;
	width: 116px;
	color: #737373;
}

.search-input span {
	display: none;
}

.search-button .button {
    background: url("/upload_dir/themes/web/Dyrenes_Beskyttelse_Webshop/graphics/icon_search.gif") no-repeat center !important;
    height: 23px;
    /*vertical-align: top;*/
    border: none;
    margin: 0;
    width: 23px;
}
#Links {
	float: right;
	clear: both;
	margin: 10px 0 0 0;
	list-style: none;
	
	width: 100%;	
}

#Links li {
	padding: 1px 10px;
	border-left: 1px solid #CDCDCD;
	font-family: Arial,Verdana,Helvetica,Sans-serif;
	font-size: 12px;
	line-height: 1.0;
	font-weight: bold;
	float: right;
	display: block;
}

#Links li:first-child {
	
}

#Links li a {
	margin: 0;
	display: block;
}

#Links .last-link {
	padding: 0 0 0 10px;
}

#Links .first-link {
	padding: 0 10px 0 0;
	border-left: none;
}

#Links li a:link, #Links li a:visited, #Links li a:active {
	color: #959595;
	text-decoration: none;
}

#Links li a:hover {
	color: #727272;
}

.categories-listing-item, .product-listing-sorting, #Footer {
	border-radius: 3px;
}

.product-related-header, .FocusCartTitle {
	border-color: #C6C6C6 !important;
}

.offer, .new, .soldout {
	margin: 5px 5px 0 0;
}

.TopTenListBg2 {
	background: #fff !important;
}

.topten_link {
	background: none;
}

.topten_title {
	color: #000;
}

#BreadCrumb span {
	display: none;
}

.categories-listing-item-img img {
	border: none !important;
}
