/* default SEFLIN Library Directory stylesheet */
 

body {
	margin: 0px;
	background: #fff;
	text-align: left;
	font-size: 11px;
	font-family: arial, helvetica, verdana, sans-serif;
	z-index: -1;
}


/* MISC: =Links
----------------------------------------------- */
a {
	color: #039;
	text-decoration: none;
}	
	a.navsecond {
		display: block;
		margin: 10px 0;
		padding: 0;
		font-size: 1.2em;
		font-weight: bold;
	}

a:visited {
	color: #2591FF;
	text-decoration: none;
}

a:hover {
	color: #039;
	text-decoration: underline
}


/* MISC: =Text
----------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	margin: 24px 0 0 0;
	padding: 0;
	color: #2591ff;
	font-size: 2em;
}	

h2 {
	margin: 0;
	padding: 0;
	color: #2591ff;
	font-size: 2em;
}

h3 {
	margin: 12px 0 0 0px;
	padding: 0;
	color: #B59553;
	font-size: 1.6em;
}

h4 {
	margin: 12px 0 0 0px;
	padding: 0;
	color: #B59553;
	font-size: 1.4em;
	line-height: 1em;
}

h5 {
	margin: 12px 0 0 0px;
	font-size: 1.2em;
}

h6 {
	margin: 6px 0 0 0px;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}

p {
	margin: 6px 0 0 0px;
	padding: 0;
}
	p.clear {
		clear: both;
	}
	
	p.more {
		display: block;
		background-color: #2591FF;
		margin: 20px;
		padding: 8px;
		font-size: 1em;
		font-weight: bold;
		text-align: right;
		color: white;
	}
	
	p.more a {
		color: white;
		text-decoration: underline;
	}
	
	p.more a:hover {
		color: white;
		text-decoration: underline;
	}
	
	p.more a:visited {
		color: white;
		text-decoration: underline;
	}
	
ul, ol {
	margin: 6px 30px 10px 30px;
	padding: 0;
	font-size: 1em;
}

li {
	list-style: disc;
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 1em;
}

hr {
	background-color: #2591FF;
	color: #2591FF;
	height: 1px;
	border: 0;
	margin: 10px 20px;
}
blockquote {
	width: 100%;
	text-align: center;
}

.note {
	font-size: .9em;
	color: gray;
}

/* MISC: =Layout Elements
----------------------------------------------- */
table { 
	margin: 10px 6px;
	padding: 0;
}

th {
	padding: 0;
	color: #001A4A;
	font-size: 12px;
	text-align: left;
}

td {
	color:#000;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}
	td.label {
		color:#000;
		font-family: arial, helvetica, verdana, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-align: right;
		vertical-align: top;
		padding: 0 4px 0 0;
	}

.floatright {
	float: right;
	padding: 2px;
}

.floatleft {
	clear: both;
	float: left;
	padding: 2px;
}
.transcript_row0 {
background-color: ;
}  
.transcript_row1 {
background-color: #ffffcc;
} 
.clp_course_list_normal {
	padding: 0 0 0 10px;
	font-size: 11px;
	color: #000000;
	FONT-WEIGHT: normal;
}
.clp_course_list_bold {
	padding: 10px 0 0 10px;
	font-size: 11px;
	color: #000000;
	FONT-WEIGHT: bold;
}


/* MISC: =Forms
----------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 1px;
	font-size: .9em;
	border: 1px solid #000;
}
	input.button {
		margin: 0;
		padding: 2px;
		background-color: #0071e5;
		border: 1px solid #0071e5;
		color: white;
		font-size: 1.2em;
		font-weight: bold;
		vertical-align: top;
	}
	
div.row {
	clear: both;
	padding: 2px 0;
	margin: 6px 0 4px 0;
}

label {
	font-weight: bold;
	color: #333;
	padding: 2px;
}

div.row label /*, div.row span.label*/ {
	float: left;
	width: 120px;
	text-align: right;
	margin: 0px 5px 0px 0px;
}

div.row span.collect {
	float: left;
	padding: 8px 2px 1px 1px;
}

.fieldNoBorder {
	border: 0;
}

.fieldnote {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}

.required {
	font-size: 9px;
	color: red;
	font-weight: normal;

}
.link_button {
	margin: 0;
	padding: 0px;
	background-color: #0071e5;
	border: 1px solid #0071e5;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	vertical-align: top;
	padding: 4px 6px 4px 6px;
}
	a:hover.link_button {
		margin: 0;
		padding: 0px;
		background-color: #0071e5;
		border: 1px solid #0071e5;
		color: #FFFFFF;
		font-size: 1em;
		font-weight: bold;
		vertical-align: top;
		padding: 4px 6px 4px 6px;
	}	
/* =Header
----------------------------------------------- */
#Header {
	background-color: #2591ff;
	margin: 0;
	padding: 0;
	width: 100%;
}

