 /* ------------------------------------------------- Global Styles
    ------------------------------------------------- */

html
{
    height: 100%;
    max-height: 100%;
    overflow: hidden;
}

body
{
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    margin: 0px;
    border: 0px;
    padding: 0px;
	background: #FFFFFF;
}

/* need the star below as it says 'All' */
*
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    color: #000000;
}

fieldset
{
    border: solid 1px #8D8C8C;
}

legend
{
    font-size: 11px;
}
/* ------------------------------------------------- Core Layout Styles begin
   ------------------------------------------------- */

.CSWStyle_FixedPanel
{
    position: absolute;
    overflow: hidden;
}

.CSWStyle_FixedPanel_Vertical
{
    left: 0px;
    width: 100%;
}

.CSWStyle_FixedPanel_Vertical_Before
{
    top: 0px;
}

.CSWStyle_FixedPanel_Vertical_After
{
    bottom: 0px;
}

.CSWStyle_FixedPanel_Horizontal
{
    top: 0px;
    height: 100%;
}

.CSWStyle_FixedPanel_Horizontal_Before
{
    left: 0px;
}

.CSWStyle_FixedPanel_Horizontal_After
{
    right: 0px;
}

.CSWStyle_ScrollingPanel
{
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: auto;
}

.CSWStyle_NavigationPanel
{
    background: #3186C9 url("/Site/Styles/Default/Images/PrimaryNav.png");
}

.CSWStyle_SidePanel
{
    overflow: auto;
}

.CSWStyle_ErrorPanel
{
    background: #FFFF99;
    padding-top: 2px;
    text-align: center;
    font-weight: bold;
    display: none;
}

.CSWStyle_BreadcrumbPanel
{
    padding-top: 2px;
    padding-left:65px;
    font-weight: bold;
}

.CSWStyle_InnerPadding
{
    padding: 15px 20px 20px 20px;
}

.CSWStyle_OuterPadding
{
    border: solid 20px #FFFFFF;
    border-top-width: 0px;
}

.CSWStyle_OuterPadding_HarmonizedTabContent
{
    border-left: solid 15px #FFFFFF;
    border-right: solid 15px #FFFFFF;
    border-top-width: 0px;
}

.CSWStyle_SidePanelPadding_Body
{
    border-top: solid 15px #FFFFFF;
}

.CSWStyle_LeftSidePanelPadding_Page
{
    border-left: solid 15px #FFFFFF;
}

.CSWStyle_RightSidePanelPadding_Page
{
    border-right: solid 15px #FFFFFF;
}

.CSWStyle_DropDownColor *
{
	 color: #000000 !important;
	 background: #FFFFFF !important;
}

.CSWStyle_InputColor
{
	 color: #000000 !important;
	 background: #FFFFFF !important;
}

.CSWStyle_ButtonColor
{
	 color: #000000 !important;
	 /* background: #ece9d8 !important; */
}

.CSWStyle_ButtonColorDisabled
{
    color: Gray !important;
}

.CSWStyle_PageInset_Colour *
{
    color: #000000;
}

.CSWStyle_PageInset 
{
    background: #F0F0F0;
}

.CSWStyle_PageInset_Footer
{
	width: 100%;
    background: #F0F0F0;
    border: 1px solid #8D8C8C;
    border-top:0px;
    position: relative;
}

.CSWStyle_Dialog_BodyPanel
{
    border-top-width: 20px;
}

.CSWStyle_DialogFooter_LeftPanel
{
    float: left;
    height: 100%;
    padding-top: 9px;
    padding-left: 9px;
    width:75%;
}

.CSWStyle_DialogFooter_RightPanel
{
    float: right;
    height: 100%;
    text-align: right;
    width:20%;
}

.CSWStyle_FullHeightWidth
{
	width: 100%;
	height: 100%;
}

.CSWStyle_ListRow_Even
{
    background: #FFFFFF;
    color: #000000;
}

.CSWStyle_ListRow_Odd
{
    background: #E8F0FF;
    color: #000000;
}

.CSWStyle_ListRow_Even td 
{
    background: #FFFFFF;
    color: #000000;
}

