/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE { font-family: arial, helvetica; color: #FF6500; }
PRE { font-family: monospace; }
H1, H2, H3, H4, H5 { }
P, UL, OL, BLOCKQUOTE { }
LI { }
A { color: #333333; text-decoration: none; font-size: 11px; }
A:hover { color: #FF6500; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 3px 0px; }

img {
  border: none;
}


/* Custom */
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

INPUT, TEXTAREA, SELECT { width: 300px;}
STRONG { color: #FFFFFF; }
B { color: #FF6500; }
			

/********************************/
/* 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: 14px; color: #FF6500; }
H2 { font-size: 14px; color: #FFFFFF; }
H3 { font-size: 14px; color: #333333; }
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: #FF6500; }
H1 A:hover { color: #333333; }

/* Header date */
P.csc-header-date { font-size: 10px; color: #FF6500; }

/* Subheader, general */
P.csc-subheader { font-size: 12px; font-style: italic; }


/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-size: 11px; color: #333333; }
P.bodytext A { font-weight: bold; }
P.bodytext STRONG { color: #ffffff; }
P.bodytext B { color: #FF6500; }

/* RTE / Bulletlists */
UL { font-size: 11px; margin-top: 0px;  }
UL UL LI { font-size: 10px; }
UL LI A { color: #FF6500; }

OL { font-size: 11px; margin-top: 0px; }
OL LI A { color: #FF6500; }

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: 5px 5px 5px 5px; }
TABLE.contenttable TR TD P.bodytext { font-size: 10px; color: #FF6500; }
TABLE.contenttable TR { }



/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 11px; }
P.csc-caption A { }

/* Images / Tables / Floating text */
TABLE.imgtext-table { }

/* 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: navy; background-color: transparent; }
UL.csc-bulletlist LI { background-color: #ffaaff; }

/* 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; }
.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;}




/* Container */

#container {
	width: 1100px;
	height: 680px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;

}

#head {
	width: 100%;
	height: 85px;
	position: relative;
}
#logo {
	width: 350px;
	height: 80px;
	border: 0px;
	position: absolute;
	top: 0px;
	left: 50px;
}
#animation {
	width: 500px;
	height: 95px;
	border: 0px;
	position: absolute;
	top: 0px;
	right: 50px;
}

#bg {
	width: 1100px;
	height: 515px;
	border: 0px;
	margin-top: 80px;
	z-index: 0;
} 

#content {
	width: 100%;
	height: 515px;
	clear: both;
	background-repeat: no-repeat;
}
#container_left  {
	float: left;
	width: 496px;
	height: 496px;
	position: relative;
	margin: 18px 0px 0px 52px;
}

#container_left {
  line-height: 0;
}

* html body #container_left  {
	margin-left: 26px;
	width: 496px;
}

#container_left div, #container_left  div * {
/*  margin: 0;
  padding: 0; */
	line-height: normal;
}

/**
  * CONTAINER RIGHT
  */
#container_right {
	float: right;
	width: 496px;
	height: 496px;
	position: relative;
	margin: 18px 51px 0px 0px;
}

* html body #container_right {
	width: 496px;
	margin-right: 26px;
}

#container_right #content_right_menu {
	margin: 10px 0 0 10px;
	padding: 5px;
	color: #ff6500 !important;
}

#container_right #content_right_menu p strong {
	color: #ff6500 !important;
}

#container_right #DivContainer {
	position: absolute;
	top: 45px;
	right:3px;
	width: 495px;
	height: 450px;
	overflow:hidden;
	clip:rect(0px, 495px, 450px, 0px);
	visibility:hidden;
	border: 0px solid green;
}

#content_right {
  width: 455px;
  right: 3px;
  visibility: visible;
  position:absolute; top:0; left:0;
  border: 0px solid red;
}

#container_right #content_right #content_right_text, #content_right_picture {
	/*margin: 0px 30px 20px 15px;*/
}

#content_right_text {
  margin-left: 30px;
}

* html body #content_right_text {
	/*padding-left: 30px; */
}

#content_right_picture {
	top: 40px;
	width: 495px;
}

div#scrollup {
	/*visibility:hidden;*/
	width: 15px;
	height: 15px;
	border: 0px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10;
}
div#scrolldown {
	/*visibility:hidden;*/
	width: 15px;
	height: 15px;
	border: 0px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 10;
}

/*******
******** MAP
********/
#map div a.gmnoprint {
  margin: 0 0 10px 0;
}

#map div div div div.gmnoprint div.gmnoprint div div {
  display: block
  line-height: 50px!important;
} 
