/* FORMS */

.SearchButton
{
    vertical-align: middle;
}
.RightBlockTitle
{
    color: #1F4978;
    font-size: 16pt;
    padding-bottom: 3px;
    margin-left: 8px;
}
.RightBlockTable
{
    margin-left: 5px;
}
.RightBlockTable TD
{
    padding: 3px;
}
.FormRightIcon
{
    text-align: right;
}
.FormButtonsBar
{
    clear: both;
    background: #f5f5f5; /* url(../Images/buttons_bar2_bkg.gif) repeat-x;*/
    padding: 4px;
    border-top: solid 1px #CCCCCC;
}

.FormButtonsBar INPUT, .FormButtonsBar SELECT
{
    vertical-align: middle;
}

.FormButtonsBar .Left
{
    float: left;
}

.FormButtonsBar .Right
{
    text-align: right;
}

.FormButtonsBarClean
{
    clear: both;
    padding-bottom: 4px;
}

.FormButtonsBarCleanLeft
{
    float: left;
}

.FormButtonsBarCleanRight
{
    text-align: right;
}

.GridFooter
{
    clear: both;
    background: #ffffff; /*#f1f9ff;*/
    padding: 7px;
    font-size: 8pt;
    border-left: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
}

.GridFooter .Left
{
    float: left;
}

.GridFooter .Right
{
    text-align: right;
}

.FormRow
{
    padding-top: 4px;
    padding-bottom: 4px;
}

.FormLabel
{
    padding-top: 5px;
    padding-bottom: 3px;
    font-weight: bold;
}

.Label
{
    padding-top: 5px;
    padding-bottom: 5px;
    width: 150px;
}

.FormField
{
}

.FormFieldDescription
{
    padding-top: 3px;
    padding-bottom: 5px;
}

.FormBody
{
    padding: 10px;
    font-size: 8pt;
}

SPAN.Checkbox.Bold
{
    font-weight: bold;
}

.Checkbox INPUT
{
    vertical-align: middle;
}

.FormFooter
{
    font-size: 9pt;
    padding: 7px;
    border-top: solid 1px #DFDFDF;
    background-color: #F0F0F0;
}

.FormFooterClean
{
    font-size: 9pt;
    margin-top: 10px;
    padding: 10px 10px 0px 0px;
    border-top: solid 1px #DFDFDF;
}

.FormLabel150
{
    font-size: 8pt;
    width: 150px;
}

.FormLabel200
{
    font-size: 8pt;
    width: 200px;
}

UL.VerticalButtons
{
    margin: 0px;
    list-style: none;
    padding-left: 20px;
    float: right;
    width: 150px;
}

UL.VerticalButtons LI
{
    padding-top: 2px;
    padding-bottom: 2px;
}

.FormBody FIELDSET
{
    padding: 5px 10px 10px 10px;
}

.CollapsibleArea
{
    padding: 3px;
}

LEGEND
{
    font-weight: bold;
    color: #0153A4;
    padding: 0px 2px 5px 2px;
}

INPUT.TextBox50
{
    border: solid 1px #909090;
    height: 18px;
    padding-left: 2px;
    padding-top: 1px;
    width: 50px;
}

INPUT.TextBox100
{
    border: solid 1px #909090;
    height: 18px;
    padding-left: 2px;
    padding-top: 1px;
    width: 100px;
}

INPUT.TextBox200
{
    border: solid 1px #909090;
    height: 18px;
    padding-left: 2px;
    padding-top: 1px;
    width: 200px;
}

TEXTAREA.TextBox200
{
    border: solid 1px #909090;
    padding-left: 2px;
    padding-top: 1px;
    width: 200px;
}

.HugeTextBox
{
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: normal;
    color: Black;
    border: solid 1px #909090;
    padding-left: 2px;
}

INPUT.HugeTextBox100
{
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: normal;
    color: Black;
    border: solid 1px #909090;
    padding-left: 2px;
    width: 100px;
}

INPUT.HugeTextBox200
{
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: normal;
    color: Black;
    border: solid 1px #909090;
    padding-left: 2px;
    width: 200px;
}

.ScrollableArea
{
    height: 350px;
    overflow: auto;
    border: solid 1px #e5e5e5;
    padding: 3px;
}

.PreviewArea
{
    border: solid 1px #e5e5e5;
    padding: 5px;
}

.ToolLink
{
    padding: 5px 0px 5px 10px;
}

TEXTAREA
{
    font-family: Tahoma,Arial;
    font-size: 8pt;
}

.OrgStatsRow
{
    height: 24px;
}

