#tx_btttnewspdf_pi1-image {
	height: 70px;
	position:relative;
	margin-left: 4px;
	width: 459px;
}

#tx_btttnewspdf_pi1-wrapper {
	width: 470px;
	height: 658px;
	background: transparent url('content_bg.jpg') no-repeat top left;
	padding-top: 5px;
}

#tx_btttnewspdf_pi1-content {
	width: 459px;
	height: 435px;
	margin-left: 4px;
	overflow-x: hidden;overflow-y: auto;
}

#tx_btttnewspdf_pi1-editableContent {
	padding-top: 4px;
	padding-left: 4px;
	margin-left: 4px;
	height: 80px;
	width: 455px;
	overflow-x: hidden;overflow-y: auto;
}

#tx_btttnewspdf_pi1-head, #tx_btttnewspdf_pi1-headDefault {
	font-size: 1.2em;
	margin-bottom: 2px;
	display:block;
	font-weight: bold;
}

		
#tx_btttnewspdf_pi1-head_editor, #tx_btttnewspdf_pi1-subheadEditor {
	cursor: pointer;
}

#tx_btttnewspdf_pi1-bottom {
	height: 57px;
	background: transparent url('sh_footer.jpg') no-repeat top right;
	width: 463px;
}

.tx_btttnewspdf_pi1-divider {
	border-top: 1px dashed gray;
}

.tx_btttnewspdf_pi1-article {
	margin: 4px;
	border: 1px dotted gray;
	cursor: move;
	padding: 5px;
}

#tx_btttnewspdf_pi1-data {
	height: 500px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.tx_btttnewspdf_pi1-head {
	font-weight: bold;
}	

.tx_btttnewspdf_pi1-navigation {
	background: #0070B1;
	border-left: 2px solid #0070B1;
	border-right: 2px solid #0070B1;
	margin-top: 4px;
	width: 100%;
}

.tx_btttnewspdf_pi1-accToggle {
	background: transparent;
	padding: 3px 0 0 30px;
	color: white;
	margin-bottom: 0;
	height: 23px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-transformation: uppercase;
	font-size: 1.2em;
	cursor: pointer;			
	border-bottom: 1px solid white;
	position: relative;
	overflow: hidden;
}

#tx_btttnewspdf_pi1-accStep2 {
	position: fixed;
}

.tx_btttnewspdf_pi1-accContent {
	background: #DBEBF1;
	padding: 5px;
	color: black;
	position:relative;
	clear:both;
}


.tx_btttnewspdf_pi1-accToggle.active {
	color: #FDB800;
	border-bottom: none;
}

.tx_btttnewspdf_pi1-accToggle.last {
	border-bottom: none;
}

#tx_btttnewspdf_pi1-defaultLogo, #tx_btttnewspdf_pi1-defaultPdf {
	cursor: pointer;
	color:#0070B1;
	text-decoration:underline;
}

.tx_btttnewspdf_pi1-inplaceeditor-form textarea {
	width: auto;
	height: 50px;
}

#tx_btttnewspdf_pi1-pdfButton, .editor_ok_button, .editor_cancel_button {
	background: transparent url('button_bg.jpg') no-repeat top left;
	border:none;
	width: 102px;
	height: 26px;
	color: white;
	font-size: 1em;
	cursor: pointer;
	padding-bottom: 5px;
}

#tx_btttnewspdf_pi1-pdfButton {
	padding-left: 12px;
	height: 22px;
	padding-top: 4px;
	padding-bottom: 0;
	display: block;
}

.editor_cancel_button {
	margin-left: 5px;
	margin-top: 5px;
}

.editor_ok_button {
	margin-top: 5px;
}

div#tx_btttnewspdf_pi1-noscript, div#tx_btttnewspdf_pi1-noflash {
	position: absolute;
	width: 500px;
	padding: 10px;
	/*background-color: #DBEBF1;
	color: #2a2b2c;
	border: 8px solid #C00418;
	z-index: 30;*/
	left: 261px;
	top: 226px;
}

