@charset "utf-8";
/* CSS Document */

body {
	background-image:url('/images/skins/hundefoder/dk/images/background.png');
	background-repeat:repeat-x;
	background-color:#e2dbc2;
}
body,table,td,input {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
}
img {
	border:0;
}
h1{
	background-image:url('/images/skins/hundefoder/dk/images/h1Background.png');
	background-repeat:no-repeat;
	padding:11px 0 12px 30px;
	font-size:14px;
	text-transform:uppercase;
	color:#535353;
	margin:10px 0;
	font-weight:normal;
}
h2{
	font-size:14px;
	text-transform:uppercase;
	color:#535353;
	margin:0 0 5px 0;
	padding:0 0 3px 0;
	font-weight:normal;
	border-bottom:1px solid #cfcfcf;
	display:block;
}
h4{
	background-image:url('/images/skins/hundefoder/dk/images/infoBackground.png');
	background-repeat:repeat-x;
	padding:8px 0 10px 10px;
	margin:0 0 10px 0;
	color:#525252;
	background-color:#090;
	font-size:13px;
}
p{
	margin:0;
	padding:0;
}
a:link, a:visited, a:active{
	outline:none;
	color:#5f9903;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
ul{
	margin:0;
	padding:0;
}

.Main_TD {
	background-image:url('/images/skins/hundefoder/dk/images/mainTDBackground.png');
	background-repeat:repeat-y;
}
#ContentContainer_DIV {
	width:600px;
	margin-left:10px;
}
.content{
	width:580px;
	margin-left:10px;
}

/*TOPMENU*/
#ShopLayOut_Topmenu_TD {
	background-image:url('/images/skins/hundefoder/dk/images/navBar.png');
	background-repeat:no-repeat;
}
#navBarTABLE{
	height:54px;
}
.SearchField_SearchPage{
	background-image:url('/images/skins/hundefoder/dk/images/searchBackground.png');
	background-repeat:no-repeat;
	width:263px;
	color:#979b80;
	height:28px;
	padding:6px 0 5px 5px;
	border:0;
}
#form{
	margin:17px 0 0 0;
}
#fb{
	margin:13px 0 0 0;
}

/*TOPRAMME*/
#ShopLayOut_SpaceTop_TD{
	background-image:url('/images/skins/hundefoder/dk/images/topramme.png');
	background-repeat:no-repeat;
}
#topRamme{
}
#logotop{
	margin:27px 0 0 240px;
	float:left;
}

#menu{
	margin:35px 0 0 0;
	float:right;
}
#menu li{
	list-style-type:none;
	display:inline;
}
#menu a:link, #menu a:active, #menu a:visited  {
	background-image:url('/images/skins/hundefoder/dk/images/menuBackground.png');
	background-repeat:repeat-x;
	padding:5px 15px 6px;
	color:#fff;
	text-decoration:none;
	background-color:#9FF;
	margin:0 5px 0 0;
	height:26px;
	font-weight:bold;
}
#menu a:hover {
	color:#4f7611;
}

#bannerSection{
}
#banner{
	float:left;
}
#header{
	float:left;
}

.choice{
	margin:0 0 7px 0;
}
.btnchoice{
	margin:10px 0 0 0;
}

#ShopLayOut_ProductMenu_TD{
	background-image:url('/images/skins/hundefoder/dk/images/productmenuBackground.png');
	background-repeat:repeat-y;
}

#ProductmenuContainer_DIV br{
	display:none;
}
#ProductmenuContainer_DIV a:link,#ProductmenuContainer_DIV a:active, #ProductmenuContainer_DIV a:visited {
	color:#000;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px solid #dddddd;
	padding:6px 0;
	text-indent:13px;
}
#ProductmenuContainer_DIV a:hover {
	color:#6ea838;
}
.Deactiv_Productmenu, .Activ_Productmenu {
	background-image:url('/images/skins/hundefoder/dk/images/bullit.png');
	background-repeat:no-repeat;
	background-position:center left;
	display:block;
	margin: 0 5px;
}
.SubCategory1_Productmenu{
	width:180px;
}


#ShopLayOut_Basket_TD{
	background-image:url('/images/skins/hundefoder/dk/images/productmenuBackground.png');
	background-repeat:repeat-y;
	padding:0 10px;
}


#ShopLayOut_SpaceBottom_TD{
	background-image:url('/images/skins/hundefoder/dk/images/bottom.png');
	background-repeat:no-repeat;
}


