/* Stylesheet for IE6 & IE7 fixes */

#quickLogin #user {
	padding: 2px 2px 0 8px;
	height: 17px;
}

#quickLogin #pass {
	padding: 2px 2px 0 6px;
	height: 17px;
}

#quickLogin .passlabel {
	top: 9px;
}

#quickLogin .usernamelabel {
	top: 9px;
}

#TSFE_ADMIN_PANEL_FORM {
  background-color: transparent !important;
  -moz-box-shadow:  0px 0 0px 0 #FFF !important;
  -webkit-box-shadow:  0px 0 0px 0 #FFF !important;
  box-shadow: 0px 0 0px 0 #FFF !important;
}

.typo3-adminPanel {
  width: 300px !important;
  text-align: left;
}

#TSFE_ADMIN_PANEL_FORM tr.typo3-adminPanel-section-title td a {
  height: 22px;
  padding-top: 4px;
}

/* Images */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
    padding-bottom: 10px;
}

/* Mailform typo3 */

.defaultForm label {
  margin-bottom: 4px;
}

.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
  margin-bottom: 4px;
}

.defaultForm input.submit,
.defaultForm button,
.defaultForm .submit input {
	padding: 0 0 0 7px;
}

.defaultForm div.radio fieldset {
  margin-top: -30px;
}

.defaultForm div.radio fieldset .radio {
  margin: 0 5px -2px -5px;
}

.tx-powermail-pi1 .powermail_mandatory_js {
  position: relative;
  top: -5px;
}

.regForm div.checkbox input.tx-srfeuserregister-pi1-checkbox,
.regForm div.checkbox input.tx-sremailsubscribe-pi1-checkbox {
  margin-left: -3px;
}


/* tt_news */

.newsSingleItem .newsSingleDate {
	top: 12px;
	right: -454px;
}

/* ContentFlow */

.contentFlow .numbersbar {
    height: 26px;
    margin-top: -29px;
}

/* Branch entries */

.tx-cabag-branch input.checkbox {
	margin-right: 2px;	
	margin-top: 2px;
}


.image_alowed_text {
	margin: 5px 0 15px 0; 	
}

.tx-cabag-branch ul.level1 li {
    background-color: none repeat scroll 0 0 transparent;
    color: #000000;
    display: inline;
    font-weight: bold;
    padding: 0;
}

.tx-cabag-branch .entryContainer .entryInfo a {
    height: 40px;
    display: block;
    padding: 3px;
    width: 450px;
}

.tx-cabag-branch .entryContainer .entryImage a {
    height: 40px;
    display: block;
    padding: 3px;
    width: 450px;
}

/* FCE Shop-Navigation */

#shopNav {
	display: inline;
}

/* KIDS Shop */

.tx-kids-shop .defaultForm input.jscalendar {
	width: 441px;
}

/* flyout */
#quickLogin .loginFlyOut * {
	z-index: 999;
}

#quickLogin #user,
#quickLogin #pass {
	width: 155px;
}
