* {
		font-family: Tahoma, Verdana, Helvetica, Sans-serif;
}
body, html, ul, dl, dd, dt {
	padding: 0;
	margin: 0;
}

/** =page structure */

html {
	height: 100%;
	background: #fff url(../i/page-bg.gif) repeat-x 0 0;
}
body {
	padding: 0;
	background: url(../i/footer/footer-bg.gif) repeat-x 0 100%;
}
/*html:first-child body {		 DTD Opera */
#page {
	margin: 0 auto;
	min-height: 400px;
	width: 990px;
}
#header {
	height: 200px;
	display: block; /*html5*/
	background: transparent url(../i/header/header.jpg) no-repeat 0 0;
}
#header .logo {
	float: left;
	/*right: 15px;*/
	position: absolute;
	width: 167px;
	height: 180px;
	margin: 0 0 0 107px;
	text-indent: -9999px;
	border: 0;
	overflow: hidden;
	font-family: Georgia;
}
#header .logo:hover {
	background-color: transparent;
}
#container {
	float: left; /* FF bug in wysiwyg goto top in edit area */
	border-left: solid 200px #fff;
}
#content {
	word-wrap: break-word;
	height: 100%; /* IE */
	float: left;
	width: 750px;
	display: inline;
	margin-top: -10px;
}
body .sidebar {		/* for 100% content */
	float: right;
	padding-bottom: 20px;
}

#content .link-top {
	float: right;
	padding-left: 15px;
	font-size: 0.7em;
	background: transparent url(../i/icons/top.gif) no-repeat left top;
}
#content .article {
	position: relative;
	width: 100%;
}
#content .article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content .article.full {
	margin-right: -310px;
	width: 750px;
}

/** =footer */

#footer {
	width: 100%;
	clear: both;
	position: relative;
	overflow: hidden;
	padding-top: 50px;
	display: block; /*html5*/
}
#footer .license {
	float: right;
	width: 205px;
	height: 36px;
	margin-top: -30px;
	text-indent: -9999em;
	background: transparent url(../i/footer/license.gif) no-repeat 0 0;
}
#footer .links {
	margin: 45px 5px 5px 0;
	text-align: center;
	position: static;
}
#footer li {
	display: inline;
	list-style-type: none;
	font-size: 1em;
	padding: 0 8px;
	margin: 0 2px;
	border-right: solid 1px #888;
}
#footer .last {
	border-right: 0;		
}
#footer .links a {
	font-variant:small-caps;
}

.link-top:hover,
.link-top {
	width: 32px;
	height: 32px;
	float: left;
	margin-top: 3px;
	border: 0 !important;
	text-indent: -9999em;
	background: transparent url(../i/content/icon-top.gif) no-repeat 0 0 !important;	
}

/** =links */

a.cancel:visited,
a.cancel {
	color: #c72e26;
}
/*#footer a:visited,*/
a:visited,
a, a:link {
	color: #006699;
	text-decoration: none;
	/*background: url(../i/content/link-underline.gif) repeat-x 0 100%; */
	border-bottom: dotted 1px #006699; 
}
a.more:hover span,
a:visited:hover,
a:hover {
	color: #fff;
	background-color: #85351b;
	/*background-image: none;*/
	border-color: #85351b; 
}
/*a:visited {
	color: #555;
	text-decoration: none;
	background: url(../i/content/link-underline.gif) repeat-x 0 100%; 
}*/
a.email {
	padding-right: 18px;
	border-bottom: dotted 1px #006699;
	background: url(../i/icons/icon-email.gif) no-repeat 100% 50%;
}
a.more {
	white-space: nowrap;
}
/*a.more {
	padding-left: 14px;
	display: inline-block;
	background: url(../i/icons/icon-small-more.gif) no-repeat 0 50% !important;
}*/

/*span.more {
	padding-right: 18px;
	padding-bottom: 2px;
	display: inline-block;
	background: url(../i/icons/icon-more.gif) no-repeat 100% 50%;
}*/
a.download {
	padding-right: 18px;
	border-bottom: dotted 1px #006699;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-image: url(../i/icons/icon-download.gif);
}
a.rss {
	padding-right: 18px;
	border-bottom: dotted 1px #006699;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-image: url(../i/icons/icon-rss.gif);
}
a.web {
	padding: 1px 0 0 20px;
	border-bottom: dotted 1px #006699;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url(../i/icons/icon-web.gif);
}

