body {
	width: 900px;
	background: #000000; 
	/*background: url(/system/modules/no.fourtwou.home/resources/images/bg.gif);*/
	margin: 0;
}
.left {
	width: 160px;
	height: 100%;
	background: #000000;
	/*background: url(/system/modules/no.fourtwou.home/resources/images/back.jpg);*/
	float: left;
}
.center {
	height: 100%;
	margin-top: 100px;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	background: #000;
	width: 214px;
	padding: 0 4px 4px 4px;
	color: #fff;
	/*border: 1px solid #222;*/
	position: relative;
}
.logo {
	width: 130px;
	height: 70px;
	padding-top: 0px;
	padding-left: 10px;
	/*
	background: url(/system/modules/no.fourtwou.home/resources/images/app/bg_tr_group_headers.png) 0 50%;
	border-bottom: 1px solid darkorange;
	border-right: 1px solid darkorange;
	*/
	float: left;
}
ul.features {
	padding: 0px;
	margin: 0;
	list-style: none;
	float: left;
}
.features li {
	font-size: 1.1em;
	padding: 0 0 6px 10px;
	margin: 0;
	background: url(/system/modules/no.fourtwou.home/resources/images/bullet.gif) left 3px no-repeat;
}
.ui-dialog-content, #contact-dialog {
	overflow: hidden;
	padding-bottom: 0;
}
#themeRoller .theme-group-header a {
	font-weight: bold;
	color: darkorange;
}
#themeRoller .theme-group .theme-group-header.state-default a { font-size: 1.2em; color: darkorange/*fcDefault*/; text-decoration: none; }
#themeRoller .theme-group .theme-group-header span.icon {
	float: left;
	margin: -2px 3px 0 0;
	background-image: url(/system/modules/no.fourtwou.home/resources/images/app/tr_icons_orange.png);
}
#themeRoller .theme-group .theme-group-header span.icon-star { background-position: -224px -112px; }
#themeRoller .theme-group .theme-group-header span.icon-home { background-position: 0px -112px; }
#themeRoller .theme-group .theme-group-header span.icon-gear { background-position: -192px -112px; }
#themeRoller .theme-group {
	margin-bottom: 20px;
}
/*
.ui-state-focus { border: 1px solid #59b4d4; background: #000000 url(images/ui-bg_glass_40_ffc73d_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; outline: none; display: none }
.ui-darkness .ui-state-hover, .ui-darkness .ui-widget-content .ui-state-hover, .ui-darkness .ui-state-focus, .ui-darkness .ui-widget-content .ui-state-focus { border: 1px solid #FFFFFF; background: darkorange url(images/ui-bg_glass_40_ffc73d_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; outline: none; }
*/
.ui-darkness .ui-state-hover, .ui-darkness .ui-widget-content .ui-state-hover, .ui-darkness .ui-state-focus, .ui-darkness .ui-widget-content .ui-state-focus { border: 1px solid white; font-weight: bold; color: #ffffff; outline: none; }

#animatisk {
	position: absolute;
	left: 60px;
	top: 70px;
	width: 10px;
	height: 500px;
	overflow: hidden;
	font-size: 12px;
	color: white;
	#background-color: gray;
}
#footer {
	font-size: 1.1em;
	width: 613px;
	height: 18px;
	margin-top: 10px;
	padding: 0 10px 0 46px;
	background-color: #333;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}
#footer .ui-icon {
	float: left;
	display: block;
}
#footer div {
	width: 25%; 
	/*
	padding-left: 20px;
	text-indent: 0;
	*/
	text-align: center;
	float: left;
} 
#footer a, #footer span.text, #footer div {
	line-height: 16px;
	color: darkorange;
	text-decoration: none;
	/*
	padding-right: 70px;
	*/
	float: left;
}
span.text {
	padding-left: 6px;
}
/*
.ui-dialog .ui-dialog-title, .ui-dialog .ui-widget-header {
	color: darkorange;
	font-size: 1.1em;
	line-height: 0.9em;
	font-weight: bold;
}
.ui-darkness .ui-dialog .ui-dialog-buttonpane button {
	color: darkorange;
}
﻿*/