.OrgStatsGroup
{
    height: 24px;
    padding-top: 5px;
    padding-left: 7px;
    color: Black;
    font-size: 8pt;
    margin-bottom: 1px;
    background: #E5F2FF;
    font-weight: bold;
}


.HostingPlanGroup
{
    margin-bottom: 1px;
}

.HostingPlanGroup .Header
{
    clear: both;
    background: #E5F2FF;
    border-bottom: solid 1px #E0E5F0;
    padding: 2px;
    height: 20px;
}

.HostingPlanGroup .Header .Left
{
    float: left;
    font-weight: bold;
}

.HostingPlanGroup .Header .GroupName
{
    padding: 4px;
    font-weight: bold;
}

.HostingPlanGroup .Header .Right
{
    text-align: right;
    padding-right: 5px;
}

.HostingPlanGroup .Quota
{
    clear: both;
}

.HostingPlanGroup .Quota .Left
{
    float: left;
    width: 200px;
    padding: 5px;
    text-align: right;
}

.HostingPlanGroup .Quota .Right
{
    float: left;
    white-space: nowrap;
}

.HostingPlanGroup .Quota .Viewer
{
    padding: 5px;
}

.SideBar
{
    padding-right: 10px;
}

.SideBar TD
{
    padding-bottom: 10px;
}

.SideBarButton
{
}

/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/* Progress Panel */
.ProgressPanel
{
    width: 350px;
}

.ProgressBarContainer
{
    border-left: solid 1px #a0a0a0;
    border-right: solid 1px #a0a0a0;
    height: 11px;
    background: #e5e5e5 url(../Images/gauge_bkg.gif) center center repeat-x;
}

.ProgressBarIndicator
{
    background: #e5e5e5 url(../Images/gauge_green.gif) center center repeat-x;
    height: 11px;
}

.ProgressPanelArea
{
    padding: 10px;
}

.TreeNode
{
    padding-left: 2px;
    padding-right: 2px;
    color: #000000;
}

.SelectedTreeNode
{
    background-color: #B9B9B9;
}

/*
================================
WebsitePanel Styles
================================	
*/
/* Overriden DNN styles */
A
{
    text-decoration: underline;
    color: #0153A4;
}
.LogArea
{
    font-family: Courier New;
    font-size: 8pt;
}
.Normal
{
    font-size: 8pt;
}
.NormalGreen
{
    color: Green;
}
.NormalRed
{
    font-size: 8pt;
    color: Red;
}

.Centered
{
    text-align: center !important;
}

/*
SELECT.NormalDropDown
{
	height: 18px;
	font-family: Tahoma;
	font-size: 8pt;
	border: solid 1px #909090;
	padding-left: 2px;
	padding-top: 1px;
}
*/

.MultiLineTextBox
{
    font-family: Arial;
    border: solid 1px #909090;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 12px;
}

INPUT.NormalTextBox
{
    height: 18px;
    border: solid 1px #909090;
    padding-left: 2px;
    padding-top: 1px;
    font-size: 11px !important;
}

SELECT.NormalTextBox
{
    border: solid 1px #909090;
    height: 20px;
    font-size: 11px;
}

INPUT.HugeTextBox
{
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: normal;
    color: Black;
    border: solid 1px #909090;
    padding-left: 2px;
}

INPUT.LoginTextBox
{
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: normal;
    padding: 3px;
    border: solid 1px #909090;
    padding-left: 2px;
}
.LoginLabel
{
    font-family: Arial, Tahoma;
    font-size: 10pt;
    font-weight: bold;
}
INPUT.LoginButton
{
    font-family: Tahoma;
    font-size: 9pt;
    background: #ffffff url(../Images/button_bkg2.png) left center repeat-x;
    border: solid 1px #8E8F8F;
    height: 31px;
    padding-left: 3px;
    padding-right: 3px;
}

INPUT.LoginButton:hover
{
    background: #ffffff url(../Images/button_hover_bkg2.png) left center repeat-x;
    border: solid 1px #3C7FB1;
}

.HugeTextBoxWatermark
{
    font-family: Tahoma;
    font-size: 20pt;
    font-weight: normal;
    color: #d0d0d0;
}

.TextBoxWatermark
{
    font-family: Tahoma;
    font-weight: normal;
    color: #d0d0d0;
}

.NormalBold
{
    font-size: 8pt;
    font-weight: bold;
}

.ErrorText
{
    font-size: 11px;
    font-weight: bold;
    color: red;
}

.Medium
{
    font-size: 11pt;
    font-weight: normal;
}

.MediumBold
{
    font-size: 11pt;
    font-weight: bold;
}

.Big
{
    font-size: 14pt;
    font-weight: normal;
    color: Black;
}

A.Black
{
    color: Black !important;
    text-decoration: none !important;
}

