/*---------------------------------------------------------------- 
  Copyright:
  Copyright (C) 2008 -2011 IceTheme. All Rights Reserved
  
  License:
  Copyrighted Commercial Software 
  
  Author:
  IceTheme - http://wwww.icetheme.com
---------------------------------------------------------------- */

/* icemegamenu.css*/
div.icemegamenu ul#icemegamenu li.active a.iceMenuTitle,
div.icemegamenu ul#icemegamenu li.active span.separator {
  background-image: url(../images/styles/style5/);}

#icemegamenu ul.icesubMenu,
#subMenusContainer ul.icesubMenu {  
  background:#0a467b;}
    
    
    
/* typography.css */
  

 /* general.css */
#showcase {
  background-color:#063758;
  background-image: url(../images/styles/style5/showcase.jpg)}

#breadcrumbs {
  background-image: url(../images/styles/style5/showcase_small.png);}
    
#nav-wrapper {
  background-image:url(../images/styles/style5/);}
 
#facts p span {
  color:#0a467b;}

#about strong {
  color:#1c446c;}  
  
  
   
 /* modules.css */
#promo .moduletable h3.mod-title,
#bottom .moduletable h3.mod-title {
  border-bottom-color:#0a467b;
  color:#0a467b;}
  
#promo .moduletable-style2 h3.mod-title,
#bottom .moduletable-style2 h3.mod-title {
  border-bottom-color:#0C2649;
  color:#0C2649;}


.col-module {
  background:#0a467b; }
  .col-module h3.mod-title {
    border-bottom-color:#0a467b;}
    .col-module h3 span {
      color:#336699}
      
.col-module-style2 {
  background:#0F2E5B;}
  .col-module-style2 h3.mod-title {
    border-bottom-color:#11337A;}
    .col-module-style2 h3 span {
      color:#89A7C5}
          

#showcase .moduletable h3.mod-title span{
  color:#89A7C5;}    
            
 /* forms.css */

  
/* mod_ice_tabs_candy.css */
.ice-tabs-candy .ice-main-wapper .ice-main-item .ice-description img {
  border-color: #187FAB;
  -moz-box-shadow:0px 0px 10px #1F8DBB;
  box-shadow:0px 0px 10px #1F8DBB;}
  
.ice-tabs-candy .ice-navigator-wrapper {
  background-image:url(../images/styles/style5/showcase_small.png);}  

.ice-tabs-candy  ul.ice-navigator li.active div img {
  background-color:#187FAB;}     
  
/* IB Portal Button */  
.ibportalbutton {
  -moz-box-shadow:inset -1px 1px 0px 0px #094c93;
  -webkit-box-shadow:inset -1px 1px 0px 0px #094c93;
  box-shadow:inset -1px 1px 0px 0px #094c93;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(#133a74), color-stop(#094c93) );
  background:-moz-linear-gradient( center top, #133a74, #094c93 );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#133a74', endColorstr='#094c93');
  background-color:#133a74;
  border:1px solid #133a74;
  display:inline-block;
  color:#ffffff;
  font-family:Verdana;
  font-size:24px;
  font-weight:normal;
  padding:14px 39px;
  text-decoration:none;
}
.ibportalbutton:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(#094c93), color-stop(#133a74) );
  background:-moz-linear-gradient( center top, #094c93, #133a74 );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#094c93', endColorstr='#133a74');
  background-color:#094c93;
}
.ibportalbutton:active {
  position:relative;
  top:1px;
}


/* IB Portal Button 1 */  
.ibportalbutton1 {
  -moz-box-shadow:inset -1px 1px 0px 0px #094c93;
  -webkit-box-shadow:inset -1px 1px 0px 0px #094c93;
  box-shadow:inset -1px 1px 0px 0px #094c93;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(#133a74), color-stop(#094c93) );
  background:-moz-linear-gradient( center top, #133a74, #094c93 );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#133a74', endColorstr='#094c93');
  background-color:#133a74;
  border:1px solid #133a74;
  display:inline-block;
  color:#ffffff;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  padding:10px 22px;
  text-decoration:none;
}
.ibportalbutton1:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(#094c93), color-stop(#133a74) );
  background:-moz-linear-gradient( center top, #094c93, #133a74 );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#094c93', endColorstr='#133a74');
  background-color:#094c93;
}
.ibportalbutton1:active {
  position:relative;
  top:1px;
}
/* IB Portal Button 2 */  
.ibportalbutton2 {
  -moz-box-shadow:inset -1px 1px 0px 0px #cc5252;
  -webkit-box-shadow:inset -1px 1px 0px 0px #cc5252;
  box-shadow:inset -1px 1px 0px 0px #cc5252;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(#cc3636), color-stop(#cc5252) );
  background:-moz-linear-gradient( center top, #cc3636, #cc5252 );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc3636', endColorstr='#cc5252');
  background-color:#cc3636;
  border:1px solid #cc3636;
  display:inline-block;
  color:#ffffff;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  padding:10px 22px;
  text-decoration:none;
  margin-top: 5px;
}
.ibportalbutton2:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(#cc5252), color-stop(#cc3636) );
  background:-moz-linear-gradient( center top, #cc5252, #cc3636 );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc5252', endColorstr='#cc3636');
  background-color:#cc5252;
}
.ibportalbutton2:active {
  position:relative;
  top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */  
  
/* Contact us page formatting */
.contact-street, .contact-telephone, .contact-fax, .contact-webpage
{
  font-family:Verdana;
  font-size:14px;
  font-weight:normal;
  text-decoration:none;
  font-style:normal;
} 
.jicons-icons
{
  display:none;
  float:left;
  clear:right;
}

.contact-contactinfo p
{
  margin: 0 0 1.5em;
}