/* css for the Basic Style */

/* basic elements */
body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	FONT-SIZE: 12px;
	margin: 0px;
/*
	width: 790px;
*/
	background: #3d5a96;
}

td {
	font-style: normal;
	FONT-SIZE: 12px;
}
P {
	FONT-SIZE: 12px;
	font-style: normal;
}
UL, OL, DD, DT {
	FONT-SIZE: 12px;
}
H1 {
	FONT-SIZE: 22px;
	line-height: 24px;
	color: #0c3d91;
	padding: 0 0 6px 0px;
	font-weight: bold;
}
H2, H2 A:link, H2 A:visited {
	FONT-SIZE: 16px;
	color: #154595;
	font-weight: bold;
	border-bottom-color: #2656a6;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	text-decoration: none;
	display: block;
}
H2 A:link, H2 A:visited {
	color: #154595;
}
H2 A:hover { color: red; }

H3 {
	FONT-SIZE: 14px;
	color: #154595;
	font-style: italic;
	font-weight: bold;
}
H4, caption {
	FONT-SIZE: 12px;
	color: #154595;
	font-weight: bold;
	padding: 1em 0 0 2em;
}
TH {
	FONT-SIZE: 12px;
	color: #154595;
	font-weight: bold;
	padding-left: 2em;
}
IMG {padding: 6px;}
a {
	text-decoration: underline;
	color: blue;
}

a:hover {
	color: red;
}
DT {
	padding-left: 2em;
	color: #154595;
	font-weight: bold;
}

/* specific divs */
#pageheader {
	font-family: "Times New Roman", Times, serif;
	left: 1em;
	text-align: right;
	margin: 6px 6px 6px 6px;
	color: #0c3d91;
	background: white;
	top: 0;
	left: 0;
	width: 790px;
	z-index: 50;
}
#pageheader img {padding: 0;}
#pageheadergraphic {
	background: white;
	padding: 6px 6px 16px 6px;
	FONT-SIZE: 16px;
	text-align: left;
}
#pageheadergraphic h1{
	FONT-SIZE: 24px;
	line-height: 24px;
	padding: 0;
	margin: 0 0 0 12px;
}
#pageheadergraphic p{
	color: #0c3d91;
	FONT-SIZE: 16px;
	font-style: italic;
	line-height: 12px;
	margin: 0 0 0 90px;
	padding: 6px;
}
#pageheaderside {
	position: absolute;
	width: 177px;
	text-align: right;
	top: 7px;
	left: 600px;
	z-index: 0;
}
#pardon {
	margin: 0 0 0 20px;
	padding: 1em;
	border: 2px solid red;
}
#pardon h1 {
	FONT-SIZE: 16px;
	font-style: italic;
	color: red;
}

#maincontainer {
	background: #ffe;
	margin: 0 0px 0 6px;
	padding: 0;
	border-bottom: 4px solid #0c3d91;
	border-right: 4px solid #0c3d91;
	position: relative;
}
#iframemain, #noahinframe {
	background: #ffe;
	margin: 0;
	padding: 0;
}
#mainlogo {
	margin: 0;
	padding: 0;
}
#maintext {
	margin: 0 0 0 150px;
	padding: 1em;
	line-height: 20px;
  width: 600px;
}


#footercontainer {
	text-align: center;
	color: #ccf;
	FONT-SIZE: 9px;
	padding: 14px 0 24px;
	margin: 0;
	left: 0px;
	line-height: 12px;
}
#footercontainer P {
	FONT-SIZE: 9px;
}

#footercontainer LI {
	FONT-SIZE: 9px;
	line-height: 16px;
	display: inline;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #456bab;
	padding-left: 6px;
}


#footercontainer a:link {color: #eef;}
#footercontainer a:visited {color: #eef;}
#footercontainer a:hover {color: #f00;}
#footercontainer a:active {color: #f00;}



/* Navigation Menu Start*/
#navcontainer {
	left: 6px;
	font: bold 8px Verdana, sans-serif;
	color: #0c3d91;
	margin: -9px 6px 0 0;
	padding: 0;
	background: url(http://70.84.121.98/~iandsor/images/backgrad.gif) repeat-x;
}

#navcontainer ul {
	margin: 0px;
	padding: 0 5px 0;
	list-style: none;
}

#navcontainer li {
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navcontainer  a {
	float: left;
	padding: 0 0 0 12px;
	margin: 0px;
	background: url(http://70.84.121.98/~iandsor/images/buttonl.gif) no-repeat left top;
	border-bottom: 2px solid #0c3d91;
}
#navcontainer  a span{
	float: left;
	display: block;
	width: .1em;
	background: url(http://70.84.121.98/~iandsor/images/buttonr.gif) no-repeat right top;
	padding: 7px 8px 6px 0px;
	color: #ff8;
	font: bold 9px Verdana, sans-serif;
	letter-spacing: .05em;
	text-decoration: none; 
}
#navcontainer  a:visited { color: #0c3d91; }
#navcontainer a span {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navcontainer a span {float:none;}
/* End IE5-Mac hack */
#navcontainer  a:hover span{ 
	color: red;
	text-decoration: underline; 
	background-position:100% -47px;
	}
#home #nav-home a, #nde #nav-nde a,
#iands #nav-iands a, #support #nav-support a,
#education #nav-edu a, #research #nav-research a,
#news #nav-news a,
#contact #nav-contact a, #resources #nav-resources a {
	background-position: 0 -47px;  
	border-bottom: 2px solid #ffc;
}
#home #nav-home a span, #nde #nav-nde a span,
#iands #nav-iands a span, #support #nav-support a span,
#education #nav-edu a span, #research #nav-research a span,
#news #nav-news a span,
#contact #nav-contact a span, #resources #nav-resources a span {
	background-position: 100% -47px;
	text-decoration: none; 
	color: #3d5a96;
}
#navcontainer a:hover  {
	background-position:0% -47px;
}

