﻿/* ================================
    Default styles FOR DotNetNuke
   ================================
*/

/* background color for the content part of the pages */
Body
{
	/*background-color: white;*/
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}

.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #FFFFFF;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}

.divScroll {
	/*position: absolute;
	left: 0px;*/
	/*width: 100%;
	height: 100%;*/
	overflow: auto;
}


/*
.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #003366;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #003366;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #003366;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #003366;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #003366;
}
/* styles for LANGUAGE skinobject */
.Language
{
	vertical-align: middle;
	margin: 0px;
}

.Language img
{
	border: none;
}


/* style for module titles */
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	/*color: #003366;*/
	color: Brown;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.Forums
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
	background-color: White;
	color: Red;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
	background-color: White;
}
.DataGrid_Header
{
	background-color: Transparent;
	color: Black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.DataGrid_Item
{
	background-color: Transparent;
	color: Black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_SelectedItem
{
	background-color: Silver;
	color: Blue;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.TreeMenu_NodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #dcdcdc;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	text-decoration: none;
	color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	text-decoration: none;
	color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	text-decoration: none;
	color: #ff0000;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	text-decoration: none;
	color: #003366;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height: 25px;
}
.FileManager_Explorer
{
	height: 100%;
	border: #696969 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList
{
	height: 100%;
	border: #696969 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: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #E7E7FF;
	background-color: #9EBFF6;
	border-bottom: #696969 1px solid;
	height: 25px;
}

.FileManager_Pager
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top: #696969 1px solid;
	height: 25px;
}

.FileManager_StatusBar
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #dedfde;
	height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: #F8F8F8;
	border-top: black 1px dashed;
	border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: #EEEEEE;
	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: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.FileManagerTreeNodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #dcdcdc;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
	text-decoration: none;
	color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
	text-decoration: none;
	color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
	text-decoration: none;
	color: #ff0000;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
	text-decoration: none;
	color: #003366;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 400px;
	width: 650px;
}
.WizardButton
{
	border-right: #696969 1px solid;
	padding-right: 2px;
	border-top: #696969 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #696969 1px solid;
	padding-top: 2px;
	border-bottom: #696969 1px solid;
	background-color: #dcdcdc;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height: 40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	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: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* 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: Tahoma, Arial, Helvetica;
	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: #003366;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #003366;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #003366;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}


/* GENERIC */
H1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H2
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H3
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

H4
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

H5, DT
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

H6
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

TFOOT, THEAD
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #003366;
}

TH
{
	vertical-align: baseline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

A:link
{
	text-decoration: none;
	color: #003366;
}

A:visited
{
	text-decoration: none;
	color: #003366;
}

A:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A:active
{
	text-decoration: none;
	color: #003366;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

HR
{
	color: #696969;
	height: 1pt;
	text-align: left;
}

/* Module Title Menu */
.ModuleTitle_MenuContainer
{
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar
{
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	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;
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

/* LEGACY STYLES from DNN 1-2 */
.HeadBg
{
	background-color: #CCCCCC;
}

.TabBg
{
	background-color: black;
}

.SelectedTab
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.SelectedTab:link
{
	text-decoration: none;
	color: white;
}

A.SelectedTab:visited
{
	text-decoration: none;
	color: #eeeeee;
}

A.SelectedTab:hover
{
	text-decoration: none;
	color: #cccccc;
}

A.SelectedTab:active
{
	text-decoration: none;
	color: #eeeeee;
}

.OtherTabs
{
	font-weight: bold;
	font-size: 8.5pt;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.OtherTabs:link
{
	text-decoration: none;
	color: white;
}

A.OtherTabs:visited
{
	text-decoration: none;
	color: #eeeeee;
}

A.OtherTabs:hover
{
	text-decoration: none;
	color: #cccccc;
}

A.OtherTabs:active
{
	text-decoration: none;
	color: #eeeeee;
}

.PagingTable
{
	height: 33px;
}

/*
.LabelEditOverClass
{	
	cursor: pointer;
	text-decoration: underline overline;
}
*/

.LabelEditTextClass
{
	border: solid 1px red;
	background-color: Transparent;
}

.LabelEditWorkClass
{
	/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
	border: solid 0px red;
	background-color: Transparent;
}

/* style for the DNNTextSuggest control select menu */
.SuggestTextMenu
{
	border: solid 1px black;
	white-space: nowrap;
	background: white;
}
/* style for the DNNTextSuggest control selected menu node */
.SuggestNodeOver
{
	background-color: navy;
	color: White;
}


/*Edit In Place Tool Bar Classes*/
.eipbackimg
{
	border: outset 1px; /*give toolbar a 3D look*/
	position: absolute; /*needed so it doesn't take up space */
	margin-top: -22px; /*specify toolbar to be just above text */
	white-space: nowrap; /* makes toolbar horizontal */
	background: url(../../images/eip_toolbar.gif);
	background-color: #99cccc;
	height: 22px;
}

.eipbuttonbackimg
{
	width: 21px;
	height: 21px;
	cursor: pointer; /*change mouse to pointer when hover over button*/
	display: -moz-inline-box; /* Gecko proprietary  (ORDER IS IMPORTANT HERE!)*/
	display: inline-block; /* supported by Opera and ? */
}

.eipbutton_edit
{
	background: url(../../images/eip_edit.gif) no-repeat 100% center;
}
.eipbutton_save
{
	background: url(../../images/eip_save.gif) no-repeat 100% center;
}
.eipborderhover
{
	border: outset 1px;
}

/* used to collapse panes without any content in them */
.DNNEmptyPane
{
	width: 0px;
}

/* used to set the different module align options - from module settings */
.DNNAlignleft
{
	text-align: left;
}
.DNNAlignright
{
	text-align: right;
}
.DNNAligncenter
{
	text-align: center;
}

/* Login Styles */
.LoginPanel
{

}

.LoginTabGroup
{
	
}

.LoginTab {
	float: left;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: #FFF;
	border: 1px #25569a solid;
}

.LoginTabSelected{
	float: left;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: #FFF;
	background-position: 0% -41px;
	border: 1px #25569a solid;
}

.LoginTabHover
{
	float: left;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: #555;
	border: 1px #C00 solid;
	cursor:pointer;
}

.LoginContainerGroup
{
	clear: both;
	padding-top: 5px;
}

.LoginContainer
{
	
}


.alertText
{
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.linkbuttonsmall, .linkbuttonsmall-ovr
{
	display: block;
	background-image: url(images/btnbg.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
	border-color: #7A1300;
	border-style: solid; 
}
.linkbuttonsmall-ovr
{
	display: block;
	background-image: url(images/btnbg.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
	border-color: #7A1300;
	border-style: solid; 
}
.gridHeader
{
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 25px;
	width: auto;
	color: White;
	vertical-align: bottom;
}

.gridHeader1
{
	background-color: #BC6740; 
	text-align: left;
	height: 17px;
	width: auto;
	color: White;
	vertical-align: bottom;
}

.linkMenubuttonLarge, .linkMenubuttonLarge-ovr
{
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	display: inline-block;
	background: url(images/Orange.GIF);
	background-repeat: no-repeat;
}
.linkMenubuttonLarge-ovr
{
	background: url(images/OrageHover.GIF);
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
}

.buttonbar, .buttonbar-top
{
	width: 686px;
	height: 36px;
	vertical-align: baseline;
	background-image: url(Images/photonav.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}


/* RajputVivaaha.com style Table*/

.tableTD
{
	background-color: #FFFADD;
}

.tableTDValue
{
	background-color: ivory;
	vertical-align: top;
}

.tableBorder
{
	background-color: ivory;
	border-color: navajowhite;
	border-style: solid;
	border-width: thin;
	text-align: left;
}

.accordionLink
{
	background-color: #EFFF9F;
	border-color: navajowhite;
	border-style: solid;
	border-width: thin;
	color: White;
	width: 100%;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
}

/*Modal*/
.ModalPopupBG
{
	background-color: #666699;
	filter: alpha(opacity=50); 	
	opacity: 0.7;
}

.popupConfirmation
{
	width: 200px;
	height: 200px;
}

.popup_Titlebar
{
	background: url(Images/titlebar_bg.jpg);
	height: 29px;
}


.TitlebarLeft
{
	float: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:3px;
	margin-top:5px;
}
.TitlebarRight
{
	background: url(Images/cross_icon_normal.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 15px;
	width: 16px;
	float: right;
	cursor: pointer; 
	margin-top:5px;
	margin-right:5px;
	
}

.popup_Buttons
{
	margin: 10px;
}

/* Rounded Gray Corder */
.roundedcornr_box_741860
{
	background: #ffffff;
}
.roundedcornr_top_741860 div
{
	background: url(images/roundedcornr_741860_tl.png) no-repeat top left;
}
.roundedcornr_top_741860
{
	background: url(images/roundedcornr_741860_tr.png) no-repeat top right;
}
.roundedcornr_bottom_741860 div
{
	background: url(images/roundedcornr_741860_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_741860
{
	background: url(images/roundedcornr_741860_br.png) no-repeat bottom right;
}

.roundedcornr_top_741860 div, .roundedcornr_top_741860, .roundedcornr_bottom_741860 div, .roundedcornr_bottom_741860
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_741860
{
	margin: 0 15px;
}

.CssCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: Silver;
	color: Black;
	font: normal 10px Arial;
	padding: 4px;
	position: absolute;
	cursor: default;
	text-align: center;
}

.CssCalendar .ajax__calendar_body
{
	height: 130px; 
}


ul
{
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 0px;
}

ul li
{
	font-family: Helvetica;
	font-size: 14px;
	list-style-type: none;
	font-weight: bold;
}

li
{
	border-bottom: 1px solid #aaa;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}


li:first-child
{
	margin-top: -10px;
}

li:last-child
{
	border: none;
	padding-bottom: 0;
}



/*Menu Rounded Corner */
.roundedcornr_box_373239
{
	background: url(images/roundedcornr_373239_tl.png) no-repeat top left;
}
.roundedcornr_top_373239
{
	background: url(images/roundedcornr_373239_tr.png) no-repeat top right;
}
.roundedcornr_bottom_373239
{
	background: url(images/roundedcornr_373239_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_373239 div
{
	background: url(images/roundedcornr_373239_br.png) no-repeat bottom right;
}
.roundedcornr_content_373239
{
	background: url(images/roundedcornr_373239_r.png) top right repeat-y;
}

.roundedcornr_top_373239 div, .roundedcornr_top_373239, .roundedcornr_bottom_373239 div, .roundedcornr_bottom_373239
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_373239, .roundedcornr_bottom_373239
{
	margin-top: -19px;
}
.roundedcornr_content_373239
{
	padding: 0 15px;
}


/*Header Background */
.roundedcornr_box_420198
{
	background: url(images/roundedcornr_420198_tl.png) no-repeat top left;
}
.roundedcornr_top_420198
{
	background: url(images/roundedcornr_420198_tr.png) no-repeat top right;
}
.roundedcornr_bottom_420198
{
	background: url(images/roundedcornr_420198_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_420198 div
{
	background: url(images/roundedcornr_420198_br.png) no-repeat bottom right;
}
.roundedcornr_content_420198
{
	background: url(images/roundedcornr_420198_r.png) top right repeat-y;
}

.roundedcornr_top_420198 div, .roundedcornr_top_420198, .roundedcornr_bottom_420198 div, .roundedcornr_bottom_420198
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_420198, .roundedcornr_bottom_420198
{
	margin-top: -19px;
}
.roundedcornr_content_420198
{
	padding: 0 15px;
}


/* Login Rounded Corner */

.roundedcornr_box_483096
{
	background: #feffe5;
}
.roundedcornr_top_483096 div
{
	background: url(images/roundedcornr_483096_tl.png) no-repeat top left;
}
.roundedcornr_top_483096
{
	background: url(images/roundedcornr_483096_tr.png) no-repeat top right;
}
.roundedcornr_bottom_483096 div
{
	background: url(images/roundedcornr_483096_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_483096
{
	background: url(images/roundedcornr_483096_br.png) no-repeat bottom right;
}

.roundedcornr_top_483096 div, .roundedcornr_top_483096, .roundedcornr_bottom_483096 div, .roundedcornr_bottom_483096
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_483096
{
	margin: 0 15px;
}


/*Menu*/

.roundedcornr_box_907609
{
	background: #404040;
}
.roundedcornr_top_907609 div
{
	background: url(images/roundedcornr_907609_tl.png) no-repeat top left;
}
.roundedcornr_top_907609
{
	background: url(images/roundedcornr_907609_tr.png) no-repeat top right;
}
.roundedcornr_bottom_907609 div
{
	background: url(images/roundedcornr_907609_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_907609
{
	background: url(images/roundedcornr_907609_br.png) no-repeat bottom right;
}

.roundedcornr_top_907609 div, .roundedcornr_top_907609, .roundedcornr_bottom_907609 div, .roundedcornr_bottom_907609
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_907609
{
	margin: 0 15px;
}

/* Menu 2*/
.roundedcornr_box_423545
{
	background: #f7f7f7;
}
.roundedcornr_top_423545 div
{
	background: url(images/roundedcornr_423545_tl.png) no-repeat top left;
}
.roundedcornr_top_423545
{
	background: url(images/roundedcornr_423545_tr.png) no-repeat top right;
}
.roundedcornr_bottom_423545 div
{
	background: url(images/roundedcornr_423545_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_423545
{
	background: url(images/roundedcornr_423545_br.png) no-repeat bottom right;
}

.roundedcornr_top_423545 div, .roundedcornr_top_423545, .roundedcornr_bottom_423545 div, .roundedcornr_bottom_423545
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_423545
{
	margin: 0 15px;
}

/* Items */
.roundedcornr_box_857292
{
	background: url(images/roundedcornr_857292_tl.png) no-repeat top left;
}
.roundedcornr_top_857292
{
	background: url(images/roundedcornr_857292_tr.png) no-repeat top right;
}
.roundedcornr_bottom_857292
{
	background: url(images/roundedcornr_857292_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_857292 div
{
	background: url(images/roundedcornr_857292_br.png) no-repeat bottom right;
}
.roundedcornr_content_857292
{
	background: url(images/roundedcornr_857292_r.png) top right repeat-y;
}

.roundedcornr_top_857292 div, .roundedcornr_top_857292, .roundedcornr_bottom_857292 div, .roundedcornr_bottom_857292
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_857292, .roundedcornr_bottom_857292
{
	margin-top: -19px;
}
.roundedcornr_content_857292
{
	padding: 0 15px;
}

/* iTEM 2 */

.roundedcornr_box_447159
{
	background: #ffffff url(images/roundedcornr_447159_grad.gif) repeat-y top left;
}
.roundedcornr_top_447159 div
{
	background: url(images/roundedcornr_447159_tl.gif) no-repeat top left;
}
.roundedcornr_top_447159
{
	background: transparent url(images/roundedcornr_447159_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_447159 div
{
	background: url(images/roundedcornr_447159_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_447159
{
	background: transparent url(images/roundedcornr_447159_br.gif) no-repeat bottom right;
}

.roundedcornr_top_447159 div, .roundedcornr_top_447159, .roundedcornr_bottom_447159 div, .roundedcornr_bottom_447159
{
	width: 100%;
	height: 30px;
	font-size: 1px;
}
.roundedcornr_content_447159
{
	margin: 0 30px;
}


/* item 3 */
.roundedcornr_box_154438
{
	background: #faffd6;
}
.roundedcornr_top_154438 div
{
	background: url(images/roundedcornr_154438_tl.png) no-repeat top left;
}
.roundedcornr_top_154438
{
	background: url(images/roundedcornr_154438_tr.png) no-repeat top right;
}
.roundedcornr_bottom_154438 div
{
	background: url(images/roundedcornr_154438_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_154438
{
	background: url(images/roundedcornr_154438_br.png) no-repeat bottom right;
}

.roundedcornr_top_154438 div, .roundedcornr_top_154438, .roundedcornr_bottom_154438 div, .roundedcornr_bottom_154438
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_154438
{
	margin: 0 15px;
}


/* new corner */

.roundedcornr_box_351903
{
	background: #ffffff url(images/roundedcornr_351903_grad.gif) no-repeat;
}
.roundedcornr_top_351903 div
{
	background: url(images/roundedcornr_351903_tl.gif) no-repeat top left;
}
.roundedcornr_top_351903
{
	background: transparent url(images/roundedcornr_351903_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_351903 div
{
	background: url(images/roundedcornr_351903_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_351903
{
	background: transparent url(images/roundedcornr_351903_br.gif) no-repeat bottom right;
}

.roundedcornr_top_351903 div, .roundedcornr_top_351903, .roundedcornr_bottom_351903 div, .roundedcornr_bottom_351903
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_351903
{
	margin: 0 15px;
}


/* Final Items */

.roundedcornr_box_776353
{
	background: #faffd6 url(images/roundedcornr_776353_grad.gif) no-repeat;
}
.roundedcornr_top_776353 div
{
	background: url(images/roundedcornr_776353_tl.gif) no-repeat top left;
}
.roundedcornr_top_776353
{
	background: transparent url(images/roundedcornr_776353_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_776353 div
{
	background: url(images/roundedcornr_776353_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_776353
{
	background: transparent url(images/roundedcornr_776353_br.gif) no-repeat bottom right;
}

.roundedcornr_top_776353 div, .roundedcornr_top_776353, .roundedcornr_bottom_776353 div, .roundedcornr_bottom_776353
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_776353
{
	margin: 0 15px;
}



.loginbg
{
	background: url(images/login_bg.jpg) no-repeat;
	margin-bottom: 20px;
}

.linkLoginButton, linkLoginButton-ovr
{
	margin-top: 2px;
	margin-bottom: 5px;
	height: 17px;
	width: 39px;
	border-top-width: 0px;
	display: inline-block;
	background: url(images/btn_login.GIF);
	background-repeat: no-repeat;
}

.linkLoginButton-ovr
{
	margin-top: 2px;
	margin-bottom: 5px;
	height: 17px;
	width: 39px;
	border-top-width: 0px;
	display: inline-block;
	background: url(images/btn_login.GIF);
	background-repeat: no-repeat;
}


.linkRegisterButton, linkRegisterButton-ovr
{
	margin-top: 2px;
	margin-bottom: 5px;
	height: 17px;
	width: 65px;
	border-top-width: 0px;
	display: inline-block;
	background: url(images/btn_register.gif);
	background-repeat: no-repeat;
}

.linkRegisterButton-ovr
{
	margin-top: 2px;
	margin-bottom: 5px;
	height: 17px;
	width: 65px;
	border-top-width: 0px;
	display: inline-block;
	background: url(images/btn_register.gif);
	background-repeat: no-repeat;
}




.roundedcornr_box_512277
{
	background: #ffffff url(images/roundedcornr_512277_grad.gif) repeat-y top left;
}
.roundedcornr_top_512277 div
{
	background: url(images/roundedcornr_512277_tl.gif) no-repeat top left;
}
.roundedcornr_top_512277
{
	background: transparent url(images/roundedcornr_512277_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_512277 div
{
	background: url(images/roundedcornr_512277_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_512277
{
	background: transparent url(images/roundedcornr_512277_br.gif) no-repeat bottom right;
}

.roundedcornr_top_512277 div, .roundedcornr_top_512277, .roundedcornr_bottom_512277 div, .roundedcornr_bottom_512277
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_512277
{
	margin: 0 15px;
}



.roundedcornr_box_639214
{
	background: #f6ffff url(images/roundedcornr_639214_grad.gif) repeat-x top left;
}
.roundedcornr_top_639214 div
{
	background: url(images/roundedcornr_639214_tl.gif) no-repeat top left;
}
.roundedcornr_top_639214
{
	background: transparent url(images/roundedcornr_639214_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_639214 div
{
	background: url(images/roundedcornr_639214_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_639214
{
	background: transparent url(images/roundedcornr_639214_br.gif) no-repeat bottom right;
}

.roundedcornr_top_639214 div, .roundedcornr_top_639214, .roundedcornr_bottom_639214 div, .roundedcornr_bottom_639214
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_639214
{
	margin: 0 15px;
}

.roundedcornr_box_531145
{
	background: #ffe5eb url(images/roundedcornr_531145_grad.gif) repeat-x top left;
}
.roundedcornr_top_531145 div
{
	background: url(images/roundedcornr_531145_tl.gif) no-repeat top left;
}
.roundedcornr_top_531145
{
	background: transparent url(images/roundedcornr_531145_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_531145 div
{
	background: url(images/roundedcornr_531145_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_531145
{
	background: transparent url(images/roundedcornr_531145_br.gif) no-repeat bottom right;
}

.roundedcornr_top_531145 div, .roundedcornr_top_531145, .roundedcornr_bottom_531145 div, .roundedcornr_bottom_531145
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_531145
{
	margin: 0 15px;
}



.roundedcornr_box_336353
{
	background: #fffff0 url(images/roundedcornr_336353_grad.gif) repeat-x top left;
}
.roundedcornr_top_336353 div
{
	background: url(images/roundedcornr_336353_tl.gif) no-repeat top left;
}
.roundedcornr_top_336353
{
	background: transparent url(images/roundedcornr_336353_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_336353 div
{
	background: url(images/roundedcornr_336353_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_336353
{
	background: transparent url(images/roundedcornr_336353_br.gif) no-repeat bottom right;
}

.roundedcornr_top_336353 div, .roundedcornr_top_336353, .roundedcornr_bottom_336353 div, .roundedcornr_bottom_336353
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_336353
{
	margin: 0 15px;
}




.roundedcornr_box_227094
{
	background: #fff5d1 url(images/roundedcornr_227094_grad.gif) repeat-x top left;
}
.roundedcornr_top_227094 div
{
	background: url(images/roundedcornr_227094_tl.gif) no-repeat top left;
}
.roundedcornr_top_227094
{
	background: transparent url(images/roundedcornr_227094_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_227094 div
{
	background: url(images/roundedcornr_227094_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_227094
{
	background: transparent url(images/roundedcornr_227094_br.gif) no-repeat bottom right;
}

.roundedcornr_top_227094 div, .roundedcornr_top_227094, .roundedcornr_bottom_227094 div, .roundedcornr_bottom_227094
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_227094
{
	margin: 0 15px;
}



.collapsePanel
{
	background-color: white;
	overflow: hidden;
}

.collapsePanelHeader
{
	width: 100%;
	height: 30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}

#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-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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(images/close_grey.png) no-repeat;
}
#lbClose.red
{
	background: url(images/close_red.png) no-repeat;
}
#lbClose.green
{
	background: url(images/close_green.png) no-repeat;
}
#lbClose.blue
{
	background: url(images/close_blue.png) no-repeat;
}
#lbClose.gold
{
	background: url(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;
}


.groovybutton
{
	font-size: 12px;
	font-weight: bold;
	font-family: Veranda, Arial, sans-serif; /*height: 20px;*/
	background-image: url( images/back03.gif);
	border-style: solid;
	border-color: Orange;
	border-width: 1px;
	cursor: pointer;
}



/* Accordion */
.accordionHeader
{
	border: 1px solid #2F4F4F; /*color: white;*/
	color: #2E4d7B;
	text-decoration: underline; /*background-color: #2E4d7B;*/
	background-color: White;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeader a
{
	/*color: #FFFFFF;*/
	color: #fbf7c3;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	/*color: #FFFFFF;*/
	color: #fbf7c3;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #fbf7c3;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

A.LinkGreen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #275700;
	text-decoration: none;
	cursor: hand;
}


A.LinkGreen:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41810c;
	text-decoration: none;
	cursor: hand;
}

A.LinkGreenBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #275700;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}


TextGreenBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #275700;
	text-decoration: none;
	font-weight: bold;
}


A.LinkGreenBold:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41810c;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}



.divBackLoad
    {
	/*z-index: 10000;
	filter: alpha(opacity=50); 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); 
	-moz-opacity: .50; 
	-khtml-opacity: 0.5;   
	opacity: 0.5;   
	background-color:#000000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle;
*/
}

.progressIndicatorStyle, .divLoading{
    background-color:white; 
    width:200px;
    height:55px;
    border:solid 2px black;
    top:50%; 
    left:45%;
    z-index:99999;
    position:absolute;
    display:block;
	color:black;
	font-weight: bold;
}

#tblRecentDataList .jqgrow {
	cursor: pointer;
}

.RVContent
{
	padding-left: 5px; 
	padding-right: 5px; 
	background-color:White;  
	background-color:White; 
	border-right-style:solid; 
	border-bottom-style:solid; 
	border-left-style:solid; 
	border-width:thin; 
	border-color:#E78F08;
}
