/* Accordion */

#accordian{
	height: 503px;
}

.panel-header-default, .panel-header-active {
  background:transparent url(../lay/acc_panel_bg.gif) repeat-x scroll 0 0;
  color:#FFFFFF;
  cursor:pointer;
  font-size:12px;
  font-weight:bold;
  height:24px;
  padding: 0px 0px 0px 15px;
}

.panel-header-active span{
	background-image: url(../lay/acc_panel_ar_down.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
}

.panel-header-default span{
	background-image: url(../lay/acc_panel_ar_right.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
}

.panel-content-wrap{
	margin: 5px 17px 10px 15px;
	background-color: #7ca8c3;
	padding: 5px;
	font-size: 11px;
}



/* ------------------ 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;
}

/* ------------------ Twitter ------------------ */
.tx-timtabtwitter-pi1 .entry{
	margin: 0px 0px 5px 0px;
}

.tx-timtabtwitter-pi1 .date{
	font-weight: bold;
}

.tx-timtabtwitter-pi1 .message{
	font-size: 11px;
	line-height: 14px!IMPORTANT;
}

.tx-timtabflickrrss-pi1{
	height: 240px;
}
