﻿body
{
    background-color: Black;
    margin: 0 0 0 0;
    font-size: 11px;
}
body, input, textarea, select
{
	font-family: Arial,Tahoma,Calibri,Arial;
	font-size: 11px;
}
img 
{
	border: 0;
}
a, a:link, a:visited
{
	color: gray;
	text-decoration: none;
	background-color: Transparent;
}
a:hover 
{
	text-decoration: underline;
}
h1 
{
	text-align: center;
	font-weight: normal;
	font-family: Arial,Tahoma,Calibri,Arial;
	font-size: 18px;
}
h2 
{
	text-align: left;
	font-weight: normal;
	font-family: Verdana,Tahoma,Calibri,Arial;
	font-size: 24px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.center 
{
	text-align: center;
}
	
/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}

/** Main containers */
#main 
{
    width: 1000px;
    min-height: 600px;
	float: left;
	clear: both;
	padding-bottom: 30px;
	margin-top: 20px;
}
#container
{
    background-color: White;
    width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	position: relative;
	min-height: 98%;
}
#maincontainer 
{
	width: 100%;
}
#mainleft, #mainright, #mainfull, #maincontent 
{
    float: left;
    top: 10px;
}

#mainleft 
{
	width: 210px;
	height: 100%;
    margin-right: 15px;
    left: 0;
}
#mainfull, #maincontent
{
    width: 585px;
    height: 100%;
    overflow: auto;
	margin-left: 10px;
}
#mainright 
{
    width: 150px;
    height: 100%;
    margin-left: 20px;
}
.rightspacing 
{
    margin-top: 10px;
}

a img { border: 0;}

/** Specific general styles */
#header * {float: left; }

.Line 
{
	clear: both;
	display: block;
}
div.Progress 
{
	position: fixed;
	z-index: 1000;
	top: 30%;
	left: 0;
	width: 100%;
	text-align: center;
}	

.Left 
{
	float: left;
}
.Right 
{
	float: right;
}


/** Specific content styles */
#maincontent label 
{
	display: inline-block;
	width: 140px;
	margin-right: 6px;
}

