/* ---------------- Newsletter---------------- */
#newsletter_subscription label{
width:85px;
float:left;
}

#newsletter_subscription .csc-mailform-field{
margin:4px 0;
}

.newsletter_submit{
width:69px;
float:left;
}

.newsletter_stop{
background-color:#EFEFEF;
border:1px solid #CBCBCB;
float:left;
height:18px;
margin:4px 0 0 5px;
padding:1px 5px;
width:111px;
}

.newsletter_stop a{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;
}

.htmlmail input{
margin-left:-7px;
}

input.csc-mailform-submit:hover{
cursor:pointer;
}

input.newsletter_stop:hover{
cursor:pointer;
}

/* ---------------- smoothgallery ---------------- */
.jdGallery .slideElement {
  background-color:#E9ECF1!IMPORTANT;
}

.myGallery {
  border: 1px solid #afc0e1!IMPORTANT;
}

.jdGallery .slideInfoZone h2 {
	display:none;
}

.jdGallery .slideInfoZone p {
color:#EEEEEE;
font-weight:bold;
font-size:80%!IMPORTANT;
}

.jdGallery .label{
display:none;
}

/* ------------------ powermail ------------------ */

fieldset.tx-powermail-pi1_fieldset label{ width:120px; }
div.powermail_mandatory_js{ margin: 3px 0 15px 120px; }
fieldset.tx-powermail-pi1_fieldset input.powermail_submit { margin:20px 0 10px 120px; }
div.countryzone { margin:10px 0 0 120px; }

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
  width:200px;
}

span.powermail_mandatory {
  color: maroon;
	font-weight: bold;
}

input.validation-failed, textarea.validation-failed {
/*  background-color: maroon; */
  border: 1px solid maroon;
}

div.powermail_mandatory_js {
  color: maroon;
  font-weight: bold;
  clear: both;
}

fieldset.tx-powermail-pi1_fieldset {
  border:0px none;
  padding:0px;
  margin:0px;
}

fieldset.tx-powermail-pi1_fieldset legend {
  display: none;
}

fieldset.tx-powermail-pi1_fieldset label {
  clear:both;
  display:block;
  float:left;
  font-weight:bold;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
  margin:5px 0;
}

div.tx_powermail_pi1_fieldwrap_html {
  margin:10px 0;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
  font-weight:normal;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title, p.tx_powermail_pi1_fieldwrap_html_radio_title {
  font-weight:bold;
  margin:0;
  padding:0;
}

td.powermail_all_td {
  padding:3px 10px 3px 0;
}

/* ------------------ indexed_search ------------------ */

.tx-indexedsearch ul.browsebox{
	list-style-type: none;
	margin: 0px 0px 10px 0px!IMPORTANT;
	padding: 0px!IMPORTANT;
}

.tx-indexedsearch ul.browsebox li{
	display: inline;
	padding: 0px 5px 0px 0px;
}
