/* 
Skin styles for DotNetNuke
*/  
#Body {	background-color: #BBBABA;} 
.hrule {background-image: url(dottedhr.gif); background-position: left center; background-repeat: repeat-x;}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #BBBABA;
}
.skinmaster {
	width: 731px;
	border-right: #FFFFFF 3px solid; 
	border-left: #FFFFFF 3px solid; 
	background-color: #FFFFFF;
}
.leftborder {
	background-image: url(left_border.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	background-position: top right;
}
.banner {
	background-image: url(bannerbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;	
}
.topright {
	background-image:url(topright.jpg);
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:top;
	padding:5px;
}
.bannerpane {
	background-image: url(banner_sky.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}
.controlpanel {
	width: 100%;
	background-color: #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 16px;
	padding-bottom: 16px;
	height: 0px;
	display:none;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 6px;
}
.rightpane {
	width: 271px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 4px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpadding {
	padding-left: 6px;
	padding-right: 6px;
}
.menucell {
	border-bottom: #ECECEC 1px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	height:20px;
}
.menucell p {margin-top:0px;}
.menucell img {padding-top:4px; vertical-align:bottom;}

ul li{
	list-style-image: url(li.gif)
}

/* MainMenu and SubMenu styles */

.MainMenu_MenuIcon{ 
	display:none;
}
.MainMenu_RootMenuArrow{
	display:none;
}
.MainMenu_MenuArrow{
	display:none;
}
.MainMenu_MenuBar{
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuItem,
.MainMenu_MenuItemSel,
.MainMenu_MenuItemAct {
	border-left: #ffffff 0px solid; 
	border-bottom: #dddddd 1px dotted;
	border-top: #ffffff 0px solid;  
	border-right: #ffffff 0px solid;
	padding-left:17px;
	padding-right:14px;
	padding-top:4px;
	padding-bottom:4px;
	cursor: pointer; 
	cursor: hand; 
	color: #515151; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Arial;
}
.submenuitemselect {
	background-color: #E7E7E7;
	background-image:url(orangearrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.MainMenu_SubMenu {
	margin-top: 3px;
	margin-left: -3px;
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #dddddd 1px dotted;
	border-right: #dddddd 1px dotted;
	border-left: #dddddd 1px dotted;
	border-bottom: #dddddd 0px dotted;
	filter:alpha(opacity=95);
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.rootmenuitem TD { 
	border-left: #ffffff 0px solid; 
	border-bottom: 0px #494949 solid;
	border-top: #494949 0px solid;  
	border-right: #ffffff 0px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:25px;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: transparent;
	font-family: verdana;
	background-image: url(spacer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rootmenuitemactive TD { 
	border-left: #ffffff 0px solid; 
	border-bottom: 0px #494949 solid;
	border-top: #494949 0px solid;  
	border-right: #ffffff 0px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:25px;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold;
	background-color: transparent;
	font-family: verdana;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
.rootmenuitemselected TD { 
	border-left: #ffffff 0px solid; 
	border-bottom: 0px #494949 solid;
	border-top: #494949 0px solid;  
	border-right: #ffffff 0px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:25px;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: transparent;
	font-family: verdana;
}
img.separator {
	background-image:url(seperator.jpg);
	background-position:top;
	width:19px;
	height:25px;
	padding:0px;
	padding-bottom:1px;
	margin:0px;
	border:0px;
}

/* Login and Register Side Button Styles */

.sidebuttontext {
	font-family: verdana;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
}
a.sidebuttontext:link {
	font-family: verdana;
	color: #707070;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext:hover {
	font-family: verdana;
	color: #707070;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext:active {
	font-family: verdana;
	color: #707070;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext:visited {
	font-family: verdana;
	color: #707070;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext2:link {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext2:hover {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext2:active {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a.sidebuttontext2:visited {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.sidebutton{
	border-bottom: #ffffff 1px solid;
	background-image: url(leftpanebg.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #DDDDDD;
}
.sidebutton2{
	border-bottom: #ffffff 1px solid;
	background-image: none;
	background-color: #9E9E9E;
}

/* Text and Button Styles */

.StandardButton {
	background-color: #494949;
	border-top: #494949 1px solid;
	border-right: #494949 1px solid;
	border-left: #494949 1px solid;
	border-bottom: #494949 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#494949,endColorStr=#313131); 
	color: #FFFFFF;
	font-family: verdana; 
	font-size: 11px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: hand;
}
.Head {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #04427E;
}
.subhead {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #04427E;
}
.Normal,div,td,p,li {
	font-family: arial;
	font-size: 11px;
	color: #444444;
}
p {margin-top:0px;}
.NormalTextBox {
	font-family: verdana;
	font-size: 12px;
	color: #141414;
	width: 138px;
}
H4 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9537;
}
H5 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #04427E;
	text-transform: uppercase;
}
.containerheaders {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	
}

.containerheaders h2 {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin:0;
	padding:0;
	
}
.containerheaders2 {
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	
	
	
}

.containerheaders2 h2 {
	color: #ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:0;
	
}

.blueheader {
	color: #43698F;
    font-family: arial;
    font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;	
}
.orangehead {
	color: #FF9537;
	font-family: arial;
    font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.orange {
	color: #FF9537;
	font-family: arial;
    font-size: 11px;
}

A.normal:link {
	font-family: arial;
	color: #767676;
	font-size: 11px;
	text-decoration: underline;
}
A.normal:visited {
	font-family: arial;
	color: #767676;
	font-size: 11px;
	text-decoration: underline;
}
A.normal:active {
	font-family: arial;
	color: #767676;
	font-size: 11px;
	text-decoration: underline;
}
A.normal:hover {
    font-family: arial;
	color: #767676;
	font-size: 11px;
	text-decoration: none;
}

A.normal2:link {
	font-family: arial;
	color: #767676;
	font-size: 11px;
	text-decoration: underline;
}
A.normal2:visited {
	font-family: arial;
	color: #767676;
	font-size: 11px;
	text-decoration: underline;
}
A.normal2:active {
	font-family: arial;
	color: #767676;
	font-size: 11px;
	text-decoration: underline;
}
A.normal2:hover {
    font-family: arial;
	color: #767676;
	font-size: 11px;
	text-decoration: none;
}


A:link {
	font-family: arial;
	color: #325C86;
	font-size: 11px;
	text-decoration: underline;
}
A:visited {
	font-family: arial;
	color: #325C86;
	font-size: 11px;
	text-decoration: underline;
}
A:active {
	font-family: arial;
	color: #325C86;
	font-size: 11px;
	text-decoration: underline;
}
A:hover {
    font-family: arial;
	color: #325C86;
	font-size: 11px;
	text-decoration: none;
}
.logintxt {
	font-family: arial;
	color: #325C86;
	font-size: 11px;
}
a.logintxt:link {
	font-family: arial;
	color: #325C86;
	font-size: 11px;
	text-decoration: underline;
}
a.logintxt:active {
	font-family: arial;
	color: #325C86;
	font-size: 11px;
	text-decoration: underline;
}
a.logintxt:visited {
	font-family: arial;
	color: #325C86;
	font-size: 11px;
	text-decoration: underline;
}
a.logintxt:hover {
	font-family: arial;
	color: #325C86;
	font-size: 11px;
	text-decoration: none;
}

/* Module Styles*/

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: arial;
	font-size: 11px;
	color: #3C3C3C; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: arial;
	font-size: 11px;
	color: #3C3C3C;
	background-color: #E3E3E3;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #E3E3E3; 
	border-left: #E3E3E3 1px solid; 
	border-bottom: #E3E3E3 1px solid; 
	border-top: #E3E3E3 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #E3E3E3 1px solid; 
	border-left: #E3E3E3 0px solid; 
	border-top: #E3E3E3 1px solid;  
	border-right: #E3E3E3 0px solid; 
	background-color: #E3E3E3; 
	height: 1px;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.menutitle {
	FILTER: DropShadow(Color=#355F88, OffX=-1, OffY=1, Positive=1);
	width: 1px;
	height: 1px;
}

/* styles used in the file manager */

.FileManager {
	border-right: DEDEDE 1px solid;
	border-top: DEDEDE 1px solid;
	border-left: DEDEDE 1px solid;
	border-bottom: DEDEDE 1px solid;
	height: 400px;
}
.FileManager_ToolBar {
	border-bottom: DEDEDE 1px solid;
	height:25px;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
}
.FileManager_Explorer {
	height: 100%;
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}
.FileManager_FileList {
	height: 100%;
	border: #DEDEDE 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
.FileManager_MessageBox {
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
.FileManager_Header {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #3C3C3C;
    background-color: #DEDEDE;
    border-bottom: #DEDEDE 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    height: 25px;
}
.FileManager_Pager {
    font-family: Arial;
    font-size: 11px;
	color:#3C3C3C;
    font-weight: bold;
   	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    border-top: #DEDEDE 1px solid;
    height: 25px;
}
.FileManager_StatusBar {
    font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    background-color: white;
    height: 25px;
	margin: 2px 2px 2px 2px;
}
.FileManager_Item {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #3C3C3C;
    background-color: white;
    border-top: #DEDEDE 1px dashed;
    border-bottom: #DEDEDE 1px dashed;
}
.FileManager_AltItem {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #3C3C3C;
    background-color: #DFDFDF;
    border-style: none;
}
.FileManager_SelItem {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}
.FileManagerTreeNode {
    font-family: Arial;
    font-size: 11px;
	color: #3C3C3C;
    font-weight: normal;
}
.FileManagerTreeNodeSelected {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
	background-color: #DEDEDE; 
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover {
    text-decoration: none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */

.Wizard {
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height: 400px;
	width: 600px;
}
.WizardButton {
	background-color: #FEFDF5;
	border-top: #2A59A7 1px solid;
	border-right: #2A59A7 1px solid;
	border-left: #2A59A7 1px solid;
	border-bottom: #2A59A7 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDEDE);
	color: #3C3C3C;
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
}
.WizardHeader {
	height: 30px;
	border-bottom: 2A59A7 1px solid;
	color: #141414;
	background-color: #ffffff;
}
.WizardFooter {
	border-top: 2A59A7 1px solid;
	background: #ffffff;
	height: 25px;
	text-align: right;
}
.WizardBody {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	border-left: 2A59A7 1px solid;
	width: 180px;
	padding-top: 3px;
	background-color: #2A59A7;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#2A59A7);
}
.WizardHelpText {
	overflow: auto;
	font-size: 11px;
	width: 180px;
	color: #141414;
	font-family: Arial;
	height: 300px;
}
.WizardText {
	font-size: 11px;
	color: #141414;
	font-family: Arial;
}

/* text style used for help text rendered by modules */

.Help {
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */

.CommandButton {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link {
    text-decoration: underline;
    color: #444444;
}
A.CommandButton:visited {
    text-decoration: underline;
    color: #444444;
}
A.CommandButton:active {
    text-decoration: underline;
    color: #444444;
}
A.CommandButton:hover {
    text-decoration: underline;
    color: #444444;
}

/* this was transfered to skin.css for the accessibility to work */
.containerheader_navy {
	color: #04427E;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
}

.containerheader_navy h1 {
	color:#04427E;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	padding:0;
	margin:0;
}

/* Help Desk*/
.normaltable {border: 1px solid #000000;margin-bottom: 25px; font-family: verdana, arial, sans-serif; font-size: 10px;}
.normaltableheadercell {background-image:url(menubg.jpg); height:26px; background-repeat: repeat-x; background-position: bottom; font-size: 11px; font-weight:bold;  color: #FFFFFF; padding: 2px 8px; font-family: verdana, arial, sans-serif; border:0px;}
.normallabeltextbox {background-color: #87ADCB; border-bottom: 1px solid #000000; border-right: 1px solid #000000; font-weight: bold; padding: 5px 8px; text-align: right; font-family: verdana, arial, sans-serif; font-size: 10px; width:20%; color:#FFFFFF;}
.normaltbllabel{background-color: #000000;padding: 5px 8px; border-bottom: 1px solid #000000; border-right: 1px solid #000000;font-weight: bold; text-align: right; font-family: verdana, arial, sans-serif;  font-size: 10px;}
.normaltablecell { background-color: #FFFFFF;border-bottom: 1px solid #000000; text-align:left; border-right: 1px solid #000000; padding: 5px 8px; font-family: verdana, arial, sans-serif; font-size: 10px; color:Black;}
.normaltableheadercell a:link {background-color:transparent; text-decoration: none; font-size: 11px; font-weight: bold; color: #FFFFFF; padding: 2px 8px; font-family: verdana, arial, sans-serif; }
.normaltableheadercell a:hover {background-color:transparent; text-decoration: none; font-size: 11px; font-weight: bold; color: #FFFFFF; padding: 2px 8px; font-family: verdana, arial, sans-serif; }
.normaldatagridheader {background-image:url(topbg2.jpg); background-repeat: repeat-x; background-position: bottom; height: 50px; font-size: 12px; font-weight: bold; color: #FFFFFF; padding: 2px 8px; font-family: verdana, arial, sans-serif; }
.normaltablebutton {background-image:url(menubg.jpg); height:26px; background-repeat: repeat-x; background-position: bottom; border-bottom: 1px solid #000000; border-right: 1px solid #000000; text-align: center;  font-family: verdana, arial, sans-serif; font-size: 10px;}
.normaldatagridtable {border: 1px solid #000000; font-family: verdana, arial, sans-serif;}
.normaltablelabelcell {background-color: #89AFCC; border-bottom: 1px solid #000000; border-right: 1px solid #000000; font-weight: bold; padding: 5px 8px; text-align: right; font-family: verdana, arial, sans-serif; font-size: 10px; width:20%}
.normaltablebuttoncell {background-color: #ffffff; border-bottom: 1px solid #000000; border-right: 1px solid #000000; text-align: center; padding: 5px; font-family: verdana, arial, sans-serif; font-size: 10px;}


a.generallink:link, a:generallink:active, a:generallink:visited {color: #000000; font-family: verdana, arial, sans-serif; font-size: 11px; white-space: no-wrap}
a.generallink:hover {color: #000000; font-family: verdana, arial, sans-serif; font-size: 11px; white-space: no-wrap}
a.generallink1:link, a:generallink1:active, a:generallink1:visited {    font-family: arial;
	color: #325C86;
	font-size: 11px;
	text-decoration: underline;
}
a.generallink1:hover{    font-family: arial;
	color: #325C86;
	font-size: 11px;
	text-decoration: none;}
a.generallink2:link, a:generallink2:active, a:generallink2:visited {background-color:transparent; text-decoration: none; font-size: 11px; font-weight: bold; color: #FFFFFF; padding: 2px 8px; font-family: verdana, arial, sans-serif; }
a.generallink2:hover{background-color:transparent; text-decoration: none; font-size: 11px; font-weight: bold; color: #FFFFFF; padding: 2px 8px; font-family: verdana, arial, sans-serif; }
/*.dnnstsTD {background-color: #89AFCC;}*/

.normaltextbox { font-family: verdana; font-size: 11px;}


/*lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(www.bbi.co.uk/Portals/0/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(www.bbi.co.uk/Portals/0/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/*end of lightbox */