/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	width : 100%;
	height : 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	font-weight : bolder;
	text-decoration : underline;
}

A.SelectedTab:visited  {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	font-weight : bolder;
	text-decoration : underline;
}

A.SelectedTab:active   {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	font-weight : bolder;
	text-decoration : underline;
}

A.SelectedTab:hover    {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	font-weight : bolder;
	text-decoration : none;
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : bolder;
	text-decoration : underline;
}

A.OtherTabs:visited  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : bolder;
	text-decoration : underline;
}

A.OtherTabs:active   {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : bolder;
	text-decoration : underline;
}

A.OtherTabs:hover    {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : bolder;
	text-decoration : none;
}

/* GENERAL */
/* style for module titles */
.Head   
{
	font-family : Verdana;
	font-size : 12pt;
	color : black;
	font-weight : bolder;
	text-decoration : none;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	font-weight : bolder;
	text-decoration : none;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	font-weight : normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
	font-family : Verdana;
	font-size : 9pt;
	color : #CC1218;
	font-weight : bolder;
	text-decoration : none;
}

.NormalBold
{
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	font-weight : bolder;
	text-decoration : none;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	text-decoration : none;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	text-decoration : underline;
}

A.CommandButton:visited  {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	text-decoration : underline;
}

A.CommandButton:active   {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	text-decoration : underline;
}

