/* GENERIC */

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(/images/page_top.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 10px;
	line-height: 15px;
	color: #4e4a42;
}

div {
	float: left;
	display: inline;
}

a img {
	border: 0;
}

input {
	font-size: 9px;
}

.aright {
	text-align: right;
}

.aleft {
	text-align: left;
}

.fright {
	float: right;
}

.fleft {
	float: left;
}

/* GENERIC END */

/* FRAMEWORK */

#page {
	float: none;
	display: block;
	width: 989px;
	margin: 0px auto;
}

#home {
	margin: 0 0 0 15px;
	float: left;
	text-decoration: none;
}

#top {
	width: 989px;
	background-repeat: no-repeat;
	height: 52px;
}

#top #userstatus {
	white-space: nowrap;
	margin: 15px 0 0 240px;
	line-height: 11px;
	color: #646f72;
	border-right: 1px solid #4d595d;
	padding-right: 18px;
}

#top #userstatus a {
	color: #F9E63B;
	text-decoration: none;
}

#top #logout {
	margin: 18px 0 0 10px;
}

#top #logout a {
	color: #f9e63b;
}

#top #logout a:hover {
	text-decoration: none;
}

#top #userstatus img {
	border-right: 1px solid #4d595d;
	padding-right: 12px;
	margin-right: 8px;
	position: relative;
	top: 1px;
	float: left;
}

#top #userstatus span {
	color: #f9e63b;
}

#top #links {
	float: right;
	margin: 20px 0 0 0;
}

#top #links a {
	float: left;
	color: #eee;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
}

#top #links a:hover {
	text-decoration: underline;
}

#top #lang {
	float: right;
	margin: 18px 0 0 0;
}

#subtop {
	width: 989px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: 15px 0;
	height: 60px;
}

#subtop div {
	float: right;
}

#subtop div form {
	margin: 20px 0 0 0;
}

#subtop div form input#q {
	background-image: url(/images/field_search_background.gif);
	width: 157px;
	height: 14px;
	border: 0;
	padding: 4px;
	background-repeat: no-repeat;
	margin: 0;
}

#subtop div form input {
	padding: 5px 0 5px 5px;
	float: left;
}

#footer {
	text-align: center;
	padding-top: 13px;
	width: 989px;
	height: 100px;
}

#footer img {
	float: right;
}

/* FRAMEWORK END */

/* FRONTPAGE */

#online_shop, #kunde_login {
	width: 262px;
	background-image: url(/images/box_262_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
}

#online_shop {
	height: 552px;
	overflow: hidden;
	margin: 5px 0 0 0;
}

#online_shop .footer, #kunde_login .footer {
	width: 262px;
	height: 10px;
	background-image: url(/images/box_262_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#page #om_c_noergaard {
	height: 552px;
	background-color: #213035;
	background-image: none;
	/*
	background-image: url(/images/image_man.gif);
	background-position: 0 100%;
	*/
}

#om_c_noergaard span {
	display: block;
	margin: 13px 0 0 40px;
	color: #ff8383;
}

#om_c_noergaard span.readmore {
	display: block;
	margin: 24px 0 29px 40px;
	color: #ff8383;
}

#om_c_noergaard a {
	color: #ff8383;
	text-decoration: none;
	margin-right: 5px;
}

#om_c_noergaard a:hover {
	text-decoration: underline;
}

#om_c_noergaard p {
	margin: 0 40px 0 40px;
	color: #fff;
}

#om_c_noergaard, #producenter {
	width: 269px;
	background-image: url(/images/box_269_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 5px 0 0 5px;
}

#om_c_noergaard .footer, #producenter .footer {
	width: 269px;
	height: 10px;
	background-image: url(/images/box_269_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#eget_katalog, #news_container, #nyhedsbrev, #frontpage_products_container {
	background-image: url(/images/box_448_background.gif);
	width: 448px;
	height: 248px;
	overflow: hidden;
	margin: 5px 0 0 5px;
}

#producenter, #nyhedsbrev {
	margin: 0 0 0 5px;
	height: auto;
}

#eget_katalog img {
	float: left;
}

#nyhedsbrev .footer {
	background-image: url(/images/box_448_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	height: 10px;
	width: 448px;
}

#news_container,
#frontpage_products_container {
	background-image: url(/images/box_448_green_background.gif);
	background-repeat: no-repeat;
}

#frontpage_products_container {
	height: 298px;
	width: 448px;
	/*padding: 20px 10px 10px 10px;*/
}

#frontpage_products_container h2 {
	color: white;
	margin-left: -10px;
	padding: 7px 0 10px 40px;
	font-size: 24px;
	background: url(/images/h2_frontpage_products_bg.gif) no-repeat;
}

#frontpage_products_container p {
	font-size: 140%;
	color: #fff;
	margin-bottom: 20px;
}

#frontpage_products_container img {
	float: left;
	margin: 0 20px 10px 0;
}

#frontpage_products_container input {
	float: right;
}

#news_container .footer {
	background-image: url(/images/box_448_green_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	width: 448px;
	height: 10px;
}

#page div img.header {
	margin: 20px 0 10px 0;
	clear: both;
	display: block;
}

#online_shop span {
	margin: 25px 0 0 37px;
	color: #2a9c58;
}

#online_shop p {
	margin: 0 0 15px 37px
}

#online_shop ul {
	list-style: none;
	margin: 0px 0 7px 37px;
	height: 370px;
	overflow: hidden;
}

#online_shop ul li {
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 33px;
	padding-top: 5px;
}

#online_shop ul li a {
	color: #000;
	text-decoration: none;
}

#online_shop ul li a:hover {
	text-decoration: underline;
}

#online_shop ul li.respirator {
	background-image: url(/images/category_respirator.gif);
	background-repeat: no-repeat;
}

#online_shop ul li.earmuffs {
	background-image: url(/images/category_earmuffs.gif);
	background-repeat: no-repeat;
}

#online_shop ul li.glasses {
	background-image: url(/images/category_glasses.gif);
	background-repeat: no-repeat;
}

#online_shop ul li.boots {
	background-image: url(/images/category_boots.gif);
	background-repeat: no-repeat;
}

#online_shop ul li.gloves {
	background-image: url(/images/category_gloves.gif);
	background-repeat: no-repeat;
}

#online_shop ul li.clothes {
	background-image: url(/images/category_clothes.gif);
	background-repeat: no-repeat;
}

#online_shop ul li.fallprotection {
	background-image: url(/images/category_fallprotection.gif);
	background-repeat: no-repeat;
}

#online_shop ul li.brushes {
	background-image: url(/images/category_brushes.gif);
	background-repeat: no-repeat;
}

#online_shop ul li.safety {
	background-image: url(/images/category_safety.gif);
	background-repeat: no-repeat;
}

#online_shop ul li.category_2 {
	background-image: url(/images/category_2_blue.gif);
	background-repeat: no-repeat;
}

#online_shop ul li.special {
	background-image: url(/images/category_offers.gif);
	background-repeat: no-repeat;
}

#news_container {
	height: 298px;
}