/** = headers */

h1, h2, h3, h4, h5, h6 {
	padding: 18px 0 10px 0;
	color: #000;
	margin: 0;
	line-height: 1.3em;
	font-variant: small-caps;
	outline-color: -moz-use-text-color;
}
h1 {
	font-size: 2.8em;
	/*position: relative;*/ /* IE bug dissapear */
	/*float: left;*/		 /* Opera FF3 content 100% width */
	_float: none;
	font-weight: normal;
	overflow: hidden;		/* IE7 */
}
h2 {
	padding-top: 15px;
	font-size: 1.9em;
	font-weight: normal;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 10px;
	font-weight: normal;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0 0 0;
}


/** =breadcrumb */

.breadcrumb {
	display: none;	
	position: fixed;
	_position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	margin: 0;
	padding: 4px 20px 0 0;
	list-style: none;
	background: url(../i/header/breadcrumb.png) no-repeat 100% 0;
}
.breadcrumb li {
	color: #fff;
	font-size: 0.6em;
	float: left;
	margin: 0;
	padding: 0 10px 0 12px;
	height: 26px;
	background: url(../i/header/breadcrumb-separator.gif) no-repeat 0 40%;
}
.breadcrumb .first {
	background-image: none;
}
.breadcrumb a,
.breadcrumb a:visited {
	color: #fff;
	border-color: #fff;
}
.breadcrumb a:visited:hover,
.breadcrumb a:hover {
	color: #A3BF3A !important; 
	border: 0;
	background-color: transparent !important;
}
.navigation .breadcrumb {
	display: block;
}

/** =links */

#header .links {
	position: fixed;
	_position: absolute;
	z-index: 100;
	top: 0;
	right: auto;
	margin: 0 0 0 775px;
	padding: 0;
	list-style: none;	
	background: url(../i/header/links.png) no-repeat 100% 0;
}
#header .links li {
	float: left;
	font-size: 0.7em;
	color: #bbb;
	height: 27px;
	margin-left: -15px;
	padding-right: 30px;
}
#header .links .welcome {
	padding-left: 30px;
	background: url(../i/header/breadcrumb-first.png) no-repeat 0 0;	
}
#header .links a {
	color: #fff;
	border-color: #fff;		
	font-family: Georgia, serif; 
	font-style: italic;
}
#header .links a:hover {
	color: #A3BF3A !important; 
	border: 0;
	background-color: transparent !important;
}
/* #header li.welcome {
	background: url(../i/icons/icon-login.gif) no-repeat 0 50%;
} */

/** =content */