A.CommandButton:hover    {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	text-decoration : none;
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

/*
A:link  {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	font-weight : bolder;
	text-decoration : underline;
}

A:visited   {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	font-weight : bolder;
	text-decoration : underline;
}

A:active    {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	font-weight : bolder;
	text-decoration : underline;
}

A:hover {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	font-weight : bolder;
	text-decoration : none;
}
*/
SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {

}

.ModuleTitle_MenuIcon {
	
}

.ModuleTitle_SubMenu {
	
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
	
}

.ModuleTitle_MenuArrow {
	
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
	height : 25px;
	background-color : transparent;
}

.MainMenu_MenuBar {
	height : 25px;
	background-color : transparent;
}

.MainMenu_MenuItem {
	text-align : left;
	background-color : #FFFFFF;
	height : 25px;
	font-family : Verdana;
	font-size : 9pt;
	color : black;
}

.MainMenu_MenuIcon {
height : 25px;
background-color : #FFFFFF;
}

.MainMenu_SubMenu {
	filter : none;
	border : 1px solid #133750;
	background-color : #FFFFFF;
	padding : 1px;
}

.MainMenu_MenuBreak {
	background-color : transparent;
	border-top : none;
	border-bottom : none;
	border-left : none;
	border-right : none;
	width : 3px;
}

.MainMenu_MenuItemSel {
	height : 25px;
	text-align : center;
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	text-decoration : none;
	background-color : #FFCC66;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.a1_RootItem{
	text-align : center;
	height : 25px;
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	text-decoration : none;
	background-color : transparent;
}

.a1_RootItemSelect{
	text-align : center;
	height : 25px;
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	text-decoration : none;
	background-color : #FFCC66;
	border:0px;
}

.a1_RootItemActive{
	text-align : center;
	height : 25px;
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	text-decoration : none;
	background-color : #FFCC66;
	cursor : default;
}

.a1_SubSelect{
	text-align : left;
	height : 25px;
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	text-decoration : none;
	background-color : #FFCC66;
}

/* Background colour for the site */
.a1_Main{
	background-color : #FFFFFF;
}

/* setting for the background of the breadcrumb and login areas */
.a1_Bread{
	background-color : transparent;
	border-top : 2px solid #999999;
}

/* Background color for th emain section of the site and the left tile */
.a1_InsideLeft{
	background : White url(images/a1_InsideLeft.gif) repeat-y scroll left;
}

/* Setting for the right inside tile */
.a1_InsideRight{
	background : transparent url(images/a1_InsideRight.gif) repeat-y scroll right;
	height : 100%;
}

/* Tiled image on the outside left */
.a1_OutsideLeft{
	background : transparent url(images/a1_OutsideLeft.gif) repeat-y scroll right;
}

/* Tiled image on the outside right */
.a1_OutsideRight{
	background : transparent url(images/a1_OutsideRight.gif) repeat-y scroll left;
}

/* Left Padding */
.a1_PaddLeft{
	padding-left : 10px;
}

/* Right Padding */
.a1_PaddRight{
	padding-right : 10px;
	padding-bottom : 10px;
}

.a1_PaddRight1{
	padding-right : 10px;
}

/* Padding for the terms and copyright sections */
.a1_TermsCopy{
	background : #FFCC66;
	border-bottom: 1px solid black;
}

/* Shadow on the right of the terms and copyright section */
.a1_bg{
	background:transparent url(images/bg.gif) repeat-x;
}

/* Style fot the links section background and border */
.a1_Links{
	background-color : transparent;
	border-top : 2px solid #999999;
}

/* Settings for the white skin text */
.a1_WhiteDnnText{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : normal;
	text-decoration : none;
}

a.a1_WhiteDnnText, a.a1_WhiteDnnText:link, a.a1_WhiteDnnText:visited, a.a1_WhiteDnnText:active {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : normal;
	text-decoration : none;
}

a.a1_WhiteDnnText:hover {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	color : #DD861F;
	font-weight : normal;
	text-decoration : underline;
}

/* Solpart shadows */
.a1_SolpartMain{
	border-bottom : 1px solid #2A7DA8;
	border-top : 1px solid #2A7DA8;
	background : #ADCDE1;
}

/* Solpart shadows */
.a1_solpartRight{
	border-bottom : 1px solid black;
	border-top : 1px solid black;
	background : transparent;
}

/* Padding settings for the orange section */
.a1_NavPane{
	padding-left : 5px;
	padding-right : 3px;
}

/* Mini logo in the skin */
.a1_Mini{
	background : transparent url(images/a1_MiniLogo.gif) no-repeat scroll bottom right;
	padding-bottom : 31px;
	padding-left : 2px;
	padding-right : 2px;
}

/* Padding for the solpartmenu */
.a1_SolpartContainer{
	padding-left : 10px;
	padding-right : 10px;
}

/* Borders on the solpartmenu */
.a1_Solpart{
}

/* Settings for the dark skin text */
a.a1_BlackDnnText, a.a1_BlackDnnText:link, a.a1_BlackDnnText:visited, a.a1_BlackDnnText:active {
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	font-weight : normal;
	text-decoration : none;
}

.a1_BlackDnnText{
	font-family : Verdana;
	font-size : 9pt;
	color : black;
	font-weight : normal;
	text-decoration : none;
}

a.a1_BlackDnnText:hover {
	font-family : Verdana;
	font-size : 9pt;
	color : #CC1218;
	font-weight : normal;
	text-decoration : underline;
}

/* Settings for the search button image */
.a1_SearchButton{
	display : inline;
	position : relative;
	top : 3px;
}

/* Padding for the logo */
.a1_LogoPadd{
	padding-left : 15px;
}

/* Setting for the text in the site */
p{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : normal;
	text-decoration : none;
}

/* Image for the main header of the site */
.a1_LargeHeader{
	background : transparent url(images/a1_LargeHeader.jpg) no-repeat scroll top left;
}


/* A1 Styles */

.body {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	font: Verdana;
}

.title {
	font:Verdana;
  font-size: 24px;
	line-height: 30px;
}

.subtitle {
	font:Verdana;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}



.nav {
	font:Verdana;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font:Verdana;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

a:hover {
	text-decoration: underline;
}



.searchHeader {
	font:Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.searchCriteria {
	font:Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

.tr-alt{background-color:#CCCCCC;}

input.btn{
   BORDER-RIGHT: #40331a 1px outset; BORDER-TOP: #40331a 1px outset; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #ffcc66; BORDER-LEFT: #40331a 1px outset; CURSOR: hand; COLOR: #000066; BORDER-BOTTOM: #40331a 1px outset; FONT-FAMILY: Verdana; 
  }
  
input.btn-disabled{
   BORDER-RIGHT: #888855 1px outset; BORDER-TOP: #888855 1px outset; FONT-WEIGHT:normal; FONT-SIZE: 9pt; BACKGROUND: #EEEECC; BORDER-LEFT: #888855 1px outset; CURSOR:default; COLOR: #000066; BORDER-BOTTOM: #888855 1px outset; FONT-FAMILY: Verdana; 
   font-style:italic;
  }
   
.searchText{
	font-family:Verdana;
	font-size: 12px;
	width: 250px;
}

.searchTextMedium{
	font-family:Verdana;
	font-size: 12px;
	width: 180px;

}

.searchTextSmall{
	font-family:Verdana;
	font-size: 12px;
	width:50px;
}

.searchCombo{
	font-family:Verdana, Helvetica, sans-serif;
	width:250pt;
	font-size: 12px;
}
.searchComboSmall{
	font-family:Verdana;
	width:100pt;
	font-size: 12px;
}
.searchComboMini{
	font-family:Verdana;
	width:50pt;
	font-size:12px;
}

.searchOption{
	font-family:Verdana;
	font-size: 12px;
}
.resultHeader{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}
.resultField{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	background-color:White;
}

.alterresultField{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	background-color:"#CCCCCC";
}

#dnn_ctr1417_StudentEquivSearchResults_resultsGrid_lvEquivalencySearchResults_Th1{
    width:20%
}
#dnn_ctr1417_StudentEquivSearchResults_resultsGrid_lvEquivalencySearchResults_Th2{
    width:25%
}
#dnn_ctr1417_StudentEquivSearchResults_resultsGrid_lvEquivalencySearchResults_Th3{
    width:20%
}
#dnn_ctr1417_StudentEquivSearchResults_resultsGrid_lvEquivalencySearchResults_Th4{
    width:25%
}
.NormalText
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
}