UL.LinksList
{
    margin: 0;
    padding: 0;
    display: block;
}
UL.LinksList LI
{
    list-style: none;
    padding: 7px;
}

.BigBold
{
    font-size: 14pt;
    font-weight: bold;
    color: Black;
}

.Huge
{
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: normal;
    color: Black;
}

.SubHead
{
    font-size: 11px;
    color: Black;
}

/* WebsitePanel styles */
.BlueBorder
{
    border: solid 1px #C4D6BB;
    border-bottom: none;
    background-color: #edf9e8;
}
.Hint
{
    text-decoration: none !important;
    border-bottom-style: double;
    border-bottom-width: 3px;
    border-bottom-color: #d0d0d0;
    cursor: pointer;
}
.HintActive
{
    text-decoration: none !important;
    border-bottom-style: double;
    border-bottom-width: 3px;
    border-bottom-color: #d0d0d0;
    background-color: #efefef;
}
.Small
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #000000;
}
.SmallBold
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}
.DropdownMenu
{
    border: solid 1px #e0e0e0;
    background-color: #f0f0f0;
}
.NormalError
{
    font-family: Verdana;
    font-size: 12px;
    color: Red;
}

.BorderFillBox
{
    background-color: #E5F2FF;
    border: solid 1px #86B9F7;
}
.RedBorderFillBox
{
    background-color: #ffe1e1;
    border-right: #ff5254 2px solid;
    border-top: #ff5254 2px solid;
    border-left: #ff5254 2px solid;
    border-bottom: #ff5254 2px solid;
    padding: 50px;
    width: 200px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.QuotaName
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    padding-left: 8px;
}
.QuotaValue
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #0153A4;
}
.Toolbox
{
    background-color: #E5F2FF;
}
.Toolbox A
{
    color: Black !important;
}

.IconsBlock
{
    padding: 5px;
}

.IconsTitle
{
    background-color: #efefef;
    padding: 3px 5px 3px 5px;
    font-size: 10pt;
}

.Icon
{
    width: 75px;
    height: 72px;
    padding: 4px;
    border: solid 1px transparent;
    text-align: center;
    vertical-align: top;
    font-size: 11px;
}

.Icon.Hover
{
    border-color: #99DEFD;
    background-color: #E9F8FE;
}

.Icon A
{
    text-decoration: none;
    color: #000000;
}

.IconMenu
{
    position: absolute;
    visibility: hidden;
    padding: 1px;
    border: solid 1px #99DEFD;
    background-color: #E9F8FE;
    font-size: 11px;
}

.IconMenu UL
{
    display: block;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.IconMenu UL LI A
{
    display: inline-block;
    width: auto;
    padding: 4px 8px 4px 8px;
    text-decoration: none;
    color: #000000;
}

.IconMenu UL LI:Hover
{
    background-color: #B6D9FC;
}

.Brick
{
    background-color: white;
    font-family: Verdana;
    font-size: 11px;
}
.Brick A
{
    color: #0153A4 !important;
}
.ChartLegendElement
{
    display: block;
    width: 7px;
    height: 7px;
    border: solid 1px #000000;
}
.ChartArea
{
    border: solid 2px #e0e0e0;
    padding: 10px;
}

.Shevron
{
    padding: 4px 6px 4px 6px;
    margin-bottom: 2px;
    margin-top: 2px;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    width: 100%;
}

.ShevronActive
{
    background: transparent url(../images/shevron_bkg.gif) left bottom repeat-x;
    border: solid 1px #99DEFD;
    padding: 3px 5px 3px 5px;
    margin-bottom: 2px;
    margin-top: 2px;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    width: 100%;
}

.ShevronLine
{
    background: transparent url(../images/shevron_line.gif) left center repeat-x;
    width: 100%;
}

.SectionHeader
{
    background-image: url(green_bkg.gif);
    background-repeat: repeat-x;
    margin-bottom: 3;
    margin-top: 2;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    border-bottom: solid 1px #C4D6BB;
    color: #005c4d;
}

/* Calendar */
.Calendar
{
    border: solid 1px #909090;
    background-color: White;
}
.Calendar TD
{
    vertical-align: middle;
}
.CalendarTitle
{
    background-image: url(green_bkg.gif);
    background-repeat: repeat-x;
    height: 100%;
}
.CalendarTitle TD
{
    font-weight: bold;
    padding: 2px;
}
.CalendarWeekend
{
    background-color: #edf9e8;
}
.CalendarSelectedDate
{
    background-color: #E5F2FF;
    font-weight: bold;
    color: White !important;
}
.CalendarDayHeader
{
    background-image: url(green_bkg.gif);
    background-repeat: repeat-x;
    vertical-align: middle;
}

.ActivityBox
{
    padding: 10px;
    margin-bottom: 10px;
    background-color: #f0f0f0;
}

/* STATUSES */
.YellowStatus
{
    background-image: url(warning_bkg.gif);
    background-repeat: repeat-x;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: white;
    background-color: #ff9900;
    text-align: center;
    padding: 6px;
}
.RedStatus
{
    background-image: url(error_bkg.gif);
    background-repeat: repeat-x;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: White;
    background-color: #ff3300;
    text-align: center;
    padding: 6px;
}
/* END STATUSES */

/* MESSAGE BOXES */
.MessageBox
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #505050;
    margin: 0px 3px 5px 3px;
    padding: 15px 10px 15px 50px;
    text-align: left;
}
.MessageBox.Green
{
    background: #E2F7DC url(../images/information_big.gif) 6px center no-repeat;
    border: 1px solid #B3DFA4;
}
.MessageBox.Yellow
{
    background: #FFFFBA url(../images/warning_big.gif) 6px center no-repeat;
    border: 1px solid #FDDF79;
}
.MessageBox.Red
{
    background: #FFE8E8 url(../images/error_big.gif) 6px center no-repeat;
    border: 1px solid #FFA8A8;
}
.MessageBox SPAN.description
{
    font-weight: normal !important;
}
.MessageBox .TechnicalDetails
{
    padding-top: 4px;
    font-weight: normal !important;
}
.MessageBoxSection
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
}
/* END MESSAGE BOXES */

