/* general styles */
body {
	background-color: #E9EAEC;
	text-align: center;
	margin: 0px;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363838;
}

table, table td {
	vertical-align: top;

}

div {
	text-align: left;
}

a {
	text-decoration: underline;
	font-size: 10px;
	color: #940101;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0px;
	font-size: 12px;
}

/* headline styles */
h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	text-transform:uppercase;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	text-transform:uppercase;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}
/* Defines our workspace in the browser */
#siteOuterContainer {
	margin: auto;
	text-align: left;
	width: 854px;
}


/* Handles the top of the page (grey section) with logo DpF logo) */
#siteInnerTop {
	height: 68px;
	line-height: 68px;
	background-image: url(../Images/topLogo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	background-color: #E8EBEB;
	color: #70768D;
}
#siteInnerTop a {
	color: #70768D;
}

/* Creates the big white box @ middle og the page background-color: white;  padding: 7px;*/ 
#siteInnerContainer {
	background-color: white;
	padding: 7px;
}

/* The Menu */
#siteInnerMenuUpper {
	height: 25px;
	line-height: 25px;
	background-color: #B6C2C2;
	padding-left: 10px;
}
#siteInnerMenuUpper a {
	color: #363838;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
}

#siteInnerMenuLower {
	
	height: 25px;
	line-height: 25px;
	background-color: #A9B2B2;
}
.topMenuButtonRight {
	background-color: #940101; 
	float: right;
	width: 185px;
	height: 25px;
	line-height: 25px;
	color: white;
	font-weight: bold;
}
/* The menu buttons @ lower level */
.topMenuButton {
	height: 25px;
	line-height: 25px;
	float: left;
	padding: 0px 9px 0px 9px;
}
.topMenuButton a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

A.fatLnk
{
	font-weight: bold;
	
}
	
A.fatLnk:hover
{

	text-decoration: none;
}

TD.LnkHeadCell
{
	padding-top:5px
}

TD.LnkChildCell
{
	
	padding-left:10px
}

/* Handles the big logo (text TEST) and the shop basket */
/* Handles the big container with bagground  */
/*#siteInnerContentContainer {
	/*height: 120px;
		Border: Solid 7px white;*/
/*
	background-image: url(../Images/bgRepeat.gif);
	background-position: top left;
	background-repeat: repeat-y; 
}*/
#siteLogoLeft {
	float: left;
	border-top-color:White ;
	border-top-style:solid;
	border-top-width:7px;
	border-bottom:solid 5px White;
	margin-top: 0px;
	margin-bottom:0px;
	width: 650px;
	/*height: 127px;*/
	padding: 0px 0px 0px 0px;
	background-color:White;
}

IMG.DepartmentLogo
{
	
	
	border-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/* Our basket information box */
#siteLogoRight {
/* 	float: right; 
	width: 185px; */
	background-color: #D2D7D7 !important;
	/* Hidding the height for firefox and the min-heigth for IE */
	/height: 120px; 
	min-height: 120px !important;
	color: black;
	overflow:visible;
	display: block;
}
#siteLogoRight a {
	font-weight: bold;
	text-decoration: none;
}

/* Bread crum */
#BreadCrum
{
	font-weight:bold;
}

#BreadCrum a
{
	font-weight:bold;
	text-decoration:none;
	
}

/* Main content of the page */
#siteContentContainer {
	/*margin-top: 0px;
	margin-bottom: 7px; */
	background-image: url(../Images/bgRepeat.gif);
	background-position: top left;
	background-repeat: repeat-y;

}
/* Main content of the left and middel side of page 
   Allowing Cart and right side to float to the top
*/
#siteLeftContentContainer {
	
	float: left;
	width: 650px;

}

#siteRightContentContainer {
	float: right;
	width: 185px;

}

#siteContentLeft {
	float: left;
	width: 175px;
}
#siteContentMiddle {
	float: left;
	width: 440px;
	margin-left: 18px;
}
#siteContentRight {
	float: right;
	width: 185px;
	
	/* padding-right:7px */
}

/* The grey box at the bottom of the page */
#siteBottomBox {
	height: 21px;
	line-height: 21px;
	padding-left: 9px;
	background-color: #D8D8D7;
	border-left:solid 7px white;
	border-right:solid 7px white;
	border-bottom:solid 7px white;
	/*margin-left:7px;
	margin-right:7px;*/
}
#siteBottomBox a {
	text-decoration: none;
	font-size: 10px;
}


/* The faded text at the bottom of the page */
#siteCopyright {
	text-align: right;
	height: 15px;
	line-height: 15px;
	color: #B6C2C2;
	padding-right:3px;
}

/* Theese classes should be used every time you create an input object */
.inputText {
	border: 1px solid #C7CAC9;
	background-color: white;
	font-size: 10px;
	width: 100px;
	font-family: Verdana;
	height: 18px !important; /* mozilla/IE hack */
	height: 18px;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-top: 2px;
	color: #70768D;
}