/* =Banner
----------------------------------------------- */
#Banner {
	margin: 0;
	padding: 0;
	z-index: 0;
}

/* =Utilities
----------------------------------------------- */
#Utilities {
	position: absolute;
	top: 0;
	left: 376px;
	margin: 0;
	padding: 0;
	z-index: 2;
	width: 465px;
}
	
	/* =UtilityNav
	----------------------------------------------- */
	#UtilityNav {
		float: left;
		margin: 0;
		padding: 0;
		z-index: 2;
	}
	
	/* =UtilitySearch
	----------------------------------------------- */
	#UtilitySearch {
		float: left;
		margin: 8px 0 0 0;
		padding: 0;
		z-index: 2;
	}
	
	#UtilitySearch input,
	#UtilitySearch select,
	#UtilitySearch textarea {
		margin: 0;
		padding: 0;
		font-size: .8em;
		border: 1px solid #fff;
	}
	
	#UtilitySearch input.button {
		margin: 0;
		vertical-align: top;
		padding: 0;
		border: 1px solid #0071e5;
	}
	
/* =socialNetworkWpr
----------------------------------------------- */

.socialNetworkWpr { position:absolute; top:76px; left:507px; height:38px; width:236px; margin:0; padding:0; z-index:2; background:url(../images/social-network-bg.png);}
.socialNetworkWpr .title { display:block; background:url(../images/followUs.png); float:left; width:83px; height:38px;}
.socialNetworkWpr .title span { display:none;}
.socialNetworkWpr .facebook { float:left; width:79px; height:38px;}
.socialNetworkWpr .facebook a { display:block; background:url(../images/facebook.png); width:79px; height:38px; text-decoration:none; outline:none;}
.socialNetworkWpr .facebook a span { display:none;}
.socialNetworkWpr .twitter { float:left; width:74px; height:38px;}
.socialNetworkWpr .twitter a { display:block; background:url(../images/twitter.png); width:74px; height:38px; text-decoration:none; outline:none;}
.socialNetworkWpr .twitter a span { display:none;}


/* =Nav-Org
----------------------------------------------- */
#Nav-Org {
	background-image: url(../images/background_nav-org.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 100%;
	z-index: -1;
}

/* =Breadcrumb
----------------------------------------------- */
#Breadcrumb {
	background: #FDF4E0 url(../images/background_breadcrumb.gif) repeat-y;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: -1;
}

	#Breadcrumb p {
		margin: 0;
		padding: 0 10px 4px 215px;
		color: #039;
	}


/* =Main
-----------------------------------------------*/
#Main {
	float: left;
	width: 1280px;
	margin: 0;
	padding: 0;
	/*clear: both;*/
	overflow: visible;
} 

#MainWithRight {
	width: 425px;
} 

/* =Nav-Services
----------------------------------------------- */
#Nav-Services {
	float: left;
	margin: 0;
	padding: 0;
	width: 170px;
}

