/*  common site styles follows */
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #272727;
	padding-left: 10px;
	padding-right: 10px;
}

.idxtextbodyNTF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996633;
	padding-left: 10px;
}

.textbodyNTF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	padding-left: 10px;
}
.textright {
	float: right;
}

.indexsec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	padding-left: 5px;
}

.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	padding-left: 35px;
}

.textlinks_ind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	padding-left: 50px;
}

.textlinksTWV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	padding-left: 35px;
}

.textlinksTWV_ind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	padding-left: 50px;
}

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
}

.footertxtwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.idxmheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9B7E6D;
	padding-left: 10px;
}

.tdbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-left: 5px;
}

.tdforumheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-left: 15px;
}

.stylelist_ntf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.8em;
	color: #333333;
}

.stylelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.8em;
	color: #9B7E6D;
}


a:link{
	color:#7D4E21;
	text-decoration: none;
}
a:active{
	color:#996633;
	text-decoration: none;
}
a:visited{
	color:#996633;
	text-decoration: none;
}
a:hover{
	color:#996633;
	text-decoration: underline;
}

.hover A:link{
color: #8F705D; 
text-decoration: none;
}
.hover A:visited{
color: #9B7E6D; 
text-decoration: none;
}
.hover A:active{ 
color: #8F705D; 
text-decoration: none;
}
.hover A:hover{
color: #9B7E6D; 
text-decoration: underline;
}

.hovervm A:link{
color: #FFFFFF; 
text-decoration: none;
}
.hovervm A:visited{
color: #e8e8e8; 
text-decoration: none;
}
.hovervm A:active{ 
color: #e8e8e8; 
text-decoration: none;
}
.hovervm A:hover{
color: #cccccc; 
text-decoration: underline;
}

.footer A:link{
color: #808080; 
text-decoration: none;
}
.footer A:visited{
color: #808080; 
text-decoration: none;
}
.footer A:active{ 
color: #808080; 
text-decoration: none;
}
.footer A:hover{
color: #808080; 
text-decoration: underline;
}

table.customntf {
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	border-collapse: collapse;
}
table.customntf th {
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #f4f4f4;
}
table.customntf td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #FFFFFF;
}
/*  end common site sytles */

/*  table styles follows */
INPUT, SELECT { 
	border: 1px solid #959595; 
	color: #38372E; 
	font-size: 13px; 
	font-family: Arial, Tahoma, Verdana, Helvetica; 
}

TEXTAREA {
	border: 1px solid #959595;
	color: black;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
}

/* Content */

.submit_button {
	border: 1px solid #959595;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #38372E;
	background-color: #F0EBDA;
	font-weight: bold

}

#searchfield input{

    background-color: transparent;
    font-size: 90%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    border: 1px solid #959595;
}


.forum_desc { background-color: #f7f7f7; color: black; font-size: 10px; }
/* Records */

.RecordColumnTD {
background-color: #F0EBDA;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #4D4D4D; 
font-weight: bold;
}

.RecordDataTD {
background-color: #F9F6ED;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px; 
color: black;
}

.RecordDataTDmb {
background-color: #F9F6ED;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: black;
}

.RecordDataTDReplies {
background-color: #F9F6ED;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #8b683f;
}

.RecordErrorTD {background-color: #F9F6ED; color: #FF0000;}



table.formcustom {
	border-width: 1px;
	border-style: solid;
	border-color: #959595;
	border-collapse: collapse;
	background-color: white;
}


table.custom {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: white;
}
table.custom th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #fdfaf5;
}
table.custom td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: white;
}

td.idxends{
	padding-top:0px;
	padding-left:10px;
	padding-bottom:5px;
	padding-right:10px;
}
td.idxcnt{
	padding-top:0px;
	padding-left:10px;
	padding-bottom:5px;
	padding-right:10px;
	border: 0px;
	border-right:1px;
	border-left:1px;
	border-style: solid;
	border-color: #BCBCBC;
}


#sidebar_hh {
	width: 95%;
	background-color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	text-align: center;
	border: 1px solid #DDD5CF;
}

#sidebar_gr {
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	background-color: #FFFFFF;
	background-image: url('images/img_idx_rightsidebk_I.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 11px;
	margin: 5px auto 0px auto;
	padding: 4px 4px 4px 4px;
	border: 1px solid #DDD5CF;
}

#sidebar_gr p {
	text-align: left;
	font-weight: bold;
	background-color: #e2ddc0;
	margin: 0 0 8px 0;
	color: #4D4D4D;
}

#sidebar_gr h5 {
	font-size: 11px;
	text-align: left;
	background-color: #DDE3E7;
	color: #4D4D4D;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
}

#sidebar_pr {
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	background-color: #FFFFFF;
	background-image: url('images/img_idx_rightsidebk_II.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 11px;
	margin: 5px auto 0px auto;
	padding: 4px 4px 4px 4px;
	border: 1px solid #DDD5CF;
}

#sidebar_pr p {
	text-align: left;
	font-weight: bold;
	background-color: #e2ddc0;
	margin: 0px 0 8px 0;
	color: #4D4D4D;
}

#sidebar_pr h5 {
	font-size: 11px; 
	text-align: left;
	background-color: #DFD8D3;
	color: #4D4D4D;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
}

#sidebar_lm {
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	background-color: #FFFFFF;
	background-image: url('images/img_idx_rightsidebk_II.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 11px;
	margin: 5px auto 0px auto;
	padding: 4px 4px 4px 4px;
	border: 1px solid #DDD5CF;
}

#sidebar_lm p {
	text-align: left;
	font-weight: bold;
	background-color: #e7e9de;
	margin: 0 0 8px 0;
	color: #4D4D4D;
}