.CSWStyle_ListRow_Odd td
{
    background: #E8F0FF;
    color: #000000;
}

.CSWStyle_ListRow_Hover td 
{
    background: #CBDDF7;
    color: #000000;
}

.CSWStyle_ListRow_Selected td
{
    background: #ADC5EE;
    color: #000000;
}

.CSWStyle_ListRow_Even span 
{
    color: #000000;
}

.CSWStyle_ListRow_Odd span
{
    color: #000000;
}

.CSWStyle_ListRow_Hover span 
{
    color: #000000;
}

.CSWStyle_ListRow_Selected span
{
    color: #000000;
}

.CSWStyle_ListRow_Even a 
{
    color: #000000;
}

.CSWStyle_ListRow_Odd a
{
    color: #000000;
}

.CSWStyle_ListRow_Hover a 
{
    color: #000000;
}

.CSWStyle_ListRow_Selected a
{
    color: #000000;
}

.CSWStyle_ListRow_SecondaryLink
{
    margin-left: 10px;
}

.CSWStyle_ListRow_FullWidth
{
    width: 100%;
}

/* ------------------------------------------------- Font Styles
   ------------------------------------------------- */

.CSWStyle_Font_10px
{
    font-size: 10px;
}

.CSWStyle_SmallText
{
    font-size: 10px;
}

.CSWStyle_InstructionalText
{
    font-size: 11px;
    font-weight: bold;
}

.CSWStyle_LabelHighlighted
{
    font-weight: bold;
}

.CSWStyle_SubtitleText
{
    color: #043F6E; 
    font-size: 15px;
    font-weight: bold;
}

/* ------------------------------------------------- SidePanel Styles
   ------------------------------------------------- */

.CSWStyle_SidePanelLabel
{
    font-size: 11px;
}

.CSWStyle_SidePanelItem
{
    margin-bottom: 10px;
}

.CSWStyle_SidePanelItem_NoLabelAbove
{
    margin-top: 24px;
}

.CSWStyle_SidePanelItem_NoLabelBelow
{
    margin-bottom: 21px;
}

.CSWStyle_SidePanelItem_LegendLabel
{
    margin-top: 19px;
}

/* ------------------------------------------------- Footer Styles
   ------------------------------------------------- */

.CSWStyle_FooterPanel
{
    height: 23px;
    background: #2970A9;
    padding-left: 5px;
}

.CSWStyle_FooterPanel span
{
    font-size: 12px;
    font-weight:500;
    color: #FFFFFF;
    text-decoration: none;
    position:relative;
    top:5;
}

.CSWStyle_FooterPanel a
{
    font-size: 12px;
    font-weight:500;
    color: #FFFFFF;
    text-decoration: none;
    position:relative;
    top:5;
}

.CSWStyle_FooterPanel a:hover
{
    text-decoration: underline;
}

.CSWStyle_FooterLinkDivider
{
    padding: 0px 8px;
    position:relative;
    top:5;
}

.CSWStyle_PoweredBy
{
    float: right;
}

.CSWStyle_PoweredBy span
{
    position:relative;
    top:0;
}   
.CSWStyle_PoweredByText
{
    padding-right:5px;
}

.CSWStyle_PoweredByImage
{
    vertical-align: middle;
}

/* ------------------------------------------------- Core Layout Styles end
   ------------------------------------------------- */

.CSWStyle_AlignCenter
{
    text-align:center;
}

.CSWStyle_TitleContent
{
    position: absolute;
    top: 15px;
    left: 20px;
    right: 20px;
}

.CSWStyle_TitleSeparator
{
    position: relative;
    width: 100%;
    height: 26px;
    border-bottom: solid 1px #28396D;
}

.CSWStyle_PageTitle_Icon
{
    position: absolute;
    top: -5px;
    left: 0px;
}

.CSWStyle_PageTitle_Title
{
    position: absolute;
    top: 0px;
    left: 0px;
}

.CSWStyle_PageTitle_Icon
{
    position: absolute;
    left: 5px;
}

.CSWStyle_PageTitle_TitleWithIcon
{
    position: absolute;
    top: 0px;
    left: 45px;
}

.CSWStyle_PageTitlePanel
{
    position: absolute;
    top: 0px;
    left: 5px;
}

