
input:focus,
textarea:focus {
	background-color: #f3df3c;	
}

#edit {
	margin: 0 0 0 50px;
	width: 900px;
	margin-left: 50px;
	font-size: .9em;
	line-height: 1.35em;
	text-align: left;
	position: relative;
	top: -65px;
	color: #000;
}

#edit_heading {
	color: #000;
	font-size: 1em;
	margin: 0 0 20px 40px;
}

#edit .Component_Text {
	margin: 0;
	padding: 0;	
}

.ui-tabs-hide {
	display: none;
}

.greyed_out {
	color: #666;
}

.no_borders {
	border: 0px solid #fff;	
}

.input_line {
	width: 30em;
}

.short {
	width: 20em;
	padding-left: 0;
}

.transparent_button {
	cursor: pointer;
	text-align: center;
}

fieldset {
	margin: 0 0 2em;
	padding: 1em 2em;
}

fieldset legend {
	padding: 1px 10px;
}

/*****************
   Toolbar
*****************/

#toolbar {
	float: left;
	margin: 25px 0 0 20px;
	padding: 0;
	text-align: left;
	width: 150px;
	z-index: 4000;
}

#admin_menu {
	background-repeat: no-repeat;
}

#move_up_link {
	background-repeat: no-repeat;
	background-position: 130px 10px;
}

#move_down_link {
	background-repeat: no-repeat;
	background-position: 130px 7px;
}

.tabbar input {
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

.tabbed-panels-in-editor
{
	margin: 1em 0 0 0;
	padding: 0 0 0 0;
}

.tabbed-panels-in-editor .panel
{ 
	clear: both;
	padding: 10px; 
}

.tabbed-panels-in-editor ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.tabbed-panels-in-editor li
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

.tabbed-panels-in-editor .tabbar a,
.tabbed-panels-in-editor .tabbar input
{ 
	display: block;
	width: auto;
	text-decoration: none; 
	margin: 0 5px 3px 0;
	padding: 2px 10px; 
	cursor: pointer;
}

.transparent_button {
	border: none;
	background-color: transparent;
	border: 1px solid #fff;
}

fieldset {
	padding: 0;
	border: 0 solid #fff;
}

fieldset legend {
	border: 0px solid #fff;
	padding: 1em 0 0 0;
	margin: 1em 0;
}

.tabbed-panels-in-editor .panel
{
	background-color: #fff;
	border: 1px solid #000;
}

.tabbed-panels-in-editor .tabbar a,
.tabbed-panels-in-editor .tabbar input
{
	color: #000;
	background-color: #aaa;
	border: 1px solid #000;
}

.tabbed-panels-in-editor .tabbar A:hover,
.tabbed-panels-in-editor .ui-tabs-selected A,
.tabbed-panels-in-editor .tabbar input:hover
 {
	background-color: #fff;
}

.component {
	clear: both;
	margin: 0;
	background-color: #fff;
}

input,
textarea {
	font-size: 1em;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}

h2,
h3,
h4,
h5,
h6 {
	font-size: 1em;
}

p {
	margin-bottom: 1em;	
}

img {
	border: none;	
}

.hide,
.ui-tabs-hide {
	display: none;
}

.inline-button {
	display: inline;
	border: 0 solid #fff;
	background: transparent;
	cursor: pointer;
	margin: 0 -3px;
	padding: 0;
}

ul.tabbar {
	margin: 0 0 0 21px;
}

#page_edit_tabbar {
}

.page_edit_buttons {
	margin: 24px 0 0 0;
	padding-bottom: 8px;
}

.page_edit_buttons ul {
	margin: 0;
}

ul.tabbar,
.page_edit_buttons ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
}

.tabbar li,
.page_edit_buttons ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}

.tabbar span,
.tabbar a,
.tabbar input,
.page_edit_buttons input,
input.submit,
.tabbar .ui-tabs-selected a,
.button,
.button-link {
	display: block;
	margin: 0 12px 0px 0;
	text-decoration: none;
	width: auto;
	border-top: 3px solid #f90;
	border-right: 3px solid #f90;
	border-bottom: none;
	border-left: 3px solid #f90;
	font-weight: bold;
	padding: 6px 18px 6px 18px;
}

.tabbar span,
.tabbar input {
	display: block;
	margin: 0 12px 0px 0;
	text-decoration: none;
	width: auto;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	font-weight: bold;
	padding: 4px 18px 4px 18px;
	background-color: #000;
	color: #fff:
}

