/* CSS Document */

/* Positioning Styles*/



body {
	margin: 0px 0px 20px 0px;
	font-size:76%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
  	background-color: #faeebf;
	height: 100%;
}

#wrapper{
	position: relative;
	text-align: left;
	width: 800px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
}

#content{
	width: 557px;
	padding: 35px 25px 7px 218px;
	background-color: #fff;
	background: url(images/ICAN-Background.gif);	
}



#logos{
	border-top: 1px solid #96ac04;
	height: 81px;
	font-size: 0.9em;
	position: relative;
	text-align: center;
	padding: 0px 0px 0px 0px;
	color: #000;
	background-color: #fff;
	background: url(images/SI-Website-Logos.gif);	
}

#bottomnav{
	font-size: 0.9em;
	position: relative;
	text-align: center;
	padding: 8px 10px 11px 10px;
	color: #333;
	background-color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottomnav a{
	color: #333;
	background-color: #FF3300;
}

#phark{
	text-indent: -5000px;
}
#top-image{
	position: absolute;
	top: 134px;
	left: 189px;
	text-align: left;
}

/*  Navi Styles */

#navigation {
	position: absolute;
	top: 139px; 
	left: 0px;
	width: 188px;

}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	}
#navigation li {
	text-transform: lowercase;
}

#navigation li a:link, #navigation li a:visited  {
	display: block;
	color: #000;
	text-decoration: none;
	background-color: #FF9900;
	padding: 5px 3px 5px 8px;
}

#navigation li a:hover, #navigation li a:active {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #FFAC42;
	padding: 5px 3px 5px 8px;	
}

/* Sub Navi Styles */

#navigation ul ul{
	font-size: 0.8em;
	font-weight: bold;
	
}

#navigation ul ul li a:link, #navigation ul ul li a:visited{
	background-color: #FFAC42;
	text-transform: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation ul ul li a:hover, #navigation ul ul li a:active{
	background-color: #FFBC73;
	padding-top: 5px;
	padding-bottom: 5px;
}



/* HOME Styles */
#wrapper-home{
	height: 100%; 
	overflow: visible;
	text-align: left;
	width: 800px;
	margin: auto;
	}

#content-home{

	width: 800px;
	height: 487px;
	background-color: #C8DE89;
	background: url(images/SI-Website-Home-Background.gif) no-repeat;	
	
}
#header-home{
	height: 185px;
	padding: 0px  0px 0px 0px;
	border-bottom: 1px solid #edf8cd;
}






#header-sath{
	height: 137px;
	padding: 0px  0px 0px 0px;
	background: url(images/ICAN-Website-Header.jpg) no-repeat;	
	border-bottom: 1px solid #FF0000;
}



/* END Images for Navigation */

/* TOP Navi Styles */
#top-navi{
	position: absolute;
	top: 92px;
	left: 175px;
	text-align: left;;
}
/* END TOP Navi Styles */

#side-shadow{
	position: relative;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/MonkeyBaa-shadow.gif);
}


#images-top{
	position: absolute;
	top: 160px;
	left: 205px;
	margin-bottom: 100px;
	background-color: #4c5b52;	

}
#image-left{
	position: absolute;
	top: 345px;
	background-color: #4c5b52;	
}

#images-left2{
	position: absolute;
	top: 350px;
	background-color: #4c5b52;	
}

/* Text Styles */

p {

  	font-size: 1.1em;
	text-align: left;
	line-height: 22px;
	color: #333;
  }

.margin{

	font-size: 0.8em;

	text-align: left;

	margin-top: -2em;

	line-height: 1.1em;

	font-style: italic;

	width: 400px;

	}



h1 {
	font-size: 25px;
	text-align: left;
color: #ec6626; 
font-size: 25px; 
	margin-bottom: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;

}

h2 {
	font-size: 1.5em;
	text-align: left;
	color: #FF9900;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.1em;
	text-align: left;
	margin-bottom: -1em;
	color: #9cbadc;
	
}

td {
	text-align: left;
	font-size: 0.8em;
}



th {
	text-align: left;
	font-size: 0.8em;
}

hr {;
color: #e6424d;
background-color: #4c5b52;
height: 1px;
}


a:link, a:active, a:visited {
	color: #FF3300;
}
a:hover {
	color: #990000;
}

.table-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 14px;
}

.imgborder{
	border: 3px solid #993;	
}