.CSWStyle_PageTitle
{
    font-weight: bold;
    font-size: 18px;
    color: #043F6E;
}

.CSWStyle_PageTitleSecondary
{
    padding-left: 5px;
    font-weight: bold;
    font-size: 14px;
    color: #043F6E;
}

.CSWStyle_PageTitleSeparator
{
    margin-left: 10px;
    margin-right: 10px;
}

.CSWStyle_PageSubTitle
{
    font-weight: bold;
    font-size: 16px;
    color: #043F6E;
}

.CSWStyle_PageTitleRowCell
{
    padding-left: 15px;
    padding-right: 15px;
}

.CSWStyle_PageTitleActions
{
    position: absolute;
    top: 0px;
    right: 0px;
}

.CSWStyle_PageContentActions
{
	background-color: #FFFFFF;
	padding: 10px 5px;
	height: 75px;
	overflow: hidden;
}

.CSWStyle_DialogButtonBar
{
    float: right;
    margin-right: 5px;
}

.CSWStyle_Group
{
    width: 100%;
}

.CSWStyle_GroupTitleDiv
{
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: 1px solid #28396D;
}

.CSWStyle_GroupTitleContainer
{
    width: 100%;
    height:25px;
}

.CSWStyle_GroupTitle
{
    color: #043F6E; 
    font-weight: bold;
    font-size: 17px;
}

.CSWStyle_GroupTitleSmall
{
    color: #043F6E; 
    font-weight: bold;
    white-space:nowrap;
}

.CSWStyle_GroupTitleIcon
{
    margin-right: 5px;
    vertical-align: bottom;
}

.CSWStyle_GroupTitle_Command
{
    color: #043F6E; 
    font-weight: bold;
    font-size: 14px;
    text-align: right;
}

.CSWStyle_GroupTitle_LinkPanel
{
    float:right;
    width:100%;
}