#sidebar_lm h5 { 
	font-size: 11px;
	text-align: left;
	background-color: #e7e9de;
	color: #4D4D4D;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
}
/*  end table styles */



/*  TRIBAL CLIMATE CHANGE styles follows */
.TCCintrotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #052C45;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #6C6C6C;
}

.styletxtbk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	padding-left: 5px;
	background-color: #E5E5E5;
	margin: 0px 0px 10px 0px;
}

hr	{
	background-color:#DADADA; 
	color:#DADADA; 
	height:1px; 
	border:0px;
	clear:both;
}

th.idxbor{
	border: 0px;
	border-bottom:1px;
	border-style: solid;
	border-color: #DADADA;
}

td.idxbor{
	padding-top:8px;
	padding-left:15px;
	padding-bottom:8px;
	padding-right:15px;
	border: 0px;
	border-right:1px;
	border-style: solid;
	border-color: #DADADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}

td.idxnobor{
	padding-top:8px;
	padding-left:15px;
	padding-bottom:8px;
	padding-right:15px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}

table.customtcc {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: white;
}
table.customtcc th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #e9ecef;
}
table.customtcc td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: white;
}

ul.square {

	list-style-image: url(http://www4.nau.edu/tribalclimatechange/images/img_ulbutton.gif);

}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float: right;
}

#nav a {
	display: block;
	width: 7em;
	margin-left: 6px;
	margin-right: 8px;
	padding: 0.25em 0em;
}

#nav li { /* all list items */
	padding: 5px 0 5px 0;
	float: left;
	width: 7em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #f3f3f3;
	width: 7em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 7em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



/*  tabs menu style follows */
.graytabsTP{
border-bottom: 1px solid #bebebe;
}

.graytabsTP ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.graytabsTP li{
display: inline;
margin: 0;
}

.graytabsTP li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 0;
border: 1px solid #bebebe;
color: #132f49;
background: white url(http://www4.nau.edu/tribalclimatechange/images/graytab.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.graytabsTP li a:visited{
color: #132f49;
}

.graytabsTP li a:hover{
text-decoration: underline;
color: #8e8e8e;
}

.graytabsTP li.selected{
}

.graytabsTP li.selected a{ /*selected main tab style */
background-image: url(http://www4.nau.edu/tribalclimatechange/images/graytabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.graytabsTP li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


.graytabs{
border-bottom: 1px solid #bebebe;
}

.graytabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.graytabs li{
display: inline;
margin: 0;
}

.graytabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 0;
border: 1px solid #bebebe;
color: #535353;
background: white url(http://www4.nau.edu/tribalclimatechange/images/graytab.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.graytabs li a:visited{
color: #535353;
}

.graytabs li a:hover{
text-decoration: underline;
color: #8e8e8e;
}

.graytabs li.selected{
}

.graytabs li.selected a{ /*selected main tab style */
background-image: url(http://www4.nau.edu/tribalclimatechange/images/graytabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.graytabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

#inLhome li#lhome a,
#inLone li#lone a,
#inLtwo li#ltwo a,
#inLthree li#lthree a,
#inLfour li#lfour a,
#inLfive li#lfive a,
#inLsix li#lsix a,
#inLseven li#lseven a,
#inLeight li#leight a, 
#inLnine li#lnine a { /*currently selected tab*/
background: white; /*THEME CHANGE HERE*/
border-bottom-color: white;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position: absolute;
top: 0;
border: 1px solid #9A9A9A; /*THEME CHANGE HERE*/
border-width: 0 1px;
font: normal 10px Verdana;
line-height: 16px;
z-index: 100;
background-color: white;
width: 130px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #9A9A9A; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #5A5A5A;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #eaeaea;
text-decoration: none;
color: #575757;
}



/*  tribes side bar style follows */
#tcsbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	font-size: 11px;
	float: right;
	background-color: #f8f8f8;
}
#tcsbar p {
	margin: 5px 0 5px 10px;
}
#tcsbar p.spc {
	margin: 5px 0 5px 20px;
}
#tcsbar p.hdr {
	background-color: #E5E5E5;
	font-weight: bold;
	color: #535353;
	padding: 2px 0 2px 4px;
	margin: 4px 4px 4px 4px;
}
#tcsbar a {
	width: 160px;
	padding: 0 5px;
}

#tcsbar a:link  {
	color: #072c3e;
	text-decoration: none;
}
#tcsbar a:visited  {
	color: #072c3e;
	text-decoration: none;
}
#tcsbar a:active  {
	color: #9ba3a7;
	text-decoration: underline;
}
#tcsbar a:hover  {
	color: #9ba3a7;
	text-decoration: underline;
}
#tchome a#tchomenav,
#tcone a#tconenav,
#tctwo a#tctwonav,
#tcthree a#tcthreenav,
#tcfour a#tcfournav,
#tcfive a#tcfivenav,
#tcsix a#tcsixnav {
	color: #9ba3a7;
	text-decoration: underline;
}

.TCCcontainer {
	width: 300px;
	margin: 0 auto;
}
ul#TCCtabs {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0 0 0.3em 0;
}

ul#TCCtabs li {
	display: inline;
}

ul#TCCtabs li a {
	color: #4D4D4D;
	background-color: #fff;
	border: 1px solid #c9c3ba;
	border-bottom: none;
	padding: 0.3em;
	text-decoration: none;
	font-weight: bold;
}

ul#TCCtabs li a:hover {
	color: #dcdcdc;
	background-color: #fff;
}

ul#TCCtabs li a.selected {
	color: #afafaf;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
div.TCCtabContent {
	border: 1px solid #c9c3ba;
	padding: 0.5em;
	background-color: #fff;
}
div.TCCtabContent.hide {
	display: none;
}
/*- end tribes side bar--------------------------- */

/*  end TRIBAL CLIMATE CHANGE styles */