/* =MainContent
----------------------------------------------- */
#MainContent {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
	overflow: visible;
}

/* =MainContentHome
----------------------------------------------- */
#MainContentHome {
	float: left;
	margin: 0;
	padding: 0;
	width: 40%;
}

/* =SEFLIN-Pages
----------------------------------------------- */
#SEFLIN-Pages {
	margin: 16px 8px 20px 20px;
	padding: 0;
}

#SEFLIN-Pages.RightNav {
	margin: 0;
	float:right;
	width:270px;
	padding:10px 6px;
}


	#SEFLIN-Pages p {
		margin: 10px 0 0 0px;
		padding: 0;
		font-size: 1em;
	}
	
	/* equiv to H3, and same as pagetitles class, used in committee, discussion modules */
	#SEFLIN-Pages .pageheader {
		display: block;
		margin: 20px 0 0 0px;
		padding: 0;
		color: #6d4e25;
		font-weight: bold;
		font-size: 1.6em;
		line-height: 1em;	
	}

	/* equiv to H3 */
	#SEFLIN-Pages .pagetitles {
		display: block;
		margin: 20px 0 0 0px;
		padding: 0;
		color: #8A713C;
		font-weight: bold;
		font-size: 1.6em;
		line-height: 1em;	
	}
	
	/* equiv to H4 */
	#SEFLIN-Pages .pagetitles2 {
		display: block;
		margin: 20px 0 0 0px;
		padding: 0;
		color: #8A713C;
		font-weight: bold;
		font-size: 1.4em;
		line-height: 1em;	
	}
	
	/* equiv to H5 */
	#SEFLIN-Pages p .storyhead {
		display: block;
		margin: 18px 0 0 0px;
		padding: 0;
		color: #B59553;
		font-weight: bold;
		font-size: 1.2em;
		line-height: 1em;
	}
	
	/* equiv to H6 */
	#SEFLIN-Pages p .storysubhead {
		display: block;
		margin: 12px 0 0 0px;
		padding: 0;
		font-weight: bold;
		font-size: 1em;
		line-height: 1em;
	}

	
	#SEFLIN-Pages select {
		margin: 0;
		padding: 1px;
		font-size: .9em;
		border: 1px solid #000;
	}
	
	#SEFLIN-Pages textarea {
		margin: 0;
		padding: 1px;
		font-size: .9em;
		border: 1px solid #000;
	}


/* =SectionMenu
----------------------------------------------- */
#SectionMenu {
	float: left;
	margin: 0;
	width: 200px;
	padding: 0;	
	background-color: #FCE9C2;
}

	#SectionMenu .SectionMenuHeader {
		font-family: sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		width: 200px;
		background-color: #AF90C2;
		color: #001A4A;
		font-size: 1em;
		padding: 6px 0 2px 0;
	}
	
	#SectionMenu a {
		font-family: sans-serif;
		font-weight: bold;
		color: #60426B;
		background-color: #FCE9C2;
		padding: 2px 4px 2px 4px;
		text-decoration: none;
		width: 200px;
		line-height: 18px;
	}
		
	
	#SectionMenu a:hover {
		font-weight: bold;
		color: #60426B;
		background-color: #E8CA94;
		padding: 2px 4px 2px 4px;
		text-decoration: none;
		width: 200px;
		line-height: 18px;
	}
	

	#SectionMenu .SubMenuItem a{
	font-weight: 200;
	}
	#SectionMenu .SubMenuItem a:hover{
	font-weight: 200;
	}
	
.HR {
		width: 120px;
		background-color: #AF90C2;
		color: #001A4A;
		padding: 2px 0 1px 0;
	}	
	
/* =SecondaryContent
-----------------------------------------------*/
#SecondaryContent {
	float: right;
	width: 270px;
	margin: 0 0 -350px 0;
	padding: 0;
	z-index: 2;
	color: white;
}

	#SecondaryContent a {
		color: #BAB2CA;
		text-decoration: underline;
		font-weight: normal;
	}
	
	#SecondaryContent a:visited {
		color: #BAB2CA;
		text-decoration: underline;
	}

