.versionColorBox {
	background: #09f;
}
input[type="text"],
input[type="password"],
textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.box
{
	border-style: solid;
	border-width: 1px;
	border-collapse: separate;
	border-spacing: 0px;
	empty-cells: show;
}

.box td
{
	border-style: solid;
	border-width: 1px;
	padding: 8px;
	font-size: 12px;
	vertical-align: top;
}

.box tr.headTab td
{
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	height: 6px;
}
h2 {
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 8px 1px 8px;
	margin: -8px -8px 8px -8px;
}
div.line {
	border-top: solid 1px #997;
	border-bottom: solid 1px #fff;
	margin: 8px -8px 8px -8px;
	height: 0px; /* ev. 2px */
	font-size: 0px;
	line-height: 0px;
}

h3 {
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 18px;
	line-height: 22px;
}
	h3 a:hover {
		text-decoration: underline;
	}
h4 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
}
	h4 a:hover {
		text-decoration: underline;
	}


.list,
.cap,
.no,
.in,
.zero,
.mini,
.bar {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	border-style: none;
}

.list td,
.cap td,
.no td,
.in td,
.zero td,
.mini td,
.bar td {
	font-size: 12px;
	vertical-align: middle;
	background-image: none;
	background-color: transparent;
	background-image: none;
}
.list td,
.in td,
tr.caption td {
	border-style: solid;
	padding: 4px 4px 4px 2px;
}
.cap td {
	border-style: solid;
	padding: 4px;
}
.list td {
	border-width: 0px 0px 1px 0px;
}
tr.caption td {
	border-width: 1px 0px 0px 0px;
}
.cap td {
	border-width: 0px 0px 1px 1px;
}
.cap td:first-child {
	border-left-width: 0px;
}

tr.toolbar td,
td.toolbar {
	padding: 0px;
}
tr.toolbarPlain td,
td.toolbarPlain {
	padding: 8px;
}

div.toolbarDiv {
	margin: -8px;
	padding: 8px;
}

.no td
{
	border: none;
	padding: 4px 4px 4px 2px;
}

td.noleft {
	border-left-width: 0;
	padding-left: 0;
}
td.noright {
	border-right-width: 0;
	padding-right: 0;
}
td.yestop {
	border-top-width: 1px;
}

table.mini td,
td.mini,
tr.mini td
{
	border: none;
	padding: 1px;
}
table.zero td,
td.zero,
tr.zero td
{
	border: none;
	padding: 0px;
}

td.no,
tr.no td
{
	border: none;
}

.list tr.head td,
.cap tr.head td,
.mini tr.head td,
.zero tr.head td,
.no tr.head td,
.in tr.head td,
th
{
	background-color: transparent;
	background-image: none;
	border-style: solid;
	padding: 1px 2px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
}

.list tr.head td,
.mini tr.head td,
.zero tr.head td
.no tr.head td,
.in tr.head td,
th
{
	border-width: 0px 0px 1px 0px;
}

.cap tr.head td,
.cap th
{
	border-width: 0px 0px 1px 1px;
}

.cap tr.head td:first-child,
.cap th:first-child
{
	border-left-width: 0px;
}

.in td {
	border: none;
}

td.top,
tr.top td
{
	vertical-align: top;
}

tr.input td,
td.input
{
	padding-top: 9px;
}

table.mini tr.input td,
table.mini td.input
{
	padding-top: 6px;
}

td.bottom,
tr.bottom td
{
	vertical-align: bottom;
}

.nopad td:first-child,
.nopad th:first-child {
	padding-left: 0px;
}
.nopad td:last-child, 
.nopad th:last-child {
	padding-right: 0px;
}


.overflow {
	width: 100%;
	overflow: hidden;
}


tr.edittr td {
	height: 40px;
}

td.image {
	padding: 0px;
	margin: 0px;
}
td.time {
	text-align: left;
}
.right, .right td {
	text-align: right;	
}
.center, td.center, tr.center td, tbody.center td, tr.center th, table.center th, table.center td {
	text-align: center
}

p {
	padding: 4px 0px;
	margin: 0px;
}

.display-block {
	display: block;
}
.border-box,
.border-box * {
	AAAbox-sizing: border-box;
	-AAAmoz-box-sizing: border-box;
	-AAAwebkit-box-sizing: border-box;
	-AAAkhtml-box-sizing: border-box;
}
.content-box,
.content-box * {
	AAAbox-sizing: content-box;
	-AAAmoz-box-sizing: content-box;
	-AAAwebkit-box-sizing: content-box;
	-AAAkhtml-box-sizing: content-box;
}

div.purchase {
	border: solid 1px #069;
	margin: 0 0 1px 0;
	padding: 8px 8px 4px 8px;
	background: #def url('../images/misc/purchase.png') no-repeat 100% 100%;
}

div.purchase h3 {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 6px 0;
	padding: 0;
	color: #069;
}

div.purchase p {
	font-family: verdana;
	font-size: 11px;
}
div.purchase td {
	color: #000;
}

div.purchase h2 {
	text-shadow: 0px 0px 3px #000;
	background: #069;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #fff;
	padding: 2px 8px 4px 8px;
	margin: -8px -8px 8px -8px
}

div.purchase a
{
	color: #069;
	text-decoration: underline;
}
div.purchase a:hover,
div.purchase a:active
{
	color: #3ad;
}
div.purchase i {
	color: #789;
}

.shadowed {
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
}
.drag_handle {
	background-color: #997;
	cursor: move;
}
.ns-resize {
	height: 8px;
	margin: 4px 0;
	cursor: move;
	cursor: ns-resize;
	background: url('../images/ui/sort_handle.png') repeat-x;
}
.window h2 {
	color: #fff;
	font-size: 9px;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 12px;
	margin: -8px -8px 8px -8px;
	background: #888;
	border-bottom: solid 1px #333;
}
.window {
	background-color: #fff;
	border: solid 1px #333;
}

.tool-tip {
	color: #000;
	background-color: #ffc;
	border: solid 1px #999;
	margin-right: 30px;
	padding: 4px 8px;
	font-size: 10px;
	line-height: 11px;
	max-width: 300px;
	z-index: 100;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.moorte {
	margin-top: 35px;
}

.movieContainer_small
{
	margin-left:9px;
}

