#header h1	{	position: relative;
				color: #000000;
				margin-top: 0px;
				margin-right: 0px;
				padding-left: 0px;
}

.error {
		width:80%;
		margin:0 auto;
		font-weight: bold;
		background-color: #f3c3c3;
		background-image:url('/typo3conf/ext/dancersdesk/res/img/Error.png');
		background-repeat: no-repeat;
		background-position: center left;
		padding:5px;
		padding-left:50px;
		min-height:40px;
}


/* Print -------------------------------------------------------------------- */
@media print {

	#navigation { display: none; }
	.ignore { display: none; }

}

.ui-tabs-panel .tx-frontendformslib-steps {
		margin-top:-45px;	
}	

div.tx-frontendformslib-steps  {
        font-size:20px;
        text-align:right;
        margin-bottom:5px;
}

span.tx-frontendformslib-steps-active {
        font-weight:bold;
        text-decoration:underline;
        margin-left:7px;
}

span.tx-frontendformslib-steps-inactive {
        margin-left:7px;
}



/* form.css */
form.tx-frontendformslib-form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 560px;
}

form.tx-frontendformslib-form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form.tx-frontendformslib-form fieldset.disabled {
	color:#666666;
}

form.tx-frontendformslib-form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
}

textarea {
  overflow: auto;
}

form.tx-frontendformslib-form div {
  clear: left;
  display: block;
  width: 450px;
  margin: 5px 0px 0px 0px;
}

form.tx-frontendformslib-form fieldset div.notes {
  float: right;
  width: 180px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form.tx-frontendformslib-form fieldset div.notes h4 {
  background-image: url(/typo3conf/ext/dancersdesk/res/img/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
  margin-top : 0px;
}

form.tx-frontendformslib-form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form.tx-frontendformslib-form fieldset div.notes p.last {
  margin: 0em;
}

form.tx-frontendformslib-form div fieldset {
  clear: none;
  margin: 0 0 0 144px;
  padding: 0 0px 0px 0px;
  border-width:0px;
}

form.tx-frontendformslib-form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form.tx-frontendformslib-form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 15px;
  text-align: right;
}

form.tx-frontendformslib-form div label.switched {
	display:inline;
	text-align:left;
}

form.tx-frontendformslib-form div.optional label, label.optional {
  font-weight: normal;
}

form.tx-frontendformslib-form div.required label, label.required {
  font-weight: bold;
}

form.tx-frontendformslib-form div label.labelCheckbox,
form.tx-frontendformslib-form div label.labelRadio {
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
}

form.tx-frontendformslib-form div img.ico {
  border: 1px solid #000000;
}

form.tx-frontendformslib-form div.error {
  color: #666666;
  border: 1px solid #ff0000;
  padding-top:15px;
}

form.tx-frontendformslib-form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 160px;
  padding:0px;
  width: 200px;
  color: #ff0000;
}

form.tx-frontendformslib-form div select, form div textarea {
  width: 200px;
  margin: 0 0 0 0;
}

form.tx-frontendformslib-form div input.inputText, form div input.inputPassword {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form.tx-frontendformslib-form div input.inputFile {
  width: 211px;
}

form.tx-frontendformslib-form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form.tx-frontendformslib-form div input.inputCheckbox, form.tx-frontendformslib-form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form.tx-frontendformslib-form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form.tx-frontendformslib-form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form.tx-frontendformslib-form div input.inputSubmit, form.tx-frontendformslib-form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form.tx-frontendformslib-form div.submit div input.inputSubmit, form.tx-frontendformslib-form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form.tx-frontendformslib-form div small, form.tx-frontendformslib-form div span {
  display: block;
  margin: 0px 0px 5px 158px;
  padding: 3px 3px;
}

form.tx-frontendformslib-form div small {
  font-size: 88%;
  zoom: 1;
}	

form.tx-frontendformslib-form div span.right {
	float:right;
	clear:left;
	
}



/* form.import.css */

label img {
  behavior: url(/behaviors/label_img.htc);
}

form fieldset legend {
  line-height: 150%;
}

form textarea.expanding {
  overflow: auto;
  overflow-x: auto;
  overflow-y: visible;
}

div.optional label:before {
  content: '';
}

div.required label:before {
  content: '';
}
  
form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  zoom: 1;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio {
  margin: 0px 5px 0px 0px;
  vertical-align:middle;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0 0 0 18px;
  margin: expression(setCntr(), '0px 0 0 -124px');
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form div.wide label {
  float: none;
  display: block;
}

form div label.wide {
  width: 348px;
}

form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea {
  width: 344px;
  margin: 0;
}

form div.notes p, form div small {
  line-height: 125%;
}

form div.wide small {
  margin: 0 0 5px 0;
}





div.tx-frontendformslib-submitbuttons input {
        margin: 10px 10px 20px 0;
}

form.overview {
		width:95%;
        background-color:#ffffff;
        padding:20px;
        padding-top:0px;
}

form.overview .buttons {
	position:relative;
	top:30px;
}

form.overview table {
        width: 100%;
}

form.overview table td {
}

/* similar to form.tx-frontendformslib-form div label */
form.overview table td.option {
	width:130px;
	margin:0 0 5px;
	padding:3px 15px;
	text-align:right;	
}

form.overview table td.value {
	margin:0 0 5px 158px;
	padding:1px 3px;        
}

form.overview table td.price {
    text-align: right;
    padding: 0;
	width:60px;
}

form.overview table td.total {
	font-weight: bold;	    
}

	
}

/* adminstuff - Can this be removed ???? */
.userImg {
	float:left;
}
.title1 {
	font-size:32px;
	font-weight:bold;
}
.title2 {
	font-size:18px;
	font-weight:bold;
}

.list {
	list-style:square;padding-left:16px;
}
.list li{
	padding:2px;font-size:8pt;
}



/* hide the tab content while loading */
.tab-content{display:none;}

pre {
   font-size:11px; 
}

#tabs1 {width:400px;}
#tabs1 .x-tabs-item-body {display:none;padding:10px;}

#jtabs {width:600px;}
#jtabs .x-tabs-body {height:200px;overflow:auto;}
#jtabs .x-tabs-item-body {display:none;padding:10px;font-size:11px;}

/* default loading indicator for ajax calls */
.loading-indicator {
	font-size:8pt;
	background-image:url('../../resources/images/grid/loading.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
}

#tab-panel1 .x-tabs-body {height:300px;overflow:auto;}
#tab-panel1 .x-tabs-item-body {padding:10px;}

#content .tx-dancersdesk-pi2 .tabs {
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	border-bottom: 1px solid black;
}
#content .tx-dancersdesk-pi2 .tabs li {
	display:inline;
	padding-left:5px;
	padding-right:5px;
	background-color:#ffee88;
	border-right: 1px solid black;
}
#content .tx-dancersdesk-pi2 .tabs li.cur {
	background-color:#ffd039;
	font-weight:bold;
}


