@charset "utf-8";

/* Body / Background */
body {
  background-color: #ccc;
  background-image: url(/images/bg_overlay.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #FFF;
  font-family: Arial, Helvetica, 'Helvetica Neue', Verdana, sans-serif;
  padding: 0px;
  margin: 0px;
}

/* Font */
h1, h2, h3, h4{
  font-family: 'Droid Sans', arial, serif;
  -webkit-transform: rotate(-0.0000000001deg); /* A little antialias hack for chrome */
}

/* Primary COLOR */
.newsbox .feedList h4 a,
#sitedescription h1,
a
{
  color: #00539b;
  font-family: Helvetica;
  font-weight: 600;
  text-decoration: none;
}

.newsbox .feedList h4 a:hover,
#sitedescription h1,
a:hover
{
  color: #b66612;
  font-family: Helvetica;
}

/* Primary BACKGROUND */
.primary-bgcolor,
a.ui-btn-big,
.newsbox .feedList h4 a:hover,
#slider #imageSliderNav a.activeSlide
{
  background-color: #b66612;
  color: #FFF;
}



/* Secondary COLOR */
/* Secondary BACKGROUND */
#header #mainmenu ul,
#header #mainmenu ul li
{
  background-color: #22212C;
}

.floatRight{
      float:right;
}


.floatLeft{
      float:left;
      padding: 0px 20px 0px 0px;
}


a.ui-btn-big {
  background-image: url(/images/ui-btn-big-arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  border-radius: 5px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.496094);
  color: white !important;
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  line-height: 14px;
  padding: 12px 50px 12px 19px;
  text-decoration: none;
}


a {
  outline: none;
}

#page {
  width:950px;
  margin:0px auto;
  text-align:left;
  padding:15px;
  padding-bottom: 0px;
  background: #FFF;
  background-image: url(/images/bodyBG.png);
  background-repeat: no-repeat;
}

/* Header */

#header {
  margin-bottom: 10px;
  height: 100px;  
}
  #header a,#header a img{
    border: none;
  }
  #header #sitedescription{
    float: right;
    text-align: right;
    margin: 0px;
    border: 0px;
  }
    #header #sitedescription h1 {
      font-weight: normal;
      position: relative;
      font-size: 16px;
      line-height: 0.5em;
    }  
  #header #mainmenu{
    margin: 0px;
    padding-top: 5px;
    height: 0px;
  }

  #header #login{
    float: right;
  }
    #header .mainmenucorner{
      margin: 0px;
      padding: 0px;
      background: url(/images/mainmenu_corner.gif) top left no-repeat;
      height: 20px;
      clear: both;
      position: relative;
      top: -15px;
      left: -25px;
      width: 20px;
      margin-bottom: -40px;
    }
      #header .mainmenucornerRT{
      margin: 0px;
      padding: 0px;
      background: url(/images/mainmenu_cornerRT.gif) top left no-repeat;
      height: 20px;
      clear: both;
      position: relative;
      top: -15px;
      left: 965px;
      width: 20px;
      margin-bottom: -40px;
    }
  
    #header #mainmenu ul{
      width: 1000px;
      float: left;
      margin-bottom: 15px; 
      margin-top: 10px; 
      padding: 0px;
      margin-left: -25px;
      background-color: #333333;
    }

    #header #mainmenu ul li{
      list-style: none;
      background-image: url(/images/icons/mainmenu_itembg.png);
      background-position: right bottom;
      background-repeat: no-repeat;
      float: left;
      font-size: 14px;
      font-weight: 100;
      background-color: #333333;
}
    #header #mainmenu ul li a{
      padding: 8px 20px;
      display: block;
      color: #fff;
      text-decoration: none;
      //background: url(/images/mainmenu_item_bottomshadow.jpg) bottom left no-repeat;
      margin-bottom: -13px;
      padding-bottom: 16px;
    }
    #header #mainmenu ul li.current{
      background-color: #b66612;
    }
    #header #mainmenu ul li.home a{
      background-image: url(/images/icons/home.png);
      background-position: 16px 6px;
      background-repeat: no-repeat;
      padding-left: 35px;  
    }
    #header #mainmenu ul li:hover{
      color: #FFF;
      text-decoration: none;
      background-color: #b66612;
    }
 #slider {
  overflow: auto;
  width: 100%;
  clear: both;
}
  #slider #imageSlider{
    padding: 0px;
    width: 100%;
  }
    #slider .imageSlide{
      padding: 0px;
      width: 100%;
    }
      #slider .imageSliderInfo{
        color: #444;
        float: right; 
        width: 370px;
        margin-right: 9px;
      }
        #slider .imageSliderInfo h2{
          color: #666;
          font-size: 22px;
        }
        #slider .imageSliderInfo p{
          color: #666;
          font-size: 16px;
          line-height: 24px;
          text-align: justify;
        }
      #slider .imageSliderImage{
        float: left;
        padding: 17px;
        padding-bottom: 27px;
        background: url(/images/imageSliderImageBg.png) top center no-repeat;
      }
        #slider .imageSliderImage img{
          border: 3px #b66612 solid;
        }
    #slider #imageSliderNav{
      float: left;
      overflow: auto;
      text-align: center;
      width: 540px;
      height: 40px;
    }
      #slider #imageSliderNav a{
        background-image: url(/images/imageSliderNav.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #dee4e4;  
        text-indent: -9000px;
        display: inline-block;
        height: 20px;
        width: 20px;
      }
        #slider #imageSliderNav a.activeSlide{
        }

