/* 
================================
Skin styles for DotNetNuke
================================
*/
html { margin-bottom:-1px; margin-top:0; overflow: -moz-scrollbars-vertical;}
body {background-color:#F4F4F4; font-family: verdana, arial, helvetica;margin:0 auto;}
img {border: none;}
hr {border: 1px dotted #336600;}

.pagemaster {
	width: 100%;
	height: 100%;	
    background-color: #F4F4F4;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border: #FFFFFF 0px solid; 
}
.controlpanel {
	background-color: #FFFFFF;
	border: #FFF 0px solid;
	padding:5px;
}
.logo {
	padding:12px 0 16px 20px;
}
.logo img {
    border:0;
}
.mainbanner {
	background-color:transparent;
	background-image: url(banner_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.sides {
	width: 11px;
	background-color:#F4F4F4; 
}
.sideleft {
	background-image:url(sideleft.jpg);
	background-position:top;
	background-repeat:repeat-y;  	
	width: 11px;
}
.sideright {
	background-image:url(sideright.jpg);
	background-position:top;
	background-repeat:repeat-y;  	
	width: 11px;
}
.sidespace6 {
	padding-left:6px;
	padding-right:6px;
}
/* Panes */
.toppane {
	width: 100%;
	background-color: transparent;
	padding:3px 0px 0px;
	height:1px;
}
.contentpane {
	width: 100%;
	padding:3px 0px 0px;
}
.leftpane {
	background-color: transparent;
	padding:3px 0px 0px;
	width:205px;
}
.midpane {
	background-color: transparent;
	padding:0px;
	height:1px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding:0px;
}

/* begin of menu*/
.menu_back {
	background-color:transparent;
	background-image:url(menu_back.jpg);
	background-repeat:repeat-x;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #102B02 0px solid; 
	border-bottom: #102B02 1px solid; 
	border-top: #102B02 1px solid; 
	border-right: #102B02 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
}
.MainMenu_MenuItemSel {
	border-left: #102B02 0px solid; 
	border-bottom: #102B02 1px solid; 
	border-top: #102B02 1px solid; 
	border-right: #102B02 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
}
.MainMenu_MenuItemAct {
	border-left: #102B02 0px solid; 
	border-bottom: #102B02 1px solid; 
	border-top: #102B02 1px solid; 
	border-right: #102B02 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: transparent; 
	border-left: #102B02 1px solid; 
	border-bottom: #102B02 1px solid; 
	border-top: #102B02 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 5px;
}
.submenuitemselect {
	background-color: #256300;
	color: #FFFFFF;
}
.MainMenu_SubMenu {
	margin-top: 0px;
	margin-left: 3px;
	background-color: #102B02;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	filter: Alpha(Opacity=75, FinishOpacity=100, Style=1);
}
.MainMenu_MenuBreak {
	border-bottom: #102B02 0px solid; 
	border-left: #102B02 0px solid; 
	border-top: #102B02 0px solid;  
	border-right: #102B02 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #102B02 1px solid; 
	border-bottom: #102B02 1px solid; 
	border-top: #102B02 1px solid; 
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
	width: 10px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
}
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	padding-left: 8px;
	padding-right: 8px;
	height:29px;
	width:1px !important; /*moz width*/
	width: 100%; /*IE width*/
	white-space:nowrap;
}
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	padding-left: 8px;
	padding-right: 8px;
	background-image:url(menu_on.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:29px;
	width:1px !important; /*moz width*/
	width: 100%; /*IE width*/
	white-space:nowrap;
}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFF00; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	padding-left: 8px;
	padding-right: 8px;
	background-image:url(menu_on.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:29px;
	width:1px !important; /*moz width*/
	width: 100%; /*IE width*/
	white-space:nowrap;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	padding-left: 8px;
	padding-right: 8px;
	background-image:url(menu_on.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:29px;
	width:1px !important; /*moz width*/
	width: 100%; /*IE width*/
	white-space:nowrap;
}
/* end of menu*/
.StandardButton {
	background-color: #666666;
	border-top: #8A8A8A 1px solid;
	border-right: #424242 1px solid;
	border-left: #8A8A8A 1px solid;
	border-bottom: #424242 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#212121,endColorStr=#2C2C2C);
	filter: Alpha(Opacity=70, FinishOpacity=95, Style=2);
	color: #FFFFFF; 
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:3px;
	padding-right:3px;
	cursor: hand;
	cursor: hand;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border: #7994cb 1px solid; 
}
.TreeViewMenu_Header {}

/* Text Styles */
.Head {
	font-size: 18px; /*17px;*/
	font-weight: bold;
	color: #336600;
}
.subhead {
	font-size: 12px; /*11px;*/
	font-weight: bold;
	color: #336600;
}
#invert .Head {
	font-size: 18px; /*17px;*/
	font-weight: bold;
	color: #FFFF00;
}
#invert .subhead {
	font-size: 12px; /*11px;*/
	font-weight: bold;
	color: #FFFF00;
}
.normal, div, p, td, span
{
	font-size: 12px; /*11px;*/ 
	line-height: 1.5em; /*125%;*/
	color: #141414;
}
.NormalTextBox
{
	font-size: 12px; /*11px;*/
	color: #141414;
}
H1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #336600;
}
H2  
{
    font-size: 14px;
    font-weight: bold;
    color: #336600;
}
H3
{
    font-size: 12px;
    font-weight: bold;
    color: #336600;
}
H4 
{
    font-size: 14px;
    font-weight: normal;
    color: #336600;
}
H5 
{
	font-size: 12px;
	font-weight: normal;
	color: #336600;
}
H6
{
	font-size: 11px;
	font-weight: bold;
	color: #336600;
}
A:link, A:visited {
	color: #2151A6;
	font-size:12px; /*11px;*/
	text-decoration:underline;
}
A:hover, A:active    {
	color: #999999;
	font-size:12px; /*11px;*/
	text-decoration:none;
}
#invert .normal, #invert div, #invert p {
	font-size: 12px; /*11px;*/
	line-height: 1.5em; /*125%;*/
	color: #FFFFFF;
}
#invert H4  {
    font-size: 14px;
    font-weight: normal;
    color: #FFFF00;
}
#invert H5  {
    font-size: 12px;
    font-weight: bold;
    color: #FFFF00;
}
#invert A:link, #invert A:visited {
	color: #FFFF00;
	font-size:12px; /*11px;*/
	text-decoration:underline;
}
#invert A:hover, #invert A:active    {
	color: #FFFF00;
	font-size:12px; /*11px;*/
	text-decoration:none;
}
td.breadcrumbtxt {
	font-size:11px;
	color: #666666;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:0px;
}
a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	color: #336600;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
a.breadcrumbtxt:hover ,a.breadcrumbtxt:active {
	color: #999999;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
}
td.logintxt {
	font-size:11px;
	padding:2px;
}
a.logintxt:link, a.logintxt:visited {
	color: #666666;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.logintxt:active, a.logintxt:hover {
	color: #666666;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
td.sidespace {
	padding-left:10px;
	padding-right:10px;
	height: 25px;
}
td.footertxt {
	color: #666666;
	font-size:10px;
	font-weight: normal;
}
a.footertxt:link, a.footertxt:visited {
	color: #666666;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}
a.footertxt:hover, a.footertxt:active {
	color: #666666;
	font-size:10px;
	text-decoration: underline;
	font-weight: normal;
}
/* CG added */
.footertxt {
	color: #666666;
	font-size:10px;
	font-weight: normal;
}
.grLargeBoldText  
{
    font-size: 16px; /*14px;*/
    font-weight: bold;
    color: #336600;
}
.grMediumBoldText 
{
    font-size: 14px; /*12px;*/
    font-weight: bold;
    color: #336600;
}
.grSmallBoldText 
{
    font-size: 12px; /*11px;*/
    font-weight: bold;
    color: #336600;
}    
.grExSmallBoldText 
{
    font-size: 11px;
    font-weight: bold;
    color: #336600;
} 
.grMediumText 
{
    font-size: 14px; /*12px;*/
    color: #360;
}  
.grSmallText 
{
    font-size: 12px; /*11px;*/
    color: #360;
}    
.grExSmallText 
{
    font-size: 11px;
    color: #360;
}   
.footerleft 
{
	background-image: url(rounded_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#F4F4F4;
	height:30px;
}
.footer 
{
	background-image: url(bottomshadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#F4F4F4;
	height:30px;
	text-align: left;
}
.footerright
{
	background-image: url(rounded_right.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#F4F4F4;
	height:30px;
}
ul {
    margin-left:0;
    list-style-image: url(green_bullet.gif); 
    margin-top: 0; 
    font-size:12px; /*11px;*/
    padding: 0;
}
ul ol { 
    list-style-image: none; 
}
li { 
    margin-top:3px; 
    padding-top:0;
    margin-left: 20px;
    padding-left:0; 
    font-size:12px; /*11px;*/
}
.container-right  
{
       float: right; 
       margin: 0 0 8px 18px; 
}
.infoBox
{
    border: 1px solid #336600;
    background-color:#efefef;    
    padding: 10px;
}
.basicTable
{
	border: 1px solid #2151A6;
	padding: 5px;
	border-collapse: collapse;
}
.basicTable th
{
	border-bottom: 1px solid #2151A6;
	background-color:#efefef;
	padding: 6px;
	text-align:left;
}
.basicTable td
{
	border: 1px solid #ccc;
	padding: 4px 6px;
}
.mapProducts
{
	border: 1px solid #2151A6;
	padding: 5px;
	border-collapse: collapse;
}
.mapProducts th
{
    border-top: 1px solid #2151A6;
   	background-color:#efefef;
	padding: 6px; 
}
.mapProducts td
{
    padding: 4px 6px;
}

.hidden 
{ 
    display: none; 
}

.unhidden 
{ 
    display: block; 
}

.highlight 
{
    background-color: #E4ECF6;
}
.message
{
	color:#990000;
	font-weight: bold;
}
.faq p
{
    margin-top: 0;
    margin-bottom: 0;
}
.rowalternate 
{
	background-color: #efefef;
}
p.quickspacing
{
    padding-top: 8px;
    margin:0;
}
a.quicklinks:link, a.quicklinks:visited
{
    font-size: 12px;
    color: #2151A6;
    text-decoration: none;
}
a.quicklinks:hover, a.quicklinks:active 
{
    font-size: 12px;
    color: #2151A6;
    text-decoration: none;
    font-weight: bold;
}

 
   
/* system styles */
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand;
	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-size: 11px;
	color: #DCDCDC;
	background-color: #5D5D5D;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #5D5D5D; 
	border-left: #5D5D5D 1px solid; 
	border-bottom: #5D5D5D 1px solid; 
	border-top: #5D5D5D 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: #FFFFFF 0px solid; 
}
.ModuleTitle_MenuBreak {
	border-bottom: #5D5D5D 1px solid; 
	border-left: #5D5D5D 0px solid; 
	border-top: #5D5D5D 1px solid;  
	border-right: #5D5D5D 0px solid; 
	background-color: #5D5D5D; 
	height: 1px;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* styles used in the file manager */
.FileManager
{
	border: 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-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-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-size: 11px;
    font-weight: normal;
    color: #3C3C3C;
    background-color: white;
    border-top: #DEDEDE 1px dashed;
    border-bottom: #DEDEDE 1px dashed;
}
.FileManager_AltItem
{
    font-size: 11px;
    font-weight: normal;
    color: #3C3C3C;
    background-color: #DFDFDF;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, verdana, arial, helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}
.FileManagerTreeNode 
{
    font-size: 11px;
	color: #3C3C3C;
    font-weight: normal;
}
.FileManagerTreeNodeSelected 
{
    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: white 1px solid;
	height:400px;
	width:600px;
}
.WizardButton
{
	background-color: #FEFDF5;
	border: #DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDEDE);
	color: #3C3C3C; 
	font-size: 11px;
	font-weight: normal;
}
.WizardHeader
{
	height:30px;
	border-bottom: DEDCCD 1px solid;
	color: #141414;
	background-color: #FFFFFF;
}
.WizardFooter
{
	border-top: DEDCCD 1px solid;
	background: #FFFFFF;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding: 10px 10px 10px 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	border-left: DEDCCD 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #DEDCCD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDCCD);
}
.WizardHelpText
{
	overflow: auto;
	font-size: 11px;
	width: 180px;
	color: #141414;
	height: 300px;
}
.WizardText
{
	font-size: 11px;
	color: #141414;
}

/* text style used for help text rendered by modules */
.Help
{
  border: black 1px solid; 
  font-weight: normal;
  font-size: 11px;
  color: black;
  padding: 2px 2px 2px 2px;
  font-family: Tahoma, verdana, arial, helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    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: #2151A6;
}
A.CommandButton:visited  {
    text-decoration: underline;
    color: #2151A6;
}
A.CommandButton:active   {
    text-decoration: underline;
    color: #2151A6;
}
A.CommandButton:hover    {
    text-decoration: none;
    color: #2151A6;
}


/* 
================================
Lightbox CSS
================================
*/

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(close_grey.png) no-repeat; }
	#lbClose.red { background: url(close_red.png) no-repeat; }
	#lbClose.green { background: url(close_green.png) no-repeat; }
	#lbClose.blue { background: url(close_blue.png) no-repeat; }
	#lbClose.gold { background: url(close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(play_grey.png) no-repeat; }
	#lbPlay.red { background: url(play_red.png) no-repeat; }
	#lbPlay.green { background: url(play_green.png) no-repeat; }
	#lbPlay.blue { background: url(play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(pause_grey.png) no-repeat; }
	#lbPause.red { background: url(pause_red.png) no-repeat; }
	#lbPause.green { background: url(pause_green.png) no-repeat; }
	#lbPause.blue { background: url(pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(pause_gold.png) no-repeat; }
	