p {
	padding: 0;
	margin: 5px 0 10px 0;
	line-height: 24px;
	color: #333;
	font-family: Tahoma;
}
#page .left {
	text-align: left;
}
#page .right {
	text-align: right;
}
#page .center {
	text-align: center;
}
#page .justify {
	text-align: justify;
}
hr {
	height: 0;
	border: 0;
	padding: 0;
	position: relative;
	left: 25px;
	width: 94%;
	border-top: solid 1px #ddd;
}
abbr,
acronym {
	color: #000;
	cursor: help;
	border: 0;
	background: url(../i/content/acronym.gif) repeat-x bottom;
}
img {
	margin: 4px 0;
	background-color: #fff;
	padding: 7px;
	border: solid 1px #ccd6a8;
	box-shadow: 1px 1px 2px #aaa;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate(2deg);	
}
img.left,
img[align=left] {
	margin: 4px 10px 4px 0;
	float: left;
}
img.right,
img[align=right] {
	margin: 4px 0 4px 10px;
	float: right;
}
img.simple {
	margin: 4px 0;
	background-color: #fff;
	padding: 0;
	border: 0;
    box-shadow: none;
}    
a img {
	border: dotted 1px #006699;
}
a:hover img {
	border: solid 1px #97b150;
}
a:hover .zoom {
	width: 20px;
	height: 25px;
	position: absolute;
	background: url(../i/icons/loup.png) no-repeat 100% 100%;	
}
/*img.simple {
	margin: 0 !important;
	border: 0 !important;
	padding: 0 !important;
}*/
.cleared {
	clear: both;
}
.description {
	text-align: center;
	background-color: #bacc8a;
}
.description img {
	margin: 0;
}
.image {
	position: relative;
	margin: 5px 0;	
}
.image img {
	margin: 0;
	width: 100%;
}
.picture {
	float: right;
	width: 32%;
	overflow: hidden;
}
.picture img {
	display: block;
}
.description small,
.image small {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #97B150;
	border-top: solid 1px #ddd;
	color: #fff;
	font-size: 0.7em;
	padding: 4px 10px 5px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.description small {
	position: static;
	display: block;
	opacity: 1;
	border: 0;
	padding-top: 0;
	text-align: left;
	filter: alpha(opacity=100);
	background-color: transparent;
}
embed {
	margin: 10px 25px;
}
.author,
.category,
.keyword,
.date {
	padding: 20px 25px 10px 25px;
}
.author {
	padding: 0 10px 5px 10px;
}
.author p {
	padding: 0;
}
.author img {
	width: 60px;
	border: solid 1px #ddd;
	background-color: #f8f8f8;
}
ol {
	margin: 10px 0 10px 17px;
	color: #4e4e4e;
	padding-left: 5px;
}
ul {
	list-style-type: circle;
	margin: 10px 0 10px 17px;
	color: #666;
	/*list-style-image: url(../i/content/point_round.gif);*/
}
li {
	line-height: 19px;
	color: #666;
}
ul.decimal {
	list-style-type: decimal;
}
ul.updates {
	border: solid 1px #efefef;
	padding: 5px 28px;
	margin-left: 0;
	width: auto; /*87%; with column */
}
.updates li {
	padding-left: 5px;
}
.updates span {
	display: block;
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #686868;
	line-height: 14px;
	_zoom: 1; /* TODO replace width: 100%*/
}

blockquote, code, pre {
	display: block;
	padding: 28px 10px 20px 20px;
	margin: 15px 0;
	color: #888;
	line-height: 19px;
	border: solid 1px #dde4b5;
	border-width: 3px 0;
	background: url(../i/content/quote.gif) no-repeat 0 0;
}
blockquote p {
	color: #888;
}
p.error {
	margin: 10px 0;
	padding: 20px 20px 20px 70px;
	color: #ff0000;
	width: 87%;
	background: #fff url(../i/content/error.gif) no-repeat 0 0;
}
code, .code {
	border-style: dashed;
	border-width: 1px;
	font-family: "Courier New", Courier, monospace;
	overflow: auto;
	background-image: url(../i/content/code.gif);
}
cite {
	padding: 4px;
	font-size: 0.6em;
	background-color: #eee;
	/*background: url(../i/content/line_grey.gif) repeat-x top;*/
}
pre {
	padding-top: 15px;
	background-image: none;
}


div.thema {
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 18px;
	padding-left: 30px;
	margin-left: -30px;
	padding-bottom: 15px;
	background: url(../i/content/thema-top.gif) no-repeat 0 10px;
}
.thema span,
.thema p {
	font-size: 0.8em;
	line-height: 18px;
}
.thema span.more {
	margin-left: -30px;
	padding-bottom: 15px;
	padding-left: 30px;
	background: url(../i/content/thema-bottom.gif) no-repeat 0 100%;	
}
.picture,
.content,
.download {
	float: left;
	width: 61%;
	border: 0;
	margin: 0;
	padding: 0;
	left: 0;
	background: none;
	color: #4a4a4a;
}
.download {
	float: none;
	font-size: 0.9em;
}


/** =lastthemes  TODO - to big */

.lastthemes {
	margin-top: 10px;
}
.lastthemes ul {
	list-style: none;
	margin: 2px 0 5px 0;
}
.lastthemes li {
	margin-top: 1px;
	padding: 0;
}
.home .lastthemes h3 {
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 0;	
}
.lastthemes .list h4 {
	font-size: 1.4em;
	color: #fff;
	padding: 8px 0 0 0;
	margin: 0;
}
.lastthemes .list h4 a {
	font-size: 1.2em;
	margin-right: 25px;
	color: #006699;
	/*background-image: url(../i/content/link-underline.gif)*/	
}
.lastthemes .list h4 a:visited:hover,
.lastthemes .list h4 a:hover {
	color: #fff !important;
}
.lastthemes .list h4 span {
	font-size: 0.7em;
	color: #aaa;
	font-variant: normal; 
	font-style: normal;
	white-space: nowrap;
	display: inline-block;
	padding: 3px;
	text-align: center;
	visibility: hidden;
	/*background-image: url(../i/icons/tooltip.gif);*/
}
.lastthemes .list h4:hover span {
	visibility: visible;
}
/*.lastthemes li h4 span.active {   */
.lastthemes .details .author {
	display: none;
}
.lastthemes .image {
	float: left;
}
.lastthemes p {
	padding: 0;
	margin: 0;
	line-height: 21px;
}
.lastthemes .image img {
	margin-right: 10px;
	width: 50px;
}
.lastthemes .list .details {
	padding: 0 0 8px 0;
	color: #333; 
	text-align: right;
	line-height: 15px;
	/*background: url(../i/plugins/round-lastthemes.gif) no-repeat 104% 104%; */ 
}
.lastthemes .details span {
	margin-right: 2px;
}
.lastthemes .list .details strong {
	font-weight: normal;
}

.lastthemes li p {
	font-size: 1.1em;
	padding: 3px 0;
}

.lastthemes li .more {
	margin-left: 5px;
	font-variant: normal;
}	
.lastthemes .more {
	font-variant: small-caps;
}

/* TODO move to */
#navigation .lastthemes,
body .sidebar .lastthemes {
	font-size: 0.8em;
}
#navigation .lastthemes ul,
#navigation .lastthemes ul li,
body .sidebar .lastthemes ul li,
body .sidebar .lastthemes ul {
	margin-left: 0;
	padding: 0;
} 
#navigation .lastthemes .list .details span,
body .sidebar .lastthemes .list .details span {
	font-size: 1em;
}
#navigation .lastthemes .list .details,
body .sidebar .lastthemes .list .details {
	padding-bottom: 0;
}
#navigation .lastthemes li h4 a,
body .sidebar .lastthemes li h4 a {
	font-size: 1em;
}

/** =news */

.news {
	margin-left: 20px;
}
.news li {
	list-style: none;
	margin-bottom: 5px;
	background: url(../i/news.gif) no-repeat left 6px;	
}
.news li a {
}
.news li h2 {
	margin-bottom: 5px;
	padding: 0 0 0 20px !important;
}
.news li div {
	height: 0;
	overflow: hidden;
}
.news .open {
	background: url(../i/news_open.gif) no-repeat left 6px;
}
.news .open div {
	height: 100%;
}

/** =ticker */

.paneticker {
	display: block;
	height: 150px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
.paneticker .ticker {
	position: absolute;
	width: 90%;
	top: 0;
}

/** =folder_list, =last_themes */

.folder_list {
	list-style-type: none;
	margin: 5px 25px 10px 25px;
}
.folder_list li {
	margin-bottom: 5px;
	background: url(../i/content/icons/none.gif) no-repeat;
	zoom: 1;	/* IE some content dissapear when hover on a - border */
}
.folder_list a {
	padding-left: 20px;
}
.folder_list span {
	margin: 0 5px;
	white-space: nowrap;
}
.folder_list .size {
	color: #aaa;
}
.folder_list .mp3 {
	background-image: url(../i/content/icons/mp3.gif);
}
.folder_list .doc {
	background-image: url(../i/content/icons/doc.gif);
}
.folder_list .pps {
	background-image: url(../i/content/icons/pps.gif);
}
.folder_list .ppt {
	background-image: url(../i/content/icons/ppt.gif);
}
.folder_list .xls {
	background-image: url(../i/content/icons/xls.gif);
}
.folder_list .txt {
	background-image: url(../i/content/icons/txt.gif);
}
.folder_list .exe {
	background-image: url(../i/content/icons/exe.gif);
}
.folder_list .eml {
	background-image: url(../i/content/icons/eml.gif);
}
.folder_list .dll {
	background-image: url(../i/content/icons/dll.gif);
}
.folder_list .pdf {
	background-image: url(../i/content/icons/pdf.gif);
}
.folder_list .folder {
	background-image: url(../i/content/icons/folder.gif);
}
.folder_list .zip,
.folder_list .rar {
	background-image: url(../i/content/icons/zip.gif);
}
.folder_list .htm,
.folder_list .html {
	background-image: url(../i/content/icons/html.gif);
}
.folder_list .avi,
.folder_list .mpg,
.folder_list .mpeg,
.folder_list .vob,
.folder_list .rmvb {
	background-image: url(../i/content/icons/avi.gif);
}
.folder_list .jpg,
.folder_list .jpeg,
.folder_list .gif,
.folder_list .bmp {
	background-image: url(../i/content/icons/jpg.gif);
}

/** =table */

table {
	margin: 10px 0;
	border-collapse: collapse;
	border: 0;
	empty-cells: show;
}
thead td,
tr, td ,th {
	padding: 4px 10px 4px 0;
	color: #005a5a;
	border-bottom: solid 1px #cbd892;
}
thead td,
th {
	font-weight: bold;
}
tr.even {
	background-color: #f2f5e5;
}
td.selected,
tr.selected {
	color: #7195c6;
	border: solid 1px #e6e6e6;
}


/** =actions */

.actions {
	height: 10px;
	padding: 5px 35px 25px 25px;
}
.actions span,
.actions span a {
	padding-right: 10px;
	color: #8c8c8c;
}
.actions span {
	float: right;
}
.actions .pages a {
	padding-right: 0;
}
.actions .printable,
.actions .emailing {
	padding: 1px 0 2px 19px;
	background-repeat: no-repeat;
	background-position: center left;
}

/** =details */

.details {
	padding: 0 0 12px;
	clear: both;
}

body.article .details { /* TODO move to separate */
	background-image: none;
	font-size: 0.8em;
}
.list .details,
.thema .details {
	padding: 0;
}
.details .date,
.details .category,
.details .keyword,
.details .author {
	padding: 0 5px 0 0;
	margin-right: 5px;
	color: #777;
	line-height: 12px;
	font-size: 11px;
}
.details span a {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}

/** =links */

.links {
	position: absolute;
	top: -5px;
	right: 0;
	margin: 0 5px 0 25px;
	text-align: right;
}
.links span {
	margin-left: 10px;
}
.links span a {
	font-size: 11px;
	
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.links .printable {
	padding-left: 20px;
	background: url(../i/icons/printable.gif) no-repeat bottom left;
}
.links .anchor {
	padding-left: 20px;
	background: url(../i/icons/anchor.gif) no-repeat bottom left;
}

/** =sitemap */

/*body.sitemap #content .sitemap ul {
	margin-left: 20px;
}
body.sitemap #content .sitemap li {
	list-style-type: none;
	list-style-image: url(../i/menu/right.gif);
}
body.sitemap #content .sitemap li * {
	font-size: 1em;
}
body.sitemap #content .sitemap li div {
	display: block;
	margin-bottom: 5px;
	font-size: 0.8em;
}
body.sitemap #content .sitemap li .division {
	font-size: 1.2em;
	font-weight: bold;
} */

/** =window	*/

.window {
	width: 500px;
	position: absolute;
	top: -9999px;
	margin: auto;
	z-index: 200;
	opacity: 0.95;
	background-color: #85351b;
}
.window h1 {
	position: absolute;
	left: 0;
	top: -24px;
	margin: 0;
	height: 21px;
	width: 100%;
	cursor: move;
	padding: 3px 0 0 0;
	text-indent: 20px;
	color: #fff;
	font-size: 0.85em;
	background: url(../i/plugins/window-topleft.png) no-repeat 0 0;
}
.window .close {
	position: absolute;
	width: 27px;
	top: -24px;
	right: 0;
	height: 24px;
	border: 0;
	margin: 0;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../i/plugins/window-topright.png) no-repeat 100% 0;
}
.window div {
	clear: both;
	padding: 0 20px 5px 20px;
	background: url(../i/plugins/window-bottomleft.png) no-repeat 0 100%;
	margin-bottom: -7px;
}
.window .resize {
	position: absolute;
	width: 27px;
	bottom: -7px;
	right: 0;
	height: 7px;
	margin: 0;
	background: url(../i/plugins/window-bottomright.png) no-repeat 100% 100%;
}
.window p {
	float: left;
}
.show {
	display: block;
}
.hide {
	display: none;
}
#dialog p {
	margin-top: 35px;
}
.window textarea,
.window select,
.window input {
	background-color: #fff;
	border-color: #ddd4d1;
}
.window label {
	color: #fff;
	font-size: 0.95em;
}
.window a,
.window .cancel,
.window dl dd {
	margin: 0;
	color: #fff;
}
.window a {
	border-color: #fff;
}
.window_login {
	width: 200px;
}
.window form {
	padding: 0;
	margin: 0;
}

.window input[type=submit], 
.window button {
	background: #fff;
	color: #762e15;
	font-size: 0.9em;
	font-family: Tahoma;
}
.window .register,
.window .contact,
.window h3 {
	display: none;
}

.window_login h1 {
	position: absolute;
	top: -29px;
	height: 26px;
	background-image: url(../i/plugins/window-topleft-point.png);
}

/** =status */

/*#status {
	width: 500px;
	margin: auto;
	position: absolute;
	z-index: 300;
	border: solid 1px #2d533d;
	background-color: #fff;
	opacity: 0.95;
	_filter: alpha(opacity=95);
}
#status * {
	margin: 10px;
	padding: 10px 0;
}
#status .loading {
	background: #f8f8ff url(../i/icons/ajax_loader.gif) no-repeat 10px center;
}*/

/** =loader */

.cover-parent {
	position: relative;
}
.cover-parent .cover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	overflow: hidden;
}
.cover-parent .cover .layer {
	background: #fff;
	width: 100%;
	height: 100%;
	opacity: 0.65;
	_filter: alpha(opacity=65);
}
.cover-parent .cover p {
	position: absolute;
	top: 50%;
	margin: -40px 0 0 0;
	width: 100%;
	padding: 35px 0 0 0;
	height: 20px;
	color: #516819;
	text-indent: 5px;
	text-align: center;
}
.cover-parent .loader p {
	background: transparent url(../i/icons/ajax_loader.gif) no-repeat 50% 0;
}

