/* GENERIC - from default.css*/
A:link {
	text-decoration: none;
	color: #0066CC;
}
A:visited {
	text-decoration: none;
	color: #0066CC;
}
A:hover {
	text-decoration: underline;
	color: #000000;
}
A:active {
	text-decoration: none;
	color: #000000;
}



.floatright {
	margin-top: 1px;
	margin-bottom: 1px;
	float: right;
	margin-left: 10px;
}


.floatimgright {
	margin-top: 1px;
	margin-bottom: 1px;
	float: right;
	margin-left: 10px;
}
.floatimgleft {
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
	margin-left: 3px;
	margin-right: 10px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}


/* 
===========================================================================
For 
===========================================================================
*/


.clear {
margin:0px;
clear:both;
}

p {
	font-family: Arial, Helvetica;
	font-size: 13px;
	margin-top: .4em;
	margin-bottom: 1em;
	line-height: 1.4em;
	letter-spacing: 0.04em;
}

.login {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-top: .4em;
	letter-spacing: 0.04em;
}

#footerbar {
}
.footerbar {
	border-top:1px #C0C98B solid;
	width:800px;
	padding: 10px 0px 10px 0px;
}

.footerbar p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: gray;
	margin-top: .1em;
	line-height: 1em;
	letter-spacing: 0.04em;
}
#credits {
}
.credits p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: gray;
	line-height: 1em;
	letter-spacing: 0.04em;
	margin: .5em 0 .5em 0;
}

/* 
===========================================================================
IFrame Press Modules 
===========================================================================
*/
.pressModule {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: .7em;
	margin-top: .1em;
	margin-bottom: 1em;
	margin-left: 0em;
	line-height: 1.4em;
	letter-spacing: 0.04em;
}
.pressModuleDate {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: .75em;
	margin-top: .4em;
	margin-bottom: 0em;
	margin-left: 0em;
	letter-spacing: 0.04em;
}
/* 
===========================================================================
Library Press Pages - Non DNN Pages 
===========================================================================
*/

.pressTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: 600;
	letter-spacing: 0.03em;
	line-height: 1.3em;
	color: #285182;
	margin: 1.2em 0em .6em 110px;
}

.pressContent { 
	font-size: 0.9em; 
	color: #000000; 
	margin: 10px 0px 18px 110px;
}
.pressSummary { 
	font-size: 1em; 
	color: #000000; 
	font-weight: bold; 
	margin: 0px 0px 8px 110px;
}

.pressList { 
	font-size: 0.9em; 
	color: #000000; 
	font-weight: bold; 
	margin: 10px 0px 0px 110px;
}

.pressdate { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	color: #222222; 
	margin: 0px 0px 0px 110px;
}

p.pressMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: .5em;
	margin-bottom: 1em;
	line-height: 1.3em;
}
/* 
===========================================================================
All content pane images that are dropped into text
===========================================================================
*/

p img {
	float: left;
	border: 0px;
	margin: 2px 8px 2px 0px;
}



/* 
===========================================================
Side Bar Final 
===========================================================
*/

.boxSbar {
	width: 280px;
	margin: .1em 0em .1em 0em;
	border-left: 3px #C0C98B dotted;
	border-bottom: 3px #C0C98B dotted;
}
.boxSbarGraphic {
	width: 280px;
	margin: .1em 0em .1em 0em;
	border-bottom: 3px #C0C98B dotted;
}

.boxSbar IMG {
	float: left;
	clear: left;
	margin: 2px 0px 2px 0px;
}
.boxSbar p {
	font-family: Verdana;
	font-size: 13px;
	color: #444444;
	line-height: 1.3em;
	margin: .5em .5em 1em .5em;
}
/* End Side Bar */


/*
=======================
Side Bar HOME
=======================
 */

.boxSbarH {
	margin: .1em 0em .1em 0em;
	margin-bottom: 1em;
	border-left: 3px #C0C98B dotted;
	border-bottom: 3px #C0C98B dotted;
}
.boxSbarH IMG {
	float: left;
	padding: 2px 4px 0px 0px;
	clear: left;
	
}
.boxSbarH p {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	line-height: 1.4em;
	margin: .5em 0em .7em 1em;
}

