﻿html{overflow-y:scroll;} 
body {
    padding: 0px;
    margin: 0px;
    background-image: url('../images/misc/body_bg.png');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #f4f4f4;
    color: #292929;
    font-family: "Trebuchet MS" , Helvetica, sans-serif;
    font-size: 14px;
}

/* TOOL TIP CSS - START */
#tt
{
   /* position: absolute; */
    position: absolute;
    display: block;
    font-family: verdana;
    font-size: 10px;
    z-index: 1000;
  
}

 #ttcont
{
    
    
    border: 1px solid #213f70;
    display: block;
    padding: 5px 0px 5px 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #FFFFFF;
}

/* TOOL TIP CSS - END */

br{
    clear: both;
}
.genericLink
{
    text-decoration: none;
    cursor: pointer;
    color: #2c5783;
}

a img{
    border-style: none;
    vertical-align: middle;
}
.lblDate{
    color: #91A6C4;
    font-size : 12px;
    float: left;
}

.lblCurrentUser{
    color: #91A6C4;
    font-size : 12px;
    float: right;
}
#headerTopSection .separator
{
    color: #91A6C4;
    font-size: 12px;
    float: right;
    margin-right: 10px;
    margin-left: 10px;
}
#pageContainer
{
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
    
    
}
#headerTopSection
{
    height: 26px;
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    line-height: 26px;
}
#headerContainer
{
    background-image: url('../images/misc/rays.png');
    background-repeat: no-repeat;
    background-position: 50% 26px;
    background-attachment: scroll;
    background-color: transparent;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
}
#headerSection
{
    background-position: left center;
    height: 135px;
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../images/misc/ts_logo.png');
    background-repeat: no-repeat;
    position: relative;
}
#footerTopContainer
{
	background-image: url('../images/misc/bg-footer.jpg');
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 49px;
	height: 100%;
	background-color: #182947;
	padding-bottom: 30px;
}
#footerBottomContainer
{
	background-image: url(../images/misc/bg-footer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #0a1322;
	height: 60px;
}
#footerTop, #footerBottom
{
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    height: 100%;
}
#footerBottom{
	color: #91A6C4;
	font-size : 12px;
	text-align: center;
	height: 50px;
	padding: 20px;
}
#footerSecure {
	margin-top: 30px;
	text-align: center;
	margin-bottom: 50px;
}
.spanSiteHeaderText
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #F4F4F2;
    position: absolute;
    top: 40px;
    left: 300px;
}
.shadow
{
    top: 42px;
    left: 301px;
    color: #13223C;
}
#spanSiteHeaderDescription
{
    color: #91A6C4;
    font-family: "helvetica neue", Helvetica, Arial, Verdana, sans-serif;
    position: absolute;
    left: 300px;
    top: 80px;
}
#mainContent
{
    padding-top: 42px;
}
#barPageHeader
{
    height: 45px;
    background-image: url('../images/misc/bar_page_header_bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    line-height: 45px;
}
h1
{
    margin: 0px 0px 0px 15px;
/*font-family: Tahoma, Geneva, sans-serif;*/font-family : "Trebuchet MS", Helvetica, sans-serif;
    font-size: 22px;
    color: #f4f4f4;
    font-weight: normal;
    margin-top: 5px;
}
h2
{
    margin: 0px 0px 0px 15px;
    font-family : "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 5px;
    width: 250px;
}
h5{
    font-size: 16px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    background-image: url('../images/misc/hr.png');
    background-repeat: repeat-x;
    background-position: bottom;
}
.preloadImageSmall{
    vertical-align: middle;
    margin-left: 5px;
    visibility: hidden;
}
.inputBox
{
    color: #333;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
    border-top-color: #b4b4b4;
    border-right-color: #e9e9e9;
    border-bottom-color: #e9e9e9;
    border-left-color: #b4b4b4;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 1px 1px 0px #fff;
    background-color: rgb(255, 255, 255);
    margin-top: 4px;
    margin-bottom: 12px;
}
  
 
 /*  BLUE BTN */
   .btnSmallBlue{
    height: 44px;
    background-image: url('../images/misc/small_blue_btn_left.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    color: #f4f4f4;
    text-decoration: none;
    line-height: 44px;
    font-family: "Trebuchet MS" , Helvetica, sans-serif;
    font-size: 16px;
    display: inline-block;
}

.btnSmallBlue:hover, .btnBigBlue:hover{
    color: #91A6C4;
}
.btnSmallBlueRight{
    background-image: url('../images/misc/small_blue_btn_right.png');
    background-repeat: no-repeat;
    background-position: right center;
    height: 44px;
    padding-right: 30px;
    display: block;
    cursor: pointer;
}

 .btnBigBlue{
    height: 75px;
    background-image: url('../images/misc/big_blue_btn_left.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    color: #f4f4f4;
    text-decoration: none;
    line-height: 75px;
    font-family: "Trebuchet MS" , Helvetica, sans-serif;
    font-size: 16px;
    display: inline-block;
    width: 235px;
}
.btnBigBlueRight{
    background-image: url('../images/misc/big_blue_btn_right.png');
    background-repeat: no-repeat;
    background-position: right center;
    height: 57px;
    padding-right: 30px;
    display: block;
    cursor: pointer;
    line-height: 20px;
    text-align: center;
    padding-top: 18px;
}

/*  GREY BTN */
   .btnSmallGrey{
    height: 44px;
    background-image: url('../images/misc/small_grey_btn_left.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    color: #363636;
    text-decoration: none;
    line-height: 44px;
    font-family: "Trebuchet MS" , Helvetica, sans-serif;
    font-size: 16px;
    display: inline-block;
}

.btnSmallGrey:hover, .btnBigGrey:hover{
    color: #161616;
}
.btnSmallGreyRight{
    background-image: url('../images/misc/small_grey_btn_right.png');
    background-repeat: no-repeat;
    background-position: right center;
    height: 44px;
    padding-right: 30px;
    display: block;
    cursor: pointer;
}

 .btnBigGrey{
    height: 75px;
    background-image: url('../images/misc/big_grey_btn_left.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    color: #363636;
    text-decoration: none;
    line-height: 75px;
    font-family: "Trebuchet MS" , Helvetica, sans-serif;
    font-size: 16px;
    display: inline-block;
    width: 200px;
}
.btnBigGreyRight{
    background-image: url('../images/misc/big_grey_btn_right.png');
    background-repeat: no-repeat;
    background-position: right center;
    height: 57px;
    padding-right: 30px;
    display: block;
    cursor: pointer;
    line-height: 20px;
    text-align: center;
    padding-top: 18px;
}

.footerContentContainer
        {
    float: left;
    width: 290px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 35px;
    height: 100%;
}
.footerContentContainer h3{
    border-width: 1px;
    border-color: #4870A4;
    margin: 0px;
    color: #f4f4f4;
    font-size: 16px;
    font-family: "Trebuchet MS" , Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom-style: solid;
    height: 44px;
    line-height: 30px;
    padding-left: 45px;
    background-repeat: no-repeat;
    background-position: left top;
}
.footerContentContainer a{
    text-decoration: none;
}
.footerContentContainer h4{
    color: #f4f4f4;
    font-weight: normal;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 4px;
    text-transform: uppercase;
}
.footerContentContainer p{
    margin: 0px;
    font-size: 12px;
    color: #91a6c4;
    line-height: 16px;
}
.footerContentContainer a:hover p{color: #f4f4f4;}
.footerContentContainer ul{
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
}
.footerContentContainer li{
    list-style-image: url('../images/misc/bullet_arrow_clear.png');
}
.footerContentContainer li a{
    color: #91a6c4;
    cursor: pointer;
}
.footerContentContainer li a:hover{color: #f4f4f4;}
.faqHeader
{
    background-image: url('../images/misc/logo_faq.png');
    cursor: pointer;
}
.blogHeader{
    background-image: url('../images/misc/logo_blogs.png');
   
}
.linkHeader{
    background-image: url('../images/misc/logo_hyperlink.png');
}
.socialHeader{
    background-image: url('../images/misc/logo_social_network.png');
}
.manualHeader{
    background-image: url('../images/misc/icon_manuals_flat.png');
}
.footerContentContainer a span{
    font-size: 14px;
    margin-left: 10px;
    color: #91a6c4;
    display: inline-block;
    cursor: pointer;
}
.footerContentContainer a:hover span{
     color: #f4f4f4;
}
.popPanelContainer
{
    z-index: 200;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-left: 0%;
    background-image: url('../images/misc/form_off.png');
    background-repeat: repeat;
}

.popPanel
{
    margin: 0px auto 20px auto;
    color: #333;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    border-top-color: #bac398;
    border-right-color: #bac398;
    border-bottom-color: #bac398;
    border-left-color: #bac398;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position-x: 20px;
    background-position-y: 30px;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 455px;
    text-align: left;
    font-size: 13px;
    line-height :18px;
    }
.panelNotification
{
    background-image: url("../images/misc/icon_notification.gif");
    background-color: rgb(223, 233, 183);
   
}
.panelAlert
{
    background-image: url("../images/misc/icon_alert.gif");
    background-color: rgb(245, 220, 216);
     
}
.popPanel a{ color: #2C5783;}
.btnClosePanel
{
    float: right;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}
#sideMenuContainer
{
    float: left;
    width: 200px;
    padding-top: 15px;
    background-image: url('../images/misc/side_menu_bottom_bg.png');
    background-repeat: repeat-y;
    padding-bottom: 40px;
}
#sideMenuContainer a, #sideMenuContainer span
{
    display: block;
    padding-left: 15px;
    height: 31px;
    line-height: 30px;
    background-image: url('../images/misc/side_menu_bg.png');
    background-repeat: no-repeat;
    background-position: left top;
    color: #292929;
    font-size: 12px;
    text-decoration: none;
    font-family: Tahoma, Geneva, sans-serif;
}
#sideMenuContainer a:hover, #sideMenuContainer span:hover
{
    background-image: url('../images/misc/side_menu_active_bg.png');
    color: #f4f4f4;
}

.activeMenu
{
     background-image: url('../images/misc/side_menu_active_bg.png');
    color: #f4f4f4;
    
    }

#mainContentContainer
{
    float: left;
    width: 740px;
    padding-left: 20px;
    padding-top: 20px;
}

 .rootMenu{
            position: relative;
        }
        .containerSubmenuSummaryReports
{
    top: 0px;
    left: 0px;
    display: none;
    width: 200px;
}
         .rootMenu:hover .containerSubmenuSummaryReports{
            display: block;
          
        }
.divCustomerNotes
{
    padding: 10px;
    background-color: #FFFFD5;
    font-size: 12px;
    line-height: 18px;
    width: 100%;
}
.divCustomerNotes td
{
    vertical-align: top;
}
.clear {
	clear: both;
}

#footerIcons {
    clear: both;
    display: block;
    width: 1040px;
    padding-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
}

#footerIcons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerIcons a {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
#footerIcons a:hover {
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
#footerLogos a {
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */
}
#footerLogos a:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

#footerIcons ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#footerIcons ul li {
    display: block;
    float: left;
    width: 113px;
    margin: 16px 8px;
    cursor: pointer;
}

/*  footerLogos  */

#footerLogos {
	clear: both;
	display: block;
	width: 700px;
	padding: 60px 0px 50px 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footerLogos img {
	border-style: none;
	margin: 10px 20px;
}
#footerLogos a:hover {
}

#footerLogos ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#footerLogos ul li {
	display: block;
	float: left;
	margin: 20px 14px;
}

#popContent {
	width: 500px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#popContent a.popBtu{
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-color: #182947;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #355A9F;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
#popContent a:hover.popBtu{
	background-color: #F36;
}
