/* Template Layout */ 

#content {
	padding: 1px 20px 50px 18px;
	}
* {
	margin: 0;
	padding: 0;
	}

.clear {
	clear: both;
	}	
.hidden {
	visibility: hidden;
	}	
	

h1.pagetitle {
	width: 70%;
	color: #fff;
	margin: 6px 0 0 17px;
	padding: 0;
	font-weight: lighter;
	text-transform: uppercase;
	}


#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: arial, sans-serif;
	}

#content h1 {
	color: #e9a000;
	font-weight: lighter;
	font-size: 2em;
	text-transform: uppercase;
	
	}

#content h2 {
	color: #A1A1A1;
	text-transform: uppercase;
	font-size: 1.8em;
	font-weight: lighter;
	margin-top: 20px
	}

#content h3 {
	color: #A1A1A1;
	font-size: 1.6em;
	font-weight: lighter;
	
	}

#content h4 {
	color: #666;
	font-size: 1.3em;
	}

#content h5 {
	color: #999;
	font-size: 1.2em;
	}





/* Headers, with link */
#content h1 A, #content h2 A, #content h3 A, #content h4 A, #content h5 A {
	color: #000000;
	text-decoration: none;
	}

#content h2 A {
	color: #186900;
	}

#content h3 A {
	color: #10007B;
	}

#content h4 A {
	color: #8A0020;
	}

#content h1 A:hover, #content h2 A:hover, #content h3 A:hover, #content h4 A:hover, #content h5 A:hover {
	text-decoration: underline;
	}


/*******************/
/* RTE / Bodytext:*/
/*******************/
#content p a:link,#content p a:visited,
#content a:link,#content a:visited,
#content li a:link, #content li a:visited,
#content td a:link, #content td a:visited, 
#content span a:link, #content span a:visited {
	color: #333;
	border-bottom: 1px solid #FDC70F;
	text-decoration: none;
	padding-bottom: 0;
	}

#content p a:hover,
#content a:hover,
#content li a:hover,
#content td a:hover,
#content span a:hover
 {
	color: #333;
	border-bottom: 1px solid #FDC70F;
	background-color: #F2EEC3;
	padding-bottom: 0px;
	}
#content p,
#content p.bodytext,
p.bodytext,
#content ul li,
	#content ol li {
	color: #555;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 15px;
	}

/* RTE / Bulletlists */

#content ul li,
	#content ol li {

	margin: 10px 0 0 40px;
	}

/***************/

/* Bulletlists */

/***************/

/* Bulletlists, general */

#content ul li {
	list-style-image: url(images/submen-arrow.gif);
	}

#content ul ul {
	list-style-image: circel;
	}

/* Bulletlists, specifically */

UL.csc-bulletlist-0 {
	list-style-image: url(submen-arrow.gif);
	}

UL.csc-bulletlist-1 {
	list-style-type: decimal;
	}

UL.csc-bulletlist-2 {
	list-style-position: inside;
	}

UL.csc-bulletlist-3 {
	list-style-image: url(img/red_arrow_bullet.gif);
	}




/********************************/
/* 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;
	border: 1px solid #333333;
	padding:2px 4px 2px 4px;
	}

DIV.csc-frame-frame2 {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #FF6000;
	
	padding:4px 0px 8px 0px;
	margin-bottom:12px;
	margin-top:5px;
	}
	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; }
	

/* Header date */

P.csc-header-date {
	color: #186900;
	}

/* 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;
	}


/********			**/
/* Images CAPTION 	 */
/********			**/
.csc-textpic-caption {
	font-style: italic;
	color: #738694;
	font-size: 0.8em;
	}