.inputQuantity{
	border: 1px solid #C7CAC9;
	background-color: white;
	font-size: 10px;
	width: 25px;
	font-family: Verdana;
	height: 18px !important; /* mozilla/IE hack */
	height: 18px;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-top: 2px;
	color: #70768D;
	text-align:right;
} 

.inputTextRightAlign{
	border: 1px solid #C7CAC9;
	background-color: white;
	font-size: 10px;
	width: 100px;
	font-family: Verdana;
	height: 14px !important; /* mozilla/IE hack */
	height: 18px;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-top: 2px;
	color: #70768D;
	text-align:right;
} 

.inputButton {
	font-weight: bold;
	border: 1px solid #C7CAC9;
	background-color: white;
	font-size: 10px;
	font-family: Verdana;
	margin: 0px;
	padding-bottom: 1px !important; /* mozilla/IE hack - see notes at the bottum */
	padding: 0px;
	padding-top: 1px;
	margin-left: 3px;
}
.redButton {
	width: 75px;	
	background-color: #930000;
	color: white;
}

.SpecLnkAsButton 
{
	font-weight: bold;
	border: 1px solid #C7CAC9;
	background-color: #930000;
	color: white;
	font-size: 10px;
	font-family: Verdana;
	margin: 0px;
	width: 75px;
	padding-bottom: 1px !important; /* mozilla/IE hack - see notes at the bottum */
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 3px;
	text-decoration:none;
	text-align:center; 
}

A.LnkButton
{
	font-weight: bold;
	border: 1px solid #C7CAC9;
	background-color: #930000;
	font-size: 10px;
	font-family: Verdana;
	margin: 0px;
	padding-bottom: 1px !important; /* mozilla/IE hack - see notes at the bottum */
	padding: 0px;
	padding-top: 1px;
	padding-left:2px;
	padding-right:2px;
	margin-left: 3px;
	
	color: white;
	text-decoration:none;
}

/* The main content has boxes on each side - use theese simple */
/* classes to easy add/restyle them */
.boxSpacer {
	background-color: white;
	height: 7px;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
.sideBox {
	background-color: #E6EBEB;
	padding: 10px 8px 10px 8px;
}
.blueHeadline {
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	background-color: #C7CAC9;
	border-left: 7px solid #767988;
	padding-left: 7px;
	color: #4E4F4E;
}
.redHeadline {
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	background-color: #C7CAC9;
	border-left: 7px solid #8E2928;
	padding-left: 7px;
	color: #4E4F4E;
}

/* The Blue box */
.blueBox {
	background-color: #F1F3F5;
	border: 1px solid #D6DCDC;
	padding: 15px;
}

.productBox 
{
	padding: 15px;
}

/* Show product */
.showProduct {
	height: 138px;
}
.showProductPicture {
	float: left;
	width: 99px;
}
.showProductText {
	float: left;
	margin-left: 7px;
}

.BookImage 
{
	border: 0;
	width: 99px;
	height: 138px;
}

TD.SpecList
{
	vertical-align:middle;
}
/* This is little tool, to clear floating divs */
.clearFloat {
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	clear: both;
	
}

/* Sign up special styles */

.SignUpLabelTxt
{
 width:65px; float:left; margin:2px 2px 2px 2px; 
}


.SignUpNormal
{
	width:175px; float:left; margin:2px 2px 2px 2px;  
}

.inputTextSignUp {
	border: 1px solid #C7CAC9;
	background-color: white;
	font-size: 10px;
	width: 168px;
	font-family: Verdana;
	height: 14px !important; /* mozilla/IE hack */
	height: 18px;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-top: 2px;
	color: #70768D;
}

.SignUpZip
{
 width:	38px; float:left; margin:2px 2px 2px 2px; 
}

.inputTextSignUpZip {
	border: 1px solid #C7CAC9;
	background-color: white;
	font-size: 10px;
	width: 35px;
	font-family: Verdana;
	height: 14px !important; /* mozilla/IE hack */
	height: 18px;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-top: 2px;
	color: #70768D;
}
.LabelCityTxt
{
 width:20px; float:left; margin:2px 2px 2px 2px;  
}

.SignUpCity
{
	width:108px; float:left; margin:2px 2px 2px 2px;  
}

.SignUpErr
{
	width:150px; margin:2px 2px 2px 2px; float:left;
}

.CartPopUp
{
	padding:5px 5px 5px 5px;
	color:White;
	font-weight:bold;
	width:275px; height:144px;
	z-index: 1000;
	
	position:absolute;
	left:400px; top:140px;
	background-image: url(../Images/kurvPopBackgroundTransparent.gif);
} 

.TjekOutStep 
{
	color:Silver
}

.TjekOutStepActive 
{
	 background-color:#6C7591; color:White; font-weight:bold;
}

TD.editCart
{
 padding-top:7px
}

/* mozilla ie hack notes */
/* When mozilla sees the !important tag, it will overrule everything */
/* However IE does not understand the !important tag */
/* Smart way to hide some css from IE or Mozilla */