/** =font size */

.actions,
#footer,
.picture {
	font-size: 0.7em;
}

td,
th,
p,
li,
dt,
dd,
button,
.buttons a,
.author,
.category,
.keywords,
.date {
	font-size: 0.75em;
}
#footer .links a {
	font-size: 1.2em;
}
code, pre {
	font-size: 0.9em;
}
textarea {
	font-size: 0.8em;
}

/** =font family */

#footer {
	font-family: Tahoma, Helvetica, Sans-serif;
}
button,
.buttons a {
	font-family: Verdana, Helvetica, Sans-serif;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		font-family: "Warnock Pro","Goudy Old Style","Palatino","Palatino Linotype","Book Antiqua", Georgia, serif;
}


/** = column  TODO */

body.column .breadcrumb {
	_clear: left;
	_zoom: 1;
}
body.column #content .column {
	overflow: hidden;
}
body.column #content .column div.pane {
	width: 49%;
	margin-right: 2%;
	float: left;
	height: auto;
	overflow: hidden; /* too long h4 is cutted */
}
body.column #content .column div.second {
	margin-right: 0;
}


/** =restricted  TODO */

body.restricted #content h2 {
	margin-top: 50px;
}
body.restricted #content p {
	margin-bottom: 50px;
}

/** =login TODO */