/* POPUP styles */
/* Default DOM Tooltip Style */
.popupHint
{
    border: 2px solid #C4D6BB;
    font-family: Verdana;
    padding: 3px;
    background-color: #F1F1FF;
}
.popupComments
{
    border: 2px solid #C4D6BB;
    font-family: Verdana;
    font-size: 9px;
    padding: 3px;
    background-color: #F1F1FF;
}

/* TOOLBAR MENU */
.ToolbarMenuRootItem
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: normal;
    padding: 2 1 3 1;
    text-decoration: none !important;
}
.ToolbarMenuRootItem IMG
{
    margin-right: 2px;
}
.ToolbarMenuRootItemSelected
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: normal;
    padding: 2 1 3 1;
    text-decoration: none !important;
    background-color: #edf9e8 !important;
}
.ToolbarMenuRootItemSelected IMG
{
    margin-right: 2px;
}
/* END TOOLBAR MENU */
INPUT.Button1, INPUT.Button2, INPUT.Button3
{
    font-family: Tahoma;
    font-size: 8pt;
    background: #ffffff url(../Images/button_bkg.png) left bottom repeat-x;
    border: solid 1px #8E8F8F;
    height: 23px;
    padding-left: 7px;
    padding-right: 7px;
}

INPUT.SmallButton
{
    font-family: Tahoma;
    font-size: 8pt;
    background: #ffffff url(../Images/button_bkg.png) left center repeat-x;
    border: solid 1px #8E8F8F;
    padding: 3px;
}

INPUT.Button1:hover, INPUT.Button2:hover, INPUT.Button3:hover, INPUT.SmallButton:hover
{
    background-image: url(../Images/button_hover_bkg.png);
    border: solid 1px #3C7FB1;
}

/* TABS */
.Tabs
{
    background: transparent url(../Images/tabs_bkg.gif) bottom left repeat-x;
}

.Separator
{
    vertical-align: top;
    height: 26px;
    border: solid 1px #8E8E8E;
    border-left: none;
    border-right: none;
    border-top: none;
    text-decoration: none;
}

A.ActiveTab
{
    display: inline-block;
    vertical-align: bottom;
    line-height: 22px;
    padding: 0 6px 0 6px;
    background-color: #ffffff;
    border: solid 1px #8E8E8E;
    border-bottom: none;
    color: #000000;
    text-decoration: none;
}
A.Tab
{
    display: inline-block;
    vertical-align: bottom;
    line-height: 21px;
    padding: 0 6px 0 6px;
    background-color: #ffffff;
    background: #ffffff url(../Images/button_bkg.png) left bottom repeat-x;
    border: solid 1px #8E8E8E;
    color: #000000;
    text-decoration: none;
}
A.Tab:Hover
{
    display: inline-block;
    background: #ffffff url(../Images/button_hover_bkg.png) left bottom repeat-x;
    border-color: #3C7FB1 #3C7FB1 #8E8E8E #3C7FB1;
}

/* END TABS */

