/*-----------------------------------------------------------------------*/
/*            Skin Styles for DotNetNuke - MPBN by DrNuke                */
/*                       http://www.DrNuke.co.uk                         */
/*                Copyright DrNuke - All rights reserved                 */
/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/
/* General Page Styles													 */
/*-----------------------------------------------------------------------*/
html { height:100%; }
#body { background:#5f5d5c; margin:0; text-align: center;}
p, div, ul, li { font-family:verdana,arial,helvetica; font-size:11px; color:#2c2c2c; }
table, tr, td { font-family:verdana,arial,helvetica; font-size:11px; margin:0; color:#2c2c2c; }
.normal, .Normal { font-family:verdana,arial,helvetica; font-size:11px; color:#2c2c2c; }
.NormalBold { font-family:verdana,arial,helvetica; font-size:11px; font-weight:bold; color:#2c2c2c; }
.NormalRed { color:#c50000; font-family:verdana,arial,helvetica; font-weight:bold; font-size:11px; }
.FullHeight { height:100%; }
.FullWidth { width:100%; }
.clear { clear:both; line-height:0; margin:0; padding:0; font-size:0; height:0; }

/*-----------------------------------------------------------------------*/
/* Page Structure														 */
/*-----------------------------------------------------------------------*/
/* #PageContainer { height:100%; width:100%; text-align:center; display:table; background-color:#5f5d5c; } */
#PageContainer { height:100%; width:100%; display:table; background-color:#5f5d5c; }
#OuterContainer{ height:100%; margin:0 auto; width:946px; }
#InnerContainer{ margin:0 auto; background:#ffffff; }
#LogoArea { background:url(images/top-bg.gif) #030401 repeat-x top left; }
#LogoCell { padding:0 0 0 25px; } 
#TitleArea { height:36px; vertical-align:bottom; padding:0 0 2px 16px; }
#ListenArea { background:url(images/step-bg.gif) repeat-x; padding:2px 0 0 20px; }
#SearchArea { background:url(images/step-bg.gif) repeat-x; padding:6px 0 0 0; width:270px; text-align:right; }
#SearchContainer { width:190px; margin:0; float:right; }
#MenuContainer { height:23px; margin:0; padding:0; background:url(images/menu-bg.gif) #333333 repeat-x; }
#BreadcrumbContainer { text-align:left; margin:8px 0 0 18px; }
#LoginContainer { text-align:right; vertical-align:middle; margin:0 40px 0 20px; }
#UserContainer { text-align:right; margin:8px 5px 0 5px; }
#ContentContainer { margin:10px 0 0 0; }
#FooterContainer { margin:0; }
#CopyrightContainer { text-align:center; margin:8px 0 5px 5px; }
#TermsContainer { display:inline; margin:0 5px 0 5px; }
#PrivacyContainer { display:inline; margin:0 5px 0 5px; }
#FooterArea { height:45px; background:url(images/footer-bg.gif) repeat-x; }
#CopyrightArea { vertical-align:middle; height:20px; text-align:center; padding:0 0 5px 0; }
#FooterArea2 { height:5px; } 

/*-----------------------------------------------------------------------*/
/* Banners																 */
/*-----------------------------------------------------------------------*/
#BannerContainer { }

/*-----------------------------------------------------------------------*/
/* Images																 */
/*-----------------------------------------------------------------------*/
#LogoContainer img { margin:0; }
#ListenArea img { margin:0 10px 0 0; border:none; }
#TitleArea img { padding:0;margin:0; }

/*-----------------------------------------------------------------------*/
/* Search																 */
/*-----------------------------------------------------------------------*/
.SearchText { margin:0; padding:4px 0 0 0; float:left; }
.SearchBox { width:100%; height:21px; vertical-align:top; font-size:0; line-height:0; margin:0; padding:0; }
.SearchBox input { height:21px; background:#ffffff; width:103px; color:#666666; margin:0 2px 0 2px; padding:4px 4px 5px 5px; border:none; cursor:text; z-index:1; float:left; }
.SearchBox a img { float:left; margin:0; padding:0; border:none; }
.SearchBox img { width:20px; height:21px; }

/*-----------------------------------------------------------------------*/
/* Border																 */
/*-----------------------------------------------------------------------*/
.BorderTable { height:100%; }
.BorderM { background:#ffffff; vertical-align:top; }
.BorderBL { width:30px; height:30px; vertical-align:top; background:url(images/boxed-l.png) repeat-y top left; }
.BorderB { height:30px; background:#ffffff; }
.BorderBR { width:30px; height:30px; vertical-align:top; background:url(images/boxed-r.png) repeat-y top left; }

/*-----------------------------------------------------------------------*/
/* Footer																 */
/*-----------------------------------------------------------------------*/
#FooterArea2M { height:5px; background:url(images/footerb-bg.gif) repeat-x; width:100%; }
#FooterArea2L { width:8px; height:5px; background:url(images/footer-bl.gif) repeat-x; }
#FooterArea2L img { width:8px; height:5px; }
#FooterArea2R { width:8px; height:5px; background:url(images/footer-br.gif) repeat-x; }
#FooterArea2R img { width:8px; height:5px; }

/*-----------------------------------------------------------------------*/
/* Links																 */
/*-----------------------------------------------------------------------*/
a:link, a:visited, a:active { color:#8cb934; font-weight:normal; text-decoration:underline; }
a:hover { color:#abd45a; text-decoration:underline; }
a.Normal:link, a.Normal:visited { color:#8cb934; font-weight:normal; text-decoration:none; }
a.Normal:hover { color:#abd45a; font-family:verdana,arial,helvetica; font-size:11px; text-decoration:none; }
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { font-family:verdana,arial,helvetica; color:#53831e; font-weight:bold; text-decoration:underline; }
A.CommandButton:hover { color:#8cb934; text-decoration:underline; }

/*-----------------------------------------------------------------------*/
/* Headings																 */
/*-----------------------------------------------------------------------*/
H1 { font-family:verdana,arial,helvetica; font-size:22px; color:#76a73f; font-weight:bold; }
H2 { font-family:verdana,arial,helvetica; font-size:20px; color:#76a73f; font-weight:bold; }
H3 { font-family:verdana,arial,helvetica; font-size:18px; color:#76a73f; font-weight:bold; }
H4 { font-family:verdana,arial,helvetica; font-size:16px; color:#76a73f; font-weight:bold; }
H5 { font-family:verdana,arial,helvetica; font-size:13px; color:#76a73f; font-weight:bold; }
H6 { font-family:verdana,arial,helvetica; font-size:11px; color:#76a73f; font-weight:bold; }
.Head { font-family:verdana,arial,helvetica; font-size:14px; color:#76a73f; font-weight:bold; padding:0; margin:0; }
.SubHead { font-family:verdana,arial,helvetica; font-size:11px; font-weight:bold; color:#585858; padding:0; }
.HeadWhite { font-family:verdana,arial,helvetica; font-size:16px; color:#ffffff; font-weight:bold; padding:0; margin:0; }
.HeadSmallGreen { font-family:verdana,arial,helvetica; font-size:11px; color:#bed961; font-weight:bold; padding:0; margin:0; }
.HeadSmallWhite { font-family:verdana,arial,helvetica; font-size:11px; color:#ffffff; font-weight:bold; padding:0; margin:0; }
.HeadSmallBlack { font-family:verdana,arial,helvetica; font-size:11px; color:#000000; font-weight:bold; padding:0; margin:0; }
.HeadSmallYellow { font-family:verdana,arial,helvetica; font-size:11px; color:#ffcc33; font-weight:bold; padding:0; margin:0; }
.HeadSmallDarkYellow { font-family:verdana,arial,helvetica; font-size:11px; color:#cb8a25; font-weight:bold; padding:0; margin:0; }
.HeadSmallOrange { font-family:verdana,arial,helvetica; font-size:11px; color:#e04529; font-weight:bold; padding:0; margin:0; }
.HeadSmallBlue { font-family:verdana,arial,helvetica; font-size:11px; color:#003366; font-weight:bold; padding:0; margin:0; }

/*-----------------------------------------------------------------------*/
/* Login																 */
/*-----------------------------------------------------------------------*/
.LoginToken, a.LoginToken:link, a.LoginToken:visited, a.LoginToken:active { color:#99cc33; font-size:11px; font-weight:normal; text-decoration:none; padding:0; margin:0; }
a.LoginToken:hover { color:#666666; font-weight:normal; font-size:11px; text-decoration:none; }

/*-----------------------------------------------------------------------*/
/* User																	 */
/*-----------------------------------------------------------------------*/
.UserToken, a.UserToken:link, a.UserToken:visited, a.UserToken:active { color:#323232; background:url(images/register.gif) no-repeat center left; font-size:11px; font-weight:normal; text-decoration:underline; height:12px; padding:0 0 0 18px; margin:0; }
a.UserToken:hover { background:url(images/register.gif) no-repeat center left; color:#666666; font-weight:normal; font-size:11px; text-decoration:none; }

/*-----------------------------------------------------------------------*/
/* Breadcrumbs															 */
/*-----------------------------------------------------------------------*/
.BreadcrumbToken, a.BreadcrumbToken:link, a.BreadcrumbToken:visited, a.BreadcrumbToken:active { color:#323232; font-size:11px; text-decoration:none; font-weight:normal; }
a.BreadcrumbToken:hover { color:#666666; font-size:11px; text-decoration:none; font-weight:normal; }
#BreadcrumbContainer img { margin:0 8px 0 8px; border:none; }

/*-----------------------------------------------------------------------*/
/* Copyright, privacy, terms											 */
/*-----------------------------------------------------------------------*/
.FooterToken { color:#8cb934; font-size:11px; }
a.FooterToken:link, a.FooterToken:visited, a.FooterToken:active { font-size:11px; color:#8cb934; font-weight:normal; text-decoration:underline; padding:0; margin:0; }
a.FooterToken:hover { font-size:11px; color:#acd758; font-weight:normal; text-decoration:none; }
.FooterToken2 { color:#323232; font-size:11px; }
a.FooterToken2:link, a.FooterToken2:visited, a.FooterToken:visited, a.FooterToken:active { font-size:11px; color:#69c1eb; font-weight:normal; text-decoration:underline; padding:0; margin:0; }
a.FooterToken2:hover { font-size:11px; color:#3694c1; font-weight:normal; text-decoration:none; }

/*-----------------------------------------------------------------------*/
/* Forms																 */
/*-----------------------------------------------------------------------*/
select, input { font-family:verdana,arial,helvetica; font-size:11px; color:#333333; }
.NormalTextBox { color:#333333; padding-left:4px; line-height:12px; font-family:verdana,arial,helvetica; font-weight:normal; font-size:11px; }
td.NormalTextBox { padding:0; margin:0; background:transparent; border:0; }
.StandardButton { background:#f2f2f2 none; color:#575757; font-family:verdana,arial,helvetica; font-size:11px; font-weight:normal; }

/*-----------------------------------------------------------------------*/
/* Main Menu															 */
/*-----------------------------------------------------------------------*/
#MenuL { width:16px; }
#MenuL img { padding:0;margin:0; }
#MenuBar { background:url(images/menu-bg.gif) repeat-x; }

.MainMenu_SubMenu { background:#ffffff; padding:0; margin:0; border-top:1px solid #dcdcdc; border-right:1px solid #dcdcdc; border-left:1px solid #dcdcdc; z-index:1000; font-weight:normal; opacity:.95; }
.MainMenu_MenuItem { color:#777777; font-family:verdana,arial,helvetica; font-size:11px; font-weight:bold; font-style:normal; padding:5px 30px 5px 13px; height:20px; border-top:0 solid #ffffff; border-right:0 solid #ffffff; border-bottom:1px solid #dcdcdc; border-left:0 solid #ffffff; }
.MainMenu_MenuItemSel { }
.SubMenu_MenuItemSel { background:#76a73f; color:#ffffff; font-family:verdana,arial,helvetica; font-size:11px; font-weight:bold; padding:5px 30px 5px 13px; height:20px; border-top:0 solid #ffffff; border-right:0 solid #ffffff; border-bottom:1px solid #dcdcdc; border-left:0 solid #ffffff; }
.MainMenu_MenuContainer { height:23px; background:transparent; }
.MainMenu_MenuContainer td { vertical-align:top; }
.MainMenu_MenuBar { height:23px; background:transparent; }
.MainMenu_Idle td img { display:none; }
.MainMenu_Idle td { line-height:0; height:23px; padding:0; margin:0; vertical-align:middle; }
.MainMenu_Idle td div { font-family:verdana,arial,helvetica; height:19px; text-align:center; vertical-align:middle; padding:3px 8px 0 8px; margin:0; font-size:11px; font-weight:bold; color:#ffffff; line-height:11px; }
.MainMenu_Selected td img, .MainMenu_BreadcrumbActive td img { display:none; }
.MainMenu_Selected td, .MainMenu_BreadcrumbActive td { height:23px; padding:0; margin:0; line-height:0; background-color:#76a73f; vertical-align:middle; }
.MainMenu_Selected td div, .MainMenu_BreadcrumbActive td div { font-family:verdana,arial,helvetica; height:19px; text-align:center; vertical-align:middle; padding:3px 8px 0 8px; margin:0; font-size:11px; font-weight:bold; color:#ffffff; line-height:11px; }
.MainMenu_MenuArrow { border-top:0 solid #ffffff; border-right:0 solid #ffffff; border-bottom:1px solid #dcdcdc; border-left:0 solid #ffffff; margin:0; padding:0; }									 
.MainMenu_RootMenuArrow { display:none; }									 
.MainMenu_MenuIcon { display:none; }									 
.MainMenu_Separator img { width:2px; margin:0 1px 0 1px; }
.MainMenu_MenuBreak { border:none; background:transparent; vertical-align:top; }

/*-----------------------------------------------------------------------*/
/* Module Menus															 */
/*-----------------------------------------------------------------------*/
.ModuleTitle_SubMenu { background:#ffffff; padding:0; margin:0; border:1px solid #040404; z-index:1000; font-weight:normal; opacity:.80;}
.ModuleTitle_MenuItem { background:#040404; color:#ffffff; font-family:verdana,arial,helvetica; font-size:11px; font-weight:bold; font-style:normal; padding:0 15px 0 10px; height:20px; border:1px solid #000000; }
.ModuleTitle_MenuItemSel { background:#76a73f; color:#ffffff; font-family:verdana,arial,helvetica; font-size:11px; font-weight:bold; padding:0 15px 0 10px; height:20px; border:1px solid #99c667; }
.ModuleTitle_MenuContainer { background:transparent; }
.ModuleTitle_MenuBar { }
.ModuleTitle_MenuArrow { display:none; }
.ModuleTitle_RootMenuArrow { display:none; }
.ModuleTitle_MenuIcon { background:transparent; border:0; width:0; height:20px; padding:0; margin:0; font-size:0; }
.ModuleTitle_MenuIcon img { margin:0 10px 0 10px; }

/*-----------------------------------------------------------------------*/
/* Panes																 */
/*-----------------------------------------------------------------------*/
.ContentCell { padding:0 18px 0 18px; }
.IconPane { width:100%; padding:0 20px 0 0; width:250px; text-align:right; } 
.BannerPane { width:auto; padding:0; text-align:center; }
.TopPane { width:100%; padding:0; }
.TopPane2 { width:100%; padding:0; }
/*----------------------------------------------------------------------- */
/*                                                                        */
/*  10/16/08  TRG  Changed Left Pane from 50% to 80%                      */
/*                 Changed Right Pane from 50% to 20%                     */
/*                                                                        */
/*----------------------------------------------------------------------- */ 
.LeftPane { padding:0 7px 0 0; width:82%; }
.RightPane { padding:0 0 0px 7px; width:18%; }
.LeftPane2 { padding:0 7px 0 0; width:20%; }
.ContentPane { padding:0 7px 0 7px; }
.RightPane2 { padding:0 0 0px 7px; width:20%; }
.MiddlePane { width:100%; padding:0; }
.ContentPane2 { padding:0 7px 0 0; }
.RightPane3 { padding:0 0 0px 7px; width:33%; }
.MiddlePane2 { width:100%; padding:0; }
.LeftPane3 { padding:0 7px 0 0; width:33%; }
.ContentPane3 { padding:0 0 0px 7px; }
.BottomPane { width:100%; padding:0; }
.LeftPane4 { padding:0 3px 0 0; width:33%; }
.ContentPane4 { padding:0 3px 0 3px; }
.RightPane4 { padding:0 0 0px 3px; width:33%; }
.BottomPane2 { width:100%; padding:0; }
.FooterPane { width:100%; padding:0; }
.FooterPane2 { width:100%; padding:0; }

/* End DrNuke MPBN Style Sheet */
/*-----------------------------------------------------------------------*/

/* Light Box */
/*-----------------------------------------------------------------------*/

#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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 Light Box */
/*-----------------------------------------------------------------------*/



/* Lyte Box */
/*-----------------------------------------------------------------------*/

#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(images/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(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/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(/Portals/_default/js/images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(/Portals/_default/js/images/close_red.png) no-repeat; }
	#lbClose.green { background: url(/Portals/_default/js/images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(/Portals/_default/js/images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(/Portals/_default/js/images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/pause_gold.png) no-repeat; }

/*END Lyte Box */
/*-----------------------------------------------------------------------*/
