/*CSS by LiteraryMoose and Radek Hulan*/
/* style definitions for the admin area */

html {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
	color: #010101;
	background-color: white;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
head {
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
	padding:5px 0 0 0;
	margin:0 0 0 0;
	border-top: 1px solid black;
	width: 100%;
	height: 25px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	display: block;
	z-index: 1000;
	background-color: #D2DDEC;
	_background: white;
}
title {
	height: 25px;
	display: block;
}
body {
	padding: 0px 0px 80px;
	margin: 0px;
}

a:link, a:visited {
	font-weight: bold;
	background-color: transparent;
}
a:hover {
	
	background-color: transparent;
}

#foot {
	font-size: 90%;
	line-height: 90%;
	font-weight: bold;
	text-align: right;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 2000;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
h1 {
	font-size: 170%;
	text-align: left;
	text-indent: 15px;
	color: black;
	background-color: #D2DDEC;
	padding: 5px 0px 0px;
	margin: 0px 0px  0px;
	border-bottom: 1px solid #010101;
	width: 100%;
	height: 40px;
}



.skip {display: none;}
label {cursor: pointer;}
pre {margin-left: 10px;}

.batchoperations {
	text-align: right;
	background-color: #F9DEB0;
	padding: 5px;
   border: ridge;
	border-width: 2px;
	width: auto;
}


.loginname {
	text-align: right;
	color: black;
	
	padding: 1px;
	margin: -96px 0px 0px;
	border: 1px solid #010101;
	float: right;

	font-style: normal;
	text-decoration: none;
	color: black;
	text-align: justify;
	line-height: 12pt;

	border-width: 1px;
	border-style: solid;
	border-color: black;
	
	/* rounded borders in gecko-based browsers? why not :) */

	-moz-border-radius: 10px;	
	padding: 10px 10px 0 10px;	
	background-color: white;
}
.loginname a {
	color: inherit;
	background-color: inherit;
}

/* a div that has an indent */
div.indent {
	margin-left: 40px;
}
img {
  border:0 none;
}
img.skinpreview {
	border: 1px solid #ccc;
}
/* HTMLarea Container */
#editarea1, #editarea2 {
	margin:0;
	padding: 0;
	clear: both;
}
#editarea1 div, #editarea2 div {
 width: auto;
}
#editarea1 td, #editarea2 td {
	margin:0;
	padding: 0;
	border: none;
	text-align: left;
}
#editarea1 table, #editarea2 table {
 background-color: transparent;
 width: auto;
 margin:0;
 padding:0;
}
textarea {
	width: 95%;
}
fieldset {	padding:10px}

.highlight{
	background:#F0ECA4;
	border-width:1px;
	border-style: groove;
	padding:2px;
}


/* ++++++++++++++++++++++++ */

body, td, th, a, li, ul, textarea {
	color: #000;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

textarea {
  font-size: small;
  width: 95%;
}

/* textareas for skin/template editing have monospace fonts */
textarea.skinedit, textarea.templateedit
{
	font-family: monospace;
	font-size: medium;
}

img			{ border: none; }
.skip 		{ display: none; }
label		{ cursor: pointer; }
.error 		{ color: red; font-size: 1.2em; }


/* page content */

#content {
	font-size: 78%;
	padding: 20px 20px 40px 20px;
	margin-left:155px;
   margin-top:22px;
	margin-right:20px;
	font-style: normal;
	text-decoration: none;
	color: black;
	text-align: justify;
	line-height: 13pt;

	border-width: 1px;
	border-style: solid;
	border-color: black;
	
	/* rounded borders in gecko-based browsers? why not :) */
	-moz-border-radius: 10px;	

	padding: 20px 20px 20px 20px;	
	
	background: white;
	
}

/* quick menu on left */



#quickmenu {
	position: absolute;
	overflow: hidden;
	top: 57px;
	left: 5px;
	width: 120px;
	margin: 10px;
	padding: 0;
	text-align: left;
	font-size: 70%;
	
	border-width: 1px;
	border-style: solid;
	border-color: black;

	background: #ffffff url(quickb.jpg) top left fixed repeat-y; 
}

#quickmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
text-align: left;
}
#quickmenu p {
	padding: 5px;
	margin: 0px;
	text-align: left;
}
#quickmenu li {
	padding: 0;
	margin: 0;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
#quickmenu a {
	display: block;
	padding: 3px 0 3px 5px;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
}
#quickmenu a:hover {
	background: #ffffff url(quickb-hover.jpg) top left fixed repeat-y; 
	color: #000;
	letter-spacing: 0px;
}

#quickmenu h2 {
	font-size: 14px;
	text-align: left;
	padding: 2px 2px 2px 2px;
	margin: 0;
	border-bottom: 1px solid #bbb; 	
	background-color: #ddd;
	color: #000;
}
#quickmenu form {
	margin: 0;
	padding: 5px;
	text-align: center;
}
#quickmenu option {
	font-size: 0.9em;
}

.loginname {
	float: right;
	font-size: small;
	text-align: right;
	line-height: normal;
	padding-left: 5px;
	background-color: white;
}

#content h2 {
	color: #596d9d; 

	border-color: gray;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;

	font-size: 180%;
	line-height: 120%;

	text-decoration: none;
	font-weight: bold; 

}

#content h3 {
	border-color: gray;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	font-size: 130%;
	font-weight: bold;
	line-height: 130%;

	color: gray;
	padding-left: 5px;
	letter-spacing: 2;
}

#content .note, pre {
	background-color: #ddd;
	padding: 5px;
}

pre {
	margin-left: 10px;
}

table {
	border: none;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-top: 10px;	
}

.batchoperations {
	background-color: #eef;
	width: auto;
	padding: 5px;
	text-align: right;
}

th {
	background-color: #C3D2E6;
	color: #000;
	font-size: small;
	border: 1px solid #789AC6;
}

th, td {
	padding: 5px;
	empty-cells: show;	
}

td {
	background-color: #fff;
	border: 1px solid #BFBFBF;
	font-size: small;
	vertical-align: top;
	text-align: left;
}

td a:link, td a:visited { 
	text-decoration: underline;
	color: black;
	font-weight: normal;
}
td a:hover {
	color: #1D3565;
	text-decoration: underline;
}

td.draft, td.future {
	background-color: #ffe;
}

tr.highlighted td {
	background-color: green;
}

a:link, a:visited {
	color: #1D3565;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table.navigation td, table.navigation th {
	border: 2px ridge #FAFAFA;
   _border: 1px ridge #FAFAFA;
	background: #FAFAFA;
}
table.navigation form, table.navigation fieldset {
	padding:4px;
	margin:0;
}



/*
	This stylesheet serves to make item previews look nicer, and to markup the 
	buttonbar
	
	$Id: Default.css,v 1.2 2005/10/29 17:22:53 rado2 Exp $
*/

.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #888;	
}
.rightbox {
	float: right;
	border-left: 2px solid #888;	
}

/* markup buttons */
.jsbutton {
	text-align: center; 

	padding: 3px;
	border: 1px solid #dddddd;
}

.jsbuttonspacer {
	padding-right: 10px;
}

.jsbuttonbar {
	padding: 3px;
	cursor: default;
}
form, legend {
	background: #FAFAFA;
}