#news_container p {
	margin: 15px 30px 0 37px;
	color: #fff;
	line-height: 17px;
	overflow: hidden;
}

#news_container #inner_news_container {
	height: 240px;
}

* html #news_container #inner_news_container {
	height: 237px;
}

#news_container a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#news_container p img {
	float: right;
	margin: 0 0 19px 20px;
}

#kunde_login p {
	margin: 0 30px 0 40px;
}

#kunde_login p.address_data {
	height:	77px;
}

#kunde_login p a {
	color: #cc3300;
}

#kunde_login p a:hover {
	text-decoration: none;
}

#kunde_login form {
	margin: 20px 0 0 40px;
}

#kunde_login form input#username {
	background-image: url(/images/field_username_background.gif);
	width: 185px;
	height: 14px;
	border: 0;
	padding: 4px;
	background-repeat: no-repeat;
	margin: 0 0 7px 0;
	float: left;
}

#kunde_login form input#password {
	background-image: url(/images/field_password_background.gif);
	width: 133px;
	height: 14px;
	border: 0;
	padding: 4px;
	background-repeat: no-repeat;
	margin: 0 0 18px 0;
	float: left;
}

#kunde_login form input#sendpass_username {
	background-image: url(/images/field_password_background.gif);
	width: 133px;
	height: 14px;
	border: 0;
	padding: 4px;
	background-repeat: no-repeat;
	margin: 0 0 18px 0;
}

#kunde_login form input {
	margin: 6px 0 16px 7px;
	float: left;
}

#producenter p {
	margin: 0 25px 16px 40px;
}

#nyhedsbrev p {
	margin: 0 35px 20px 40px;
}

#nyhedsbrev form {
	margin: 0 0 0 40px;
}

#nyhedsbrev form input#email {
	background-image: url(/images/field_email_address_background.gif);
	width: 366px;
	height: 14px;
	border: 0;
	padding: 4px;
	background-repeat: no-repeat;
	margin: 0 0 7px 0;
	float: left;
}

#nyhedsbrev form input#company {
	background-image: url(/images/field_company_name_background.gif);
	width: 300px;
	height: 14px;
	border: 0;
	padding: 4px;
	background-repeat: no-repeat;
	margin: 0 0 17px 0;
	float: left;
}

#nyhedsbrev form input {
	margin: 6px 0 17px 9px;
	float: left;
}

#frontpage_bottom {
	width: 990px;
	background-image: url(/images/faux_frontpage_bottom.gif);
	background-repeat: no-repeat;
	margin: 5px 0 0 0;
	display: inline;
}

#frontpage_bottom .footer {
	width: 989px;
	height: 10px;
	background-image: url(/images/faux_frontpage_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#kunde_login, #producenter, #nyhedsbrev {
	background-image: url();
}

div#smiley_link {
	margin-left: 40px;
}

/* FRONTPAGE END */

/* VÆLG KATEGORI */

#category_select ul {
	list-style: none;
	margin: 30px 0 20px 37px;
}

#category_select ul li {
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 30px;
	padding-top: 5px;
}

#category_select ul li a {
	color: #000;
	text-decoration: none;
}

#category_select ul li a:hover {
	text-decoration: underline;
}


#category_select ul li#category_respirator {
	background-image: url(/images/category_respirator.gif);
	background-repeat: no-repeat;
}

#category_select ul li#category_earmuffs {
	background-image: url(/images/category_earmuffs.gif);
	background-repeat: no-repeat;
}

#category_select ul li#category_glasses {
	background-image: url(/images/category_glasses.gif);
	background-repeat: no-repeat;
}

#category_select ul li#category_boots {
	background-image: url(/images/category_boots.gif);
	background-repeat: no-repeat;
}

#category_select ul li#category_gloves {
	background-image: url(/images/category_gloves.gif);
	background-repeat: no-repeat;
}

#category_select ul li#category_clothes {
	background-image: url(/images/category_clothes.gif);
	background-repeat: no-repeat;
}

#category_select ul li#category_fallprotection {
	background-image: url(/images/category_fallprotection.gif);
	background-repeat: no-repeat;
}

#category_select ul li#category_brushes {
	background-image: url(/images/category_brushes.gif);
	background-repeat: no-repeat;
}

#category_select ul li#category_safety {
	background-image: url(/images/category_safety.gif);
	background-repeat: no-repeat;
}

#category_select ul li#category_special {
	background-image: url(/images/category_offers.gif);
	background-repeat: no-repeat;
}

#category_select .input_level_1 {
	display: none;
}

#category_select .level_2 {
	position: relative;
	left: 10px;
}

/* VÆLG KATEGORI END */

/* KATEGORISIDE */

#basket {
	width: 230px;
	background-image: url(/images/box_230_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#basket img {
	float: left;
	margin: 20px 25px 10px 20px;
}

#basket p {
	margin: 20px 30px 0px 0;
}

#basket .footer {
	width: 230px;
	background-image: url(/images/box_230_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	height: 15px;
}

#navigation {
	clear: left;
	width: 230px;
	background-image: url(/images/box_230_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	border-top: 5px solid #fff;
}

#navigation .footer {
	width: 230px;
	background-image: url(/images/box_230_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	height: 30px;
}

#navigation ul {
	list-style: none;
	margin: 30px 0 0px 37px;
	float: left;
	display: inline;
}

#navigation ul li {
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 0 0%;
	background-repeat: no-repeat;
	float: left;
	background-color: transparent;
}

#navigation ul li a {
	color: #000;
	text-decoration: none;
	height: 38px;
	line-height: 30px;
	width: 145px;
	display: block;
	background-color: transparent;
}

#navigation ul li ul li a {
	line-height: 38px;
	width: 105px;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#navigation ul li.respirator {
	background-image: url(/images/category_respirator.gif);
	background-color: transparent;
}

#navigation ul li.earmuffs {
	background-image: url(/images/category_earmuffs.gif);
	background-color: transparent;
}

#navigation ul li.glasses {
	background-image: url(/images/category_glasses.gif);
	background-color: transparent;
}

#navigation ul li.boots {
	background-image: url(/images/category_boots.gif);
	background-color: transparent;
}

#navigation ul li.gloves {
	background-image: url(/images/category_gloves.gif);
	background-color: transparent;
}

#navigation ul li.clothes {
	background-image: url(/images/category_clothes.gif);
	background-color: transparent;
}

#navigation ul li.fallprotection {
	background-image: url(/images/category_fallprotection.gif);
	background-color: transparent;
}

#navigation ul li.brushes {
	background-image: url(/images/category_brushes.gif);
	background-color: transparent;
}

#navigation ul li.safety {
	background-image: url(/images/category_safety.gif);
	background-color: transparent;
}

#navigation ul li.special {
	background-image: url(/images/category_offers.gif);
	background-color: transparent;
}

html body #page #navigation ul ul li.selected {
    background-position: 0 50%;
}

#navigation ul li#substart_respirator {
    background-image: url(/images/navigation/respirator/top.gif);
    background-repeat: no-repeat;
}

