﻿
bodya { background-color: #FFFFFF; }
bodya, pre, li { color: #000000; font-family: Verdana, Arial, Helvetica, Mingliu, Sans-Serif; font-size: 12px;}
a {text-decoration:none; }
a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #000000; text-decoration:underline;}
a:active { color: #000000; }
li { list-style: square inside; }
.tableTitle2, .tableContentLink { font-family: Verdana, Arial, Helvetica, Mingliu, Sans-Serif; font-size: 13px; font-weight: normal; }
.tableTitle2 {  color: #313031; background-color: #DBD6C4; }
.tableContentLink { color: #542605;}
a.tableContentLink:link, a.tableContentLink:visited, a.tableContentLink:hover, a.tableContentLink:active { color : #542605;}
.tableContentLink { color: #915700;}
.menu {        background-color: #DDEF5D; }
.head { font-size: 17px; font-weight: bold; color: #8CC924; font-family: Helvetica, Arial, Verdana, Mingliu, Sans-Serif; }
.home { font-family: Verdana, Arial, Helvetica, Mingliu, Sans-Serif; font-size: 12px; font-weight: normal; color: #000000; background-color: #8CC924; }
a.home:link { color : #000000;}
a.home:visited { color : #000000;}
a.home:hover { color : #000000;}
a.home:active { color : #000000;}
.foot { font-family: Verdana, Arial, Helvetica, Mingliu, Sans-Serif;  font-size: 11px; font-weight: normal; color: #000000; background-color: #8CC924; }
a.foot:link { color : #000000;}
a.foot:visited { color : #000000;}
a.foot:hover { color : #000000;}
a.foot:active { color : #000000;}


.admin_level2_link_new {
        font-family: serif, Georgia, Arial, Verdana, Mingliu;
        font-size: 13px;
        letter-spacing: 0.1em;
        color: white;
}
a.admin_level2_link_new:link, a.admin_level2_link_new:visited, a.admin_level2_link_new:active {
        color: white;
}
a.admin_level2_link_new:hover {
        color: yellow;
        text-decoration: none;
}
.admin_level3_link_new {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 13px;
        letter-spacing: 0.1em;
        color: white;
}
a.admin_level3_link_new:link, a.admin_level3_link_new:visited, a.admin_level3_link_new:active {
        color: white;
}
a.admin_level3_link_new:hover {
        color: yellow;
        text-decoration: none;
}

.subTitle {
        font-family: Verdana, serif, Georgia, Arial, Mingliu;
        font-size: 11pt;
        letter-spacing: 0.2em;
        color: #425BF1;
}





/* OLC 2.0 New */

/* From UI Designer */
td {
	vertical-align: top;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	color: black;
}

body, p, input, textarea, select {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	color: black;
}

.textfield {font-size:10pt; font-family:verdana; color:#808080; background-color:#ffffff; font-weight:bold;
}
/*
.13-org-boldlink {
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size: 13px;
}
A.13-org-boldlink:link {
	COLOR: #BE6414;
}
A.13-org-boldlink:visited {
	COLOR: #BE6414;
}
A.13-org-boldlink:hover {
	COLOR: #D7A06E;
}
A.13-org-boldlink:active {
	COLOR: #BE6414;
}
*/

.11-blk-bold {
	font-family: Verdana, Arial, Helvetica, Mingliu, Sans-Serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.13-lblue-bold {
	font-family: Verdana, Arial, Helvetica, Mingliu, Sans-Serif;
	font-size: 13px;
	color: #517BC2;
	font-weight: bold;
}




/* Imported from OLC 1.0 */
.whiteheading {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	vertical-align:middle;
	color: #FFFFFF;
}





/* Online College 2.5 Identified Sytles */

/* Page Navigator (e.g. Home > Program Mangement > Create ) */
.b_page_navigation {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #555555;
}
.b_page_navigation:link, .b_page_navigation:visited, .b_page_navigation:active {
	color: #555555;
}
.b_page_navigation:hover {
	color: #111111;
}

/* Page Title. Formerly known as 'l30-grey'. */
.b_page_title, .f_page_title, .l30-grey {
	font-family: Verdana, Arial;
	font-size: 24pt;
	color: #BEBEBE;
}

/* Button Type 1 */
/* Save / Reset / Cancel / Custom Buttons */
#btn_type1 {display:inline;float:right;}
#btn_type1 span {position:relative;height:auto;margin:0 2px;float:left;border-width:2px 0 2px 0;border-style:solid;border-color:#ECCA6E;}
#btn_type1 span span {border-width:0 2px;margin:0 -1px;height:auto;padding:.25em .8em .25em .8em;background-color:#FAE996;}
#btn_type1 span span a {color:#5A5A5A}
#btn_type1 span.hover {border-color:#ECB96E;}
#btn_type1 span.hover a {color:#5A5A5A;}
#btn_type1 span.hover span {border-color:#ECB96E;background-color:#FAD696;}


/* Button Type 2 */
/* Control button in admin console */
#btn_type2 {display:inline;}
#btn_type2 span {display:inline;position:relative;height:auto;margin:0 2px;float:left;border-width:2px 0 2px 0;border-style:solid;border-color:#ECCA6E;}
#btn_type2 span span {display:inline;border-width:0 2px;margin:0 -1px;height:auto;padding:1px 6px 1px 6px;background-color:#FAE996;font-size:8pt;}
#btn_type2 span span a {color:#5A5A5A}
#btn_type2 span.hover {border-color:#ECB96E;}
#btn_type2 span.hover a {color:#5A5A5A;}
#btn_type2 span.hover span {border-color:#ECB96E;background-color:#FAD696;}


/* Filter in listings */
.b_listing_filter {
	font-family: Verdana, Arial;
	font-size: 8pt;
}

/* Filter in search page */
.b_search_filter {
	font-family: Verdana, Arial;
	font-size: 10pt;
}

/* Table header in listings. Formerly known as .tableTitle.  */
.b_listing_listheader, .tableTitle { font-family: Verdana, Arial, Helvetica; font-size: 9pt; font-weight: bold; color: #313031; background-color: #D7BB88;}
.b_listing_listheader:link, .tableTitle:link { color : #313031; }
.b_listing_listheader:visited, .tableTitle:visited { color : #313031; }
.b_listing_listheader:hover, .tableTitle:hover { color : #313031; }
.b_listing_listheader:active, .tableTitle:active { color : #313031; }


/* Control in listings. Formerly known as admin_bg_menu */
.b_listing_control { background-color: #AD9276; }
.admin_bg_menu { background-color: #D2C3A6; }

/* Search box in control in listings . */
.b_listing_control_searchtext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}


/* Table body in listings. Formerly known as .tableContent, .tableContent2 */
.b_listing_listbody {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFEFC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E6DACF;
	padding-bottom:5pt;
}
.b_listing_listbody:link, .b_listing_listbody:visited, .b_listing_listbody:hover, .b_listing_listbody:active {color:#694f35;}

.tableContent, .tableContent2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFEFC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E6DACF;
}
.tableContent:link, .tableContent:visited, .tableContent:hover, .tableContent:active { color : #694f35;}
.tableContent2:link, .tableContent2:visited, .tableContent2:hover, .tableContent2:active { color : #694f35;}

/* Style for icons (such as prev/next button) */
.iconLink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt
	font-weight: normal;
	color: #915700;
}
.iconLink:link, .iconLink:visited, .iconLink:hover, .iconLink:active { color : #915700;}

/* Default style for HTML tags */
select {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}

/* Seperator on certain settings in admin console. */
.hr_sub_separator {
	color: #999999;
	border: dotted dashed;
}

/* Help text */
.extraInfo {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #777777;
}

/* Frontend Text Type 1 */
.frontend {}
.frontend:link, .frontend:visited {COLOR: #BE6414; TEXT-DECORATION: none;}
.frontend:hover {COLOR: #D7A06E; TEXT-DECORATION: none;}
.frontend:active {COLOR: #BE6414; TEXT-DECORATION: none;}
.frontend {COLOR: #BE6414;}

/* Frontend Text Type 2, formerly known as '15-dblue-bold' */
.frontend2 {
	font-size: 11pt;
	color: #00546F;
	font-weight: bold;
}

.15-dblue-bold {
	font-size: 15px;
	color: #00546F;
	font-weight: bold;
}

/* Frontend Text Type 3, formerly known as '11-lblue-bold' */
.frontend3 {
	font-size: 9pt;
	color: #517BC2;
	font-weight: bold;
}

.11-lblue-bold {
	font-size: 11px;
	color: #517BC2;
	font-weight: bold;
}

/* Frontend Text Type 4, formerly known as '13-grey' */
.frontend4 {
	font-size: 10pt;
	color: #646464;
}

.13-grey {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #646464;
}

/* Frontend Text Type 5, formerly known as '13-purple-bold' */
.frontend5 {
	font-size: 10pt;
	color: #EFF1FF;
	font-weight: bold;
}

.13-purple-bold {
	font-family: Verdana, Arial, Helvetica, Mingliu, Sans-Serif;
	font-size: 13px;
	color: #EFF1FF;
	font-weight: bold;
}

/* Frontend Text Type 6, formerly known as '17-red' */
.frontend6 {
	font-family: Verdana, Arial, Helvetica, Mingliu, Sans-Serif;
	font-size: 13pt;
	color: #ED5878;
}

.17-red {
	font-family: Verdana, Arial, Helvetica, Mingliu, Sans-Serif;
	font-size: 17px;
	color: #ED5878;
}

/* Frontend table header in listings. Formerly known as .tableContent, .tableContent2 */
.f_listing_header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #B5D0FF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DAE7FF;
	padding-bottom:5pt;
}

/* Frontend table body in listings. Formerly known as .tableContent, .tableContent2 */
.f_listing_listbody {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFEFC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DAE7FF;
	padding-bottom:5pt;
}

.f_tableContentLink:link, f_tableContentLink:visited, f_tableContentLink:hover, f_tableContentLink:active { color : #395688;}


/* Frontend - Tab */
.tab {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #517BC2;
	height: 24px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
