/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, DIV { font-family: Verdana, Arial, Helvetica, sans-serif; color: #707055; }
PRE { font-family: monospace; }
H1, H2, H3, H4, H5 { }
P, UL, OL, BLOCKQUOTE { }
LI { }
A { color: #706D5D; text-decoration: none; font-size: 11px; }
A:hover { color: #C82B2B; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 5px 0px; }

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
IMG.spacer-gif { border: 0px; }
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 2px dotted olive; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid black; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid black; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: red; }
DIV.csc-frame-frame2 { background-color: green; }

/******************/
/* Headers, plain */
/******************/
H1 { font-size: 13px; color: #707055; }
H2 { font-size: 13px; color: #C82B2B; }
H3 { font-size: 15px; color: #707055; }
H1, H2, H3, H4, H5, H6 { margin-top: 10px; margin-bottom: 10px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

/* Headers, with link */
H1 A, H2 A { color: #707055; }
H1 A:hover { color: #C82B2B; }

/* Header date */
P.csc-header-date { font-size: 10px; color: #707055; }

/* Subheader, general */
P.csc-subheader { font-size: 12px; font-style: italic; }

INPUT, TEXTAREA, SELECT { }

/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-size: 12px; line-height: 18px; color: #707055; }
P.bodytext SPAN { font-size: 10px; line-height: 14px; color: #707055; }
P.bodytext A { font-weight: bold; }


/* RTE / Bulletlists */
UL { font-size: 11px; margin-top: 0px;  }
UL UL LI { font-size: 10px; }
UL LI A { color: #707055; }

OL { font-size: 11px; margin-top: 0px; }
OL LI A { color: #707055; }

LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / BlockQuote styling */
BLOCKQUOTE {  }
BLOCKQUOTE P.bodytext { margin-left: 20px; }
BLOCKQUOTE BLOCKQUOTE P.bodytext { margin-left: 20px; }

/* RTE / Table styling */
TABLE.contenttable { }
TABLE.contenttable TR TD { padding: 0px 0px 0px 0px; }
TABLE.contenttable TR TD P.bodytext { font-size: 12px; color: #707055; }
TABLE.contenttable TR { }

/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 10px; }
P.csc-caption A { }
DD.csc-textpic-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10px; font-weight: bold; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { }
IMG { border:0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { margin-top: 20px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }


/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist { color: white; background-color: transparent; }
UL.csc-bulletlist LI { background-color: #transparent; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: green; }
UL.csc-bulletlist-1 { color: blue;  list-style-type : decimal; }
UL.csc-bulletlist-2 { color: red;   list-style-position : inside; }
UL.csc-bulletlist-3 { color: olive; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }
TABLE.contenttable TR.tr-last TD P {  }
TABLE.contenttable TR TD.td-last P {  }

/* Tables, specifically */
TABLE.contenttable-0 P {  }

TABLE.contenttable-1 P {  }
TABLE.contenttable-1 TR.tr-0 TD { }
TABLE.contenttable-1 TR.tr-0 TD P { }
 
TABLE.contenttable-2 P { }
TABLE.contenttable-2 TR TD.td-0 { }
TABLE.contenttable-2 TR TD.td-0 P { }

TABLE.contenttable-3 P { color: olive; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { }
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { }



/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px width: 70%; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #ffccee; }
TABLE.csc-uploads TR.tr-odd { background-color: #ccccee; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: red; }

TABLE.csc-uploads-2 { border-color: green; }

TABLE.csc-uploads-3 { border-color: blue; }
TABLE.csc-uploads-3 TR.tr-even { background-color: #99ff99; }
TABLE.csc-uploads-3 TR.tr-odd { background-color: #99ff66; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 3px solid black; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 3px solid red; }
				


/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 0px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell { background-color: #eeccaa; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #aa66ff; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { font-size: 11px; }
FORM TABLE TR TD.csc-form-labelcell P, FORM TABLE TR TD.csc-form-commentcell P { font-size: 11px;}
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label { color: #FF6500; }
FORM TABLE { margin-top: 10px; border: 0px}

/* Email form, specifically */
LABEL { font-family: arial, helvetica; font-size: 11px; color: #666666; margin-right: 100px; }
.csc-mailform-field  { font-family: arial, helvetica; font-size: 11px; color: #FF6500; }
FIELDSET { border: 0px; padding-left: 0px; margin-left: 0px; }

/* Search form, specifically */
FORM TABLE.csc-searchform {  }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell  {  }

/* Login form, specifically */
FORM TABLE.csc-loginform {  }
FORM TABLE.csc-loginform TR TD.csc-form-labelcell  {  }


/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 5px; margin-top: 10px; border: 1px black solid; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: #33eeff; }
TABLE.csc-searchResultInfo TR TD P { font-size: 11px; padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { color: green; font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext P { color: red; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: maroon; }
H3.csc-searchResultHeader { background-color: #aaaacc; padding-left: 5px; }
P.csc-searchResult { font-size: 11px; font-style: italic; background-color: #eeeeee; margin-left: 20px;}

.tx_spdirectory-pi1-dotted {  }
.tx_spdirectory-pi1-small { font-size: 11px; }

.tx-geosearch-pi1-form { margin-bottom:10px; }
.tx-geosearch-pi1-label { margin-top:5px; width:80px; float:left; font-size: 12px; }
.tx-geosearch-pi1-field { font-size: 12px; }
.tx-geosearch-pi1-button { margin-left:80px; }
.tx-geosearch-pi1-found { margin-bottom:10px; font-weight:bold; font-size: 12px; }
.tx-geosearch-pi1-show { margin-bottom:20px; font-size: 12px; }
.tx-geosearch-pi1-content { margin-bottom:10px; font-size: 12px; line-height: 18px; color: #707055; }
.tx-geosearch-pi1-distance { width:70px; float:left; }
.tx-geosearch-pi1-distance_address { margin-left:70px; }
.tx-geosearch-pi1-prev { width:70px; float:left; margin-bottom:10px; font-weight:bold; }
.tx-geosearch-pi1-next { width:70px; margin-left:70px; margin-bottom:10px; font-weight:bold;}

.tx-guestbook-list-table {  }
.tx-guestbook-list-header { background-color:#707055; color:#FFFFFF; font-size:12px; }
.tx-guestbook-list-row { font-size:11px; }
.tx-guestbook-list-rowleft { font-size:11px; }
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 8px; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { }
.tx-guestbook-latest-header { font-weight:bold; }
.tx-guestbook-latest-row { }
.tx-guestbook-latest-small { font-size: 8px; }
.tx-guestbook-form-inputfield-med { width:100px; }
.tx-guestbook-form-inputfield-big {width:150px; }
.tx-guestbook-form-textarea { width:250px; }
.tx-guestbook-form-obligationfield { color: #CC0000;  font-size:12px; }
.tx-guestbook-form-error { color: #CC0000; }