/* FileLookup styles */
A.FileManagerButton
{
    display: inline-block;
    padding: 2px;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
    border: solid 1px #f5f5f5;
}
A.FileManagerButton:Hover
{
    background: #ffffff url(../Images/button_hover_bkg2.png) left center repeat-x;
    border: solid 1px #3C7FB1;
}

.FileManagerTreeNode
{
    padding: 2px 2px 2px 1px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none !important;
}

.FileManagerTreeNodeSelected
{
    padding: 2px 2px 2px 1px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
    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:active, A.FileManagerTreeNodeSelected:active
{
    text-decoration: none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
    text-decoration: none;
    color: black;
    background-color: #e0f4ff;
}

/* LOG RECORDS */
.LogRecord
{
    border-bottom: solid 1px #efefef;
    font-size: 10px;
}

.LogRecord .Time
{
    width: 70px;
    background-color: #f5f5f5;
    float: left;
    padding: 2px;
}

.LogRecord .Information
{
    color: black;
    padding: 2px;
}
.LogRecord .Warning
{
    color: orange;
    padding: 2px;
}
.LogRecord .Error
{
    color: red;
    padding: 2px;
}

.FormSectionHeader
{
    font-size: 9pt;
    font-weight: bold;
}

.PopupExtender
{
    background-color: #ffffff;
    padding: 7px;
    border: solid 1px #c0c0c0;
}

/* STOREFRONT CATALOG */

.ProductBlock
{
    background-image: url(../Images/Ecommerce/product_head_bg.gif);
    background-repeat: repeat-x;
    padding-top: 11px;
    width: 250px;
}

.WhiteSpacer
{
    width: 20px;
    height: 20px;
    visibility: hidden;
    font-size: 5px;
}

.ProductInfo
{
    border-left: solid 6px #E2E2E2;
    padding-left: 13px;
    text-transform: uppercase;
    color: #6A6A6A;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    vertical-align: top;
    width: 100%;
}

.NormalText
{
    font-size: 8pt;
    text-transform: none;
    font-weight: normal;
}

.PriceBlock
{
    float: left;
    margin-top: 15px;
}

.PriceBlock .Left
{
    float: left;
}

.PriceBlock .Right
{
    float: right;
}

.ProductPrice
{
    color: #46B030;
}

ul.HighLights
{
    padding: 10px 0 0 0;
    margin: 0 0 0 15px;
    font-size: 8pt;
    font-weight: normal;
}

.QuickLabel
{
    font-size: 10pt;
}

.QuickOutlineTbl
{
    margin-bottom: 15px;
    width: 100%;
}

.QuickOutlineTbl TD
{
    padding: 5px 0px 5px 15px;
}

.Width15Pcs
{
    width: 15%;
}
.Width20Pcs
{
    width: 20%;
}
.Width35Pcs
{
    width: 35%;
}
.Width100Pcs
{
    width: 100%;
}

.MarginTop5Px
{
    margin-top: 5px;
}

.StrongHeaderLabel
{
    font-size: 12pt;
    font-weight: bold;
}

.InventoryDescription
{
    font-size: 10pt;
    text-align: justify;
}

.BlueLabel
{
    background-color: #77ACE7 !important;
}

.Scrollable500
{
    height: 500px;
    overflow: auto;
}

/* Action buttons */
UL.ActionButtons
{
    list-style-type: none;
    margin-top: 5px;
    margin-left: 0px;
}

UL.ActionButtons LI
{
    margin-bottom: 12px;
}

.ActionButton
{
    padding: 3px 2px 3px 20px;
}

.ActionButtonApplySnapshot
{
    padding: 3px 2px 3px 20px;
    background: transparent url(../images/VPS/apply2.png) left center no-repeat;
}

.ActionButtonRename
{
    padding: 3px 2px 3px 20px;
    background: transparent url(../images/VPS/rename.gif) left center no-repeat;
}

.ActionButtonDeleteSnapshot
{
    padding: 3px 2px 3px 20px;
    background: transparent url(../images/VPS/delete3.png) left center no-repeat;
}

.ActionButtonDeleteSnapshotTree
{
    padding: 3px 2px 3px 20px;
    background: transparent url(../images/VPS/delete4.png) left center no-repeat;
}




a.ButtonLink
{
    color: #FFFFFF;
    font-family: Verdana, Geneva, ms sans serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    width: 100%;
}


a.ButtonLink:hover
{
    color: #DCD6D6;
    text-decoration: none;
}

.bL
{
    background-image: url(../images/buttonL.png);
    background-repeat: no-repeat;
    background-position: center right;
    width: 17px;
    height: 23px;
}


.bC
{
    background-image: url(../images/buttonC.gif);
    height: 23px;
    white-space: nowrap;
}


.bR
{
    background-image: url(../images/buttonR.png);
    background-repeat: no-repeat;
    background-position: center left;
    width: 16px;
    height: 23px;
}



.bL2
{
    background-image: url(../images/buttonL2.gif);
    background-repeat: no-repeat;
    background-position: center right;
    width: 17px;
    height: 31px;
}


.bC2
{
    background-image: url(../images/buttonC2.gif);
    height: 31px;
    white-space: nowrap;
}


.bR2
{
    background-image: url(../images/buttonR2.gif);
    background-repeat: no-repeat;
    background-position: center left;
    width: 16px;
    height: 31px;
}


.TextIndicator
{
    background-color: Gray;
    color: White;
    font-family: Verdana, Geneva, ms sans serif;
    font-size: x-small;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    margin-top: 4px;
}
.TextIndicator_Strength1
{
    background-color: Gray;
    color: White;
    font-family: Verdana, Geneva, ms sans serif;
    font-size: x-small;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
    margin-top: 4px;
}
.TextIndicator_Strength2
{
    background-color: Gray;
    color: Yellow;
    font-family: Verdana, Geneva, ms sans serif;
    font-size: x-small;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
    margin-top: 4px;
}
.TextIndicator_Strength3
{
    background-color: Gray;
    color: #FFCAAF;
    font-family: Verdana, Geneva, ms sans serif;
    font-size: x-small;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
    margin-top: 4px;
}
.TextIndicator_Strength4
{
    background-color: Gray;
    color: Aqua;
    font-family: Verdana, Geneva, ms sans serif;
    font-size: x-small;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
    margin-top: 4px;
}
.TextIndicator_Strength5
{
    background-color: Gray;
    color: #93FF9E;
    font-family: Verdana, Geneva, ms sans serif;
    font-size: x-small;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
    margin-top: 4px;
}

/* New styles added by DH - 31 Oct 2012 */
.blackButton
{
    display: inline-block;
    background: #000000;
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-transform: uppercase;
    font-family: 'Courier New' , Verdana;
    color: White;
    padding: 5px 15px;
    cursor: pointer;
    text-decoration: none;
    font-size: 12px;
}
.blackButton:disabled
{
    cursor: default;
    color: #999;
}
.lectionaryDatePicker
{
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/calendar.png);
    cursor: pointer;
    vertical-align: middle;
}
#AjaxOverlay
{
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
}
#AjaxIndicator
{
    position: fixed;
    top: 50%;
    width: 100%;
    text-align: center;
}
#AjaxIndicator > span
{
    display: inline-block;
    width: 110px;
    height: 40px;
    text-align: left;
    background: #FFF499 url(../images/ajax.gif) no-repeat 10px center;
    font-size: 11px;
    border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding-left: 40px;
    line-height: 40px;
}