#navigation ul ul li.respirator {
	background-image: url(/images/navigation/respirator/midt.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	line-height: 35px;
	height: 35px;
	background-color: transparent;
}

#navigation ul li#subend_respirator {
    line-height: 9px;
    height: 13px;
    background-image: url(/images/navigation/respirator/bund.gif);
    background-repeat: no-repeat;
}






#navigation ul li#substart_earmuffs {
    background-image: url(/images/navigation/earmuffs/top.gif);
    background-repeat: no-repeat;
	width: 145px;
}

#navigation ul ul li.earmuffs {
	background-image: url(/images/navigation/earmuffs/midt.gif);
	background-position: 0 -3px;
	background-color: transparent;
}

#navigation ul li#subend_earmuffs {
    background-image: url(/images/navigation/earmuffs/bund.gif);
    background-repeat: no-repeat;
	height: 13px;
	line-height: 9px;
}






#navigation ul li#substart_glasses {
    background-image: url(/images/navigation/glasses/top.gif);
    background-repeat: no-repeat;
	width: 145px;
}

#navigation ul ul li.glasses {
	background-image: url(/images/navigation/glasses/midt.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	background-color: transparent;
}

#navigation ul li#subend_glasses {
    line-height: 9px;
    height: 13px;
    background-image: url(/images/navigation/glasses/bund.gif);
    background-repeat: no-repeat;
}






#navigation ul li#substart_boots {
    background-image: url(/images/navigation/boots/top.gif);
    background-repeat: no-repeat;
	width: 145px;
}

#navigation ul ul li.boots {
	background-image: url(/images/navigation/boots/midt.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	background-color: transparent;
}

#navigation ul li#subend_boots {
    line-height: 9px;
    height: 13px;
    background-image: url(/images/navigation/boots/bund.gif);
    background-repeat: no-repeat;
}






#navigation ul li#substart_gloves {
    background-image: url(/images/navigation/gloves/top.gif);
    background-repeat: no-repeat;
	width: 145px;
}

#navigation ul ul li.gloves {
	background-image: url(/images/navigation/gloves/midt.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	background-color: transparent;
}

#navigation ul li#subend_gloves {
    line-height: 9px;
    height: 13px;
    background-image: url(/images/navigation/gloves/bund.gif);
    background-repeat: no-repeat;
}






#navigation ul li#substart_clothes {
    background-image: url(/images/navigation/clothes/top.gif);
    background-repeat: no-repeat;
	width: 145px;
}

#navigation ul ul li.clothes {
	background-image: url(/images/navigation/clothes/midt.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	background-color: transparent;
}

#navigation ul li#subend_clothes {
    line-height: 9px;
    height: 13px;
    background-image: url(/images/navigation/clothes/bund.gif);
    background-repeat: no-repeat;
}






#navigation ul li#substart_fallprotection {
    background-image: url(/images/navigation/fallprotection/top.gif);
    background-repeat: no-repeat;
	width: 145px;
}

#navigation ul ul li.fallprotection {
	background-image: url(/images/navigation/fallprotection/midt.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	background-color: transparent;
}

#navigation ul li#subend_fallprotection {
    line-height: 9px;
    height: 13px;
    background-image: url(/images/navigation/fallprotection/bund.gif);
    background-repeat: no-repeat;
}






#navigation ul li#substart_brushes {
    background-image: url(/images/navigation/brushes/top.gif);
    background-repeat: no-repeat;
	width: 145px;
}

#navigation ul ul li.brushes {
	background-image: url(/images/navigation/brushes/midt.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	background-color: transparent;
}

#navigation ul li#subend_brushes {
    line-height: 9px;
    height: 13px;
    background-image: url(/images/navigation/brushes/bund.gif);
    background-repeat: no-repeat;
}






#navigation ul li#substart_safety {
    background-image: url(/images/navigation/safety/top.gif);
    background-repeat: no-repeat;
	width: 145px;
}

#navigation ul ul li.safety {
	background-image: url(/images/navigation/safety/midt.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	background-color: transparent;
}

#navigation ul li#subend_safety {
    line-height: 9px;
    height: 13px;
    background-image: url(/images/navigation/safety/bund.gif);
    background-repeat: no-repeat;
}




#navigation ul li#substart_special {
    background-image: url(/images/navigation/special/top.gif);
    background-repeat: no-repeat;
	width: 145px;
}

#navigation ul ul li.special {
	background-image: url(/images/navigation/special/midt.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	background-color: transparent;
}

#navigation ul li#subend_special {
    line-height: 9px;
    height: 13px;
    background-image: url(/images/navigation/special/bund.gif);
    background-repeat: no-repeat;
}






#page #sikkerhedstips_bottom {
	height: 322px;
	background-color: #213035;
	/*background-image: url(/images/image_man.gif);*/
	background-position: 0 100%;
	background-repeat: no-repeat;
	width: 269px;
}

#page #sikkerhedstips_top {
	background-color: #213035;
	width: 269px;
	margin: 0 0 0 5px;
	/* background-image: url(/images/image_man.gif); */
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#sikkerhedstips_top span {
	display: block;
	margin: 13px 0 0 40px;
	color: #ff8383;
}

#sikkerhedstips_top span.readmore {
	display: block;
	margin: 24px 0 29px 40px;
	color: #ff8383;
}

#sikkerhedstips_top a {
	color: #ff8383;
	text-decoration: none;
	margin-right: 5px;
}

#sikkerhedstips_top a:hover {
	text-decoration: underline;
}

#sikkerhedstips_top p {
	margin: 0 40px 0 40px;
	color: #fff;
}

#sikkerhedstips_bottom .footer {
	width: 269px;
	height: 10px;
	background-image: url(/images/box_269_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.category_description {
	background-image: url(/images/box_478_background.gif);
	background-repeat: no-repeat;
	width: 478px;
	padding: 0 0 0 5px;
	background-position: 5px 0;
}

.category_description p {
	margin: 20px 20px 0 40px;
}

.category_description p img {
	float: right;
	margin-top: -7px;
}

.category_description table {
	width: 418px;
	margin: 44px 0 0 39px;
}

.category_description table tr td {
	padding: 0 10px 0 10px;
}

.category_description table tr td p {
	margin: 0;
}

.category_description table tr td strong {
	font-size: 11px;
}

.category_footer {
	height: 10px;
	background-image: url(/images/box_478_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	width: 478px;
}

#category td, #category_products td {
	vertical-align: top;
}

.category_description #categoryheader {
	width: 100%;
}

.category_description #categoryheader .header {
	clear: none;
	float: left;
}

.category_description .gd_category_name {
	position: relative;
	top: 20px;
	left: 4px;
}

.old_price {
	text-decoration: line-through;
}
.new_price {
	font-size: 11px;
	color:	black;
}


/* KATEGORISIDE END */

/* KUNDELOGIN */

#login {
	width: 269px;
	background-image: url(/images/box_269_darkblue_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 0 0 5px;
}

#login .footer {
	width: 269px;
	height: 10px;
	background-image: url(/images/box_269_darkblue_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#login span {
	color: #ff8383;
	margin: 30px 25px 0 40px;
}

