

/* 
##############################################
FIRST BLOCK:  Default styles as defined by various extensions
SECND BLOCK:  Overwrite values specifically for this website
##############################################
*/





/*
#######################
FIRST BLOCK
Default styles as defined by various extensions
#######################
*/

/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#FFF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#B9B9BF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#CCC8C6; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }




/*
#######################
SECND BLOCK
Overwrite values for THIS WEBSITE
#######################
*/

/* image caption */
.csc-caption, .csc-textpic-caption{
	font-size: 10px; line-height: 11px;
	padding-top: 2px;
}
.csc-textpic-image{
  padding-top: 4px;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img{
  border: 1px solid #B00;
}

/* login form, search form (classic) */
.csc-form-labelcell, .csc-form-fieldcell{
  font-weight: bold;
  padding-top: 5px;
}
.csc-form-fieldcell{
  padding-left: 10px;
}

/* search form (classic) */
/*
.csc-searchResultInfo{
  font-weight: bold;
  margin: 0px;
}
.csc-searchResultHeader{
	font-size: 14px; line-height: 15px;
  margin-top: 12px;
  margin-bottom: 6px;
}
.csc-searchResult{
  margin-top: 4px;
  margin-bottom: 4px;
}
.csc-searchform{
  margin-top: 20px;
  margin-bottom: 10px;
}
*/

/* search form (indexed search) */
.tx-indexedsearch-searchbox TABLE{
  margin-bottom: 10px;
}
.tx-indexedsearch-searchbox TD{
  font-weight: bold;
  padding-top: 5px;
  padding-right: 10px;
}
.tx-indexedsearch-searchbox FORM{
  margin-bottom: 15px;
}
.tx-indexedsearch-rules{
	font-size: 10px; line-height: 11px;
}
.tx-indexedsearch-rules H2{
	font-weight: bold;
}
.tx-indexedsearch-whatis{
	font-size: 13px; line-height: 14px;
  padding-top: 10px;
  padding-bottom: 6px;
  border-top: 1px dotted white;
  border-bottom: 1px dotted white;
}
.tx-indexedsearch-browsebox{  padding-top: 3px;  padding-bottom: 5px;
}
.tx-indexedsearch-result-number{ background:#FFF;}
.tx-indexedsearch-title{ padding-left: 1px;}
.tx-indexedsearch-percent{ background:#FFF; padding-right: 3px;}
.tx-indexedsearch-descr{ background:#EFEFF4; padding: 3px 10px;}
.tx-indexedsearch-info{ padding: 2px 4px;}
.tx-indexedsearch-noresults{ padding: 10px 0 20px 0;}


/* contact form */

.csc-mailform{
  height: 245px;
  margin: 0;
  padding: 0;
}
.csc-mailform-field{
	position: relative;
	color: #333333;
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 1px;
	margin-left: 3px;
	margin-right: 5px;
	margin-top: 5px;
	text-align: right;
	width: 130px;
	height: 20px;
}
.csc-mailform-field input{
	position: absolute;
	left: 145px;
	top: 0px;
	width: 200px;
}
.csc-mailform-field select{
	position: absolute;
	left: 145px;
	top: 0px;
	width: 200px;
}
.csc-mailform-field textarea{
	position: absolute;
	left: 145px;
	top: 0px;
	width: 200px;
	height: 120px;
}
.csc-mailform-submit{
	margin-top: 15px;
	width: 200px;
}


.csc-mailform {
	border: #808080;
	vertical-align: top;
}

.css-label{
	border: red;
	height: 600px;
	vertical-align: top;
}

fieldset.csc-mailform {
	border: none;
}


.tx_tipafriend_url .csc-firstHeader{
  display: none;
}
.tx_tipafriend_url a{
  margin-left: 10px;
}
/*
#######################
*/
