/* generated by csscreator.com */ 
body{ 
	margin:0; 
	padding:0; 
	text-align:left; 
	/* height: 100%; */
  	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	color: #6300a5;
	/* color: #7900B9; */
	background-color: #fffff8;
	/*	background-image: url(http://www.thenoodleincident.com/img/_.gif);/*these three lines replace the n4_upgrade.gif in n4.css. and if you use this code, make sure you point to an img on _your_ server, not mine.
	background-repeat: no-repeat;
	background-position: top left;*/
} 

/* used by overlabel.js  =============================*/
div#username,
div#password {
	position:relative;
	float:left;
	margin-right:3px;
}
input#username-field,
input#password-field {
	width:10em;
}
label.overlabel {
	color:#999999;
}
label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	font-size: 80%;
	color:#999999;
}
/* make submitbutton look like a link!! */
input.submitlink
{
    display: inline;
    border: none;
}
.submitlink
{
    color: #000000;
	background-color: transparent;
    text-decoration: underline;
	text-align: left;
	font-size: 75%;
}
/*===================================================*/

/* Workaround for TinyMCE editor window.
To repair #right_col font-size :200%, multiply "html, body" setting of 76% by 200% !! */
 body.mceContentBody{
	text-align:left; 
	font-size: 80%;
	overflow: scroll;
	}

a {
	color: #00e;
	text-decoration: none;
	margin: 0px;
 	}
a:link {
	color: #00e;
	}
a:visited, a:active {
	color: #00e;
	}
a:hover {
	color: #00e;
	text-decoration: underline;
	}
p {
	/* margin-top: 10%; */
	margin-bottom: 0px;
}
	
/*----for bottom oriented background image: ------*/
div#canvas {
	margin: 0 auto;
}
div#container {
	max-width: 1024px;
}
div#bottomline {
    width: 100%;
    height: 140px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #000;
	background-image: url(../images/bottomline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	z-index: 10;
}
@media screen {
	div#canvas>div#bottomline {
		position:fixed;
	}
}
* html body {
	overflow:hidden;
}
* html div#canvas {
	height: 100%;
}
* html div#canvas div#container {
	height:100%;
	overflow:auto;
}
/*-----                         ^^^                                           -----*/



div#header { 
	/* background-image: url(../images/toplogo1-cc.gif); */
	background-image: url(../images/toplogo_small.gif);
	background-repeat: no-repeat;
	background-position: 40px 10px;
	width: 100%;
	min-width: 580px;
	height: 190px;
	margin-left: 0%;
	margin-top: 0%;
	position: absolute;
	z-index: 3;
}
div#header-home { 
	/* background-image: url(../images/toplogo-cc.gif); */
	background-image: url(../images/toplogo_home.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	width: 100%;
	min-width: 640px;
	height: 245px;
	margin-left: 0%;
	margin-top: 0%;
	position: absolute;
	z-index: 3;
}
/* div#lang-flags {
	padding-top: 20px;
	padding-left: 20px;
} */
div#lang-flags {
	width: 100px;
	margin-left: 74%;
	margin-top: 30px;
	z-index: 6;
}
div#lang-flags-home {
	width: 100px;
	margin-left: 74%;
	margin-top: 30px;
	z-index: 6;
}
div#login {
	width: 200px;
	margin-left: 51%;
	position: absolute;
	float: left;
	top:20px;
	font-size:90%;
	z-index: 7;
}
div#login-home {
	width: 200px;
	/* margin-left: 550px; */
	margin-left: 51%;
	position: absolute;
	float: left;
	top:20px;
	font-size:90%;
	z-index: 7;
}
div#navmenu { 
	width: 20%;
	height: 60%;
	margin-left: 0%;
	margin-top: 190px;
	position: absolute;
	padding-left: 20px;
}
div#navmenu-home { 
	width: 60%;
	min-width: 525px;
	height: 60%;
	margin-left: 20%;
	margin-top: 245px;
	position: absolute;
	font-size: 125%;
}
.nav_menuitem {
 	color: #6300a5;
	line-height: 140%;
	font-size: 150%;
	text-decoration: none;
}
a.nav_menuitem {
 	color: #6300a5;
}
	
a.nav_menuitem:link, a.nav_menuitem:active, a.nav_menuitem:visited {
 	color: #6300a5;
	text-decoration: none;
}
	
a.nav_menuitem:hover {
	text-decoration: underline;
	color: #ad005a;
}
a.nav_menuitem_selected {
	color: #ad005a;
	font-size: 150%;
	line-height: 140%;
	text-decoration: underline;
}
.nav_menuitem_offline{
	/* for non-active menu links */
 	color: #6300a5;
	font-size: 150%;
	text-decoration: none;
}
a.nav_menuitem_offline:hover {
	/* color: #963;  */
	/* text-decoration: underline;
	color: #ad005a; */
}
div#content { 
	width: 60%;
	min-width: 480px;
	height: 80%;
	margin-left: 20%;
	margin-top: 190px;
	position: absolute;
	font-size: 110%;
	text-align: justify;
}
#content-home { 
	/* padding-top:20px; */ 
	width: 100%;
	min-width: 480px;
	margin-left: 0%;
	position: absolute;
	font-size: 85%;
	text-align: justify;
}
div#photocolumn-left { 
	width: 20%;
	/* height: 100%; */
	margin-left: 0%;
	margin-top: 30px;
	position: absolute;
	text-align: center;
	z-index: 5;
}
div#photocolumn-right { 
	width: 20%;
	/* height: 100%; */
	margin-left: 80%;
	margin-top: 30px;
	position: absolute;
	text-align: center;
	z-index: 4;
}
div#footer{
	bottom: 5px;
	right: 3em;
	position: absolute;
}
.footer_text{
	font-size: 70%;
	color: #084;
}
a.footer_text:link, a.footer_text:active, a.footer_text:visited, a.footer_text:hover {
	color: #084;
}
img {
	border: 1px solid #6300a5;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 6px;
}
/* .img-div {
	height: 8px;
	line-height: 0px;
}
 */

