﻿/* Use this CSS-file to override any styles set by system-default */
.head {
	background-color: #FFF;
	background-image: none;
}

body {
	background-color: #FFF;
}

img {
border:none;
}

.footer {
	background-color: #FFF;
	color: #000;
}

A.wLink {
	color: #000; font-size:12px; padding-left:5px;
}

a {
	color: #999;
}
#loginBox .inp
{
    padding: 4px; font-size: 13px; width: 175px;
    -moz-border-radius: 2px; -webkit-border-radius: 2px;
    margin-bottom: 5px; display: block; border: 1px solid #000; font-weight: bold; color: #000; background-color: #FFF;
}
#catBox .header {padding-left: 15px; padding-top: 10px;  color: #FFF; font-size: 18px; font-weight: bold; float: left;}
#catTop { width: 450px; height: 41px; background-image: url('elements/categoryBoxTop_ny.png'); background-repeat: no-repeat;overflow: hidden; border-bottom: 1px solid #FFF;}
#catBox .txt { font-family: Arial; float: left; width: 398px; height: auto; padding-left: 25px; padding-right: 25px; padding-top: 15px; padding-bottom:5px; font-size: 12px; color: #333; overflow: hidden;}
#catBox .img {
	float: left;
	width: 448px;
	height: 80px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222221;
}
#catMid { width: 450px; height: auto; background-color: #fff; border-left: 1px solid #222221; border-right: 1px solid #222221; overflow: hidden; cursor: pointer;}
#catMidH  { width: 448px; height: auto; background-color: #fff; border-left: 1px solid #222221; border-right: 1px solid #222221; overflow: hidden; cursor: pointer;}
#catBot { width: 450px; height: 6px; background-image: url('elements/categoryBoxBottom_ny.png'); background-repeat: no-repeat;}

#subhead .progress {height: 122px; background-color: #222221; border-bottom: 2px solid #fff; padding-top:35px;}

A.breadcrumb {text-decoration: none;color: #000;}

/*Password i profil*/
.pwbtn {
	display:block;-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	font-size: 12px;
	background: #000;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
}

.pwbtn:hover {
    color: #fff;
	background: #919090;
    text-decoration: none;
}
.lbtn {
    display:block;
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  color: #fff;
  font-size: 20px;
  background: #000;
  margin:5px;
  padding: 10px;
  text-decoration: none;
  border: 0px solid #aaa;
}

.lbtn:hover {
    color: #fff;
  background: #919090;
  text-decoration: none;
}
.RadWindow {
    background-color: #000 !important;
}
/*Password i profil*/

#mContent_lbl_DefaultOrderReference { visibility:collapse;} /*Synlighed af Referencefeltet*/
#mContent_TB_DefaultOrderReference { visibility:collapse;} /*Synlighed af Referencefeltet*/