P {
	padding: 0px 0px 3px 20px;
	margin: 0px;
	line-height: 18px;
}
#footer-l,
#footer-r{
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	color: #ffffff;
}
UL LI {
        padding:0px 0px 3px 16px;
        margin: 0px;
        line-height:16px;
        list-style-type:none;
        background-image: url(bullet.gif);
        background-position: 0px 7px;
	background-repeat: no-repeat;
}
ul {
        margin: 5px 0px 0px 15px;
        padding: 0px;
        list-style:none;
        line-height:16px;
}
#menu-text a{
  padding: 3px 0px 0px 2px;
  margin: 0;
  font-size: 9;
  color: #919191;
  font-family: "arial";
}
#menu-text .menu_selected,
#menu-text a:hover{
  color: #ffffff;
}
.pipe  {
  postion: relative;
  font-size:8;
  color: #919191;
  font-family: "arial";
}

A,
.internal-link,
.mail, 
.download,
.filelinks,
.external-link-new-window {
	color: #919191;
	text-decoration: underline;
        font-size: 11px;
}
A:hover,
A.hover.mail, 
A:hover.download,
A:hover .filelinks,
A:hover.external-link-new-window,
A:hover.internal-link {
	color: #ffffff;
}
.csc-textpic-caption,
.caption{
	font-size: 10px;
}
table {
	font-size: 11px;
}
td,
tr,
form  {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
/*---------- mail form ------------------------------------------------*/

.csc-mailform {
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}
.csc-mailform-field select,
.csc-mailform-field input {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #BDBDBD;
	font-size: 11px;
        width: 280px;
	margin:3px 0px 3px 10px;
	}

.csc-mailform-field textarea {
	background-color: #ffffff;
        border: 1px solid #BDBDBD;
	font-size: 11px;
	margin:3px 0px 3px 10px;
}
.csc-mailform-field label {
	margin:3px 0px 3px 0px;
	font-size:11px;
	text-align: left;
	margin-right: 0px;
	width: 90px;
	display: block;
	font-size: 11px;
        float: left;

}
.csc-mailform-field .button {
	margin: 15px 0px 0px 315px;
	width: 75px;
	background-color: #ffffff;
}

.align-left, p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
.align-center,p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
.align-right,p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
.align-justify,p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }

/* ------- Powermail -----------------*/
.tx-powermail-pi1 {
       
	margin-left: 10px;
}
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
legend {
	display: none
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 0px;
}
fieldset.tx-powermail-pi1_fieldset {
        border: 0px;
	padding: 0px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	padding: 0px 10px 2px 0px;
	width: 200px;
	float: left;
	clear: both;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 240px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 2px 0;
}
div.tx_powermail_pi1_fieldwrap_html .powermail_radio_inner label{
	width: 200px;	
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 2px 0;

}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 3px 0 0px 144px;
	font-weight: normal;
	width: 100px;

}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 150px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0px;
}

#jquery-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-loading-link
{  
  display:block;
  height:32px;
  width:100%;
  background: url(i/lb_loader.gif) no-repeat center center;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
	background-position: center left;
	background-repeat:no-repeat;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
	background-position: center right;
	background-repeat:no-repeat;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav {
float:right;
padding-bottom:10px;
}


/*scroll pane */



.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background:url(scrolltrack.gif) repeat-y center center;
}
.jScrollPaneDrag {
	position: absolute;
	background:#919191;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(scrollup.gif) no-repeat center top;
	height: 17px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(scrolldown.gif) no-repeat center bottom;
	height: 17px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