#content {
  padding: 0px;
  color: #666;
  -background: url(/images/divider_left_top2.png) top left no-repeat;
  margin-top: 0px;
  min-height: 200px;
  font-size: 14px;
  line-height: 22px;
    border: 1px;
    border-color: #af7533;
}

  #leftcontent {
    float: left;
    width: 650px;
    min-height: 450px;
    padding: 10px;
    background: url(/images/divider_left_top2.png) top left no-repeat;
    margin-bottom: 20px;
    margin-top: 0px;
}

    #leftcontent h1{
      margin-top: 20px;
      font-size: 32px;
      font-weight: normal;

    }
    #leftcontent h2{
      margin-top: 0px;
      font-weight: normal;
      font-size: 20px;
      color: #fff;
      font-variant:normal;
      text-shadow: 1px 1px #444444; 
    }
    #leftcontent h3{
      font-weight: normal;
      font-size: 19px;
    }
    #leftcontent h4{
      font-weight: bold;
      font-size: 18px;
      line-height: 24px;
    }
    .subhead{
      font-weight: bold;
      font-size: 100%;
      line-height: 22px;
      color: #00539b;
      text-align: left;
} 
    .story{
      font-style:italic;
      line-height: 18px;
      padding: 0px 80px 0px 60px;
      text-align:justify;
      line-height: 22px;
}
    .bodyText{
      text-align:justify;
      line-height: 22px;
    color: #666;
}
  .caption{
      text-align:left;
      font-size: 12px;
    color: #666;
    font-style:italic;
}
    .hrBlock{
      text-align:justify;
      line-height: 22px;
      height: 190px;
      vertical-align: middle;
}
    #leftcontent ul{
      margin-top: -10px;
      line-height: 22px;
}
    #leftcontent img{

      border-type: solid;
      border-width: 2px;
      border-color: #fff;
      margin: 10px 0px 0px 15px;
}

ul.list-tick {
  margin: 0;
  padding: 0;
}
ul.list-tick li {
  margin-left: 0px;
  padding-left: 20px;
  list-style: none;
  background: url('../images/bullet.png') no-repeat top left;
}

  
/* Special left column content */  
  
  #leftcontent .feedList {
    margin: 0px;
    padding: 0px;
  }
    #leftcontent .feedList LI{
      margin: 0px;
      padding: 0px;
      list-style: none;
    }

    #leftcontent .feedList h4{
      margin: 0px;
      padding: 0px;
      font-weight: normal;
      color: #fff;
    }
      #leftcontent .feedList h4 a{
        text-decoration: none;
      }
      #leftcontent .feedList h4 a:hover{
        text-decoration: underline;
      }
    #leftcontent .feedList p{
      font-size: 14px;
      display: inline;
      margin: 0px;
      padding: 0px;
    }
    #leftcontent .feedList small{
      display: block;
      font-size: 11px;
      margin: 0px;
      padding: 0px;
      margin-bottom: 20px;
      color: #999;
    }
  #rightcontent {
    float: right;
    width: 245px;
    min-height: 200px;
  }
    #rightcontent .hotspot {
      margin-bottom: 20px;
      padding: 20px;
      overflow: auto;
      background: url(/images/divider_right_top2.png) top left no-repeat;
      font-size: 12px;
    }
      #rightcontent .hotspot a {
        float: right;
      }
    
    #rightcontent h4 {
      margin-top: -12px;
      font-size: 20px;
      font-weight: normal;
      margin-bottom: 10px;
      color: #fff;
      font-variant:normal;
    }
    #rightcontent img {
      float: left;
      margin-left: 12px;
      margin-bottom: 0px;
      margin-top: 0px;
    }
    


