@charset "utf-8";
/* CSS Document */

body{
	background-image:url('/images/skins/midtvestdata/dk/images/background.png');
	background-repeat:repeat-x;
	background-color:#fff;
}
body,table,td,input,textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-size:12px;
}
a{
	outline:none;
}
a:link, a:active, a:visited {
	color:#005586;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
p{
	margin:0;
	padding:0;
}
img{
	border:0;
}
.clear{
	clear:both;
	font-size:0;
}
ul{
	margin:0;
	padding:0;
}
h1{
	background-image:url('/images/skins/midtvestdata/dk/images/h1Background.png');
	background-repeat:repeat-x;
	padding:6px 0 7px 10px;
	color:#727272;
	font-size:13px;
	margin:0 0 10px 0;
}
h2{
	font-size:15px;
	color:#727272;
	border-bottom:1px solid #999;
	padding:0 0 2px 0;
	margin:0 0 7px 0;
	display:block;
}
.Main_TD {
	width:600px;
}
#ContentContainer_DIV {
	width:580px;
	margin:0 0 0 10px;
}
.content{
	width:560px;
	margin:0 0 0 10px;
}
#ShopLayOut_SpaceTop_TD{
	background-image:url('/images/skins/midtvestdata/dk/images/topramme.png');
	background-repeat:no-repeat;
	height:163px;
}
#logo{
	float:left;
}
#search{
	float:left;
	margin:15px 0 0 175px;
}
.SearchField_SearchPage{
	width:350px;
	height:26px;
	padding:5px 0 5px 0;
	background-color:#ddecf4;
	border:0;
	font-size:13px;
	color:#257cae;
	float:left;
}
.infoBar{
	margin:15px 10px 0 0;
}

/*TOPMENU*/
#ShopLayOut_Topmenu_TD {
	background-image:url('/images/skins/midtvestdata/dk/images/topmenu.png');
	background-repeat:repeat-x;
	height:44px;
	padding:6px 0 0 0;
}
#ShopLayOut_Topmenu_TD a:link, #ShopLayOut_Topmenu_TD a:active, #ShopLayOut_Topmenu_TD a:visited {
	font-size:13px;
	color:#737373;
	text-decoration:none;
	padding:0 25px;
	font-weight:bold;
}
#ShopLayOut_Topmenu_TD a:hover {
	color:#00629b;
}

/*PRODUKTMENU*/
#ShopLayOut_ProductMenu_TD{
}
.ProductMenu_TD{
}
#ProductmenuContainer_DIV br{
	display:none;
}
#ProductmenuContainer_DIV a:link,#ProductmenuContainer_DIV a:active, #ProductmenuContainer_DIV a:visited {
	color:#045380;
	font-size:11px;
	text-decoration:none;
	padding:3px 0 3px 10px;
	background-image:url('/images/skins/midtvestdata/dk/images/bullit.png');
	background-repeat:no-repeat;
	background-position:center left;
}
#ProductmenuContainer_DIV a:hover {
	color:#2b8dc5;
}
.Deactiv_Productmenu, .Activ_Productmenu {
	border-bottom:1px dashed #cccccc;
	display:block;
}


.SubCategory1_Productmenu .Deactiv_Productmenu {
	display:block;
	border:0;
}
.SubCategory1_Productmenu .Activ_Productmenu {
	display:block;
	border:0;
}
.SubMenu_Productmenu_Table {
	margin:0;
	width:100%;
}

.product {
	width:176px;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #d2d2d2;
}
.product .name {
	height:40px;
	text-align:center;
}
.product a:link, .product a:visited, .product a:active  {
	text-decoration:none;
	color:#626262;
	font-size:13px;
}
.product a:hover  {
	color:#81a320;
}
.product .image {
	text-align:center;
}
.product .price {
	text-align:center;
	padding:5px 0;
	background-color:#dedede;
	margin:5px 0 0 0;
	color:#6f9110;
	font-weight:bold;
}
.product table {
	width:176px;
}

#ShopLayOut_SpaceBottom_TD {
	background-image:url('/images/skins/midtvestdata/dk/images/bottomBackground.png');
	background-repeat:no-repeat;
	height:154px;
}
#sub{
	margin:0 0 10px 0;
}
.subTop{
	background-image:url('/images/skins/midtvestdata/dk/images/subContentTop.png');
	background-repeat:no-repeat;
	height:10px;
	font-size:0;
}
.subContent{
	background-image:url('/images/skins/midtvestdata/dk/images/subContent.png');
	background-repeat:repeat-y;
	padding:0 10px;
}
.subBottom{
	background-image:url('/images/skins/midtvestdata/dk/images/subBottom.png');
	background-repeat:no-repeat;
	height:9px;
	font-size:0;
}

.newsInput{
	width:158px;
	border:1px solid #bcc6cc;
	background-color:#d5dee3;
	height:30px;
	padding:6px 0 6px 5px;
}
#newsletterForm {
	float:left;
}
.submit{
	background-image:url('/images/skins/midtvestdata/dk/images/btnNewsletter.png');
	background-repeat:no-repeat;
	height:31px;
	border:0;
	width:160px;
	margin:5px 0 0 0;
	cursor:pointer;
	float:left;
}
#sub li{
	list-style-type:square;
	margin:3px 0;
	padding:0;
}


.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:14px;
	color:#7f9d17;
}
.buySection{
	padding:5px;
}
.canBorder{
	border:1px solid #000;
}
#bottomTxt{
	font-size:10px;
	text-align:center;
	height:100px;
}
.relatedImage{
	border:1px solid #d6d6d6;
	width:130px;
	height:130px;
	overflow:hidden;
}
.relatedTable{
	border-bottom:1px solid #d6d6d6;
	padding:5px 0;
}

/*Vis kurv skabelon*/
#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:60px;
	float:left;
	margin-right:5px;
}
#basketPrice { 
	width:95px;
}
#basketTotal {
	width:100px;
}
#basketRem {
	width:130px;
}
#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;
}
#basketOrderbutton img{
	margin:20px 0 0 6px;
}
#basketBackbutton{
	float:left;
	margin:0 0 0 15px;
}
#basketOrderbuttonBottom{
	float:right;
	margin:0 15px 0 0;
}
#basketTable{
	background-color:#fff;
	padding: 10px 15px;
}
#basketTablePrice{
	background-color:#e0e0e0;
	padding: 10px 15px;
	font-size:20px;
}
.basketPriceTotal{
	font-size:20px;
}