#login p {
	color: #fff;
	margin: 0 25px 0 40px;
}

#login p a {
	color: #fff;
}

#login p a:hover {
	text-decoration: none;
}

#login  form {
	margin: 10px 25px 0 40px;
}

#login form input {
	width: 183px;
	padding: 2px;
	margin: 0 0 5px 0;
}

#login form input#button_login {
	width: auto;
}

#opret_ny_bruger {
	width: 478px;
	background-image: url(/images/box_478_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 0 0 5px;
}

#opret_ny_bruger .footer {
	width: 478px;
	height: 10px;
	background-image: url(/images/box_478_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#opret_ny_bruger form {
	float: right;
	width: 220px;
	margin: 0 25px 144px 0;
	display: inline;
}

#opret_ny_bruger form input {
	width: 183px;
	padding: 2px;
	margin: 0 0 5px 0;
	float: right;
}

#opret_ny_bruger span {
	float: right;
	padding:8px 4px 0 0;
	font-size: 200%;
	color: #cc3300;
}

#opret_ny_bruger form input#zipcode {
	width: 50px;
}

#opret_ny_bruger form input#city {
	width: 120px;
	margin: 0 0 0 5px;
}

#opret_ny_bruger form input#create {
	width: auto;
	float: right;
	margin: 0 8px 0 0;
}

#opret_ny_bruger form input.newuser-input-err {
	border:	1px solid #FF8383;
}

#opret_ny_bruger p {
	margin: 0 0 0 40px;
	width: 190px;
	float: left;
	display: inline;
}
#opret_ny_bruger p.error {
	margin-bottom: 20px;
	color:		#FF8383;
}

/* KUNDELOGIN END */

/* KURV - ADRESSE */

#indkoebskurv {
	width: 269px;
	margin: 0;
}

#indkoebskurv .footer {
	width: 269px;
	height: 10px;
	background-image: url(/images/box_269_darkblue_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#indkoebskurv span {
	color: #ff8383;
	margin: 30px 25px 0 40px;
}

#indkoebskurv p {
	color: #fff;
	margin: 0 25px 0 40px;
}

#indkoebskurv img {
	margin: 20px 0 90px 40px;
}

#indkoebskurv #card_logos {
	margin: 20px 0 90px 40px;
}

#indkoebskurv #card_logos img {
	margin: 0 3px 0 0;
}

#din_ordre {
	width: 408px;
	background-image: url(/images/box_408_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 0 0 5px;
}

#din_ordre p, #din_ordre input {
	margin: 0 0 10px 34px;
}

#din_ordre .footer {
	width: 408px;
	height: 30px;
	background-image: url(/images/box_408_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#din_ordre table {
	width: 340px;
	margin: 0 25px 0 30px;
}

#din_ordre table tr td {
	border-bottom: 1px solid #ccc;
	padding: 5px 5px 5px 0;
	font-size: 11px;
}

#din_ordre table tr.header  td{
	font-weight: bold;
	border-bottom: 1px solid #000;
}

#leveringsadresse {
	width: 302px;
	background-image: url(/images/box_302_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 5px 0 0 5px;
}

#leveringsadresse .footer {
	width: 302px;
	height: 10px;
	background-image: url(/images/box_302_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#leveringsadresse form {
	margin: 0 0 0 40px;
}

#leveringsadresse form input {
	width: 215px;
	padding: 2px;
	margin: 0 0 5px 0;
	float: left;
}

#leveringsadresse form input#zipcode {
	width: 62px;
}

#leveringsadresse form input#city {
	width: 140px;
	margin: 0 0 0 5px;
}

#leveringsadresse form input#create {
	width: auto;
	float: right;
	margin: 0 38px 0 0;
}

/* KURV - ADRESSE END */

/* KURV - BEKRÆFT */

#leveringsadresse p {
	margin: 0 25px 10px 40px;
}

/* KURV - BEKRÆFT END */

/* INDKØBSKURV */

#dine_produkter {
	width: 714px;
	background-image: url(/images/box_714_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 0 0 5px;
}

#dine_produkter .footer {
	width: 714px;
	height: 30px;
	background-image: url(/images/box_714_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin: 0;
}

#dine_produkter div form {
	display: inline;
	margin: 0;
}

#dine_produkter div.fright {
	margin: 10px 25px 0 0;
}

#dine_produkter table {
	width: 650px;
}

#dine_produkter table tr td {
	border-bottom: 1px solid #ccc;
	padding: 5px 5px 5px 0;
	font-size: 11px;
}

#dine_produkter table tr.header  td{
	font-weight: bold;
	border-bottom: 1px solid #000;
}

#dine_produkter table tr td input {
	width: 20px;
}

#dine_produkter div {
	margin: 10px 90px 0 30px;
}

/* INDKØBSKURV END */

/* PRODUKTSIDE */

#productpage {
	overflow: hidden;
	background-repeat: no-repeat;
	width: 754px;
	margin: 0 0 0 5px;
	float: right;
}

#productpage .footer {
	width: 753px;
	height: 20px;
	background-position: 0 100%;
}

.bg_earmuffs {
	background-image: url(/images/faux_productpage_earmuffs.gif);
}

.bg_respirator {
	background-image: url(/images/faux_productpage_respirator.gif);
}

.bg_glasses {
	background-image: url(/images/faux_productpage_glasses.gif);
}

.bg_boots {
	background-image: url(/images/faux_productpage_boots.gif);
}

.bg_gloves {
	background-image: url(/images/faux_productpage_gloves.gif);
}

.bg_clothes {
	background-image: url(/images/faux_productpage_clothes.gif);
}

.bg_fallprotection {
	background-image: url(/images/faux_productpage_fallprotection.gif);
}

.bg_brushes {
	background-image: url(/images/faux_productpage_brushes.gif);
}

.bg_safety {
	background-image: url(/images/faux_productpage_safety.gif);
}

#productpage .divider {
	margin: 15px 0 0 0;
}

#productpage #left {
	width: 490px;
}

#productpage #left strong {
	font-size: 11px;
}

#productpage #rightwhite {
	width: 258px;
	overflow: hidden;
	margin-left: 5px;
	background-image: url(/images/productpage_right.gif);
	background-repeat: no-repeat;
}

#productpage #rightwhite a {
	color: #4E4A42;
	text-decoration: underline;
}

#productpage #rightwhite a:hover {
	text-decoration: none;
}

#productpage #bottomright {
	width: 259px;
	margin-left: 5px;
	float: right;
}

#productpage #bottomright table {
	width: 218px;
	float: right;
	margin-top: 10px;
}

#productpage #bottomright table tr td {
	padding: 3px;
	color: #fff;
}

#productpage #bottomright table tr td a {
	color: #fff;
	text-decoration: none;
}

#productpage #bottomright table tr td a:hover {
	text-decoration: underline;
}

#productpage #bottomright table tr td.category_respirator {
	border-bottom: 1px solid #e079ad;
}

#productpage #bottomright table tr td.category_earmuffs {
	border-bottom: 1px solid #e5440e;
}