#footer {
  clear: both;
  background: url(/images/footerbg.png) repeat-x;
  width: 920px;
  font-size: 10px;
  color: #ddd;
  background-color: #fff;
  padding: 20px 20px 20px 40px;
  height: 229px;
  overflow: auto;
  margin-left: -15px;
}
  #footer a{
    font-size: 10px;
    color: #ddd;
    text-decoration: none;
  }
    #footer a:hover{
      color: #FFF;
    }
    #footer h4{
      font-size: 13px;
      color: #ddd;
      margin-top: 0px;
    }
  #footer #footermenu{
    width: 160px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;

  }
    #footer #footermenu h4{
      font-size: 13px;
      color: #ddd;
      margin-top: 0px;
    }
    #footer #footermenu ul{
      list-style: none;
      padding: 0px;
      margin: 0px;
    }
      #footer #footermenu ul li{
        list-style: none;
        padding: 0px;
        margin-bottom: 0px;
      }
  #footer #footershare{
    width: 160px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;

  }
    #footer #footershare ul{
      list-style: none;
      padding: 0px;
      margin: 0px;
    }
      #footer #footershare ul li{
        list-style: none;
        padding: 0px;
        margin-bottom: 3px;
      }
    #footer #footershare a{
      
    }
      #footer #footershare a img{
        vertical-align: middle;
        filter:alpha(opacity=25);
        -moz-opacity:0.25;
        -khtml-opacity: 0.25;
        opacity: 0.25;
        margin-right: 10px;
        border: none;
      }
        #footer #footershare a:hover img{
          vertical-align: middle;
          filter:alpha(opacity=100);
          -moz-opacity:1;
          -khtml-opacity: 1;
          opacity: 1;
        }
  #footer #footercontact{
    width: 235px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;

  }
  #footer #footerabout{
    width: 265px;
    float: left;
    margin-bottom: 15px;
    margin-right: -150px;
    background: url(images/edge.png);
}

  #footer #footer-end{
    width: 100%;
    clear: both;
    border-top: 1px #0d1115 solid;
    //padding-top: 15px;
  }


/*  COLOR!  */

.whitebox {
  background-color: #dee4e4;  
  height: 150px;
}

/* VERTICAL ACCORDION  */
.verticalaccordion>ul {
    margin: 0;
    padding: 0;
    list-style:none;
     width: 240px;
}

.verticalaccordion>ul>li {
    display:block;
  overflow: hidden;
    margin: 0;
    padding: 0;
    list-style:none;
  height:40px;
  width: 240px;

    /* Decorative CSS */
    background-color:#f0f0f0;

    /* CSS3 Transition Effect */
    transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -webkit-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;

}