.page_edit_buttons input,
.button,
input.submit {
	border: 1px solid #fff;
	cursor: pointer;
	background-color: #28d;
	color: #fff;
	text-decoration: none;
}

.tabbar li.current span {
	background-color: #fff;
	color: #000;
}

.tabbar li.empty span {
	background-color: transparent;
	color: #d2d2d2;
	border-color: #d2d2d2;
}

.tabbar a,
.tabbar input {
	cursor: pointer;
	background-color: #28d;
	color: #fff;
	text-decoration: none;
}

.button:hover,
.tabbar a:hover,
.tabbar input:hover,
.page_edit_buttons input:hover,
input.submit:hover,
a.button:hover {
	background-color: #7f1212;
	color: #fff;
}

a.button {
	padding: 4px 18px 4px 18px;	
}

.tabbed_panel {
	border: 1px solid #fff;
	background-color: #fff;
	clear: both;
	padding: 20px;
	margin: 0;
}

.component-footer {
	clear: both;
	height: 0;
	background-color: #fff;
}

.add_buttons {
	padding-top: 18px;	
}

.add_buttons input {
	border: 1px solid #28d;
	margin: 0 12px 0 0;
	padding: 2px 18px;
	font-weight: bold;
	color: #06d;
	background-color: #fff;
}

.add_buttons input:hover {
	background-color: #28d;
	color: #fff;
}

#contents {
	margin: 0;
	width: 800px;
	background-color: #ffc;
	padding: 0;
}

#textmenu {
	clear: both;
	margin-top: 20px;
	padding-bottom: 10px;
}

#textmenu ul
{
	padding: 0;
	margin: 0;
}

#textmenu ul li {
	display: inline;
	padding: 0;
}

#textmenu ul li a,
#textmenu ul li span {
	margin-right: 20px;
	font-weight: bold;
	color: #000;
}

#textmenu ul li a {
	text-decoration: none;
}

#textmenu ul li span,
#textmenu ul li a:hover {
	color: #920101;
}

.section_teaser {
	display: block;
	font-weight: bold;
	margin-bottom: 2em;
}

.input-field-headline {
	width: 98.6%;
}

.draft_list {
	list-style-type: square;
}

.draft_list li {
	margin-left: 2em;
}

.view_context .Component_Download {
	margin: 0;
	padding: 0;
}

.view_context .Component_Download h2 {
	font-size: 1em;
	padding-left: 5px;
	color: #000;
}



.Component_Download a {
	display: block;
	text-decoration: none;
	background-color: #f90;
	color: #000; 
}

.Component_Download_Display a {
	margin-bottom: 1px;
	padding: 2px 5px;
}

.Component_Download_Edit a {
	float: left;
	width: 280px;
	padding: 19px;
	height: 7.6em;
}

.Component_Download a:hover {
	color: #fff;
	background-color: #900;
}

.Component_MediaPlayer .file-details,
.Component_Download .file-details,
.Component_Image .file-details {
	float: left;
	margin-left: 20px;
}

.Component_MediaPlayer .file-details label input,
.Component_Download .file-details label input,
.Component_Image .file-details label input {
	margin: 5px 0 10px 0;
}

.Component_Text_Edit textarea {
	width: 100%;
}

.Component_InviteUser fieldset .message {
	border: 0 solid #fff;
	background: transparent;
	padding: 0;
	margin: 1em 0;
}

.Component_InviteUser fieldset {
	padding: 20px;
}

.Component_InviteUser .user_data label span,
.Component_PasswordReminder .user_data label span,
.Component_UserRegistration label span {
	display: block;
}

.Component_InviteUser .user_data label.invalid {

}

.Component_InviteUser .user_data label input,
.Component_InviteUser .user_data label select,
.Component_UserRegistration .user_data label input,
.Component_UserRegistration .user_data label select,
.Component_PasswordReminder .user_data label input,
.Component_PasswordReminder .user_data label select,
.Component_UserProfile .user_data label input,
.Component_UserProfile .user_data label select {
	display: block;
	margin-bottom: 1em;
}

.Component_InviteUser .groups input,
.Component_UserProfile .groups input {
	margin-right: 16px;
}

.Component_Categories_Edit label span {
	margin-left: 1em;
}

.Component_Heading_Edit input {
	width: 100%;	
}