﻿/* GENERAL STYLE ************************************************/
/****************************************************************/

body { font-family: 'Trebuchet MS', Arial; color:#818181; font-size: 12px; background:#0267a5 url(bg.jpg) repeat-x fixed; margin: 0; }
#shell { width:998px; margin: 0 auto 50px auto; position: relative; }
a { color:#0c7fc5; text-decoration: underline; }
a:hover { color:#024ba5; text-decoration: none; }
a:link, a:active, a:visited {outline:none;}
h1 { color:#024ba5; font-size: 27px; letter-spacing: -1px; margin: 0; padding: 0;}
h1 sup { font-size: 18px; }
h2 { color:#024ba5; font-size: 22px; letter-spacing: -1px; margin: 0 0 10px 0; padding: 0;}
p { margin: 0; padding: 0; line-height: 18px; }
hr { background:#eee; height: 1px; line-height: 100%; border-bottom: none; margin: 15px 0;}
.imgRight {margin:0 0 0 20px; float:right;}
.imgLeft {margin:0 20px 0 0; float:left;}
.back2top {text-align:right;}
.twoCols { float: left; width: 50%; }
.clear { clear: both; }
.jquery-corner { z-index: 1; }
.external { padding-right: 15px; background: url(external.png) center right no-repeat }
.widgetCTALink.external { padding: 0; background: none; }
.widgetCTALink.external .widgetCTADescription { padding-right: 15px; background: url(external.png) center right no-repeat }
.pdf { background-image: url(pdf.gif); background-position: left; padding-left: 20px;}
section, aside, footer, nav, article, header { display: block; }

/* TITLEBAR ****************************************************/
/***************************************************************/

#titleBar { background: url(titlebarbg.jpg) bottom center no-repeat; height: 155px; position: relative; z-index: 2;  }

#vizlines { position: absolute; left: 5px; top: 40px; }

#titleBar .textWidget { color:#98d6fc; font-size: 12px; letter-spacing: 3px; font-weight: bold; text-align: center; width: 998px; position: absolute; top: 15px;}

#usabilityNavDropDown { position: absolute; top: 40px; *top: 50px; right: 20px;  }

#usabilityNavText { display: none; }

#usabilityNav {  } /* dropdown container */
#usabilityNav ul {  }
#usabilityNav ul li { display: inline; margin: 0 0 0 8px; padding-left: 17px }
#usabilityNav ul li .pageTranslatorPH { display: inline;}
#usabilityNav ul li a { color:#fff; text-decoration: none; }
#usabilityNav ul li a:hover { color:#b7daee; text-decoration: underline;}
li#helpid1951 { background:url("icon_home.jpg") no-repeat scroll 4px 4px transparent; }   
li#helpid1952 { background:url("icon_contact.png") no-repeat scroll 4px 4px transparent; } 
li#helpid1949 { background:url("icon_forward.jpg") no-repeat scroll 4px 4px transparent; } 
li#helpid1950 { background:url("icon_forward.jpg") no-repeat scroll 4px 4px transparent; } 
li#helpid1953 { background:url("icon_login.jpg") no-repeat scroll 4px 4px transparent; } 
li#helpid2078 { background:url("icon_forward.jpg") no-repeat scroll 4px 4px transparent; }

/* set to "none" if using dropdown style utilNav */
div#usabilityNavDropDown div.noHover { display: block; }

#logo { position: absolute; left: 45px; top: 61px; }
#logo a img { border: none; }

/* MAIN NAVIGATION ********************************/
/**************************************************/
#h-nav { position: absolute; height:39px; z-index:3; right: 20px; top: 103px; }
#h-nav ul { margin:0; padding:0;}

#h-nav li {display: block;float: left;list-style: url(none) none;margin: 0px 23px 0px 0px; }
#h-nav li a {display: block;height: 29px; padding: 5px 10px; color: #0C7FC5; font-size: 19px; letter-spacing: -1px; font-weight: bold; text-decoration: none;}
#h-nav li a:hover { background-position: left -39px; color: #0C7FC5 }
#h-nav li.current { background: url(bgNavLi.gif) no-repeat top center; color: #fff; -moz-border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0; border-radius: 8px 8px 0 0 }
#h-nav li.current a { color: #fff; }
#h-nav li.current a.current { color: #fff; }
#h-nav li.current a:hover { color: #0C7FC5; }
#h-nav li.current.hover a { color: #0C7FC5; }
#h-nav li.hover { background: url(bgNavLi.gif) no-repeat bottom center; }

     /* SECONDARY/DROPDOWN *******************/
     /****************************************/
     .uberShell { top:39px; position:absolute; margin:0 0 0 -2px; z-index:669;}
     .subMenuShell { background: url(submenu-shell-bg2.png) no-repeat left bottom;}
     #h-nav .subMenus { background: url(submenu-bg.jpg) no-repeat 3px 1px; width: 187px; padding: 21px 0px;}
     
     #h-nav ul ul { border-top: 1px solid #cdcdcd; margin:0; padding:0; display:none;}
     #h-nav li li { float:none;margin:0 0 8px;line-height: 22px; }
     #h-nav li li a { text-decoration: none; letter-spacing: 0px; background-image:none;float:none;font-size: 11px;height: 22px;color:#034792;padding: 0px 0px 0px 21px;display: block;width: 166px;}
     #h-nav li.current li a { color: #034792; }
     #h-nav li.hover li { background: none; }
     #h-nav li.hover li a:hover { cursor: pointer; background: url(submenu-a-bg.png) no-repeat 3px center;color: #fff;text-decoration: none;}
     #h-nav li.current li a.current {background-position: left -22px; color: #fff; background:url(submenu-a-bg.png) no-repeat 3px center;}

     #h-nav ul ul ul { display: none; visibility: hidden; position: absolute; left: -9999px; }

     /* HIDDEN PAGES ******************************************/
     /*********************************************************/
     li#pageid7381, li#pageid7382, li#pageid7070, li#pageid7071 { display: none; }


/* CONTENT SHELL **********************************************/
/**************************************************************/
#contentShell { background:url(contentbg.gif) repeat-y; position: relative; padding: 20px 0 10px 20px; z-index: 1; }

#col1, #col2, #col3 { float: left; }


/* LEFT COLUMN *******************************************/     
/*********************************************************/       
#col1 {  width: 183px; margin: 0 18px 0 0;  }

     #breadcrumbs { display: none;  }
     
     #leftSubNavigation { background: url(box-bot2.gif) no-repeat left bottom; padding: 0 0 10px 0;}
          #leftSubNavigation h1 { color:#00397c;  font-size: 20px; padding: 15px 5px 10px 15px;}
          #leftSubNavigation h1 a {text-decoration:none; color:#00397c;}
          #leftSubNavigation h1 a:hover {text-decoration:underline;}
          #leftSubNavigation ul {margin: 0 0 0 2px; padding: 0; list-style-type: none; }
          #leftSubNavigation ul li { margin-bottom: 8px;}
          #leftSubNavigation ul li a { display: block; padding: 2px 0 0 12px; width: 160px; height: 19px;}
          #leftSubNavigation ul li a:hover, #leftSubNavigation ul li a.current  { font-weight: bold; color: #fff; background:url(submenu-a-bg.png); text-decoration: none;}
          #subTop {background: url(box-top.jpg) no-repeat left top;}
          
          #leftSubNavigation ul ul { display: none; }
          #leftSubNavigation ul li.current ul { display: block; }
          #leftSubNavigation ul li.current ul ul { display: none; }
          
          #leftSubNavigation ul ul {margin:0 0 0 11px; padding:5px 0 0 0px;}
          #leftSubNavigation ul ul li {background: url(bullet_nav.gif) no-repeat left 5px; margin:0 0 3px 0;padding:0 0 0 11px;width:139px;list-style: url(none) none;}
          #leftSubNavigation ul ul li a {display:inline; text-decoration: underline; padding:0; margin:0 0 0 2px; }
          #leftSubNavigation ul ul li a.current {background: none; color: #024BA5; font-weight:bold; text-decoration:none; }
          #leftSubNavigation ul ul li a:hover {color:#00397C; font-weight: normal; text-decoration: none;  background: none;}
          #leftSubNavigation ul ul ul {margin:0 0 0 0px; padding:0 0 0 0px;}
          #leftSubNavigation ul ul ul li {padding:0 0 0 8px;}
          #leftSubNavigation ul ul li.current ul { display: block; }
          #leftSubNavigation ul ul ul li {background: url(sub-sub-li-bg.gif) no-repeat 2px 7px;} 
     
     
     #cta_RFP { margin: 10px 0 0 0;  width: 183px; }
     #cta_RFP .widgetCTA { width: 187px; height: 130px; position: relative; text-align: center; left: -2px; }
          #cta_RFP .widgetCTA a { text-decoration: none; }
                #cta_RFP .widgetCTA .widgetCTAimg { display: block; width: 187px; height: 130px; position: absolute; top: 0; left: 0; z-index: 1; }
                #cta_RFP .widgetCTA h1 { color: #fff; width: 187px; top: 8px; left: 0; font-size: 27px; line-height: 100%; position: absolute; z-index: 2; text-transform: uppercase; }
                #cta_RFP .widgetCTA .widgetCTAHeaders { display: block; font-weight: bold; color: #fff; width: 187px; top: 8px; left: 0; font-size: 27px; line-height: 100%; position: absolute; z-index: 2; text-transform: uppercase; }
                #cta_RFP .widgetCTA .widgetCTADescription { color: #787878; font-weight: bold; font-size: 13px; display: block; width: 187px; position: absolute; z-index: 2; left: 0; top: 80px; }
                #cta_RFP .widgetCTA .widgetCTADescription span { color: #065695 }
     
     
     #newsSignup { padding: 15px 0 0 15px; height: 80px; margin: 10px 0; background:url(newsSignbg.jpg) no-repeat;  }
          #newsSignup h1 { color:#fff; font-size: 12px; letter-spacing: 0; line-height:15px; }
          #newsSignup form { margin: 5px 0; }
          #newsSignup input { color: #ccc; font-size: 11px; width: 145px;}
          #newsSignup .btn { font-weight: bold; margin: 5px 0 0 77px;width: 72px; font-size: 9px; text-transform:uppercase; color:#b0e6ff; background:#00387a; border: none; }
          
     
/* MIDDLE COLUMN *****************************************/     
/*********************************************************/
#col2 {  width: 558px; margin: 0 17px 0 0;}

     #heading { background:url(headingbg.jpg);  height: 90px; margin: 0 0 15px 0; position: relative;}
          #heading h1 { text-transform:uppercase ; color:#fff; font-size: 35px; letter-spacing: -3px; padding: 20px 0 0 15px;  /*position:relative; z-index:90;*/}
          #heading .imageWidget { position: absolute; top: -25px; width: 150px; left: 380px; z-index: 1; }
     
     #contentmid { position: relative;  }
          #contentmid h1 {margin-bottom:25px; border-bottom:1px solid #024BA5;}
          #contentmid h2 {font-size:18px; letter-spacing:-1px; color:#003A7D;}
          #contentmid h2 .h2Span {color:#098FD7; border-top:1px solid #ccc; display:block; margin: 0px 0 0 0; font-size:13px;}
          #contentmid h3 {font-size:16px; letter-spacing:-1px;}
          #contentmid p {margin:18px 0 18px 0; line-height: 180%; }
          #contentmid ul {margin: 0 0 0 40px; padding: 0; list-style:square;}
          #contentmid blockquote {margin:0; font-size:12px; }
          #contentmid blockquote .quoteAuthor {text-align:right; display:block; padding:0 0 18px 0; margin:19px 0 0 0; border-bottom:1px solid #316398;}
          #contentmid blockquote .quoteAuthor strong {display:block; color:#098FD7;}
          #contentmid blockquote .quoteAuthor img { float: left; margin: 0 15px 0 0 ;}
          #contentmid li, #contentmid ol li li { list-style-type: none; background:url(icon_bullet.gif) 0 10px no-repeat; padding: 8px 0 0 20px;  line-height: 15px; font-weight:normal; text-transform:none;}
          #contentmid ul.noStyle { padding-left: 0; margin-left: 0; }
          #contentmid ul.noStyle li { background: none;  padding-left: 0; margin-left: 0;  }
          #contentmid ol ul {margin-bottom:35px;}
          #contentmid ol li li {line-height:25px;}
          #contentmid ol li {color:#0783ce; list-style-type:upper-roman; background:none; padding:0; font-weight:bold; list-style-position:inside;}
          /*#contentmid ol li li {color:#818181; padding:0; margin-top:auto; list-style-type:none; background:url(icon_bullet.gif) 0 10px no-repeat; }*/
          #contentmid ol ul li {color:#818181; padding:0 0 0 11px; margin-top:auto; list-style-type:none; background:url(icon_bullet.gif) 0 10px no-repeat; font-weight:normal; }
          #contentmid dl { margin-bottom: 15px; }
          #contentmid dl dt { margin: 15px 0 0; font-size: 16px; font-weight: bold; }
          #contentmid dl dd { padding: 0; margin: 0; }
          #contentmid ul p {color:#818181; font-weight:normal; margin:10px 0 5px -15px;  text-transform:none;}
          #contentmid ol.not li {text-transform:none; margin-top:auto; font-weight:normal; color:#818181;}
          #contentmid ol.not li span {font-weight:normal; font-style:italic; letter-spacing:-1px; }
          #contentmid li.not {text-transform:none;}
          #contentmid blockquote.history { width: 200px; display: block; float: right; font-size: 17px; color:#499fd4; border-left: 1px solid #499fd4; margin-left: 20px; padding: 0 0 10px 20px;}
          #contentmid blockquote.history p { line-height: 140%;}
          #contentmid blockquote.history span {  font-size: 32px; color:#ccc; font-family: Times New Roman;}
          #contentmid blockquote.history strong { font-size: 12px;}



/* RIGHT COLUMN *******************************************/     
/**********************************************************/
#col3 {  width: 183px; background: #fff; }

     #imgHolder {margin:0 0 10px 0; width:183px; height:267px; background: #fff;}
     
     #r-subnavigation { background: url(box-bot2.gif) no-repeat left bottom; padding: 0 0 10px 0;}
          #r-subnavigation #box-top { width: 183px; height: 170px;  display: block; background: url(box-top.jpg) no-repeat; }
          #r-subnavigation #box-bot { width: 183px; height: 9px;  display: block; background: url(box-bot.gif) no-repeat; }
          #r-subnavigation h1 { color:#00397c;  font-size: 20px; padding: 15px 5px 10px 15px;}
          #r-subnavigation ul {margin: 0 0 0 2px; padding: 0; list-style-type: none; }
          #r-subnavigation li   { margin-bottom: 8px; padding:0 0 0 42px; width:130px; line-height:17px;}
          #r-subTop {background: url(box-top.jpg) no-repeat left top; padding: 0 0 15px;}
          #r-subnavigation li.r-sub-discuss  {background: url(icon-blog2.gif) no-repeat 15px top;}
          #r-subnavigation li.r-sub-portfolio  {background: url(icon-portfolio.gif) no-repeat 15px top;}
          #r-subnavigation li.r-sub-contact  {background: url(icon-contact2.gif) no-repeat 15px top;}
          
          #r-subnavigation .widgetCTA { margin: 0 0 8px 16px; clear: left; overflow: auto; display: none; }
               #r-subnavigation .widgetCTA a {  }
                    #r-subnavigation .widgetCTA .widgetCTAimg { width: 17px; display: block; height: 17px; margin: 0 8px 0 0; float: left; }
                    #r-subnavigation .widgetCTA h1 { color: #0C7FC5; display: none; float: left; width: 120px; display: block; text-decoration: underline; font-size: 12px; font-weight: normal; margin: 0; padding: 0; letter-spacing: 0px; }
                    #r-subnavigation .widgetCTA .widgetCTAHeaders { color: #0C7FC5; display: none; float: left; width: 120px; display: block; text-decoration: underline; font-size: 12px; font-weight: normal; margin: 0; padding: 0; letter-spacing: 0px; }
                    #r-subnavigation .widgetCTA a:hover h1 { text-decoration: none; }
                    #r-subnavigation .widgetCTA .widgetCTADescription { display: none; }
          
          #r-subnavigation h3 { margin: 0 15px; }
     
     body.IndustriesWeServe #r-subnavigation .widgetCTA.relSolutions { display: block; }
     body.WhatWeDo #r-subnavigation .widgetCTA.relSolutions { display: block; }
     body.WhoWeAre #r-subnavigation .widgetCTA.relPressRoom { display: block; }
     body.ResourceCenter #r-subnavigation .widgetCTA.relResource { display: block; }
     
     #rotatingCTA { margin: 15px 0 0 0;  width: 183px; height: 130px; }
          #rotatingCTA .widgetCTA { width: 187px; height: 130px; position: relative; text-align: center; left: -2px; }
               #rotatingCTA .widgetCTA a { text-decoration: none; }
               #rotatingCTA .widgetCTA .widgetCTAimg { display: block; width: 187px; height: 130px; position: absolute; top: 0; left: 0; z-index: 1; }
               #rotatingCTA .widgetCTA h1 { color: #fff; width: 187px; top: 8px; left: 0; font-size: 27px; line-height: 100%; position: absolute; z-index: 2; text-transform: uppercase; }
               #rotatingCTA .widgetCTA h1 span { font-size: 20px; line-height: 18px; }
               
               #rotatingCTA .widgetCTA .widgetCTAHeaders {  display: block; font-weight: bold; color: #fff; width: 187px; top: 8px; left: 0; font-size: 27px; line-height: 100%; position: absolute; z-index: 2; text-transform: uppercase; }
               #rotatingCTA .widgetCTA .widgetCTAHeaders span { font-size: 20px; line-height: 18px; }
               
               
               #rotatingCTA .widgetCTA .widgetCTADescription { color: #787878; font-weight: bold; font-size: 13px; display: block; width: 187px; position: absolute; z-index: 2; left: 0; top: 80px; }
               #rotatingCTA .widgetCTA .widgetCTADescription span { color: #065695 }
               #contentmid .widgetCTA h1 { border: none; margin: 0; }
               #contentmid .widgetCTA .widgetCTAHeaders {  display: block; font-weight: bold; border: none; margin: 0; }
                  
     #paginator { margin: 5px 0 0; text-align: center; }
     #paginator a { font-size: 10px; color: #fff; background: #e89e01; margin: 0 5px 0 0; border: 1px solid #fff; padding: 0px 8px; }
     #paginator a.activeSlide { border-color: #956500; }
     


/* FOOTER STYLING **************************************************/
/******************************************************************/
#footerShell { background:url(footercurve.gif) no-repeat; padding: 33px 0 0 0; margin: 0 0 20px 0; clear:both; }

     #address { color: #fff; text-align: center; }
          .org, .adr, .tel { margin: 0 15px 0 0; display: inline-block; *diplay: inline; }
          .adr, .tel {  }
          .org { font-weight: bold; background: url(new-viz-logo-sm.gif) no-repeat; width: 58px; height: 23px; position: relative; top: 0px; *top: 0; }
          .adr { margin-right: 25px; }
          .street-address {  }
          .locality {  }
          .region {  }
          .postal-code {  }
          .country-name {  }
          .tel { padding: 0 0 0 20px; }
          .tel.regPhone { background: url(icon_phone.jpg) no-repeat center left; padding: 0 0 0 15px; }
          .daFax { background: url(icon_fax.jpg) no-repeat center left; }
          .tel .type {  }
          .tel .value {  }
     
     #footerLinks { float: left; margin: 20px 0 0; }   
/*     #socialWidget { margin-left: 280px; }*/
     #footerLinks { }
          #footerLinks ul { margin: 0; }
          #footerLinks li { display: inline; color:#fff; margin-right: 10px; }
          #footerLinks li a { color:#b7daee;}
     
    /* div.widgetSocialBookmarks { display: inline; }
     div.widgetSocialBookmarks div.socialBookmarksButton { display: inline; cursor: pointer; }
     div.widgetSocialBookmarks div.socialBookmarksButton img { vertical-align: middle; }
     div.widgetSocialBookmarks div.socialBookmarksShell { width: 175px; }
     div.widgetSocialBookmarks div.socialBookmarksToggle {
     display: none; position: absolute; z-index: 100; border: 1px solid #CCCCCC; background-color: #FFFFFF;
     }
     div.widgetSocialBookmarks table.socialBookmarksTable { }
     div.widgetSocialBookmarks table.socialBookmarksTable td {
     padding: 0; border-collapse: collapse;
     }
     div.widgetSocialBookmarks table.socialBookmarksTable td div.socialBookmarksService {
     cursor: pointer; padding: 3px;
     }
     div.widgetSocialBookmarks table.socialBookmarksTable td div.hover span.socialBookmarksServiceName {
     text-decoration: underline;
     }
     div.widgetSocialBookmarks table.socialBookmarksTable td span.socialBookmarksServiceIcon img {
     vertical-align: middle;
     }
     div.widgetSocialBookmarks table.socialBookmarksTable td span.socialBookmarksServiceName {
     vertical-align: middle; color: #000000;     }
     
     #socialIcons { display: inline-block; *display: inline; overflow: auto; }
     #socialIcons ul {  }
     #socialIcons ul li { float: left; width: 16px; height: 16px; margin: 0 3px; list-style: none; }
     #socialIcons ul li a { text-decoration: none; display: block; height: 16px; width: 16px; }
     #socialIcons ul li#socFacebook { background: url(facebook.png); }
     #socialIcons ul li#socTwitter { background: url(twitter.png); }
     #socialIcons ul li#socYouTube { background: url(youtube.png); }




/* HOME PAGE STYLING ******************************************/
/**************************************************************/
.homepage #col1, .homepage #col3 { display: none;  }
.homepage p {margin:7px 0 8px 0;}
.homepage #heading { display: none; }
.homepage #col2 #contentmid { margin: 0; }
.homepage #contentmid h1 { border: none; margin: 0; }
.homepage #col2 {  width: 960px;}
#homeCTA #rotatingCTA { margin: 0; }

#header { margin: 0 0 15px 0; background: url(../flash/home/home1.jpg); width: 957px; height: 286px; }

#ctaShell { position: absolute; padding: 14px 0 0 700px;}
     #ctaShell .widgetCTA { width: 239px; height: 123px; position: relative; margin: 0 0 10px; }
          #ctaShell .widgetCTA a { text-decoration: none; }
          #ctaShell .widgetCTA .widgetCTAimg { width: 239px; height: 123px; display: block; position: absolute; z-index: 1; top: 0; left: 0; }
          #ctaShell .widgetCTA h1 { position: absolute; border: none; line-height: 24px; z-index: 2; text-transform: uppercase; text-decoration: none; font-size: 28px; top: 27px; left: 50px; }
          #ctaShell .widgetCTA h1 span { font-size: 15px; }
          
          #ctaShell .widgetCTA .widgetCTAHeaders {  display: block; font-weight: bold; position: absolute; border: none; line-height: 24px; z-index: 2; text-transform: uppercase; text-decoration: none; font-size: 28px; top: 27px; left: 50px; }
          #ctaShell .widgetCTA .widgetCTAHeaders span { font-size: 15px; }
          
          #ctaShell .widgetCTA .widgetCTADescription { display: none; }

#headerImg {  }

#videoHome {height: 258px; width: 257px; overflow: hidden; top: 14px; margin: 0 0 0 236px; position: absolute; }

#contentContainer { }

#homeCTA { background: #fff; margin: 0 25px 0 15px; float: left; width: 181px; height: 154px; }

#content {  }
     #content h1 { letter-spacing: -2px;}
     #content p { line-height: 180%; }
     #content h3 {} 

#infoShell { padding: 15px 0 0 0; clear: both; display: block; color: #fff; }

     #infoShell a { color: #b7daee;}
     #infoShell a:hover { color: #fff; }
     
     #boxResults, #boxNews { padding: 48px 15px 0 37px; width: 427px; height: 96px;  float: left; display: block; }            
        
     #boxResults { font-size: 11px; padding: 45px 15px 0 37px;   height: 99px;margin: 0 2px 0 0; background: url(bg_results.jpg); }       
     #boxResults span { display: block; margin: 0 0 7px 0; }
     #boxResults p { padding: 15px 0 0 0; line-height: 150%;}
     #boxResults strong { font-size: 12px;}           
      
     #resultsShow { background-color: transparent; }     
     #resultsShow .slide { }
     #contentmid #resultsShow a { text-decoration: none;}
     #contentmid #resultsShow h1 {  font-size: 14px; margin: 15px 0 0 0; padding: 0;}
     #contentmid #resultsShow h1 a { text-decoration: underline; }
     #contentmid #resultsShow h1 a:hover { text-decoration: none; }
     #contentmid #resultsShow p { margin: 0; padding: 0; color: #fff; }
     #contentmid #resultsShow p a { color: #fff; }
                                         
     #infoShell .subNav { width: 300px; position: absolute; margin: -10px 0 0 285px; font-size: 12px; }
     #infoShell .subNav a { text-decoration: none; margin: 0 15px 0 0;  }
     #infoShell .slide {display:none;}
               
     #boxNews { font-size: 11px; background: url(bg_news.jpg) }
     #boxNews dl { margin: 0; padding; 0; }
     #boxNews dl dt { margin: 15px 0 -8px 0;  clear: left; color: #fff; float: left; font-size: 12px; width: 70px; }
     #boxNews dl dd { margin: 15px 0 -8px 0; padding 0; display: block; width: 300px; float: left; }


/* LOGIN PAGE STYLING *****************************************/
/**************************************************************/              
#pageid7073 #col1, #pageid7073 #col3, #pageid7073 #heading { display: none;  }
#pageid7073 #col2 #contentmid { margin: 0; }
#pageid7073 #contentmid h1 { border: none; margin: 0; }
#pageid7073 #col2 {  width: 960px;}

#adShell {width:377px; float:left; color:#024BA5;}

#loginCtaArea1 { width: 377px; height: 152px; overflow: hidden; position: relative; }
     #loginCtaArea1 .widgetCTA { width: 351px; height: 152px; position: relative; } 
          #loginCtaArea1 .widgetCTA a { text-decoration: none; }    
          #loginCtaArea1 .widgetCTA .widgetCTAimg { background-repeat: no-repeat; width: 351px; height: 152px; display: block; position: absolute; left: 0; top: 0; }
          #loginCtaArea1 .widgetCTA h1 { position: absolute; z-index:2; width: 351px; border: none; left: 0; top: 10px; text-decoration: none; text-transform: uppercase; text-align: center; }
          #loginCtaArea1 .widgetCTA span.widgetCTAHeaders { display: block;  font-size:22px; font-weight: bold; position: absolute; z-index:2; width: 351px; border: none; left: 0; top: 10px; text-decoration: none; text-transform: uppercase; text-align: center; }
          
          
          #loginCtaArea1 .widgetCTA .widgetCTADescription { color: #5f5f5f; width: 320px; font-size: 13px; font-weight: bold; position: absolute; top: 104px; z-index: 2; text-align: center; padding: 0 15px; left: 0; }
          #loginCtaArea1 .widgetCTA .widgetCTADescription span { color: #065695 }

     #loginCtaArea1 #loginPaginator { position: absolute; top: 1px; right: 0; width: 22px; }
     #loginCtaArea1 #loginPaginator a { display: block; background: url(bgLoginPaginator.gif); margin: 0 0 10px; padding: 3px 0 0 8px; width: 14px; height: 19px; color: #fff; text-decoration: none; }
     #loginCtaArea1 #loginPaginator a.activeSlide { background: url(bgLoginPaginatorOver.gif); }


     #loginCtaArea2 { width: 377px; height: 152px; margin: 4px 0 0; }
     #loginCtaArea2 .widgetCTA { width: 377px; height: 152px; position: relative; background: url(ctaLogin2.jpg); } 
     #loginCtaArea2 .widgetCTA a { text-decoration: none; }    
     #loginCtaArea2 .widgetCTA .widgetCTAimg { display: block; width: 118px; height: 98px; position: absolute; right: 13px; top: 30px; border: 2px solid; }
     #loginCtaArea2 .widgetCTA h1 { position: absolute; z-index:2; width: 222px; height: 25px; overflow: hidden; border: none; left: 13px; top: 27px; text-decoration: none; text-transform: uppercase; font-size: 22px; }
     #loginCtaArea2 .widgetCTA .widgetCTAHeaders { display: block; font-weight: bold; position: absolute; z-index:2; width: 222px; height: 25px; overflow: hidden; border: none; left: 13px; top: 27px; text-decoration: none; text-transform: uppercase; font-size: 22px; }
     
     #loginCtaArea2 .widgetCTA .widgetCTADescription { color: #363636; position: absolute; font-weight: bold;  z-index: 2; diplay: none; left: 13px; top: 60px; width: 232px; }
     #loginCtaArea2 .widgetCTA .widgetCTADescription span { color: #065695 }    


     #loginShell { background:url(login-bg-bottom.gif) no-repeat center bottom; width:555px; height: 283px; padding:0 0 25px 0; margin:0 0 0 390px;}
     
          #loginShellBottom {background:url(login-bg-top.jpg) no-repeat center top; padding:29px 25px 0px 25px; height: 254px;}
          #loginShellBottom h1 {font-size:36px; text-transform:uppercase; letter-spacing:-1px; color:#fff; text-align:center;}
          #loginShellBottom h1 sup {font-size:10px;}
          #loginShellBottom h2 {font-size:16px; text-transform:uppercase; letter-spacing:-1px; color:#fff; text-align:center;}
          #loginShellBottom dl {margin:15px auto 0 auto; width:300px;}
          #loginShellBottom dt {color:#b1d6f7; font-weight:bold; margin:0 0 1px 0;}
          #loginShellBottom dd {margin:0 0 10px 0;}
          #loginShellBottom .srbuttonyellow {margin:15px 10px 0 0; text-transform:uppercase; color:#fff; font:bold 12px "Trebuchet MS"; width:110px; height:25px; border:none; background:url(btn-login-bg.gif) no-repeat; }
          #loginShellBottom a {color:#b1d6f7;}
          #loginShellBottom a:hover {color:#fff;}
          #loginMessage {color:#b1d6f7; font-size:12px; text-align:center;}



/* DIV TOGGLE CODE FOR EMAIL PAGE *****************************/
/**************************************************************/

ul#divtoggles { margin: 0; padding: 0; height: 30px; }
ul#divtoggles li { background: none; display: block; float: left; list-style: none; margin: 0 10px 10px 0; padding: 0; display: block; }
ul#divtoggles li a { background: url(btn_tab.jpg) no-repeat; text-decoration: none; display: block; color: #034792; font-size: 13px; height: 30px; text-align: center; letter-spacing: -1px; margin: 5px 0 0; padding: 10px 0 0; width: 175px; }
ul#divtoggles li a.classon { margin: 0; font-size: 13px; font-weight: bold; }

#div1, #div2, #div3 { display: none; }
#div1 { display: block; padding: 0 0 0 20px; }

#emailLayoutShell { display: block; width: 550px;  }
     #emailLayoutShell h2 { font-size: 13px; text-align:center; letter-spacing: 0; margin: 0; padding: 0;  }
     #emailLayoutShell img { border-bottom: 1px solid #fff;  }
     #emailLayoutShell ul { margin: 0; padding: 0; text-align: left;  }
     #emailLayoutShell ul li {  float: left; width: 100px; background: none; padding: 0; margin: 0 35px 15px 0; }
     #emailLayoutShell ul li a { padding: 11px 0 11px 34px;  text-align: left;font-size: 11px; display: block; background: #eee; border-bottom: 1px solid #ccc; margin: 0 0 1px 0;   }
     #emailLayoutShell ul li a.icon_1offer  { background: #eee url(icon_1offer.gif) 10px 10px no-repeat;   }
     #emailLayoutShell ul li a.icon_2offer  { background: #eee url(icon_2offer.gif) 10px 10px no-repeat;   }
     #emailLayoutShell ul li a.icon_newsletter  { background: #eee url(icon_newsletter.gif) 10px 10px no-repeat;   }
     #emailLayoutShell ul li a:hover{ background-color: #ddd;  }
     #emailLayoutShell span {  }

     
#contentmid ol li#step1 { background: url(icon_step1.jpg) no-repeat; padding: 15px 0 15px 65px; list-style: none; font-weight: normal; border: 1px solid #ccc; }
#contentmid ol li#step2 { background: url(icon_step2.jpg) no-repeat; padding: 15px 0 15px 65px; list-style: none; font-weight: normal; border: 1px solid #ccc;}     
#contentmid ol li#step3 { background: url(icon_step3.jpg) no-repeat; padding: 15px 0 15px 65px; list-style: none; font-weight: normal; border: 1px solid #ccc; } 
#contentmid .toggleContainer li strong { display: block; font-size: 20px }
     

/* INDUSTRIES WE SERVE *********************************************/
/*****************************************************************/

#pageid9134 #contentmid .widgetCTA { width: 230px; height: 196px; position: relative; margin: 0 15px 30px 20px; float: RIGHT; }
     #pageid9134 #contentmid .widgetCTA a { text-decoration: none; }
          #pageid9134 #contentmid .widgetCTA .widgetCTAimg { display: block; width: 230px; height: 150px; padding: 2px; border: 1px solid #ccc; position: relative; top: 20px; background-position: 2px 2px; background-repeat: no-repeat; }
          #pageid9134 #contentmid .widgetCTA h1 { font-size: 14px; margin: 0; padding: 0; text-align: right; width: 230px; border: none; position: absolute; top: 0; right: 0; }
          #pageid9134 #contentmid .widgetCTA span.widgetCTAHeaders  {  color:#024BA5; display: block; font-weight: bold; font-size: 14px; margin: 0; padding: 0; text-align: right; width: 230px; border: none; position: absolute; top: 0; right: 0; }
          
          #pageid9134 #contentmid .widgetCTA .widgetCTADescription { text-decoration: underline; position: absolute; bottom: 0; right: 0; }
          
/* INDUSTRIES WE SERVE *********************************************/
/*****************************************************************/

#pageid9133 #contentmid .widgetCTA { width: 230px; height: 196px; position: relative; margin: 0 15px 30px 20px; float: RIGHT; }
     #pageid9133 #contentmid .widgetCTA a { text-decoration: none; }
          #pageid9133 #contentmid .widgetCTA .widgetCTAimg { display: block; width: 230px; height: 150px; padding: 2px; border: 1px solid #ccc; position: relative; top: 20px; background-position: 2px 2px; background-repeat: no-repeat; }
          #pageid9133 #contentmid .widgetCTA h1 { font-size: 14px; margin: 0; padding: 0; text-align: right; width: 230px; border: none; position: absolute; top: 0; right: 0; }
          #pageid9133 #contentmid .widgetCTA span.widgetCTAHeaders  {  color:#024BA5; display: block; font-weight: bold; font-size: 14px; margin: 0; padding: 0; text-align: right; width: 230px; border: none; position: absolute; top: 0; right: 0; }
          
          #pageid9133 #contentmid .widgetCTA .widgetCTADescription { text-decoration: underline; position: absolute; bottom: 0; right: 0; }

/* INDUSTRIES WE SERVE *********************************************/
/*****************************************************************/

#pageid9132 #contentmid .widgetCTA { width: 230px; height: 196px; position: relative; margin: 0 15px 30px 20px; float: RIGHT; }
     #pageid9132 #contentmid .widgetCTA a { text-decoration: none; }
          #pageid9132 #contentmid .widgetCTA .widgetCTAimg { display: block; width: 230px; height: 150px; padding: 2px; border: 1px solid #ccc; position: relative; top: 20px; background-position: 2px 2px; background-repeat: no-repeat; }
          #pageid9132 #contentmid .widgetCTA h1 { font-size: 14px; margin: 0; padding: 0; text-align: right; width: 230px; border: none; position: absolute; top: 0; right: 0; }
          #pageid9132 #contentmid .widgetCTA span.widgetCTAHeaders  {  color:#024BA5; display: block; font-weight: bold; font-size: 14px; margin: 0; padding: 0; text-align: right; width: 230px; border: none; position: absolute; top: 0; right: 0; }
          
          #pageid9132 #contentmid .widgetCTA .widgetCTADescription { text-decoration: underline; position: absolute; bottom: 0; right: 0; }
     

/* PORTFOLIO SAMPLES *********************************************/
/*****************************************************************/

#pageid6901 #contentmid .widgetCTA { width: 230px; height: 196px; position: relative; margin: 0 0 30px 20px; float: left; }
     #pageid6901 #contentmid .widgetCTA a { text-decoration: none; }
          #pageid6901 #contentmid .widgetCTA .widgetCTAimg { display: block; width: 230px; height: 150px; padding: 2px; border: 1px solid #ccc; position: relative; top: 20px; background-position: 2px 2px; background-repeat: no-repeat; }
          #pageid6901 #contentmid .widgetCTA h1 { font-size: 14px; margin: 0; padding: 0; text-align: right; width: 230px; border: none; position: absolute; top: 0; right: 0; }
          #pageid6901 #contentmid .widgetCTA span.widgetCTAHeaders  {  color:#024BA5; display: block; font-weight: bold; font-size: 14px; margin: 0; padding: 0; text-align: right; width: 230px; border: none; position: absolute; top: 0; right: 0; }
          
          #pageid6901 #contentmid .widgetCTA .widgetCTADescription { text-decoration: underline; position: absolute; bottom: 0; right: 0; }


/* CASE STUDIES (duplicating portfolio) **************************/
/*****************************************************************/

#pageid9035 #contentmid .widgetCTA { width: 230px; height: 196px; position: relative; margin: 0 0 30px 20px; float: left; }
     #pageid9035 #contentmid .widgetCTA a { text-decoration: none; }
          #pageid9035 #contentmid .widgetCTA .widgetCTAimg { display: block; width: 230px; height: 150px; padding: 2px; border: 1px solid #ccc; position: relative; top: 20px; background-position: 2px 2px; background-repeat: no-repeat; }
          #pageid9035 #contentmid .widgetCTA h1 { font-size: 14px; margin: 0; padding: 0; text-align: right; width: 230px; border: none; position: absolute; top: 0; right: 0; }
          #pageid9035 #contentmid .widgetCTA span.widgetCTAHeaders  {  color:#024BA5; display: block; font-weight: bold; font-size: 14px; margin: 0; padding: 0; text-align: right; width: 230px; border: none; position: absolute; top: 0; right: 0; }
          
          #pageid9035 #contentmid .widgetCTA .widgetCTADescription { text-decoration: underline; position: absolute; bottom: 0; right: 0; }
          
          
     
/* REASONS TO CHOOSE VIZERGY *************************************/
/*****************************************************************/

body#pageid6916 ol {}
body#pageid6916 ol li strong { color:#098FD7; font-size:16px; font-weight: strong;}
body#pageid6916 #contentmid li { font-weight: normal; color: #818181; line-height: 180%; margin: 0 0 20px 0;}    
     
     
     
/* V-SITE GALLERY ************************************************/
/*****************************************************************/

#liveVsites, #staticVsites, #brandedVsites, #facebookTemplates, #facebookIBETemplates, #mobileTemplates  { clear: both; }

.templateContainer { width: 100px; height: 295px; margin: 0 35px 15px 0; float: left; position: relative; }

     .templateTitle {  }
          #contentmid .templateTitle span.widgetCTAHeaders {  color:#024BA5; font-weight:bold; display: none; font-size: 13px; letter-spacing: 0; margin: 0; padding: 0; text-align: center; border: none; }
          #contentmid .templateTitle span.widgetCTAHeaders:first-child { display: block; }
     .templateThumbContainer { margin-bottom: 5px; }
          .templateThumbContainer span { display: none; width: 100px; height: 100px; }
          .templateThumbContainer span:first-child { display: block; }
     .colorOptions {  }
          .colorOptions div { background: #eee; background-repeat: no-repeat; background-position: 10px; }
          .colorOptions div.BlueTemp { background-image: url(icon_blue.gif); }
          .colorOptions div.RedTemp { background-image: url(icon_red.gif) }
          .colorOptions div.GreenTemp { background-image: url(icon_green.gif) }
          .colorOptions div.YellowTemp {background-image: url(icon_yellow.gif)}
          .colorOptions div.BrownTemp { background-image: url(icon_brown.gif) }
          .colorOptions div.OrangeTemp { background-image: url(icon_orange.gif) }
          .colorOptions div.BlackTemp { background-image: url(icon_black.gif) }
          .colorOptions div.WhiteTemp { background-image: url(icon_white.gif) }
          .colorOptions div.PurpleTemp { background-image: url(icon_purple.gif) }
          .colorOptions div.GreyTemp { background-image: url(icon_grey.gif) }
          .colorOptions div.PlumTemp { background-image: url(icon_plum.gif) }
          .colorOptions div.AquaTemp { background-image: url(icon_aqua.gif) }
          .colorOptions .widgetCTALink.external { border-bottom: 1px solid #ccc; display: block; font-size: 11px; margin: 0 0 1px; padding: 11px 0 11px 34px; text-align: left; }
          .colorOptions a { border-bottom: 1px solid #ccc; display: block; font-size: 11px; margin: 0 0 1px; padding: 11px 0 11px 34px; text-align: left; text-decoration: none; }
          .colorOptions a:hover { text-decoration: underline; }
          

         


/* CASE STUDIES BODY TYPE ****************************************/
/*****************************************************************/

#csHeaderImg {  }

#csContent {  }

#csCol1, #csCol2, #csCol3 { width: 264px; padding-right: 15px; float: left; }

     .csColContent {/* height: 168px; overflow: hidden; */ margin: 0 0 10px;  }
     
          #contentmid .csColContent h3 { display: none; }
          #contentmid .csColContent p {  }
     
     .btnReveal { display: none; }

#csCol1 {  }

#csCol2 {  }

#csCol3 {  }
     

/* RANDOM CRAP I HAVEN'T DEALT WITH YET ***********************/
/**************************************************************/
    .dontPlayVideoAgain {width: 223px; position: absolute; margin:18px 0 30px 0; z-index: 100; text-align:center; line-height:12px;}
    
              
               #videoBox {position:relative; float: left; margin: 0 13px 0 0; text-align: center;background:url(videoboxbg.jpg); width: 219px; padding:107px 2px 0 2px; height:239px; overflow:hidden; }
       
               #videoBox #video {margin:0 0 0 -48px; width:219px; }


               #news, #discuss{ display:none; width: 150px;background: url(news-discuss-bg.jpg) no-repeat;height: 152px;font: bold 10px "Trebuchet MS", Arial, Tahoma, sans-serif;   color: #fff; padding: 12px 13px 0px 13px;}
               #news { display:block;}
               #news ul, #discuss ul { margin:0; padding:0;}
               #news li, #discuss li { background: url(li-element-news-discuss.gif) no-repeat left 4px;list-style: none;padding: 0px 0px 0px 15px;     margin: 0px 0px 15px;}

               /*#divtoggles { font-family:"Trebuchet MS";text-transform: uppercase;width: 176px;height: 30px;font-weight: bold;}
               #divtoggles ul { margin:0; padding:0;}
               #divtoggles li { list-style:none;float: left;}
               #divtoggles a { text-decoration: none; background-image: url(nav-news-discuss.gif); background-repeat: no-repeat; background-position:left top; display: block;height: 30px;width: 88px;color: #fff; text-align:center;}
               #divtoggles a:hover { text-decoration: none; }
               
               #divtoggles a.classon {font-size: 20px;padding: 8px 0px 0px 0px;width: 88px;height: 22px;margin: 0px 0px -8px 0; }
               #divtoggles a.classoff  { text-align: center; background-position: left bottom; font-size: 17px;color: #0267a5;padding: 5px 0px 0px 0px; height: 25px; width: 88px;}
               #divtoggles a.classoff:hover { color:#003a7d; }
               
               #divtoggles a.classon:hover, #divtoggles a.classoff:hover { text-decoration:none; }
               #divtoggles #navDiscuss a.classon { font-size: 20px;padding: 8px 0px 0px 0px;width: 88px;height: 22px;margin: 0px 0px -8px 0;}
               */
               #navDiscuss a.classoff { background-position: 2px bottom; padding-left: 5px; width: 83px; }
               #navNews a.classoff { background-position: -2px bottom; }
     
     
     
          
          
          #portfoliolinks li span.adrian-winner {background:url(adrian-winner2008.png) no-repeat; padding:0; margin:0; display:block; width:83px; height:82px; position:absolute; margin:-85px 0 0 150px; border:none;}
          #portfoliolinks li span.adrian-winner07 {background:url(adrian-winner2007.png) no-repeat; padding:0; margin:0; display:block; width:83px; height:82px; position:absolute; margin:-85px 0 0 150px; border:none;}
          #portfoliolinks li span.adrian-winner08 {background:url(adrian-winner2008.png) no-repeat; padding:0; margin:0; display:block; width:83px; height:82px; position:absolute; margin:-85px 0 0 150px; border:none;}
          .webServicesSec #solutionsPg h3 img {position:absolute; margin:-7px 0 0 7px;}
          
          
          .caseStudiesSec #resourcesPg .twoCols {width:47%; float:left;}
          .caseStudiesSec #resourcesPg .twoCols ul {margin:0; padding:0;}
          
         
         

    #executiveteamlist {  }
          #executiveteamlist ul { z-index: 999px; margin:60px 0 20px 0; padding:0; height:30px; }
          #executiveteamlist li { border-right: 1px solid #ccc;  background: 0 3px; padding: 0 7px 0 0; margin: 0 7px 10px 0; float:left;line-height:10px;}
          #executiveteamlist li a {position:relative;}
          #executiveteamlist ul li.noborder { border-right: none;}
          /**div:target {background-color:#FBFFD6; padding:10px; border:1px dotted #0065A5; margin-bottom:25px;}
*/
         
          
          
          
          #loginPg #col1,
          #home #col1,
          #home #col3, 
          #loginPg #col3
          { display: none;}
          

          
         
          /* NEWS /////////////////////////////////////////////////////////////////////////////////// */

          #internalPg #r-subnavigation{display:none;}
    #internalPg #col2 {  width: 750px;}
    #internalPg #col3 {  display: none;}
    
          
          /*#aspnetForm dd { line-height: 180%;}*/

        #news dl, #discuss dl {margin:0; padding:0;}
        #news dt, #discuss dt { font-size: 11px; margin:  7px 0 0  0;}
        #news dd a { display: block; text-align: left; color: #d2edfc; margin:0; padding: 0;  font-weight: normal; line-height: 110%;}
       #discuss dt a { display: block; text-align: left; color: #d2edfc; margin:0; padding: 0;  font-weight: normal; line-height: 110%;}

          span#news_next { display: block; margin-top: 15px; }
          span#news_previous { margin-top: 35px; }
    
        #news_archive dt { font-size: 10px; margin: 10px 0 0 0; width: 75px; }
        #news_archive dd a { font-size: 10px;margin: 10px 0 0 0; }

        h4 { color:#024ba5; font-size: 18px; margin: 20px 0 20px 0; border-bottom: 1px solid #ccc;}
        #news_archive dt { font-size: 12px; margin: 10px 0 0 0; width: 75px;}
        #news_archive dd a { font-size: 12px;margin: 10px 0 0 0; }
        a.news_viewall { position: absolute; z-index: 2002; font-size: 14px; font-weight: bold; padding: 10px; top: 265px; margin:0 0 0 -10px; }
        
        
        /* NEWS DETAIL //////////////////////////////////////////////////////////////////////////////////////// */
        .newsDetailSec .newsDateline {font-size:12px; display:block; color:#0C7FC5;}
        .newsDetailSec .newsInfo {font-size:14px;}        
        .newsDetailSec .newsDate {font-weight:bold; line-height:14px;color:#024BA5;}
        .newsDetailSec .newsText {}        
        
        /* NEWS ARCHIVE //////////////////////////////////////////////////////////////////////////////////////// */
        

/*  FOOTER ----------------------------------------------------------------------- */



/*   Login Page ---------------------------------------------------------------------*/
        
   
        
        
          

          #ctl00_cphContent_vsLogin { position: absolute; top: 200px;  border: 10px solid #91b8e7; height: 40px; text-align: center; margin-left: 125px; background: #fff url(icon_angle.gif) bottom no-repeat; padding: 20px;}
          #ctl00_cphContent_vsLogin ul  { margin-left: 40px;}
          #ctl00_cphContent_vsLogin ul li { text-align: left;}
          
          #ctl00_cphContent_statusMsg { position: absolute; top: 30px; width: 450px; border: 10px solid #91b8e7; height: 40px; text-align: center; margin-left: 25px; background: #fff url(icon_angle.gif) bottom no-repeat; padding: 20px;}
          #ctl00_cphContent_statusMsg.success { color: #00cf00; }
          #ctl00_cphContent_statusMsg.error { color: #FF0000; }


#video_solutions { overflow: hidden; border: 15px solid #87b2e5; float: right; margin: 0px 0 45px 20px; padding:0 0 0 0px; background: #c0e7fc;}


/*   Special Cases ---------------------------------------------------------------------*/
        #home {}
        #home #content ul{margin: 0 0 0 35px;}
        /*#home #content li{list-style:square;}*/
        #home #content li { list-style-type: none; background:url(icon_bullet.gif) 0 10px no-repeat; padding: 0 0 0 20px; color:#0783ce; line-height: 25px;}
        
        #home #content h2 {font-size:18px; color:#013E82; letter-spacing:-1px;}
        #webApps {border:1px solid #cdcdcd;  background-color:#F8FBFD; padding:15px 0 40px 15px;}
        #webApps ul {margin:0; padding:0; width:30%; float:left; height:185px; margin:0 .5% 0 0; display:block; }
        h3:target {background-color:#FAFFD6; padding-left:5px;}
        .newsletterArchiveSec #resourcesPg #contentmid li {line-height:25px;}
        /*.newsletterArchiveSec #resourcesPg #contentmid li strong {margin:0 0 -10px 0; display:block; font-size:13px; color:#00397C;}*/
        
        

/* TOOLTIPS ------------------------------------------------------------------------ */
  .tooltipElement { }
  #tooltip {   border: 1px solid #87B2E5;    background-color: #FFFFFF;    font-size: 11px; font-family:Tahoma; max-width: 250px;}
  #tooltip h3, #tooltip p { font-size: 11px; font-family:Tahoma; color: #003A7E;}
  #tooltip h3 {padding: 5px; font-weight: normal; margin: 0px;}
  #tooltip p {padding: 5px; margin:0px;}
  #tooltip h3 img, #tooltip p img {display: none;} /* hide advertisements */
  #tooltip h3 a, #tooltip p a {display: none;} /* hide advertisements */
  




/* Sidebar Images -------------------------------------------------------------------*/


#webinarLinkOnly {display:none;}
.webinarSec #resourcesPg #webinarLinkOnly {display:block;}

.webinarSec #resourcesPg #contentmid {min-height:1300px;}

.webinarSec #resourcesPg #contentmid {position:relative;}
#speakersDivBox {position:absolute; width:250px; top:430px; left:-210px; }
#speakersDivBox img {margin:0 0 15px 0; clear:both; padding:1px; border:1px solid #D0D0BF; background-color:#fff; }
#speakersDivBox h2 {margin:0; padding:0; font-size:14px;}
#speakersDivBox .h2span {display:block; margin:0; padding:0; color:#818181; font-size:10px; letter-spacing:normal; }
#speakersDivBox fieldset {width:140px; margin:0; padding:0 0 0 35px; border:none; }
#speakersDivBox #fakeLegend {background-color:#fff; margin: -12px 0 20px -10px; color:#0783CE; position:relative; width:100%; padding:0 0 0 0px; font-size:11px; }
#sitemapPg #imgHolder {background:url(/dolphin.jpg) no-repeat;}

/* No nav scenerios (sitemap, news section, etc..) -------------------------------------------------*/
#sitemapPg #cta_eye {margin:-1px 0 0 0;}

/* Training Calendar -------------------------------------------------*/
#trainCalFrame {width:100%; height:900px;}
.trainingCalSec #resourcesPg #col3, .trainingCalSec #resourcesPg #heading,.trainingCalSec #resourcesPg #col1  {display:none;}
.trainingCalSec #resourcesPg #col2 { width:97%;}




/* Price Grid -------------------------------------------------*/
#priceGrid {width:555px; font:12px/15px "Trebuchet MS", Arial, Tahoma, sans-serif;  border:3px solid #002839;}
#priceGrid strong {color:#002839}
.trHead {font-weight:bold; font-size:20px;  padding:0 0 0 5px;}
.tdPaddingLeft {padding:0 0 0 5px;}
.tdIndent {padding:0 0 0 15px;}
.tdHeading {font-weight:bold; padding-top:10px; color:#fff; }
.tdWidth75 {width:75px;}
tr {line-height:18px; }
td {padding-right:5px; }
.totalYearSavings { padding-top:5px; }
.totalMonthSavings {padding-top:5px;}


/* EMAIL & VSITE GALLERY */

/*****NEW CTA FIX*********/
span .widgetCTAHeaders {
display:block;
font-size:14px;
margin:15px 0 0;
padding:0;
border:medium none;
border-bottom:1px solid #024BA5;
color:#024BA5;
letter-spacing:-1px;}


#footerShell #footerSign { display: none;   text-align: center; width: 360px;  margin: 0 auto;}
#footerShell #footerSign span { margin: 2px 0 0 0; font-weight: bold; font-size: 12px; color: #fff; float: left;  width: 110px; letter-spacing: 0;}
#footerShell #footerSign .txtEmail { }
#footerShell #footerSign .btn { background: #023e86; border: 2px solid #023e86; color: #fff; font-weight: bold;}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ mobile website gallery ~~~~~~~~~~~~~~~~~~~*/
.mobGalSecPar {position:relative; top:15px}
#mobileTemplates .templateThumbContainer span { height:200px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ view mobile site button style ~~~~~~~~~~~~*/
.colorOptions .viewSite {background-color:#0267A5; color:#F3E2B7; padding:5px; text-align:center; text-decoration:none; font-weight:bold; font-size:10px}
.colorOptions .viewSite:hover {background-color:#014F7A; color:#F3E2B7; text-decoration:none}