body.login #container {
	width: 100%;
	border: 0;
}
body.login #content {
	margin-left: 0;
}
body.login #container form {
	width: 400px;
	margin: 25px auto 0 auto;
	padding: 25px 10px 10px 0;
	border: solid 1px #e8c7ac;
}
body.login #container input {
	width: 140px;
}
body.login #container label {
	width: 90px;
	display: block;
	text-align: right;
	padding-right: 0 !important;
	background-image: none !important;
}
body.login #container dt,
body.login #container dd {
	float: left;
	padding: 0 0 5px 30px;
}
body.login #container dd button {
	margin-right: 200px;
	margin-left: 120px;
}
body.login #container dd .error {
	margin: 10px 0;
	width: auto;
}
body.login #container .contact {
	width: 400px;
	margin: 0 auto 50px auto;
	text-align: right;
}
body.login #container .copyright {
	font-size: 0.8em;
}
body.login #content {
	width: 100%;
}
body.login #footer {
	margin: 0;
	padding: 0;
}
body.login #footer p {
	margin-left: 0;
}

/** =sidebar login TODo */

#navigation .content .formlogin,
body .sidebar .formlogin {
	padding: 5px;
}
.formlogin dl dd {
	margin-left: 0;
}
#navigation .content .formlogin label,
body .sidebar .formlogin label {
	font-size: 0.8em;
}
#navigation .content .formlogin input,
body .sidebar .formlogin input {
	width: 80%;
}
#navigation .content .formlogin .contact a,
body .sidebar .formlogin .contact a {
	padding: 20px 0 0 40px;
	font-size: 0.8em;
}

