/* CSS Document */

body {
	margin-top: 0px;
	background: repeat-x #186273;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #186273;
} #shell {
	position: relative;
	left: 50%;
	margin-left: -385px;
	width: 812px;
	background-color: #ffffff;
	border-left: 10px solid #579bab;
	border-right: 10px solid #579bab;
	border-bottom: 10px solid #579bab;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 5;
}

#header {
	border-top: 10px solid #a9a69e;
	width: 100%;
	background: url("images/logo_bg.jpg") no-repeat right top;
	height: 72px;
}


#int_header {
	border-top: 10px solid #a9a69e;
	width: 100%;
	background: url("images/int_logo_bg.jpg") no-repeat right top;
	height: 72px;
}


#footer {
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/* navigation bar */
ul.navigation li a {
    display: block;
}
#site-navigation {
	overflow:hidden;
}
#site-navigation {
   	background-image: url(images/nav_bg.jpg);
   	height: 37px;
	list-style-type: none;
    margin:0px;
    padding:0px;
	width: 752px;
}

#site-navigation li {
  	float: left;
   	list-style-image: url(images/nav_separators.gif);
   	list-style-type: circle;
	margin: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#site-navigation li a {
	padding: 8px 7px 0px 2px;
	_padding: 8px 0px 0px 2px;
	color: #ffffff;
	text-decoration: none;
}

#site-navigation li a:hover {
	padding: 8px 7px 0px 2px;
	_padding: 8px 7px 0px 2px;
	color: #ffffff;
	text-decoration: underline;
}

#site-navigation li a.active {
	padding: 8px 7px 0px 2px;
	_padding: 8px 7px 0px 2px;
	color: #ffffff;
	text-decoration: underline;
}
/* end navigation */

#home2col {
	width: 752px;
	padding: 15px 10px 55px 10px;
	background: url("images/gray_bot.jpg") no-repeat left bottom #a9a69e;
}

#leftzone {
	float: left;
	width: 364px;
	/* border: solid 1px; */
	padding: 2px 3px 2px 0px;
	border-right: double #ffffff;
}

.box {
	float: left;
	width: 354px;
}

#hometxt_container {
	background-color: #585858;
	position: relative;
	margin: 1px;
	/* background: url("images/hometxt_bot.jpg") no-repeat left bottom; */
	/* padding-bottom: 15px; */
	/* border: solid 1px; */
}

#hometxt_content {
	position: relative; left: -2px; top: -2px;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	border: none;
	/* background: url("images/hometxt_bot.jpg") no-repeat left bottom; */
	/* padding-bottom: 15px; */

}

#hometxt {
	/* background: url("images/hometxt_bg.jpg") repeat-y; */
	/* border: solid 1px; */
}

#hometxt p {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#hometxt_listleft {
	float: left;
	width: 160px;
	margin-left: -12px;
}

#hometxt_listleft ul {
    list-style-image: url(images/bullet_dot.gif);
    list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

#hometxt_listright {
	float: left;
	width: 170px;
	margin-left: 10px;
}

#hometxt_listright ul {
   	list-style-image: url(images/bullet_dot.gif);
   	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

/* classes used by Ext:fdfx2col - set main class to be neutral, no padding or margins */

.tx-fdfx2cols-pi1 {
	padding: 0px 0px 0px 0px;
}
.c2l1-left {
    list-style-image: url(images/bullet_dot.gif);
    list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.c2l1-middle {
    list-style-image: url(images/bullet_dot.gif);
    list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
/* end fdfx2col */

#rightzone {
	float: left;
	width: 366px;
	padding: 2px 0px 0px 6px;
} .box_right {
	float: left;
	width: 346px;
}

#newszone_container {
	background-color: #585858;
	position: relative;
	margin: 1px;
}

#newszone_content {
	position: relative; left: -2px; top: -2px;
	background-color: #ffffff;
	border: none;
	padding: 10px 2px 2px 8px;
}

.newszone p {
	font-size: 10px;
}

.newstitle {
	font-size: 12px;
	font-weight: bold;
	color: #1f7a8f;
}


/* Interior page styles */

#int_2col {
	width: 752px;
	background: url("images/int_2col_bg.gif") repeat-y;
}

#int_leftnavzone {
	float: left;
	width: 151px;
	height: 400px;
	border-top: 1px solid #ffffff;
	background: url("images/int_leftnav_bg.jpg") no-repeat;
}

#int_leftnav_top {
	height: 30px;
	width: 151px;
	background-color: #b6461c;
	border-bottom: 1px solid #ffffff;
}