.RoundConnerPageContent
{
    border: 3px solid #fff;
    padding: 10px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.spVerse
{
    margin: 3px 0px;
}
.spVerse sup
{
    font-weight: bold;
}
.spVerse.nextline
{
    text-indent: 40px;
}
.verseTT:after,
.verseKK:after,
.verseLL:after
{
    
}
/* End of: New styles added by DH - 31 Oct 2012 */

/* Styles for new calendar - Added by DH - 27 Mar 2013 */
.ePCalendar
{
    font-size: 11px;
}
.ePCalendar a
{
    cursor: pointer;
    text-decoration: none;
}
.ePCalendar > table > tbody > tr:nth-child(2) > th:first-child
{
    -webkit-border-radius: 6px 0px 0px 6px;
    -moz-border-radius: 6px 0px 0px 6px;
    border-radius: 6px 0px 0px 6px;
}
.ePCalendar > table > tbody > tr:nth-child(2) > th:last-child
{
    -webkit-border-radius: 0px 6px 6px 0px;
    -moz-border-radius: 0px 6px 6px 0px;
    border-radius: 0px 6px 6px 0px;
}
.ePCalendar > table > tbody > tr:nth-child(3) > td
{
    padding-top: 6px;
}
.ePCalendar_CalTitle
{
    border: none;
    font-weight: bold;
    background: #231f20;
    color: #fff !important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 5px;
}
.ePCalendar_CalTitle td
{
    padding: 8px 0px;
    text-align: center;
    text-transform: uppercase;
}
.ePCalendar_NextPrevLink
{
    border: none !important;
}
.ePCalendar_NextPrevLink a
{
    font-weight: bold;
    color: #fff !important;
    text-decoration: none;
}
.ePCalendar_NextPrevLink .leftBorder
{
    border-left: 2px solid #fff;
    display: block;
}
.ePCalendar_NextPrevLink .rightBorder
{
    border-right: 2px solid #fff;
    display: block;
}
.ePrayCalendar_DayHeader
{
    background: #231f20;
    color: #fff !important;
    padding: 8px;
}
.ePrayCalendar_Day > div, .ePrayCalendar_OtherMonth > div, .ePrayCalendar_SelectedDay > div
{
    background-color: #eef2f6;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #fff;
    margin: 2px;
    height: 55px;
    position: relative;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}
.ePrayCalendar_SelectedDay
{
    background: none !important;
}
.ePrayCalendar_SelectedDay > div
{
    background-color: #f9fdcf;
}
.ePrayCalendar_OtherMonth > div
{
    background-color: #d9dce0;
    border: none;
}

.ePrayCalendar_Day > div p, .ePrayCalendar_OtherMonth > div p, .ePrayCalendar_SelectedDay > div p
{
    text-align: center;
    padding: 0px 2px;
    height: 35px;
    font-weight: normal;
    font: 11px;
    font-family: Tahoma, Arial !important;
    color: #231f20;
    display: table-cell;
    vertical-align: middle;
}

.ePrayCalendar_Day > div label, .ePrayCalendar_OtherMonth > div label, .ePrayCalendar_SelectedDay > div label
{
    display: block;
    color: #fff;
    text-align: right;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 1px 0px;
    font-size: 11px;
    -webkit-border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px;
}
.ePrayCalendar_OtherMonth > div label
{
}
.ePrayCalendar_Day > div label > b, .ePrayCalendar_OtherMonth > div label > b, .ePrayCalendar_SelectedDay > div label > b
{
    display: inline-block;
    margin-right: 10px;
}
/* End of: Styles for new calendar - Added by DH - 27 Mar 2013 */

h1.pageTitle
{
    color: #be1e2d;
    font-size: 14pt;
    font-weight: normal;
    text-transform: uppercase;
    font-family: Arial;
    margin: 6px 0px 6px 10px;
}

.RoundConnerWhiteBox
{
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
}

.RoundConnerWhiteBox input[type=text], .RoundConnerWhiteBox select, .RoundConnerWhiteBox textarea
{
    border: none !important;
    background: #fff !important;
    overflow-x: hidden;
}

/* Schedule Viewer Styles - Added by DH - 30 Mar 2013 */
#ScheduleReadings
{
    margin: 0px -20px;
}
#ScheduleReadings > div
{
    width: 321px;
    float: left;
    background: #fff;
    min-height: 350px;
    margin-bottom:20px;
}

#ScheduleReadings > div > div
{
    padding: 10px 20px;
}

#ScheduleReadings > div:nth-child(3n-1)
{
    margin-left: 25px;
    margin-right: 25px;
}

#ScheduleReadings > div > div > h2
{
    margin: 15px 0px 20px 0px;
    text-transform: uppercase;
    font-size: 18px;
    font-family: Tahoma, Arial;
    font-weight: normal;
    color: #000;
}

#ScheduleReadings > div > div p
{
    margin: 3px 0px;
}
#ScheduleReadings > div > div a
{
    text-decoration: none;
    text-transform: uppercase;
    color: #808285;
    display: block;
    font-size: 12px;
    margin-bottom: 3px;
}

/* End of: Schedule Viewer Styles - Added by DH - 30 Mar 2013 */

/* New Splash page Styles - Added by DH - 01 April 2013*/
#BibleBookBG
{
    width:651px;
    height:438px;
    background:url(../images/bible_book.jpg) no-repeat;
}

#BibleBookBG > div
{
    padding-top:250px;
    padding-left:45px;
    font-family:Arial, Tahoma !important;
    color:#fff !important;
}

#BibleBookBG > div > label
{
    font-size:32px;
}

#BibleBookBG > div > span
{
    font-size:22px;
}

#BibleBookBG > div > p
{
    font-size:16px;
    font-weight:bold;
}

#CustomersSay
{
    padding:40px 30px 0px 30px;
}

#CustomersSay > label
{
    font-weight:bold;
    font-size:26px;
    font-family:Arial, Tahoma !important;
}

#CustomersSay > blockquote
{
    font-size:16px;
    font-weight:bold;
    margin-left:0px;
    font-family:Arial, Tahoma !important;
}
.ImageLink 
{
    display:inline-block;
    background-repeat:no-repeat;
}
.Link_Publishing
{
    background-image:url(../images/publishing.jpg?v=2017);
    width:330px;
    height:51px;
}
.Link_WeeklyWorship
{
    background-image:url(../images/weekly_worship.jpg);
    width:313px;
    height:51px;
    float:right;
}
.Link_TryForFree,
.Link_FeatureAndPricing,
.Link_Subscribe,
.Link_BookShop
{
    width:320px;
    height:83px;
    margin-bottom:12px;
}
.Link_TryForFree
{
    background-image:url(../images/try_for_free.jpg);
}
.Link_FeatureAndPricing
{
    background-image:url(../images/feature_pricing.jpg);
}
.Link_Subscribe
{
    background-image:url(../images/ready_to_subscribe.jpg);
}
.Link_BookShop
{
    background-image:url(../images/book_shop.jpg);
}
/* End of: New Splash page Styles - Added by DH - 01 April 2013*/


/* Video on Splash page - Added by DH - 12 Aug 2013*/

#Videos
{
    overflow:hidden;
    position:relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border:2px solid #7A0412;
    width:316px;
    height:205px;
}

#Videos .inner
{
    
}

#Videos .pagination
{
    position:absolute;
    bottom:5px;
    right:5px;    
}

#Videos .pagination a {
	background: url(../Images/carousel-pagination.png) -22px 0px no-repeat transparent;
	width: 16px;
	height: 17px;
	margin: 0 5px 0 0;
	display: inline-block;
}