.SmallText
{
	font-family:Verdana;
	font-size:10px;
	vertical-align:middle;	
	font-weight:normal;
}

.FootText
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	font-weight:normal;
}

.HeaderText
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#003366;
}

.SubHeaderText
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#003366;	
}

.LabelText
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#003366;
}

.tabTD
{
	padding-left:12px;
}

input.NormalButton
{
	BORDER-RIGHT: #40331a 1px outset; BORDER-TOP: #40331a 1px outset; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #ffcc66; BORDER-LEFT: #40331a 1px outset; CURSOR: hand; COLOR: #000066; BORDER-BOTTOM: #40331a 1px outset; FONT-FAMILY: Verdana;
	vertical-align:top;
}

.TabBody4
{
  border-left: 1px solid #DED6C0;
  border-right: 1px solid #DED6C0;
  border-bottom: 1px solid #DED6C0;
  background-color: White;
}

.TabItemLeft4
{
  width: 20px;
  height: 20px;
  background-image:  url(/images/left.png);
}

.TabItemRight4
{
  width: 2px;
  height: 20px;
  background-image:  url(/images//right.png);
}

.TabItemLeftRight4
{
  width: 13px;
  height: 20px;
  background-image:  url(/images/leftright.png);
}


.TabItemMiddle4
{
  background-image:  url(/images//middle.png);
  background-repeat: repeat-x;
  text-align:center;
  cursor: pointer;
}

.TabItemSelectedLeft4
{
  width: 20px;
  height: 20px;
  background-image:  url(/images/sel_left.png);
}

.TabItemSelectedRight4
{
  width: 2px;
  height: 20px;
  background-image:  url(/images/sel_right.png);
}

.TabItemSelectedMiddle4
{
  height: 20px;
  background-image:  url(/images/sel_middle.png);
  background-repeat: repeat-x;
  text-align:center;
  cursor:default;
}

.TabItemLeftSelectedRight4
{
  width: 20px;
  height: 20px;
  background-image:  url(/images/left-sel_right.png);
}

.TabItemRightSelectedLeft4
{
  width: 13px;
  height: 20px;
  background-image:  url(/images/sel_right-left.png);
}

.TabItemText4
{
  margin-left: 2px;
  margin-right: 4px;
  font-family: Verdana;
  font-size: 12px;
  color:Black;
}

.TabItemTextSelected4
{
  margin-left: 2px;
  margin-right: 4px;
  margin-bottom: 3px;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}


.TabLine4
{
  background-image:  url(/images/line.png);
  background-repeat: repeat-x;
}

A.ErrorMsgLink
{ 
    font-weight: bold; 
    font-family: Verdana;
	font-size: 12px;
	text-decoration:underline;
	color:Red;
	padding-left:15px;
} 

A.ErrorMsgLink:link
{ 
	color:Red;
} 

A.ErrorMsgLink:visited
{ 
	color:Red;
} 

A.ErrorMsgLink:hover
{ 
	color:Red;
} 

.ErrorSummary
{
	font-weight: bold; 
    font-family: Verdana;
	font-size: 12px;
	color:Red;
	padding-bottom:10px;
}

.LowZ
{
	z-index:1;
}


.courseInfoFrameworkInfo { padding: 1em;margin-bottom: 1em;font-size: 1em;border: 1px solid #C6D6F5;background-color: #C6D6F5;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.courseInfoFrameworkInfo a:link { text-decoration: underline !important;}

.a1-skin-empty {
	padding: 10px;
}