body,p,em,div,ol,ul,li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/*****ajax***/
.loadingLayer {
	border: 1px solid #ff9900;
	padding: 5px;
	width: 100px;
	background-color: #ffeecc;
	margin-bottom: 2px;
	font-weight: bold;
	color: #666;
	visibility: hidden;
	display: none;
}

.no_entrys {
	font-style: italic;
	text-align: center;
}

/* NAVIGATION */
.nav_0, .nav_1, .nav_2, .nav_3 {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	line-height: 0px;
}

.nav_0 {
	border-right: 1px solid #ffeecc;
	border-bottom: 1px solid #ffeecc;
}

.nav_1, .nav_2, .nav_3 {
	display: inline;
}

.li_anchor_0, .li_anchor_1, .li_anchor_2, .li_anchor_3 {
	line-height: 20px;
	display: block;
	/*border-bottom: 1px solid #ffeecc;*/
	padding: 1px 0px 1px 0px;
}

.li_anchor_1 { padding-left: 5px; }
.li_anchor_2 { padding-left: 10px; }
.li_anchor_3 { padding-left: 15px; }

.li_anchor_0_nav_active a,
.li_anchor_1_nav_active a,
.li_anchor_2_nav_active a,
.li_anchor_3_nav_active a,
.li_anchor_0_nav_active_folder a,
.li_anchor_1_nav_active_folder a,
.li_anchor_2_nav_active_folder a,
.li_anchor_3_nav_active_folder a {
	font-weight: bold;
	background-image: url(/designs/Sunshine_CMS/images/menu_bg.png);
	background-repeat: x-repeat;
	color: #fff !important;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #ffeecc;
	border-bottom: 1px solid #ffeecc;
}

.nav_0 a, .nav_0 a:link, .nav_0 a:active, .nav_0 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.nav_0 a:hover {
	background-image: url(/designs/Sunshine_CMS/images/menu_bg.png);
	background-repeat: x-repeat;
	display: block;
	text-decoration: none;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #ffeecc;
	border-bottom: 1px solid #ffeecc;
}

/* Breadcrump */
.breadcrump {
	font-size: 10px;
	color: #ccc;
}

/* Mail */
.mail_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.text_field {
	width: 200px;
}

/* Back Button*/
.backbutton {
	/* optional */
}

/* Headline */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{	font-size: 18px; color: #ff9900; }
h2{	font-size: 16px; color: #ff9900; }
h3{	font-size: 12px; color: #ff9900; }

/* content (module) */
#content_overview_table, .content_overview_table, #content_form_table_template, #content_form_table {
	width: 100%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 2px solid #ff9900;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#content_form_table input, .content_form_table input {
	border: 1px solid #ccc;
}

#content_overview_table th, .content_overview_table th, .content_form_headline {
	color: #000;
	background-color: #f6f6f6;
	background-repeat: repeat-x;
	text-align: left;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

#content_overview_table tr:hover, .content_overview_table tr:hover {
	background-color: #ffeecc;
}

.content_overview_table_bright {
	background-color: #fff;
}

.content_overview_table_dark {
	background-color: #f9f9f9;
}

#Toolbar {
	width: 100%;
	height: 57px;
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	text-align: right;
	margin: 5px 0px 5px 0px;
	padding: 1px;
}

.ToolbarSymbol {
	width: 70px;
	text-align: center;
	margin-right: 2px;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #ccc;
	float: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888 !important;
}

.ToolbarSymbol:hover{
	border: 1px solid #ff9900;
	background-image: url(/images/anchor_bg.png);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #fff !important;
}

/* search */
.search_table, .comment_table {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
}

.search_table td, .comment_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #fff;
	background-color: #f6f6f6;
	padding: 2px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus, input[type="password"]:focus, select:focus {
	border: 1px solid #ff9900 !important;
	background-color: #ffeecc !important;
}

.mail_table input[type="text"], .mail_table input[type="password"], .mail_table select {
	border: 1px solid #ccc !important;
	background-color: #fff !important;
}

.search_table input[type="text"], .comment_table input[type="text"], .comment_table textarea {
	border: 1px solid #ccc;
	width: 99%;
	padding-left: 3px;
}

.search_results_bright, .tagging_results_bright, .comment_results_bright {
	background-color: #fff;
	padding: 5px;
	margin: 5px;
	border: 1px dotted #ccc;
}

.search_results_dark, .tagging_results_dark, .comment_results_dark {
	background-color: #f9f9f9;
	padding: 5px;
	margin: 5px;
	border: 1px dotted #ccc;
}

.search_results_bright:hover, .search_results_dark:hover,
.tagging_results_bright:hover, .tagging_results_dark:hover {
	background-color: #ffeecc;
	border: 1px dotted #ff9900;
}

.search_result h2, .search_result a,
.tagging_result h2, .tagging_result a {
	color: #ff9900 !important;
	font-size: 16px !important;
	text-decoration: underline !important;
}

.search_results_bright span, .search_results_dark span,
.tagging_results_bright span, .tagging_results_dark span {
	color: #666;
	font-size: 10px;
}

.comment_results_bright span,
.comment_results_dark span,
.comment_results_bright a,
.comment_results_dark a {
	color: #666;
	font-size: 10px;
}