#centered{

margin-left: 33%; 

margin-right: 10%;

}

.capital{

text-transform: uppercase;

}
.red{
color: #e6424d;

}

table.disco{
border: 1px solid #e6424d;
border-spacing: 7px;
vertical-align: top;
width: 95%;
font-size: 1.1em;
text-align: left; 
}
table.disco-centered{
border: 1px solid #e6424d;
border-spacing: 7px;
vertical-align: top;
width: 95%;
font-size: 1.1em;
text-align: center;
}

table.photo{
border: 1px solid #fff;
border-spacing: 7px;
vertical-align: top;;
font-size: 1.1em;
text-align: left; 
}

.red-fat{
color: #e6424d;
font-weight: bold;
}
.chart{
	
	background: url(images/Chartposition.gif) no-repeat bottom left;
	padding: 10px 0px 0px 0px;
}
.chart a{
	color: #e6424d;
	padding-left: 18px;
	padding-top: 10px;
	}
.hoer{
	
	background: url(images/Hoerprobe.gif) no-repeat bottom left;
	padding: 13px 0px 13px 0px;
}
.hoer a{
	color: #e6424d;
	padding-left: 48px;
	padding-top: 5px;
	}
	


/*  NIO Styles */

.niofooter     { color: #646464; font: 9px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; background-color: transparent; text-transform: none ; }
.contenttext    {   
	font-size: 1.1em;
	text-align: left;
	line-height: 22px;
	color: #333; 
}
.pagetitles       { 
color: #ec6626; 
font-size: 25px; 
font-family: Georgia, "Times New Roman", Times, serif;
font-variant: normal; 
line-height: normal; 
text-decoration: none; 
text-transform: none ; 
}
a:link          { color: #ec2329; text-decoration: underline;}
a:visited      { color: #ec2329; text-decoration: underline; }
a:hover       { color: #000; text-decoration: underline; }
.leftlinks    { color: #fff; font: 7px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; background-color: transparent; text-transform: none ; }
.subtitle        { color: #ec2329; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: normal; text-decoration: none; background-color: transparent  ; }
.menu   { font-size: 10px; background-color: #c0c0c0; background-position: 145px 0; width: 120px; border-width: 1px; border-color: #000 }
select { font-family: Verdana, Arial;   font-size: 11;  width: 145px;  border: solid 1px;  background:999999;}
option {  border: solid 1px; }
.contentPane {
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.outline { border-style: solid; border-width: 0 1px 0 0; border-color: black; outline: solid 1px black }
.BlkBtmLn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.OrgBtmLn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3E13;
	border-right-color: #FF3E13;
	border-bottom-color: #FF3E13;
	border-left-color: #FF3E13;
}
.contentPaneGrn {
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95d332;
	border-right-color: #95d332;
	border-bottom-color: #95d332;
	border-left-color: #95d332;
}
.GrnBtmLn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95d332;
	border-right-color: #95d332;
	border-bottom-color: #95d332;
	border-left-color: #95d332;
}
.BluBtmLn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #72dbff;
	border-right-color: #72dbff;
	border-bottom-color: #72dbff;
	border-left-color: #72dbff;
}
.contentPaneBlu { font: 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-transform: none; border-color: #000; border-style: solid; border-width: 0 1px; }
.contentPaneBge {
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	text-transform: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffc57a;
	border-right-color: #ffc57a;
	border-bottom-color: #ffc57a;
	border-left-color: #ffc57a;
}
.BgeBtmLn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffc57a;
	border-right-color: #ffc57a;
	border-bottom-color: #ffc57a;
	border-left-color: #ffc57a;
}
.jump {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #000000;
}
.GrnPaneInset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 669900;
	background-color: #DFFCBE;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.featurePic {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95d332;
	border-right-color: #95d332;
	border-bottom-color: #95d332;
	border-left-color: #95d332;
}
.dashLn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #72dbff;
	border-right-color: #72dbff;
	border-bottom-color: #72dbff;
	border-left-color: #72dbff;
}
.contentNews { color: #000000; font: 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-transform: none; border-color: #9c9d9f; border-style: dashed; border-width: 0 0 1px; }
.BlkDiv {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #a3e8ff;
}
.contentPaneNews {
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.BlkBtmLn2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #a3e8ff;
}
.nav {
color: #FFFFFF; font: 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-transform: none
}