/** =container-navigation TODo */

.container-navigation {
	border-top: solid 1px #e5e9d2;
	margin-top: 20px;
	font-size: 1.2em;
	overflow: hidden;
}	 
.container-navigation li {
	width: 28%;
	float: left;
	margin: 15px 1.5% 40px 0 !important;
	border: 0 !important;
}
.container-navigation ul {
	margin-top: 15px !important;
	margin-left: -5px !important;
}
.container-navigation li .section li {
	width: 100%;
	float: none;
	display: block !important;
	margin: 1px 0 !important;
	padding: 0 0 0 10px !important;
	background: url(../i/footer/arrow.gif) no-repeat 0 50%;
}
.container-navigation h3 {
	font-family: "Palatino","Book Antiqua",Georgia,serif;
	color: #666;
	font-size: 1.6em;
	margin-left: -13px;
	padding: 2px 10px;
	font-variant: small-caps;
	/*background: #ecefd7 url(../i/footer/section.gif) no-repeat 0 50%;*/
}
.container-navigation h4 {
	margin: 0;
	font-size: 0.8em;
	font-style: normal;
	padding: 2px 0;
	color: #666;
	font-family: Tahoma, Verdana;
}
.container-navigation h4 a {	
	font-family: Tahoma, Verdana;
	font-variant: normal;
}
.container-navigation h4 span {
	margin-left: 5px;
}
.container-navigation p {
	line-height: 16px;
	font-size: 0.8em;
	padding: 8px 0 0 0;
	color: #666;
}
.container-navigation img {
	margin: 8px;
	background-color: #ccd6a8;
	border: 0;
	-moz-box-shadow: 0;
}