.ProductDetails 
{
	display: block;
	float: left;
	clear: both;
}
.detailimage 
{
    width: 180px;
    float: left;
    display: block;
    padding-top: 20px;
}
.detailtext {float: left; width: 380px; display: block; margin-left: 20px;}
.productspecification {width: 100%;}
table.productspecification th { width: 30px; vertical-align: top;}
.productspecification td, .productspecification th { margin: 0; }
.productspecification tr, .productspecification tr td, .productspecification tr th { border-top: 1px solid #dddddd; padding-top: 3px; }
.productspecification tr:first, .productspecification tr:first td, .productspecification tr:first th { border-top: none; }
.productspecification td { text-align: right; }
table.shortspec td, table.shortspec th { border-top: 1px solid #dddddd; padding-top: 3px; }
table.productrelated table.shortspec th {text-align: left; font-weight: normal; background-color: Transparent; color: Black; font-size: 11px; }
table.shortspec {width: 100%;}
table.shortspec td {text-align: right; font-weight: normal; font-size: 11px;}
td.ListShortImage { text-align: center; }
.ListShortImage .ImageSmall { border: 1px solid #eeeeee; padding: 2px 2px 2px 2px; margin: 0 auto 0 auto; }

table.productrelated 
{
    width: 100%; 
    margin-top: 20px;
}
table.productrelated th 
{
    background-color: #C66832;
    color: White;
    padding: 3px;
    font-size: 12px;
    text-align: center;
}
table.productrelated td 
{
    vertical-align: top; 
}
.PageColumn
{
	display: block;
	width: 300px;
	float: left;
}
.ErrorMsg 
{
	clear: both;
}
.ErrorSummary 
{
	margin-top: 25px;
	color: Black;
}
.ErrorSummary ul 
{
	margin-top: 0;
	padding-top: 0;
}
/** Specific ProductList styles */
.ListDetail 
{
	width: 100%;
}
.ListDetail a 
{
	color: Black;
}
.ImageSmall
{
	display: block;
	background-color: Transparent;
	width: 60px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	text-align: center;
}
.ImageSmall a 
{
	height: 60px;
	display: block;
	line-height: 60px;
	vertical-align: middle;
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}
.ImageSmall img 
{
	display: block;
	padding: 5px 5px 5px 5px;
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	vertical-align: middle;
}
.ListQuantity 
{
	width: 30px;
}
.ListImages 
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 200px;
	height: 200px;
	text-align: center;
	display: block;
}
.ListImages>* 
{
	vertical-align: middle;
	display: block;
}
.pager 
{
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
	float: left;
}
.btnBuy 
{
	display: inline;
	font-size: 9px;
	padding: 0 0 0 0;
	background-color: Transparent;
	border-width: 1px;
	border-color: #8A929F;
	border-style: solid;
	text-transform: uppercase;
	height: 16px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 15px;
	margin-top: 5px;
	width: auto;
	padding: 0 0 0 0;
}

/* Specific ProductDetails styles */
.DetailImage 
{
	float: right;
	display: block;
}
.ListDetailBuy 
{
	width: 80px;
}
.ListDetailPrice 
{
	text-align: right;
}

.Price, .Amount, .Discount, .HeaderPrice, .HeaderAmount, .HeaderDiscount 
{
	text-align: right;
}

/* Secific Purchase process styles */
.OrderDetails textarea 
{
	width: 350px;
	height: 100px;
}

.AcceptTerms 
{
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 430px;
}
#maincontent .AcceptTerms label, #maincontent .PurchasePayment label
{
	width: auto;
}
.AcceptTermsText
{
	width: 400px;
	height: 100px;
	overflow: scroll;
	background-color: White;
	border-style: inset;
	border-width: 2px;
}
.AcceptUser, .AcceptShipment 
{
	float: left;
	width: 300px;
	margin-right: 10px;
}
.AcceptOrderDetail, .AcceptOrderlines 
{
	clear: both;
}

/* Report */
body.report 
{
	color: Black;
	background-image: url('../images/aurora/bg_aurora.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #d2e0e9;
}


/* Styrring af venstre menu */
#nav 
{
    margin-left: 10px; 
    width: 197px;
    overflow: hidden;
}
ul.leftmenu, ul.leftmenu ul, ul.leftmenu ul ul 
{
    margin-top: 0px;
    max-width: 197px;
    width: 197px;
    position: static;
    border: 0;
    margin-left: 8px;
    height: auto;
    list-style-type: none;
    float: none;
    vertical-align: top;
    text-align: left;
    top: 180px;
    padding-left: 0px;
}
ul.leftmenu 
{
    margin-left: 0px; 
}

ul.leftmenu ul 
{
    margin-left: 18px; 
    width: 170px;
}
ul.leftmenu ul, ul.leftmenu ul ul  
{
    width: auto;
}
ul_right
{
    background-position: left top;
    position: static;
    width: 150px;
    top: 180px;
    list-style-type: none;
}

/* venstre menus overskrift med orange baggrundsbillede */
.h1_left
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 90% line-height: 10px;
    color: #FFFFFF;
    background-image: url('/images/55nord/left_menu.jpg');
    font-size: 12px;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: left top;
    height: 20px;
    width: 197px;
    text-align: left;
    text-indent: 10px;
    white-space: normal;
    vertical-align: top;
    letter-spacing: 0px;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #FFF;
}
.h1_right
{
    background-image: url('/images/55nord/55nord__rightmenu.jpg');
    background-position: left top;
    text-align: left;
    text-indent: 10;
    vertical-align: top;
    height: 20px;
    width: 150px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #FFF;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    clip: rect(auto,auto,auto,auto);
    list-style-type: none;
    list-style-image: none;
}
.h1_right *
{
    margin-left: 10px;
}


/* De 4 personer hele sortiment, kfum, fdf, forlaget */
.muligheder ul { margin-left: 0; list-style-type: none; padding: 0 0 0 0; }
.muligheder li
{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: "Courier New" , Courier, monospace;
    line-height: normal;
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: top;
    float: left;
    list-style-type: none;
}
/* Banner på forsiden i midten */
.midtbanner
{
    background-color: #FFFFFF;
    background-position: left top;
    text-align: left;
    vertical-align: top;
    height: 220px;
    width: 575px;
    position: static;
    left: auto;
    top: 182px;
    right: auto;
    bottom: auto;
    border: 1px solid #FF0000;
    margin: 0px;
    padding: 0px;
}

/* venstre menus underpunkter */
ul.leftmenu li a, ul.leftmenu .CategoryMenuSelected span, ul.leftmenu .CategoryMenu span
{
    list-style-type: none;
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #000000;
    width: 190px;
    display: block;
    border-top-style: none;
    text-indent: 0px;
    font-weight: normal;
    list-style-position: inside;
    float: none;
    border-left-style: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    text-decoration: none;
    background-position: left top;
    text-align: left;
    vertical-align: 0%;
    padding-left: 10px;
    top: 190px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
}
.rightmenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 20px;
    text-align: left;
    vertical-align: 0%;
    padding: 0px;
    width: 150px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    text-indent: 0;
    margin-left: 10px;
    text-decoration: none;
    background-position: left top;
    display: block;
    top: 190px;
    padding-bottom: 0px;
}
ul.leftmenu ul, ul.leftmenu ul li, ul.leftmenu ul li a 
{
    width: auto;
}
ul.leftmenu ul li
{
    display: inline;
    list-style-type: none;
    list-style-position: inside;
}
ul.leftmenu ul li a
{
    display: block;
    padding-left: 10px;
    border-bottom: 1px solid #ccccccc;
    background-color: #ffffff;
    color: black;
    text-decoration: none;
}
ul.leftmenu ul li a:hover
{
    background-color: #ffffff;
    color: #666666;
}

#footertext 
{
    text-align: center;
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 10px;
}

.newsletter a
{
    float: left; 
    width: 50%;    
}
.hidden {display: none; }
.infoboxheader 
{
    background-color: #cc6633;
    background-image: url('/images/55nord/infoboxheader.jpg');
    background-position: right 50%;
}
.logo 
{
    margin-top: 11px;
}
.SearchRedirect input[type=text] 
{
    margin: 5px 5px 5px 5px;
    width: 135px;
}

ul.nyheder { margin: 0; padding: 0; list-style-type: none; }
li.nyheder { margin: 2px 0 2px 3px; list-style-type: none; }
a.LinkBullet, li.nyheder a, a.LinkBullet:visited, a.LinkBullet:hover, a.LinkBullet:link
{
    padding-left: 10px;
    background-image: url('/images/55nord/bullet.gif');
    background-position: left 50%;
    background-repeat: no-repeat;
    color: #7b616a;
}

#leftspot 
{
    margin-top: 10px;
}

#ejer 
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 23px;
    
    
}