.CSWStyle_GroupContent
{
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.CSWStyle_GroupContentInteriorSpacerAbove
{
    padding-top: 10px;
}

.CSWStyle_GroupContentInteriorSpacerBelow
{
    padding-bottom: 10px;
}

.CSWStyle_GroupContentEndSpacer
{
    padding-bottom: 20px;
}

.CSWStyle_SubGroupContent
{
    margin-left:25px;
    margin-top:4px;
}

.CSWStyle_SeparatorPanel
{
    padding: 0px;
    margin: 0px;
}

.CSWStyle_SeparatorLine
{
    color: #8D8C8C;
    width: 100%;
}

.CSWStyle_InnerSeparatorLine
{
    border-bottom: solid 1px #8D8C8C;
    padding-top: 5px;
}

.CSWStyle_SubGroupTitle
{
    font-weight:bold;
    margin-left:30px;
}

.CSWStyle_RequiredTextEntryFieldLabel
{
    font-weight: bolder;
    color: #FF0000;
    margin-right: 2px;
}

.CSWStyle_TextEntryFieldLabel
{
    font-weight: bold;
    margin-right: 5px;
}

.CSWStyle_HorizontalTextEntryFieldLabel
{
    font-weight: bold;
    margin-right: 10px;
}

.CSWStyle_SectionHeader
{
    padding-bottom: 1px;
    padding-left: 1px;
}

.CSWStyle_SectionHeaderNewline
{
    padding-top: 15px;
    padding-bottom: 1px;
    padding-left: 1px;
}

.CSWStyle_LabelHighlightedAndIndented
{
    font-weight: bold;
    padding-left: 10px;
}

.CSWStyle_TextEntryWithLabel
{
    margin-top:5px;
    margin-right:2px;
}

.CSWStyle_TextEntryField
{
    margin-right: 0px;
    margin-left: 0px;
}

.CSWStyle_NumericTextEntryField
{
    margin-right: 0px;
    margin-left: 0px;
    text-align: right;
}

.CSWStyle_FullWidthTable
{
    width: 100%;
}

.CSWStyle_PageSummary_LeftColumn
{
    padding-left:20px;
}

.CSWStyle_CheckBoxCell,
.CSWStyle_RadioButtonCell
{
    width:20px;
    vertical-align:top;
    border: 1px none #8D8C8C;
}

.CSWStyle_CheckBox, 
.CSWStyle_RadioButton
{
}

.CSWStyle_CheckBoxLabel
{
    border: 1px none #8D8C8C;
    text-align:left;
    vertical-align:top;
    padding-top:4;
    margin-left:5px;
    white-space:nowrap;
}

.CSWStyle_CheckBoxLabelHighlighted
{
    font-weight:bold;
    width:100%;
    text-align:left;
    vertical-align:top;
    padding-top:4;
    margin-left:5px;
}

.CSWStyle_CheckBoxDescriptionPanel
{
    white-space:normal;
    margin-left: 10px;
    border: 1px none #8D8C8C;
}
.CSWStyle_CheckBoxDescription
{
    width:80%;
    margin-left:5px;
    border: 1px none #8D8C8C;
}

.CSWStyle_NoteTable
{
    width:65%;
}
.CSWStyle_NoteLabelCell
{
    width:10%;
    text-align:right;
    vertical-align:top;
}
.CSWStyle_NoteTextCell
{
    width:90%;
    text-align:left;
    vertical-align:top;
}

.CSWStyle_DropDownListLabelCell
{
    vertical-align: middle;
    padding-right: 5px;
}

.CSWStyle_DropDownListCell
{
    vertical-align: bottom;
    color:#000000;
}

/* ------------------------------------------------- Page Styles
   ------------------------------------------------- */

.CSWStyle_Page_SideBorder
{
    border-right: solid 1px #8D8C8C;
}

.CSWStyle_PageHeader
{
    width: 100%;
    height: 100%;
    background: #FFFFFF;
}

.CSWStyle_PageHeader_Bar
{
    background: #CEDEF6;
}

.CSWStyle_PageHeader_BarBorder
{
    border-top: solid 1px #8D8C8C;
    border-left: solid 1px #8D8C8C;
    border-right: solid 1px #8D8C8C;
}

.CSWStyle_PageHeader_BarTable
{
    width: 100%;
    height: 100%;
}

.CSWStyle_PageHeader_BarTable_Border
{
    border-bottom: solid 1px #8D8C8C;
}

.CSWStyle_PageHeader_BarTableCell
{
    padding-left: 5px;
    padding-right: 5px;
}

.CSWStyle_PageHeader_BarText
{
    font-size: 16px;
}

.CSWStyle_PageHeader_BarPaddingTop
{
    padding-top:3px;
}

.CSWStyle_PageBody_SideBorder
{
    border: solid 1px #8D8C8C;
    border-right-width: 0px;
}

.CSWStyle_PageBody_FullBorder
{
    border: solid 1px #8D8C8C;
    z-index: 199;
}

.CSWStyle_PageFooter
{
    width: 100%;
    height: 100%;
    border: solid 1px #8D8C8C;
    border-top: 0px;
}

/* ------------------------------------------------- Selection Panel Styles
   ------------------------------------------------- */

.CSWStyle_SelectionPanel
{
    width:100%;
}

.CSWStyle_SelectionPanelBackground
{
    background: #F0F0F0;
    
}

.CSWStyle_SelectionPanelHeader
{
    height: 25px;
    padding-top: 3px;
    background: #F0F0F0;
}

.CSWStyle_SelectionPanelHeaderTitle
{
    font-weight: bold;
    padding-left: 5px;
}

.CSWStyle_SelectionPanelItem
{
    margin:1px;
    height: 25px;
    padding-top: 3px;
    cursor: pointer;
    border: solid 1px #F0F0F0;
    text-decoration: none;
}

.CSWStyle_SelectionPanelItem:hover
{	
	border: solid 1px #8D8C8C;
}

.CSWStyle_SelectionPanelItemHover
{	
	border: solid 1px #8D8C8C;
}


.CSWStyle_SelectionPanelItemLink
{	
}

.CSWStyle_SelectionPanelItemSelected
{
    height: 25px;
    padding-top: 3px;
    margin:1px;
	border: solid 1px #8D8C8C;
}

.CSWStyle_SelectionPanelItemLabel
{
    text-decoration: none;
}

.CSWStyle_SelectionPanelItemLabelSelected
{
    text-decoration: none;
}

/* ------------------------------------------------- Debug Window Styles
   ------------------------------------------------- */
.CSWStyle_DebugWindow
{
    Position:Absolute; 
    Left:300px; 
    Top:0px; 
    z-index:200; 
    width:600px; 
    height:100px; 
    overflow:auto;
    border: 1px ridge #dddddd;
    background: white;
    display: none;
}

.CSWStyle_ListTable
{
    width:80%;
}

.CSWStyle_ListLink
{
    font-weight: bold;
}

.CSWStyle_MainDisplay
{
    border: 30px;
}

.CSWStyle_ListItems
{
}

.CSWStyle_Error
{
    font-weight: bold;
    color: #FF0000 !important;
}

.CSWStyle_ErrorColour
{
    color: #FF0000;
    background: #FFFF99;
}

.CSWStyle_DefaultChanged
{
    background: #FFFF99 !important;
}

.CSWStyle_HiddenElement
{
    display: none !important;
}

.CSWStyle_VisibleElement
{
    display: block;
}

.CSWStyle_InlineVisibleElement
{
    display: inline;
}

.CSWStyle_PopupWindowTitle
{
    background-color: #CCCCCC;
    font-weight: bold;
}

.CSWStyle_PopupWindowDiv
{
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #FFFFFF;
    border: 2px ridge #DDDDDD;
    padding: 2px 2px 2px 2px;
    margin: 4px 4px 4px 4px;
    width: 400px;
    z-index: 200;
}

.CSWStyle_PopupButtonBar
{
    position: absolute;
    bottom: 3px;
    right: 0px;
}

.CSWStyle_TableHeader_Link
{
    text-decoration: none;
}

.CSWStyle_TableHeader_Text
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    cursor: default;
}

