﻿
body
{
    background: #fff;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
    text-decoration: none;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 100%;
    background-color: #dfdfdf;
    margin: auto;
}

.header
{
     
    padding: 0px;
    background: #1f528b;
    width: 100%;
    height: 90px; /* top: 17px; */
    left: -1px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.loginheader
{
    margin: 0px;
    padding: 0px;
    background: #1f528b;
    width: 100%;
    height: 160px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    height: 100%;
    width: 100%;
    background-color: #dfdfdf;
}
#contentPane
{
    width: auto;
    
    bottom: 0px;
    padding-left: 175px;
    
    height: 100%;
    
    background-color: #fff;
}
.leftCol
{
    padding: 6px 0px;
    margin: 8px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    
    width: 100%;
    bottom: 0;
    padding: 0;
    background-color: #1f528b;
    color: #808080;
    z-index: 9999999;
    height: 30px;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #d0dcf1;
    width: 100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 0.55em 0px 0.6em 0px;
    padding: 10px;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 0px 10px 0px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 0.95em;
    font-weight: 600;
    padding: 0px 4px 5px 4px;
    height: 10px;
    margin-top: 0px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
    height: 50px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    color: White;
    padding: 5px 10px 0px 0px;
}

.loginDisplay a:link
{
    padding: 0px;
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
.label
{
    text-align: right;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    padding-right: 2px;
}

.textbox
{
    text-align: left;
    font-size: 12px;
    color: #333333;
    font-family: Arial;
}
.watermarked
{
    color: Gray;
    font-size: 0.9em;
    font-style: italic;
    padding: 1px;
}

.mainContentMultiText /* For multiline textbox */
{
    text-align: left;
    font-size: 12px;
    color: #333333;
    font-family: Arial;
}

.Validator
{
    font-size: 9px;
    font-family: Arial;
    font-weight: bold;
    color: Red;
    text-align: left;
    text-decoration: none;
    padding-left: 5px;
}
.Message
{
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.ErrorMsg
{
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    padding-top: 10px;
    text-align: right;
    color: Red;
    width: 100%;
}
.InformationMsg
{
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    padding-top: 10px;
    text-align: right;
    color: #1f528b;
    width: 100%;
}
.mainHeader
{
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: Black;
    width: 100%;
}


#mainHeader
{
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: Black;
    width: 100%;
}
.dataView-AlternatingRowStyle
{
    background-color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    padding: 0;
    margin: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
}
.dataView-SelectedRowStyle
{
    background-color: #e8f3ff;
    font-family: Arial;
    font-size: 11px;
    padding: 0;
    margin: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
}
.dataView-RowStyle
{
    background-color: #e8f3ff;
    font-family: Arial;
    font-size: 11px;
    padding: 0;
    margin: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
}
.dataView-HeaderStyle
{
    /*background: transparent url(../images/bg-bubplastic-h-blue_header.gif) repeat-x;*/
    background-color: #075487;
    font-family: Arial;
    font-size: 11.5px;
    color: #ffffff;
    padding: 0;
    margin: 0;
    border-color: #000000;
    text-decoration: none;
}
.dataView-HeaderStyle a
{
    color: #ffffff;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

.dataView
{
    font-family: Arial;
    font-size: 11px;
}
.ShortcutKey
{
    text-align: left;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    padding-right: 2px;
}
.split-backgroundcolor
{
    background-color: #4B6C9E;
    line-height: 0px;
}
.split-backgroundcolorDP
{
    background-color: #ebf2fb;
    border: 1px solid #7591bb;
    line-height: 0px;
    color: Black;
}
.split-header
{
    font-size: 14px;
    font-family: Arial;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.labelHeader
{
    text-align: center;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}

.tdlable
{
    width: 130px;
    text-align: right;
}

.tdtext
{
    width: 200px;
    text-align: left;
    margin-left: 40px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 10000;
}

.Panel legend
{
    font-size: medium;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 0px;
}

#versionInfo
{
    color: #FFF;
    font-size: 11px;
    width: 200px;
    float: left;
    padding-left: 20px;
    line-height: 2.5;
}

#companyInfo
{
    color: #FFF;
    font-size: 11px;
    line-height: 2.5;
    float: right;
    padding-right: 20px;
}

.topMenu
{
    color: #1f528b;
    background-color: #d0dcf1;
    width: 100%;
}

.topMenuLink a:link, a:visited a:hover
{
    text-decoration: none;
    color: #1f528b;
    display: block;
    background-color: #d0dcf1;
    padding: 10px;
}

.topMenuLink a:active
{
    text-decoration: none;
    color: #d0dcf1;
    display: block;
    background-color: #1f528b;
    padding: 10px;
}

#Navigation
{
    background-color: #1f528b;
    height: 22px;
    padding: 4px;
    position: fixed;
    margin-top: 60px;
    width: 100%;
}

#btnToolBar
{
    float: right;
    color: White;
}

.evtname
{
    float: left;
    width: 830px;
    text-align:right;
    padding-top: 10px;
  /*  padding-left:20px; */
    color: Black;
}

.logout
{
    float: right;
    width: 146px;
    height: 28px;
    padding-top: 10px;
}

.navlistafteranaction
{
    color: Gray;
    text-decoration: none;
}

#btnToolBarleft
{
    float: left;
    color: White;
}

#leftMenu
{
    font-size:12px;
    min-width: 160px;
    background-color: #1f528b;
    float: left; 
    line-height: normal;
    height: 100%;
    font-family: Calibri;
}
.TitleHeader
{
    color: White;
    font-weight: bold;
    font-size: 1.0em;
    margin-left: 10px;
    line-height: 15px;
    letter-spacing: 1px;
    font-variant: small-caps;
}
.MenuHeader
{
    font-weight: bold;
    color: White;
    font-size: 1.1em;
    background: transparent url(../images/bg-bubplastic-h-blue.gif) repeat-x;
    line-height: 1.5;
    padding: 3px;
}
h4
{
    letter-spacing: -0.5px;
    vertical-align: middle;
}

.MenuLink a
{
    color: #EFEFEF;
    display: block;
    line-height: 0.5;
    padding: 8px;
    text-decoration: none;
}
.MenuLinkBack a
{
    color: Black;
    display: block;
    padding: 7px;
    text-decoration: none;
    background-color: White;
}

/*Tabs*/

.fancy .ajax__tab_header
{
    font-size: 12px;
    font-weight: bold;
    color: #a7a7a7;
    font-family: sans-serif;
    background: url(../images/blue_bg.png) repeat-x;
}
.fancy .ajax__tab_active .ajax__tab_outer, .fancy .ajax__tab_header .ajax__tab_outer, .fancy .ajax__tab_hover .ajax__tab_outer
{
    height: 35px;
    background: url(../images/blue_left.png) no-repeat left top;
}
.fancy .ajax__tab_active .ajax__tab_inner, .fancy .ajax__tab_header .ajax__tab_inner, .fancy .ajax__tab_hover .ajax__tab_inner
{
    height: 35px;
    margin-left: 16px; /* offset the width of the left image */
    background: url(../images/blue_right.png) no-repeat right top;
}
.fancy .ajax__tab_active .ajax__tab_tab, .fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_header .ajax__tab_tab
{
    margin: 12px 12px 0px -2px;
}

.fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_active .ajax__tab_tab
{
    color: #ffffff;
}
.fancy .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 9pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 5px;
    background-color: #ffffff;
}
.ajax__calendar_container
{
    padding: 4px;
    position: absolute;
    cursor: default;
    width: 170px;
    font-size: 11px;
    text-align: center;
    font-family: tahoma,verdana,helvetica;
    z-index: 100003;
}

.ajax__calendar
{
    position: relative;
    visibility: visible;
    display: block;
    z-index: 100003;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    text-align: center;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.ModalWindow
{
    border: 3px solid #c0c0c0;
    background: #f0f0f0;
    position: absolute;
    top: -200px;
}
.listbox
{
    border: 4px ridge gray;
    background-color: #e8f3ff;
    display: inline-block;
}

.highlight
{
    text-decoration: none;
    font-weight: bold;
    color: black;
    background: yellow;
}


/* added by sandip*/

.sfm_site_topics_sub {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #410101;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 8pt;
    font-style: italic;
    font-weight: bold;
}

#progressBackgroundFilter {position:absolute; top:0px;bottom:0px;left:0px;right:0px;padding:0;margin:0;z-index:1000;filter:alpha(opacity=50);opacity:0.5; background:white url('../images/loader.gif') no-repeat 50% 50%; width:expression(screen.width+"px"); height:expression(screen.height+"px"); }
#loader{position:absolute; top:0px;bottom:0px;left:0px;right:0px;padding:0;margin:0;z-index:1000;filter:alpha(opacity=50);opacity:0.5; background:white url('../images/loader.gif') no-repeat 50% 50%; width:expression(screen.width+"px"); height:expression(screen.height+"px"); }