/* End Side Bar HOME */

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: 600;
	letter-spacing: 0.08em;
	color: #285182;
	margin-top: .5em;
	margin-bottom: 0.4em;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0.03em;
	color: #285182;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: 600;
	letter-spacing: 0.03em;
	color: #285182;
	margin-top: 1.8em;
	margin-bottom: 0.9em;
}
H4 {
	/* Bulleted List Head indented */
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: 0.01em;
	color: #285182;
	margin-top: 1em;
	margin-left: 1.2em;
	margin-bottom: .05em;
}
DT {
	/* Left side box HTML link list heading */
    font-family: Arial, Helvetica;
	font-size: 0.85em;
	color: #8A4403;
	font-weight: bold;
	margin: 30px 6px 9px 4px;
}
H5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.01em;
	color: #285182;
	margin-top: .5em;
	margin-bottom: 1em;
}
H6 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.75em;
	font-weight: bold;
	color: #285182;
	margin-top: 1.4em;
	margin-bottom: 1em;
}

blockquote {
	margin-top: .5em;
	margin-left: 1.2em;
	margin-bottom: 1em;
	line-height: 1.6em;
}
ul {
	font-family: Arial, Helvetica;
	margin-top: 0.5em;
	margin-bottom: 2em;
}
UL LI {
	font-family: Arial, Helvetica;
	font-size: .9em;
	line-height: 1.4em;
	letter-spacing: 0.04em;
	list-style: disc url(../../images/blip.gif);
	margin: 0px 30px 4px -10px;
}
UL LI LI {
	list-style-type: disc;
	font-size: 1em;
	
}
UL LI LI LI {
	list-style-type: circle;
}
OL LI {
	list-style-type: decimal;
}
OL OL LI {
	font-family: Arial, Helvetica;
	font-size: .75em;
	line-height: 1.6em;
	list-style-type: lower-alpha;
}
OL OL OL LI {
	list-style-type: lower-roman;
}
OL UL LI {
	list-style-type: disc;
}
HR {
	margin:5px 0px 5px 0px;
	color: #C0C98B; /* this is the dusty green */
	background-color: #E3E3C3;
	height: 0.05em;
	width: 100%;
}
/* 
================================
Skin styles for DotNetNuke
================================
*/
.skinbody {
}
.pagemaster {
	width: 900px;
	height: 100%;
		
	/* position: absolute; top: 30px; right: 30px;  */
}
.skinmaster {
	height: 100%; 
	/* background-color: #f3f5fa; 
	background-color: #ffffff;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;

 */ 
 	}
.skinheader {
height: 0px;
}
.skingradient {
}
.controlpanel {
}

/* top solpart menu */

#toppane {
}
.toppane {
	/* Top Horz SolPart Menu*/
	width: 900px;
}

.leftPaneH {
	/* Page left side SPmenu2 nav menu pane */
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 0px;

}

