
/* GENERAL STYLES */
*
{
    margin: 0px;
    padding: 0px;
}
body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: arial;
    font-size: 9pt;
    color: #666666;
}
h2, h3, h4
{
    font-family: verdana,helvetica,sans-serif;
    color: #d50a20;
}
h1
{
    font-family: arial,verdana,helvetica;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: bold;
    color: #FF9537;
}
h2
{
    font-size: 16px;
    margin-bottom: 5px;
}
h3
{
    font-size: 14px;
    margin-bottom: 5px;
}
h4
{
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 13px;
    color: #666666;
    font-family: Arial;
    padding-right: 5px;
    padding-left: 0px;
    padding-bottom: 3px;
    padding-top: 3px;
    background-image: url(../../../Images/Adminh4Underline.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}
hr
{
    border: 0;
    width: 100%;
    color: #cccccc;
    height: 1px;
}
A:link
{
    text-decoration: underline;
    color: #7497B9;
}
A:Visited
{
    text-decoration: underline;
    color: #7497B9;
}
A:Hover
{
    text-decoration: underline;
    color: #FF8A2D;
}
.CheckMark
{
    font-weight: bold;
    color: #000000;
    font-size: 11px;
    background-image: url(../../../Images/Icons/check.png);
    line-height: 16px;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-bottom: 2px;
    margin-top: 2px;
}
.ExclamationMark
{
    font-weight: bold;
    color: #000000;
    font-size: 11px;
    background-image: url(../../../Images/Icons/warning_small.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.Success
{
    font-weight: bold;
    color: #FF9537;
    font-size: 11px;
    background-image: url(../../../Images/Icons/warning_small.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.Error
{
    font-weight: bold;
    color: #FF9436;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 5px;
}
p
{
    font-size: 9pt;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: arial;
}
.Directions
{
    color: #ffffff;
    padding-right: 20px;
}
big
{
    font-size: 11pt;
}
small
{
    font-size: 9pt;
    font-weight: normal;
    color: #666666;
    font-family: arial;
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: #3399cc;
    border-bottom-width: 1px;
    border-bottom-color: #3399cc;
    border-top-color: #3399cc;
    border-right-width: 1px;
    border-right-color: #3399cc;
}
.Button
{
    width:1;
    overflow:visible;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #ffffff;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    background-color: #FF9537;
    border-style: none;
}

.DownloadButton
{
    width:1;
    overflow:visible;
    padding-left: 37px;
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 5px;
    color: #000000;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    background-color: #ffffff;
    border: solid 1px #FF9537;
    background-image: url(../../../Images/DownloadToExcel.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.MiceText
{
    font-size: 9px;
    color: #333333;
    font-family: Verdana;
}
.PopupBody
{
    text-align: center;
    margin-top: 0px;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt;
    color: #666666;
    background-color: #ffffff;
}

ul
{
	margin: 0 0 10px 14px;
}

/* PAGE SECTIONS */
.TopStrip
{
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 2px;
    font-size: 10px;
}
.TopStrip a
{
    font-size: 10px;
}
.LeftPane
{
    padding-bottom: 20px;
    padding-top: 11px;
    background-color: #7497B9;
    padding-left: 15px;
}
.EditorLeftPane
{
    background-color: #efefef;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-top: 5px;
    border-right: #a2bcd5 2px solid;
    margin-right: 10px;
}
.CenterPane
{
    padding-left: 15px;
    padding-bottom: 40px;
    padding-top: 10px;
    width: 100%;
}
.EditPane
{
    background-color: white;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: #a2bcd5 1px solid;
    border-right: #a2bcd5 1px solid;
}
.FooterPane
{
    height: 20px;
    font-size: 10px;
    color: #808080;
    font-family: verdana;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
}
.FooterPane A:link
{
    text-decoration: none;
    font-size: 8pt;
}
.FooterPane A:Visited
{
    text-decoration: none;
    font-size: 8pt;
}
.FooterPane A:Hover
{
    text-decoration: none;
    font-size: 8pt;
}
.HeaderPane
{
    padding-top: 0px;
}
.HeaderRight
{
    background-image: url(../../../Images/Background/LoginHeaderPeople.jpg);
}
.HeaderLine
{
    border-bottom: #0099cc 1px solid;
}
.LogoPane
{
    width: 145px;
}
.Logo
{
    font-weight: bold;
    font-size: 18px;
    color: #c6e6f5;
    font-family: Arial;
    text-transform: uppercase;
}
#BreadCrumb
{
    text-align: left;
    vertical-align: middle;
    padding-right: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 8pt;
    height: 20px;
    color: #ffffff;
}
#BreadCrumb A:link
{
    text-decoration: none;
    font-size: 8pt;
    color: #A9C2DA;
}
#BreadCrumb A:Visited
{
    text-decoration: none;
    font-size: 8pt;
    color: #A9C2DA;
}
#BreadCrumb A:Hover
{
    text-decoration: none;
    font-size: 8pt;
    color: #FF9537;
}

/* FORM */
.Form
{
    margin-bottom: 15px;
}
.FormTitle
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-family: verdana;
    background-color: #6699cc;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.Form .Search
{
    background-color: #f1f1f1;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-top: 10px;
    border-right: #b5b4b5 1px solid;
    border-top: #b5b4b5 1px solid;
    border-left: #b5b4b5 1px solid;
    border-bottom: #b5b4b5 1px solid;
    margin-top: 5px;
    margin-bottom: 5px;
}
.Form .Asterix
{
    color: red;
    font-size: 8pt;
}
.Form .HeaderStyle
{
    font-weight: bold;
    font-size: 11px;
    background-color: #e6e6e6;
    color: #333333;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}
.Form .Row
{
    margin-bottom: 10px;
    padding-bottom: 5px;
    margin-top: 5px;
}
.Form .FieldStyle
{
    white-space: nowrap;
    font-size: 11px;
    text-align: left;
    font-family: verdana;
    padding-right: 8px;
    vertical-align: top;
}
.Form .ValueStyle
{
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 12px;
    margin-top: 5px;
}
.Form .HintStyle
{
    font-size: 9pt;
    font-weight: normal;
    font-family: arial;
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: #3399cc;
    border-bottom-width: 1px;
    border-bottom-color: #3399cc;
    border-top-color: #3399cc;
    border-right-width: 1px;
    border-right-color: #3399cc;
}
.Form .Or
{
    font-weight: bold;
    font-size: 14px;
    color: #336699;
    font-family: arial;
    padding-right: 10px;
    padding-left: 10px;
    text-transform: uppercase;
}

/* VIEW FORM STYLES */
.ViewForm
{
}
.ViewForm .FieldStyle
{
    padding-right: 20px;
    font-weight: bold;
    text-align: right;
}
.ViewForm .ValueStyle
{
    padding-right: 20px;
}
.ViewForm .RowStyle
{
    background-color: #DBDDDE;
    padding-bottom: 5px;
    padding-top: 5px;
}
.ViewForm .AlternatingRowStyle
{
    background-color: #FFFFFF;
    padding-bottom: 5px;
    padding-top: 5px;
}

/* MENU */
#Menu
{
    font-size: 11px;
    color: white;
    font-family: arial;
    margin-left: 20px;
}
#Menu A:link
{
    text-decoration: none;
}
#Menu A:Visited
{
    text-decoration: none;
}
#Menu A:Hover
{
    text-decoration: none;
}
#Menu .StaticMenuStyle
{
}
#Menu .StaticMenuItemStyle
{
    width: 110px;
    color: #ffffff;
    background-color: #128cdd;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#Menu .StaticHoverStyle
{
    color: #ffffff;
    background-color: #a0522d;
}
#Menu .StaticSelectedStyle
{
    color: #ffffff;
    background-color: #128cdd;
}
#Menu .DynamicMenuStyle
{
    font-size: 11px;
    color: white;
    font-family: verdana;
    background-color: #128cdd;
    margin-top: 0px;
}
#Menu .DynamicMenuItemStyle
{
    color: white;
    background-color: #128cdd;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #125592 1px solid;
    border-right: #125592 1px solid;
    border-left: #125592 1px solid;
    width: 180px;
}
#Menu .DynamicHoverStyle
{
    color: #ffffff;
    background-color: #a0522d;
}
#Menu .DynamicSelectedStyle
{
}
#Menu .MenuBottomLine
{
}

/* TREEVIEW */
.AdminNavigation
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-top: 0px;
    font-family: Arial;
    font-size: 11px;
    color: #335669;
    margin-top: 0px;
}
.AdminNavigation A:link
{
    text-decoration: none;
}
.AdminNavigation A:Visited
{
    text-decoration: none;
    color: inherit;
}
.AdminNavigation A:Hover
{
    color: #335669;
    text-decoration: none;
}
.AdminNavigation .Title
{
    color: #FF9537;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 8pt;
    font-family: verdana;
}
.AdminNavigation .TreeView
{
    padding-left: 10px;
}
.AdminNavigation .NodeStyle
{
    font-weight: normal;
    padding-bottom: 3px;
    padding-top: 0px;
    color: #ffffff;
    padding-right: 5px;
}
.AdminNavigation .RootNodeStyle
{
    color: #FF9537;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-top: 10px;
    text-align: right;
    padding-right: 5px;
}
.AdminNavigation .HoverNodeStyle
{
    background-color: #a9c2da;
    padding-right: 5px;
    text-align: right;
}
.AdminNavigation .ParentNodeStyle
{
}
.AdminNavigation .LeafNodeStyle
{
}
.AdminNavigation .SelectedNodeStyle
{
    font-weight: bold;
    font-style: italic;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 3px;
    text-align: right;
}


/* GRIDVIEW */
.Grid
{
    border: #FF9537 1px solid;
    margin-right: 0px;
}
.Grid td
{
    padding: 3px;
}
.Grid th
{
    padding: 3px;
}
.Grid .FooterStyle
{
    color: #666666;
    font-weight: bold;
}
.Grid .RowStyle
{
    background-color: #fee3cb;
}
.Grid .PagerStyle
{
    background-color: #FF9537;
    color: white;
    font-weight: bold;
    text-align: left;
}
.Grid .PagerStyle A:link
{
    text-decoration: underline;
    color: white;
}
.Grid .PagerStyle A:hover
{
    text-decoration: underline;
    color: #FEE3CB;
}
.Grid .PagerStyle A:visited
{
    text-decoration: underline;
    color: white;
}
.Grid .HeaderStyle
{
    background-color: #FF9537;
    color: white;
    font-weight: bold;
    text-align: left;
}
.Grid .HeaderStyle A:link
{
    text-decoration: underline;
    color: white;
}
.Grid .HeaderStyle A:hover
{
    text-decoration: underline;
    color: #dceef5;
}
.Grid .HeaderStyle A:visited
{
    text-decoration: underline;
    color: white;
}
.Grid .AlternatingRowStyle
{
    background-color: #FFFFFF;
}

/* DASHBOARD */
.Dashboard .Box
{
    border: #85B3DF 1px solid;
    width: 220px;
    height: 290px;
    margin-right: 20px;
    margin-top: 20px;
    vertical-align: top;
}
.Dashboard .Box A:link
{
    text-decoration: none;
    font-size: 8pt;
}
.Dashboard .Box A:Visited
{
    text-decoration: none;
    font-size: 8pt;
}
.Dashboard .Box A:Hover
{
    text-decoration: none;
    font-size: 8pt;
    color: #FF9537;
}
.Dashboard .Box .Title
{
    background-color: transparent;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 8px;
    border-bottom: #85B3DF 1px solid;
}
.Dashboard .Box .Title .Icon
{
    padding-right: 5px;
}
.Dashboard .Box .Title .Caption
{
    padding-top: 5px;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 13px;
}
.Dashboard .Box .Inner
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.Dashboard .Box .SubTitle
{
    font-weight: bold;
    font-size: 8pt;
    padding-bottom: 10px;
    font-family: verdana;
    color: #666666;
}
.Dashboard .Box .Metric
{
    padding-bottom: 5px;
    padding-left: 0px;
}
.Dashboard .Box .MetricLabel
{
    color: #666666;
    font-size: 8pt;
    font-family: verdana;
}
.Dashboard .Box .MetricValue
{
    color: #333333;
    font-size: 8pt;
    font-family: verdana;
    padding-left: 5px;
    font-weight: bold;
}
.Dashboard .Box .Icon
{
    padding-right: 2px;
}
.Dashboard .Box .Shortcut
{
    padding-bottom: 5px;
    padding-left: 0px;
}
.Dashboard .Status
{
    border-right: #aca899 1px solid;
    border-top: #aca899 1px solid;
    border-left: #aca899 1px solid;
    border-bottom: #aca899 1px solid;
    background-color: #ffffea;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 15px 5px;
    font-size: 7pt;
    font-family: verdana;
    width: 700px;
}
.Dashboard .Status A:link
{
    text-decoration: none;
    font-size: 7pt;
}
.Dashboard .Status A:Visited
{
    text-decoration: none;
    font-size: 7pt;
}
.Dashboard .Status A:Hover
{
    text-decoration: none;
    font-size: 7pt;
}


/* Landing Pages */
.LandingPage
{
    padding-right: 20px;
}
.LandingPage .Shortcut
{
    margin-bottom: 5px;
    margin-left: 0px;
    margin-top: 30px;
}
.LandingPage .Shortcut A:link
{
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.LandingPage .Shortcut A:Visited
{
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.ActionLink A:link
{
    text-decoration: none;
    font-size: 10pt;
}
.ActionLink A:Visited
{
    text-decoration: none;
    font-size: 10pt;
}
.ActionLink A:Hover
{
    text-decoration: none;
    font-size: 10pt;
}

/* License Classes */
.License
{
    border-right: #c0c0c0 1px solid;
    padding-right: 10px;
    border-top: #c0c0c0 1px solid;
    padding-left: 10px;
    padding-bottom: 10px;
    border-left: #c0c0c0 1px solid;
    padding-top: 10px;
    border-bottom: #c0c0c0 1px solid;
    background-color: #fcfcfc;
    margin: 40px 40px 100px;
}
.License .Row
{
    padding-bottom: 5px;
}
.License .FieldLabel
{
    padding-right: 10px;
    font-weight: bold;
    font-family: verdana;
}
.License .Status
{
    border-right: #aca899 1px solid;
    border-top: #aca899 1px solid;
    border-left: #aca899 1px solid;
    border-bottom: #aca899 1px solid;
    background-color: #ffffea;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 15px;
    margin-bottom: 0px;
}

/* TABS */
#Tabs
{
    padding: 0;
    background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-image: url(../../../Images/FadedBlueLine.png);
    background-position: top left;
    background-repeat: no-repeat;
}
#Tabs ul
{
    font: bold 1px Verdana;
    margin: 0;
    padding: 0;
    list-style: none;
}
#Tabs li
{
    display: inline;
    margin: 0 2px 0 0;
    padding: 0;
}
#Tabs a
{
    float: left;
    display: block;
    margin: 0 0 0 0; /*Margin between each menu item*/
    padding: 5px 10px;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 11px;
    font-family: arial;
}
#Tabs a:hover
{
}
#Tabs #current a
{
    /*currently selected tab*/
}
#TabsLine
{
    clear: both;
    padding: 0;
    height: 1px;
    line-height: 1px;
    background: #128cdd;
}

.Login
{
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    color: #ffffff;
}

.DashboardLink
{
    font-size: 13px;
}

/*WhiteContentArea*/
.WhiteContentArea
{
    background-color: #ffffff;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-top: 10px;
    min-height: 428px;
}
.WhiteContentArea2
{
    background-color: #ffffff;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-top: 10px;
    min-height: 375px;
}

.WhiteContentAreaTop
{
    background-image: url(../../../Images/Background/WhiteRoundUpper.gif);
    background-repeat: no-repeat; 
    background-position: left; 
    height: 5px; 
    background-color: #ffffff;
    width: 100%;
}

.WhiteContentAreaBottom
{
    background-image: url(../../../Images/Background/WhiteRoundlower.gif);
    background-repeat: no-repeat; 
    background-position: left; 
    height: 5px; 
    background-color: #ffffff;
    width: 100%;
}

/*****Order List Table***********/

table.OrderListTotals
{
    width: 100%;
    color: #000000;
    border-left: #FF9537 1px solid;
    border-bottom: #FF9537 1px solid;
    border-right: #FF9537 1px solid;
}

table.OrderListTotals td
{
    padding: 3px 0px 3px 0px;
}

table.OrderListTotals td.OrderListLabel
{
    text-align: right; 
    padding-right: 11px;
    width: 100%;
}


td.OrderListCalculation
{
    text-align: right;
    padding-right: 20px;
}

.OrderListTotals td
{
    border-bottom: solid 1px #FEE3CB;
}

.OrderListTotals td.Last
{
    border-style: none;
}

table.OrderInformationViewForm 
{
    font-size: 11px;
}

.OrderInformationViewForm td
{
    padding-right: 10px;
}

.OrderInformationViewForm td.Input
{
    padding-right: 30px;
}

.RowPointer tr:hover
{
    cursor: pointer;
}

.AlignRight
{
    text-align: right;
}

table.OrderSearchForm
{
    margin-bottom: 4px;
}

table.OrderSearchForm td
{
    padding: 5px;
    white-space: nowrap;
}

.FormsContainer
{
    border: solid 1px #FF9537;
    background-color: #FEE3CB;
    margin-bottom: 4px;
    padding: 8px 0px 0px 12px;
}

table.AdvancedSearch
{
    display: none;
}

.DefaultOrderSearchContainer
{
    width: 400px;
    float: left;
}

input:hover
{
    cursor: pointer;
}

.ShippingAndBillingInfo td
{
    vertical-align: top;
    padding-right: 15px;
}

.ShippingAddressContainer
{
    border: solid 1px #FF9537;
    background-color: #FEE3CB;
    padding: 4px;
    width: 250px;
}

.BillingAddressContainer
{
    padding-left: 15px;
}

.OrangeForm td
{
    padding-right: 15px;
}

.RightAlignButtons
{
    padding: 0px 5px 5px 0px;
    float: right;
    white-space: nowrap;
}

.FormsContainer td
{
    padding: 0px 10px 0px 0px;
    white-space: nowrap;
}

td.LowerRightButtons
{
    vertical-align: bottom;
    padding-bottom: 12px;
}

.AccountInfo td.AlignRight
{
    vertical-align: top;
    padding-right: 15px;
}

.AccountInfoContainer td
{
    vertical-align: top;
    padding-right: 30px
}

td.AlignRight
{
    text-align: right;
}

td.PriceAlignRight
{
    text-align: right;
    padding-right: 20px;
}

th.PriceAlignRight
{
    text-align: right;
    padding-right: 26px;
}

td.LessPadding
{
    padding-right: 15px;
}

.ProcessingImage
{
	position: absolute;
	top: 50%;
	left: 45%;
	z-index: 100002;
	padding: 2px;
}

/*Notes Area*/
.NoteTitle
{
    width: 30%;
    float: left;
    font-weight: bold;
    padding: 10px 0px 3px 10px;
    text-transform: uppercase;
}

.NoteDate
{
    width: 30%;
    float: right;
    text-align: right;
    font-weight: bold;
    padding: 10px 10px 3px 0px;
}

.NoteBody
{
    width: 99%;
    clear: both;
    padding: 0px 5px 0px 10px;
    font-size: 11px;
}

.NoteCreatedBy
{
    width: 99%;
    text-align: right;
    padding: 5px 5px 15px 0px;
    font-style: italic;
    font-weight: bold;
}

th.NotesTitle
{
    text-align: left;
    padding-left: 5px;
    font-size: 14px;
}

th.AddNotesButton
{
    text-align: right;
    padding: 4px 4px 4px 0px;
}

.NotesContainer
{
    border: solid 1px #FF9537;
}

.HeaderOrange
{
    background-color: #FEE3CB;
}

.AlternateRow
{
    background-color: #FEE3CB;
}

.OrangeLine
{
    border-bottom: solid 1px #FF9537;
    height: 1px;
    width: 100%;
}

#SelectProfile
{
    position: absolute;
    top: 180px;
    left: 290px;
    display: none;
    color: #ffffff;
    width: 200px;
}

#AccountNumber
{
    position: absolute;
    top: 210px;
    left: 490px;
    display: none;
    color: #ffffff;
    width: 200px;
}

.OrangeBackground
{
    background-color: #FF9537;
}

.OrangeBackground td
{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-top: 2px;
    margin: 0px;
}

td.ContactInfo
{
    background-color: #FF9537;
    padding: 5px 5px 9px 8px;
    color: #ffffff;
}

h4.BillShipContactHeader
{
    margin-top: 15px;
    margin-bottom: 3px;
    padding-bottom: 0px;
    font-weight: bold;
    font-size: 13px;
    color: #666666;
    font-family: Arial;
    padding-right: 5px;
    padding-left: 0px;
    padding-top: 3px;
    background-image: none;
}

.LoginBackground
{
	background-image: url(../../../Images/Background/LoginBackground.gif);
    background-repeat: repeat-x;
}

/**************** Form Container Begin *************************************************/

.FormContainer 
{
	width: 550px;
	margin: 10px 0 5px 0;
}

.FormInner
{
	background-color: #e3f1ff;
	border: solid 2px #7497b9;
	padding: 10px;
	margin-bottom: 5px;
}

.BannerContainer
{
	background-color: #fff;
	border: solid 2px #7497b9;
	padding: 5px;
}

.FormInner input[type="text"], .FormInner select, .FormInner textarea, .FormHalfLeft select, .FormHalfLeft input[type="text"],
.FormHalfRight select, .FormHalfRight input[type="text"] 
{
	width: 100%;
}

.FormLong
{
	width: 380px;
	padding: 0 10px 8px 0;
}

.FormShort
{
	padding-bottom: 8px;
}

.FormHalfLeft
{
	width: 255px;
	padding-right: 10px;
}

.FormHalfRight
{
	width: 255px;
}

.FormDescription
{
	padding-bottom: 10px;
}

.FormDescription textarea
{
	height: 100px;
}

.FormHighlightTop .Top1, .FormHighlightTop .Top2, .FormHighlightBottom .Bottom1, .FormHighlightBottom .Bottom2, .FormHighlightContent
{
	background-color: #a9d5ff;
	overflow: hidden;
}

.FormHighlight.Dark .FormHighlightTop .Top1, .FormHighlight.Dark .FormHighlightTop .Top2, .FormHighlight.Dark .FormHighlightBottom .Bottom1, 
.FormHighlight.Dark .FormHighlightBottom .Bottom2, .FormHighlight.Dark .FormHighlightContent
{
	background-color: #7497b9;
	color: #fff;
}

.FormHighlightTop .Top1, .FormHighlightBottom .Bottom2
{
	height: 1px;
	margin: 0 3px;
}

.FormHighlightTop .Top2, .FormHighlightBottom .Bottom1
{
	height: 2px;
	margin: 0 1px;
}

.FormHighlightTop .Top1, .FormHighlightTop .Top2, .FormHighlightBottom .Bottom1, .FormHighlightBottom .Bottom2
{
	font-size: 1px;
}

.FormHighlightContent
{
	padding: 7px 10px;
}

.FloatLeft
{
	float: left;
}

.FloatRight
{
	float: right;
}

.Clear
{
	clear: both;
}

.DeleteError, .Error
{
	border: solid 2px;
	padding: 10px;
	font-weight: bold;
}

.DeleteError, .Error
{
	background-color: #ffe8e9;
	border-color: #ca303a;
	color: #ca303a;
}

.Error
{
	margin: 5px 0;
	background-color: Transparent;
	border: none;
	padding: 0;
}

.DeleteWarning
{
	color: #FF9537;
	font-weight: bold;
	font-size: 16px;
}

/**************** Form Container End *************************************************/

/**************** Blog Grid Begin *************************************************/

.BlogGrid td
{
	vertical-align: top;
}

.Blogger
{
	text-align: center;
	white-space: nowrap;
}

.Blogger img
{
	margin-bottom: 4px;
}

.BloggerContainer
{
	border: solid 2px #FF9537;
	background-color: #fff;
	padding: 4px;
}

.BlogTitle
{
	font-weight: bold;
}

.Grid td.BlogBody
{
	padding-right: 10px;
}

.BlogDate
{
	white-space: nowrap;
}

.BlogGrid td.BlogButtons, .BlogGrid td.BlogDate
{
	vertical-align: middle;
	padding-right: 10px;
}

/**************** Blog Grid End *************************************************/

/**************** Banner Bubble End *************************************************/

.BannerBubble
{
	position: absolute;
	bottom: 18px;
	left: 12px;
	background-color: #ffba7d;
	padding: 10px;
	border: solid 1px #ff9537;
	visibility: hidden;
}

.BannerBubbleContent
{
	background-color: #fff;
	padding: 5px;
	border: solid 2px #ff9537;
}

.BannerBubbleArrow .Arrow1, .BannerBubbleArrow .Arrow2, .BannerBubbleArrow .Arrow3, .BannerBubbleArrow .Arrow4,
.BannerBubbleArrow .Arrow5, .BannerBubbleArrow .Arrow6, .BannerBubbleArrow .Arrow7, .BannerBubbleArrow .Arrow8
{
	background-color: #ffba7d;
	border: solid 1px #ff9537;
	border-bottom: none;
	border-top: none;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}

.BannerBubbleArrow .Arrow1
{
	width: 7px;
}

.BannerBubbleArrow .Arrow2
{
	width: 6px;
}

.BannerBubbleArrow .Arrow3
{
	width: 5px;
}

.BannerBubbleArrow .Arrow4
{
	width: 4px;
}

.BannerBubbleArrow .Arrow5
{
	width: 3px;
}

.BannerBubbleArrow .Arrow6
{
	width: 2px;
}

.BannerBubbleArrow .Arrow7
{
	width: 1px;
}

.BannerBubbleArrow .Arrow8
{
	width: 0px;
}

.BannerBubbleArrow
{
	position: absolute;
	top: 10px;
}

.AdminMagnify
{
	display: block;
	padding-left: 15px;
	background: url(../../../Images/Icons/AdminMagnify.gif) left no-repeat;
}

.PagerStyle	span
{
	color: #777;
}

td.Blogger, td.BloggerContainer
{
	width: 90px;
	white-space: normal;
}

.BlogButtons
{
	text-align: right;
}