.tx-btttnewspdf-pi1 p {
	font-size: 1em;
}

.tx_btttnewspdf_pi1-tip {
	position:absolute;
	right: 0;
	top: -1px;
}

.tx_btttnewspdf_pi1-tooltip {
	background: #0070B1;
	width: 300px;
	padding: 5px;
	color: white;
}

.tx_btttnewspdf_pi1-tooltipWrap {
	background: transparent url('tooltip.gif') no-repeat top right;
	position:absolute;
	width: 330px;
	z-index: 10000;
}

.tx_btttnewspdf_pi1-label {
	float:left;
	width: 70px;
}

#tx_btttnewspdf_pi1-help {
  background:transparent url(container_pdfgenerator.gif) no-repeat scroll 0 0;
  height:469px;
  left:335px;
  padding:40px 25px 20px;
  position:absolute;
  width:450px;
  z-index:101;   
}

#tx_btttnewspdf_pi1-movableImage {
	cursor: move;
}

#tx_btttnewspdf_pi1-content .tx_btttnewspdf_pi1-body, #tx_btttnewspdf_pi1-content .tx_btttnewspdf_pi1-text {
	display:block;
}

#tx_btttnewspdf_pi1-step3Content .tx_btttnewspdf_pi1-body, #tx_btttnewspdf_pi1-content .tx_btttnewspdf_pi1-text {
	display:none;
}

#tx_btttnewspdf_pi1-helpContent {
	cursor: default;
}

.tx_btttnewspdf_pi1-arrow {
	position: absolute;
	top: 5px;
	left: 5px;
}

#tx_btttnewspdf_pi1-step4Content {
	border-bottom: 2px solid #0070B1; 
}

#tx_btttnewspdf_pi1-helpToggle {
	background: transparent url('help_bg.jpg');
	width: 200px;
	color: white;
	text-align: center;
	height: 22px;
	padding-top: 4px;
	margin-bottom: 3px;
}

.tx-btttnewspdf-pi1 #tx_btttnewspdf_pi1-help .content_main_tab {
  background-color: #C00418;
}

.tx-btttnewspdf-pi1 #tx_btttnewspdf_pi1-help h1 {
	color: #C00418;
}

#tx_btttnewspdf_pi1-helpClose {
  position:absolute;
  right: 20px;
	bottom: 16px;
	background: transparent url('help_bg_red.jpg') no-repeat;
	width: 80px;
	height: 26px;
	text-align: center;
	color: white;
	padding-top: 4px;
	cursor: pointer;
}

#tx_btttnewspdf_pi1-overlay {
  background: #999999; 
  width: 100%; 
  height: 100%; 
  position: fixed; 
  top: 0px; 
  left: 0px; 
  opacity: 0.7; 
  -moz-opacity: 0.7; 
  filter: alpha(opacity=70); 
  z-index: 100;
}

/* IE */
*+html #tx_btttnewspdf_pi1-imageItem {
	margin-top: -19px;
}

* html #tx_btttnewspdf_pi1-imageItem {
	margin-top: -19px;
}

* html .tx_btttnewspdf_pi1-label {
	float:none;
	width: auto;
	display:inline;
	margin-right: 5px;
}

* html #tx_btttnewspdf_pi1-dataProgress {
	margin-bottom: 10px;
	display: block;
}

*+html #tx_btttnewspdf_pi1-dataProgress {
	margin-bottom: 10px;
	display: block;
}

*+html .tx_btttnewspdf_pi1-navigation {
	overflow: hidden;
}

* html .tx_btttnewspdf_pi1-navigation {
	overflow: hidden;
}

*+html #tx_btttnewspdf_pi1-pdfButton, *+html .editor_ok_button, *+html .editor_cancel_button {
	padding-bottom: 0px;
}

*+html .editor_cancel_button {
	margin-left: 5px;
}

* html #tx_btttnewspdf_pi1-overlay {
  position: static;
  overflow-y: hidden;
  
}
