/*
	© Copyright 2012
	
	itl.dk
	ITL
	Nørregade 40-42
	DK-8700 Horsens
	
	post(a)itl.dk
	www.itl.dk
	
	Dette css-dokument (Cascading Style Sheet) er beskyttet	af
	copyright og de love, der anvendes til beskyttelse heraf.
	Brug af hele, eller dele af dette stylesheet er forbudt
	uden forudgående tilladelse fra Senzor.dk og må kun anvendes
	med skriftlig godkendelse fra itl.dk.
*/

html, body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 11px;
}
body {
	background-color: #7C9AA5;
	background-image: url(/gfx/system/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #343F45;
}
table, p, form {
	margin: 0px;
}
a {
	color: #343F45;
	text-decoration: none;
}
a:hover {
	color: #343F45;
	text-decoration: underline;
}
img {
	border-style: none;
}
h1 {
	font-size: 19px;
	line-height: 1.3em;
	font-weight: bold;
	color: #343F45;
	margin: 0;
	margin-bottom: 4px;
}
h2 {
	font-size: 15px;
	line-height: 1.3em;
	font-weight: bold;
	color: #343F45;
	margin: 0;
	margin-bottom: 2px;
}
h3 {
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bold;
	color: #343F45;
	margin: 0;
	margin-bottom: 1px;
}
.newsletterbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EEEEEE;
	border-style: none;
	height: 16px;
	width: 150px;
	padding: 3px 0px 0px 4px;
}
#Subscribe {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 65px;
	height: 17px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	background-color: transparent;
	font-weight: bold;
}
#UnSubscribe {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 65px;
	height: 17px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	background-color: transparent;
}

#Footer a {
	color: #343F45;
	text-decoration: none;
	border-bottom: 1px dotted #343F45;
	padding-bottom: .0em;
}
#Footer a:hover {
	color: #343F45;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	padding-bottom: .0em;
}

.clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
        }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#toTop {
	z-index: 10;
	border: 1px solid #333;
	background:#121212;
	text-align:center;
	padding:5px 15px;
	position:fixed;
	bottom:0px;
	right:0px;
	cursor:pointer;
	display:none;
	color:#fff;
	text-transform: lowercase;
	font-size: 10px;
}
.ImgNoUnderline a {
	border-bottom: 0px none !important;
}
#Wrapper {
	width: 960px;
	margin: 0 auto;
	background-image: url(/gfx/system/shadow.png);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 588px;
	padding: 10px 17px 0 17px;
}
#Top {
	width: 960px;
	height: 125px;
	background-color: #FFF;
}
#MenuWrapper {
	height: 26px;
	background-color: #40525E;
}
#ContentWrapper {
	background-color: #FFF;
	min-height: 450px;
	padding-bottom: 30px;
}
#Bottom {
	height: 57px;
	background-color: #4B5F6D;
	margin-top: 10px;
}
#Logo {
	float: right;
	width: 255px;
	height: 103px;
	margin: 8px 18px 0 0;
	display: block;
	text-indent: -99999px;
	background-image: url(/gfx/system/logo.png);
}
#Deliver {
	float: left;
	margin: 30px 0 0 30px;
	line-height: 1.4em;
}
#MenuWrapper {
	width: 960px;
	height: 26px;
	background-color: #40525E;
}
#Menu {
	float: left;
	font-size: 12px;
}
#Menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#Menu li {
	float: left;
	margin: 0;
}
#Menu li a {
	height: 20px;
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 6px 15px 0 15px;
}
#Menu li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#Menu .Menu_active {
	color: #FFF;
}


#SubMenuWrapper {
	width: 960px;
	height: 22px;
	background-color: #7C9AA5;
}
#SubMenu {
	float: left;
	font-size: 11px;
	margin-left: 6px;
}
#SubMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#SubMenu li {
	float: left;
	margin: 0;
}
#SubMenu li a {
	height: 18px;
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 4px 10px 0 10px;
}
#SubMenu li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#SubMenu .Menu_active {
	color: #FFF;
}