#productpage #bottomright table tr td.category_glasses {
	border-bottom: 1px solid #e57c13;
}

#productpage #bottomright table tr td.category_boots {
	border-bottom: 1px solid #e0ae17;
}

#productpage #bottomright table tr td.category_gloves {
	border-bottom: 1px solid #7be347;
}

#productpage #bottomright table tr td.category_clothes {
	border-bottom: 1px solid #808003;
}

#productpage #bottomright table tr td.category_fallprotection {
	border-bottom: 1px solid #94dbff;
}

#productpage #bottomright table tr td.category_brushes {
	border-bottom: 1px solid #7e7eb5;
}

#productpage #bottomright table tr td.category_safety {
	border-bottom: 1px solid #444480;
}

#productpage #rightwhite img.symbol {
	margin-bottom: 15px;
}

#productpage .order {
	text-align: right;
	clear: both;
	background-repeat: no-repeat;
	width: 470px;
	height: 20px;
	padding: 25px 20px 20px 0;
	margin: 20px 0 0px 0;
}

#productpage .order_respirator {
	background-image: url(/images/productpage_order_background_respirator.gif);
}

#productpage .order_earmuffs {
	background-image: url(/images/productpage_order_background_earmuffs.gif);
}

#productpage .order_glasses {
	background-image: url(/images/productpage_order_background_glasses.gif);
}

#productpage .order_boots {
	background-image: url(/images/productpage_order_background_boots.gif);
}

#productpage .order_gloves {
	background-image: url(/images/productpage_order_background_gloves.gif);
}

#productpage .order_clothes {
	background-image: url(/images/productpage_order_background_clothes.gif);
}

#productpage .order_fallprotection {
	background-image: url(/images/productpage_order_background_fallprotection.gif);
}

#productpage .order_brushes {
	background-image: url(/images/productpage_order_background_brushes.gif);
}

#productpage .order_safety {
	background-image: url(/images/productpage_order_background_safety.gif);
}

#productpage p, form, h2 {
	margin: 0 25px 10px 40px;
}

#productpage strong {
	font-size: 11px;
}

#productpage .productheader {
	width: 490px;
}

#productpage #rightwhite .productheader {
	width: 258px;
}

#productpage .productheader img {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

#productpage .productheader .gd_product_name {
	clear: right;
	position: relative;
	top: 3px;
}
#productpage .productheader .header_text {
	clear: right;
}

/* PRODUKTSIDE END */

/* PRODUKTLISTE */

#product_search {
	overflow: hidden;
	width: 757px;
	
}

#product_search .footer {
    height: 10px;
    background-image: url(/images/box_752_background.gif);
    background-repeat: no-repeat;
    background-position: 0 100%;
    width: 752px;
    position: relative;
    top: 20px;
    left: -20px;
}

#product_search .header {
	width: 752px;
	height: 68px;
	background-color: #666699;
	margin: 0 0 0 5px;
}

#product_search .header img {
	float: left;
	margin-top: 30px;
}

#category_products .respirator {
	background-color: #CC6699;
}
#category_products .earmuffs {
	background-color: #CC3300;
}
#category_products .glasses {
	background-color: #CC6600;
}
#category_products .boots {
	background-color: #CC9900;
}
#category_products .gloves {
	background-color: #66CC33;
}
#category_products .clothes {
	background-color: #666600;
}
#category_products .fallprotection {
	background-color: #66CCFF;
}
#category_products .brushes {
	background-color: #666699;
}
#category_products .safety {
	background-color: #333366;
}
#category_products .discount {
	background-color: #CCC000;
}
#category_products .special {
	background-color: #ccc000;
}

#category_products #productheader {
	width: 752px;
	height: 68px;
	margin: 0 0 0 5px;
}

#category_products #productheader img {
	float: left;
	margin-top: 20px;
}

#product_search .product_list {
	background-image: url(/images/box_752_background.gif);
	background-repeat: no-repeat;
	width: 702px;
	margin: 5px 0 0 5px;
	padding: 25px;
}

#product_search .product_list .footer {
	background-image: url(/images/box_752_background.gif);
	background-repeat: no-repeat;
	width: 752px;
	background-position: 0 100%;
	height: 10px;
	position: relative;
	left: -25px;
	top: 25px;
}

#product_search table {
	width: 702px;
}

#product_search table table {
	width: 550px;
	margin-left: 20px;
	margin-top: 5px;
}

#product_search table tr td {
	vertical-align: top;
}

#product_search table tr td a {
	color: #000;
	text-decoration: none;
}

#product_search table tr.info td {
	height: 73px;
}

#product_search table tr.sub td .fleft {
	font-weight: bold;
	color: #666666;
	/*width: 260px;*/
	margin: 3px 0 2px 0;
}

#product_search table tr.sub td .fright {
	margin-top: 3px;
}

#product_search table tr.sub td .fright select {
	color: #666666;
	font-family: arial;
	font-size: 10px;
	/*width: 150px;*/
	margin-top: -3px;
}

#product_search table tr.sub td .fright input {
	background-color: transparent;
	background-image: url(/images/smallcart.gif);
	background-position: 100% 0;
	border: 0;
	background-repeat: no-repeat;
	width: 100px;
	color: #666666;
	cursor: pointer;
	font-size: 10px;
	font-family: arial;
}

#product_search table tr.pri td.product_left {
	float: left;
	width: 269px;
}

#product_search table tr.pri td.product_left strong {
	font-size: 12px;
}

#product_search table tr.pri td.product_right {
	width: 203px;
	padding: 0 0 0 20px;
	border-left: 1px solid #ccc;
}


#product_search table tr.sub td {
	background-color: #f3f3f3;
	padding: 3px 10px 3px 10px;
	border-bottom:1px solid #C3C3C3;
}

#pagination_top_respirator {
	background-color: #e079ad;
	width: 692px;
	height: 10px;
	margin: 0 0 0 5px;
	padding: 17px 30px 25px 30px;
	color: #fff;
	text-align: center;
}

#pagination_top_earmuffs {
	background-color: #e5440e;
	width: 692px;
	height: 10px;
	margin: 0 0 0 5px;
	padding: 17px 30px 25px 30px;
	color: #fff;
	text-align: center;
}

#pagination_top_glasses {
	background-color: #e57c13;
	width: 692px;
	height: 10px;
	margin: 0 0 0 5px;
	padding: 17px 30px 25px 30px;
	color: #fff;
	text-align: center;
}

#pagination_top_boots {
	background-color: #e0ae17;
	width: 692px;
	height: 10px;
	margin: 0 0 0 5px;
	padding: 17px 30px 25px 30px;
	color: #fff;
	text-align: center;
}

#pagination_top_gloves {
	background-color: #7be347;
	width: 692px;
	height: 10px;
	margin: 0 0 0 5px;
	padding: 17px 30px 25px 30px;
	color: #fff;
	text-align: center;
}

#pagination_top_clothes {
	background-color: #808003;
	width: 692px;
	height: 10px;
	margin: 0 0 0 5px;
	padding: 17px 30px 25px 30px;
	color: #fff;
	text-align: center;
}

