/* Login Screen 
 * Warning:
 * DO NOT prevent the copyright notice from being shown!
 * According to the GPL license an interactive application must show such a notice on start-up ('If the program is interactive, make it output a short notice... ' - see GPL.txt)
 * Therefore preventing this notice from being properly shown is a violation of the license, regardless of whether you remove it or use the stylesheet to obstruct the display.
 
 */
body#typo3-index-php {
}

body#typo3-index-php #t3-login-form-outer {
}

body#typo3-index-php #t3-login-form {
}

body#typo3-index-php .t3-headline {
background: url(headline_bg.png);
background-color: #f9f9fc;
border: 0px solid #fff;
padding-bottom: 0px;
}

body#typo3-index-php .t3-headline h2 {
color: #7F8083;
}

body#typo3-index-php #t3-login-process h2 {
}

body#typo3-index-php .t3-headline .t3-login-news-headline {
}

body#typo3-index-php .t3-headline:after {
}

body#typo3-index-php .t3-icons {
}

body#typo3-index-php .t3-login-username {
}

body#typo3-index-php .t3-login-field {
}

body#typo3-index-php .t3-login-field .t3-login-clearInputField {
}

body#typo3-index-php .t3-login-field .t3-login-alert-capslock {
}

body#typo3-index-php .t3-login-field label {
}

body#typo3-index-php .t3-login-field input {
}

body#typo3-index-php #t3-login-form-fields {
}

body#typo3-index-php #t3-interfaceselector {
}

body#typo3-index-php #t3-interfaceselector option {
}

body#typo3-index-php .t3-login-form-footer {
}

body#typo3-index-php .t3-login-form-footer a {
}
	
body#typo3-index-php #t3-login-openIdLogo {
}

body#typo3-index-php .t3-login-form-footer,
body#typo3-index-php .t3-login-form-footer a.switchToOpenId {
}

body#typo3-index-php .t3-login-form-footer a.switchToOpenId {
}

body#typo3-index-php .t3-login-form-footer a.switchToOpenId:hover {
}

body#typo3-index-php .t3-login-openid-disabled .t3-login-form-footer,
body#typo3-index-php .t3-login-openid-disabled #t3-login-openIdLogo {
}

body#typo3-index-php .t3-login-submit {
}

body#typo3-index-php .t3-login-error {
}

body#typo3-index-php div#t3-copyright-notice {
}

* html body#typo3-index-php div#t3-copyright-notice {
}

body#typo3-index-php div#t3-copyright-notice a {
}
body#typo3-index-php div#t3-copyright-notice a:hover {
}

body#typo3-index-php div#t3-copyright-notice img {
}

body#typo3-index-php div#t3-login-image {
margin: 0;
}

body#typo3-index-php #t3-footer {
}

body#typo3-index-php #t3-meta-links {
}

body#typo3-index-php #t3-meta-links a {
}

body#typo3-index-php #t3-meta-links a.t3-login-link-donate {
}

body#typo3-index-php #t3-meta-links a:hover {
}

/**
 * @section login news
 */
body#typo3-index-php #t3-login-news-outer {
}

body#typo3-index-php #t3-login-news-outer .t3-login-box-body {
}

body#typo3-index-php #t3-login-news-outer #t3-login-news {
}

body#typo3-index-php #t3-login-news-outer #t3-login-news .t3-login-news-item {
}

body#typo3-index-php #t3-login-news-outer #t3-login-news dt {
}

body#typo3-index-php #t3-login-news-outer #t3-login-news dd {
}

/**
 * @section logout
 */

body#typo3-index-php .t3-login-logout-form .t3-username-current {
}

body#typo3-index-php .t3-login-logout-form div.t3-login-label {
}

/**
 * @section erros/warnings
 */

.t3-login-alert {
}

.t3-login-alert h2 {
}

.t3-login-alert p {
}

.t3-login-alert a {
}

.t3-login-alert-error {
}

.t3-login-alert-error h2 {
}

.t3-login-alert-error p,
.t3-login-alert-error a {
}

.t3-login-alert-warning {
}

.t3-login-alert-warning h2 {
}

.t3-login-alert-warning p,
.t3-login-alert-warning a {
}

/**
 * @section box layout
 */

.t3-login-box {
border: 0px solid #fff;
}

.t3-login-box-body {
background-color: #E3E5EA;
background: #E3E5EA;
}

.t3-login-box-border-bottom {
}
