/* PCA Unique styles */
/* To be INCLUDED in the project */


/* from refit_acc-NN4.css */
PRE  {
      font-family : "helvetica", "arial", "verdana", sans-serif;
      color : #000000; 
	  font-size : small;
}
.caption {
	font-size: 75%;
	font-weight: bold;
	color: #999966;

}
.copyright {
	font-size: small;
	color: #999966;

}
.citations {
	font-size: small;
	font-weight: bold;
	color: #663333;

}

b {
	font-weight: bold;
}

li.menu {
margin: 0px;
padding: 0px;
list-style-type: disc;
}

a.commontop:link, a.commontop:visited {
	color: #3a3a06;
background: #CCCC99;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
	text-align: left;

}
.sidenavheader {
	color: White;
	background: #666633;
	width: 132px;
	font-weight: bold;
	text-indent: 5px;
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
margin-bottom: 0px;
border: none;
}

.searchbutton {
padding: 2px;
text-decoration: none;
display: block;
color: black;
background: #CC9900;
margin-left: 10px;
margin-top: 5px;
font-size: small;
}

a.email, a.email:link, a.email:visited {
	text-decoration: underline;
	text-indent: 10px;
}
/* index side nav items by 10 pixels */
.leftindent {
	
	margin-left: 10px;
}

/*****************************/
/* FONTS          */
/*****************************/

.navboldwhite {
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;

	margin-left: 10px;
}
.navlitered {
	color: #663333;
	font-size : small;

	padding-left: 10px;
	display: block;
}

.redbold {
	font-weight : bold;
	color : Red;

}
a.navred, a.navred:visited {
	color: #663333;
	text-decoration: none;
	font-weight : bold;

	font-size : small;
}
a.navgloss, a.navgloss:visited {
	color: Blue;
	text-decoration: none;

	}
a.navwhite, a.navwhite:visited {
	color: #ffffff;
	text-decoration : none;
	font-size: small;
	font-weight: bold;
}
a.navblack, a.navblack:visited {
	color: #000000;
	font-size: small;
	font-weight: bold;
	text-decoration: none;

}
.fontsandtone {
	color: #666633;
	font-size:70%;

}
/*vist us */
.visit {
	color: #CC9900;
}

.visitarea-bg {
	background-color: #CC9900;
	color: Black;
}
.visitarea-subbg {
	background-color: #FFFF99;
	color: Black;
}

/* teacher's corner */
.prof {
	color: #CC6600;

}

.profbglt {
	background-color: #FFCC66;
	color: Black;
}
.profbgdark {
	background-color: #CC6600;
	color: White;
}

a.linkprof, a.linkprof:visited {
	color: #CC6600;
	text-decoration: none;

}


/* INLINE HTML ELEMENTS      */
/* TS: conflicts with SS styles
a:link,  a:visited {
	text-decoration: underline;
}*/

/* Backgrounds */
.mainbg { background:#CCCC99;
color: Black;  }
.altbg { background:#999966;
color: Black; }
.headerbg {	background:#666633;
color: White; }
.stories-bg { background:#CC9999; 
color: White;}
.stories-altbg { background:#663333; 
color: White;}
.whitebg {	background:#ffffff;
color: Black; }
.darkbg {	background:#3a3a06;
color: White;}
.featurearea-headbg { background:#003366; 
color: White;}
.featurearea-bg { background:#9999CC;
color: Black; }

/* Radio buttons */
.radio-mainbg { color: #000000; background: #CCCC99; }

/* textBlock with left and right margins */
.textMargin{
margin-top: 2px;
margin-bottom: 2px; 
margin-left: 8px;
margin-right: 8px; 
}
/* border for containing content, instead of using tables */
.darkbox {
	border: solid #999966 8px
}

.sandstonebox {
	border: solid #CCCC99 8px
}

/* GENERIC CLASSES           */
.linethrough {
	text-decoration: line-through;
}
.lineunder {
	text-decoration : underline;
}
.smaller {
	font-family: "helvetica", "arial", "verdana", sans-serif;
	font-size: 90%;
}
.smallest {
	font-family: "helvetica", "arial", "verdana", sans-serif;
	font-size: 80%;
}
.larger {
	font-family: "helvetica", "arial", "verdana", sans-serif;
	font-size: 120%;
}
.largest {
	font-family: "helvetica", "arial", "verdana", sans-serif;
	font-size: 140%;
}
/* CL&F MENUS                */
/* GoC = common              */
/* Parks = inst              */

/* GoC or common menu bar */
a.common, a.inst, a.contactez-nous {
	font-family: "helvetica", "arial", "verdana", sans-serif;
	text-decoration: none; 
	font-weight: bold; 
	font-size: small;
}
a.common, a.contactez-nous {
	color: #ffffff;
	background: #000000;
	font-size: small;
}

a.common, a.inst {
	font-size: small ;
	padding-left: 2px;
}
a.contactez-nous {
	padding-left: 1px;
	font-size: small ;
}

a.common:link, a.common:visited, a.contactez-nous:link, a.contactez-nous:visited { 
	color: #ffffff;
	text-decoration: none; 
	background: #000000; 
	font-size: small;
}
td.common { 

	color: #ffffff;
	background: #000000;
	border: 1px solid #ffffff;
	border-top-width: 0px;
	border-left-width: 0px;
}
	
a.inst {
	color: Black;
	background-color: #cccc99;
	font-size: small
}
a.inst:link, a.inst:visited {
	color: Black;
	text-decoration: none;
	background: #cccc99;
	font-size: small;
}


td.inst { 

	color: Black;
	background: #cccc99; 
	border: 1px solid #ffffff;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 2px 2px;
}


td.blank {
	padding: 0em; 
	margin: 0em; 
	border: none; 
	color: #000000;
	background: white;
}

/* end of refit_acc-NN4.css */