#int_leftnav {
    display: block;
    position: absolute;
    width: 151px;
    list-style-type: none;
    margin-top: 0px;
    padding: 0px;
    overflow: hidden;
    _margin-left: 0px;
}

#int_leftnav li {
    width: 151px;
    margin-left: 0px;
    height: 22px;
    border-bottom: 1px solid #fff;
    overflow: hidden;
}

#int_leftnav li a {
    display: block;
    height: 22px;
    padding: 4px 0px 8px 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}


#int_leftnav li a:hover {
	color: #ffffff;
	background: #a23e19;
	text-decoration: none;
}

#int_leftnav li a.active {
	color: #ffffff;
	background: #a23e19;
	text-decoration: none;
}

#int_leftnav li.activeParent a:hover {
	color: #555555;
	background: #b6461c;
	text-decoration: none;
	padding: 5px 0px 9px 25px;
}

#int_leftnav li.activeParent a {
	color: #ffffff;
	background: #b6461c;
	text-decoration: none;
	padding: 5px 0px 9px 25px;
}
#int_leftnav li a.activeParentOn {
	color: #ffffff;
	background: #a23e19;
	text-decoration: none;
	padding: 5px 0px 9px 29px;
}

#int_contentzone {
	float: left;
	width: 601px;
	background: url("images/int_contentimg.jpg") no-repeat;
	padding-bottom: 50px;
}

#int_titlebar {
	width: 601px;
	height: 27px;
	background-color: #a9a69e;
	border-bottom: 1px solid #ffffff;
	margin-top: 55px;
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
}

#int_txt {
	width: 601px;
	border-top: 1px solid #a9a69e;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
}

#int_txt_left {
	float: left;
	margin: 0 0 0 8px;
	width: 290px;
	/* border: 1px solid #a9a69e; */
	padding: 2 2 2 2;
}
#int_txt_right {
	float: right;
	width: 290px;
	/* border: 1px solid #a9a69e; */
	padding: 2 2 2 2;
}

#int_txt, #int_txt_left, #int_txt_right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


#int_txt ul {
    	list-style-image: url(images/bullet_dot.gif);
    	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: -20px;
	_margin-left: 18px;
	padding-top: 15px;
}

#int_txt li {
	padding-bottom: 8px;
}

/* alternate interior design */
#int_2col {
	width: 753px;
}

#int_leftnavzone_alt {
	float: left;
	width: 151px;
	height: 94px;
	border-top: 1px solid #ffffff;
	background: url("images/int_leftnav_alt_bg.gif") no-repeat;
}

#int_leftnav_top_alt {
	height: 30px;
	width: 151px;
	background-color: #b6461c;
	border-bottom: 1px solid #ffffff;
}

#int_leftnav_alt {
    display: block;
    position: absolute;
    width: 151px;
    list-style-type: none;
    margin-top: 0px;
    padding: 0px;
    overflow: hidden;
    _margin-left: 0px;
}

#int_leftnav_alt li {
    width: 151px;
    margin-left: 0px;
    height: 22px;
    border-bottom: 1px solid #fff;
    overflow: hidden;
}

#int_leftnav_alt li a {
    display: block;
    height: 22px;
    padding: 4px 0px 8px 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#int_leftnav_alt li a:hover {
	color: #ffffff;
	background: #a23e19;
	text-decoration: none;
}

#int_leftnav_alt li a.active {
	color: #ffffff;
	background: #a23e19;
	text-decoration: none;
}

#int_contentzone_alt {
	float: left;
	width: 601px;
	background: url("images/int_contentimg.jpg") no-repeat;
}

#int_titlebar_alt {
	width: 601px;
	height: 27px;
	background-color: #a9a69e;
	border-bottom: 1px solid #ffffff;
	margin-top: 55px;
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 17px;
	padding-top: 13px;
	padding-bottom: 13px;
}

#int_txt_alt {
	width: 753px;
	/* border-top: 1px solid #a9a69e; */
	padding-left: 1px;
	padding-top: 95px;
	padding-right: 1px;
	padding-bottom: 50px;
}

/* Login Box Styles */
/* **************** */