#pagination_top_fallprotection {
	background-color: #94dbff;
	width: 692px;
	height: 10px;
	margin: 0 0 0 5px;
	padding: 17px 30px 25px 30px;
	color: #fff;
	text-align: center;
}

#pagination_top_brushes {
	background-color: #7e7eb5;
	width: 692px;
	height: 10px;
	margin: 0 0 0 5px;
	padding: 17px 30px 25px 30px;
	color: #fff;
	text-align: center;
}

#pagination_top_safety {
	background-color: #444480;
	width: 692px;
	height: 10px;
	margin: 0 0 0 5px;
	padding: 17px 30px 25px 30px;
	color: #fff;
	text-align: center;
}
#pagination_top_discount {
	background-color: #D5D712;
	width: 692px;
	height: 10px;
	margin: 0 0 0 5px;
	padding: 17px 30px 25px 30px;
	color: #fff;
	text-align: center;
}
#pagination_top_special {
	background-color: #bacc00;
	width: 692px;
	height: 10px;
	margin: 0 0 0 5px;
	padding: 17px 30px 25px 30px;
	color: #fff;
	text-align: center;
}

.pagination_top a {
	color: #fff;
	text-decoration: none;
}

.pagination_top a:hover {
	color: #fff;
	text-decoration: underline;
}

.elipsis {
	display: inline;
	float: none;
	padding: 0 5px 0 3px;
}

#pagination_bottom {
	width: 692px;
	height: 10px;
	background-color: #666699;
	margin: 0 0 0 5px;
	padding: 17px 30px 25px 30px;
	color: #fff;
	text-align: center;
}

#pagination_bottom.respirator {
	background-color: #CC6699;
}
#pagination_bottom.earmuffs {
	background-color: #CC3300;
}
#pagination_bottom.glasses {
	background-color: #CC6600;
}
#pagination_bottom.boots {
	background-color: #CC9900;
}
#pagination_bottom.gloves {
	background-color: #66CC33;
}
#pagination_bottom.clothes {
	background-color: #666600;
}
#pagination_bottom.fallprotection {
	background-color: #66CCFF;
}
#pagination_bottom.brushes {
	background-color: #666699;
}
#pagination_bottom.safety {
	background-color: #333366;
}
#pagination_bottom.discount {
	background-color: #CCC000;
}
#pagination_bottom.special {
	background-color: #bacc00;
}

#pagination_bottom a {
	color: #fff;
	text-decoration: none;
}

#pagination_bottom a:hover {
	color: #fff;
	text-decoration: underline;
}

.page_prev, .page_next {
	width: 150px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.page_prev {
	text-align: left;
}

.page_next {
	text-align: right;
}

.pages {
	width: 387px;
	text-align: center;
}

.pages a {
	line-height: 13px;
	color: #fff;
	padding: 0 5px 0 3px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.pages a:hover {
	text-decoration: underline;
}

.pages a.selected:hover {
	text-decoration: underline;
}

.pages a.selected {
	background-image: url(/images/pagination_selected_brushes_top.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	color: #666699;
	padding: 0 0 0 3px;
}

.pages a.selected div {
	background-image: url(/images/pagination_selected_brushes_top.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-color: #fff;
	color: #666699;
	width: 10px;
	height: 30px;
	float: none;
}

#pagination_top_respirator .pages a.selected,
#pagination_top_respirator .pages a.selected div {
	color: #e079ad;
	background-image: url(/images/pagination_selected_respirator_top.gif);
}
#pagination_top_earmuffs .pages a.selected,
#pagination_top_earmuffs .pages a.selected div {
	color: #e5440e;
	background-image: url(/images/pagination_selected_earmuffs_top.gif);
}
#pagination_top_glasses .pages a.selected,
#pagination_top_glasses .pages a.selected div {
	color: #e57c13;
	background-image: url(/images/pagination_selected_glasses_top.gif);
}
#pagination_top_boots .pages a.selected,
#pagination_top_boots .pages a.selected div {
	color: #e0ae17;
	background-image: url(/images/pagination_selected_boots_top.gif);
}
#pagination_top_gloves .pages a.selected,
#pagination_top_gloves .pages a.selected div {
	color: #7be347;
	background-image: url(/images/pagination_selected_gloves_top.gif);
}
#pagination_top_clothes .pages a.selected,
#pagination_top_clothes .pages a.selected div {
	color: #808003;
	background-image: url(/images/pagination_selected_clothes_top.gif);
}
#pagination_top_fallprotection .pages a.selected,
#pagination_top_fallprotection .pages a.selected div {
	color: #94dbff;
	background-image: url(/images/pagination_selected_fallprotection_top.gif);
}
#pagination_top_brushes .pages a.selected,
#pagination_top_brushes .pages a.selected div {
	color: #7e7eb5;
	background-image: url(/images/pagination_selected_brushes_top.gif);
}
#pagination_top_safety .pages a.selected,
#pagination_top_safety .pages a.selected div {
	color: #444480;
	background-image: url(/images/pagination_selected_safety_top.gif);
}
#pagination_top_discount .pages a.selected,
#pagination_top_discount .pages a.selected div {
	color: #CCC000;
	background-image: url(/images/pagination_selected_discount_top.gif);
}
#pagination_top_special .pages a.selected,
#pagination_top_special .pages a.selected div {
	color: #bacc00;
	background-image: url(/images/pagination_selected_discount_top.gif);
}

#pagination_bottom.respirator .pages a.selected,
#pagination_bottom.respirator .pages a.selected div {
	color: #CC6699;
	background-image: url(/images/pagination_selected_respirator_bottom.gif);
}
#pagination_bottom.earmuffs .pages a.selected,
#pagination_bottom.earmuffs .pages a.selected div {
	color: #CC3300;
	background-image: url(/images/pagination_selected_earmuffs_bottom.gif);
}
#pagination_bottom.glasses .pages a.selected,
#pagination_bottom.glasses .pages a.selected div {
	color: #CC6600;
	background-image: url(/images/pagination_selected_glasses_bottom.gif);
}
#pagination_bottom.boots .pages a.selected,
#pagination_bottom.boots .pages a.selected div {
	color: #CC9900;
	background-image: url(/images/pagination_selected_boots_bottom.gif);
}
#pagination_bottom.gloves .pages a.selected,
#pagination_bottom.gloves .pages a.selected div {
	color: #66CC33;
	background-image: url(/images/pagination_selected_gloves_bottom.gif);
}
#pagination_bottom.clothes .pages a.selected,
#pagination_bottom.clothes .pages a.selected div {
	color: #666600;
	background-image: url(/images/pagination_selected_clothes_bottom.gif);
}
#pagination_bottom.fallprotection .pages a.selected,
#pagination_bottom.fallprotection .pages a.selected div {
	color: #66CCFF;
	background-image: url(/images/pagination_selected_fallprotection_bottom.gif);
}
#pagination_bottom.brushes .pages a.selected,
#pagination_bottom.brushes .pages a.selected div {
	color: #666699;
	background-image: url(/images/pagination_selected_brushes_bottom.gif);
}
#pagination_bottom.safety .pages a.selected,
#pagination_bottom.safety .pages a.selected div {
	color: #333366;
	background-image: url(/images/pagination_selected_safety_bottom.gif);
}
#pagination_bottom.discount .pages a.selected,
#pagination_bottom.discount .pages a.selected div {
	color: #CCC000;
	background-image: url(/images/pagination_selected_discount_bottom.gif);
}
#pagination_bottom.special .pages a.selected,
#pagination_bottom.special .pages a.selected div {
	color: #bacc00;
	background-image: url(/images/pagination_selected_discount_bottom.gif);
}