#Videos .pagination a.selected {
	background-position: 0px 0px;
	cursor: default;
}

#Videos .pagination a span {
	display: none;
}

#Videos .video-thumbnail
{
    position:relative;
}

#Videos .video-thumbnail .play
{
    position:absolute;
    top:10px;
    left:10px;
    cursor:pointer;
}

#Videos .video-thumbnail .play > i
{
    display:inline-block;
    background:url(../Images/video-play.png) no-repeat;
    width:64px;
    height:64px;
    vertical-align:middle;
    position:absolute;
    z-index:2;
}

#Videos .video-thumbnail .play > label
{
    position:absolute;
    display:inline-block;
    background:#000;
    color:#fff;
    min-width:230px;
    max-width:230px;
    top:10px;
    left:35px;
    font-size:12px;
    height:30px;
    line-height:30px;
    padding-left:15px;
    z-index:1;
    cursor:pointer;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    filter: alpha(opacity=80);
	opacity: 0.8;
	overflow:hidden;
}

#Videos img.thumbnail
{
    width:320px;
    height:208px;
}
/* End of: Video on Splash page - Added by DH - 12 Aug 2013*/

/* BLOG (Resources) */
.clearfix {
    clear: both;
}
.blog-page-content {
    width: 750px;
    float: left;
    background: #fff;
    border-radius: 10px;
    font-size: 12px;
}

