
.tx-aedonatetool-pi1-tool {

        font-size:12px;
}

.tx-aedonatetool-pi1-tool .tx-aedonatetool-pi1-tool-menu-steps {
	height:28px;

	margin-bottom:20px;
	
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	
	border-top:1px solid #d9dadb;
}

.tx-aedonatetool-pi1-tool .tx-aedonatetool-pi1-tool-menu-steps .tx-aedonatetool-pi1-tool-menu-step,
.tx-aedonatetool-pi1-tool .tx-aedonatetool-pi1-tool-menu-steps .tx-aedonatetool-pi1-tool-menu-step-act {
	float:left;
	padding:6px;
	border-right:1px solid #d9dadb;
	color:#8f8f8f;
	border-bottom:1px solid #ffffff;
	font-weight:bold;
}

.tx-aedonatetool-pi1-tool .tx-aedonatetool-pi1-tool-menu-steps .tx-aedonatetool-pi1-tool-menu-step {
	background-image:url(images/background.jpg);
        background-repeat:repeat-x;
	color:#000000;
}

.tx-aedonatetool-pi1-tool .tx-aedonatetool-pi1-tool-menu-steps a {
	text-decoration:underline;
}

/**/

.tx-aedonatetool-pi1-tool-step {
	padding:10px;
}

.tx-aedonatetool-pi1-tool-donate-img {
	margin-right:10px;
	float:left;
}

.tx-aedonatetool-pi1-tool-donate-content {
	float:left;
	width:300px;
}

.tx-aedonatetool-pi1-tool-donate-content input.text,
.tx-aedonatetool-pi1-tool-donate-content select {
	width:100px;
}

.tx-aedonatetool-pi1-tool-step-2 input.text,
.tx-aedonatetool-pi1-tool-step-2 select,
.tx-aedonatetool-pi1-tool-step-3 input.text,
.tx-aedonatetool-pi1-tool-step-3 select {
	width:205px;
	margin-left:10px;
}

.tx-aedonatetool-pi1-tool-step-2 input.zip {
	width:50px;
}

.tx-aedonatetool-pi1-tool-step-2 input.place {
        width:150px;
	margin:0;
}

.tx-aedonatetool-pi1-tool-step-2 input.error,
.tx-aedonatetool-pi1-tool-step-2 select.error,
.tx-aedonatetool-pi1-tool-step-3 input.error,
.tx-aedonatetool-pi1-tool-step-3 select.error {
	background-color:#ffcccc;
}

.tx-aedonatetool-pi1-tool-step-2 .special-form {
	font-weight:bold;
}

.tx-aedonatetool-pi1-tool-step-2 .special-form input {
	float:left;
	
	margin-top:1px;
	margin-right:5px;
}

.tx-aedonatetool-pi1-tool-step-2 .special-form span {
	display:block;
	margin-left:40px;
}

/* START WIDGET CSS */

.tx-aedonatetool-pi1-widget {
	display: block;

	padding:10px;
	margin:0;
	margin-bottom: 10px;

	
        font-size:12px;

	width:188px;
	#width:210px;
	
	border:1px solid #d9dadb;
}

.tx-aedonatetool-pi1-widget h1 {
	display: block;
	
	margin-top: 0pt;
	margin-right: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-left: 0pt;
	
	padding-bottom: 5px;
	margin-bottom: 10px;
	
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: black;
}

.tx-aedonatetool-pi1-widget_box table {
	font-size:12px;
} 

.tx-aedonatetool-pi1-widget_box table td {
	padding-bottom:10px;
}

.tx-aedonatetool-pi1-widget_box input,
.tx-aedonatetool-pi1-widget_box select {
        width:100px;
}

.tx-aedonatetool-pi1-widget_box {
	margin-top:20px;
}

.tx-aedonatetool-pi1-widget_slider {
	margin:10px;
}

.tx-aedonatetool-pi1-widget_donation {
	display:none;
}

.tx-aedonatetool-pi1-widget_slider-content {
	margin-top:40px;
}

.tx-aedonatetool-pi1-widget_text-visible {
	display:block;
}

.tx-aedonatetool-pi1-widget_text-hidden {
        display:none;
}
