﻿/*http://www.jotun.no/www/no/20020051.nsf/viewunid/E74987C8323FBCB6C12574B0003EE9CD/$file/LADY_NOW_2009.pdf*/
html {
	/* height:100%;*/
margin: 0;
	padding: 0;
}
body {
	/*  height: 95%; */
    
    padding: 2%;
	font-family: Calibri;
	font-size: medium;
	color: #292929;
}
TABLE {
	border-collapse: collapse;
	width: 100%;
	border-spacing: 0px;
	empty-cells: show;
}
TD {
	border: 1px solid #FFFFFF;
	empty-cells: show;
}
IMG {
	border:none;
}
.PageHeader {
	height: 100px;
	width: 100%;
	background-color: Silver;
	Padding-top:20px;
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
}
.Page {
	width:900px;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	border-top: solid 1px gray;
	margin-left: auto;
	margin-right:auto;/* height: 100%;*/
    /*overflow: scroll;*/
}
.Content {
	margin:20px;/*height:95%;*/
}
.ContentTable img {
	margin:4px;
}
.HiddenMenu {
	height:1px;
	overflow:hidden;
	visibility:hidden;
}
.TopMenu A {
	border-left:1px solid #C0C0C0;
}
.level2Menu A, .level3Menu A, .TopMenu A {
	font-size: 12px;
	color: #5B5256;
	font-family: Arial;
	margin-left: 20px;
	/*
    border-left-style: solid;
    border-width: 1px;
    border-color: #C0C0C0;*/
    text-decoration:none;
}
.level2Menu A:hover, .level3Menu A:hover, .TopMenu A:hover {
	text-decoration:underline;
}
.level2Menu {
	width: 800px;
	overflow:auto;
	height:108px;
	overflow:hidden;
	float:left;/*position:fixed;
    bottom:0px;
    background-color:Black;
    */
}
.tblMenu2 {
	height:100px;/*    
    border:solid 1px red;
    padding:0px;
    */
}
.LeftScroll, .RigthScroll {
	margin-top:3px;
	height: 75px;
	background-color: #EEECE0;
	width: 30px;
	float: left;
	visibility: hidden;
	font-size: 18pt;
	vertical-align: middle;
	text-align: center;
	padding-top:30px;
	color:#5B5256;
}
.RigthScroll {
	float:none;
}
.LeftScroll:hover, .RigthScroll:hover {
	background-color: #E9E0CE;
}
.mnuPanel, .mnuPanelSelected {
	/* background-image: url(/images/mnuBackground.jpg);
    background-repeat: no-repeat;*/
     color: #5B5256;
	width: 130px;
	height: 98px;
	text-align: center; /*   padding-top:30px;*/
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	padding-bottom: auto;
	border: solid 1px #C0C0C0;
	background-color: #EEECE0;
}
.mnuPanel:hover {
	border:solid 1px gray;
	cursor:pointer;
}
.level3Menu {
	background-color: #E9E0CE;
	padding-left:30px;
}
.mnuPanelSelected {
	font-weight:bold;
	border: 4px solid #E9E0CE;/*   border-top: 4px solid #DEDEDE;
    border-right: 4px solid #DEDEDE;
    padding-bottom: 4px;
    */
}
.mnuL3PanelSelected {
	font-weight:bold;
	background-color:  #E9E0CE;
}
.mnuL3Panel img, .mnuPanel img {
	opacity:.70;
	filter: alpha(opacity=70);
}
.mnuL3Panel img:hover, .mnuPanel img:hover {
	opacity:.90;
	filter: alpha(opacity=90);
}
.mnuL3PanelSelected, .mnuL3Panel {
	color:#5B5256;
	border:solid 1px gray;
	height:50px;
	width:130px;
	vertical-align:middle;
	padding-left:20px;
}
.mnuL3Panel:hover {
	background-color: #F3EEE0;
	cursor: pointer;
}
.SelectedMenu {
	padding: 2px 0px 0px 2px;
	font-weight: bold;
	font-style: italic;
}
.UserValField {
	width:270px;
}
.bottom {
	overflow:visible;
	position:fixed;
	bottom:0px;
	/*  margin-left: auto;
    margin-right:auto;*/
    width:900px;
	background-color: #E9E0CE;
	color:Gray;
}
.Footer {
	height: 20px;
	width:80%;
	text-align:center;
	float:left;
}
.Footer a, .FooterRight a {
	color:Gray;
}
.FooterRight {
	width:auto;
	font-size:8pt;
	text-align:right;
	margin-top:4px;
	margin-right:4px;
}
.cart {
	background-color: #F2F1F3;
	overflow: visible;
	position: fixed;
	bottom: 20px; /*  margin-left: auto;
    margin-right:auto;
    
    */
	width: 898px;
	xheight: 120px;
}
.Cartheader {
	height:20px;
	cursor:pointer;
	text-align:right;
	width: 100%;
}
.Cartheader:hover {
	background-color: #D2D1D5;
}
.cartcontent table {
	BORDER-COLLAPSE:collapse;
	border:solid 1px gray;
}
.cartcontent td {
	white-space: nowrap;
	border-left: solid 1px gray;
	padding-left: 4px;
	padding-right: 4px;
	empty-cells: show;
}
.cartcontent {
	width:550px;
	overflow:auto;
	height:90px;
}
.dlgHeader td {
	border: none;
}
.dlgContent {
	background-color:white;
	padding:5px;
	border:solid 1px gray;
}
.dlgImage {
	width:97%;
	height:100%;
	background-color:white;
	padding:5px;
	border-left:solid 1px gray;
	border-right:solid 3px gray;
	border-bottom:solid 3px gray;
}
.dlgLogin {
	height:200px;
	background-color:white;
	overflow:auto;
	scrollbar-face-color:#EEEEEE;
	scrollbar-arrow-color:#DDDDDD;
	scrollbar-track-color:#CCCCCC;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}
.dialog {
/*border: medium outset gray;
    padding: 0px;
    overflow: hidden; 
    background-image: url(/images/DialogBackground.jpg);
    */
}
.CheckOutButtons {
	width:500px;
}
.CheckOutButtons td {
	width:50%;
}
.chekoutpanel, .shippingpanel {
	height:300px;
	overflow:auto;
}
.shippingpanel {
	margin-left:30px;
}
.CheckOutTable {
	width:460px;
	font-size:10px;
	font-family:Verdana;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
.CheckOutTable td {
	border: solid 1px gray;
	padding: 2px;
}
.CheckOutHead {
	font-weight:bold;
}
.CheckOutItem {
	background-color: #F6F6F8;
}
.CheckOutItemAlternate {
}
.CheckOutSum td {
	font-weight:bold;
	border-top:solid 2px gray;
	border-bottom:double 3px gray;
	text-align:right;
}
.imgButton:hover {
	border:solid 1px gray;
	cursor:pointer;
}
.imgButton {
	border:solid 1px transparent;
}
.products {
	position:absolute;
	width: 400px;
}
.productsPadding {
	width:370px;
	height:2px;
}
.ProductsGrid {
	border:solid 1px red;
}
.PayTermsPanel {
	position:absolute;
	z-index:0;
	background-color:white;
	width:400px;
	height:40px;
}
.SubPageTitle {
	background-color: #CCCCCC;
	color: White;
	padding-left: 40px;
}
.PageProductsPadding {
	width:600px;
	height:2px;
}
.PagePrice {
	width:250px;
	position:absolute;
	background-color: #CCCCCC;
	/*   margin-left: 600px;
   white-space:nowrap;*/
   margin-right:20px;
	color: White;
	padding:10px;
	text-align:right;
}
.PagePrice TR {
	vertical-align:bottom;
}
.PagePrice TD {
	padding-right:2px;
	border-bottom:solid 1px white;
}
.SubpageBottom {
/* background-color: red;
 height:10px;
 */
 }
.SubPage {
	background-image: url(/images/checkBackground.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;/*background-color:Green;*/
 }
.SubPageAlternate {
	background-image: url(/images/checkBackground.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;/*background-color:Red;*/
 }
.number {
	white-space:nowrap;
	text-align:right;
}
.MenuCell a {
	float:right;
}

