﻿/* HTML och BODY */
/* ################################# */
html, body, #container {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 100%;
}

body > #container { height: auto; min-height: 100%; }

.frameTop	{
		height: 27px;
		background-image: url('/admin/themes/zenta/images/index-admin_07.gif');
}

.checkbox	{
	border: 0px;
	background: none;
	padding: 0px;
	margin: 0px;
}

.forumQuote	{
	border: dotted 3px #efebef;
	background-color: #f8f8f8;
	padding: 5px;
	margin: 0px;
}

.forumQuote	p{
	padding: 0px;
	margin: 0px;
}

.topButton	{
	border: solid 1px #a90000;
	background-color: #cf1313;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	font-weight: bold;
	width: auto;
	float: left;
	margin-top: 2px;
}

.topButton a:link, .topButton a:hover, .topButton a:visited:hover, .topButton a:visited	{
	color: white;
	font-weight:bold;
}

.topButton:hover	{
	border: solid 1px #cf1313;
	background-color: #e74141;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	font-weight: bold;
}

.topButton.active	{
	border: solid 1px #cf1313;
	background-color: #e74141;
}

.supportButton, .zwitchButton	{
	margin-left: 3px;
}

.mainContainer	{
	width: 100%;
}

.topNav	{
	background-color: #f3f3f3;
	width: auto;
	border-bottom: solid 1px #d7d7d7;
	padding: 5px;
	font-size: 11px;
}

.logoutButton	{
	margin-right: 3px;
	float: right;
}

.topInfo	{
	margin-right: 3px;
	float: right;
	color: white;
	margin-top: 6px;
}

.mainFrameLeft	{
	position: relative;
	width: auto; 
	border: solid #d7d7d7 1px;
	float: left;
}

.mainFrameMain	{
	position: relative;
	float: left;
	clear: right; 
	padding-bottom: 50px;
}

.frameBottom	{
	position:relative;
	background-image: url('/admin/themes/zenta/images/index-admin_19.gif');
	clear: both;
	position: relative;
	z-index: 10;
	height: 63px;
	margin-top: -63px;
}

.bottomBreaker	{
	height: 63px;
	background-image: url('/admin/themes/zenta/images/index-admin_21.gif');
	width: 2px;
	float: right;
	margin-right: 5px;
}

.bottomInfo	{
	height: 63px;
	float: left;
	color: white;
}

.bottomAdress	{
	float: right;
	height: 63px;
	width: 200px;	
	color: white;
}

.bottomContainer	{
	padding: 9px;
}

/* TEXT OCH LÄNK DESIGN */
/* ################################# */
td	{
	font-size: 11px;
}

a:link, a:visited	{
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none; 
}
a:hover, a:visited:hover {
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: underline; 
}

input, textarea, select {
	font: 11px verdana;
	border: 1px #a6acb1 solid;
	background: transparent url("/admin/themes/zenta/images/button-bg-2.gif") repeat-x;
}


/* bittuns */
/* ################################# */

.buttons a, .buttons button {
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
	clear: left;
}

.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}

*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}

.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
	font-weight: bold;
	text-decoration: none;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
	font-weight: bold;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
	font-weight: bold;
	text-decoration: none;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* Trädutseende */
/* ################################# */

.liDiv {
	width: auto;
	padding: 5px 12px;
}

.pageTreeRow {
	width: 100%;
}

.pageTreeRow:hover {
	background-color: #999999;
}

.liNumberDiv	{
 padding: 0;
 line-height: 22px;
}

.treeCounterBox	{
float: left;
}

.treeBox	{
float: left;
clear: right;
margin-left: 5px;
width: 90%;
}

/* Trädutseende */
/* ################################# */
ul.tree, ul.tree ul {
 list-style-type: none;
 background: #f3f3f3 url('/admin/themes/zenta/images/vline.png') repeat-y;
 margin: 0;
 padding: 0;
}

ul.tree ul {
 margin-left: 10px;
}

ul.tree li {
 margin: 0;
 padding: 0 12px;
 line-height: 20px;
 background: url('/admin/themes/zenta/images/node.png') no-repeat;
}

ul.tree li.last {
background: #f3f3f3 url('/admin/themes/zenta/images/lastnode.png') no-repeat;
}

ul.category	{
	margin-left: -10px;
	font-weight: bold;
}

/* Pages sidan */
/* ################################# */

.pageInfo	{
	font-size: 9px;
	clear: both;
	position: relative;
	top: 0px;
	padding-top: 5px;
}

		UL.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 0;
		}

		UL.tabNavigation LI {
		    display: inline;
		}

		UL.tabNavigation LI A {
		    padding: 3px;
		    color: black;
			border: 1px solid #d7d7d7;
			position:relative;
		    background-color: #eaeaea;
		}

		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
		    background-color: white;
		    color: black;
			border: 1px solid #d7d7d7;
			border-bottom: 1px solid white;
			position:relative;
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}

		div.tabs > div {
			padding: 5px;
			margin-top: 3px;
			margin-bottom: 5px;
			border-top: 1px solid #d7d7d7;
			border-bottom: 1px solid #d7d7d7;
			width: 750px;
		}
		
		div.tabs > div h2 {
			margin-top: 0;
		}

		#first {
		    background-color: #f00;
		}

		#second {
		    background-color: #0f0;
		}

		#third {
		    background-color: #00f;
		}
		
		.waste {
			min-height: 1000px;
		}

#frameMainLeft	{
	width: 150px;	
}


/** Backup */
.backupInfo	{
	font-size:11px;
	color: #5a8ed7;
}

/* Filarkivet sidan */
/* ################################# */

.pageFilearchiveBox	{
	position:absolute;
	margin-top: -30px;
}

.newsFilearchiveBox	{
	position:absolute;
	margin-top: -30px;
}

.forumFilearchiveBox	{
	position: absolute;
	left: 510px;
	margin-bottom: 15px;
}

.formMiniUpload	{
	width: 250px;
}

/* Filarkivet sidan */
/* ################################# */
.chatButton	{
	width: 75px;
	height: 75px;
}

.chatTextarea {
	width: 300px;
	height: 75px;
	float: left;
}
.chatButton {
	width: 75px;
	height: 79px;
	float: left;

}

.addImageWidth
{
	width: 250px;
}

.addImageHeight
{
	height: 250px;
}


/* Containers */
/* ################################# */
.statisticContainer	{

}

.statisticBox	{
	padding: 20px;
}

/* IMAGE SHOP */

.toolbar
{
    height: 60px;
}

.propBox
{
    position: absolute;
    top: 50px;
    left: 25px;
}

.widthBox
{
    position: absolute;
    top: 85px;
    left: 25px;
}

.heightBox
{
    position: absolute;
    top: 85px;
    left: 145px;
}

.sharpenBox
{
    position: absolute;
    top: 50px;
    left: 270px;
}

.rotateBox
{
    position: absolute;
    top: 98px;
    left: 270px;
}

.flipBox
{
    position: absolute;
    top: 98px;
    left: 400px;
}