/** = container-edit */

.container-edit {
	position: absolute;
	font-size: 0.6em;
	background-color: #eee;
	padding: 1px 10px 3px 10px;
	margin-top: -15px;
	opacity: 0.8;
	color: #000;
}
.container-edit a:visited,
.container-edit a {
	margin: 0 5px;
	color: #006699;
}

/** plugins */

.resizable-textarea {
	padding-bottom: 4px;
	position: relative;
}
.resizable-textarea textarea {
	margin-bottom: 0;
}
.resizable-textarea .grippie {
	background: url(../i/plugins/grippie.png) no-repeat 50%;
	cursor: s-resize;
	height: 12px;
	width: 14px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	margin: -15px 0 0 0 !important;
	right: 0;
}

.loader {
	position: absolute;
	width: 119px;
	height: 24px;
	opacity: 0.8;
	background: url(../i/loader-bg.gif) no-repeat;
}
.loader p {
	text-align: left;
	line-height: 1.4em;
	text-indent: 10px;
	font-size: 0.9em;
	font-weight: bold;
	background: url(../i/loader-anim.gif) no-repeat 95% 50%;
}

/** = statusbar */

.statusbar p {
	width: 400px;
	margin: 10px auto;
	padding: 15px 70px;
	color: #90C032;
	font-size: 1.2em;
	text-align: center !important;
	border: 3px solid #FFFADD;
	background: #fff8d2 url(../../_edit/icons/status_done.gif) no-repeat 4% 50%;
}
.statusbar p.error {
	color: #eb1414;
	border-color: #eb1414;
	background-color: #ffe7d4;
	background-image: url(../../_edit/icons/status_error.gif);
}
.statusbar p.info {
	color: #816313;
	border-color: #816313;
	background-image: url(../../_edit/icons/status_info.gif);
}
.statusbar-close {
	float: right;
}