.contentPaneH {
	/* Page center content pane */
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.rightPaneH {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
/* End Home */



.leftpane {
	/* Page left side SPmenu2 nav menu pane */
	width: 210px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 22px;
					/* border-right: 0.02em #FFFFFF solid; */
}

.contentpane {
	/* Page center content pane */
	width: 450px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.rightpane {
	width: 290px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 70px;
}
.bottompane {
	width: 900px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentpaneThird {
	/* Page center content pane */
	width: 730px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*
====================================================
 SOLPARTMENUS - See these specified in the skin.xml 
====================================================
*/
.Menu1_MenuContainer {
	border: .05em #ABB27D solid;
	background-color: #C0C98B;
}

.Menu1_MenuBar {
	cursor: pointer; 
	cursor: hand;
}

.Menu1_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	height:1.8em;
	color: #285182;
	font-family: Arial, Helvetica; 
	font-size: .9em; 
	letter-spacing: 0.04em;
	background-color: Transparent;
	border:0 transparent;
}

.Menu1_MenuItemSel { 
	cursor: pointer; 
	cursor: hand; 
	height:1.8em;
	color: #000000;
	font-family: Arial, Helvetica; 
	font-size: .9em; 
	letter-spacing: 0.04em;
	background-color: #CFD6A1;
}

.Menu1_MenuItemActive {
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	font-family: Arial, Helvetica; 
	font-size: .9em; 
	letter-spacing: 0.04em;
	background-color: #BED696;
}
.Menu1_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	font-family: Arial, Helvetica; 
	font-size: .8em; 
	letter-spacing: 0.04em;
	background-color: #C0C98B; 
}

.Menu1_MenuIcon {
}
.Menu1_MenuBreak { /* this is the sub menu border around the whole dropdown */
}
.Menu1_MenuArrow {
}
.Menu1_RootMenuArrow {
}


/*  SolPartMenu 2 - left side */
.Menu2_MenuContainer {
}
.Menu2_MenuBar {
margin-top: 2em;
}

.Menu2_MenuItem {
	cursor: pointer; 
	cursor: hand;
	background-color: transparent;
	font-family: Arial, Helvetica;
	font-size: 0.85em;
	font-weight:600;
	letter-spacing: 0.04em;
	line-height: 1.5em;
	color: #285182;  

}

.Menu2_MenuItemSel { /* mouseover - this cant be used because I'm forcing expanded list */
}

.Menu2_SubMenu {
	margin-left: -30px;
	cursor: pointer; 
	cursor: hand; 
	color: #0066CC;
	font-weight:500;
	line-height: .8em;
}

/* 
.Menu2_Separator { this works in tandem with blank.gif specified as SEPARATOR in skin.xml 
	width: 200px;
	color: #717553;
	border-bottom: 0.05em #717553 solid; 
	margin: 0px;
}
*/	

 /* 
 ===================================
 Shared Styles for all Skins 
 ==================================
 */
 
.tagline {
	font-family: Arial, Helvetica;
	font-size: .9em;
	letter-spacing: 0.05em;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica;
	font-size: .75em;
	font-weight: bold;
	color: #666666;
	margin: 20px 10px 0px 30;
}

.footLinks {
	font-family: Arial, Helvetica;
	font-size: .75em;
	color: #888888;
	border-top: .05em #E3E3C3 solid;
	padding: 4px 0px 4px 0px;
	margin: 50px 0px 0px 0;
}
	
.mini {
	font-family: Arial, Helvetica;
	font-size: .75em;
	padding: 4px 0px 4px 0px;
}

/* 
===============================================================================
NOT USING  Styles for the main section links and text in the content pane of the home page 
===============================================================================
*/

#home {
	margin: 20px 20px 20px 10px;
}
td.home {
	width: 300px;
	font-family: Verdana, Arial, Helvetica;

	color: #000;
	padding: 0px 0px 4px 20px;
}
p.titleHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #C24B13;
}
a.home:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #C24B13;
	text-decoration: none;
}
a.home:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #C24B13;
	text-decoration: none;
}
a.home:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.home:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #C24B13;
	text-decoration: none;
}
/*
=======================================
NOT USING   styles Misc 
=======================================
*/
.copyright {
	font-family: Times New Roman;
}

div.imgRight {
	float: right;
	margin: 2px 10px 2px 10px;
	clear: both;
}

/*
=======================================
NOT USING  styles used by FTF Modules 
=======================================
*/
.GSRSearchSummary {
	color: Gray;
	font-size: 0.75em;
}
.FTFFont {
	font-family: Verdana;
}

.FTFFont UL LI { /* curriculum details page td bulleted list */
	font-family: Verdana;
	font-size: 1em;
	line-height: 1.6em;
	list-style: disc url(../../images/blip.gif);
	margin: 0px 30px 4px -10px;

}

.FTFFont td {
	font-family: Verdana;
	font-size: 0.75em;
	line-height: 1.6em;
}

.FTFMessage 
{
	font-family: Verdana;
	font-size: 0.75em;
	line-height: 1.6em;
	color: Blue;
	font-weight: bold;
	font-style: italic;
}	


/*
=======================================
NOT USING  styles used by non-database nested layout tables 
=======================================
*/
#column1 {
	float: left;
	width: 100px;
}
#column2 {
	padding: .11em;
}


/* 
===========================================================================
NOT USING For the resizing of icon images
===========================================================================
*/

img.LinkIcon {
	height: 2.3em;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
	float: left;
	padding: 0px 0px 0px 0px;
}



/* 
=======================================
NOT USING  copied from seeinside.css from Cheri
popup text 
=======================================
*/

a.screen:visited {
color:#c00; 
position:relative; 
z-index:1;
}

a.screen {
color:#c00; 
position:relative; 
z-index:1;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
 width:267px; /* give it a width */
height:0; /* no height to solve an Opera bug that makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:130; /* position:the image */
top:-150px;
background-color: White;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
 height:350px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}