.CSWStyle_TableHeader_TextSelectable
{
    position: relative;
    cursor: pointer;
}

.CSWStyle_TableHeader_SortIconSpacer
{
    padding-right: 2px;
}

.CSWStyle_TableHeader_SortIcon
{
    position: relative;
    top: 1px;
    left: 0px;
}

.CSWStyle_Clickable
{
    cursor: pointer;
}

.CSWStyle_LabelLink
{
    cursor: pointer;
    font-weight: bold;
    color: #075A9A;
    text-decoration:underline;
}

.CSWStyle_Link
{
    position: relative;
    font-weight: bold;
    color: #075A9A;
}

.CSWStyle_Link_Small
{
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
    color: #075A9A;
    cursor: pointer;
}

.CSWStyle_Link_Small_Disabled
{
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #075A9A;
    cursor: default;
}

.CSWStyle_LinkPanel
{
    padding-top: 4px;
    margin-left: 10px;
}

.CSWStyle_ImageWithDropShadow
{
    float: left;
    background: url( "/Site/rto/Creo/common/images/DropShadow_white.gif" ) no-repeat bottom right;
    margin: 10px 0px 0px 5px;
}

.CSWStyle_ImageWithDropShadow img
{
    display: block;
    position: relative;
    border: solid 1px #AAAAAA;
    margin: -5px 9px 9px -5px;
}

.CSWStyle_LinkButton
{
    color: #28396D;
    padding: 0px 4px 0px 4px;
}

.CSWStyle_UnderLine
{
    text-decoration:underline;
}

.CSWStyle_LoadingIndicatorPanel
{
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 3px;
    padding: 5px;
    background: #FF9900;
    z-index: 1000;
    display: none;
}

