@import url("modules/forms.css");

th.FormTextHeader {
	background-color: #A1CFE6;
}
.FormTextHeader {
	background-color: #d4eaf7;
}
.FormValue,
.FormValue_NoWidth,
.FormTextarea {
	border: 1px solid #d4eaf7;
}
.FormValueContentEditing {
	background-color: #df6c04;
}
.FormValueContentEditing,
#admin_content .FormValueContentEditing a {
	color: #FFF;
	font-size: 14px;
	text-decoration: underline;
}
.FormValue input,
.FormValue select,
.FormValue textarea,
.FormTextarea textarea {
	background-color: #FFF;
	border: 1px solid #A1CFE6;
}

#admin_content .FormTextHeader {
	font-size: 12px;
}

#admin_content p.message {
	margin: 5px 0 5px 0;
	padding: 0;
}
#admin_content input.formButton {
	background-color: #d4eaf7;
	border: 1px solid #A1CFE6;
}

#admin_content #uploadForm {
	background-color: #FEF5E9;
	border: 1px solid #A1CFE6;
}
#admin_content #uploadForm,
#admin_content #uploadForm form,
#admin_content #uploadForm #red {
	font-size: 12px;
}
#admin_content #uploadForm form input.formButton {
	background-color: #EBE3D8;
	border: 1px solid #A1CFE6;
}

/*
Colors:

#F2F2F2
#EF4623
#E6E3E2
#B4DCDC
#D6D1CE

#8B9224
#62523B
#62513B
#57351F
#098395

*/

input,
textarea {
	border: 1px solid #D6D1CE;
}


/****************/
/* admin styles */
/****************/

/*--------------------*/
/* admin color styles */
/*--------------------*/

/* admin background-color styles */

body.admin {
	background-color: #D6D1CE;
}
#admin_content div.comment_hidden {
	background-color: #CFBBA2;
}
#admin_content {
	background-color: #F2F2F2;
}
.admin tr#main td, tr.highlight th, tr.highlight td, tr#highlight td,
.admin .highlight
{
	background-color: #F9B766;
}
#admin_content .menus td.editable
{
	background-color: #ECE1B4;
}
.admin .visible
{
	background-color: #FEF5E9;
}
#admin_content table#newslettertable th.name {
	background-color: #CFBBA2;
}
#admin_content table#newslettertable .ltbg
{
	background-color: #EFEBDE;
}
#admin_content table#adminListing tr.hidden td {
	background-color: #E6E3E2;
}
.admin .invisible {
	background-color: #EEE;
}
tr.altrow th, tr.altrow td, tr#altrow td {
	background-color: #E6E6E6;
}

/* admin border color styles */

table.admin, table.list {
	border: 1px solid #765A4F;
}
.admin .highlight {
	border: 1px solid #A1CFE6;
}
table.menus td {
	border: 1px solid #ECE1B4;
}
.admin .invisible,
.admin .visible,
.adminSecBox img,
.adminImg {
	border: 1px solid #d4eaf7;
}
#admin_content .menus td.editable {
	border: 1px solid #F9B766;
}
#admin_header, #admin_content #main_table #content h2.line {
	border-bottom: 1px solid #57351F;
}
#admin_footer {
	border-top: 1px solid #57351F;
}
.admin tr#main td, tr.highlight th, tr.highlight td {
	border-bottom: 1px solid #765A4F;
}

/* admin color styles */

#admin_content .menus td {
	color: #765A4F;
}
#admin_content .menus td.editable {
	color: #D57106;
}
body.admin a, 
#admin_header a, 
#admin_content a, 
#admin_footer a, 
tr#highlight td,
#admin_content table#newslettertable th.name
{
	color: #3C1601;
}
.red, #red, 
a.red, a#red, 
table.admin td,
.required
{
	color: #990000;
} 
#admin_header,
.admin tr#main td, 
#admin_footer
{
	color: #FFFFFF;
}
#admin_content h1, tr#main td a, .teaser a:hover {
	color: #765A4F;
}
.menus td {
	color: #F8F7F2;
}
.menus td a, #admin_content .menus td a {
	color: #3C1601;
}
#admin_content .menus td a.editable {
	color: #3C1601;
	font-weight: bold;
}

/*-------------------*/
/* admin font styles */
/*-------------------*/