/* Paging på søgeside */
.pagination_top .pages a.selected,
.pagination_top .pages a.selected div {
	color: #7e7eb5;
	background-image: url(/images/pagination_selected_brushes_top.gif);
}
#pagination_bottom .pages a.selected,
#pagination_bottom .pages a.selected div {
	color: #666699;
	background-image: url(/images/pagination_selected_brushes_bottom.gif);
}
/* PRODUKTLISTE END */

/* CONTENT PAGE */

.content {
	background-image: url(/images/box_752_background.gif);
	width: 692px;
	margin: 0 0 0 5px;
	padding: 30px;
	font-size: 11px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.content p {
	margin: 0 0 10px 0;
}

.content .footer {
	background-image: url(/images/box_752_background.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	height: 10px;
	width: 752px;
	position: relative;
	top: 30px;
	left: -30px;
}

.content h1 {
	margin: 0 0 15px 0;
	font-size: 16px;
}

/* CONTENT PAGE END */

/* Leveringsadresse */

#dine_produkter #delivery-form div {
	float:	none;
	display: block;
	margin: 0;
}

#dine_produkter #delivery-form table {
	width: auto;
}

#dine_produkter #delivery-form table tr td {
	border-bottom: none;
}

#delivery_container {
	position:			relative;
}

#delivery_container table tr td input {
	width:	250px;
	padding: 2px;
}
#delivery_container table tr td input#zip_code {
	width:	60px;
}
#delivery_container table tr td input#city {
	width:	179px;
}

#delivery_container input.newuser-input-err {
	border:	1px solid #FF8383;
}

#delivery_hider {
	position:			absolute;
	top:				0px;
	left:				0px;
	width:				1px;
	height:				1px;
	background-image:	url('/images/site/checkerboard.gif');
	background-repeat:	repeat;
	visibility:			hidden;
	display:			none;
}

/* Leveringsadresse end */

/* KVITTERINGSSIDE */
#levering {
	background-image: url(/images/box_301_grey_background.gif);
	background-repeat: no-repeat;
	width: 301px;
	margin: 0 0 0 5px;
}

#levering .footer {
	background-image: url(/images/box_301_grey_background.gif);
	background-repeat: no-repeat;
	width: 301px;
	background-position: 0 100%;
	height: 10px;
}

#levering span {
	color: #cc3300;
	padding: 0 25px 0 40px;
}

#levering p {
	margin: 0 25px 10px 40px;
	float: left;
}

/* KVITTERINGSSIDE END */

#loginpage {
	background-image: url(/images/faux_loginpage.gif);
	background-repeat: no-repeat;
	width: 989px;
}

#loginpage div.footer {
	background-image: url(/images/faux_loginpage.gif);
	background-repeat: no-repeat;
	height: 20px;
	background-position: 0 100%;
	clear: both;
	width: 989px;
}

#loginpage #navigation,#loginpage #login, #loginpage #opret_ny_bruger, #loginpage #navigation div.footer, #loginpage #login div.footer, #loginpage #opret_ny_bruger div.footer {
	background-image: url();
}

#basket_confirm {
	background-image: url(/images/faux_confirm.gif);
	background-repeat: no-repeat;
	width: 989px;
}

#basket_confirm div.footer {
	background-image: url(/images/faux_confirm.gif);
	background-repeat: no-repeat;
	width: 989px;
	height: 20px;
	background-position: 0 100%;
}

#basket_confirm #confirm {
	width: 269px;
}

#basket_confirm #confirm span {
	color: #ff8383;
	margin: 0 25px 5px 40px;
}

#basket_confirm #confirm p {
	color: #fff;
	margin: 0 25px 10px 40px;
}

#basket_confirm #products {
	width: 408px;
	margin-left: 5px;
}

#basket_confirm #products p {
	margin: 0 25px 10px 28px;
	font-weight: bold;
}

#basket_confirm #products div.fright {
	margin: 10px 25px 0 0;
}

#basket_confirm #products table {
	width: 358px;
	margin: 0 0 0 28px;
}

#basket_confirm #products table tr td {
	border-bottom: 1px solid #ccc;
	padding: 5px 5px 5px 0;
	font-size: 11px;
}

#basket_confirm #products table tr.header  td{
	font-weight: bold;
	border-bottom: 1px solid #000;
}

#basket_confirm #products table tr td input {
	width: 20px;
}

#basket_confirm #products div {
	margin: 10px 90px 0 30px;
}


#basket_confirm #delivery {
	width: 302px;
	margin-left: 5px;
}

#basket_confirm div.fright form {
	margin: 0;
}

#basket_confirm div.fright form img {
	display: none;
}

#basket_confirm #delivery #payer_info, #basket_confirm #delivery #receiver_info {
	width: 250px;
	margin: 0 25px 20px 28px;
}

#basket_confirm #delivery p {
	margin: 0 25px 10px 35px;
}

#customerpage {
	background-image: url(/images/faux_loginpage.gif);
	background-repeat: no-repeat;
	width: 989px;
}

#customerpage div.footer {
	background-image: url(/images/faux_loginpage.gif);
	background-repeat: no-repeat;
	height: 20px;
	background-position: 0 100%;
	clear: both;
	width: 989px;
}

#customerpage #tidligere_ordrer {
	width: 478px;
	margin-left: 5px;
}

#customerpage #tidligere_ordrer div {
	width: 280px;
	margin: 5px 25px 0 42px;
}

#customerpage #tidligere_ordrer table {
	margin: 10px 25px 0 42px;
	float: left;
	width: 406px;
}

#customerpage #tidligere_ordrer table tr td {
	border-bottom: 1px solid #e5e5e5;
	color: #4e4a42;
}

#customerpage label {
	color: #fff;
}

#customerpage #navigation {
	background-image: url();
}

#customerpage #tidligere_ordrer a {
	color: #cc3300;
}

.narrow {
	width: 1%;
	white-space: nowrap;
}

#customerpage #tidligere_ordrer td {
	padding: 5px 20px 5px 0;
}

#customerpage #tidligere_ordrer table tr td.nopadding {
	padding: 0;
}

.heading {
	font-weight: bold;
}

#old_receipt {
	width: 988px;
	background-image: url(/images/faux_old_receipt.gif);
	background-repeat: no-repeat;
}

#old_receipt .footer {
	width: 988px;
	background-image: url(/images/faux_old_receipt.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	height: 20px;
}