#MenuBot {
	float: left;
	font-size: 12px;
	margin-top: 15px;
	margin-left: 15px;
}
#MenuBot ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#MenuBot li {
	float: left;
	margin: 0;
}
#MenuBot li a {
	height: 20px;
	float: left;
	display: block;
	color: #A8BCC4;
	text-decoration: none;
	text-align: center;
	padding: 6px 10px 0 10px;
}
#MenuBot li a:hover {
	color: #A8BCC4;
	text-decoration: underline;
}
#MenuBot .Menu_active {
	color: #A8BCC4;
}
#Smiley {
	float: right;
	width: 100px;
	height: 32px;
	margin: 13px 13px 0 0;
	display: block;
	text-indent: -99999px;
	background-image: url(/gfx/smiley.png);
}
#LoginBox {
	float: right;
	color: #FFF;
	padding: 3px 8px 0 0;
}
#LoginBox a {
	color: #FFF;
	height: 18px;
	float: right;
	text-decoration: none;
	text-align: center;
	padding: 4px 10px 0 10px;	
}
#Brugernavn, #Password {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	width: 75px;
	height: 17px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFF;
	font-weight: bold;
}
#Login {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 40px;
	height: 17px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	background-color: transparent;
	font-weight: bold;
}
#Login2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 40px;
	height: 17px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	background-color: transparent;
	font-weight: bold;
}
#Content {
	width: 630px;
	float: left;
	margin: 30px 0 0 30px;
	line-height: 1.5em;
}
#Content a {
	color: #343F45;
	text-decoration: none;
	border-bottom: 1px dotted #343F45;
	padding-bottom: .0em;
}
#Content a:hover {
	color: #343F45;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	padding-bottom: .0em;
}
#Content ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 15px;
}
#Content li {
	margin: 0;
}
#Right {
	width: 262px;
	float: right;
	margin: 30px 14px 0 0;
}
#BoxWrapper {
	width: 630px;
	float: left;
	margin: 30px 0 0 0;
}
#BoxWrapper .Box {
	width: 300px;
	background-color: #D8E1E4;
}
#BoxWrapper .Box.Right {
	float: right;
}
#BoxWrapper .Box.Left {
	float: left;
}
#BoxWrapper .Box .Image {
	line-height: 0;
	position: relative;
}
#BoxWrapper .Box .Image .Header {
	line-height: 1.4em;
	height: 30px;
	width: 276px;
	position: absolute;
	bottom: 20px;
	left: 0;
	background-image: url(/gfx/system/boxHeader.png);
	font-size: 15px;
	color: #FFF;
	padding: 6px 12px 0 12px;
}
#BoxWrapper .Box .Info {
	min-height: 60px;
	padding: 8px 12px 12px 12px;
	line-height: 1.4em;
}
#BoxWrapper .Box.Cursor {
	cursor: pointer;
}
.Address {
	text-align: right;
	line-height: 1.5em;
	padding-right: 17px;
}
.Address a {
	color: #343F45;
	text-decoration: none;
	border-bottom: 1px dotted #343F45;
	padding-bottom: .0em;
}
.Address a:hover {
	color: #343F45;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	padding-bottom: .0em;
}
#Right .Box {
	background-image: url(/gfx/system/bg_box.png);
	background-repeat: no-repeat;
	padding: 12px 17px;
	margin-top: 15px;
	min-height: 60px;
}
#Right .Box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#Right .Box li {
	margin: 0;
}
#Right .Box {
	line-height: 1.5em;
}
#Right .Box a {
	color: #343F45;
	text-decoration: none;
	border-bottom: 1px dotted #343F45;
	padding-bottom: .0em;
}
#Right .Box a:hover {
	color: #343F45;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	padding-bottom: .0em;
}
#SearchField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343F45;
	background-color: #FFF;
	border-style: none;
	height: 16px;
	width: 160px;
	padding: 2px 0px 2px 4px;
}
#DoSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343F45;
	background-color: transparent;
	border-style: none;
	height: 17px;
	width: 30px;
	background-image: url(/gfx/search.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-left: 8px;
}
.Box .Info {
	padding-top: 5px; 
}
.Box .Info div {
	float: left;
	width: 42px;
}
#Bestilling {
	float: right;
	margin: 7px 4px 0 0;
}
.Product {
	padding: 8px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #343f45;
	position: relative;
}
.Product .Bestil {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 175px;
	text-align: right;
}
.Product .Billede {	
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    display:inline-block;
    position: relative;
    z-index: 0;
}
    .Product .Billede:hover {
        z-index: 50;
        cursor: pointer;
    }
.Product .Billede span{
position:absolute;
left: -9999px;
}

#OrderField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343F45;
	background-color: #FFF;
	height: 16px;
	width: 20px;
	padding: 1px 0px 1px 0px;
	border: 1px solid #D8E1E4;
	text-align: center;
}
#DoOrder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343F45;
	background-color: transparent;
	border-style: none;
	height: 17px;
	cursor: pointer;
	margin-left: 2px;
	font-weight: bold;
}
.Paragraph {
	padding-bottom: 20px;
}
.Paragraph .ImageWrapper {
	float: right;
	width: 250px;
	padding: 0 0 15px 25px;
}
/*Cart sticky*/
.Cart_Fixed{
  position: fixed;
  top: 0px;
}

.Cart_Fixed.Box {
	width: 228px;
}
.Cart_Fixed.Box .Image {
	line-height: 0;
	position: relative;
}
.Cart_Fixed.Box .Image .Header {
	line-height: 1.4em;
	height: 30px;
	width: 276px;
	position: absolute;
	bottom: 20px;
	left: 0;
	background-image: url(/gfx/system/boxHeader.png);
	font-size: 15px;
	color: #FFF;
	padding: 6px 12px 0 12px;
}
.Cart_Fixed.Box .Info {
	line-height: 1.4em;
}
.Cart_Fixed.Box.Cursor {
	cursor: pointer;
}

.Cart_Fixed.Box {
	background-image: url(/gfx/system/bg_box.png);
	background-repeat: no-repeat;
	padding: 12px 17px;
	margin-top: 15px;
	min-height: 60px;
}
.Cart_Fixed.Box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.Cart_Fixed.Box li {
	margin: 0;
}
.Cart_Fixed.Box {
	line-height: 1.5em;
}
.Cart_Fixed.Box a {
	color: #343F45;
	text-decoration: none;
	border-bottom: 1px dotted #343F45;
	padding-bottom: .0em;
}
.Cart_Fixed.Box a:hover {
	color: #343F45;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	padding-bottom: .0em;
}

.Cart_Fixed.Box .Info {
	padding-top: 5px; 
}
.Cart_Fixed.Box .Info div {
	float: left;
	width: 42px;
}