/***************/
/* Bulletlists */
/***************/
/* Bulletlists, general */
UL.csc-bulletlist LI {color: #8A0020;list-style-image: url(images/../../../../../media/bullets/dot.gif);}
/* Bulletlists, specifically */
UL.csc-bulletlist-0 {color: #8A0020;list-style-image: url(images/../../../../../media/bullets/dot.gif);}
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(images/img/red_arrow_bullet.gif);}
	
	
	
	
	
/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable {margin:10px 0px 10px 0px;width:100%;}
TABLE.contenttable TR TD {vertical-align:top;padding:3px 5px;}
TABLE.contenttable {border:1px #F2EEC3 solid;font-size: 1em; line-height: 1.1em;}
TABLE.contenttable TR TD P.bodytext {font-size:1.1em;}
TABLE.contenttable TR {}
/* TABLE 1 */
TABLE.contenttable-1 TR.tr-0 TD {background-color:#F2EEC3;color:#E9A000;font-weight:bold;}
/* TABLE 2 */
TABLE.contenttable-2 {color:#444;}
TABLE.contenttable-2 TR TD.td-0 {background-color:#F2EEC3;color:#E9A000;}
TABLE.contenttable-2 TR TD.td-0 {font-weight:bold;}
/* TABLE 3 */
TABLE.contenttable-3 {color:#444;}
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD {background-color:#F2EEC3;color:#E9A000;}font-weight:bold;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P {font-weight:bold;}
/* TABLES TR EVEN / ODD */
TABLE.contenttable .tr-even {background-color:#F5F4EB}
TABLE.contenttable .tr-odd {background-color:#fff;}





/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads {border: 0px;width: 490px;}
TABLE.csc-uploads TR TD p {background-color: transparent;font-size: 1em;color: #738694;}
TABLE.csc-uploads TR TD p a {color: #738694;}
TABLE.csc-uploads TR TD {vertical-align: top;padding: 3px;}
TABLE.csc-uploads TR.tr-even {background-color:#F5F4EB}
TABLE.csc-uploads TR.tr-odd {background-color: #fff;}
TABLE.csc-uploads TR TD.csc-uploads-icon {padding: 4px;}
TABLE.csc-uploads TR TD.csc-uploads-fileName {}
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 {}
/* 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 {}
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG {border: 0px;}
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG {border: 0px;}
TABLE.csc-uploads tr:hover {background-color:#F2EEC3;color: #36A6B4;}
TABLE.csc-uploads tr:hover p {background-color:#F2EEC3;}
TABLE.csc-uploads tr:hover p a {color:#E9A000;}text-decoration: underline;}


/****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu {}
DIV.csc-menu P {font-weight: bold;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 {}
DIV.csc-menu-2 P.csc-sitemap-level2 {}
DIV.csc-menu-2 P.csc-sitemap-level3 {}
DIV.csc-menu-2 P.csc-sitemap-level4 {}
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 {}
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 {}
DIV.csc-menu-4 P.csc-abstract {}
/* 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 {}
DIV.csc-menu-7 P.csc-section A {color: #186900;}


/* Bulletlists */
/***************/
/* Bulletlists, general */
UL.csc-bulletlist LI {color: #8A0020;list-style-image: url(images/../../../../../media/bullets/dot.gif);}
/* Bulletlists, specifically */
UL.csc-bulletlist-0 {color: #8A0020;list-style-image: url(images/../../../../../media/bullets/dot.gif);}
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(images/img/red_arrow_bullet.gif);}
/*****************/

/* csc-mailform */

/*****************/
#mailform {
	padding: 0px;
	}
.csc-mailform {
	font-size: 1.2em;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
	border-bottom: 1px solid #DBF0F3;
}
.csc-mailform-field { clear:all; }

#mailform label {
	color: #e9a000;
	font-weight: lighter;
	font-size: 1.1em;
	padding: 5px;
	margin-bottom: 3px;
	border-bottom: 1px solid #DBF0F3;
	position: absolute;
	text-align: right;
	width: 160px;
	}
#mailform label B { color:#D00; }


#mailform .csc-mailform-field input, 
	#mailform .csc-mailform-field textarea, 
	#mailform .csc-mailform-field select {
	border: 1px solid gray;
	background-color: #fff;
	width: 280px;
	font-size: 1.1em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 190px;
	margin-bottom: 8px;
	padding: 4px;
	}



#mailform  option {
	padding: 2px 6px;
	}

#mailformtext_area,
	 #mailforminput_field {
	width: 400px;
	}

#mailform .csc-mailform-field textarea {
	font-size: 0.7em;
	}

#mailform .csc-mailform-field input:focus, 
	#mailform .csc-mailform-field textarea:focus,
	#mailform .csc-mailform-field select:focus {
	border: 1px solid #e9a000;
	background-color: #fff;
	}

.csc-mailform-label {
	color: #444;
	border-bottom: 1px solid #888;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

fieldset.csc-mailform {
	border: 0px;
	}

.csc-mailform-radio legend {
	display: none;
	border: 0;
	}



.csc-mailform-radio  fieldset {
	border: 0px;
	}

.csc-mailform-radio label {
	border: 0px;
	position: relative;
	}

#mailform .csc-mailform-submit:hover {
	color: #fff;
	background-color: #e9a000;
	border: 0;
	}

#mailform .csc-mailform-submit:hover {
	color: #fff;
	background-color: #e9a000;
	border: 1px solid #fff;
	}

.csc-mailform-req label {
	color: red;
	}

.csc-mailform-radio label {
	position: relative;
	}

.csc-mailform-radio input {
	margin-left: 175px;
	}

#mailformradio_button input {
	border: 0px;
	}



.tx-srlanguagemenu-pi1 {
	float: left;
	margin: 70px 0 0 2px;
	}

.tx-srlanguagemenu-pi1  img {
	margin: 6px 0;
	}

#mailform .csc-mailform-submit {
	background: #FFB900;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: white;
	margin-top: 10px;
	display:block;
	clear:both
	}
	

#mailform .message {
	width: 280px;
	font-size: 0.9em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 190px;	
}
#mailform .error {
	width: 280px;
	font-size: 0.7em;
	color: #D00;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 190px;	
}
	

/*	FE USER REGISTRATION */
/* ********************** */

p.tx-srfeuserregister-pi1-notice {
	background-color: #FFF9DF;
	padding: 8px;
	text-align: center;
	color: #555;
	border: 1px solid #FFB900;
	display: block;
	width: 500px;
	font-weight: bold;
	font-size: 0.8em;
	}

p.tx-srfeuserregister-pi1-trash {
	background-color: #FFEFEF;
	padding: 8px;
	text-align: center;
	border: 1px solid red;
	display: block;
	width: 500px;
	font-weight: bold;
	font-size: 0.8em;
	}

p.tx-srfeuserregister-pi1-trash a:link,
p.tx-srfeuserregister-pi1-trash a:visited {
	color: red;
	text-decoration: none;
	}

p.tx-srfeuserregister-pi1-trash a:hover {
	color: red;
	text-decoration: underline;
	}

.tx-srfeuserregister-pi1 {
	margin-top: 20px;
	}

.tx-srfeuserregister-pi1 legend {
	font-size:1.3em;
	color:#555;
	}

.tx-srfeuserregister-pi1 legend b {
	
	color:#F6821F;
	}

	.tx-srfeuserregister-pi1 legend,
	.tx-srfeuserregister-pi1 fieldset {
	border: 1 px solid #888;
	
	}

.tx-srfeuserregister-pi1 label {
	color: #555;
	font-size: 1.3em;
	padding: 5px;
	margin-bottom: 2px;
	border-bottom: 1px solid white;
	border-bottom: 1px solid white;
	}
	
	.tx-srfeuserregister-pi1 input,
	.tx-srfeuserregister-pi1 textarea,
	.tx-srfeuserregister-pi1 select {
	border: 1px solid #8EAFA5;
	background-color: #fff;
	font-size: 1.2em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding: 4px;
	}
	
.tx-srfeuserregister-pi1-submit {
	background: #FFB900;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: white;
	margin-top: 10px;
	}	
	
.tx-srfeuserregister-pi1 input {	
		border: 3px solid #eee;
	/*background: url(img/formback-off.jpg) top left no-repeat;*/
	padding: 3px 6px;
	color: #555;
	font-size:1.2em;
	}
	









/* FILE LISTING */ 
/* *************** */

.tx_drblob_list {
margin-top:20px;
}

.tx_drblob_list th {
background-color:#F6F5ED;
padding:8px
}

.tx_drblob_list tr {
background-color:#F6F5ED;
border-bottom:1px solid #E3E0B8;
}

.tx_drblob_list td {
padding:8px;
}
table.tx_drblob_list {
padding:10px;
border:1px solid #E3E0B8;
} 









#fileuploadmod {
background-color:#F6F5ED;
padding:10px  0px 15px 15px;
}

#fileuploadmod-form {
padding:5px 0px 20px 0px
}


#fileuploadmod h3 {
width:300px;
}




.startupload {
display:block;
width: 224px;
height:36px;
background:url(img/upload-docs.jpg) top left no-repeat;
color:gray;
padding:15px 0 0 45px;
}