/* Login form */
.tx-newloginbox-pi1 table {border:2px solid #ccc; width:90%;}
.tx-newloginbox-pi1 th {background:#ccc; padding:4px; text-align:right; white-space:nowrap; width:35%; }
.tx-newloginbox-pi1 td {background:#eee; padding:4px; }

/* User list */
.tx-newloginbox-pi3 table {border:1px solid #ccc; width:95%; }
.tx-newloginbox-pi3 th {background:#ccc; padding:2px; white-space:nowrap; text-align:right; }
.tx-newloginbox-pi3 td { background:#eee; padding:2px; }
.tx-newloginbox-pi3-listrow th {text-align:center; }
.tx-newloginbox-pi3-singleView th {width:25%; }

/* registration and application form styles */
.tx-srfeuserregister-pi1 p {
	margin-top: .5em;
	margin-bottom: 0;
	padding: 0 .3em;
	text-indent: 0;
	font-family: verdana, arial;
	font-size: 10px;
	color: #555555;
}
.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.tx-srfeuserregister-pi1 a { padding-left: 12px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.tx-srfeuserregister-pi1 label {margin: 0; padding: 0; font-size: 11px; font-family: verdana, arial;}
.tx-srfeuserregister-pi1 label span { color: #ff0000; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.tx-srfeuserregister-pi1 dl {margin: 0; padding: 1em 0 0 0; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
.tx-srfeuserregister-pi1 dt {
	clear: both;
	width: 35%;
	text-align: right;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	padding-right: .75em;
}
.tx-srfeuserregister-pi1 dd {text-align: left; width: 50%; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
* html .tx-srfeuserregister-pi1 dd { float: none; }
.tx-srfeuserregister-pi1 dd p {margin-top: 0; margin-bottom: .45em; padding: 0; }
.tx-srfeuserregister-pi1 dd label {padding: 0 .1em 0 .1em; }
/* end of registration form styles */

/* CWT plugins custom styles */
#cwtstyle .header_userlist {
	font-family: verdana, arial;
	font-size: 11px;
	color: #343333;
	font-weight: bold;
}
#cwtstyle .details_userlist {
	font-family: verdana, arial;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
}
#cwtstyle .details_userlist_alt {
	font-family: verdana, arial;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	background-color: #d8d7d7;
}
#cwtstyle table.userlist {
	width: 580px;
	padding: 1px;
}
#userlist_search_bar {
	font-family: verdana, arial;
	font-size: 11px;
	color: #555555;
	width: 580px;
}

#cwtstyle table.userprofile {
	width: 560px;
	padding: 0px;
}
#cwtstyle table.userprofile_inner {
	width: 325px;
	padding: 0px;
	line-height: 15px;
}

#cwtstyle .label {
	font-family: verdana, arial;
	font-size: 11px;
	color: #343333;
	font-weight: bold;
}
#cwtstyle td {
	font-family: verdana, arial;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
}
#cwtstyle td.alt {
	font-family: verdana, arial;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	background-color: #d8d7d7;
}
#cwtstyle table.buddylist_table {
	width: 560px;
	padding: 0px;
}
#cwtstyle table.guestbook {
	width: 550px;
	padding: 0px;
}
#cwtstyle table.messages {
	width: 550px;
	padding: 0px;
}
#cwtstyle .spacerline {
	line-height: 8px;
}
#cwtstyle select.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#60574E;
	text-decoration:none;
	width: 200px;
}

/**************************************************/
/* CSS_Styled_content ... General element styles: */
/**************************************************/
H1, H2, H3, H4, H5, P, TD, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: verdana, arial, helvetica; color: #000000; }
PRE { font-family: monospace; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 8px 0px 8px 0px; }
P, TD, { font-size: 11px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }


/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
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: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

/******************/
/* Headers, plain */
/******************/
H1 { font-size: 20px; }
H2 { font-size: 18px; color: #186273; }
H3 { font-size: 16px; color: #186273; }
H4 { font-size: 14px; color: #186273; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 2px; margin-bottom: 2px; }
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, H3 A, H4 A, H5 A { color: #000000; text-decoration: none; }
H2 A { color: #186273; }
H3 A { color: #186273; }
H4 A { color: #186273; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size: 10px; color: #186900; }

/* Header text/pic element - layout options */
DIV.csc-textpicHeader H1 { font-size: 18px; color: #186273; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #186900; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }



/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-size: 11px; color: #000000; }
P.bodytext A { font-weight: bold; }
.align-center {text-align: center; }

/* RTE / Bulletlists */
UL { margin-top: 0px;  }
UL LI { font-size: 10px; }
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / Table styling */
TABLE.contenttable { border: 1px #333333 solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size: 10px; }
TABLE.contenttable TR { background-color: #EDEBF1; }

/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 10px; font-style: italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { 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 { border: 0px; }
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 LI { font-size: 11px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #186900; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}

TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }



/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
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: #EDEBF1; }
TABLE.csc-uploads TR.tr-odd { background-color: #D8D7DC; }
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: #186900; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }



/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }


/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: #186900; }
H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 14px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }



/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; }

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }


/*************/
/* Debugging */
/*************/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #999999;}
TD TABLE { border: 1px dotted #000099;}
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid black; }
*/