#admin_content h1 {
	font-size: 40px;
}
#admin_content h2 {
	font-size: 32px;
}
#admin_content h3 {
	font-size: 24px;
}
#admin_content h4 {
	font-size: 18px;
}
#admin_content, #admin_content table, #admin_content th, #admin_content td, #admin_content p, #admin_content div {
	font-size: 14px;
}
#admin_content input{
	font-size: 12px;
}
body.admin p, #admin_content #tagline, #admin_content table.menus, #admin_content table.menus th, #admin_content table.menus, td#admin_footer, .images td {
	font-size: 10px;
}

tr#main td span#red {
	font-weight: normal;
}
tr#highlight td {
	font-weight: bold;
}

/*--------------*/
/* admin styles */
/*--------------*/

body.admin {
	margin: 0;
	padding: 0;
}
body.admin img, #admin_content h1 {
	border: 0;
}

/*---------------------*/
/* admin header styles */
/*---------------------*/

#admin_header {
	padding: 5px 10px 0 10px;
}

/*----------------------*/
/* admin content styles */
/*----------------------*/

#admin_content, body.admin #admin_content p {
	padding: 10px;
}
#admin_content h1 {
	padding: 0 10px 0 10px;
}
table.admin td {
	padding: 3px;
}
.admin tr#main td {
	font-size: 130%;
	padding: 5px;
}
.left {
	float: left;
	width: 25%;
}
.right {
	float: left;
	padding: 10px;
	width: 50%;
}
.farright {
	float: right;
	width: 15%;
}
table.eventFormTable {
	width: 600px;
}
table.list th, table.list td {
	padding: 3px 10px 3px 10px;
}
tr.highlight th, tr.highlight td {
	font-size: 130%;
	font-weight: bold;
	text-align: left;
}
table.menus td {
	padding: 0 3px 0;
}
a.editable {
	display: inline-block;
}

#admin_content table#newslettertable {
	margin: 0 0 10px 0;
}

#admin_content table#newslettertable th.name {
	width: 75px;
}
#admin_content table#newslettertable td.name,
#admin_content table#testModeTbl td.name,
#admin_content table#liveModeTbl td.name
{
	text-align: right;
	width: 100px;
}
#admin_content table#newslettertable td.value {
	width: 400px;
}
#admin_content table#newslettertable td.value2 {
	width: 200px;
}

/*---------------------*/
/* admin footer styles */
/*---------------------*/

#admin_footer {
	padding: 5px 10px 0 10px;
}

/*----------*/
/* tiny mce */
/*----------*/

/* tiny mce color styles */

tr#greyrow {
	background-color: #8ECADA;
}
.tablestyle_grey thead, .tablestyle_grey tfoot {
	background-color: #765A4F;
}
.picturetable td, .greyrow {
	background-color: #C6BEBD;
}
.tablestyle_grey, .tablestyle_grey td {
	border: 1px solid #9B9A98;
}
.tablestyle_grey thead td{
	border: 1px solid #F3E6D5;
}
.tablestyle_grey thead, .tablestyle_grey tfoot {
	color: #B68A63;
}

/* tiny mce font styles */

.tablestyle_grey thead {
	font-size: 130%;
	font-weight: bold;
}
.tablestyle_grey tfoot {
	font-size: 90%;
	font-weight: bold;
}
.picturetable {
	font-size: smaller;
}
.picturetable td {
	font-style: italic;
}

/* tiny mce other styles */

.tablestyle_grey {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.tablestyle_grey td {
	padding: 2px 5px 2px 5px;
}
.tablestyle_grey thead td, .tablestyle_grey tfoot td {
	margin: 0;
	padding: 3px;
}
.tablestyle_grey table td, .picturetable{
	border: 0;
}
.picturetable td {
	margin: 3px;
	padding: 3px;
	text-align: center;
}

/* teaser styles */

.teasers {
	border-right: 1px solid #765A4F;
	border-left: 1px solid #765A4F;
	border-bottom: 1px solid #765A4F;
}
.teaser {
	text-align: center;
	border-top: 1px solid #765A4F;
}
.teaser a:hover {
	text-decoration: none;
}

/* sitemap styles */

.sitemap {
	margin: 0;
}
.sitemap_top {
	margin: 5px 0 5px 10px;
}
.sitemap_level {
	margin: 5px 0 5px 20px;
}

/* tinyMCE */

textarea.mceEditor {
	width: 950px;
}

#homeedit textarea.mceEditor {
	width: 355px;
}

.print_page textarea.mceEditor {
	width: 596px;
}