#old_receipt .header img {
	float: left;
	margin: 20px 0 10px 0;
}

#old_receipt #din_ordre, #old_receipt #levering {
	background-image: url();
}

#konsulenter {
	width: 478px;
	margin: 0 0 0 5px;
}

#konsulenter p {
	margin: 0 25px 20px 40px;
}

#konsulenter table {
	margin: 0 25px 20px 40px;
}

#konsulenter table tr td {
	padding: 0 10px 20px 0;
	vertical-align: top;
}

#konsulenter table tr td img {
	position: relative;
	top: 3px;
}

#konsulenter table tr td strong {
	font-size: 11px;
}

#konsulenter table tr td a {
	color: #CC3300;
}

#konsulenter table tr td a:hover {
	text-decoration: none;
}

#login input.contact_submit {
	width: 192px;
	margin-top: 4px;
}

li.sub input {
	left: -12px;
	position: relative;
}

#login input {
	font-family: verdana;
}

#login textarea {
	width: 183px;
	font-size: 10px;
	font-family: verdana;
	padding: 2px;
}

/* BKA add */

table.product_table {
	clear: left;
	font-size: 11px;
}
.product_table tbody tr.header { font-weight: bold; }

.product_table tbody tr.odd td.product_amount, .product_table tbody tr.even td.product_amount {	text-align: center; }

.product_table td {
	height: 26px;
	line-height: 26px;
}

.product_table tr.odd  {
	background-color: #f4f4f4;
}

.product_table tbody tr td.product_input_amount input {
	border: 1px solid #d1d1d1;
	height: 16px;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #4e4a42;
	padding-top: 4px;
}
.product_table tbody tr td.product_name select {
	max-width: 180px;
	font-size: 10px;
	width: 180px;
}

#product_table tbody tr td.product_name { padding-left: 34px; width: 202px; }
#product_table tbody tr td.product_number {	width: 69px; }
#product_table tbody tr td.product_amount {	width: 30px; }
#product_table tbody tr td.product_price { padding-left: 25px;width: 88px; }
#product_table tbody tr td.product_input_amount { width: 72px;}
#product_table tbody tr td.product_input_amount input { width: 33px;}

#product_table_related tbody tr td.product_name { padding-left: 34px; width: 202px; }
#product_table_related tbody tr td.product_number {	width: 69px; }
#product_table_related tbody tr td.product_amount {	width: 30px; }
#product_table_related tbody tr td.product_price { padding-left: 25px;width: 88px; }
#product_table_related tbody tr td.product_input_amount { width: 72px;}
#product_table_related tbody tr td.product_input_amount input { width: 33px;}
#product_table_related tbody tr td a { color: #4E4A42; text-decoration: none; }

#product_table_alternative tbody tr td.product_name { padding-left: 34px; width: 303px; }
#product_table_alternative tbody tr td.product_number {	width: 82px; }
#product_table_alternative tbody tr td.product_price { width: 69px; }
#product_table_alternative tbody tr td a { color: #4E4A42; text-decoration: none; }

#product_search.categorylist {
	width: 752px;
	background-image: url(/images/box_752_background.gif);
	background-repeat: no-repeat;
	margin: 5px 0 0 5px;
}

#product_search.categorylist .footer {
	width: 752px;
	background-image: url(/images/box_752_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	height: 10px;
	position: relative;
	top: 0;
	left: 0;
}

#product_search.categorylist table {
	margin: 10px;
}

#product_search form {
	margin: 0;
	padding: 0;
}

#dine_produkter #category_select {
	margin: 20px;
	width: 672px;
}

#dine_produkter #category_select ul li {
	height: 31px;
}

#dine_produkter #category_select table tr td {
	border: 0;
}

#dine_produkter #category_select table tr td.head {
	padding: 10px;
	border: 1px solid #f5f5f5;
}

#category_select td.head ul {
	width: 190px;
	margin: 0;
}

#category_select table tr td {
	vertical-align: top;
}

#dine_produkter #category_select ul li strong {
	color: #000;
}

#dine_produkter #category_select ul li.sub {
	position: relative;
	left: -23px;
	height: 15px;
}


#dine_produkter img {
	margin: 27px 0 0 30px;
}

div.productbuttons {
	float: right;
	margin: 0 34px 0 0;
}

div.productbuttons a img {
	margin-left: 10px;
	border: 0;
}

#cartpage {
	background-image: url(/images/faux_cartpage.gif);
	background-repeat: no-repeat;
	width: 988px;
}

#cartpage .footer {
	background-image: url(/images/faux_cartpage.gif);
	background-repeat: no-repeat;
	width: 988px;
	height: 20px;
	background-position: 0 100%;
}

#cartpage #dine_produkter {
	background-image: url();
}

#cartpage #update a {
	color: #4e4a42;
	text-decoration: none;
}

#receiptpage {
	background-image: url(/images/faux_receiptpage.gif);
	background-repeat: no-repeat;
	width: 988px;
}

#receiptpage #din_ordre {
	background-image: url();
}

#receiptpage #levering {
	background-image: url();
}

#receiptpage .footer {
	background-image: url(/images/faux_receiptpage.gif);
	background-repeat: no-repeat;
	width: 988px;
	height: 20px;
	background-position: 0 100%;
}

#login form input#customersubmit {
	width: 191px;
	margin-top: 12px;
}

#indkoebskurv div.header {
	width: 269px;
}

#dine_produkter form {
	margin-left: 28px;
}

#product_form {
	margin: 0;
}

#catalogpage {
	background-image:url(/images/faux_cartpage.gif);
	background-repeat:no-repeat;
	width:988px;
}

#catalogpage .footer {
	background-image:url(/images/faux_cartpage.gif);
	background-repeat:no-repeat;
	width: 988px;
	background-position: 0 100%;
	height: 20px;
}

.category_description .footer {
	background-image: url(/images/box_478_background.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	height: 10px;
	width: 478px;
}

table#category {
	background-image: url(/images/faux_loginpage.gif);
}

div#category_footer {
	background-image: url(/images/faux_loginpage.gif);
	width: 987px;
	height: 3px;
	background-position: 0 100%;
}

#category #navigation {
	margin-bottom: 0px;
}

#category #navigation .footer {
	background-image: url();
}

#category_products #navigation .footer {
	width: 230px;
	background-image: url(/images/box_230_background.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#loginpage #opret_ny_bruger div.footer, #loginpage #navigation div.footer {
	width: 1px;
}

#navigation ul ul {
	margin: 3px 0 0 0;
	position: relative;
	left: -40px;
	padding: 0;
}

#loginpage #navigation {
	border-top: 0;
	height: 410px;
	width: 230px;
}

td.category_description table tr td img {
	margin-top: 3px;
}

#dine_produkter #category_select ul li.toogle_item {
	margin-top: 10px;
	padding-left: 5px;
}

h2.header_i {
	margin:			20px 0 10px 0;
	padding:		0 0 0 40px;
	color:			#333333;
	font-size:		24px;
	background:		url(/images/header_i_on_white.gif) no-repeat;
}
