body
{
	text-align:center;
	margin-top:40px;
	font-family:verdana;
	font-size:11px;
	color:#FFF;
	background-color:#003B6C;
}

h1
{	
	padding-top:8px;
	padding-bottom:8px;	
}

h2, h3
{
	padding-top:6px;
	padding-bottom:8px;
	font-weight:normal;
}

h1 a, h2 a, h3 a, .edit a
{	
	text-decoration:none;
}
	
#wrap
{
	width:976px;
	height:650px;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	border:1px solid #000;
	margin-bottom:8px;
	position:relative;
	overflow:hidden;
	color:#FFF;
}

#wrap a
{
	color:#FFF;	
}

#hytter
{
	position:absolute;
	z-index:100;
	width:976px;
	height:221px;
	bottom:0px;
	left:0px;
}

#flashback
{
	width:976px;
	position:absolute;
	top:-25px;
	left:0px;	
	z-index:0;	
	height:650px;
}

#logo
{
	position:absolute;
	z-index:10;
	top:40px;
	right:148px;
	width:212px;
	height:52px;
}

#slogan
{
	position:absolute;
	z-index:10;
	top:64px;
	right:376px;
	text-align:right;
	font-size:16px;
}

#left
{
	position:absolute;
	z-index:10;
	left:32px;
	top: 106px;
	width:132px;
	text-transform: uppercase;
	line-height:1.4em;
	padding-left: 4px;
}

.FxPMenuCurrentSubAText
{
	text-transform: capitalize;
}

.FxPMenuCurrentAText{color:#800e8c;}


#left a
{
	text-decoration:none;	
}

#left li
{
	list-style:none;
	padding-left:5px;	
	overflow:hidden;
}

#left li a, #tipandprint li a
{
	text-decoration:none;
}

#left li a:hover
{
	background-color:#800e8c;
	padding-right:40px;
}

.FxPMenuRootLevel {
	height:16px;
	overflow:hidden;
	width:190px;
}


	
#right
{
	position:absolute;
	z-index:10;
	left:180px;
	top:122px;
	width:632px;
	height:268px;
}

#opacity
{
	position:absolute;
	z-index:5;
	left:164px;
	top:106px;
	width:664px;
	height:550px;
	background-color:#336696;
	/* for IE */
	filter:alpha(opacity=40);
	/* CSS3 standard */
	opacity:0.4;
}

#container
{
	height:302px;
	width:632px;
	font-weight:normal;
	overflow-x: hidden; 
	overflow-y: auto;
	padding-right:16px;
}

#tipandprint
{
	position:absolute;
	z-index:200;
	width:120px;
	height:30px;
	bottom:50px;
	left:60px;
	font-weight:bold;
	line-height:1.6em;
	font-size:11px;
}
#tipandprint li
{
	list-style:none;
}

#tipandprint a
{
	color: green;
}

#tipandprint a:hover
{
	color:purple;
}

.footer 
{
	color:#fff;	
}

.debug
{
	background-color:Red;
	padding:3px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1000;
	color:white;
	display:none;
}

#orderdate_Current_ID
{
	color:Black;	
}