.headers{
	background-image:url('/images/skins/hundefoder/dk/images/headerBackground.png');
	background-repeat:no-repeat;
	height:18px;
	display:block;
	padding:11px 0 10px 30px;
	color:#535353;
	font-size:15px;
	margin:0 0 10px 0;
}


.productBox {
	width: 180px;
	margin: 0pt 0pt 10px;
	border: 1px solid #cecece;
}
#productTable {
	text-align: center;
}
.productBox .name {
	padding:10px 2px;
	text-align:center;
	border-bottom:1px solid #cfcfcf;
	height:52px;
}
.productBox a:link, .productBox a:visited, .productBox a:active {
	text-decoration:none;
	font-size:13px;
	color:#86a400;
	font-weight:bold;
}
.productBox a:hover {
	color:#637900;
}
.productBox .image {
	text-align:center;
	padding:5px 0;
}
.productBox .price {
	text-align: center; 
	padding: 6px 0;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	background-color:#CCC;
}
.productBox .buy {
	padding:0 0 3px 0; 
}
.red {
	color:#900;
}

.green {
	color:#060;
}

#brands{
	padding:0 10px;
}
.brandsIcon{
	margin:15px 0;
}

.rightsideHeader{
	color:#535353;
	font-size:14px;
	text-transform:uppercase;
	border-bottom:2px solid #d1d1d1;
	padding:0 0 4px 0;
	display:block;
	margin:10px 0 10px 0;
}
#newsletter{
	width:160px;
} 
.newsletterInput{
	background-color:#eef1dd;
	border:1px solid #ccd2ab;
	height:25px;
	width:160px;
	margin:0 0 3px 0;
	padding:4px 0 5px 5px;
}
.btnSignup{
	background-image:url('/images/skins/hundefoder/dk/images/btnSignup.png');
	background-repeat:no-repeat;
	width:160px;
	height:29px;
	border:0;
	cursor:pointer;
}

.BreadCrumb_ProductList {
	padding:0 0 4px 0;
}
.BreadCrumb_ProductList a:link, .BreadCrumb_ProductList a:visited, .BreadCrumb_ProductList a:active {
	font-size:11px;
	color:#919191;
}
.BreadCrumb_ProductList a:hover {
	text-decoration:none;
}

.details {
	padding:5px 0 5px 0px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	border-bottom:1px solid #CCC;
}
.detailsBuySection {
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	color:#37680c;
}
.buySection{
	padding:5px;
	background-color:#dce7c1;
	border:1px solid #c6d0ae;
}
.BreadCrumb_ProductInfo a:link, .BreadCrumb_ProductInfo a:visited, .BreadCrumb_ProductInfo a:active {
	font-size:11px;
	color:#919191;
}
.BreadCrumb_ProductInfo a:hover {
	text-decoration:none;
}

#description {
	margin:15px 0;
}
.list br{
	display:none;
}
.list ul{
	margin:0;
	padding:0;
}
.list li{
	list-style-type:square;
	list-style-position:inside;
	margin:0;
	padding:0;
}
.Description_Productinfo{
}
.Dpadding{
	padding:0 10px;
}


/*Vis kurv skabelon*/
#ShowBasket_TD{
	padding:0 10px;
}

#basketOrderbutton{
	float:right;
}
#basketOrderbutton img{
	margin:0 0 0 6px;
}
th{
	height:34px;
	text-align:left;
	text-transform:uppercase;
	font-size:11px;
	border-bottom:1px solid #dadada;
}
.basketRow {
	width:580px;
	border-bottom:1px solid #dadada;
}
#basketContainer{
	width:580px;
}
.decBtn{
	display:inline;
}
.decBtn img{
	margin:0 30px 0 30px;
}

#basketAmount {
	width:60px;
	text-align:left;
}
#basketProduct {
	text-align:left;
}
#basketProduct img {
	width:40px;
	float:left;
	margin-right:5px;
}
#basketPrice { 
	width:75px;
}
#basketTotal {
	width:80px;
}
#basketRem {
	width:120px;
}
#basketRem, #basketTotal, #basketPrice, #basketProduct, #basketAmount {
	padding:5px 0 7px;
}
.TextInputField_ProductInfo{
	height:25px;
}
.TableLines_Orderstep2 hr{
	display:none;
}
.imgStep{
	margin:5px 0;
}
#basketOrderbutton{
	float:right;
	margin:20px 0 0 0;
}
#basketBackbutton{
	float:left;
}
#basketTable{
	background-color:#fff;
	padding:10px 5px;
}
#basketTablePrice{
	background-color:#e0e0e0;
	padding:10px 5px;
}