.verticalaccordion>ul>li>h3 {
    display:block;
    margin: 0;
    padding:10px;
    height:19px;

    /* Decorative CSS */
    border-top:#00539b 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
      text-shadow: 1px 1px #444444;
    text-transform:none;
    color: #fff;
    background: #cccccc;

    /* CSS3 Gradient Effect */
    background: -moz-linear-gradient( top, #007fdd, #00539b );
    background: -webkit-gradient(linear, left top, left bottom, from(#007fdd), to(#00539b));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff007fdd, endColorstr=#ff00539b); /* IE 7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff007fdd, endColorstr=#ff00539b)";   /* IE 8 */
}

.verticalaccordion>ul>li>div {
    margin:0;
    overflow: auto;
    padding:10px;
    height:210px;
}

.verticalaccordion>ul>li:hover {
  height: 260px;
}

.verticalaccordion:hover>ul>li:hover>h3 {
    /* Decorative CSS */
    color:#fff;
    background: #000000;

    /* CSS3 Gradient Effect */
    background: -moz-linear-gradient( top, #222222, #555555); /* FF, Flock */
    background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#555555)); /* Safari, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff222222, endColorstr=#ff555555); /* IE 5.5 - IE 7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff222222, endColorstr=#ff555555)";   /* IE 8 */
}

.verticalaccordion>ul>li>h3:hover {
    cursor:pointer;
}

/* -------------------------- SERVICES PAGE  ---------------------------------- */

.verticalaccordion2>ul {
    margin: 0;
    padding: 0;
    list-style:none;
     width: 600px;
}

.verticalaccordion2>ul>li {
    display:block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style:none;
    height:40px;
    width: 600px;

  /* Decorative CSS */
    background-color:#f0f0f0;

  /* CSS3 Transition Effect */
    transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -webkit-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
}

.verticalaccordion2>ul>li>h3 {
    display:block;
    margin: 0;
    padding:10px;
    height:19px;

    /* Decorative CSS */
    border-top:#999999 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 1px 1px #444444;
    color: #fff;
    background: #cccccc;

    /* CSS3 Gradient Effect */
    background: -moz-linear-gradient( top, #bbbbbb, #aaaaaa );
    background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), to(#aaaaaa));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffbbbbbb, endColorstr=#ffaaaaaa); /* IE 7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffbbbbbb, endColorstr=#ffaaaaaa)";   /* IE 8 */
}

.verticalaccordion2>ul>li>div {
    margin:0;
    overflow: auto;
    padding:10px;
    height:220px;
}

.verticalaccordion2>ul>li:hover {
  height: 280px;
}

.verticalaccordion2:hover>ul>li:hover>h3 {
    /* Decorative CSS */
    color:#fff;
    background: #000000;

    /* CSS3 Gradient Effect */
    background: -moz-linear-gradient( top, #222222, #555555); /* FF, Flock */
    background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#555555)); /* Safari, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff222222, endColorstr=#ff555555); /* IE 5.5 - IE 7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff222222, endColorstr=#ff555555)";   /* IE 8 */
}

.verticalaccordion2>ul>li>h3:hover {
    cursor:pointer;
}

.verticalaccordion2 ul small{
    height: 110px;
    -moz-column-count:2; /* Firefox */
    -webkit-column-count:2; /* Safari and Chrome */
    column-count:2;
}

/*
*  Image Rollovers
*/
ul.cssmenu {
  list-style: none;
  padding: 0px;
  }

.displace {
  position: absolute;
  left: -5000px;
  }

ul.cssmenu li {
  float: left;
  }

ul.cssmenu li a {
  display: block;
  width: 270px;
  height: 180px;
  background: url(/images/BI-blocks.jpg);
  }

/*
*  Normal Links
*/
ul.cssmenu li.posA a {
  background-position: 0 0;
  }
ul.cssmenu li.posB a {
  background-position: 0 -180px;
  }
ul.cssmenu li.posC a {
  background-position: 0 -360px;
  }
ul.cssmenu li.posD a {
  background-position: 0 -540px;
  }
ul.cssmenu li.posE a {
  background-position: 0 -720px;
  }
ul.cssmenu li.posF a {
  background-position: 0 -900px;
  }
ul.cssmenu li.posG a {
  background-position: 0 -1080px;
  }
ul.cssmenu li.posH a {
  background-position: 0 -1260px;
  }


/*
*  Hover Links
*/
ul.cssmenu li.posA a:hover {
  background-position: -270px 0;
  }
ul.cssmenu li.posB a:hover {
  background-position: -270px -180px;
  }
ul.cssmenu li.posC a:hover {
  background-position: -270px -360px;
  }
ul.cssmenu li.posD a:hover {
  background-position: -270px -540px;
  }
ul.cssmenu li.posE a:hover {
  background-position: -270px -720px;
  }
ul.cssmenu li.posF a:hover {
  background-position: -270px -900px;
  }
ul.cssmenu li.posG a:hover {
  background-position: -270px -1080px;
  }
ul.cssmenu li.posH a:hover {
  background-position: -270px -1260px;
  }


:target {
  -webkit-animation: highlight 1s ease;
  -moz-animation: highlight 1s ease;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
}
@-webkit-keyframes highlight {
  0% { border-left-color: red; }
  100% { border-left-color: white; }
}
@-moz-keyframes highlight {
  0% { border-left-color: #00539b; }
  100% { border-left-color: white; }

}
section > div {
  border-left: 40px solid white;
  padding: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  padding-right: 50px;
  margin-left: -10px;
  height: 160px;
  position: relative;
}

section h3 {
  color: #333;
}

section {
  color: #666666;
}

nav {
  padding-left: 10px;
}


/*
*  CAREERS PAGE
*/

.careerBlocks{
  background-image: url(/media/1479/careersblocks.png);
  width: 620px;
  height: 508px;
}

.LMSicon{
  position: relative;
  top: 50px;
}


.PLSicon{
  position: relative;
  top: 50px;
}


.MGMTicon{
  position: relative;
  top: 176px;
  margin-left: auto;
  margin-right: auto;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