/* =SecondaryContentHome
-----------------------------------------------*/
#SecondaryContentHome {
	postition: relative;
	float: right;
	width: 270px;
	margin: 0 0 -550px 0;
	padding: 0;
	z-index: 2;
	color: white;
	overflow: visible;
} 
	
	#SecondaryContentHome a {
		color: #BAB2CA;
		text-decoration: underline;
	}
	
	#SecondaryContentHome a:visited {
		color: #BAB2CA;
		text-decoration: underline;
	}

/* =MemberLogin
----------------------------------------------- */
#MemberLogin {
	position: relative;
	background: #533F7A url(../images/background_LoginBottom.gif) no-repeat;
	background-position: bottom;
	margin: 0;
	padding: 0 0 31px 0;
	width: 253px;
	z-index: 2;
}

#MemberLogin p {
	padding: 0;
	margin: 2px 0 0 78px;
	font-size: .9em;
}

#MemberLogin p.biglinks {
	padding: 0;
	margin: 0 15px 10px 15px;
	font-size: 1.2em;
	text-align: center;
	color: #fff;
}

#MemberLogin div.row {
	clear: both;
	padding: 2px 0;
	margin: 6px 0 2px 0;
}

#MemberLogin label {
	font-weight: bold;
	color: #fff;
	padding: 2px;
}

#MemberLogin div.row label /*, div.row span.label*/ {
	float: left;
	width: 70px;
	text-align: right;
	margin: 0;
}

#MemberLogin input {
	margin: 0;
	padding: 0 0 0 3px;
	font-size: .8em;
	border: 1px solid #fff;
}

#MemberLogin input.button {
	margin: 0;
	vertical-align: top;
	padding: 0;
	border: 1px solid #0071e5;
}

/* =MemberLogin-Short
----------------------------------------------- */
#MemberLogin-Short {
	position: relative;
	background-color: #533F7A;
	margin: 0;
	padding: 0 0 0px 0;
	_padding: 0 0 2px 0;
	width: 253px;
	z-index: 2;
}

#MemberLogin-Short p {
	padding: 0 16px;
	margin: 0;
}

#MemberLogin-Short p.links {
	padding: 3px 0 8px 8px;
	margin: 0;
}

#MemberLogin-Short img.floatright {
	margin: 8px 0 0 0;
	padding: 0;
}

#MemberLogin-Short div {
	font-weight: bold;
	color: #fff;
	padding: 8px 0 8px 8px;
	font-size: 1.1em;
}

		
/* =BannerAdArea
----------------------------------------------- */
#BannerAdArea {
	position: relative;
}

/* =ExtraContent
----------------------------------------------- */
#ExtraContent {
	position: relative;
	top: 10px;
	font-weight: bold;
	color: #533F7A;
	font-size: 1.6em;	
	text-align: center;
	
}


/* =Footer
----------------------------------------------- */
#Footer {
	clear: both;
	width: 100%;
	margin: 10px auto 20px auto;
	padding: 36px 0 0 0;
	background-image: url(../images/logo-sm.gif);
	background-position: center top;
	background-repeat: no-repeat;
	border-top: 1px solid #2591FF;
}

#Footer hr {
	display: none;
}

#Footer p {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: .9em;
	font-weight: bold;
	color:	#999999;
	text-align: center;
}

	#Footer p.small {
		font-size: .8em;
		width: 60%;
		margin: 10px auto;
		text-align: center;
	}
	
table.cfdebug {

}


/* =clp
----------------------------------------------- */
#clp { 
	width: 100%;
}

#clp table { 
	margin: 0;
	padding: 0;
}