.CSWStyle_LoadingIndicatorLabel
{
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

.CSWStyle_UserNamePanel
{
    position: absolute;
    top: 33px;
    right: 0px;
    padding: 5px;
    z-index: 1000;
    visibility: visible;
}

.CSWStyle_UserNamePanel a
{
	text-decoration: none;
	padding: 2px 2px;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

.CSWStyle_UserNamePanel a:hover
{
	text-decoration: none;
	background-color: #4CBAE8;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

.CSWStyle_Operations
{
    padding: 15px;
}

.CSWStyle_ThemeList_ThemeListTable
{
    text-align:left;
}

.CSWStyle_AddNote_RadioButtonTitle
{
    text-align:left;
    font-weight:bold;
}

.CSWStyle_AddNote_RadioButtonLabel
{
    text-align:left;
    padding-left:5px;
}

.CSWStyle_AddNote_NoteContainer
{
    padding: 10px;
}

.CSWStyle_Label
{
    margin-right: 5px;
}

.CSWStyle_SmallLabel
{
    margin-right: 2px;
}

.CSWStyle_LargeLabel
{
    margin-right: 10px;
}

.CSWStyle_Button
{
    margin-left: 5px;
}

.CSWStyle_PaddedButton
{
    padding-left: 5px;
    padding-right: 5px;
}

.CSWStyle_FloatLeftDiv
{
    display:block;
    float:left;
}

.CSWStyle_FloatRightDiv
{
    display:block;
    float:right;
}

.CSWStyle_JobPreviewHeaderFooter
{
    border-top: solid 1px #8D8C8C;
    border-bottom: solid 1px #8D8C8C;
    width: 100%;
    height: 20px;
    background: #CEDEF6 url( "/Site/Styles/Default/Images/Gradient20.png" );
    padding-right: 2px;
}

.CSWStyle_PageInstructionPanel
{
    margin-top: 10px;
}

.CSWStyle_PageActionLinkPanel
{
    position: absolute;
    top:4px;
    right: 10px;
}

.CSWStyle_LeftSpacer
{
    margin-left: 10px;
}

.CSWStyle_LeftSpacerSmall
{
    margin-left: 5px;
}

.CSWStyle_LeftSpacerLarge
{
    margin-left: 15px;
}

.CSWStyle_SelectableListHeader
{
    background: #CBDDF7 url( "/Site/Styles/Default/Images/Gradient20.png" );
    text-align: left;
    height:20px;
    padding-left:10px;
    white-space:nowrap;    
}

.CSWStyle_CustomerListHeader
{
    background: #CBDDF7;
    text-align: left;
    height:20px;
    padding-left:10px;
    white-space:nowrap;    
}

.CSWStyle_OrderListHeader
{
    background: #F0F0F0 url( "/Site/Styles/Default/Images/Gradient20.png" );
    text-align: left;
    height:20px;
    padding-left:10px;
    padding-right:5px;
    white-space:nowrap;    
}

.CSWStyle_PageList_Header
{
    background: #CEDEF6 url( "/Site/Styles/Default/Images/Gradient22.png" );
    height:22px;
}

.CSWStyle_ImageDescriptionLink
{
    margin-bottom: 20px;
}

.CSWStyle_BulletDescriptionLink
{
    margin-bottom: 5px;
}

.CSWStyle_Bullet
{
    width: 8px;
    height: 8px;
    margin-top: 4px;
    font-size: 0pt;
    background: #CEDEF6 url( "/Site/Styles/Default/Images/bullet.png" );
    cursor: pointer;
}

.CSWStyle_PleaseWaitPanel
{
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 50px;
    background: #FFFFFF;
    border: 2px solid #8D8C8C;
    z-index: 1000;
    display: none;
}

.CSWStyle_PleaseWaitPanel_Text
{
    font-size: 14px;
    font-weight: bold;
    text-align:center;
    color: #043F6E;
}

.CSWStyle_ManageAccessCustomer_ButtonPanel
{
	position:absolute;
	top:0;
	right:0;
}

.CSWStyle_ManageAccess_ButtonPanel
{
	position:absolute;
	top:5;
	right:10;
}

.CSWStyle_ManageAccess_Button
{
	width: 75px;
	padding: 0 10;
}

.CSWStyle_JobPages_HorizontalRule
{
    height: 1px;
    color: #28396D;
    background-color: #28396D;
    border-style: none;
}

.CSWStyle_SectionTitle
{
    font-weight: bold;
    color: #043F6E;
}

.CSWStyle_SectionTitleLarge
{
    font-size: 15px;
}

.CSWStyle_SectionTitleCell
{
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 1px;
    border-bottom: solid 1px #28396D;
}

.CSWStyle_SectionContentCell
{
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.CSWStyle_TableRowSpacer
{
    padding-bottom: 5px;
}

.CSWStyle_IndentAndSpacer
{
    padding-left: 8px;
    padding-bottom: 8px;
    width: 100%;
}

.CSWStyle_SelectAllNonePanel
{
    padding-top: 5px;
}

.CSWStyle_SelectNone
{
    padding-left: 5px;
}

.CSWStyle_BottomMargin
{
    margin-bottom: 10px;
}

.CSWStyle_BottomMarginDouble
{
    margin-bottom: 20px;
}

.CSWStyle_BottomMarginSmall
{
    margin-bottom: 5px;
}

.CSWStyle_InputHeight
{
    height: 22px;
}

.CSWStyle_InputActive
{
    color: #000000;
    background: #FFFF99 !important;
}

.CSWStyle_InputInactive
{
    color: #6B6B6B;
}

.CSWStyle_ClearButton
{
    position: relative;
    top: 2px;
    left: 4px;
    cursor: default;
}

.CSWStyle_PageOperations_Hover
{
    background:#FFFFFF url( "/Site/Styles/Default/Images/pageOperations/effects_bg_op_icons_3x26.png" );
    cursor: pointer;
    font-size:12px;
    font-weight:bold;
}

.CSWStyle_CursorPointer
{
    cursor: pointer;
}

.CSWStyle_LabelOffset
{
    position: relative;
    bottom: 3px;
    left: 2px;
}

.CSWStyle_PageFlipper
{
    background-color: #999999; /* hardcoded so that it doesn't change with themes */
    border: 1px solid black;  /* hardcoded so that it doesn't change with themes */
}

.CSWStyle_CustomButton_DefaultLeftCap
{    
    display:inline-block;
    float:left;
    margin-left:5px;
    cursor: pointer;
    width:16px;
    height:21px;
    background: url( "/Site/Styles/Default/Images/customButtons/defaultLeftCap.png" );
}

.CSWStyle_CustomButton_DefaultMiddle
{    
    display:inline-block;
    cursor: pointer;
    float:left;
    height:21px;
    background: url( "/Site/Styles/Default/Images/customButtons/defaultMiddle.png" );
}

.CSWStyle_CustomButton_DefaultRightCap
{    
    display:inline-block;
    cursor: pointer;
    float:left;
    width:16px;
    height:21px;
    background: url( "/Site/Styles/Default/Images/customButtons/defaultRightCap.png" );
}

.CSWStyle_CustomButton_ButtonLeftCap
{    
    display:inline-block;
    float:left;
    margin-left:5px;
    cursor: pointer;
    width:16px;
    height:21px;
    background: url( "/Site/Styles/Default/Images/customButtons/buttonLeftCap.png" );
}

.CSWStyle_CustomButton_ButtonMiddle
{    
    display:inline-block;
    cursor: pointer;
    float:left;
    height:21px;
    background: url( "/Site/Styles/Default/Images/customButtons/buttonMiddle.png" );
}

.CSWStyle_CustomButton_ButtonRightCap
{    
    display:inline-block;
    cursor: pointer;
    float:left;
    width:16px;
    height:21px;
    background: url( "/Site/Styles/Default/Images/customButtons/buttonRightCap.png" );
}

.CSWStyle_CustomButton_Link
{
    position: relative;
    top:3px;
    font-weight: bold;
    color: #000000 !important;
    height:20px;
    background:none;
    text-decoration:none;
}

.CSWStyle_CustomButton_LinkDisabled
{
    position: relative;
    top:3px;
    color: gray !important;
    height:20px;
    background:none;
    text-decoration:none;
    cursor: default;
}

.CSWStyle_CustomButton
{
    text-decoration:none;
}


.CSWStyle_CustomButtonFloatRight
{
    text-decoration:none;
    float:right;
}


.CSWStyle_RequiredWarningLabel
{
    vertical-align:bottom;
    font-weight: bold;
    color:#FF0000;
}

.CSWStyle_TopMargin
{
    margin-top: 10px;
}

.CSWStyle_TopMarginSmall
{
    margin-top: 5px;
}

.CSWStyle_HideBorder
{
    border-width: 0px;
}

.CSWStyle_SidePanelText
{
    padding-top: 2px;
    margin-left: 10px;
}