.blog-page-content > .inner {
    padding: 0px 10px 20px 10px;
}

.blog-page-content img {
    max-width: 100%;
}

.blog-side-bar {
    width: 250px;
    float: right;    
}
.blog-listing hr {
    border-top: 1px dotted #acacac;
    border-style: dotted none none none;
    height: 1px;
    display: none;
}
.blog-listing .blog-item {
    margin: 15px 0px;
}
.blog-listing .blog-item .avatar {
    float: left;
    margin: 0px 10px 10px 0px;
    display: block;
    border: 1px solid #999;
    max-width: 200px;
    max-height: 120px;
    overflow: hidden;
}
.blog-listing .blog-item .avatar img {
    width: 200px;
    height: 120px;
}
.blog-listing .blog-item .title {
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin-bottom: 2px;        
}
.blog-listing .blog-item time {
    color: #666;
    display: block;
    margin-bottom: 6px;
}
.blog-listing .blog-item .detail-link {
    margin-top: 6px;
    display: inline-block;
    background: #000000;
    color: #fff;
    padding: 5px 0px 6px 15px;
    text-decoration: none;
    font-size: 11px;
    width: 60px;
}
.blog-archives h2 {
    margin-top: 20px;
    padding-bottom: 6px;
    border-bottom: 2px solid #cacaca;
}
.blog-archives ul{
    padding-left: 12px;
}
.blog-latest .blog-item .title {
    font-weight: bold;
}
.blog-latest .blog-item time,
.blog-detail time{
    display: block;
    margin-bottom: 8px;
    color: #666;
}
.blog-detail .summary {
    font-weight: bold;
    margin-bottom: 15px;
}
.pager a {
    text-decoration: none;
}
/* End of: BLOG (Resources) */

/* HYMNS */
.hymn-list {
    
}

.hymn-list span {
    display: inline-block;
    width: 25px;
    font-weight: bold;
    text-align: right;
    margin-right: 10px;
}

.related-topics {
    
}

.related-topics select {
    width: 100%;
    padding: 5px;
    border: 1px solid #CACACA;
    margin-bottom: 10px;
}

.related-topics .more-reference {
    margin: 15px 0px !important;
    font-style: italic;
}
/* End of: HYMNS */