.search_word_highlight{
	background-color: #ffff00 !important;
	color: #000 !important;
	padding: 1px !important;
	font-size: 12px !important;
}

.page {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ccc;
	background-color: #f6f6f6;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	color: #666 !important;
}

.page_active {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ff9900;
	background-color: #ffeecc;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

/******* sitemap *******/
.sitemap_1, .sitemap_2, .sitemap_3, .sitemap_4 {
	display: inline;
}
.sitemap_0, .sitemap_1, .sitemap_2, .sitemap_3, .sitemap_4 {
	list-style-type: none;
	color: #ff9900;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sitemap_li_anchor_0, .sitemap_li_anchor_1, .sitemap_li_anchor_2, .sitemap_li_anchor_3 {
	color: #ff9900 !important;
	text-decoration: none !important;
}

.sitemap_li_anchor_1 { padding-left: 10px; }
.sitemap_li_anchor_2 { padding-left: 20px; }
.sitemap_li_anchor_3 { padding-left: 30px; }

.sitemap_anchor {
	color: #ff9900 !important;
	text-decoration: none !important;
}

/******* tagging *******/

.tagging_box {
	background-color: #fff;
	padding: 5px;
	margin: 5px;
	border: 1px dotted #ccc;
	text-align: center;
}

/** rest bei search von tagging **/

/******* userpanel *******/

.login_table, .registration_table {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
}

.login_table td, .login_table_sidebox td, .registration_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #fff;
	background-color: #f6f6f6;
	padding: 2px;
	text-align: left;
}

.login_table input[type="text"], .login_table input[type="password"],
.registration_table input[type="text"], .registration_table input[type="password"] {
	border: 1px solid #ccc;
	width: 99%;
	padding-left: 3px;
}

.login_table_sidebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	border: 1px solid #ccc;
}

.login_table_sidebox input[type="text"], .login_table_sidebox input[type="password"] {
	border: 1px solid #ccc;
	padding-left: 3px;
	padding-right: 3px;
	width: 150px;
}

/******* core *******/
ul.folder_structure {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.folder_structure a {
	text-decoration: none;
	color: #000;
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px;
	margin: 2px;
	display: block;
	width: 100%; /* << extra wurst */
}

ul.folder_structure a:hover {
	text-decoration: none;
	color: #ff9900;
	border-left: 5px solid #ff9900;
	border-bottom: 1px solid #ff9900;
}

/***************************/
.error_msg {
	padding: 5px;
	background-color: #ffeeee;
	border: 1px dotted #cc0000;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #cc0000;
}

.success_msg {
	padding: 5px;
	background-color: #eeffee;
	border: 1px dotted #00cc00;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #00aa00;
}

/*********Copyright********/

#copyright {
	position: relative;
	left: 50%;
	margin-left: -175px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 350px;
	text-align: center !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	color: #666 !important;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.copyright {
	text-align: center !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	color: #666 !important;
}

#copyright a {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	color: #666 !important;
	text-decoration: none !important;
}

/******************************************************************************/

/* JS CALENDAR */

input.text_long {
	width: 420px !important;
}

.tab_table {
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tab_table input {
	border: 1px solid #ccc;
}

.tab_table td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border: 0px;
}

/*****tab*****/

#tab-container {
	width: 100%;
	float: left;
	margin-left: 3px;
}

#tab-page {
	position: relative;
	width: 100%;
	height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#tab-page #tab-list {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: -1px;
}

#tab-page #tab-list li  {
	display: inline;
	list-style-type: none;
}

#tab-page #tab-list a, #tab-page #tab-list a.active_tab {
	display: block;
	float: left;
	padding: 2px;
	margin: 2px 2px 0px 0px;
	text-align: center;
	text-decoration: none;
	color: #666;
	position: static;
}
#tab-page #tab-list a.active_tab, #tab-page #tab-list a:hover {
	color: #666;
}

#tab-page #tab-list a.active_tab, #tab-page #tab-list a.active_tab:hover {
	border: 1px solid #ccc;
	border-bottom: none;
	background-color: #fff;
	border-top: 2px solid #ff9900;
	padding-bottom: 4px;
	margin-top: 0px;
}

#tab-page #tab-list a {
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	border-bottom: none;
}

#tab-page #tab-list a:hover {
	margin-top: 0px;
	border-color: #ccc;
	background-color: #fff;
	padding-bottom: 4px;
}


.tab_content {
	border: 1px solid #ccc;
	padding: 6px 6px 6px 6px;
	margin-top: 0px;
}

/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #ccc;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #f6f6f6;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #cccccc url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #cccccc;
  color: #000;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #ff9900;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #ccc;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #f6f6f6;
  color: #000;
  border: 1px solid #ccc;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #ccc;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #ff9900;
}

.calendar tbody .rowhilite td {
  background: #ffeecc;
}

.calendar tbody .rowhilite td.wn {
  background: #f6f6f6;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #ffeecc;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #ccc;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #ccc;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #ccc;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #ffeecc;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #f6f6f6;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f6f6f6;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #ff9900;
  background-color: #ccc;
  color: #000;
}