/*RELATEREDE VARE*/
.Rproduct {
	width:130px;
	margin:0 0 10px 0;
	border:1px solid #cfcfcf;
	float:left;
}
.Rproduct .Rname {
	padding:10px 0;
	text-align:center;
	height:52px;
}
.Rproduct a:link, .Rproduct a:visited, .Rproduct a:active {
	text-decoration:none;
	font-size:13px;
	color:#86a400;
	font-weight:bold;
}
.Rproduct a:hover {
	color:#637900;
}
.Rproduct .Rimage {
	text-align:center;
}
.Rprice{
	padding:10px 0;
}

.Related_InfoButton_IMG{
	background-image:url('/images/skins/hundefoder/dk/images/btnBasket.png');
	background-repeat:no-repeat;
}

#bottomDIV{
	height:170px;
	margin:30px 0 0 0;
}
#bottomDIV a:link, #bottomDIV a:visited, #bottomDIV a:active{
	color:#3f4236;
	text-decoration:none;
}
#bottomDIV a:hover{
	text-decoration:underline;
}
.bottomBoks1{
	float:left;
}
.bottomBoks{
	float:left;
	margin:0 0 0 50px;
}
.bottomBorder{
	border-bottom:1px solid #9f998a;
	padding:8px 0;
	text-indent:5px;
}
#signatur{
	 padding:0 30px; 
	 margin:5px 0 0 0; 
	 color:#9e947e;
}
#signatur a:link, #signatur a:active, #signatur a:visited {
	 color:#9e947e;
	 text-decoration:underline;
}
#signatur a:hover {
	 text-decoration:none;
}

.producentTop {
	background-image:url('/images/skins/hundefoder/dk/images/producentTop.png');
	background-repeat:no-repeat;
	height:16px;
	width:184px;
}
.producentContent {
	background-image:url('/images/skins/hundefoder/dk/images/producentContent.png');
	background-repeat:repeat-y;
	padding:0 5px;
	font-size:12px;
	width:174px;
}
.producentBottom {
	background-image:url('/images/skins/hundefoder/dk/images/producentBottom.png');
	height:10px;
	background-repeat:no-repeat;
	width:184px;
}
.producentImg{
	margin:0 0 8px 0;
}
.producentTxt{
	margin:8px 0 0 0;
}
.producentSpan{
	padding:5px 0 5px 0;
	display:block;
	border-top:1px solid #c8c8c8;
	font-weight:bold;
	font-size:14px;
}
.tableLINK{
	text-align:center;
	margin:0 0 0 12px;
}
.tableLINK a:link, .tableLINK a:visited, .tableLINK a:active{
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

.CatagoryDescriptionNEW{
	padding:0 10px;
}


.newArrivalImage {
	 position: absolute; 
	 font-size: 0; 
	 margin: 55px 0 0 0px; 
	 overflow: hidden; 
	 z-index: 2000;
}
.offerImage {
	 position: absolute; 
	 font-size: 0; 
	 margin: 54px 0px 0px 6px; 
	 overflow: hidden; 
	 z-index: 2000; 
}

#listStyleDIV ul {
	margin:0;
	padding:0;
}
#listStyleDIV li {
	margin:5px 0;
	padding:0;
	list-style-image:url(/images/skins/hundefoder/dk/images/listBullit.png);
	list-style-position:inside;
}
.SubmitButton_Orderstep1{
	background-image:url(/images/skins/hundefoder/dk/images/ht-blank50.png);
	width:102px;
	height:42px;
	border:0;
	font-size:16px;
	color:#FFF;
	cursor:pointer;
	padding:0 0 3px 0;
	margin:2px 0 0 0;
}
.SubmitButton_Orderstep2{
	background-image:url(/images/skins/hundefoder/dk/images/ht-blank50.png);
	width:102px;
	height:42px;
	border:0;
	font-size:16px;
	color:#FFF;
	cursor:pointer;
	padding:0 0 3px 0;
	margin:2px 0 0 0;
}
.SubmitButton_OrderStep3{
	background-image:url(/images/skins/hundefoder/dk/images/ht-blank75.png);
	width:152px;
	height:42px;
	border:0;
	font-size:16px;
	color:#FFF;
	cursor:pointer;
	padding:0 0 3px 0;
	margin:2px 0 0 0;
}