.clpCatTitle
{
	FONT-WEIGHT: bold; FONT-SIZE: 15pt; COLOR: #217c7e; FONT-FAMILY: arial, Helvetica, sans-serif; text-align : left;
}
.clpTitle
{
	display: block;
	margin: 20px 0 0 0px;
	padding: 0;
	color: #8A713C;
	font-weight: bold;
	font-size: 2.4em;
	line-height: 1em;
}
.clpSubTitle
{
	display: block;
	margin: 20px 0 0 0px;
	padding: 0;
	color: #8A713C;
	font-weight: bold;
	font-size: 1.7em;
	line-height: 1em;		
}
A.clpTitleLink
{
	FONT-WEIGHT: bold; color: #217c7e;
}
A.clpTitleLink:hover
{
	FONT-WEIGHT: bold; color: #cd9967;
}
A.clpSubTitleLink
{
	FONT-WEIGHT: bold; color: #217c7e;
}
A.clpSubTitleLink:hover
{
	FONT-WEIGHT: bold; color: #cd9967;
}
.clpAdminTitle
{
	FONT-WEIGHT: bold; FONT-SIZE: 15pt; COLOR: #217c7e; FONT-FAMILY: arial, Helvetica, sans-serif; border-bottom:1px solid #943132;
}

.clpNormal
{
	font-size: 11px;
	color: #000000;
	FONT-WEIGHT: normal;
}
.clpboldcolor
{
	FONT-WEIGHT: bold; color: #000000;
}
.clpboldaltcolor
{
	FONT-WEIGHT: bold; color: #001A4A;
}
.clpboldred
{
	FONT-WEIGHT: bold; color: #993333;
}
.clpboldwhite
{
	FONT-WEIGHT: bold; color: #ffffff;
}
.clpbold
{
	FONT-WEIGHT: bold;
	COLOR: #666666;
}
.clpbig
{
	FONT-SIZE: 15px;
}
.clpsmall
{
	FONT-SIZE: 11px;
}
.clpverysmall
{
	FONT-SIZE: 8px;
}
.clpvalidation
{
	FONT-WEIGHT: bold; color: #993333;
}

.clperror
{
	FONT-SIZE: 14px; FONT-FAMILY: arial, Helvetica, sans-serif; color: #993333; FONT-WEIGHT: bold;
}

.clpFormLabel {
	FONT-WEIGHT: bold;
	color: #2591FF;
	border-right: 1px solid #000000;
}
.clpSearchTitleText, a.clpSearchTitleText:link, a.clpSearchTitleText:visited, a.clpSearchTitleText:hover {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	background: #993333;
	padding: 2px;
}
.clpSearchField {
	background-color : F3EFE0;
	border : thin solid #cd9967 1;
	font : 11px;
}
.clpSearchButton {
	background-color : #cd9967;
	font : bold 11px;
	color: white;
	border : thin outset #cd9967;
}
.clpLoginButton {
	background-color : #993333;
	font : bold 11px;
	color: white;
	border : thin outset #993333;
}
.clpLoginField {
	background-color : F3EFE0;
	border : thin solid #993333 1;
	font : 11px;
}
.clpinput {
	background-color : white;
	border : thin solid #001A4A 1;
}
.clpButtonRight {
	background-color : white;
	border : thin solid #001A4A 1;
}
.buttonContainer {
	padding:3px 0;
}

/* =certificates
----------------------------------------------- */
.certTitle
{
	FONT-WEIGHT: bold; FONT-SIZE: 30pt; COLOR: #000000; FONT-FAMILY: Times New Roman, arial, Helvetica, sans-serif;
}
.certContent
{
	FONT-WEIGHT: normal; FONT-SIZE: 20pt; COLOR: #000000; FONT-FAMILY: Times New Roman, arial, Helvetica, sans-serif;
}
.certSignature
{
	FONT-WEIGHT: bold; FONT-SIZE: 15pt; COLOR: #000000; FONT-FAMILY: Times New Roman, arial, Helvetica, sans-serif;
}
.certSubScript
{
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Times New Roman, arial, Helvetica, sans-serif;
}