.tx-dancersdesk-pi2 {
	min-width: 650px;
}

.tx-dancersdesk-pi2 table.list h2 {
	margin-top:20px;
	margin-bottom:0px;
}

.tx-dancersdesk-pi2 table.list, .tx-dancersdesk-pi2 td {
	border-collapse: collapse;
	padding: 4px;
}

.tx-dancersdesk-pi2 table.list {
	width:100%;
}

.tx-dancersdesk-pi2 .list thead {
	border: 1px solid #84785e;
}
.tx-dancersdesk-pi2 .list thead th {
  padding: .25em;
}

.tx-dancersdesk-pi2 .list tbody th {
  border-top: 1px solid #84785e;
  font-weight: normal;
  padding-left: .75em;
}

.tx-dancersdesk-pi2 .list tr.odd {
	border: 1px solid #84785e;
	background-color: #ffee88;
}

.tx-dancersdesk-pi2 .list tr.even {
	border: 1px solid #84785e;
	background-color: #fff4aa;
}
.tx-dancersdesk-pi2 .list tr.hidden {
	display:none;
}

.tx-dancersdesk-pi2 .list td.center {
	text-align:center;
}


/* ----- Changes row color to a24116 for those browsers that support tr:hover */

.tx-dancersdesk-pi2 .list tr.even:hover, tr.odd:hover {
	background-color: #ffd039;
}

/* ----- Changes link color to 101011 */

.tx-dancersdesk-pi2 table.list a:link {
	color: #101011;
	text-decoration: none;
	font-weight:bold;
}

.tx-dancersdesk-pi2 table.list a:visited {
	color: #101011;
	text-decoration: none;
	font-weight:bold;
}

.tx-dancersdesk-pi2 table.list .booked-out {
	text-decoration:line-through;
}

.tx-dancersdesk-pi2 table.list a:hover, table a:active {
	text-decoration: underline;
}

/* ----- Changes link color to white for those browsers that support the tr:hover */

.tx-dancersdesk-pi2 tr:hover a:link {
	color: #101011;
	text-decoration: underline;
}

.tx-dancersdesk-pi2-registrationoverview-features th {
text-align:left;
	padding-left: 10px;
}
table.tx-dancersdesk-pi2-registrationoverview-features {
	clear:left;
}

table.tx-dancersdesk-pi2-registrationoverview-features td {
	font-size:11px;
	padding-left: 10px;
}


td.tx-dancersdesk-pi2-registrationoverview-features-feature {
	font-weight:bold;
	width:150px;
	margin-right: 20px;
	text-align:right;
}

td.tx-dancersdesk-pi2-registrationoverview-features-amount {
	width:300px;
}
td.tx-dancersdesk-pi2-registrationoverview-features-price {
	text-align:right;
}
td.tx-dancersdesk-pi2-registrationoverview-features-totalprice {
	text-align:right;
	font-weight:bold;
	border-top-style:solid;
	border-top-width:1px;
}

td.tx-dancersdesk-pi2-registrationoverview-features-totalpricelabel {
	font-weight:bold;	
}

.tx-frontendformslib-stepsoverview legend {
	font-weight:bold;
}

.tx-frontendformslib-stepsoverview-total {
}


.mbasket img.left {
	float:left;
	margin-right:5px;
}

/* ExtJS Tweaking */

.x-grid3-row-expanded .x-grid3-row-body {
	margin-top:5px;
	padding-left:5px;
}

/* Form Buttons */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    background-color:#FFF488;
    
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}