#navcontainer a:hover span {
	background-position: 100% -47px;
}	

/* side Menu Start*/
#sidemenu {
	position: absolute;
	top: 15px;
	left: 0px;
	font: 9px sans-serif;
	background: #ffc;
	color: #885;
	width: 150px;
	margin: 1em .5em 0 0;
	border-bottom: 2px solid #ddb;
	border-right: 2px solid #ddb;
}

#sidemenu ul {
	margin: 0px;
	padding: 0 0 .8em .5em;
	list-style: none;
}

#sidemenu li {
	margin: 0;
	padding: .33em 0 0 .5em;
}

#sidemenu  a {
	color: #fdd;
	color: #885;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}
#sidemenu  a span{
	text-decoration: none;
	font-weight: bold;
}
#sidemenu  a:visited { color: #774; }
#sidemenu a span {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#sidemenu a span {float:none;}
/* End IE5-Mac hack */
#sidemenu  a:hover span{ 
	color: red;
	text-decoration: underline; 
	}
#sidemenu a:hover  {
	color: red;
}

#sidemenu a:hover span {
	color: red;	
}	
#st0 #nav-st0 a, 
#st1 #nav-st1 a, #st1-0 #nav-st1-0 a,
 #st1-1 #nav-st1-1 a, #st1-2 #nav-st1-2 a,
 #st1-3 #nav-st1-3 a,  #st1-4 #nav-st1-4 a,
#st2 #nav-st2 a,  #st2-0 #nav-st2-0 a,
 #st2-1 #nav-st2-1 a, #st2-2 #nav-st2-2 a,
 #st2-3 #nav-st2-3 a,  #st2-4 #nav-st2-4 a,
 #st2-5 #nav-st2-5 a, #st2-6 #nav-st2-6 a,
 #st2-7 #nav-st2-7 a,  #st2-8 #nav-st2-8 a,
 #st2-9 #nav-st2-9 a,  #st2-0 #nav-st2-0 a,
    #st2-8-0 #nav-st2-8-0 a, #st2-8-1 #nav-st2-8-1 a,
    #st2-8-2 #nav-st2-8-2 a, #st2-8-3 #nav-st2-8-3 a,
    #st2-8-4 #nav-st2-8-4 a, #st2-8-5 #nav-st2-8-5 a,
 #st2-9 #nav-st2-9 a, #st2-10 #nav-st2-10 a, #st2-11 #nav-st2-11 a,
#st3 #nav-st3 a, #st4 #nav-st4 a, 
#st5 #nav-st5 a, #st5-1 #nav-st5-1 a, #st5-2 #nav-st5-2 a,
 #st5-3 #nav-st5-3 a,  #st5-4 #nav-st5-4 a,
#st6 #nav-st6 a,  #st6-1 #nav-st6-1 a, #st6-2 #nav-st6-2 a,
 #st6-3 #nav-st6-3 a,  #st6-4 #nav-st6-4 a,
#st7 #nav-st7 a, #st8 #nav-st8 a{ 
	color: red;	text-decoration: none; 
}

#sidepanel {
	float: right;
	background: url(images/sidebar.gif) repeat-y top left;
	top: 12px;
	width: 140px;
	margin: 1em 2px 2px 2px;
	font: 11px Arial, sans-serif;
	color: white;
}
#sidepanel ul{ padding:0; margin: 0;}
#sidepanel li{
	list-style-type: none;
	padding: .6em;
	text-align: center;
	border: 2px solid;
	border-color: #ccf #88b #558 #bbe;
}
#sidepanel p{
	margin: 2px;
	text-align: center;
	font-weight: normal;
}
#sidepanel h1{
	margin: 0px;
	color: red;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#sidepanel  a:link { color: #027; }
#sidepanel  a:visited { color: #027; }
#sidepanel  a:hover { color: #720;  text-decoration: underline; }

.caption {
	font-size: 9px;
	line-height: 12px;
}
.clearit {
	clear: both;
	margin: 0 4px 0 6px; 
	line-height: 1px; background: #ffd;}
.clr{clear:both;}

/* Topmenu */
#top-top {
position: absolute;
background: transparent;
top: 0;
left: 0;
width: 790px;
}

 ul#mainlevel-nav {
float: right;
list-style: none;
	padding: 0 0 .8em .5em;
margin: 0;
}
ul#mainlevel-nav li {
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

ul#mainlevel-nav a{
float: left;
margin: 0;
font-size: 10px;
	padding: 0;
margin-right: 1px;	
	text-decoration: none;
}

ul#mainlevel-nav a span{
float: left;
	display: block;
	width: .1em;
	padding-left: 5px;
	padding-right: 10px;
	color: #CCCCCC;
	margin-left: 5px;
	padding-bottom: 3px;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
}
ul#mainlevel-nav li a span {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
ul#mainlevel-nav li a span{float:none;}
/* End IE5-Mac hack */


ul#mainlevel-nav li a{
background: url(http://iands.org/templates/iands/images/headmenu_left.gif) bottom left no-repeat;	
}

ul#mainlevel-nav li a span{
background: url(http://iands.org/templates/iands/images/headmenu_right.gif) bottom right no-repeat;
}


ul#mainlevel-nav a:hover, ul#mainlevel-nav a.sfhover {
background: url(http://iands.org/templates/iands/images/headmenu_left_hover.gif) bottom left no-repeat;
}

ul#mainlevel-nav a:hover span, ul#mainlevel-nav a.sfhover span{
background: url(http://iands.org/templates/iands/images/headmenu_right_hover.gif) bottom right no-repeat;
	color: red;
}