/* =calendar
----------------------------------------------- */
.calMain {
	font-family: verdana;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a.calMain:link {
	color: #2591FF;
	font-weight: normal;
	text-decoration: none;
}
a.calMain:visited {
	color: #039;
	font-weight: normal;
	text-decoration: none;
}
a.calMain:hover {
	color: #2591FF;
	font-weight: normal;
	text-decoration: underline;
}
.calMainBold {
	font-family: verdana;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.calMainBold:link {
	color: #2591FF;
	font-weight: bold;
	text-decoration: none;
}
a.calMainBold:visited {
	color: #039;
	font-weight: bold;
	text-decoration: none;
}
a.calMainBold:hover {
	color: #2591FF;
	font-weight: bold;
	text-decoration: underline;
}

.calHeading {
	display: block;
	margin: 20px 0 0 0px;
	padding: 0;
	color: #B59553;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1em;
}
.calSubHeading {
	display: block;
	margin: 20px 0 0 0px;
	padding: 0;
	color: #B59553;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1em;	
}

.calTitleBar, a.calTitleBar:link, a.calTitleBar:visited {
	font-family: sans-serif;
	color: #FFFFFF;
	background: #533F7A;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
	line-height: 1.5;
}

a.calTitleBar:hover {
	font-family: sans-serif;
	color: #533F7A;
	background: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
	line-height: 1.5;
}

.calWidgetDay {
	font-family: verdana;
	color: #001A4A;
	background: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
.calWidgetDayHL {
	font-family: verdana;
	color: #001A4A;
	background: #FFFF00;
	font-size: 8pt;
	font-weight: bold;
}
.calWidgetDayEvent, a.calWidgetDayEvent:link, a.calWidgetDayEvent:visited, a.calWidgetDayEvent:hover {
	font-family: verdana;
	color: #BB1100;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;	
}

.calDay {
	font-family: verdana;
	color: #001A4A;
	background: #FFFFFF;
	font-size: 8pt;
	font-weight: normal; 
}
.calDayHL {
	font-family: verdana;
	color: #001A4A;
	background: #FFFF00;
	font-size: 8pt;
	font-weight: normal;
}
.calDayEvent, a.calDayEvent:link, a.calDayEvent:visited, a.calDayEvent:hover {
	font-family: verdana;
	color: #BB1100;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;	
}

.calInputbox {
	margin: 0;
	padding: 1px;
	font-size: .9em;
	border: 1px solid #000;
}
.calSubmitButton {
	margin: 0;
	padding: 2px;
	background-color: #0071e5;
	border: 1px solid #0071e5;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: top;
}
.calTitleText, a.calTitleText:link, a.calTitleText:visited, a.calTitleText:hover {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	background: #B59553;
	padding: 3px;
}
.calTitleAltText, a.calTitleAltText:link, a.calTitleAltText:visited, a.calTitleAltText:hover {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	background: #AF90C2;
	padding: 3px;
}
.calTitleLine {
	border-bottom: 2px solid #B59553;
	padding: 0px;
}
.calTitleAltLine {
	border-bottom: 2px solid #AF90C2;
	padding: 0px;
}

/* =directory
----------------------------------------------- */
.headerWhiteBold,
.headerWhiteBold label
{
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: arial, Helvetica, sans-serif;
	white-space:nowrap;
}


/* ---------  ADMIN FORM STYLES ------------ */
.FormSectionHeading {
	color:#8A713C;
	font-size:15px;
	font-weight:bold;
	padding:15px 0 0 0;
	margin:0;
	border-bottom:1px solid #2591FF;
}

#FormSectionHeadingWpr {
	overflow:hidden;
}

#FormSectionHeadingText {
	width:95%;
	float:left;
}
#FormSectionHeadingExpandBtn {
	width:16px;
	float:left;
}

