/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* 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 {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* 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
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {color:#000000;
font-family:Tahoma,Arial,Helvetica;
font-size:20px;
font-weight:normal;
}

h2 {
color:#000000;
font-family:Tahoma,Arial,Helvetica;
font-size:20px;
font-weight:normal;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.linkbutton
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#003366;
}

.resultField  
{
background-color:White;
font-family:Verdana;
font-size:12px;
font-weight:normal;
}

.alterresultField 
{
background-color:#e4e4e4;
font-family:Verdana;
font-size:12px;
font-weight:normal;
}

.FootText
{
    font-family: Verdana;
    font-size: 8px;
    color: Gray;
    font-weight: normal;
    color: black;
}

.SmallText
{
    font-family: Verdana;
    font-size: 10px;
    vertical-align: middle;
    font-weight: normal;
    color: black;
}

.BigText
{
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.AdText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.HeaderText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.SubHeaderText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}


.TreeText
{
    font-family: Verdana;
    font-size: 12px;
    color: darkblue;
    cursor: pointer;
    text-decoration: underline;
    margin-left: 40px;
    display: block;
    margin-bottom: 5px;
}

.TreeRootText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    cursor: pointer;
    margin-left: 20px;
    display: inline-block;
}

.CntContentPane ul {
color:#4f4f4f !important;
}
.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;
    text-decoration: none;
}


.TabLine4
{
    background-image: url(/images/line.png);
    background-repeat: repeat-x;
}


.NodeText {
color:black;
font-family:Verdana;
font-size:10px;
font-weight:normal;
padding-bottom:1px;
padding-left:2px;
padding-top:1px;
width:100%;
}
.OldNode {
color:#888888;
font-family:Verdana;
font-size:10px;
font-weight:normal;
padding-bottom:1px;
padding-left:2px;
padding-top:1px;
width:100%;
}
.NodeLabel {
background-color:#D8DFEA;
color:#b20909;
font-family:Verdana;
font-size:12px;
font-style:italic;
font-weight:bold;
padding-bottom:1px;
padding-top:4px;
text-align:center;
vertical-align:middle;
width:100%;
}
.Container {
background-color:white;
border-right: #000000 1px solid;
border-top: #000000 1px solid;
border-left: #000000 1px solid;
border-bottom: #000000 1px solid;
position:relative;
z-index:1000;
}
.NodeOver {
background-color:#b20909;
color:white;
font-family:Verdana;
font-size:10px;
font-weight:normal;
padding-bottom:1px;
padding-left:2px;
padding-top:1px;
width:100%;
}

.LabelText {
color:#000000;
font-family:Verdana;
font-size:10px;
font-weight:bold;
}


#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 175px;
        height: 122px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 122px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 175px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 523px;
	left: 5px;
	position: absolute;
	top: -60px;
	width: 750px;

}



/* tab control */
#ddcolortabs
{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #ce0809 url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #ff0001;
}

#ddcolortabs a:hover span{
background-color: #ff0001;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #ff0001;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #01a5c8;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.CrText {

width:30px;
}

.InputLabel {
border:0 solid silver;


overflow:visible;
text-align:center;
width:30px;
}

.DateText {

font-size:12px;
width:80px;
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:white;
padding: 1px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 100;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index: 100;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;
top: 0px;
left: -515px; /*position where enlarged image should offset horizontally */
z-index: 100;
}

/*Request more info image*/
.requestMoreInfoAction {
     background-image: url(/images/institution.gif);
     background-repeat: no-repeat;
     text-indent: 3em;    
     display:block;
     height:3em;
     margin-left:.5em;
     margin-top:.5em;
     font-weight: bold;
     font-family: Verdana; 
     font-size:12px;
     line-height:2em;
}

.clear {
    clear: both;
}

.alignLeft {
    float: left;
}

.alignRight {
    float: right;
}


.requestMoreInfoAction {
     background-image: url(/Portals/0/request_icon_35.png);
     background-repeat: no-repeat;
     text-indent: 3.25em;    
     display:block;
     height:3em;
     margin-left:.5em;
     margin-top:.5em;
     font-weight: bold;
     font-family: Verdana; 
     font-size:12px;
     line-height:2.5em;
}

.clear {
    clear: both;
}

.alignLeft {
    float: left;
}

.alignRight {
    float: right;
}








#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/Portals/0/Scripts/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/Portals/0/Scripts/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/Portals/0/Scripts/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 



.dialogtop
{
    background-image: url(top.gif);
    background-color: #fff;
    background-repeat: repeat-x;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 2px;
}
.dialogtopleft
{
    background-image: url(top_left.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    width: 5px;
}
.dialogtopright
{
    background-image: url(top_right.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    width: 5px;
}
.dialogleft
{
    background-image: url(left.gif);
    background-color: #fff;
    background-repeat: repeat-y;
    width: 5px;
}
.dialogright
{
    background-image: url(right.gif);
    background-color: #fff;
    background-repeat: repeat-y;
    width: 5px;
}
.dialogbottomleft
{
    background-image: url(bottom_left.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    width: 5px;
    height: 4px;
}
.dialogbottomright
{
    background-image: url(bottom_right.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    width: 5px;
    height: 4px;
}
.dialogbottom
{
    background-image: url(bottom.gif);
    background-color: #fff;
    background-repeat: repeat-x;
    height: 4px;
}




.dialogtext
{
    background: transparent;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.CrText
{
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    width: 30px;
}
.retext
{
    height: 22px;
    width: 255px;
    overflow: hidden;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
}

.searchTextSmall
{
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    width: 50px;
}

.DateText
{
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    width: 80px;
}

.a1_TermsCopy {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:#bbbbbb;
background-image:none;
background-position:0 0;
background-repeat:repeat;
border-bottom-color:black;
border-bottom-style:solid;
border-bottom-width:1px;
}

	.POSLink {
	display: block;
	position: relative;
text-decoration:underline;
	
	}
.POSLink a:active {
text-decoration:underline;
}
	
	.POSLink:hover {
	background-color:transparent;
	text-decoration: underline;
	}
	
	
	.POSLink:hover .POSList {
	position:absolute;
	left: 20px;
	z-index:3;
	border: 3px solid #000000;
	background-color: #ffffff;
	text-indent: 0px;
	text-decoration: none;
	display:block;
	padding: 5px 5px 5px 5px;
	}
	
	.POSList {
	text-indent:-9999em;
	display:none;
	text-decoration: none;
	color: #000000;
	}


